:root{--mw-primary:#123E42;--mw-primary-hover:#0B3033;--mw-secondary:#5BAEAE;--mw-background:#F7F3EA;--mw-ink:#123E42;--mw-text:#243A3D;--mw-muted:#6F8584;--mw-border-color:#D8E3DF;--mw-line:#D8E3DF;--mw-bg:#F7F3EA;--mw-surface:#FFFDF8;--mw-sand:#EFE6D4;--mw-foam:#DCEDEA;--mw-aqua:#B9DCD7;--mw-turquoise:#5BAEAE;--mw-clear-turquoise:#45C3C3;--mw-petrol:#123E42;--mw-footer:#174A4D;--mw-footer-bg:#174A4D;--mw-footer-text:#FFFDF8;--mw-footer-link:#B9DCD7;--mw-footer-link-hover:#FFFDF8;--mw-footer-card-bg:#235A5E;--mw-footer-card-border:#8BB8B4;--mw-ocean:#174A4D;--mw-accent:#C8AD72;--mw-sun:#C8AD72;--mw-coral:#D59C84;--mw-shadow:0 24px 60px rgba(18,62,66,0.08);--mw-shadow-soft:0 14px 36px rgba(18,62,66,0.055);--mw-heading:#123E42;--mw-link:#45C3C3;--mw-link-color:#45C3C3;--mw-link-hover:#123E42;--mw-headline-color:#123E42;--mw-link-accent:#5BAEAE;--mw-button-bg:#123E42;--mw-button-hover:#0B3033;--mw-button-text:#FFFDF8;--mw-serif:Georgia,"Times New Roman",serif;--mw-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mw-container:1360px;--mw-radius:10px;--mw-button-radius:999px;--mw-card-radius:26px;--mw-faq-radius:24px;--mw-finder-radius:28px;--mw-header-height:78px;--mw-header-height-mobile:68px;--mw-header-bg:rgba(18,62,66,0.18);--mw-header-bg-scrolled:rgba(255,253,248,0.94);--mw-mobile-menu-bg:#123E42;--mw-burger-color:#123E42;--mw-menu-link-color:#FFFDF8;--mw-menu-link-hover:#C8AD72;--mw-hero-overlay-color:rgba(18,62,66,1);--mw-hero-overlay-opacity:0.28;--mw-hero-gradient:radial-gradient(circle at 78% 18%,rgba(200,173,114,0.16),transparent 34%),linear-gradient(90deg,rgba(18,62,66,0.28),rgba(91,174,174,0.08) 58%,rgba(91,174,174,0.03)),linear-gradient(180deg,rgba(18,62,66,0.03),rgba(18,62,66,0.22));--mw-dropdown-bg:#FFFDF8;--mw-dropdown-text:#123E42;--mw-admin-bar-height:0px;--mw-info-bar-height:0px;--mw-section-space:84px;--mw-space-xl:84px;--mw-space-2xl:96px;--mw-body-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.mw-site{margin:0;background:var(--mw-bg);color:var(--mw-text);font-family:var(--mw-sans);font-size:var(--mw-body-size);line-height:1.65;letter-spacing:0}body.mw-nav-open,body.mw-lightbox-open,body.mw-ship-filter-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:0.18em}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(91,174,174,.52);outline-offset:3px}.mw-container{width:min(calc(100% - 40px),var(--mw-container));margin-inline:auto}.mw-narrow{max-width:900px}.mw-section{padding:var(--mw-space-xl) 0}.mw-section--warm{background:var(--mw-sand)}.mw-section--sea{background:var(--mw-foam)}.mw-main{min-height:62vh}.screen-reader-text,.mw-skip-link,.mw-honeypot{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mw-skip-link:focus{z-index:999;width:auto;height:auto;top:1rem;left:1rem;padding:.75rem 1rem;clip:auto;background:var(--mw-surface);box-shadow:var(--mw-shadow-soft)}.mw-header{position:sticky;z-index:9000;top:0;background:rgba(255,253,248,.94);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:box-shadow .2s ease,border-color .2s ease}body.admin-bar .mw-header{top:32px}.mw-header.is-scrolled{border-color:var(--mw-line);box-shadow:0 10px 28px rgba(18,62,66,.06)}.mw-header__inner{width:min(calc(100% - 40px),1360px);min-height:78px;max-height:120px;display:flex;align-items:center;justify-content:space-between;gap:26px;margin-inline:auto}.mw-brand{display:inline-flex;flex:0 0 auto;flex-direction:column;justify-content:center;min-width:0;text-decoration:none;color:var(--mw-ink)}.mw-brand img{max-height:54px;width:auto}.mw-brand__fallback-logo{width:auto;max-width:min(220px,46vw);max-height:54px;height:auto;object-fit:contain}.mw-brand__name{font-family:var(--mw-serif);font-size:1.8rem;line-height:1}.mw-brand__claim{color:var(--mw-muted);font-size:.72rem;text-transform:uppercase;font-weight:700}.mw-nav{display:flex;align-items:center;align-self:center;gap:22px;max-width:100%;min-height:0}.mw-nav__list{display:flex;align-items:center;gap:18px;margin:0;padding:0;list-style:none;max-width:100%;min-height:0}.mw-nav__list>li{position:relative}.mw-nav a{color:var(--mw-ink);font-size:.88rem;font-weight:650;line-height:1.2;text-decoration:none}.mw-nav__list--mega summary{line-height:1.2}.mw-nav a:hover,.mw-nav a:focus-visible,.mw-nav summary:hover,.mw-nav summary:focus-visible{color:var(--mw-turquoise)}.mw-nav .sub-menu{position:absolute;top:calc(100% + 12px);left:0;min-width:240px;margin:0;padding:12px 0;list-style:none;border:1px solid var(--mw-line);border-radius:18px;background:rgba(255,253,248,.98);box-shadow:var(--mw-shadow-soft);opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease}.mw-nav li:hover>.sub-menu,.mw-nav li:focus-within>.sub-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mw-nav .sub-menu a{display:block;padding:10px 18px;color:var(--mw-ink)}.mw-nav__cta{min-height:42px;max-height:46px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;background:var(--mw-button-bg);color:var(--mw-button-text)!important}.mw-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--mw-line);border-radius:999px;background:color-mix(in srgb,var(--mw-bg) 88%,var(--mw-surface));align-items:center;justify-content:center;flex-direction:column;gap:5px}.mw-menu-toggle span:not(.screen-reader-text){width:18px;height:1px;background:var(--mw-ink)}.mw-eyebrow{display:inline-flex;align-items:center;gap:.65rem;color:var(--mw-petrol);font-size:.76rem;font-weight:800;text-transform:uppercase}.mw-eyebrow::before{content:"";width:34px;height:1px;background:currentColor}.mw-section-heading{max-width:780px;margin-bottom:28px}.mw-section-heading h2,.mw-home-hero h1,.mw-hero h1,.mw-archive-hero h1,.mw-editorial-split h2,.mw-cta-band h2{margin:.42rem 0 0;font-family:var(--mw-serif);color:var(--mw-ink);font-weight:400;letter-spacing:0}.mw-section-heading h2,.mw-editorial-split h2,.mw-cta-band h2{font-size:3.1rem;line-height:1.05}.mw-section-heading p{max-width:690px;color:var(--mw-muted)}.mw-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:0 22px;border-radius:999px;border:1px solid transparent;font-size:.94rem;font-weight:760;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mw-button:hover{transform:translateY(-1px);box-shadow:var(--mw-shadow-soft)}.mw-button svg{width:18px;height:18px;fill:currentColor}.mw-button--primary{background:var(--mw-button-bg);color:var(--mw-button-text)}.mw-button--secondary{border-color:var(--mw-line);background:var(--mw-bg);color:var(--mw-ink)}.mw-button--ghost{border-color:rgba(255,255,255,.6);color:#fff;background:rgba(255,255,255,.1);backdrop-filter:blur(12px)}.mw-button--light{background:var(--mw-bg);color:var(--mw-petrol)}.mw-text-link{margin-top:auto;display:inline-flex;align-items:center;gap:.6rem;color:var(--mw-petrol);font-weight:800;text-decoration:none}.mw-text-link::after{content:"";width:28px;height:1px;background:currentColor}.mw-home-hero,.mw-hero{position:relative;min-height:720px;display:grid;align-items:end;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#DCEDEA,#F7F3EA 70%,#EFE6D4);color:#fff}.mw-home-hero::before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 78% 18%,rgba(200,173,114,.13),transparent 31%),linear-gradient(96deg,rgba(18,62,66,.34),rgba(91,174,174,.10) 56%,rgba(91,174,174,.02)),linear-gradient(180deg,rgba(18,62,66,.03),rgba(18,62,66,.24))}.mw-home-hero__image,.mw-hero>img,.mw-hero>picture,.mw-archive-hero>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.mw-hero>picture img{width:100%;height:100%;object-fit:cover}.mw-home-hero__shade,.mw-hero__shade{position:absolute;inset:0;z-index:-1;background:var(--mw-hero-gradient)}.mw-home-hero__content,.mw-hero__content{padding:112px 0 84px}.mw-home-hero h1,.mw-hero h1{max-width:1040px;font-size:5.2rem;line-height:.98;color:#fff}.mw-home-hero p,.mw-hero p{max-width:760px;margin-top:1.4rem;color:rgba(255,255,255,.86);font-size:1.2rem}.mw-home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.mw-home-finder{position:relative;z-index:320;margin-top:-56px;margin-bottom:38px}.mw-home-hero>.e-con-inner,.mw-home-hero>.elementor-container,.mw-home-hero .mw-home-hero__content{position:relative;z-index:1}.mw-home-hero .mw-eyebrow .elementor-heading-title,.mw-home-hero .mw-eyebrow,.mw-home-hero .elementor-widget-heading.mw-eyebrow .elementor-heading-title{color:var(--mw-sun)}.mw-home-hero .elementor-heading-title,.mw-home-hero .elementor-widget-text-editor,.mw-home-hero .elementor-widget-text-editor p{color:#F7F5F0}.mw-home-hero .elementor-widget-button .elementor-button{min-height:56px;border-radius:999px;padding:0 26px;font-size:1rem;font-weight:760;box-shadow:var(--mw-shadow-soft);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.mw-home-hero .mw-button--primary .elementor-button{background:var(--mw-petrol);color:#fff;border:1px solid var(--mw-petrol)}.mw-home-hero .mw-button--primary .elementor-button:hover,.mw-home-hero .mw-button--primary .elementor-button:focus-visible{background:var(--mw-button-hover);border-color:var(--mw-button-hover)}.mw-home-hero .mw-button--secondary .elementor-button{background:rgba(255,255,255,.1);color:#F7F5F0;border:1px solid rgba(247,245,240,.62);backdrop-filter:blur(12px)}.mw-home-hero .mw-button--secondary .elementor-button:hover,.mw-home-hero .mw-button--secondary .elementor-button:focus-visible{background:rgba(255,255,255,.18);border-color:rgba(247,245,240,.86)}body.home .mw-elementor-content--frontpage .mw-home-hero{position:relative;width:100%;max-width:none;min-height:clamp(720px,82vh,920px);margin:0;overflow:visible;background-position:center center!important;background-repeat:no-repeat!important;background-size:cover!important}body.home .mw-elementor-content--frontpage .mw-home-hero::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(18,62,66,.18) 0%,rgba(18,62,66,.12) 18%,rgba(91,174,174,.04) 52%,rgba(18,62,66,.28) 100%),radial-gradient(circle at 20% 24%,rgba(200,173,114,.10),transparent 30%),radial-gradient(circle at 82% 12%,rgba(91,174,174,.26),transparent 28%)}body.home .mw-elementor-content--frontpage .mw-home-hero>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-hero>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-hero .mw-home-hero__content{position:relative;z-index:1}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-home-hero__content{width:min(calc(100% - 40px),var(--mw-container));margin-inline:auto;padding:clamp(154px,16vh,192px) 0 clamp(156px,18vh,228px)}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-hero .mw-eyebrow .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-heading.mw-eyebrow .elementor-heading-title{color:var(--mw-sun)!important}body.home .mw-elementor-content--frontpage .mw-home-hero h1,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-heading-title{color:#F7F5F0!important;text-shadow:0 12px 34px rgba(8,38,42,.28)}body.home .mw-elementor-content--frontpage .mw-home-hero p,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-text-editor p{color:rgba(247,245,240,.92)!important}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-button--primary .elementor-button{background:var(--mw-petrol)!important;border-color:var(--mw-petrol)!important;color:#F7F5F0!important}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-button--secondary .elementor-button{background:rgba(255,255,255,.08)!important;border-color:rgba(247,245,240,.62)!important;color:#F7F5F0!important}.mw-hero--reise{min-height:clamp(640px,78vh,860px);align-items:center;background:linear-gradient(135deg,#DCEDEA,#B9DCD7)}.mw-hero--reise .mw-hero__shade{background:linear-gradient(90deg,rgba(18,62,66,.48),rgba(18,62,66,.16) 58%,rgba(18,62,66,.02)),linear-gradient(180deg,rgba(18,62,66,.03),rgba(18,62,66,.34))}.mw-hero--reise .mw-hero__content{padding:clamp(112px,14vh,170px) 0 clamp(96px,12vh,150px)}.mw-hero--reise h1{max-width:980px;font-size:clamp(3.45rem,7vw,6.3rem);line-height:.96;text-wrap:balance}.mw-hero--reise p{max-width:820px;font-size:clamp(1.1rem,1.5vw,1.34rem)}.mw-finder{position:relative;z-index:260;overflow:visible;padding:30px;background:rgba(255,255,255,.96);border:1px solid var(--mw-line);border-radius:var(--mw-radius);box-shadow:var(--mw-shadow)}.mw-finder__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.mw-finder__header h2{margin:.2rem 0 0;font-family:var(--mw-serif);font-size:2rem;color:var(--mw-ink);font-weight:400}.mw-finder__form{display:grid;grid-template-columns:1.1fr 1.1fr .9fr 1fr 1fr auto;gap:12px;align-items:end}.mw-finder label,.mw-form label{display:grid;gap:7px}.mw-finder label span,.mw-form label span{color:var(--mw-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.mw-finder input,.mw-finder select,.mw-form input,.mw-form select,.mw-form textarea{width:100%;min-height:48px;border:1px solid var(--mw-line);border-radius:8px;background:var(--mw-surface);color:var(--mw-ink);padding:0 14px;font:inherit}.mw-form textarea{min-height:120px;padding-block:12px;resize:vertical}.mw-trust-strip{padding:26px 0}.mw-trust-strip__inner,.mw-info-bar__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid var(--mw-line);box-shadow:var(--mw-shadow-soft)}.mw-trust-strip__inner div,.mw-info-bar__inner div{padding:24px;border-right:1px solid var(--mw-line)}.mw-trust-strip__inner div:last-child,.mw-info-bar__inner div:last-child{border-right:0}.mw-trust-strip strong{display:block;font-family:var(--mw-serif);color:var(--mw-ink);font-size:1.35rem;font-weight:400}.mw-trust-strip span{display:block;margin-top:.35rem;color:var(--mw-muted)}.mw-home-destinations{background:var(--mw-surface)}.mw-home-feeling .mw-editorial-split,.mw-home-trust .mw-container{gap:48px}.mw-home-top-offers .elementor-widget-shortcode,.mw-home-destinations .elementor-widget-shortcode,.mw-home-trip-types .elementor-widget-shortcode,.mw-home-ships .elementor-widget-shortcode{margin-top:8px}.mw-home-feeling .elementor-heading-title,.mw-home-top-offers .elementor-heading-title,.mw-home-destinations .elementor-heading-title,.mw-home-trip-types .elementor-heading-title,.mw-home-ships .elementor-heading-title,.mw-home-trust .elementor-heading-title,.mw-home-final-cta .elementor-heading-title{color:var(--mw-ink)}.mw-home-feeling .mw-eyebrow,.mw-home-top-offers .mw-eyebrow,.mw-home-destinations .mw-eyebrow,.mw-home-trip-types .mw-eyebrow,.mw-home-ships .mw-eyebrow,.mw-home-trust .mw-eyebrow,.mw-home-final-cta .mw-eyebrow,.mw-home-feeling .elementor-heading-title,.mw-home-top-offers .elementor-heading-title,.mw-home-destinations .elementor-heading-title,.mw-home-trip-types .elementor-heading-title,.mw-home-ships .elementor-heading-title,.mw-home-trust .elementor-heading-title,.mw-home-final-cta .elementor-heading-title,.mw-home-feeling .elementor-widget-text-editor,.mw-home-feeling .elementor-widget-text-editor p,.mw-home-top-offers .elementor-widget-text-editor,.mw-home-top-offers .elementor-widget-text-editor p{color:inherit}.mw-home-feeling .mw-eyebrow,.mw-home-top-offers .mw-eyebrow,.mw-home-destinations .mw-eyebrow,.mw-home-trip-types .mw-eyebrow,.mw-home-ships .mw-eyebrow,.mw-home-trust .mw-eyebrow,.mw-home-final-cta .mw-eyebrow{color:var(--mw-petrol)!important}.mw-home-feeling .elementor-heading-title,.mw-home-top-offers .elementor-heading-title,.mw-home-destinations .elementor-heading-title,.mw-home-trip-types .elementor-heading-title,.mw-home-ships .elementor-heading-title,.mw-home-trust .elementor-heading-title,.mw-home-final-cta .elementor-heading-title{color:var(--mw-ink)!important}.mw-home-feeling .elementor-widget-text-editor,.mw-home-feeling .elementor-widget-text-editor p,.mw-home-top-offers .elementor-widget-text-editor,.mw-home-top-offers .elementor-widget-text-editor p{color:var(--mw-text)!important}body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-destinations .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trip-types .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-ships .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trust .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-final-cta .elementor-heading-title{color:var(--mw-ink)!important}body.home .mw-elementor-content--frontpage .mw-home-feeling .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-trust .mw-eyebrow{color:var(--mw-petrol)!important}body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-widget-text-editor p,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-widget-text-editor p{color:var(--mw-text)!important}.mw-home-feeling .elementor-widget-text-editor,.mw-home-top-offers .elementor-widget-text-editor,.mw-home-destinations .elementor-widget-text-editor,.mw-home-ships .elementor-widget-text-editor,.mw-home-trust .elementor-widget-text-editor,.mw-home-final-cta .elementor-widget-text-editor{color:var(--mw-text)}.mw-home-final-cta .mw-narrow{text-align:center}.mw-home-final-cta .elementor-widget-button,.mw-home-final-cta .mw-button{margin-top:12px}.mw-home-trust__facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:14px}.mw-home-trust__facts>.e-con{min-width:0;padding:20px;border:1px solid var(--mw-line);border-radius:20px;background:rgba(255,255,255,.76);box-shadow:var(--mw-shadow-soft)}.mw-home-trust__facts h3{margin:0 0 .4rem;font-family:var(--mw-serif);font-size:1.28rem;line-height:1.08;font-weight:400;color:var(--mw-ink)}.mw-home-trust__facts p{margin:0;color:var(--mw-text)}.mw-destination-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mw-destination-list a{min-height:190px;display:grid;align-content:end;padding:26px;border:1px solid var(--mw-line);border-radius:var(--mw-radius);background:linear-gradient(135deg,var(--mw-surface),var(--mw-foam));text-decoration:none;box-shadow:var(--mw-shadow-soft);transition:transform .18s ease}.mw-destination-list a:hover{transform:translateY(-2px)}.mw-destination-list span,.mw-card-facts dt{color:var(--mw-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.mw-destination-list strong{font-family:var(--mw-serif);font-size:1.7rem;color:var(--mw-ink);font-weight:400}.mw-destination-list small{margin-top:.4rem;color:var(--mw-text)}.mw-card-grid{display:grid;align-items:stretch;gap:26px}.mw-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.mw-trip-card,.mw-ship-card,.mw-info-card,.mw-cabin-card,.mw-panel,.mw-empty-state,.mw-contact-card{background:var(--mw-surface);border:1px solid var(--mw-line);border-radius:var(--mw-radius);box-shadow:var(--mw-shadow-soft)}.mw-trip-card,.mw-ship-card{height:100%;display:flex;flex-direction:column;min-height:100%;overflow:hidden}.mw-trip-card__media,.mw-ship-card__media{position:relative;display:block;aspect-ratio:4/3;background:var(--mw-foam);overflow:hidden}.mw-ship-card__media{aspect-ratio:16/10}.mw-trip-card__media img,.mw-ship-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.mw-trip-card:hover img,.mw-ship-card:hover img{transform:scale(1.03)}.mw-chip{position:absolute;right:16px;bottom:16px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.88);color:var(--mw-petrol);font-size:.75rem;font-weight:800}.mw-trip-card__body,.mw-ship-card__body{display:flex;flex:1;flex-direction:column;padding:26px}.mw-trip-card__meta{display:flex;flex-wrap:wrap;gap:9px;color:var(--mw-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.mw-trip-card h3,.mw-ship-card h3,.mw-info-card h3,.mw-cabin-card h3{margin:.8rem 0 0;font-family:var(--mw-serif);color:var(--mw-ink);font-size:1.65rem;line-height:1.12;font-weight:400}.mw-trip-card h3 a,.mw-ship-card h3 a{text-decoration:none}.mw-card-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;background:var(--mw-line);border:1px solid var(--mw-line)}.mw-card-facts div{padding:10px;background:color-mix(in srgb,var(--mw-bg) 72%,var(--mw-surface))}.mw-card-facts dd{margin:.15rem 0 0;color:var(--mw-ink);font-size:.9rem}.mw-editorial-split,.mw-detail-grid,.mw-contact-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:64px;align-items:start}.mw-feature-list{display:grid;gap:14px}.mw-feature-list article,.mw-info-card{padding:26px}.mw-feature-list article{border-top:1px solid var(--mw-line)}.mw-feature-list strong{display:block;font-family:var(--mw-serif);color:var(--mw-ink);font-size:1.35rem;font-weight:400}.mw-feature-list span{color:var(--mw-muted)}.mw-expert-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;padding:46px;background:var(--mw-surface);border:1px solid var(--mw-line);border-radius:var(--mw-radius);box-shadow:var(--mw-shadow)}.mw-expert-panel h2{font-family:var(--mw-serif);color:var(--mw-ink);font-size:2.7rem;line-height:1.06;font-weight:400}.mw-expert-panel dl{display:grid;gap:1px;margin:0;background:var(--mw-line);border:1px solid var(--mw-line)}.mw-expert-panel dl div{padding:22px;background:var(--mw-foam)}.mw-expert-panel dt{color:var(--mw-muted);font-size:.74rem;font-weight:800;text-transform:uppercase}.mw-expert-panel dd{margin:.2rem 0 0;font-family:var(--mw-serif);color:var(--mw-ink);font-size:1.4rem}.mw-archive-hero{position:relative;overflow:hidden;isolation:isolate;padding:94px 0 74px;background:linear-gradient(135deg,var(--mw-foam),var(--mw-surface))}.mw-archive-hero h1{max-width:940px;font-size:4rem;line-height:1}.mw-archive-hero p{max-width:720px;color:var(--mw-muted);font-size:1.12rem}.mw-breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:44px;color:var(--mw-muted);font-size:.84rem}.mw-breadcrumbs a{color:var(--mw-petrol);text-decoration:none}.mw-hero .mw-breadcrumbs{color:rgba(255,255,255,.78)}.mw-hero .mw-breadcrumbs a{color:#fff}.mw-info-bar{position:sticky;z-index:220;top:calc(var(--mw-header-height) + var(--mw-admin-bar-height));margin-bottom:0;background:rgba(252,250,245,.96);border-bottom:1px solid var(--mw-line);box-shadow:0 18px 44px rgba(8,47,70,.08);backdrop-filter:blur(16px)}body.admin-bar{--mw-admin-bar-height:32px}body.admin-bar .mw-info-bar{top:calc(var(--mw-header-height) + var(--mw-admin-bar-height))}.mw-info-bar__inner{width:min(calc(100% - 40px),var(--mw-container));grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:stretch;border-top:0;border-bottom:0;box-shadow:none}.mw-info-bar__inner>div{min-height:88px;display:grid;align-content:center;padding:16px clamp(18px,2vw,28px)}.mw-info-bar__inner>div>span{display:block;color:var(--mw-muted);font-size:.7rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.mw-info-bar__inner>div>strong{display:block;margin-top:.24rem;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.28;font-weight:400}.mw-trip-facts__cta{display:flex;align-items:center;justify-content:center;padding:15px 18px!important}.mw-trip-facts__cta .mw-button{width:min(100%,260px);min-height:48px}.mw-info-bar .mw-button span{display:inline;margin:0;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none}.mw-trip-facts{padding:12px 0;background:rgba(247,243,234,.88);border-bottom:0;box-shadow:0 18px 48px rgba(18,62,66,.07)}.mw-trip-facts .mw-info-bar__inner{display:flex;gap:8px;width:min(calc(100% - 40px),var(--mw-container));padding:8px;overflow:visible;overscroll-behavior-x:contain;scroll-padding:8px;scrollbar-width:thin;border:1px solid var(--mw-line);border-radius:30px;background:rgba(255,253,248,.96);box-shadow:0 20px 60px rgba(18,62,66,.09)}.mw-trip-facts .mw-info-bar__inner::-webkit-scrollbar{height:6px}.mw-trip-facts .mw-info-bar__inner::-webkit-scrollbar-thumb{background:rgba(91,174,174,.34);border-radius:999px}.mw-trip-facts .mw-info-bar__inner>div{flex:1 0 145px;min-width:145px;min-height:74px;padding:12px 16px;border-right:0;border-radius:22px;background:linear-gradient(180deg,#FFFDF8,#F7F3EA);scroll-snap-align:start}.mw-trip-facts .mw-trip-fact--language{flex-basis:260px}.mw-trip-facts .mw-trip-fact--date,.mw-trip-facts .mw-trip-fact--price{flex-basis:190px}.mw-trip-facts .mw-info-bar__inner>div>span{color:var(--mw-muted);font-size:.66rem;letter-spacing:.07em}.mw-trip-facts .mw-info-bar__inner>div>strong{margin-top:.16rem;font-size:clamp(.98rem,1vw,1.1rem);line-height:1.24;overflow-wrap:anywhere;hyphens:auto}.mw-trip-facts__cta{flex:0 0 226px!important;min-width:226px;padding:6px!important;background:transparent!important}.mw-trip-facts__cta .mw-button{width:100%;min-height:68px;justify-content:space-between;padding-inline:22px;border-radius:999px;white-space:normal;text-align:left}.mw-trip-hero__content{max-width:var(--mw-container)}.mw-trip-hero__meta{width:fit-content;display:grid;gap:2px;margin-top:28px;padding:16px 20px;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(255,255,255,.14);backdrop-filter:blur(16px)}.mw-trip-hero__meta span{color:rgba(255,255,255,.76);font-size:.72rem;font-weight:850;text-transform:uppercase}.mw-trip-hero__meta strong{color:#fff;font-family:var(--mw-serif);font-size:1.35rem;font-weight:400}.mw-trip-hero__route{display:inline-flex;align-items:center;min-height:38px;margin-top:18px;padding:0 14px;border:1px solid rgba(247,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);color:rgba(247,245,240,.94);font-size:.9rem;font-weight:760;backdrop-filter:blur(10px)}.mw-trip-overview{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:clamp(32px,5vw,70px);align-items:start}.mw-trip-overview-section{scroll-margin-top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + var(--mw-info-bar-height) + 36px)}.mw-trip-overview__content h2,.mw-story-block h2,.mw-contact-grid h2{margin:.35rem 0 1rem;font-family:var(--mw-serif);color:var(--mw-ink);font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.04;font-weight:400}.mw-highlight-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.mw-subsection-title{margin:34px 0 16px;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.65rem;font-weight:400;line-height:1.15}.mw-highlight-grid--compact article{position:relative;overflow:hidden;padding:28px;border:1px solid rgba(16,47,67,.12);border-radius:18px;background:#fff;box-shadow:0 18px 44px rgba(8,47,70,.055)}.mw-highlight-grid--compact article::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--mw-turquoise),var(--mw-sun))}.mw-highlight-grid--compact article>img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:16px;margin-bottom:18px}.mw-highlight-grid--compact article>span:not(:empty){min-width:44px;width:fit-content;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;margin-bottom:18px;border-radius:999px;background:var(--mw-foam);color:var(--mw-petrol);font-weight:900}.mw-trip-map-card{position:sticky;top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + var(--mw-info-bar-height) + 24px);z-index:30;align-self:start;max-height:calc(100vh - var(--mw-header-height) - var(--mw-admin-bar-height) - var(--mw-info-bar-height) - 42px);overflow:auto;padding:clamp(24px,2.4vw,34px);border:1px solid rgba(8,47,70,.12);border-radius:24px;background:linear-gradient(180deg,#ffffff,#fffaf4);box-shadow:0 28px 80px rgba(8,47,70,.12);scrollbar-width:thin}body.admin-bar .mw-trip-map-card{top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + var(--mw-info-bar-height) + 24px)}.mw-trip-map-card h2{margin:.35rem 0 1rem;font-family:var(--mw-serif);color:var(--mw-ink);font-size:clamp(1.65rem,2.5vw,2.25rem);line-height:1.08;font-weight:400}.mw-trip-map-card__media{overflow:hidden;border-radius:16px;background:var(--mw-foam)}.mw-trip-map-card__media img,.mw-trip-map-card__media iframe{width:100%;min-height:380px;display:block;border:0;object-fit:cover}.mw-trip-map-card__caption{margin:12px 0 0;color:var(--mw-muted);font-size:.92rem}.mw-story-block{max-width:920px}.mw-story-block .mw-content{color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1.18rem,2.2vw,1.55rem);line-height:1.55}.mw-seo-text{background:linear-gradient(180deg,rgba(255,255,255,0.18),rgba(255,255,255,0)),var(--mw-bg)}.mw-editorial-card{width:min(100%,1040px);margin-inline:auto;padding:clamp(28px,4vw,48px);border:1px solid var(--mw-border-color);border-radius:var(--mw-card-radius);background:var(--mw-surface);box-shadow:var(--mw-shadow-soft)}.mw-seo-text .mw-content{width:min(100%,72ch);margin-inline:auto;color:var(--mw-text);font-size:clamp(1rem,1.3vw,1.08rem);line-height:1.78}.mw-seo-text .mw-content>*:first-child{margin-top:0}.mw-seo-text .mw-content>*:last-child{margin-bottom:0}.mw-seo-text .mw-content h2,.mw-seo-text .mw-content h3,.mw-seo-text .mw-content h4{margin:1.8em 0 .55em;color:var(--mw-heading);font-family:var(--mw-serif);font-weight:400;line-height:1.12;text-wrap:balance}.mw-seo-text .mw-content h2{font-size:clamp(1.95rem,3vw,2.8rem)}.mw-seo-text .mw-content h3{font-size:clamp(1.35rem,2.1vw,1.9rem)}.mw-seo-text .mw-content h4{font-size:clamp(1.1rem,1.6vw,1.3rem)}.mw-seo-text .mw-content p,.mw-seo-text .mw-content ul,.mw-seo-text .mw-content ol,.mw-seo-text .mw-content blockquote{margin:0 0 1.05rem}.mw-seo-text .mw-content ul,.mw-seo-text .mw-content ol{padding-left:1.25rem}.mw-seo-text .mw-content li + li{margin-top:.35rem}.mw-seo-text .mw-content a{color:var(--mw-link);font-weight:600;text-decoration-thickness:.08em}.mw-seo-text .mw-content a:hover,.mw-seo-text .mw-content a:focus-visible{color:var(--mw-link-hover)}.mw-seo-text .mw-content strong{color:var(--mw-heading)}.mw-seo-text .mw-content blockquote{padding:1rem 1.2rem;border-left:3px solid var(--mw-secondary);border-radius:0 16px 16px 0;background:color-mix(in srgb,var(--mw-secondary) 10%,white);color:var(--mw-heading)}.mw-elementor-content{position:relative;z-index:1;background:#fff}.mw-elementor-content>.elementor{width:100%}.mw-elementor-content>:not(.elementor){width:min(calc(100% - 40px),var(--mw-container));margin-inline:auto;padding:72px 0}.mw-elementor-content .elementor-section.elementor-section-boxed>.elementor-container,.mw-elementor-content .e-con.e-con-boxed{max-width:var(--mw-container)}.mw-trip-gallery-section{overflow:hidden;background:#fff}.mw-trip-gallery{position:relative}.mw-trip-gallery__track{display:grid;gap:18px}.mw-trip-gallery--slider .mw-trip-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 0 18px;scrollbar-width:thin}.mw-trip-gallery__item{margin:0;overflow:hidden;border-radius:22px;background:var(--mw-foam);box-shadow:var(--mw-shadow-soft)}.mw-trip-gallery--slider .mw-trip-gallery__item{flex:0 0 min(920px,78vw);scroll-snap-align:center}.mw-trip-gallery--mosaic .mw-trip-gallery__track{grid-template-columns:1.2fr .8fr}.mw-trip-gallery--mosaic .mw-trip-gallery__item:first-child{grid-row:span 2}.mw-trip-gallery__item img{width:100%;height:clamp(420px,54vw,680px);object-fit:cover}.mw-trip-gallery--mosaic .mw-trip-gallery__item img{height:100%;min-height:330px}.mw-gallery-button{position:absolute;top:50%;z-index:5;width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:rgba(255,255,255,.92);box-shadow:var(--mw-shadow-soft);transform:translateY(-50%);cursor:pointer}.mw-gallery-button--prev{left:18px}.mw-gallery-button--next{right:18px}.mw-gallery-button span{width:13px;height:13px;border-right:2px solid var(--mw-petrol);border-bottom:2px solid var(--mw-petrol)}.mw-gallery-button--prev span{transform:rotate(135deg);margin-left:5px}.mw-gallery-button--next span{transform:rotate(-45deg);margin-right:5px}.mw-home-hero::before,body.home .mw-elementor-content--frontpage .mw-home-hero::before{content:none!important;background:none!important}.mw-home .mw-home-hero .mw-hero__shade,.mw-overview-hero .mw-hero__shade,.mw-ship-archive .mw-hero__shade,.mw-ship-archive-hero .mw-hero__shade,.mw-taxonomy-landing .mw-hero__shade,.mw-region-landing .mw-hero__shade,.mw-tax-hero .mw-hero__shade,.mw-page-hero .mw-hero__shade,.mw-page-hero.no-image .mw-hero__shade,.mw-ship-hero .mw-hero__shade,.mw-hero--reise .mw-hero__shade{background:var(--mw-hero-gradient)!important}.mw-detail-grid{grid-template-columns:minmax(0,1fr) 380px}.mw-detail-main{display:grid;gap:50px}.mw-detail-aside{position:sticky;top:116px}.mw-content{color:var(--mw-text)}.mw-lead-content{font-family:var(--mw-serif);color:var(--mw-ink);font-size:1.35rem;line-height:1.48}.mw-panel{padding:38px}.mw-highlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mw-highlight-grid article{padding:24px;background:var(--mw-bg);border:1px solid var(--mw-line);border-radius:18px}.mw-highlight-grid span:not(:empty){width:30px;height:30px;display:block;border-radius:999px;border:1px solid var(--mw-turquoise);margin-bottom:18px}.mw-highlight-grid article h3{margin:0 0 12px;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.52rem;line-height:1.12;font-weight:400}.mw-highlight-grid article p{margin:0;color:var(--mw-text);font-size:.98rem}.mw-gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:repeat(2,260px);gap:12px}.mw-gallery figure{margin:0;overflow:hidden;border-radius:var(--mw-radius);background:var(--mw-foam)}.mw-gallery figure:first-child{grid-row:span 2}.mw-gallery img{width:100%;height:100%;object-fit:cover}.mw-feature-block{display:grid;grid-template-columns:1.05fr .95fr;gap:0;overflow:hidden;background:linear-gradient(135deg,var(--mw-foam),var(--mw-surface));color:var(--mw-ink);border:1px solid var(--mw-line);border-radius:var(--mw-radius)}.mw-feature-block figure{margin:0;min-height:420px;background:var(--mw-foam)}.mw-feature-block figure img{width:100%;height:100%;min-height:420px;object-fit:cover}.mw-feature-block>div{align-self:center;padding:44px}.mw-feature-block h2{font-family:var(--mw-serif);font-size:2.4rem;line-height:1.08;font-weight:400;color:var(--mw-ink)}.mw-feature-block p{color:var(--mw-text)}.mw-feature-block.mw-ship-teaser{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);border:1px solid var(--mw-line);border-radius:22px;background:#fff;box-shadow:var(--mw-shadow)}.mw-feature-block.mw-ship-teaser figure,.mw-feature-block.mw-ship-teaser figure img{min-height:clamp(460px,34vw,560px)}.mw-feature-block.mw-ship-teaser>div{height:100%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#07324e,#006f8d 58%,#008fac)}.mw-feature-block.mw-ship-teaser h2{max-width:620px;font-size:clamp(2.5rem,4vw,3.4rem)}.mw-feature-block.mw-ship-teaser p{max-width:620px;color:rgba(255,255,255,.82);font-size:1.05rem}.mw-date-list{display:grid;gap:18px}.mw-date-list>article:not(.mw-departure-card){display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center;padding:18px;border:1px solid var(--mw-line);border-radius:8px;background:var(--mw-bg)}.mw-date-list>article:not(.mw-departure-card).is-selected{border-color:rgba(19,169,184,.45);background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-date-list>article:not(.mw-departure-card) strong{display:block;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.28rem;font-weight:400}.mw-date-list>article:not(.mw-departure-card)>span,.mw-date-list>article:not(.mw-departure-card)>div>span:not(.mw-date-list__badge){color:var(--mw-muted)}.mw-date-list__badge{display:inline-block;margin-bottom:6px;color:var(--mw-petrol)!important;font-size:.72rem;font-weight:850;text-transform:uppercase}.mw-date-list small{display:block;margin-top:6px;color:var(--mw-petrol);font-weight:760}.mw-date-list>article:not(.mw-departure-card) p{margin:10px 0 0;color:var(--mw-muted);font-size:.95rem}.mw-date-list--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-date-list--cards article{grid-template-columns:1fr;align-content:space-between;min-height:260px;padding:28px;border-radius:18px;background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-date-list--cards article>span{padding-top:18px;border-top:1px solid var(--mw-line)}.mw-date-list--cards .mw-button{justify-self:start}.mw-itinerary{display:grid;gap:18px}.mw-itinerary__body h3,.mw-service-panel h3,.mw-service-notes h3,.mw-activity-card h3,.mw-cabin-price-card h3{margin:0 0 .55rem;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.45rem;line-height:1.12;font-weight:400}.mw-itinerary__body p{margin-top:0}.mw-itinerary__marker{color:var(--mw-petrol);font-weight:780}.mw-itinerary__media{margin:0;overflow:hidden;border-radius:16px;background:var(--mw-foam)}.mw-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mw-service-panel{padding:30px;border:1px solid var(--mw-line);border-radius:22px;background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-service-panel ul,.mw-service-notes ul{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.mw-service-panel li{position:relative;padding-left:26px;color:var(--mw-text)}.mw-service-panel li::before{content:"";position:absolute;top:.72em;left:0;width:10px;height:10px;border-radius:999px;background:var(--mw-turquoise)}.mw-service-panel--excluded li::before{background:var(--mw-sun)}.mw-trip-service-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;margin-top:30px;padding:36px;border-radius:24px;background:linear-gradient(135deg,var(--mw-ocean),var(--mw-petrol));color:#fff;box-shadow:var(--mw-shadow)}.mw-trip-service-panel h2{margin:.35rem 0 1rem;color:#fff;font-family:var(--mw-serif);font-size:clamp(2rem,3vw,3rem);line-height:1.05;font-weight:400}.mw-trip-service-panel p,.mw-trip-service-panel .mw-content{color:rgba(255,255,255,.82)}.mw-service-notes{display:grid;gap:14px}.mw-service-notes article{padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.08)}.mw-service-notes h3{color:#fff}.mw-activity-grid,.mw-cabin-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mw-activity-card,.mw-cabin-price-card{overflow:hidden;border:1px solid var(--mw-line);border-radius:22px;background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-activity-card figure,.mw-cabin-price-card figure{margin:0;background:var(--mw-foam)}.mw-activity-card figure img,.mw-cabin-price-card figure img{width:100%;aspect-ratio:16/10;object-fit:cover}.mw-activity-card>div,.mw-cabin-price-card>div{padding:26px}.mw-activity-card__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:999px;background:var(--mw-foam);color:var(--mw-petrol);font-weight:900}.mw-activity-card small,.mw-cabin-price-card span{color:var(--mw-petrol);font-size:.74rem;font-weight:850;text-transform:uppercase}.mw-cabin-price-card strong{display:block;margin:16px 0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.35rem;font-weight:400}.mw-notes-accordion{display:grid;gap:12px}.mw-note{border:1px solid var(--mw-line);border-radius:18px;background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-note summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.25rem;cursor:pointer}.mw-note summary::after{content:"";width:11px;height:11px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}.mw-note[open] summary::after{transform:rotate(225deg)}.mw-note__content{padding:0 24px 22px;color:var(--mw-muted)}.mw-trip-services__notes{margin-top:30px}.mw-trip-notices{padding:clamp(24px,3vw,32px);border:1px solid rgba(18,63,66,.08);border-radius:26px;background:linear-gradient(180deg,rgba(247,245,240,.96),rgba(255,255,255,.98))}.mw-trip-notices__intro{max-width:64ch;margin:8px 0 0}.mw-trip-notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mw-trip-note-card{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;padding:24px;border:1px solid var(--mw-line);border-radius:22px;background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-trip-note-card.is-highlight{border-color:rgba(18,63,66,.22);background:linear-gradient(180deg,rgba(247,245,240,.96),#fff)}.mw-trip-note-card__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--mw-foam);color:var(--mw-petrol)}.mw-trip-note-card__icon svg{width:20px;height:20px;display:block}.mw-trip-note-card__body{min-width:0}.mw-trip-note-card h3{margin:0 0 .55rem;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.2rem;line-height:1.15;font-weight:400}.mw-trip-note-card .mw-content,.mw-trip-note-card p{color:var(--mw-text);line-height:1.68;text-align:left;margin-top:0}.mw-guide-card{display:grid;grid-template-columns:.75fr 1.25fr;gap:0;overflow:hidden;border:1px solid var(--mw-line);border-radius:24px;background:#fff;box-shadow:var(--mw-shadow)}.mw-guide-section[hidden],.mw-guide-card[hidden]{display:none!important}.mw-guide-card--no-media{grid-template-columns:1fr}.mw-guide-card figure{margin:0;min-height:420px;background:var(--mw-foam)}.mw-guide-card figure img{width:100%;height:100%;min-height:420px;object-fit:cover}.mw-guide-card>div{align-self:center;padding:46px}.mw-guide-card h2{margin:.35rem 0 0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(2.1rem,3.6vw,3.2rem);line-height:1.05;font-weight:400}.mw-guide-card__meta{color:var(--mw-petrol);font-weight:800}.mw-ship-mini-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:28px 0;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.18);border-radius:18px;overflow:hidden}.mw-ship-mini-facts div{padding:18px;background:rgba(255,255,255,.08)}.mw-ship-mini-facts dt{color:rgba(255,255,255,.68);font-size:.7rem;font-weight:850;text-transform:uppercase}.mw-ship-mini-facts dd{margin:.15rem 0 0;color:#fff;font-family:var(--mw-serif);font-size:1.25rem;line-height:1.18}.mw-form--external{display:block;padding:30px;border:1px solid var(--mw-line);border-radius:var(--mw-radius);background:#fff;box-shadow:var(--mw-shadow)}.mw-info-card span{display:inline-block;color:var(--mw-sun);font-size:1.4rem;margin-bottom:8px}.mw-cabin-card{overflow:hidden}.mw-cabin-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.mw-cabin-card div{padding:24px}.mw-cabin-card span{color:var(--mw-petrol);font-size:.76rem;font-weight:800;text-transform:uppercase}.mw-accordion{display:grid;gap:14px;border-top:0}.mw-accordion__item{overflow:hidden;border:1px solid rgba(16,47,67,.12);border-radius:16px;background:#fff;box-shadow:0 16px 38px rgba(8,47,70,.05)}.mw-accordion__button{width:100%;min-height:76px;display:grid;grid-template-columns:1fr 34px;align-items:center;gap:20px;padding:22px 26px;border:0;background:linear-gradient(90deg,#fff,#f7fcfd);color:var(--mw-ink);text-align:left;font:inherit;cursor:pointer}.mw-accordion__button strong{font-family:var(--mw-serif);font-size:1.34rem;line-height:1.2;font-weight:400}.mw-accordion__button::after{content:"";width:11px;height:11px;justify-self:end;border-right:2px solid var(--mw-petrol);border-bottom:2px solid var(--mw-petrol);transform:rotate(45deg);transition:transform .2s ease}.mw-accordion__button[aria-expanded="true"]::after{transform:rotate(225deg)}.mw-accordion__panel{max-height:0;overflow:hidden;transition:max-height .24s ease}.mw-accordion__panel p{margin:0;padding:0 72px 26px 26px;color:var(--mw-text)}.mw-inquiry-form{padding:30px;background:#fff;border:1px solid var(--mw-line);border-radius:var(--mw-radius);box-shadow:var(--mw-shadow)}.mw-inquiry-form h2{margin:.4rem 0 0;font-family:var(--mw-serif);font-size:2.1rem;line-height:1.08;color:var(--mw-ink);font-weight:400}.mw-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}.mw-form__wide{grid-column:1 / -1}.mw-form .mw-button{justify-self:start}.mw-form-notice{margin-top:16px;padding:12px 14px;border-radius:8px;font-weight:700}.mw-form-notice--success{background:var(--mw-foam);color:var(--mw-petrol)}.mw-form-notice--error{background:#fff1ed;color:#9d3e29}.mw-contact-card{padding:30px;align-self:start}.mw-contact-card h2{font-family:var(--mw-serif);color:var(--mw-ink);font-weight:400}.mw-contact-card a,.mw-contact-card span{display:block;margin-top:10px;color:var(--mw-petrol)}.mw-cta-band{padding:72px 0;background:linear-gradient(135deg,var(--mw-petrol),var(--mw-ink));color:#fff}.mw-cta-band__inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.mw-cta-band h2{color:#fff;max-width:760px}.mw-cta-band p{color:rgba(255,255,255,.82);max-width:620px}.mw-empty-state{padding:38px}.mw-empty-state h2{margin-top:0;font-family:var(--mw-serif);color:var(--mw-ink);font-weight:400}.mw-empty-state--editor{border:1px dashed rgba(18,63,66,.22);background:rgba(220,232,228,.42);box-shadow:none}.mw-empty-state--editor p{margin:0;color:var(--mw-text)}body.mw-site{font-size:17px;line-height:1.72}.mw-nav a,.mw-nav__list--mega summary,.mw-nav__cta,.mw-button,.mw-finder__field summary,.mw-card-cta{font-weight:700}body.home .mw-header:not(.is-scrolled),body.page .mw-header:not(.is-scrolled),body.post-type-archive-reisen .mw-header:not(.is-scrolled),body.post-type-archive-schiffe .mw-header:not(.is-scrolled),body.tax-region .mw-header:not(.is-scrolled),body.tax-reiseart .mw-header:not(.is-scrolled),body.tax-reederei .mw-header:not(.is-scrolled),body.tax-thema .mw-header:not(.is-scrolled),body.tax-reiseziel .mw-header:not(.is-scrolled),body.single-reisen .mw-header:not(.is-scrolled),body.single-schiffe .mw-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(18,62,66,0.28) 0%,rgba(18,62,66,0.14) 72%,rgba(18,62,66,0.04) 100%);border-bottom-color:rgba(255,253,248,0.18);backdrop-filter:blur(16px)}body.home .mw-header:not(.is-scrolled) .mw-nav a,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.page .mw-header:not(.is-scrolled) .mw-nav a,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary{color:#F7F5F0;text-shadow:0 1px 2px rgba(0,0,0,0.16)}body.home .mw-header:not(.is-scrolled) .mw-nav a:hover,body.home .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.page .mw-header:not(.is-scrolled) .mw-nav a:hover,body.page .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a:hover,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a:hover,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a:hover,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a:hover,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible{color:#DCE8E4}.mw-nav__list--mega summary,.mw-nav a{min-height:44px;display:inline-flex;align-items:center}.mw-mega{background:#FFFFFF;color:var(--mw-ink);border:1px solid rgba(18,63,66,0.1);box-shadow:0 24px 50px rgba(15,52,56,0.18)}.mw-mega__intro,.mw-mega__cols a{color:var(--mw-ink)}.mw-mega__cols a{min-height:48px;padding:12px 18px;border-radius:999px}.mw-mega__cols a:hover,.mw-mega__cols a:focus-visible,.mw-mega__intro a:hover,.mw-mega__intro a:focus-visible{background:rgba(95,167,162,0.12);color:var(--mw-petrol)}.mw-home .mw-section{padding:74px 0}.mw-home-hero__content{padding:108px 0 126px}.mw-home-finder--below-hero{margin-top:-42px;margin-bottom:28px}.mw-home-finder--below-hero .mw-container{width:min(calc(100% - 40px),1240px)}.mw-home-finder--below-hero>.e-con-inner,.mw-home-finder--below-hero>.elementor-container{width:min(calc(100% - 40px),1240px);margin-inline:auto}.mw-finder--hero{box-shadow:0 16px 38px rgba(18,62,66,0.075);border-radius:28px;background:rgba(255,253,248,.98);border:1px solid rgba(18,63,66,.08)}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero{position:relative;z-index:22;margin-top:-116px!important;margin-bottom:36px!important}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-container{width:min(calc(100% - 40px),var(--mw-container));margin-inline:auto}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder--hero{border-radius:32px;background:rgba(250,248,243,.98);box-shadow:0 28px 60px rgba(18,62,66,.085);border:1px solid rgba(18,63,66,.08)}.mw-home-finder .elementor-shortcode,.mw-home-top-offers .elementor-shortcode,.mw-home-destinations .elementor-shortcode,.mw-home-trip-types .elementor-shortcode,.mw-home-ships .elementor-shortcode,.mw-home-faq .elementor-shortcode{display:block;width:100%}.mw-finder__field summary{min-height:118px}.mw-finder__field summary em{font-size:0.86rem;color:#5C706F}.mw-finder__field summary strong{font-size:1.02rem;color:var(--mw-ink)}.mw-card-badge{--mw-card-badge-bg:color-mix(in srgb,var(--mw-foam) 82%,var(--mw-turquoise) 18%);--mw-card-badge-text:#123E42;position:absolute;top:18px;left:18px;z-index:4;display:inline-flex;align-items:center;max-width:calc(100% - 36px);min-height:34px;padding:8px 14px;border-radius:999px;background:var(--mw-card-badge-bg);color:var(--mw-card-badge-text);box-shadow:0 12px 24px rgba(18,62,66,0.08);font-size:0.76rem;font-weight:800;line-height:1.2;letter-spacing:0.02em;text-transform:uppercase}.mw-card-badge--primary{--mw-card-badge-bg:#DCEDEA;--mw-card-badge-text:#123E42}.mw-card-badge--secondary{--mw-card-badge-bg:#5FA7A2;--mw-card-badge-text:#FFFDF8}.mw-card-badge--accent{--mw-card-badge-bg:#C6A76A;--mw-card-badge-text:#123E42}.mw-trip-card__overlay{padding-top:70px}.mw-trip-card__overlay h3{min-height:3em}.mw-trip-card__body{min-height:186px}.mw-home-experts .mw-expert-panel dl{gap:14px}.mw-home-experts .mw-expert-panel dt::before{content:"";width:12px;height:12px;border-radius:50%;background:var(--mw-turquoise);display:inline-block;margin-right:8px}.mw-home-faq .mw-section-heading{margin-bottom:30px}.mw-home-faq .mw-accordion__button strong{font-size:1.2rem}.mw-home-faq .mw-accordion__button,.mw-home-faq .mw-accordion__button:hover,.mw-home-faq .mw-accordion__button:focus-visible,.mw-home-faq .mw-accordion__button[aria-expanded="true"]{color:var(--mw-ink)}.mw-home-faq .mw-accordion__answer,.mw-home-faq .mw-accordion__answer p{color:var(--mw-text)}@media (max-width:1024px){.mw-home .mw-section{padding:62px 0}.mw-home-hero__content{padding:98px 0 108px}.mw-finder__field summary{min-height:104px}}@media (max-width:767px){body.mw-site{font-size:16px}.mw-home .mw-section{padding:54px 0}.mw-home-hero__content{padding:82px 0 88px}.mw-home-finder--below-hero{margin-top:-30px;margin-bottom:18px}.mw-card-badge{top:14px;left:14px;right:14px;max-width:none;font-size:0.7rem}.mw-trip-card__overlay{padding-top:58px}}.mw-pagination{margin-top:42px}.mw-results-bar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.mw-results-bar h2{margin:.35rem 0 0;font-family:var(--mw-serif);color:var(--mw-ink);font-size:2.2rem;line-height:1.08;font-weight:400}.mw-content .mw-import-hero{position:relative;display:grid;align-content:end;min-height:clamp(420px,58vw,680px);margin:-18px 0 58px;padding:clamp(34px,7vw,76px);overflow:hidden;border-radius:8px;color:#fff;background:var(--mw-petrol)}.mw-content .mw-import-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,48,55,.72),rgba(16,48,55,.24));z-index:1}.mw-content .mw-import-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mw-content .mw-import-hero>*:not(img){position:relative;z-index:2;max-width:820px}.mw-content .mw-import-hero span{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.mw-content .mw-import-hero h1{margin:14px 0 16px;color:#fff;font-size:clamp(2.5rem,6vw,5.8rem);line-height:.98}.mw-content .mw-import-hero p{color:rgba(255,255,255,.9);font-size:clamp(1.05rem,2vw,1.35rem)}.mw-content .mw-import-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0}.mw-content .mw-import-grid article{padding:28px;border:1px solid var(--mw-line);border-radius:8px;background:#fff;box-shadow:0 16px 46px rgba(21,48,54,.08)}.mw-content .mw-import-grid h3{margin-top:0}.mw-content .mw-destinations-index{display:grid;grid-template-columns:.82fr 1fr;gap:clamp(26px,5vw,72px);align-items:center;margin:10px 0 74px;padding:clamp(30px,5vw,58px);border-radius:22px;background:linear-gradient(135deg,rgba(231,246,248,.82),rgba(255,249,239,.92));box-shadow:0 24px 70px rgba(8,47,70,.08)}.mw-content .mw-destinations-index__lead{min-height:360px;display:grid;align-content:center}.mw-content .mw-destinations-index__lead h2{max-width:660px;margin:20px 0 24px;font-family:var(--mw-serif);color:var(--mw-ink);font-size:clamp(2.5rem,5.6vw,5rem);line-height:.98;font-weight:400}.mw-content .mw-destinations-index__lead p{max-width:560px;color:var(--mw-text);font-size:1.08rem}.mw-content .mw-destination-pill-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mw-content .mw-destination-pill-list a{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;border:1px solid rgba(8,47,70,.14);border-radius:999px;background:rgba(255,255,255,.72);color:var(--mw-ink);font-size:clamp(1.12rem,2vw,1.45rem);font-weight:780;text-decoration:none;box-shadow:0 12px 32px rgba(8,47,70,.05);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.mw-content .mw-destination-pill-list a::after{content:"";width:32px;height:1px;flex:0 0 auto;background:currentColor;opacity:.42}.mw-content .mw-destination-pill-list a:hover{transform:translateY(-2px);border-color:rgba(8,125,141,.35);background:#fff;box-shadow:0 18px 44px rgba(8,47,70,.09)}.mw-content .mw-destination-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:46px 0 72px}.mw-content .mw-destination-card{position:relative;min-height:470px;display:grid;align-content:end;overflow:hidden;border-radius:18px;color:#fff;text-decoration:none;background:var(--mw-foam);box-shadow:0 26px 62px rgba(18,62,66,.08)}.mw-content .mw-destination-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,62,66,.04),rgba(18,62,66,.50));z-index:1}.mw-content .mw-destination-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.mw-content .mw-destination-card:hover img{transform:scale(1.04)}.mw-content .mw-destination-card__body{position:relative;z-index:2;display:grid;gap:12px;padding:34px}.mw-content .mw-destination-card span{color:rgba(255,255,255,.82);font-size:.76rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.mw-content .mw-destination-card h3{margin:0;color:#fff;font-family:var(--mw-serif);font-size:clamp(2rem,3vw,3.15rem);line-height:1;font-weight:400}.mw-content .mw-destination-card p{margin:0;color:rgba(255,255,255,.88)}.mw-content .mw-destination-feature{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(24px,5vw,64px);align-items:center;margin:58px 0}.mw-content .mw-destination-feature figure{margin:0;overflow:hidden;border-radius:18px;box-shadow:0 24px 70px rgba(8,47,70,.12)}.mw-content .mw-destination-feature img{width:100%;min-height:460px;object-fit:cover}.mw-content .mw-destination-feature h2{margin:12px 0 18px;font-family:var(--mw-serif);color:var(--mw-ink);font-size:clamp(2.25rem,4.4vw,4.3rem);line-height:1;font-weight:400}.mw-content .mw-destination-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:34px 0}.mw-content .mw-destination-highlights article{padding:28px;border:1px solid rgba(18,62,66,.10);border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(8,47,70,.07)}.mw-content .mw-destination-highlights h3{margin:0 0 8px;color:var(--mw-ink);font-size:1.08rem}.mw-content .mw-destination-cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:26px}.mw-content .mw-destination-note{margin:46px 0 0;padding:clamp(28px,5vw,52px);border-radius:22px;background:var(--mw-foam)}.mw-content .mw-destination-note h2{margin-top:0;font-family:var(--mw-serif);color:var(--mw-ink);font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;font-weight:400}.mw-nav__list--mega>li{position:relative}.mw-nav__list--mega summary{list-style:none;cursor:pointer;color:var(--mw-ink);font-size:.9rem;font-weight:720}.mw-nav__list--mega summary::-webkit-details-marker{display:none}.mw-nav__list--mega summary::after{content:"";display:inline-block;width:7px;height:7px;margin-left:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-3px) rotate(45deg)}.mw-mega{position:fixed;top:78px;left:50%;z-index:120;width:min(940px,calc(100vw - 48px));display:grid;grid-template-columns:.92fr 1.08fr;gap:30px;padding:34px;border:1px solid rgba(8,47,70,.12);border-radius:18px;background:rgba(255,253,248,.98);box-shadow:0 34px 80px rgba(18,62,66,.10);transform:translate(-50%,10px)}body.admin-bar .mw-mega{top:110px}.mw-nav__list--mega details:not([open]) .mw-mega{display:none}.mw-mega__intro{display:grid;align-content:end;min-height:220px;padding:26px;border-radius:14px;background:linear-gradient(135deg,var(--mw-foam),#fff7ec)}.mw-mega__intro span{color:var(--mw-petrol);font-size:.76rem;font-weight:800;text-transform:uppercase}.mw-mega__intro strong{margin-top:12px;font-family:var(--mw-serif);color:var(--mw-ink);font-size:1.75rem;line-height:1.08;font-weight:400}.mw-mega__intro a{margin-top:20px;color:var(--mw-petrol);font-weight:800}.mw-mega__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start}.mw-mega__cols a{min-height:52px;display:flex;align-items:center;padding:0 18px;border:1px solid var(--mw-line);border-radius:999px;background:var(--mw-bg);font-size:1rem;transition:background .18s ease,transform .18s ease}.mw-mega__cols a:hover{background:var(--mw-foam);transform:translateY(-1px)}.mw-home-hero{position:relative;z-index:30;width:100%;max-width:none;min-height:clamp(720px,82vh,920px);align-items:center;overflow:visible;margin:0;background-position:center center!important;background-repeat:no-repeat!important;background-size:cover!important}.mw-home-hero::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(18,62,66,.18) 0%,rgba(18,62,66,.12) 18%,rgba(91,174,174,.04) 52%,rgba(18,62,66,.28) 100%),radial-gradient(circle at 20% 24%,rgba(200,173,114,.10),transparent 30%),radial-gradient(circle at 82% 12%,rgba(91,174,174,.22),transparent 26%)}.mw-home-hero>.e-con-inner,.mw-home-hero>.elementor-container,.mw-home-hero .mw-home-hero__content{position:relative;z-index:1}.mw-home-hero .mw-home-hero__content{width:min(calc(100% - 40px),var(--mw-container));margin-inline:auto;padding:clamp(154px,16vh,192px) 0 clamp(156px,18vh,228px)}.mw-home-hero .elementor-widget{margin-bottom:0}.mw-home-hero .mw-eyebrow,.mw-home-hero .mw-eyebrow .elementor-heading-title,.mw-home-hero .elementor-widget-heading.mw-eyebrow .elementor-heading-title{color:var(--mw-sun)!important}.mw-home-hero h1,.mw-home-hero .elementor-widget-heading h1.elementor-heading-title,.mw-home-hero .elementor-heading-title{max-width:1040px;margin:0;color:#F7F5F0!important;text-shadow:0 12px 34px rgba(8,38,42,.28)}.mw-home-hero .elementor-widget-text-editor,.mw-home-hero .elementor-widget-text-editor p{color:rgba(247,245,240,.92)!important}.mw-home-hero .mw-button--primary .elementor-button{background:var(--mw-petrol)!important;border-color:var(--mw-petrol)!important;color:#F7F5F0!important}.mw-home-hero .mw-button--secondary .elementor-button{background:rgba(255,255,255,.08)!important;border-color:rgba(247,245,240,.62)!important;color:#F7F5F0!important}.mw-home-finder--in-hero{position:relative;z-index:1200;max-width:1120px;margin-top:44px;margin-bottom:clamp(96px,10vw,150px)}.mw-home-finder--below-hero{position:relative;z-index:1200;margin-top:-92px;margin-bottom:clamp(52px,7vw,92px);overflow:visible}.mw-home-finder--below-hero .mw-container{overflow:visible}.mw-home-finder--below-hero>.e-con-inner,.mw-home-finder--below-hero>.elementor-container,.mw-home-finder--below-hero .mw-container{width:min(calc(100% - 40px),var(--mw-container));margin-inline:auto}.mw-finder--hero{border-radius:28px;background:rgba(255,253,248,.96);box-shadow:0 26px 58px rgba(18,62,66,.085);backdrop-filter:blur(18px)}.mw-finder--hero .mw-finder__header{margin-bottom:14px}.mw-finder--hero .mw-finder__header h2{font-size:1.55rem}.mw-finder__header{flex-wrap:wrap}.mw-finder__header h2{flex:0 1 auto;min-width:min(100%,280px)}.mw-finder__form{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(190px,.78fr);gap:10px;align-items:stretch}.mw-finder__field{position:relative;z-index:1;min-height:72px;display:grid;align-items:center;margin:0;border:1px solid rgba(18,62,66,.10);border-radius:22px;background:color-mix(in srgb,var(--mw-bg) 86%,var(--mw-surface));transition:box-shadow .18s ease,border-color .18s ease,background .18s ease}.mw-finder__field:hover,.mw-finder__field[open],.mw-finder__field:focus-within{border-color:rgba(24,171,194,.42);background:var(--mw-surface);box-shadow:0 18px 38px rgba(18,62,66,.07)}.mw-finder__field[open]{z-index:1600}.mw-finder__field summary,.mw-finder__field--date{min-height:72px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:11px 18px;list-style:none;cursor:pointer}.mw-finder__field summary>span:not(.mw-finder__icon),.mw-finder__field--date>span:not(.mw-finder__icon){color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.mw-finder__field summary::-webkit-details-marker{display:none}.mw-finder__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--mw-foam);color:var(--mw-petrol)}.mw-finder__icon svg{width:20px;height:20px;fill:currentColor}.mw-finder__field em{display:block;color:var(--mw-muted);font-size:.74rem;font-style:normal;font-weight:850;line-height:1.1;text-transform:uppercase}.mw-finder__field strong{display:block;margin-top:5px;color:var(--mw-ink);font-size:1rem;line-height:1.15;font-weight:780}.mw-finder__field--date input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.mw-finder__panel{position:absolute;top:calc(100% + 12px);left:0;z-index:2000;width:min(420px,86vw);max-height:min(440px,58vh);overflow:auto;padding:18px;border:1px solid var(--mw-line);border-radius:18px;background:var(--mw-surface);box-shadow:0 24px 58px rgba(18,62,66,.10)}.mw-finder__field:nth-of-type(3) .mw-finder__panel,.mw-finder__field:nth-of-type(4) .mw-finder__panel{right:0;left:auto}.mw-finder__text-field{display:grid;gap:8px;margin-bottom:14px}.mw-finder__text-field input{min-height:52px;border-radius:14px;background:var(--mw-bg)}.mw-finder__choices{display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:4px}.mw-finder__choices label{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border:1px solid var(--mw-line);border-radius:999px;background:var(--mw-bg);cursor:pointer}.mw-finder__choices input{width:18px;height:18px;accent-color:var(--mw-petrol)}.mw-finder__choices span{color:var(--mw-ink);font-size:.95rem;font-weight:720;text-transform:none}.mw-finder__choices--months{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-finder__choices--months label:first-child{grid-column:1 / -1}.mw-finder__submit{min-height:72px;padding-inline:30px;border-radius:22px;white-space:nowrap}.mw-home-finder .mw-finder--hero{padding:28px}.mw-home-finder .mw-finder__form{gap:12px;align-items:stretch}.mw-home-finder .mw-finder__field{min-height:74px;border-color:rgba(8,47,70,.1);border-radius:24px;background:rgba(247,245,240,.96)}.mw-home-finder .mw-finder__field summary{min-height:74px;gap:13px;padding:11px 18px}.mw-home-finder .mw-finder__icon{width:44px;height:44px;background:rgba(220,232,228,.88)}.mw-home-finder .mw-finder__field em{letter-spacing:.06em}.mw-home-finder .mw-finder__field strong{margin-top:6px}.mw-home-finder .mw-finder__submit{min-height:74px;align-self:stretch}.mw-finder__results{margin-top:34px}.mw-destination-tiles,.mw-travel-type-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mw-destination-tile,.mw-travel-type-tile{position:relative;min-height:360px;display:grid;align-content:end;overflow:hidden;padding:28px;border-radius:18px;color:#fff;text-decoration:none;box-shadow:var(--mw-shadow-soft)}.mw-destination-tile::after,.mw-travel-type-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,62,66,.02),rgba(18,62,66,.34));z-index:1}.mw-destination-tile.is-no-image,.mw-travel-type-tile.is-no-image{background:radial-gradient(circle at top right,rgba(200,173,114,.16),transparent 30%),linear-gradient(145deg,rgba(220,237,234,.94),rgba(185,220,215,.84) 52%,rgba(91,174,174,.70))}.mw-destination-tile img,.mw-travel-type-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.mw-destination-tile:hover img,.mw-travel-type-tile:hover img{transform:scale(1.045)}.mw-destination-tile span,.mw-destination-tile strong,.mw-travel-type-tile>div{position:relative;z-index:2}.mw-destination-tile span{font-size:.78rem;font-weight:800;text-transform:uppercase;color:rgba(255,255,255,.82)}.mw-destination-tile strong,.mw-travel-type-tile strong{display:block;margin-top:8px;font-family:var(--mw-serif);font-size:2rem;line-height:1.04;font-weight:400}.mw-destination-tile small{position:relative;z-index:2;display:block;margin-top:10px;color:rgba(255,255,255,.88);font-size:.96rem;line-height:1.5}.mw-travel-type-tile span{display:block;margin-top:10px;color:rgba(255,255,255,.84)}.mw-destination-tiles--cols-1{grid-template-columns:1fr}.mw-destination-tiles--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-destination-tiles--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mw-destination-tiles--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mw-destination-tiles--pill-grid .mw-destination-tile.is-text-only{min-height:0;align-content:center;gap:6px;padding:24px 26px;border:1px solid rgba(18,63,66,.12);background:linear-gradient(135deg,rgba(233,244,241,.98),rgba(255,248,234,.96));color:var(--mw-ink)}.mw-destination-tiles--pill-grid .mw-destination-tile.is-text-only::after{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.12))}.mw-destination-tiles--pill-grid .mw-destination-tile.is-text-only span,.mw-destination-tiles--pill-grid .mw-destination-tile.is-text-only strong,.mw-destination-tiles--pill-grid .mw-destination-tile.is-text-only small{color:var(--mw-ink)}.mw-destination-tiles--pill-grid .mw-destination-tile.is-text-only:hover,.mw-destination-tiles--pill-grid .mw-destination-tile.is-text-only:focus-visible{transform:translateY(-3px);box-shadow:0 18px 42px rgba(18,63,66,.08)}.mw-destination-tiles--image-cards .mw-destination-tile{min-height:360px;justify-content:end}.mw-destination-tiles--image-cards .mw-destination-tile::after{background:linear-gradient(180deg,rgba(18,62,66,.03),rgba(18,62,66,.34))}.mw-destination-tiles--image-cards .mw-destination-tile img{object-fit:cover}.mw-destination-tiles--image-cards .mw-destination-tile strong,.mw-destination-tiles--image-cards .mw-destination-tile small,.mw-destination-tiles--image-cards .mw-destination-tile span{color:#fff}.mw-destination-tile__cta{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.5rem;margin-top:.85rem;color:#fff;font-style:normal;font-weight:700;text-decoration:none}.mw-destination-tile__cta::after{content:"→";font-size:1rem;line-height:1}.mw-destinations-hero{position:relative;overflow:hidden}.mw-destinations-hero .mw-section-heading,.mw-destinations-hero .elementor-heading-title,.mw-destinations-hero p,.mw-destinations-hero .elementor-widget-text-editor{max-width:62ch}.mw-destinations-hero .mw-eyebrow{color:rgba(247,245,240,.82)}.mw-destinations-hero .elementor-button,.mw-destinations-overview .elementor-button{min-height:52px}.mw-destinations-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 24%,rgba(255,253,248,.24),transparent 34%),linear-gradient(125deg,rgba(220,237,234,.90),rgba(185,220,215,.78) 52%,rgba(200,173,114,.26));pointer-events:none}.mw-destinations-hero>.elementor-container,.mw-destinations-hero>.e-con-inner,.mw-destinations-hero>.elementor-widget-wrap{position:relative;z-index:1}.mw-destinations-overview{position:relative;overflow:clip}.mw-destinations-overview .mw-destination-tiles--pill-grid{align-items:stretch}.mw-destinations-overview .mw-destination-tile{min-height:144px}.mw-destination-tiles{max-width:100%}.mw-destination-tile{max-width:100%}.mw-destination-tile strong{overflow-wrap:anywhere}.mw-destination-tile:focus-visible{outline:3px solid rgba(95,167,162,.55);outline-offset:3px}@media (max-width:980px){.mw-destinations-hero{padding-top:clamp(132px,16vw,160px);padding-bottom:clamp(56px,9vw,72px)}}@media (max-width:680px){.mw-destinations-hero{padding-top:116px;padding-bottom:44px}.mw-destinations-overview .mw-destination-tiles--pill-grid{gap:14px}.mw-destinations-overview .mw-destination-tile{min-height:118px}}.mw-trip-card,.mw-ship-card{border:0;border-radius:18px;box-shadow:0 24px 60px rgba(18,62,66,.075)}.mw-trip-card__media,.mw-ship-card__media{height:clamp(500px,34vw,560px);min-height:0;aspect-ratio:auto;color:#fff;text-decoration:none}.mw-ship-card__media{height:clamp(360px,28vw,440px);min-height:0}.mw-trip-card__media::after,.mw-ship-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,62,66,.02),rgba(18,62,66,.46));z-index:1}.mw-trip-card__overlay,.mw-ship-card__overlay{position:absolute;inset:auto 0 0;z-index:2;padding:26px}.mw-trip-card__overlay h3,.mw-ship-card__overlay h3{margin:12px 0 0;color:#fff;font-family:var(--mw-serif);font-size:2rem;line-height:1.05;font-weight:400}.mw-trip-card__overlay h3{min-height:3.15em}.mw-trip-card__overlay .mw-trip-card__meta{color:rgba(255,255,255,.78)}.mw-trip-card__overlay .mw-card-facts,.mw-ship-card__body .mw-card-facts{margin:20px 0 0;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.16)}.mw-trip-card__overlay .mw-card-facts div{min-height:118px;background:rgba(255,255,255,.12);backdrop-filter:blur(12px)}.mw-trip-card__overlay .mw-card-facts dt{color:rgba(255,255,255,.7)}.mw-trip-card__overlay .mw-card-facts dd{color:#fff}.mw-card-cta{min-height:42px;display:inline-flex;align-items:center;margin-top:20px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--mw-petrol);font-weight:850}.mw-trip-card__body,.mw-ship-card__body{flex:1;padding:22px 24px 26px}.mw-trip-card__body{min-height:168px}.mw-trip-card__body p,.mw-ship-card__body p{margin:0;color:var(--mw-muted)}.mw-ship-card__overlay>span:first-child{color:rgba(255,255,255,.78);font-size:.78rem;font-weight:850;text-transform:uppercase}.mw-ship-card__body .mw-card-facts{border-color:var(--mw-line);background:var(--mw-line);margin-bottom:18px}.mw-ship-card__body .mw-card-facts div{background:color-mix(in srgb,var(--mw-bg) 72%,var(--mw-surface))}.mw-inquiry-form{border-radius:22px;background:linear-gradient(180deg,var(--mw-surface),color-mix(in srgb,var(--mw-bg) 78%,var(--mw-foam) 22%))}.mw-form input,.mw-form select,.mw-form textarea{min-height:54px;border-radius:14px;background:rgba(255,253,248,.9)}.mw-footer{background:var(--mw-footer-bg,#174A4D);color:rgba(255,255,255,.78)}.mw-footer__top{display:grid;grid-template-columns:.9fr 1.5fr;gap:60px;padding:76px 0}.mw-footer__brand h2{font-family:var(--mw-serif);color:#fff;font-size:2.4rem;line-height:1.08;font-weight:400}.mw-footer__brand p{max-width:420px}.mw-footer__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.mw-footer h3{color:#fff;font-size:.82rem;text-transform:uppercase}.mw-footer a{display:block;color:rgba(255,255,255,.88);text-decoration:none;margin-top:9px}.mw-footer__bottom{border-top:1px solid rgba(255,255,255,.12)}.mw-footer__bottom .mw-container{display:flex;justify-content:space-between;gap:20px;padding:18px 0;font-size:.85rem}.mw-reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.mw-reveal.is-visible{opacity:1;transform:none}@media (max-width:1180px){.mw-nav__list{gap:12px}.mw-nav a{font-size:.82rem}.mw-finder__form{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-finder__submit{grid-column:1 / -1}.mw-mega{top:76px}.mw-trip-overview{grid-template-columns:1fr}.mw-trip-map-card{position:relative;top:auto}body.admin-bar .mw-trip-map-card{top:auto}.mw-date-list--cards{grid-template-columns:1fr}.mw-itinerary__item{grid-template-columns:140px minmax(0,1fr)}.mw-itinerary__media{grid-column:1 / -1}.mw-services-grid,.mw-trip-service-panel,.mw-trip-notes-grid{grid-template-columns:1fr}.mw-activity-grid,.mw-cabin-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.mw-menu-toggle{display:inline-flex}.mw-nav{position:fixed;top:0;right:0;left:auto;bottom:0;width:min(420px,100vw);max-width:100vw;height:100dvh;display:grid;align-items:start;gap:22px;padding:calc(var(--mw-header-height) + 18px) 20px 34px;background:var(--mw-bg);border-left:1px solid var(--mw-line);box-shadow:var(--mw-shadow);opacity:0;pointer-events:none;overflow-y:auto;overscroll-behavior:contain;z-index:1200;transform:translateX(102%);transition:opacity .2s ease,transform .2s ease}body.admin-bar .mw-nav{padding-top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + 18px)}.mw-nav-open .mw-nav{opacity:1;pointer-events:auto;transform:translateX(0)}.mw-nav__list{display:grid;gap:16px}.mw-nav .sub-menu{position:static;top:auto;left:auto;min-width:0;margin:8px 0 0;padding:6px 0 0 14px;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none}.mw-nav .sub-menu a{padding:8px 0}.mw-nav__cta{justify-self:start}.mw-mega{position:static;width:100%;grid-template-columns:1fr;margin-top:12px;padding:18px;transform:none;box-shadow:none}.mw-mega__intro{min-height:auto}.mw-mega__cols{grid-template-columns:1fr}.mw-home-hero h1,.mw-hero h1{font-size:3.7rem}.mw-card-grid--three,.mw-destination-list,.mw-destination-tiles,.mw-travel-type-tiles,.mw-editorial-split,.mw-detail-grid,.mw-contact-grid,.mw-expert-panel,.mw-footer__top,.mw-feature-block,.mw-guide-card,.mw-content .mw-destinations-index,.mw-content .mw-destination-feature{grid-template-columns:1fr}.mw-feature-block.mw-ship-teaser{grid-template-columns:1fr}.mw-feature-block.mw-ship-teaser>div{padding:38px}.mw-content .mw-destination-showcase,.mw-content .mw-destination-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-results-bar{display:grid}.mw-detail-aside{position:static}.mw-info-bar{position:static;margin-bottom:28px}body.admin-bar .mw-info-bar{top:auto}.mw-info-bar__inner,.mw-trust-strip__inner{grid-template-columns:repeat(2,1fr)}.mw-home-trust__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-trip-facts .mw-info-bar__inner{overflow:visible;display:flex;scroll-snap-type:none}.mw-trip-facts .mw-info-bar__inner>div{min-width:0;scroll-snap-align:start}.mw-trip-facts .mw-trip-fact--date{flex:1 1 220px}.mw-trip-facts__cta{min-width:260px}.mw-guide-card figure,.mw-guide-card figure img{min-height:320px}.mw-footer__columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){html,body,.mw-main,.mw-section,.mw-container,.mw-trip-additional-dates,.mw-departure-card,.mw-departure-card__main,.mw-departure-card__top,.mw-departure-card__facts{max-width:100%}.mw-container,.mw-header__inner{width:min(calc(100% - 28px),var(--mw-container))}.mw-section{padding:64px 0}.mw-home-hero,.mw-hero{min-height:620px}.mw-home-hero__content,.mw-hero__content{padding:86px 0 64px}.mw-home-hero h1,.mw-hero h1,.mw-archive-hero h1{font-size:2.7rem}.mw-section-heading h2,.mw-editorial-split h2,.mw-cta-band h2{font-size:2.15rem}.mw-content .mw-import-grid{grid-template-columns:1fr}.mw-content .mw-import-hero{border-radius:0;margin-left:-14px;margin-right:-14px}.mw-content .mw-destinations-index{margin-left:-14px;margin-right:-14px;padding:28px 18px;border-radius:0}.mw-content .mw-destinations-index__lead{min-height:auto}.mw-content .mw-destination-pill-list,.mw-content .mw-destination-showcase,.mw-content .mw-destination-highlights{grid-template-columns:1fr}.mw-content .mw-destination-pill-list a{min-height:68px;padding:0 20px}.mw-content .mw-destination-card{min-height:410px}.mw-content .mw-destination-card__body{padding:26px}.mw-content .mw-destination-feature img{min-height:330px}.mw-home-trust__facts{grid-template-columns:1fr}.mw-home-hero{min-height:600px}.mw-home-finder--in-hero{margin-bottom:72px}.mw-home-finder--below-hero{margin-top:-54px;margin-bottom:58px}.mw-trip-hero__meta{width:100%}.mw-finder{padding:22px}.mw-finder__header{display:block}.mw-finder__form,.mw-form,.mw-info-bar__inner,.mw-trust-strip__inner,.mw-footer__columns,.mw-card-facts{grid-template-columns:1fr}.mw-finder__field,.mw-finder__field summary,.mw-finder__field--date,.mw-finder__submit{min-height:64px}.mw-finder__panel{position:static;width:100%;margin-top:8px;box-shadow:none}.mw-trip-overview__content h2,.mw-story-block h2,.mw-contact-grid h2{font-size:2.2rem}.mw-highlight-grid{grid-template-columns:1fr}.mw-trip-map-card{padding:22px;border-radius:18px}.mw-trip-map-card__media img,.mw-trip-map-card__media iframe{min-height:300px}.mw-trip-gallery--slider .mw-trip-gallery__item{flex-basis:88vw}.mw-trip-gallery__item img{height:390px}.mw-trip-gallery--mosaic .mw-trip-gallery__track{grid-template-columns:1fr}.mw-gallery-button{width:48px;height:48px}.mw-itinerary__item,.mw-services-grid,.mw-trip-service-panel,.mw-trip-notes-grid,.mw-activity-grid,.mw-cabin-price-grid,.mw-ship-mini-facts{grid-template-columns:1fr}.mw-itinerary__item,.mw-service-panel,.mw-trip-service-panel,.mw-activity-card>div,.mw-cabin-price-card>div,.mw-guide-card>div,.mw-form--external{padding:24px}.mw-itinerary__media img,.mw-guide-card figure,.mw-guide-card figure img{min-height:280px}.mw-feature-block.mw-ship-teaser{border-radius:20px}.mw-feature-block.mw-ship-teaser figure,.mw-feature-block.mw-ship-teaser figure img{min-height:320px}.mw-feature-block.mw-ship-teaser>div{padding:28px}.mw-accordion__button{min-height:68px;padding:20px}.mw-accordion__panel p{padding:0 20px 22px}.mw-trip-card__media{height:420px;min-height:330px}.mw-ship-card__media,.mw-destination-tile,.mw-travel-type-tile{height:auto;min-height:330px}.mw-gallery{grid-template-columns:1fr;grid-template-rows:none}.mw-gallery figure,.mw-gallery figure:first-child{grid-row:auto;aspect-ratio:4/3}.mw-panel,.mw-inquiry-form,.mw-contact-card{padding:24px}.mw-date-list--cards article,.mw-cta-band__inner{display:grid;grid-template-columns:1fr}.mw-footer__bottom .mw-container{display:grid}}@media (max-width:782px){body.admin-bar{--mw-admin-bar-height:46px}body.admin-bar .mw-header{top:46px}body.admin-bar .mw-mega{top:124px}}@media (max-width:680px){body.admin-bar .mw-nav{inset:124px 0 auto 0}}:root{--mw-ink:#123E42;--mw-text:#243A3D;--mw-muted:#6F8584;--mw-line:#D8E3DF;--mw-bg:#F7F3EA;--mw-surface:#FFFDF8;--mw-sand:#EFE6D4;--mw-foam:#DCEDEA;--mw-aqua:#B9DCD7;--mw-turquoise:#5BAEAE;--mw-clear-turquoise:#45C3C3;--mw-petrol:#123E42;--mw-footer-bg:#174A4D;--mw-ocean:#174A4D;--mw-sun:#C8AD72;--mw-shadow:0 24px 60px rgba(18,62,66,.08);--mw-shadow-soft:0 14px 36px rgba(18,62,66,.055)}html,body{max-width:100%;overflow-x:clip}@supports not (overflow-x:clip){html,body{overflow-x:hidden}}body.mw-site{background:var(--mw-bg)}.mw-main,.mw-section,.mw-container,.mw-card-grid,.mw-trip-overview,.mw-elementor-content,.mw-trip-gallery,.mw-trip-gallery__track{min-width:0;max-width:100%}body.home .mw-main,body.home .mw-home,body.home .mw-elementor-content,body.home .mw-elementor-content--frontpage,body.home .mw-elementor-content>.elementor,body.home .mw-elementor-content .elementor-section,body.home .mw-elementor-content .elementor-container,body.home .mw-elementor-content .e-con,body.home .mw-elementor-content .e-con-inner{width:100%;max-width:100%;min-width:0}body.home .mw-elementor-content--frontpage{background:transparent}body.home .mw-home-hero,body.home .mw-hero,body.home .mw-destinations-hero{width:100%;max-width:none;margin-left:0;margin-right:0;grid-template-columns:minmax(0,1fr)}body.home .mw-home-hero>.elementor-container,body.home .mw-home-hero>.e-con-inner,body.home .mw-hero>.elementor-container,body.home .mw-hero>.e-con-inner,body.home .mw-destinations-hero>.elementor-container,body.home .mw-destinations-hero>.e-con-inner{width:100%;max-width:100%;min-width:0;grid-template-columns:minmax(0,1fr)}body.home .mw-elementor-content--frontpage>.elementor>.elementor-section:first-child,body.home .mw-elementor-content--frontpage>.elementor>.elementor-section-wrap>.elementor-section:first-child,body.home .mw-elementor-content--frontpage>.e-con:first-child{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:0!important}body.home .mw-elementor-content--frontpage>.elementor>.elementor-section:first-child>.elementor-container,body.home .mw-elementor-content--frontpage>.elementor>.elementor-section-wrap>.elementor-section:first-child>.elementor-container,body.home .mw-elementor-content--frontpage>.e-con:first-child>.e-con-inner{width:100%!important;max-width:100%!important;min-width:0!important}body.home .mw-elementor-content--frontpage>.elementor>.elementor-section:first-child .elementor-column,body.home .mw-elementor-content--frontpage>.elementor>.elementor-section-wrap>.elementor-section:first-child .elementor-column,body.home .mw-elementor-content--frontpage>.e-con:first-child>.e-con-inner>.e-con{min-width:0!important}body.home .mw-elementor-content--frontpage>.elementor>.elementor-section:first-child>.elementor-container,body.home .mw-elementor-content--frontpage>.elementor>.elementor-section-wrap>.elementor-section:first-child>.elementor-container{flex-wrap:wrap!important}body.home .mw-elementor-content--frontpage>.elementor>.elementor-section:first-child .elementor-column,body.home .mw-elementor-content--frontpage>.elementor>.elementor-section-wrap>.elementor-section:first-child .elementor-column{width:100%!important;max-width:100%!important;flex:0 0 100%!important}body.home .mw-elementor-content--frontpage>.elementor>.elementor-section:first-child .elementor-column:nth-child(n+2),body.home .mw-elementor-content--frontpage>.elementor>.elementor-section-wrap>.elementor-section:first-child .elementor-column:nth-child(n+2),body.home .mw-elementor-content--frontpage>.e-con:first-child>.e-con-inner>.e-con:nth-child(n+2){display:none!important}body.home .mw-elementor-content--frontpage>*:first-child,body.home .mw-elementor-content--frontpage>*:first-child>*:first-child{width:100%!important;max-width:100%!important;min-width:0!important}body.home .mw-elementor-content--frontpage>.elementor>.elementor-section:first-child .elementor-column:last-child:has(.elementor-widget-wrap:empty),body.home .mw-elementor-content--frontpage>.elementor>.elementor-section-wrap>.elementor-section:first-child .elementor-column:last-child:has(.elementor-widget-wrap:empty){display:none!important}body.home .mw-elementor-content--frontpage>.e-con:first-child>.e-con-inner{grid-template-columns:minmax(0,1fr)!important}body:not(.home):not(.single-reisen):not(.single-schiffe) .mw-main{padding-top:var(--mw-header-height)}.mw-header{position:fixed;inset:0 0 auto;z-index:9000;background:rgba(255,253,248,.94);border-bottom:1px solid var(--mw-line);box-shadow:0 10px 34px rgba(18,62,66,.07);color:var(--mw-ink)}body.admin-bar .mw-header{top:var(--mw-admin-bar-height)}body.home .mw-header:not(.is-scrolled),body.single-reisen .mw-header:not(.is-scrolled),body.single-schiffe .mw-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(18,62,66,.18),rgba(18,62,66,0));border-bottom-color:transparent;box-shadow:none;color:#FFFDF8}body.home .mw-header:not(.is-scrolled) .mw-brand,body.home .mw-header:not(.is-scrolled) .mw-nav a,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-reisen .mw-header:not(.is-scrolled) .mw-brand,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-schiffe .mw-header:not(.is-scrolled) .mw-brand,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary{color:#FFFDF8}body.home .mw-header:not(.is-scrolled) .mw-brand__claim,body.single-reisen .mw-header:not(.is-scrolled) .mw-brand__claim,body.single-schiffe .mw-header:not(.is-scrolled) .mw-brand__claim{color:rgba(255,253,248,.76)}body.home .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.single-reisen .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.single-schiffe .mw-header:not(.is-scrolled) .mw-brand__fallback-logo{filter:brightness(0) invert(1)}.mw-header.is-scrolled .mw-brand__fallback-logo,body.mw-nav-open .mw-brand__fallback-logo{filter:none}body.mw-nav-open .mw-header,.mw-header.is-scrolled{background:var(--mw-header-bg-scrolled);border-bottom-color:var(--mw-line);box-shadow:0 14px 38px rgba(18,62,66,.06);backdrop-filter:blur(18px)}body.mw-nav-open .mw-brand,body.mw-nav-open .mw-nav a,body.mw-nav-open .mw-nav__list--mega summary,.mw-header.is-scrolled .mw-brand,.mw-header.is-scrolled .mw-nav a,.mw-header.is-scrolled .mw-nav__list--mega summary{color:var(--mw-ink)}.mw-nav a,.mw-nav__list--mega summary{transition:color .18s ease}.mw-nav a:hover,.mw-nav__list--mega summary:hover{color:var(--mw-turquoise)}.mw-nav__cta{min-height:46px;padding:0 22px;background:var(--mw-ink);box-shadow:0 12px 32px rgba(18,62,66,.14)}.mw-nav__cta:hover{background:var(--mw-button-hover);color:var(--mw-button-text)!important}.mw-header.is-scrolled .mw-nav>.mw-nav__list>li>a,.mw-header.is-scrolled .mw-nav>.mw-nav__list>li>details>summary{color:var(--mw-ink)!important;text-shadow:none}.mw-header.is-scrolled .mw-nav>.mw-nav__list>li>a:hover,.mw-header.is-scrolled .mw-nav>.mw-nav__list>li>a:focus-visible,.mw-header.is-scrolled .mw-nav>.mw-nav__list>li>details>summary:hover,.mw-header.is-scrolled .mw-nav>.mw-nav__list>li>details>summary:focus-visible{color:var(--mw-menu-link-hover,var(--mw-turquoise))!important}.mw-header.is-scrolled .mw-nav__cta{border:1px solid var(--mw-button-bg);background:var(--mw-button-bg);color:var(--mw-button-text)!important;box-shadow:0 10px 24px rgba(18,62,66,.14)}.mw-header.is-scrolled .mw-nav__cta:hover,.mw-header.is-scrolled .mw-nav__cta:focus-visible{background:var(--mw-button-hover);color:var(--mw-button-text)!important}.mw-service-note{margin:0 0 12px;color:var(--mw-text)}.mw-mega{top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + 10px);border-color:var(--mw-line);background:rgba(255,253,248,.98);box-shadow:0 34px 90px rgba(18,62,66,.13)}body.admin-bar .mw-mega{top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + 10px)}.mw-hero__shade,.mw-hero--reise .mw-hero__shade{background:var(--mw-hero-gradient)}.mw-home-hero h1,.mw-hero h1{color:#F7F5F0;text-wrap:balance}.mw-button--primary{background:var(--mw-ink);color:var(--mw-button-text)}.mw-button--primary:hover{background:var(--mw-turquoise)}.mw-button--secondary{border-color:var(--mw-aqua);background:transparent;color:var(--mw-ink)}.mw-trip-facts{padding:8px 0;background:color-mix(in srgb,var(--mw-bg) 86%,var(--mw-foam) 14%);border-bottom:1px solid var(--mw-line);box-shadow:0 14px 34px rgba(18,62,66,.045)}.mw-trip-facts .mw-info-bar__inner{display:flex;flex-wrap:wrap;gap:6px;width:min(calc(100% - 40px),var(--mw-container));padding:6px;overflow:visible;border:1px solid var(--mw-line);border-radius:24px;background:rgba(255,253,248,.92);box-shadow:0 16px 42px rgba(18,62,66,.055)}.mw-trip-facts .mw-info-bar__inner>div{flex:1 1 132px;min-width:0;min-height:62px;padding:10px 14px;border:0;border-radius:18px;background:linear-gradient(180deg,var(--mw-surface),color-mix(in srgb,var(--mw-bg) 76%,var(--mw-foam) 24%))}.mw-trip-facts .mw-trip-fact--date,.mw-trip-facts .mw-trip-fact--price{flex-basis:176px}.mw-trip-facts .mw-trip-fact--date{flex:0 0 min(100%,260px);position:relative;z-index:8}.mw-trip-facts .mw-trip-fact--language,.mw-trip-facts .mw-trip-fact--flight,.mw-trip-facts .mw-trip-fact--status{flex:0 1 132px}.mw-trip-facts .mw-info-bar__inner>div>span{color:var(--mw-muted);font-size:.62rem;letter-spacing:.08em}.mw-trip-facts .mw-info-bar__inner>div>strong{color:var(--mw-ink);font-size:clamp(.95rem,.95vw,1.05rem);line-height:1.22}.mw-language-badges{display:inline-flex;flex-wrap:wrap;gap:5px}.mw-language-badges span{min-width:30px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(18,63,66,.16);border-radius:999px;background:var(--mw-surface);color:var(--mw-ink);font-family:var(--mw-sans);font-size:.68rem;font-weight:850;letter-spacing:.04em}.mw-trip-facts__cta{flex:0 1 190px!important;min-width:0;padding:0!important;background:transparent!important}.mw-trip-facts__cta .mw-button{min-height:62px;border-radius:18px;justify-content:center;text-align:center;white-space:normal}.mw-trip-map-card{position:sticky;top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + var(--mw-info-bar-height) + 22px);max-height:none;overflow:visible;width:100%;padding:clamp(24px,2.4vw,34px);border-radius:24px;background:linear-gradient(180deg,var(--mw-surface),color-mix(in srgb,var(--mw-bg) 82%,var(--mw-surface) 18%));box-shadow:0 24px 64px rgba(18,63,66,.075)}body.admin-bar .mw-trip-map-card{top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + var(--mw-info-bar-height) + 22px)}.mw-trip-map-card__media,.mw-trip-map-card__media img,.mw-trip-map-card__media iframe{max-width:100%}.mw-trip-map-card__media img,.mw-trip-map-card__media iframe{min-height:clamp(280px,34vw,420px)}.mw-trip-gallery--slider .mw-trip-gallery__track{max-width:100%;scrollbar-width:none}.mw-trip-gallery--slider .mw-trip-gallery__track::-webkit-scrollbar{display:none}.mw-highlight-grid--compact{gap:16px}.mw-highlight-grid--compact article{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px 18px;align-items:start;padding:24px;border-radius:20px;background:linear-gradient(180deg,var(--mw-surface),color-mix(in srgb,var(--mw-bg) 78%,var(--mw-foam) 22%))}.mw-highlight-grid--compact article::before{background:linear-gradient(180deg,var(--mw-turquoise),var(--mw-sun))}.mw-highlight-icon{grid-row:span 2;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(95,167,162,.35);border-radius:999px;background:var(--mw-surface);color:var(--mw-petrol)}.mw-highlight-icon svg{width:34px;height:34px}.mw-highlight-grid--compact article h3{margin:4px 0 0;font-size:clamp(1.28rem,1.6vw,1.6rem)}.mw-highlight-grid--compact article p{margin:0;color:var(--mw-text)}.mw-feature-block.mw-ship-teaser{border-radius:24px;box-shadow:0 28px 80px rgba(18,63,66,.12)}.mw-feature-block.mw-ship-teaser>div{background:linear-gradient(135deg,#DCEDEA,#B9DCD7 62%,#FFFDF8)}.mw-accordion{gap:12px}.mw-accordion__item{border-color:rgba(18,63,66,.12);border-radius:18px;box-shadow:0 14px 34px rgba(18,63,66,.055)}.mw-accordion__button{min-height:72px;padding:20px 24px;background:var(--mw-surface)}.mw-accordion__button:hover,.mw-accordion__button:focus-visible{background:color-mix(in srgb,var(--mw-bg) 82%,var(--mw-foam) 18%);outline:2px solid rgba(95,167,162,.38);outline-offset:2px}.mw-accordion__button strong{font-size:clamp(1.12rem,1.4vw,1.32rem)}.mw-accordion__answer{padding:0 72px 24px 24px;color:var(--mw-text)}.mw-accordion__answer p{margin:0 0 .9rem;padding:0}.mw-accordion__answer p:last-child{margin-bottom:0}.mw-footer{background:var(--mw-footer-bg,#174A4D);color:rgba(247,245,240,.78)}.mw-footer a{color:rgba(247,245,240,.9)}.mw-footer a:hover{color:#78B8B3}@media (max-width:1180px){.mw-trip-overview{grid-template-columns:1fr}.mw-trip-map-card,body.admin-bar .mw-trip-map-card{position:relative;top:auto}}@media (max-width:980px){.mw-nav{inset:calc(var(--mw-header-height) + var(--mw-admin-bar-height)) 0 auto;max-height:calc(100vh - var(--mw-header-height) - var(--mw-admin-bar-height));overflow:auto;padding:30px 24px 38px;background:#F7F5F0}body.admin-bar .mw-nav{inset:calc(var(--mw-header-height) + var(--mw-admin-bar-height)) 0 auto}.mw-trip-facts{position:static}.mw-trip-facts .mw-info-bar__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.mw-trip-facts .mw-info-bar__inner>div,.mw-trip-facts .mw-trip-fact--language,.mw-trip-facts .mw-trip-fact--flight,.mw-trip-facts .mw-trip-fact--status{min-width:0;flex:none}.mw-trip-facts__cta{grid-column:1 / -1}}@media (max-width:680px){body.home .mw-elementor-content--frontpage .mw-home-hero{min-height:76vh}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-home-hero__content{width:min(calc(100% - 28px),var(--mw-container));padding:116px 0 124px}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero{margin-top:-74px!important;margin-bottom:22px!important}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-container{width:min(calc(100% - 24px),1320px)}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder--hero{border-radius:24px}.mw-container,.mw-header__inner{width:min(calc(100% - 28px),var(--mw-container))}.mw-home-hero h1,.mw-hero h1,.mw-archive-hero h1{font-size:clamp(2.35rem,12vw,3rem);line-height:1.02}.mw-trip-facts .mw-info-bar__inner{width:min(calc(100% - 24px),1380px);grid-template-columns:1fr;border-radius:20px}.mw-trip-facts .mw-trip-fact--date{flex:1 1 auto}.mw-trip-facts .mw-info-bar__inner>div{min-height:58px;padding:10px 14px}.mw-highlight-grid--compact article{grid-template-columns:50px minmax(0,1fr);padding:20px}.mw-highlight-icon{width:50px;height:50px}.mw-accordion__answer{padding:0 20px 22px}}.mw-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.mw-info-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(0,125,156,.32);transition:color .18s ease,border-color .18s ease}.mw-info-link:hover,.mw-info-link:focus-visible{color:var(--mw-turquoise);border-color:var(--mw-turquoise);outline:0}.mw-ship-facts{padding:12px 0;background:rgba(252,250,245,.9);border-bottom:0;box-shadow:0 18px 48px rgba(8,47,70,.08)}.mw-ship-facts .mw-info-bar__inner{display:flex;gap:8px;width:min(calc(100% - 40px),var(--mw-container));padding:8px;border:1px solid rgba(18,63,66,.12);border-radius:30px;background:rgba(255,255,255,.96);box-shadow:0 20px 60px rgba(8,47,70,.1)}.mw-ship-facts .mw-info-bar__inner>div{flex:1 0 135px;min-width:135px;min-height:70px;padding:12px 16px;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfaf6)}.mw-ship-facts .mw-trip-facts__cta{flex:0 0 220px;min-width:220px;padding:6px!important;background:transparent!important}.mw-ship-facts .mw-trip-facts__cta .mw-button{width:100%;min-height:64px;justify-content:space-between;padding-inline:22px;border-radius:999px}.mw-ship-technical__grid{display:grid;grid-template-columns:minmax(280px,.36fr) minmax(0,.64fr);gap:clamp(28px,5vw,74px);align-items:start}.mw-ship-tech-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid rgba(18,63,66,.13);border-radius:22px;background:rgba(18,63,66,.13);box-shadow:0 20px 54px rgba(8,47,70,.06)}.mw-ship-tech-list div{padding:clamp(18px,2.2vw,28px);background:#fff}.mw-ship-tech-list>div:last-child:nth-child(odd){grid-column:1 / -1}.mw-ship-tech-list dt{color:#6f7d82;font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.mw-ship-tech-list dd{margin:.35rem 0 0;color:#123F42;font-family:var(--mw-serif);font-size:clamp(1.2rem,1.7vw,1.72rem);line-height:1.18;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.mw-ship-tech-list dd sup,.mw-ship-cabin-meta dd sup,.mw-ship-facts .mw-info-bar__inner>div>strong sup{font-size:.62em;line-height:0;vertical-align:.38em;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.mw-ship-knowledge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mw-ship-knowledge-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px 20px;padding:clamp(22px,3vw,34px);border:1px solid rgba(18,63,66,.12);border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(8,47,70,.05)}.mw-ship-knowledge-card h3{margin:.1rem 0 .45rem;color:#123F42;font-family:var(--mw-serif);font-size:clamp(1.35rem,2vw,2rem);line-height:1.1;font-weight:400}.mw-ship-knowledge-card p{grid-column:2;margin:0;color:var(--mw-text)}.mw-ship-deckplan__grid{display:grid;grid-template-columns:minmax(260px,.32fr) minmax(0,.68fr);gap:clamp(28px,5vw,68px);align-items:start}.mw-ship-deckplan__grid h2{margin:.35rem 0 1rem;color:#123F42;font-family:var(--mw-serif);font-size:clamp(2.15rem,4vw,3.4rem);line-height:1.04;font-weight:400}.mw-ship-deckplan__media{display:grid;gap:18px}.mw-ship-deckplan__media figure{margin:0;overflow:hidden;border:1px solid rgba(18,63,66,.12);border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(8,47,70,.08)}.mw-ship-deckplan__media img{width:100%;height:auto}.mw-ship-cabins .mw-cabin-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.mw-tax-hero.no-image{background:linear-gradient(135deg,#DCEDEA,#B9DCD7 58%,#F7F3EA)}.mw-tax-hero.has-image::after,.mw-ship-hero.has-image::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(18,62,66,.32),rgba(91,174,174,.10),rgba(91,174,174,.03));pointer-events:none}.mw-tax-hero .mw-hero__shade,.mw-ship-hero .mw-hero__shade{z-index:1}.mw-tax-hero .mw-hero__content,.mw-ship-hero .mw-hero__content{position:relative;z-index:2}.mw-tax-highlights .mw-highlight-grid--compact,.mw-highlight-grid--ship{grid-template-columns:repeat(3,minmax(0,1fr))}.mw-tax-summary .mw-expert-panel{align-items:center}.mw-section--sea .mw-contact-grid{width:min(calc(100% - 40px),var(--mw-container));grid-template-columns:minmax(300px,.84fr) minmax(560px,1.16fr);gap:clamp(36px,6vw,88px)}.mw-section--sea .mw-inquiry-form,.mw-section--sea .mw-form--external{width:100%;max-width:none}.mw-section--sea .mw-inquiry-form{padding:clamp(30px,4vw,52px)}.mw-section--sea .mw-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mw-accordion__button,.mw-accordion__button:hover,.mw-accordion__button:focus-visible,.mw-accordion__button[aria-expanded="true"]{color:#123F42!important}.mw-accordion__button strong{color:inherit!important;opacity:1!important}.mw-accordion__button:hover,.mw-accordion__button:focus-visible{background:#fff;box-shadow:inset 0 0 0 1px rgba(95,167,162,.45)}@media (max-width:1180px){.mw-tax-highlights .mw-highlight-grid--compact,.mw-highlight-grid--ship{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-section--sea .mw-contact-grid{grid-template-columns:1fr}}@media (max-width:980px){.mw-ship-facts{position:static}.mw-ship-facts .mw-info-bar__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mw-ship-facts .mw-info-bar__inner>div,.mw-ship-facts .mw-trip-facts__cta{min-width:0;flex:none}.mw-ship-facts .mw-trip-facts__cta{grid-column:1 / -1}.mw-ship-technical__grid,.mw-ship-deckplan__grid,.mw-ship-knowledge-grid{grid-template-columns:1fr}}@media (max-width:680px){.mw-hero__actions{display:grid;grid-template-columns:1fr}.mw-hero__actions .mw-button{width:100%;justify-content:center}.mw-ship-facts .mw-info-bar__inner,.mw-ship-tech-list,.mw-tax-highlights .mw-highlight-grid--compact,.mw-highlight-grid--ship,.mw-section--sea .mw-form{grid-template-columns:1fr}.mw-ship-knowledge-card{grid-template-columns:1fr}.mw-ship-knowledge-card p{grid-column:auto}.mw-section--sea .mw-contact-grid{width:min(calc(100% - 28px),var(--mw-container))}}.mw-footer{background:radial-gradient(circle at 18% 0,rgba(185,220,215,.26),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--mw-footer-bg,#174A4D) 92%,#5BAEAE 8%),var(--mw-footer-bg,#174A4D));color:rgba(255,253,248,.86)}.mw-footer__top{grid-template-columns:minmax(280px,.82fr) minmax(0,1.6fr);gap:clamp(42px,6vw,92px);padding:clamp(70px,8vw,110px) 0}.mw-footer .mw-footer__logo{width:min(260px,80%);min-height:76px;display:inline-flex;align-items:center;justify-content:center;margin:0 0 28px;padding:16px 20px;border-radius:18px;background:var(--mw-surface);box-shadow:0 20px 42px rgba(0,0,0,.10)}.mw-footer .mw-footer__logo img{width:100%;max-height:58px;object-fit:contain}.mw-footer__brand h2{max-width:560px;color:var(--mw-button-text);font-size:clamp(2.2rem,4vw,3.35rem)}.mw-footer__brand p{max-width:520px;color:rgba(255,253,248,.82)}.mw-footer__quick-contact{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.mw-footer__quick-contact a{margin:0;padding:10px 14px;border:1px solid color-mix(in srgb,var(--mw-footer-card-border) 70%,transparent);border-radius:999px;background:color-mix(in srgb,var(--mw-footer-card-bg) 78%,var(--mw-footer-bg))}.mw-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mw-footer-group,.mw-footer__cta-card{min-width:0;border:1px solid color-mix(in srgb,var(--mw-footer-card-border) 76%,transparent);border-radius:18px;background:color-mix(in srgb,var(--mw-footer-card-bg) 72%,var(--mw-footer-bg));overflow:hidden}.mw-footer-group summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;color:var(--mw-footer-text);font-size:.82rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;list-style:none}.mw-footer-group summary::-webkit-details-marker{display:none}.mw-footer-group summary::after{content:"";width:10px;height:10px;flex:0 0 auto;border-right:2px solid var(--mw-link-color);border-bottom:2px solid var(--mw-link-color);transform:rotate(45deg);transition:transform .18s ease}.mw-footer-group[open] summary::after{transform:rotate(225deg)}.mw-footer-group a,.mw-footer-group__text{display:block;margin:0;padding:0 20px 13px;color:color-mix(in srgb,var(--mw-footer-text) 84%,transparent)}.mw-footer-menu,.mw-footer-menu ul{margin:0;padding:0;list-style:none}.mw-footer-menu li{margin:0}.mw-footer-menu a{display:block;padding:0 20px 13px;color:color-mix(in srgb,var(--mw-footer-text) 84%,transparent);text-decoration:none}.mw-footer-group a:hover{color:var(--mw-link-color)}.mw-footer-menu a:hover,.mw-footer-menu a:focus-visible{color:var(--mw-link-color)}.mw-footer__social{display:flex;flex-wrap:wrap;gap:10px;padding:6px 20px 20px}.mw-footer__social a{padding:8px 12px;border:1px solid rgba(120,184,179,.28);border-radius:999px;color:var(--mw-footer-text)}.mw-footer__cta-card{display:grid;align-content:start;gap:12px;padding:24px;background:linear-gradient(135deg,color-mix(in srgb,var(--mw-footer-card-bg) 72%,var(--mw-footer-button-bg) 28%),color-mix(in srgb,var(--mw-footer-card-bg) 78%,var(--mw-footer-button-hover-bg) 22%))}.mw-footer__cta-card span{color:var(--mw-link-color);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mw-footer__cta-card strong{color:var(--mw-button-text);font-family:var(--mw-serif);font-size:1.65rem;line-height:1.08;font-weight:400}.mw-footer__cta-card p{margin:0;color:color-mix(in srgb,var(--mw-footer-text) 80%,transparent)}.mw-footer__cta-card .mw-button{justify-self:start;margin-top:8px}.mw-footer__bottom{border-top:1px solid rgba(247,245,240,.12);background:rgba(0,0,0,.04)}.mw-footer__bottom .mw-container{color:color-mix(in srgb,var(--mw-footer-text) 76%,transparent)}@media (max-width:980px){.mw-footer__top,.mw-footer__columns{grid-template-columns:1fr}.mw-footer__logo{width:min(240px,86vw)}}html,body{max-width:100%;overflow-x:clip}@supports not (overflow:clip){html,body{overflow-x:hidden}}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(91,174,174,.56);outline-offset:3px}.mw-skip-link:focus{color:var(--mw-ink);border-radius:999px}body.page .mw-main,body.post-type-archive-reisen .mw-main,body.post-type-archive-schiffe .mw-main,body.tax-region .mw-main,body.tax-reiseart .mw-main,body.tax-reederei .mw-main,body.tax-thema .mw-main,body.tax-reiseziel .mw-main{padding-top:0}body.page .mw-header:not(.is-scrolled),body.post-type-archive-reisen .mw-header:not(.is-scrolled),body.post-type-archive-schiffe .mw-header:not(.is-scrolled),body.tax-region .mw-header:not(.is-scrolled),body.tax-reiseart .mw-header:not(.is-scrolled),body.tax-reederei .mw-header:not(.is-scrolled),body.tax-thema .mw-header:not(.is-scrolled),body.tax-reiseziel .mw-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(18,62,66,.30),rgba(18,62,66,0));border-bottom-color:transparent;box-shadow:none;color:#F7F5F0}body.page .mw-header:not(.is-scrolled) .mw-brand,body.page .mw-header:not(.is-scrolled) .mw-nav>a,body.page .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-brand,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav>a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-brand,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav>a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-region .mw-header:not(.is-scrolled) .mw-brand,body.tax-region .mw-header:not(.is-scrolled) .mw-nav>a,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-brand,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav>a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reederei .mw-header:not(.is-scrolled) .mw-brand,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav>a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-thema .mw-header:not(.is-scrolled) .mw-brand,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav>a,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-brand,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav>a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list>li>a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary{color:#F7F5F0}body.page .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-region .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reederei .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-thema .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-brand__fallback-logo{filter:brightness(0) invert(1)}.mw-header:not(.is-scrolled) .mw-mega,body.mw-nav-open .mw-mega{color:var(--mw-ink)}.mw-header:not(.is-scrolled) .mw-mega a,.mw-header:not(.is-scrolled) .mw-mega strong,.mw-header:not(.is-scrolled) .mw-mega span,body.mw-nav-open .mw-mega a,body.mw-nav-open .mw-mega strong,body.mw-nav-open .mw-mega span{color:var(--mw-ink)}.mw-header:not(.is-scrolled) .mw-mega__intro a,.mw-header:not(.is-scrolled) .mw-mega__cols a,body.mw-nav-open .mw-mega__intro a,body.mw-nav-open .mw-mega__cols a{color:var(--mw-ink)}.mw-header:not(.is-scrolled) .mw-mega__cols a:hover,.mw-header:not(.is-scrolled) .mw-mega__cols a:focus-visible,body.mw-nav-open .mw-mega__cols a:hover,body.mw-nav-open .mw-mega__cols a:focus-visible{color:var(--mw-primary-hover);background:var(--mw-foam)}.mw-page-hero,.mw-archive-hero.mw-page-hero{min-height:clamp(520px,58vw,720px);display:flex;align-items:flex-end;padding:0;background:linear-gradient(135deg,#DCEDEA 0%,#B9DCD7 58%,#F7F3EA 100%)}.mw-page-hero.no-image .mw-hero__shade{background:radial-gradient(circle at 78% 18%,rgba(200,173,114,.18),transparent 32%),linear-gradient(90deg,rgba(18,62,66,.30),rgba(91,174,174,.10))}.mw-page-hero .mw-hero__content{position:relative;z-index:2;padding:clamp(150px,17vw,210px) 0 clamp(72px,8vw,112px)}.mw-page-hero h1,.mw-archive-hero.mw-page-hero h1{max-width:1000px;color:#F7F5F0;font-size:clamp(3rem,6.6vw,5.8rem);line-height:.98;text-wrap:balance}.mw-page-hero p,.mw-archive-hero.mw-page-hero p{max-width:760px;color:rgba(247,245,240,.88);font-size:clamp(1.05rem,1.7vw,1.28rem)}.mw-page-hero .mw-eyebrow,.mw-page-hero .mw-breadcrumbs,.mw-page-hero .mw-breadcrumbs a{color:rgba(247,245,240,.86)}.mw-trip-map-card,body.admin-bar .mw-trip-map-card{position:relative;top:auto;max-height:none;overflow:visible;scrollbar-width:auto}.mw-trip-map-card__media iframe,.mw-trip-map-card__media img{max-width:100%}.mw-section--sea .mw-contact-grid{align-items:start}.mw-section--sea .mw-inquiry-form{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr);gap:clamp(24px,4vw,52px);align-items:start}.mw-section--sea .mw-inquiry-form__intro{position:sticky;top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + 24px)}.mw-section--sea .mw-inquiry-form__intro p{max-width:34rem}.mw-section--sea .mw-inquiry-form__copy{max-width:34rem}.mw-section--sea .mw-form{margin-top:0}.mw-form label{display:grid;gap:7px}.mw-form label span{color:#52666A;font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.mw-form input,.mw-form select,.mw-form textarea{width:100%;color:#123F42;border:1px solid rgba(18,63,66,.18)}.mw-form input:hover,.mw-form textarea:hover,.mw-form select:hover{border-color:rgba(95,167,162,.72)}.mw-form input::placeholder,.mw-form textarea::placeholder{color:#6f7f88;opacity:1}.mw-form .mw-button{min-width:min(100%,220px)}.mw-accordion__button:hover,.mw-accordion__button:focus-visible,.mw-accordion__button[aria-expanded="true"]{color:#123F42!important;background:#F7F5F0}.mw-accordion__button:hover strong,.mw-accordion__button:focus-visible strong,.mw-accordion__button[aria-expanded="true"] strong{color:#123F42!important}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.mw-reveal{opacity:1;transform:none}}@media (max-width:1180px){.mw-section--sea .mw-inquiry-form{grid-template-columns:1fr}.mw-section--sea .mw-inquiry-form__intro{position:static}.mw-contact-page__form-shell{grid-template-columns:1fr}.mw-contact-page__details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){body.page .mw-header:not(.is-scrolled),body.post-type-archive-reisen .mw-header:not(.is-scrolled),body.post-type-archive-schiffe .mw-header:not(.is-scrolled),body.tax-region .mw-header:not(.is-scrolled),body.tax-reiseart .mw-header:not(.is-scrolled),body.tax-reederei .mw-header:not(.is-scrolled),body.tax-thema .mw-header:not(.is-scrolled),body.tax-reiseziel .mw-header:not(.is-scrolled){background:rgba(247,245,240,.96);color:#123F42}body.page .mw-header:not(.is-scrolled) .mw-brand,body.page .mw-header:not(.is-scrolled) .mw-nav a,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-brand,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-brand,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-region .mw-header:not(.is-scrolled) .mw-brand,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-brand,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reederei .mw-header:not(.is-scrolled) .mw-brand,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-thema .mw-header:not(.is-scrolled) .mw-brand,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-brand,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary{color:#123F42}body.page .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-region .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reederei .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-thema .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-brand__fallback-logo{filter:none}.mw-page-hero,.mw-archive-hero.mw-page-hero{min-height:560px}.mw-page-hero .mw-hero__content{padding-top:126px}}@media (max-width:680px){.mw-page-hero,.mw-archive-hero.mw-page-hero{min-height:520px}.mw-page-hero .mw-hero__content{padding:118px 0 62px}.mw-section--sea .mw-inquiry-form{padding:24px}}body.mw-site{overflow-x:clip}.mw-single-schiff .mw-main,.mw-single-schiff .mw-section,.mw-single-schiff .mw-container,.mw-ship-archive{max-width:100%}.mw-ship-hero .mw-hero__shade{background:var(--mw-hero-gradient)}.mw-ship-hero h1{max-width:12ch}.mw-ship-hero p{max-width:44rem;color:rgba(247,245,240,.9)}.mw-ship-facts{padding:10px 0 0;background:transparent;border:0;box-shadow:none}.mw-ship-facts .mw-info-bar__inner{gap:12px;align-items:stretch;width:min(calc(100% - 40px),var(--mw-container));padding:12px;border-radius:28px;background:rgba(247,245,240,.96);border:1px solid rgba(18,63,66,.1);box-shadow:0 16px 40px rgba(15,52,56,.08)}.mw-ship-facts .mw-info-bar__inner>div{min-height:92px;padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.72);border:1px solid rgba(18,63,66,.06)}.mw-ship-facts .mw-info-bar__inner>div>span{color:#738487;font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mw-ship-facts .mw-info-bar__inner>div>strong{margin-top:.45rem;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1.05rem,1.6vw,1.6rem);line-height:1.15;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.mw-ship-intro{padding-top:62px}.mw-ship-intro__grid{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);gap:clamp(30px,5vw,74px);align-items:start}.mw-ship-intro__grid h2{margin:.35rem 0 0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(2.25rem,5vw,4.8rem);line-height:1;text-wrap:balance}.mw-ship-editorial{padding-top:0}.mw-ship-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;align-items:stretch}.mw-ship-gallery-item{display:block;position:relative;overflow:hidden;border-radius:24px;background:#fff;box-shadow:var(--mw-shadow-soft);min-height:260px}.mw-ship-gallery-item::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(18,62,66,.38));pointer-events:none}.mw-ship-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.mw-ship-gallery-item:hover img,.mw-ship-gallery-item:focus-visible img{transform:scale(1.04)}.mw-ship-gallery-item.is-featured{grid-column:span 7;grid-row:span 2;min-height:620px}.mw-ship-gallery-grid.has-1 .mw-ship-gallery-item.is-featured{grid-column:1 / -1;grid-row:auto}.mw-ship-gallery-grid.has-2 .mw-ship-gallery-item.is-featured{grid-column:span 7;grid-row:auto;min-height:520px}.mw-ship-gallery-item.is-secondary{grid-column:span 5;min-height:300px}.mw-ship-gallery-grid.has-2 .mw-ship-gallery-item.is-secondary{min-height:520px}.mw-ship-gallery-item.is-tertiary{grid-column:span 4;min-height:220px}.mw-ship-gallery-item__caption{position:absolute;inset:auto 20px 20px 20px;z-index:2;color:rgba(247,245,240,.92);font-size:.94rem;font-weight:600}.mw-ship-highlights .mw-highlight-grid--ship article{border-radius:24px;box-shadow:var(--mw-shadow-soft)}.mw-ship-attribute-badges{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 24px}.mw-ship-attribute-badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid rgba(95,167,162,.28);border-radius:999px;background:rgba(255,255,255,.9);color:var(--mw-ink);font-size:.95rem;font-weight:700;line-height:1.2;box-shadow:0 12px 28px rgba(15,52,56,.05)}.mw-ship-specs .mw-section-heading p{max-width:32rem;margin-top:1rem}.mw-ship-good-to-know .mw-ship-knowledge-card{grid-template-columns:58px minmax(0,1fr)}.mw-ship-good-to-know .mw-ship-knowledge-card>div{min-width:0}.mw-ship-deckplan__media a{display:block}.mw-ship-deckplan__media figure{min-height:320px}.mw-ship-deckplan__media img{width:100%;min-height:320px;object-fit:contain;background:#fff}.mw-ship-cabins-shell{display:grid;grid-template-columns:minmax(220px,.3fr) minmax(0,.7fr);gap:clamp(24px,3.4vw,40px);align-items:start;min-width:0}.mw-ship-cabins-nav{position:sticky;top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + 28px);display:grid;gap:12px}.mw-ship-cabin-tab{width:100%;padding:16px 18px;border:1px solid rgba(18,63,66,.12);border-radius:20px;background:#fff;color:var(--mw-ink);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.mw-ship-cabin-tab span,.mw-ship-cabin-tab small{display:block}.mw-ship-cabin-tab span{font-family:var(--mw-serif);font-size:clamp(1.08rem,1.35vw,1.26rem);line-height:1.22;overflow-wrap:normal;word-break:normal;hyphens:auto;text-wrap:balance}.mw-ship-cabin-tab small{margin-top:.35rem;color:var(--mw-muted);font-size:.85rem;line-height:1.35;overflow-wrap:normal;word-break:normal;hyphens:auto}.mw-ship-cabin-tab:hover,.mw-ship-cabin-tab:focus-visible,.mw-ship-cabin-tab.is-active{border-color:rgba(95,167,162,.58);background:linear-gradient(180deg,#fff,rgba(220,232,228,.52));color:var(--mw-ink);box-shadow:0 16px 36px rgba(15,52,56,.08);transform:translateY(-1px)}.mw-ship-cabin-tab:hover span,.mw-ship-cabin-tab:focus-visible span,.mw-ship-cabin-tab.is-active span,.mw-ship-cabin-tab:hover small,.mw-ship-cabin-tab:focus-visible small,.mw-ship-cabin-tab.is-active small{color:var(--mw-ink)}.mw-ship-cabins-panels{min-width:0}.mw-ship-cabin-panel{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:clamp(28px,3.2vw,42px);align-items:start;min-width:0;max-width:100%;padding:clamp(22px,3vw,34px);border:1px solid rgba(18,63,66,.11);border-radius:26px;background:#fff;box-shadow:0 18px 44px rgba(15,52,56,.07)}.mw-ship-cabin-panel__media{position:relative;display:grid;place-items:stretch;width:100%;max-width:100%;overflow:hidden;border-radius:22px;background:var(--mw-foam);aspect-ratio:1 / 1;min-height:clamp(340px,34vw,410px)}.mw-ship-cabin-panel__media img{width:100%;height:100%;max-width:100%;object-fit:cover}.mw-ship-cabin-panel__image-link{display:block;width:100%;height:100%;min-width:0}.mw-ship-cabin-panel__thumbs{position:absolute;right:14px;bottom:14px;left:14px;z-index:2;display:flex;gap:8px;max-width:calc(100% - 28px);padding:6px;overflow-x:auto;overscroll-behavior-x:contain;border-radius:14px;background:rgba(247,245,240,.82);box-shadow:0 12px 32px rgba(15,52,56,.16)}.mw-ship-cabin-panel__thumb{flex:0 0 58px;width:58px;height:44px;overflow:hidden;border:1px solid rgba(18,63,66,.14);border-radius:10px;background:#fff;opacity:.82}.mw-ship-cabin-panel__thumb.is-active,.mw-ship-cabin-panel__thumb:focus-visible,.mw-ship-cabin-panel__thumb:hover{opacity:1;border-color:rgba(95,167,162,.7)}.mw-ship-cabin-panel__thumb img{display:block;width:100%;height:100%;object-fit:cover}.mw-ship-cabin-panel__placeholder{display:grid;gap:12px;place-items:center;height:100%;padding:28px;text-align:center;color:rgba(29,43,45,.68);background:radial-gradient(circle at top,rgba(95,167,162,.18),transparent 58%),linear-gradient(180deg,rgba(247,245,240,.98),rgba(220,232,228,.72))}.mw-ship-cabin-panel__placeholder-mark{width:72px;height:72px;border:1px solid rgba(18,63,66,.12);border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(220,232,228,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.mw-ship-cabin-panel__placeholder p{max-width:20ch;margin:0;font-size:.96rem;line-height:1.5}.mw-ship-cabin-panel__content{display:flex;flex-direction:column;min-width:0;padding-right:clamp(0px,1vw,8px)}.mw-ship-cabin-panel__content h3{margin:.7rem 0 .85rem;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(2.125rem,3vw,3.375rem);line-height:1.12;overflow-wrap:normal;word-break:normal;hyphens:auto;text-wrap:balance;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.mw-ship-cabin-panel__text{margin:0 0 1.25rem;color:var(--mw-text)}.mw-ship-cabin-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 0 1.4rem;overflow:hidden;border-radius:18px;background:rgba(18,63,66,.12);border:1px solid rgba(18,63,66,.12)}.mw-ship-cabin-meta div{padding:16px 18px;background:rgba(247,245,240,.72)}.mw-ship-cabin-meta dt{color:#738487;font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.mw-ship-cabin-meta dd{margin:.35rem 0 0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.16rem;line-height:1.2;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.mw-ship-cabin-features{display:grid;gap:10px;margin:0 0 1.4rem;padding:0;list-style:none}.mw-ship-cabin-features li{position:relative;padding-left:22px;color:var(--mw-text)}.mw-ship-cabin-features li::before{content:"";position:absolute;top:.58em;left:0;width:8px;height:8px;border-radius:50%;background:var(--mw-turquoise)}.mw-ship-cabin-panel__content>.mw-button{align-self:flex-start;margin-top:auto}.mw-ship-card__subtitle{margin:0 0 18px;color:var(--mw-text)}.mw-ship-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.mw-ship-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.mw-ship-card__actions .mw-button{flex:1 1 200px}.mw-ship-archive-hero.mw-page-hero{min-height:clamp(380px,44vw,520px)}.mw-ship-archive-hero{position:relative;overflow:hidden;isolation:isolate;min-height:clamp(340px,34vw,440px);padding:0;background:radial-gradient(circle at 84% 18%,rgba(200,173,114,.14),transparent 28%),radial-gradient(circle at 16% 22%,rgba(255,253,248,.24),transparent 24%),linear-gradient(135deg,rgba(220,237,234,.86),rgba(185,220,215,.74) 48%,rgba(91,174,174,.58))}.mw-ship-archive-hero::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(18,62,66,.04),rgba(18,62,66,.20)),radial-gradient(circle at 70% 88%,rgba(220,232,228,.16),transparent 30%);pointer-events:none}.mw-ship-archive-hero .mw-hero__shade{background:linear-gradient(90deg,rgba(18,62,66,.30) 0%,rgba(91,174,174,.10) 54%,rgba(91,174,174,.03) 100%),linear-gradient(180deg,rgba(18,62,66,.04),rgba(18,62,66,.28))}.mw-ship-archive-hero .mw-hero__content{position:relative;z-index:1;padding:clamp(122px,13vw,152px) 0 clamp(56px,7vw,82px)}.mw-ship-archive-hero .mw-breadcrumbs{margin-bottom:26px;color:rgba(255,253,248,.78)}.mw-ship-archive-hero .mw-breadcrumbs a{color:rgba(255,253,248,.92)}.mw-ship-archive-hero .mw-eyebrow{color:rgba(220,232,228,.92)}.mw-ship-archive-hero h1{max-width:11ch;margin-top:.62rem;color:#F7F5F0;font-size:clamp(3.2rem,5.2vw,5.4rem);line-height:.96;text-wrap:balance}.mw-ship-archive-hero p{max-width:44rem;margin-top:1.2rem;color:rgba(247,245,240,.88);font-size:clamp(1.05rem,1.35vw,1.22rem);line-height:1.72}.mw-ship-archive-layout{display:grid;grid-template-columns:minmax(280px,.32fr) minmax(0,.68fr);gap:clamp(28px,4.2vw,48px);align-items:start;min-width:0}.mw-ship-filter-panel{position:sticky;top:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + 24px)}.mw-filter-form{display:grid;gap:24px;padding:28px;border:1px solid rgba(18,63,66,.12);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 18px 44px rgba(15,52,56,.06)}.mw-filter-form__header h2{margin:.35rem 0 0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1.8rem,2vw,2.4rem);line-height:1.06}.mw-filter-group{display:grid;gap:10px;padding-top:18px;border-top:1px solid rgba(18,63,66,.08)}.mw-filter-group h3{margin:0 0 4px;color:var(--mw-ink);font-size:.98rem;font-weight:750}.mw-check{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:start;color:var(--mw-text)}.mw-check input{margin:4px 0 0;accent-color:var(--mw-turquoise)}.mw-filter-actions{display:grid;gap:12px}.mw-ship-archive-main{min-width:0}.mw-ship-archive-toolbar{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:28px}.mw-ship-archive-toolbar h2{margin:.35rem 0 0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(2rem,3vw,2.85rem);line-height:1.02}.mw-ship-archive-toolbar__controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.mw-ship-sort-form{display:flex;gap:12px;flex-wrap:wrap}.mw-ship-sort-form select{min-width:200px;min-height:54px;padding:0 16px;border:1px solid rgba(18,63,66,.14);border-radius:16px;background:#fff;color:var(--mw-ink)}.mw-ship-filter-toggle{display:none}.mw-ship-card-grid .mw-ship-card__media{height:auto;min-height:320px}.mw-ship-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-ship-card-grid .mw-ship-card__body{display:grid;grid-template-rows:auto auto 1fr auto;gap:0;min-width:0}.mw-ship-card-grid .mw-ship-card{border:1px solid rgba(18,63,66,.1);border-radius:28px;background:#fff;box-shadow:0 18px 44px rgba(15,52,56,.08);overflow:hidden}.mw-ship-card-grid .mw-ship-card__overlay{padding:24px}.mw-ship-card-grid .mw-ship-card__overlay h3{max-width:12ch;font-size:clamp(2rem,2.2vw,2.55rem)}.mw-ship-card-grid .mw-ship-card__subtitle{display:-webkit-box;min-height:3.4em;margin-bottom:18px;overflow:hidden;color:var(--mw-text);font-size:1rem;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mw-ship-card-grid .mw-card-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-ship-card-grid .mw-card-facts dd{overflow-wrap:anywhere;hyphens:auto}.mw-ship-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 0 20px;overflow:hidden;border:1px solid rgba(18,63,66,.1);border-radius:20px;background:rgba(18,63,66,.08)}.mw-ship-card__facts div{min-width:0;min-height:88px;padding:14px 16px 16px;overflow:hidden;background:rgba(247,245,240,.92)}.mw-ship-card__facts dt,.mw-ship-card__facts dd{overflow-wrap:anywhere}.mw-ship-card__facts dt{color:#708185;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mw-ship-card__facts dd{margin-top:.32rem;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1rem,1.4vw,1.28rem);line-height:1.2}.mw-ship-card__actions{gap:10px}.mw-ship-card__actions .mw-button{min-height:48px}.mw-lightbox{position:fixed;inset:0;z-index:12000;display:none;padding:24px;background:rgba(15,52,56,.84)}.mw-lightbox.is-open{display:grid;place-items:center}.mw-lightbox__dialog{position:relative;width:min(1100px,calc(100vw - 40px));max-height:calc(100vh - 40px);padding:18px;border-radius:22px;background:rgba(247,245,240,.98);box-shadow:0 30px 80px rgba(0,0,0,.22)}.mw-lightbox__close{position:absolute;top:12px;right:12px;z-index:3;width:44px;height:44px;border:0;border-radius:50%;background:rgba(18,63,66,.08);color:var(--mw-ink);font-size:1.8rem;line-height:1;cursor:pointer}.mw-lightbox__nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:0;border-radius:999px;background:rgba(247,245,240,.92);color:var(--mw-ink);box-shadow:0 14px 30px rgba(15,52,56,.16);cursor:pointer;transform:translateY(-50%)}.mw-lightbox__nav--prev{left:20px}.mw-lightbox__nav--next{right:20px}.mw-lightbox__nav span{font-size:2rem;line-height:1}.mw-lightbox__content{display:grid;gap:14px}.mw-lightbox__content img{width:100%;max-height:calc(100vh - 160px);object-fit:contain;border-radius:16px}.mw-lightbox__caption{color:var(--mw-text)}.mw-lightbox__meta{display:flex;align-items:center;justify-content:space-between;gap:18px}.mw-lightbox__counter{color:var(--mw-muted);font-size:.94rem;font-weight:700;white-space:nowrap}@media (max-width:1200px){.mw-ship-cabins{overflow-x:clip}.mw-ship-cabins-shell,.mw-ship-archive-layout{grid-template-columns:1fr;max-width:100%;min-width:0}.mw-ship-filter-panel{position:static}.mw-ship-cabins-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.mw-ship-cabin-panel{grid-template-columns:1fr;max-width:100%;min-width:0}.mw-ship-cabin-panel__media,.mw-ship-cabin-panel__media img{min-height:300px}.mw-ship-cabin-tab span{font-size:1.06rem}}@media (max-width:980px){.mw-ship-card-grid{grid-template-columns:1fr}.mw-ship-gallery-item.is-featured,.mw-ship-gallery-item.is-secondary,.mw-ship-gallery-item.is-tertiary{grid-column:span 12;grid-row:auto;min-height:280px}.mw-ship-archive-toolbar{flex-direction:column;align-items:stretch}.mw-ship-archive-hero .mw-hero__content{padding:126px 0 58px}.mw-ship-archive-hero h1{max-width:none;font-size:clamp(2.9rem,8vw,4.2rem)}.mw-ship-filter-toggle{display:inline-flex}.mw-ship-filter-panel{position:fixed;top:0;right:0;bottom:0;z-index:12020;display:block;width:min(420px,100vw);max-width:100vw;height:100dvh;padding:calc(var(--mw-header-height) + var(--mw-admin-bar-height) + 18px) 18px 26px;overflow-y:auto;background:rgba(247,245,240,.98);border-left:1px solid rgba(18,63,66,.12);box-shadow:-24px 0 60px rgba(15,52,56,.16);transform:translateX(102%);transition:transform .22s ease}.mw-ship-archive-layout.is-filter-open .mw-ship-filter-panel{transform:translateX(0)}.mw-ship-archive-layout.is-filter-open::before{content:"";position:fixed;inset:0;z-index:12010;background:rgba(15,52,56,.42);backdrop-filter:blur(2px)}}@media (max-width:680px){.mw-ship-archive-hero{min-height:300px}.mw-ship-archive-hero .mw-hero__content{padding:112px 0 42px}.mw-ship-archive-hero .mw-breadcrumbs{margin-bottom:18px}.mw-ship-archive-hero p{font-size:1rem;line-height:1.62}.mw-ship-intro__grid,.mw-ship-cabin-meta,.mw-ship-cabins-nav{grid-template-columns:1fr}.mw-ship-gallery-grid{gap:14px}.mw-lightbox{padding:16px}.mw-lightbox__dialog{width:min(100vw - 16px,1100px);padding:16px;border-radius:18px}.mw-lightbox__nav{width:44px;height:44px}.mw-lightbox__nav--prev{left:10px}.mw-lightbox__nav--next{right:10px}.mw-lightbox__meta{flex-direction:column;align-items:flex-start}.mw-ship-gallery-item,.mw-ship-gallery-item.is-featured,.mw-ship-gallery-item.is-secondary,.mw-ship-gallery-item.is-tertiary{min-height:220px}.mw-ship-facts .mw-info-bar__inner{width:min(calc(100% - 28px),var(--mw-container));grid-template-columns:repeat(2,minmax(0,1fr))}.mw-ship-facts .mw-info-bar__inner>div{min-height:0}.mw-ship-cabin-panel,.mw-filter-form{padding:20px;border-radius:22px}.mw-ship-cabin-panel__media{min-height:240px}.mw-ship-cabin-panel__content h3{font-size:clamp(1.36rem,6vw,1.72rem)}.mw-ship-sort-form,.mw-ship-sort-form select,.mw-ship-card__actions .mw-button{width:100%}.mw-ship-card-grid .mw-ship-card__media{min-height:280px}.mw-ship-card-grid .mw-ship-card__overlay h3{max-width:none;font-size:2rem}.mw-ship-card-grid .mw-ship-card__subtitle{min-height:0}.mw-ship-card__facts{grid-template-columns:1fr 1fr}}body.home .mw-header:not(.is-scrolled),body.page .mw-header:not(.is-scrolled),body.post-type-archive-reisen .mw-header:not(.is-scrolled),body.post-type-archive-schiffe .mw-header:not(.is-scrolled),body.tax-region .mw-header:not(.is-scrolled),body.tax-reiseart .mw-header:not(.is-scrolled),body.tax-reederei .mw-header:not(.is-scrolled),body.tax-thema .mw-header:not(.is-scrolled),body.tax-reiseziel .mw-header:not(.is-scrolled),body.single-reisen .mw-header:not(.is-scrolled),body.single-schiffe .mw-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(18,62,66,0.28) 0%,rgba(18,62,66,0.14) 72%,rgba(18,62,66,0.04) 100%);border-bottom-color:rgba(255,253,248,0.18)}body.home .mw-header:not(.is-scrolled) .mw-nav a,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.page .mw-header:not(.is-scrolled) .mw-nav a,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary{color:#F7F5F0}:root{--mw-muted:#4D6264}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #C6A76A;outline-offset:3px;box-shadow:0 0 0 1px rgba(18,63,66,0.28)}.mw-nav a,.mw-nav__list--mega summary{line-height:1.2}.mw-nav__list--mega summary:focus-visible,.mw-nav a:focus-visible,.mw-nav__cta:focus-visible{border-radius:999px}body.home .mw-header:not(.is-scrolled) .mw-menu-toggle,body.page .mw-header:not(.is-scrolled) .mw-menu-toggle,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-menu-toggle,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-menu-toggle,body.tax-region .mw-header:not(.is-scrolled) .mw-menu-toggle,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-menu-toggle,body.tax-reederei .mw-header:not(.is-scrolled) .mw-menu-toggle,body.tax-thema .mw-header:not(.is-scrolled) .mw-menu-toggle,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-menu-toggle,body.single-reisen .mw-header:not(.is-scrolled) .mw-menu-toggle,body.single-schiffe .mw-header:not(.is-scrolled) .mw-menu-toggle{background:rgba(247,245,240,0.12);border-color:rgba(247,245,240,0.42)}body.home .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.page .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.tax-region .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.tax-reiseart .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.tax-reederei .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.tax-thema .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.single-reisen .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text),body.single-schiffe .mw-header:not(.is-scrolled) .mw-menu-toggle span:not(.screen-reader-text){background:#F7F5F0}body.home .mw-header:not(.is-scrolled) .mw-mega,body.page .mw-header:not(.is-scrolled) .mw-mega,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-mega,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-mega,body.tax-region .mw-header:not(.is-scrolled) .mw-mega,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-mega,body.tax-reederei .mw-header:not(.is-scrolled) .mw-mega,body.tax-thema .mw-header:not(.is-scrolled) .mw-mega,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-mega,body.single-reisen .mw-header:not(.is-scrolled) .mw-mega,body.single-schiffe .mw-header:not(.is-scrolled) .mw-mega,body.mw-nav-open .mw-mega{background:rgba(247,245,240,0.995);border-color:rgba(18,63,66,0.16);box-shadow:0 30px 78px rgba(15,52,56,0.18)}body.home .mw-header:not(.is-scrolled) .mw-mega__intro,body.page .mw-header:not(.is-scrolled) .mw-mega__intro,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-mega__intro,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro,body.tax-region .mw-header:not(.is-scrolled) .mw-mega__intro,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-mega__intro,body.tax-reederei .mw-header:not(.is-scrolled) .mw-mega__intro,body.tax-thema .mw-header:not(.is-scrolled) .mw-mega__intro,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-mega__intro,body.single-reisen .mw-header:not(.is-scrolled) .mw-mega__intro,body.single-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro,body.mw-nav-open .mw-mega__intro{background:linear-gradient(135deg,#E9F4F1,#FFF8EA)}body.home .mw-header:not(.is-scrolled) .mw-mega__intro span,body.home .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.home .mw-header:not(.is-scrolled) .mw-mega__intro a,body.home .mw-header:not(.is-scrolled) .mw-mega__cols a,body.page .mw-header:not(.is-scrolled) .mw-mega__intro span,body.page .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.page .mw-header:not(.is-scrolled) .mw-mega__intro a,body.page .mw-header:not(.is-scrolled) .mw-mega__cols a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-mega__intro span,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-mega__intro a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-mega__cols a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro span,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-mega__cols a,body.tax-region .mw-header:not(.is-scrolled) .mw-mega__intro span,body.tax-region .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.tax-region .mw-header:not(.is-scrolled) .mw-mega__intro a,body.tax-region .mw-header:not(.is-scrolled) .mw-mega__cols a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-mega__intro span,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-mega__intro a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-mega__cols a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-mega__intro span,body.tax-reederei .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.tax-reederei .mw-header:not(.is-scrolled) .mw-mega__intro a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-mega__cols a,body.tax-thema .mw-header:not(.is-scrolled) .mw-mega__intro span,body.tax-thema .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.tax-thema .mw-header:not(.is-scrolled) .mw-mega__intro a,body.tax-thema .mw-header:not(.is-scrolled) .mw-mega__cols a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-mega__intro span,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-mega__intro a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-mega__cols a,body.single-reisen .mw-header:not(.is-scrolled) .mw-mega__intro span,body.single-reisen .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.single-reisen .mw-header:not(.is-scrolled) .mw-mega__intro a,body.single-reisen .mw-header:not(.is-scrolled) .mw-mega__cols a,body.single-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro span,body.single-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro strong,body.single-schiffe .mw-header:not(.is-scrolled) .mw-mega__intro a,body.single-schiffe .mw-header:not(.is-scrolled) .mw-mega__cols a,body.mw-nav-open .mw-mega__intro span,body.mw-nav-open .mw-mega__intro strong,body.mw-nav-open .mw-mega__intro a,body.mw-nav-open .mw-mega__cols a{color:#123F42!important;text-shadow:none!important}.mw-region-landing,.mw-region-landing *{min-width:0}.mw-region-hero .mw-hero__content{padding-bottom:clamp(84px,10vw,128px)}.mw-region-hero__subtitle{max-width:52rem}.mw-region-hero__intro{max-width:44rem}.mw-region-hero__intro p{color:rgba(247,245,240,.9)}.mw-region-finder{margin-top:-52px;position:relative;z-index:3}.mw-region-section + .mw-region-section{margin-top:-26px}.mw-region-intro__content{display:grid;gap:14px}.mw-region-copy-block{display:grid;gap:8px}.mw-region-copy-block h3{margin:0;color:var(--mw-ink);font-size:1.05rem}.mw-region-copy-block p{margin:0}.mw-region-bullets{display:grid;gap:10px;padding:0;margin:4px 0 0;list-style:none}.mw-region-bullets li{position:relative;padding-left:20px}.mw-region-bullets li::before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:999px;background:var(--mw-sun)}.mw-region-expert-accordion{gap:14px}.mw-region-expert-accordion .mw-accordion__item{border:1px solid rgba(18,63,66,.14);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 16px 40px rgba(18,63,66,.06)}.mw-region-expert-accordion .mw-accordion__button{min-height:78px;padding:22px 24px;background:transparent}.mw-region-expert-accordion .mw-accordion__button:hover,.mw-region-expert-accordion .mw-accordion__button:focus-visible,.mw-region-expert-accordion .mw-accordion__button[aria-expanded="true"]{background:rgba(247,245,240,.9)}.mw-region-expert-accordion__label{display:grid;gap:5px}.mw-region-expert-accordion__label small{color:var(--mw-turquoise);font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.mw-region-expert-accordion .mw-accordion__button strong{font-size:clamp(1.08rem,1.22vw,1.22rem)}.mw-region-expert-accordion .mw-accordion__answer{padding:0 24px 22px;color:var(--mw-text)}.mw-region-orientation__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:28px;align-items:start}.mw-region-orientation__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mw-region-orientation__facts article{padding:24px;border:1px solid rgba(18,63,66,.1);border-radius:20px;background:rgba(255,255,255,.82);box-shadow:var(--mw-shadow-soft)}.mw-region-orientation__facts article.is-wide{grid-column:1 / -1}.mw-region-orientation__facts h3{margin:0 0 8px;color:var(--mw-ink);font-size:1.05rem}.mw-region-orientation__facts p{margin:0}.mw-region-orientation__map img{display:block;width:100%;height:auto;border-radius:22px;object-fit:cover}.mw-region-ships{margin-top:24px}.mw-section-heading--compact{margin-bottom:14px}.mw-region-ship-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mw-region-ship-card{position:relative;min-width:0;min-height:360px;overflow:hidden;border:1px solid rgba(255,253,248,.72);border-radius:26px;background:linear-gradient(145deg,#dcedea,#fffdf8);box-shadow:0 24px 60px rgba(18,62,66,.14);transform:translateZ(0)}.mw-region-ship-card__media{position:relative;display:flex;min-height:360px;height:100%;width:100%;overflow:hidden;color:#fffdf8;text-decoration:none}.mw-region-ship-card__media img,.mw-region-ship-card__fallback{position:absolute;inset:0;width:100%;height:100%}.mw-region-ship-card__media img{object-fit:cover;transform:scale(1.01);transition:transform .45s ease}.mw-region-ship-card:hover .mw-region-ship-card__media img,.mw-region-ship-card:focus-within .mw-region-ship-card__media img{transform:scale(1.055)}.mw-region-ship-card__fallback{background:radial-gradient(circle at 18% 18%,rgba(185,220,215,.9),transparent 34%),linear-gradient(140deg,#123e42 0%,#5baeae 56%,#dcedea 100%)}.mw-region-ship-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,48,51,.12) 0%,rgba(11,48,51,.34) 46%,rgba(11,48,51,.82) 100%),linear-gradient(90deg,rgba(11,48,51,.68) 0%,rgba(11,48,51,.16) 58%,rgba(11,48,51,.34) 100%);z-index:1}.mw-region-ship-card__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;width:100%;min-height:360px;padding:clamp(24px,3vw,34px)}.mw-region-ship-card__type,.mw-region-ship-card__line{display:inline-flex;width:fit-content;max-width:100%;color:rgba(255,253,248,.84);font-family:var(--mw-font-sans);font-size:.75rem;font-weight:800;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.mw-region-ship-card__line{color:rgba(255,253,248,.76);font-size:.72rem;letter-spacing:.07em}.mw-region-ship-card__title{display:block;max-width:12ch;color:#fffdf8;font-family:var(--mw-font-serif);font-size:clamp(2rem,3vw,3.15rem);font-weight:500;line-height:.98;overflow-wrap:anywhere;text-shadow:0 10px 30px rgba(0,0,0,.22)}.mw-region-ship-card__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;margin-top:10px;padding:11px 20px;border:1px solid rgba(255,253,248,.58);border-radius:999px;background:rgba(255,253,248,.94);color:#123e42;font-family:var(--mw-font-sans);font-size:.9rem;font-weight:800;line-height:1;box-shadow:0 16px 32px rgba(11,48,51,.16);transition:background .2s ease,color .2s ease,transform .2s ease}.mw-region-ship-card__media:hover .mw-region-ship-card__cta,.mw-region-ship-card__media:focus-visible .mw-region-ship-card__cta{background:#b9dcd7;color:#0b3033;transform:translateY(-1px)}.mw-region-summary .mw-expert-panel{gap:28px;align-items:start}.mw-region-summary__intro{display:grid;gap:16px}.mw-region-summary__figure{margin:0;width:min(100%,320px);aspect-ratio:16 / 10;overflow:hidden;border-radius:22px;box-shadow:0 18px 44px rgba(18,63,66,.08)}.mw-region-summary__figure img{width:100%;height:100%;object-fit:cover;display:block}.mw-region-summary__content{padding-top:8px}.mw-region-seo-text__wrap{position:relative}.mw-region-seo-text__wrap.is-enhanced .mw-region-seo-text__content{overflow:hidden;transition:max-height .28s ease}.mw-region-seo-text__wrap.is-enhanced:not(.is-expanded) .mw-region-seo-text__content{max-height:18rem;mask-image:linear-gradient(180deg,#000 0,#000 78%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 78%,transparent 100%)}.mw-region-seo-text__wrap.is-enhanced.is-expanded .mw-region-seo-text__content{max-height:none;mask-image:none;-webkit-mask-image:none}.mw-region-seo-text__toggle{margin-top:18px}.mw-region-seo-text__content>*:first-child{margin-top:0}.mw-region-seo-text__content>*:last-child{margin-bottom:0}.mw-region-faq .mw-section-heading{margin-bottom:18px}.mw-region-faq .mw-accordion{gap:10px}.mw-region-faq .mw-accordion__item{border-color:rgba(18,63,66,.1);border-radius:22px;box-shadow:0 12px 30px rgba(18,63,66,.045);background:rgba(255,255,255,.96)}.mw-region-faq .mw-accordion__button{min-height:66px;padding:18px 22px;background:transparent}.mw-region-faq .mw-accordion__button::after{width:10px;height:10px;border-width:1.8px}.mw-region-faq .mw-accordion__button strong{font-size:clamp(1rem,1.12vw,1.14rem);line-height:1.35}.mw-region-faq .mw-accordion__button:hover,.mw-region-faq .mw-accordion__button:focus-visible,.mw-region-faq .mw-accordion__button[aria-expanded="true"]{background:rgba(247,245,240,.86)}.mw-region-faq .mw-accordion__answer{padding:0 22px 20px;font-size:.98rem;line-height:1.68}@media (max-width:980px){.mw-region-section + .mw-region-section{margin-top:-18px}.mw-region-orientation__grid{grid-template-columns:1fr}.mw-region-ship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-region-finder{margin-top:-32px}.mw-region-summary .mw-expert-panel,.mw-region-intro .mw-editorial-split{gap:22px}}@media (max-width:680px){.mw-region-hero .mw-hero__content{padding-bottom:72px}.mw-region-section + .mw-region-section{margin-top:-12px}.mw-region-orientation__facts{grid-template-columns:1fr}.mw-region-orientation__facts article{padding:20px}.mw-region-ship-grid{grid-template-columns:1fr}.mw-region-ship-card,.mw-region-ship-card__media,.mw-region-ship-card__content{min-height:320px}.mw-region-ship-card__content{padding:24px}.mw-region-ship-card__title{max-width:13ch;font-size:clamp(1.9rem,12vw,2.65rem)}.mw-region-expert-accordion .mw-accordion__button,.mw-region-faq .mw-accordion__button{min-height:60px;padding:16px 18px}.mw-region-expert-accordion .mw-accordion__answer,.mw-region-faq .mw-accordion__answer{padding:0 18px 18px}.mw-region-summary__figure{width:100%;max-width:100%}.mw-region-seo-text__toggle{width:100%;justify-content:center}}.mw-mega__intro a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,0.92);border:1px solid rgba(18,63,66,0.18);text-decoration:none}.mw-mega__intro a:hover,.mw-mega__intro a:focus-visible{background:#FFFFFF;border-color:rgba(95,167,162,0.72);color:var(--mw-ink)!important}.mw-mega__cols a{background:#FFFFFF;border-color:rgba(18,63,66,0.16);box-shadow:0 10px 26px rgba(15,52,56,0.05)}.mw-mega__cols a:hover,.mw-mega__cols a:focus-visible{background:#E9F4F1!important;border-color:rgba(95,167,162,0.8);color:var(--mw-ink)!important;transform:translateY(-1px)}.mw-mega__cols a.is-current,.mw-mega__cols a[aria-current="page"]{background:#DCE8E4!important;border-color:rgba(95,167,162,0.95);color:#123F42!important;box-shadow:inset 0 0 0 1px rgba(95,167,162,0.22)}.mw-content .mw-destination-pill-list a,.mw-content .mw-destination-pill-list a:hover,.mw-content .mw-destination-pill-list a:focus-visible{color:#123F42;text-shadow:none}.mw-content .mw-destination-pill-list a:focus-visible{background:#FFFFFF;border-color:rgba(95,167,162,0.78)}.mw-destination-tile span,.mw-travel-type-tile span{color:rgba(255,255,255,0.92)}@media (prefers-contrast:more){.mw-mega__cols a,.mw-mega__intro a,.mw-nav__cta,.mw-button{border-width:2px}.mw-mega__cols a,.mw-mega__intro a{box-shadow:none}}#reiseverlauf,#weitere-termine,#anfrage{scroll-margin-top:calc(var(--mw-header-height) + var(--mw-info-bar-height) + 34px)}.mw-anchor-target{display:block;position:relative;top:calc(-1 * (var(--mw-header-height) + var(--mw-info-bar-height) + 34px));visibility:hidden}.mw-home-hero__actions{align-items:flex-start}.mw-trip-map-card h2{font-size:clamp(1.75rem,2.5vw,2.35rem)}.mw-trip-map-card__route{margin:0 0 1.1rem;color:var(--mw-text);font-size:1rem;line-height:1.6}.mw-trip-map-card__media{aspect-ratio:4 / 3}.mw-trip-map-card__media img,.mw-trip-map-card__media iframe,.mw-trip-map-link{width:100%;height:100%;display:block}.mw-trip-map-link{text-decoration:none}.mw-trip-map-card__hint{margin:12px 0 0;color:var(--mw-petrol);font-size:.84rem;font-weight:760}.mw-trip-fact__selector{display:block;margin-top:2px}.mw-trip-fact__selector select{width:100%;min-height:42px;padding:0 40px 0 12px;border:1px solid rgba(18,63,66,.14);border-radius:14px;background:linear-gradient(45deg,transparent 50%,rgba(18,63,66,.7) 50%) calc(100% - 18px) calc(50% - 3px) / 8px 8px no-repeat,linear-gradient(135deg,rgba(18,63,66,.7) 50%,transparent 50%) calc(100% - 12px) calc(50% - 3px) / 8px 8px no-repeat,#fff;color:var(--mw-ink);font-size:.88rem;font-weight:650;appearance:none}.mw-trip-fact__selector select:hover,.mw-trip-fact__selector select:focus-visible{border-color:rgba(95,167,162,.55);box-shadow:0 0 0 3px rgba(95,167,162,.18);outline:0}.mw-trip-departure-filters{margin:0 0 22px}.mw-trip-departure-filters label{display:inline-grid;gap:8px;min-width:min(100%,340px)}.mw-trip-departure-filters span{color:rgba(18,63,66,.72);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mw-trip-departure-filters select{min-height:52px;padding:0 16px;border:1px solid rgba(18,63,66,.14);border-radius:16px;background:#fff;color:var(--mw-ink);font-size:1rem;font-weight:650}.mw-trip-map-card h2{max-width:16ch;font-size:clamp(2rem,3vw,2.9rem);text-wrap:balance}.mw-trip-map-card__route{margin:12px 0 20px;color:var(--mw-text);font-size:1rem;line-height:1.7}.mw-trip-map-card__media{display:grid;place-items:center;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#fbf9f4,#f4f7f7)}.mw-trip-map-card__media img,.mw-trip-map-card__media iframe{width:100%;aspect-ratio:4 / 3;min-height:0}.mw-trip-map-card__media img{object-fit:contain;padding:12px;background:#fff}.mw-trip-gallery__link{display:block;height:100%}.mw-date-list--departures{grid-template-columns:1fr;gap:16px}.mw-trip-departure-toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,max-content));gap:14px;align-items:end;margin:0 0 24px}.mw-trip-departure-toolbar__control{display:grid;gap:8px;min-width:0}.mw-trip-departure-toolbar__control>span{color:rgba(18,63,66,.7);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mw-trip-departure-toolbar__control select{min-height:50px;width:min(100%,420px);padding:0 48px 0 16px;border:1px solid rgba(18,63,66,.14);border-radius:16px;background-color:#fff;color:var(--mw-ink);font-size:.97rem;font-weight:650;line-height:1.4}.mw-departure-card{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(200px,.62fr);gap:20px;min-width:0;min-height:100%;padding:clamp(20px,2.4vw,28px);border:1px solid rgba(95,167,162,.3);border-radius:22px;background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-departure-card.is-selected{border-color:rgba(18,63,66,.28);box-shadow:0 20px 44px rgba(18,63,66,.11)}.mw-departure-card[hidden]{display:none!important}.mw-departure-card__main{display:grid;gap:14px;min-width:0}.mw-departure-card__top{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:18px;align-items:start}.mw-departure-card__header{display:grid;gap:6px;min-width:0}.mw-departure-card__header h3,.mw-departure-card__intro h3{margin:0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1.5rem,2.35vw,2rem);line-height:1.08;font-weight:400;text-wrap:balance;overflow-wrap:anywhere}.mw-departure-card__date{margin:0;color:var(--mw-ink)}.mw-departure-card__title{margin:0;color:rgba(18,63,66,.7);font-size:.95rem;line-height:1.45;font-weight:700;overflow-wrap:anywhere}.mw-departure-card__ship{margin:2px 0 0;color:var(--mw-petrol);font-size:.98rem;font-weight:760}.mw-link-chip{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid rgba(18,63,66,.14);border-radius:999px;background:#fff;color:var(--mw-ink);font-size:.9rem;font-weight:760;text-decoration:none;white-space:nowrap}.mw-link-chip:hover,.mw-link-chip:focus-visible{background:#F7F5F0}.mw-link-chip.is-selected{background:rgba(220,232,228,.88);color:var(--mw-ink);border-color:rgba(95,167,162,.34)}.mw-departure-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border:1px solid rgba(18,63,66,.1);border-radius:18px;background:rgba(247,245,240,.7)}.mw-departure-card__facts>div{min-width:0;min-height:76px;padding:14px 16px 15px;background:rgba(255,255,255,.72);border-top:1px solid rgba(18,63,66,.08);border-left:1px solid rgba(18,63,66,.08)}.mw-departure-card__facts>div:nth-child(-n + 2){border-top:0}.mw-departure-card__facts>div:nth-child(2n + 1){border-left:0}.mw-departure-card__facts dt{margin:0 0 5px;color:rgba(18,63,66,.58);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mw-departure-card__facts dd{margin:0;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1.02rem,1.4vw,1.24rem);line-height:1.2;font-weight:400;overflow-wrap:anywhere}.mw-departure-card__notes{display:grid;gap:8px;padding-top:0}.mw-departure-card__notes p{margin:0;color:var(--mw-text);font-size:.93rem;line-height:1.55}.mw-departure-card__notes p strong{color:rgba(18,63,66,.7)}.mw-departure-card__footer{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;min-width:0}.mw-departure-card__footer .mw-button,.mw-departure-card__footer .mw-link-chip{min-height:42px;width:min(100%,220px);justify-content:center;text-align:center}.mw-departure-card__footer .mw-button{padding-inline:16px}.mw-departure-card__footer .mw-button svg{width:15px;height:15px}.mw-trip-departure-toggle-wrap{display:flex;justify-content:center;margin-top:18px}.mw-trip-departure-toggle{min-height:44px;padding-inline:22px}.mw-itinerary__item{display:block;overflow:hidden;padding:0;border:1px solid rgba(18,63,66,.1);border-radius:24px;background:#fff;box-shadow:var(--mw-shadow-soft)}.mw-itinerary__summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:24px 26px;cursor:pointer;list-style:none;transition:background .18s ease}.mw-itinerary__index{min-height:48px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;background:var(--mw-foam);color:var(--mw-petrol);font-size:.78rem;font-weight:850;text-transform:uppercase;white-space:nowrap}.mw-itinerary__summary::-webkit-details-marker{display:none}.mw-itinerary__summary:hover,.mw-itinerary__summary:focus-visible{background:rgba(220,232,228,.45)}.mw-itinerary__item[open] .mw-itinerary__summary{border-bottom:1px solid rgba(18,63,66,.1)}.mw-itinerary__summary-copy{min-width:0}.mw-itinerary__summary-copy strong{display:block;max-width:none;color:var(--mw-ink);font-family:var(--mw-serif);font-size:clamp(1.6rem,2.4vw,2.15rem);line-height:1.02;font-weight:400;text-wrap:balance;hyphens:auto;overflow-wrap:normal;word-break:normal}.mw-itinerary__summary-copy small{display:block;margin-top:6px;color:var(--mw-muted);font-size:.92rem}.mw-itinerary__toggle{width:12px;height:12px;border-right:2px solid var(--mw-petrol);border-bottom:2px solid var(--mw-petrol);transform:rotate(45deg);transition:transform .18s ease}.mw-itinerary__item[open] .mw-itinerary__toggle{transform:rotate(225deg)}.mw-itinerary__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.44fr);gap:24px;padding:0 26px 26px;align-items:start}.mw-itinerary__body{min-width:0}.mw-itinerary__body .mw-content{color:var(--mw-text);font-size:1.02rem;line-height:1.8}.mw-itinerary__body>.mw-content>*:first-child{margin-top:0}.mw-itinerary__body>.mw-content>*:last-child{margin-bottom:0}.mw-itinerary__media img{min-height:220px;border-radius:18px}.single-reisen .mw-section--sea .mw-contact-grid,.single-schiffe .mw-ship-cta .mw-contact-grid{width:min(calc(100% - 40px),var(--mw-container));grid-template-columns:1fr;gap:24px;justify-items:center}.single-reisen .mw-section--sea .mw-contact-copy,.single-schiffe .mw-ship-cta .mw-contact-copy{width:min(100%,860px);max-width:860px}.single-reisen .mw-section--sea .mw-inquiry-form,.single-reisen .mw-section--sea .mw-form--external,.single-schiffe .mw-ship-cta .mw-inquiry-form,.single-schiffe .mw-ship-cta .mw-form--external{width:100%;max-width:1080px;margin-inline:auto}.single-reisen .mw-section--sea .mw-inquiry-form,.single-schiffe .mw-ship-cta .mw-inquiry-form{display:grid;grid-template-columns:minmax(240px,.84fr) minmax(0,1.16fr);gap:clamp(24px,4vw,44px);align-items:start;padding:clamp(28px,4vw,40px);border-radius:28px}.single-reisen .mw-section--sea .mw-inquiry-form__intro,.single-schiffe .mw-ship-cta .mw-inquiry-form__intro{display:grid;gap:18px}.mw-inquiry-form__mobile-summary{display:none;gap:14px;padding:18px 20px;border:1px solid rgba(18,63,66,.1);border-radius:20px;background:rgba(247,245,240,.82)}.mw-inquiry-form__mobile-pills{display:flex;flex-wrap:wrap;gap:10px}.mw-summary-pill{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(18,63,66,.12);color:var(--mw-ink);font-size:.92rem;font-weight:700}.mw-inquiry-form__trust{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:var(--mw-text);font-size:.95rem}.mw-inquiry-form__trust li{position:relative;padding-left:22px}.mw-inquiry-form__trust li::before{content:"";position:absolute;top:.56rem;left:0;width:9px;height:9px;border-radius:999px;background:var(--mw-turquoise)}.single-reisen .mw-section--sea .mw-form,.single-schiffe .mw-ship-cta .mw-form{gap:18px}.single-reisen .mw-section--sea .mw-form label span,.single-schiffe .mw-ship-cta .mw-form label span{display:block;margin-bottom:8px}.single-reisen .mw-section--sea .mw-form input,.single-reisen .mw-section--sea .mw-form textarea,.single-reisen .mw-section--sea .mw-form select,.single-schiffe .mw-ship-cta .mw-form input,.single-schiffe .mw-ship-cta .mw-form textarea,.single-schiffe .mw-ship-cta .mw-form select{min-height:56px;border-radius:16px}.single-reisen .mw-section--sea .mw-form textarea,.single-schiffe .mw-ship-cta .mw-form textarea{min-height:164px}.mw-mobile-trip-cta{position:fixed;right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));left:14px;z-index:8800;display:none;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid rgba(18,63,66,.12);border-radius:18px;background:rgba(247,245,240,.96);box-shadow:0 22px 46px rgba(18,63,66,.14);backdrop-filter:blur(14px);transition:opacity .2s ease,transform .2s ease}.mw-mobile-trip-cta.is-hidden{opacity:0;pointer-events:none;transform:translateY(12px)}.mw-mobile-trip-cta__meta{min-width:0;display:grid;gap:2px}.mw-mobile-trip-cta__meta span{color:rgba(18,63,66,.6);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mw-mobile-trip-cta__meta strong{color:var(--mw-ink);font-size:.96rem;line-height:1.2}.mw-mobile-trip-cta .mw-button{flex:0 0 auto;min-height:48px;padding-inline:18px}@media (max-width:374px){.mw-mobile-trip-cta{flex-direction:column;align-items:stretch;gap:10px}.mw-mobile-trip-cta .mw-button{width:100%!important;min-width:0!important}}@media (max-width:1180px){.mw-departure-card__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-departure-card{grid-template-columns:1fr}.mw-departure-card__top,.mw-trip-gallery--mosaic .mw-trip-gallery__track,.mw-itinerary__content,.single-reisen .mw-section--sea .mw-inquiry-form,.single-schiffe .mw-ship-cta .mw-inquiry-form{grid-template-columns:1fr}.mw-departure-card__footer{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}}@media (max-width:980px){.mw-itinerary__content{grid-template-columns:1fr}}@media (max-width:680px){body.single-reisen{padding-bottom:92px;overflow-x:clip}.mw-trip-map-card{padding:22px}.mw-trip-map-card__media{aspect-ratio:4 / 4.35}.mw-departure-card{gap:16px;padding:18px}.mw-trip-departure-toolbar{grid-template-columns:1fr;margin-bottom:20px}.mw-trip-departure-toolbar__control select{width:100%}.mw-departure-card__header h3,.mw-departure-card__intro h3{font-size:clamp(1.36rem,6vw,1.72rem)}.mw-departure-card__title{font-size:.9rem}.mw-departure-card__facts{grid-template-columns:1fr 1fr}.mw-departure-card__facts>div,.mw-departure-card__facts>div + div{border-top:1px solid rgba(18,63,66,.08);border-left:0}.mw-departure-card__facts>div:nth-child(-n+2){border-top:0}.mw-departure-card__facts>div:nth-child(2n + 1){border-left:0}.mw-departure-card__footer{flex-direction:column;align-items:stretch}.mw-departure-card__footer .mw-button,.mw-departure-card__footer .mw-link-chip{width:100%;justify-content:center;text-align:center}.mw-departure-card__facts>div{min-height:68px;padding:12px 14px 13px}.mw-departure-card__notes p{font-size:.9rem}.mw-trip-gallery-grid{grid-template-columns:1fr;gap:14px}.mw-trip-gallery-grid .mw-ship-gallery-item.is-featured{grid-column:1 / -1;grid-row:auto;min-height:clamp(260px,78vw,400px)}.mw-trip-gallery-grid .mw-ship-gallery-item.is-secondary,.mw-trip-gallery-grid .mw-ship-gallery-item.is-tertiary{display:none}.mw-trip-gallery-grid .mw-ship-gallery-item__more--mobile{display:inline-flex}.mw-trip-gallery-grid .mw-ship-gallery-item__caption{inset:auto 16px 16px 16px;font-size:.88rem}.mw-editorial-card{padding:24px 20px;border-radius:22px}.mw-seo-text .mw-content{width:100%;font-size:1rem;line-height:1.72}.mw-seo-text .mw-content h2{font-size:clamp(1.75rem,7vw,2.2rem)}.mw-seo-text .mw-content h3{font-size:clamp(1.25rem,5vw,1.55rem)}.mw-itinerary__summary,.mw-itinerary__content{padding-inline:20px}.mw-itinerary__summary{grid-template-columns:auto 1fr auto;gap:12px}.mw-itinerary__index{grid-column:auto;min-height:42px;padding-inline:14px}.mw-itinerary__summary-copy{grid-column:auto}.mw-itinerary__toggle{justify-self:end}.single-reisen .mw-section--sea .mw-contact-grid,.single-schiffe .mw-ship-cta .mw-contact-grid{width:min(calc(100% - 28px),var(--mw-container))}.single-reisen .mw-section--sea .mw-inquiry-form,.single-schiffe .mw-ship-cta .mw-inquiry-form{gap:20px;padding:24px 20px;border-radius:22px}.single-reisen .mw-section--sea .mw-inquiry-form__intro,.single-schiffe .mw-ship-cta .mw-inquiry-form__intro{gap:12px}.single-reisen .mw-section--sea .mw-inquiry-form__intro p,.single-schiffe .mw-ship-cta .mw-inquiry-form__intro p{margin:0;font-size:.98rem;line-height:1.65}.single-reisen .mw-section--sea .mw-form .mw-button,.single-schiffe .mw-ship-cta .mw-form .mw-button{width:100%;justify-self:stretch}.mw-inquiry-form__mobile-summary{display:grid}.mw-inquiry-form__trust{display:none}.single-reisen .mw-section--sea .mw-form{grid-template-columns:1fr;gap:14px}.mw-mobile-trip-cta{display:flex}.mw-mobile-trip-cta .mw-button{min-width:164px;justify-content:center}}:root{--mw-space-xl:76px;--mw-space-2xl:88px;--mw-body-size:15.5px}.mw-section-heading h2,.mw-editorial-split h2,.mw-cta-band h2{font-size:clamp(2.4rem,4vw,2.9rem)}.mw-home-hero h1,.mw-hero h1,.mw-archive-hero h1{max-width:100%;font-size:clamp(3.35rem,6vw,4.85rem);line-height:.95;text-wrap:balance}.mw-button{min-height:46px;padding:0 20px;font-size:.92rem}.mw-trip-card__body,.mw-ship-card__body,.mw-panel,.mw-inquiry-form,.mw-contact-card{padding:20px 22px 24px}.mw-accordion__button{min-height:68px;grid-template-columns:minmax(0,1fr) 18px;gap:14px;padding:18px 22px}.mw-accordion__button strong{min-width:0;max-width:100%;overflow-wrap:break-word;word-break:normal}.mw-accordion__answer{padding:0 22px 20px 22px}.mw-accordion__panel{max-width:100%}.mw-info-bar__inner>div,.mw-ship-facts .mw-info-bar__inner>div{min-height:84px;padding:14px 16px}.mw-trip-card__body-summary,.mw-trip-card__body-facts,.mw-trip-card__body-cta{display:none}.mw-ship-gallery-rail{margin-top:20px;display:grid;gap:16px}.mw-ship-gallery-rail__header{display:flex;align-items:center;justify-content:space-between;gap:14px}.mw-ship-gallery-rail__header p{margin:0;color:var(--mw-muted);font-size:.92rem;font-weight:700}.mw-ship-gallery-rail__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,28vw);gap:16px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.mw-ship-gallery-rail__item{position:relative;overflow:hidden;min-width:0;min-height:220px;border-radius:22px;scroll-snap-align:start;box-shadow:var(--mw-shadow-soft)}.mw-ship-gallery-rail__item img{width:100%;height:100%;object-fit:cover}.mw-ship-gallery-item__more{position:absolute;inset:auto 18px 18px auto;z-index:3;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(247,245,240,.94);border:1px solid rgba(18,63,66,.08);color:var(--mw-petrol);box-shadow:0 10px 24px rgba(15,52,56,.12);backdrop-filter:blur(10px);font-size:.84rem;font-weight:850;pointer-events:none}.mw-ship-gallery-item__more--mobile{display:none}.mw-ship-cta .mw-contact-copy,.single-reisen .mw-section--sea .mw-contact-copy{display:grid;align-content:start;gap:12px}.mw-ship-cta .mw-contact-copy__actions{margin-top:8px}.mw-itinerary__copy-wrap{position:relative}.mw-itinerary__more{margin-top:12px}@media (max-width:980px){.mw-nav{background:#F7F5F0;box-shadow:0 20px 52px rgba(15,52,56,.16)}.mw-nav,.mw-nav a,.mw-nav summary,.mw-nav strong,.mw-nav span,.mw-nav .sub-menu a,body.mw-nav-open .mw-nav,body.mw-nav-open .mw-nav a,body.mw-nav-open .mw-nav summary,body.mw-nav-open .mw-nav strong,body.mw-nav-open .mw-nav span{color:#123F42!important;text-shadow:none!important}.mw-nav__list{gap:10px}.mw-nav__list>li>a,.mw-nav__list>li>details>summary{display:block;padding:12px 0;border-bottom:1px solid rgba(18,63,66,.08);font-size:1rem;font-weight:760}.mw-nav .sub-menu{padding:8px 0 2px 14px}.mw-nav .sub-menu a{padding:10px 0;color:rgba(18,63,66,.82)!important}.mw-nav__cta{margin-top:4px;min-height:48px;width:100%;justify-content:center}.mw-home-hero,.mw-hero,.mw-archive-hero{min-height:560px}.mw-home-hero__content,.mw-hero__content{padding:82px 0 60px}.mw-trip-card__overlay,.mw-ship-card__overlay{padding:22px}.mw-trip-card__overlay h3,.mw-ship-card__overlay h3{font-size:1.65rem}.mw-trip-card__overlay .mw-card-facts div{min-height:96px}}@media (max-width:680px){:root{--mw-space-xl:56px;--mw-space-2xl:64px;--mw-body-size:15px}.mw-container{width:min(calc(100% - 28px),var(--mw-container))}.mw-section{padding:var(--mw-space-xl) 0}.mw-eyebrow{font-size:.72rem}.mw-section-heading{margin-bottom:20px}.mw-section-heading h2,.mw-editorial-split h2,.mw-cta-band h2{font-size:clamp(2rem,8vw,2.35rem);line-height:1.03}.mw-home-hero h1,.mw-hero h1,.mw-archive-hero h1{max-width:100%;font-size:clamp(2.2rem,9vw,3rem);line-height:.98;text-wrap:balance;word-break:normal;overflow-wrap:break-word}.mw-home-hero p,.mw-hero p,.mw-archive-hero p{font-size:1rem;line-height:1.55}.mw-home-hero__content,.mw-hero__content{padding:74px 0 48px}.mw-button{min-height:44px;padding:0 18px;font-size:.9rem}.mw-trip-facts .mw-info-bar__inner{display:grid;grid-template-columns:1fr;gap:10px}.mw-trip-facts .mw-info-bar__inner>div,.mw-trip-facts__cta{min-width:0}.mw-accordion{gap:10px}.mw-accordion__item{border-radius:20px}.mw-accordion__button{min-height:0;padding:16px 18px;gap:12px;align-items:start}.mw-accordion__button strong{font-size:1rem;line-height:1.28}.mw-accordion__button::after{width:10px;height:10px;margin-top:6px;flex-shrink:0}.mw-accordion__answer{padding:0 18px 18px 18px;font-size:.96rem;line-height:1.58}.mw-trip-card{border-radius:20px}.mw-trip-card__media{aspect-ratio:4 / 3.15;min-height:240px;height:auto}.mw-trip-card__overlay{inset:auto 0 0;padding:16px 16px 14px;background:linear-gradient(180deg,rgba(18,62,66,0),rgba(18,62,66,.34) 72%)}.mw-trip-card__overlay .mw-trip-card__meta,.mw-trip-card__overlay .mw-card-facts,.mw-trip-card__overlay .mw-card-cta{display:none}.mw-trip-card__overlay h3{display:none}.mw-trip-card__body{gap:12px;min-height:0;padding:16px 16px 18px}.mw-trip-card__body-summary,.mw-trip-card__body-facts,.mw-trip-card__body-cta{display:grid}.mw-trip-card__body-title{display:block;color:var(--mw-ink);font-family:var(--mw-serif);font-size:1.35rem;line-height:1.1;font-weight:400}.mw-trip-card__body-title a{color:inherit;text-decoration:none}.mw-trip-card__body-facts{grid-template-columns:1fr;gap:8px;margin:0}.mw-trip-card__body-facts div{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;padding:0;background:transparent;border:0}.mw-trip-card__body-facts dt{color:rgba(18,63,66,.62);font-size:.72rem}.mw-trip-card__body-facts dd{margin:0;color:var(--mw-ink);font-size:.92rem}.mw-trip-card__body p{font-size:.95rem;line-height:1.52}.mw-trip-card__body-cta{width:100%;justify-content:center}.mw-itinerary__summary{padding:16px 18px;gap:10px}.mw-itinerary__index{min-height:36px;padding:0 12px;font-size:.7rem}.mw-itinerary__summary-copy strong{font-size:1.18rem;line-height:1.12;text-wrap:pretty}.mw-itinerary__summary-copy small{font-size:.85rem}.mw-itinerary__content{gap:16px;padding:0 18px 18px}.mw-itinerary__body{min-width:0}.mw-itinerary__copy-wrap.is-enhanced:not(.is-expanded) .mw-itinerary__copy{max-height:180px;overflow:hidden}.mw-itinerary__copy-wrap.is-enhanced:not(.is-expanded)::after{content:"";position:absolute;right:0;bottom:40px;left:0;height:54px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 88%);pointer-events:none}.mw-itinerary__more{position:relative;z-index:1}.mw-ship-gallery-grid{gap:12px}.mw-ship-gallery-item.is-featured,.mw-ship-gallery-item.is-secondary,.mw-ship-gallery-item.is-tertiary{min-height:200px}.mw-ship-gallery-rail{gap:12px}.mw-ship-gallery-rail__header{align-items:center}.mw-ship-gallery-rail__header p{font-size:.86rem}.mw-ship-gallery-rail__track{grid-auto-columns:78vw;gap:12px}.mw-ship-gallery-rail__item{min-height:188px}.mw-ship-cta .mw-contact-copy,.single-reisen .mw-section--sea .mw-contact-copy{gap:10px}.mw-ship-cta .mw-contact-copy__actions .mw-button{width:100%}.mw-mobile-trip-cta{right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));left:10px;padding:10px;border-radius:16px}.mw-mobile-trip-cta__meta strong{font-size:.9rem}.mw-mobile-trip-cta .mw-button{min-width:148px}}body.home .mw-elementor-content--frontpage{background:var(--mw-bg)}body.home .mw-elementor-content--frontpage .mw-home-feeling,body.home .mw-elementor-content--frontpage .mw-home-top-offers,body.home .mw-elementor-content--frontpage .mw-home-destinations,body.home .mw-elementor-content--frontpage .mw-home-trip-types,body.home .mw-elementor-content--frontpage .mw-home-ships,body.home .mw-elementor-content--frontpage .mw-home-trust,body.home .mw-elementor-content--frontpage .mw-home-final-cta,body.home .mw-elementor-content--frontpage .mw-home-faq{position:relative;width:100%;margin:0;background:transparent}body.home .mw-elementor-content--frontpage .mw-home-feeling>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-destinations>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-ships>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trust>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-faq>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-feeling>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-destinations>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-ships>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trust>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-faq>.elementor-container{width:min(calc(100% - 40px),1200px);max-width:1200px;margin-inline:auto;padding-block:clamp(56px,6vw,82px)}body.home .mw-elementor-content--frontpage .mw-home-feeling>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-feeling>.elementor-container{padding-top:clamp(44px,5vw,62px);padding-bottom:clamp(30px,4vw,46px)}body.home .mw-elementor-content--frontpage .mw-home-top-offers>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-destinations>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-destinations>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-ships>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-ships>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trust>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trust>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-faq>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-faq>.elementor-container{padding-top:clamp(42px,4.8vw,60px);padding-bottom:clamp(44px,5vw,66px)}body.home .mw-elementor-content--frontpage .mw-home-hero{min-height:clamp(700px,80vh,860px)}body.home .mw-elementor-content--frontpage .mw-home-hero::before{background:linear-gradient(180deg,rgba(18,62,66,.18) 0%,rgba(18,62,66,.12) 18%,rgba(91,174,174,.04) 52%,rgba(18,62,66,.28) 100%),radial-gradient(circle at 18% 24%,rgba(200,173,114,.10),transparent 29%),radial-gradient(circle at 82% 12%,rgba(91,174,174,.22),transparent 25%)}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-home-hero__content{width:min(calc(100% - 40px),1200px);padding:clamp(138px,14vh,174px) 0 clamp(118px,14vh,156px)}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-feeling .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-trust .mw-eyebrow,body.home .mw-elementor-content--frontpage .mw-home-final-cta .mw-eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px;font-size:.8rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-eyebrow::before,body.home .mw-elementor-content--frontpage .mw-home-feeling .mw-eyebrow::before,body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-eyebrow::before,body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-eyebrow::before,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-eyebrow::before,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-eyebrow::before,body.home .mw-elementor-content--frontpage .mw-home-trust .mw-eyebrow::before,body.home .mw-elementor-content--frontpage .mw-home-final-cta .mw-eyebrow::before{content:"";width:40px;height:1px;background:currentColor;opacity:.75}body.home .mw-elementor-content--frontpage .mw-home-hero h1,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-heading h1.elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-heading-title{max-width:920px;font-size:clamp(3.55rem,5.8vw,5.25rem);line-height:.95;text-wrap:balance}body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-text-editor p{max-width:720px;font-size:clamp(1.03rem,1.45vw,1.16rem);line-height:1.68}body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-button .elementor-button{min-height:52px;padding:0 24px;font-size:.97rem;box-shadow:0 14px 34px rgba(12,44,48,.12)}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero{margin-top:-76px!important;margin-bottom:clamp(16px,3vw,28px)!important}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-container{width:min(calc(100% - 40px),1240px)}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder--hero{padding:24px 26px 26px;border-radius:30px;background:rgba(255,255,255,.97);box-shadow:0 26px 62px rgba(12,44,48,.12)}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder__header{margin-bottom:18px}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder__header h2{font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.04}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder__form{gap:10px}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder label span{font-size:.7rem}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder input,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder select{min-height:46px}body.home .mw-elementor-content--frontpage .mw-home-feeling,body.home .mw-elementor-content--frontpage .mw-home-top-offers,body.home .mw-elementor-content--frontpage .mw-home-destinations,body.home .mw-elementor-content--frontpage .mw-home-trip-types,body.home .mw-elementor-content--frontpage .mw-home-ships,body.home .mw-elementor-content--frontpage .mw-home-trust,body.home .mw-elementor-content--frontpage .mw-home-final-cta,body.home .mw-elementor-content--frontpage .mw-home-faq{scroll-margin-top:calc(var(--mw-header-height) + 20px)}body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-destinations .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trip-types .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-ships .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trust .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-final-cta .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-faq .elementor-heading-title{max-width:12ch;margin:0;font-size:clamp(2.25rem,4vw,3.3rem);line-height:1.02;text-wrap:balance}body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-widget-text-editor p,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-widget-text-editor p,body.home .mw-elementor-content--frontpage .mw-home-destinations .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-destinations .elementor-widget-text-editor p,body.home .mw-elementor-content--frontpage .mw-home-ships .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-ships .elementor-widget-text-editor p,body.home .mw-elementor-content--frontpage .mw-home-trust .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-trust .elementor-widget-text-editor p,body.home .mw-elementor-content--frontpage .mw-home-final-cta .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-final-cta .elementor-widget-text-editor p{max-width:690px;font-size:1rem;line-height:1.68;color:var(--mw-text)!important}body.home .mw-elementor-content--frontpage .mw-home-feeling .mw-editorial-split,body.home .mw-elementor-content--frontpage .mw-home-trust .mw-container{gap:clamp(26px,4vw,44px)}body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-widget-shortcode,body.home .mw-elementor-content--frontpage .mw-home-destinations .elementor-widget-shortcode,body.home .mw-elementor-content--frontpage .mw-home-trip-types .elementor-widget-shortcode,body.home .mw-elementor-content--frontpage .mw-home-ships .elementor-widget-shortcode{margin-top:2px}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card,body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tile,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-travel-type-tile{border-radius:26px;box-shadow:0 18px 40px rgba(15,52,56,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card:hover,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card:hover,body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tile:hover,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-travel-type-tile:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(15,52,56,.1)}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__media,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__media{aspect-ratio:16 / 11}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__overlay,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__overlay{padding:24px 24px 22px}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__overlay h3,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__overlay h3,body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tile strong,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-travel-type-tile strong{font-size:clamp(1.9rem,2.8vw,2.7rem);line-height:1}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__body,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__body{padding:20px 22px 24px}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__body p,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__body p{font-size:.98rem;line-height:1.58}body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tiles,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-travel-type-tiles{gap:22px}body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tiles--image-cards .mw-destination-tile,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-travel-type-tile{min-height:clamp(330px,32vw,420px)}body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tile__cta{margin-top:14px}body.home .mw-elementor-content--frontpage .mw-home-trust__facts{gap:12px;margin-top:8px}body.home .mw-elementor-content--frontpage .mw-home-trust__facts>.e-con{padding:22px 20px;border-radius:22px;background:rgba(255,255,255,.82)}body.home .mw-elementor-content--frontpage .mw-home-final-cta .mw-narrow,body.home .mw-elementor-content--frontpage .mw-home-faq .mw-narrow{max-width:860px}body.home .mw-elementor-content--frontpage .mw-home-final-cta .elementor-widget-button .elementor-button{min-height:50px;padding:0 24px}@media (max-width:1024px){body.home .mw-elementor-content--frontpage .mw-home-hero{min-height:74vh}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-home-hero__content{padding:128px 0 132px}body.home .mw-elementor-content--frontpage .mw-home-hero h1,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-heading h1.elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-heading-title{font-size:clamp(3rem,7vw,4.3rem)}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero{margin-top:-64px!important}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder--hero{padding:22px;border-radius:26px}body.home .mw-elementor-content--frontpage .mw-home-feeling>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-destinations>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-ships>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trust>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-faq>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-feeling>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-destinations>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-ships>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trust>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-faq>.elementor-container{padding-block:46px 52px}body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-destinations .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trip-types .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-ships .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trust .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-final-cta .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-faq .elementor-heading-title{font-size:clamp(2rem,4.8vw,2.8rem)}}@media (max-width:680px){body.home .mw-elementor-content--frontpage .mw-home-hero{min-height:72vh}body.home .mw-elementor-content--frontpage .mw-home-hero .mw-home-hero__content{width:min(calc(100% - 28px),1200px);padding:108px 0 112px}body.home .mw-elementor-content--frontpage .mw-home-hero h1,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-heading h1.elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-heading-title{max-width:100%;font-size:clamp(2.25rem,9.2vw,2.85rem);line-height:.99}body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-text-editor,body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-text-editor p{font-size:.98rem;line-height:1.6}body.home .mw-elementor-content--frontpage .mw-home-hero .elementor-widget-button .elementor-button{min-height:48px;width:100%;padding:0 20px}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero{margin-top:-54px!important;margin-bottom:14px!important}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-container,body.home .mw-elementor-content--frontpage .mw-home-feeling>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-destinations>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-ships>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trust>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-faq>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-feeling>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-destinations>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-ships>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trust>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-faq>.elementor-container{width:min(calc(100% - 28px),1200px)}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder--hero{padding:18px 18px 20px;border-radius:24px}body.home .mw-elementor-content--frontpage .mw-home-finder--below-hero .mw-finder__header h2{font-size:1.55rem}body.home .mw-elementor-content--frontpage .mw-home-feeling>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-destinations>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-ships>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-trust>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-faq>.e-con-inner,body.home .mw-elementor-content--frontpage .mw-home-feeling>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-top-offers>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-destinations>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trip-types>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-ships>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-trust>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-final-cta>.elementor-container,body.home .mw-elementor-content--frontpage .mw-home-faq>.elementor-container{padding-block:34px 38px}body.home .mw-elementor-content--frontpage .mw-home-feeling .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-top-offers .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-destinations .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trip-types .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-ships .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-trust .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-final-cta .elementor-heading-title,body.home .mw-elementor-content--frontpage .mw-home-faq .elementor-heading-title{max-width:100%;font-size:clamp(1.92rem,8vw,2.35rem);line-height:1.03}body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tiles,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-travel-type-tiles{gap:16px}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__overlay,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__overlay{padding:18px 18px 16px}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__overlay h3,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__overlay h3,body.home .mw-elementor-content--frontpage .mw-home-destinations .mw-destination-tile strong,body.home .mw-elementor-content--frontpage .mw-home-trip-types .mw-travel-type-tile strong{font-size:clamp(1.55rem,7vw,2rem)}body.home .mw-elementor-content--frontpage .mw-home-top-offers .mw-trip-card__body,body.home .mw-elementor-content--frontpage .mw-home-ships .mw-ship-card__body{padding:16px 18px 20px}body.home .mw-elementor-content--frontpage .mw-home-trust__facts{gap:10px}}.mw-section{padding:clamp(58px,6vw,78px) 0}.mw-section-heading{margin-bottom:24px}.mw-section-heading h2,.mw-editorial-split h2,.mw-cta-band h2,.mw-results-bar h2{font-size:clamp(2.1rem,3.8vw,3rem);line-height:1.03;text-wrap:balance}.mw-section-heading p,.mw-results-bar p,.mw-cta-band p,.mw-editorial-split .mw-content,.mw-content,.mw-service-panel p,.mw-region-summary__content{max-width:72ch}.mw-results-bar{gap:18px;margin-bottom:22px}.mw-results-bar p{color:var(--mw-muted);font-size:.98rem}.mw-trip-card,.mw-ship-card,.mw-destination-tile,.mw-travel-type-tile,.mw-activity-card,.mw-cabin-price-card,.mw-panel,.mw-note,.mw-service-panel{box-shadow:0 16px 36px rgba(15,52,56,.07)}.mw-trip-card,.mw-ship-card,.mw-activity-card,.mw-cabin-price-card,.mw-service-panel,.mw-note{border-radius:24px}.mw-trip-card__body,.mw-ship-card__body,.mw-activity-card>div,.mw-cabin-price-card>div,.mw-service-panel,.mw-panel{padding:22px}.mw-elementor-content .elementor-widget-heading .elementor-heading-title{color:var(--mw-ink);font-family:var(--mw-serif);letter-spacing:0}.mw-elementor-content .elementor-widget-text-editor,.mw-elementor-content .elementor-widget-text-editor p,.mw-elementor-content .elementor-widget-theme-post-content,.mw-elementor-content .elementor-widget-theme-post-content p{color:var(--mw-text)}.mw-elementor-content .elementor-widget-text-editor a,.mw-elementor-content .elementor-widget-theme-post-content a,.mw-elementor-content .elementor-widget-heading a{color:var(--mw-link-accent)}.mw-elementor-content .elementor-widget-text-editor a:hover,.mw-elementor-content .elementor-widget-text-editor a:focus-visible,.mw-elementor-content .elementor-widget-theme-post-content a:hover,.mw-elementor-content .elementor-widget-theme-post-content a:focus-visible,.mw-elementor-content .elementor-widget-heading a:hover,.mw-elementor-content .elementor-widget-heading a:focus-visible{color:var(--mw-petrol)}.mw-elementor-content .elementor-widget-button .elementor-button{min-height:48px;border-radius:999px;padding:0 22px;background:var(--mw-petrol);color:#F7F5F0;border:1px solid var(--mw-petrol);box-shadow:none}.mw-elementor-content .elementor-widget-button .elementor-button:hover,.mw-elementor-content .elementor-widget-button .elementor-button:focus-visible{background:#163E43;border-color:#163E43}.mw-taxonomy-landing,.mw-archive,.mw-region-landing{background:var(--mw-bg)}.mw-tax-intro,.mw-tax-summary,.mw-region-intro,.mw-region-summary,.mw-region-seo-text,.mw-region-trip-grid,.mw-region-gallery,.mw-region-orientation,.mw-ship-archive-section,.mw-ship-archive-offers{background:transparent}.mw-tax-intro .mw-editorial-split,.mw-tax-summary .mw-expert-panel,.mw-region-intro .mw-editorial-split,.mw-region-summary .mw-expert-panel{gap:clamp(24px,4vw,42px)}.mw-tax-highlights .mw-highlight-grid,.mw-region-top-offers .mw-card-grid,.mw-region-trip-grid .mw-card-grid,.mw-ship-archive-offers .mw-card-grid,.mw-archive .mw-card-grid{gap:20px}.mw-tax-hero .mw-hero__content,.mw-page-hero .mw-hero__content,.mw-region-hero .mw-hero__content{padding:clamp(116px,12vw,148px) 0 clamp(58px,7vw,78px)}.mw-tax-hero h1,.mw-page-hero h1,.mw-region-hero h1,.mw-archive-hero h1{font-size:clamp(3rem,5vw,4.8rem);line-height:.97;text-wrap:balance}.mw-tax-hero p,.mw-page-hero p,.mw-region-hero p,.mw-archive-hero p{font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.66}.mw-destination-tiles,.mw-travel-type-tiles,.mw-card-grid--three{gap:20px}.mw-destination-tile,.mw-travel-type-tile{min-height:clamp(320px,28vw,390px);border-radius:24px}.mw-destination-tile strong,.mw-travel-type-tile strong{font-size:clamp(1.9rem,2.8vw,2.6rem);line-height:1}.mw-destination-tile small,.mw-travel-type-tile small,.mw-destination-tile span{font-size:.95rem;line-height:1.55}.mw-ship-archive-layout{display:block}.mw-ship-filter-panel{position:static;top:auto;margin-bottom:28px}.mw-filter-form{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px 16px;padding:20px 22px 22px;border-radius:26px}.mw-filter-form__header{grid-column:1 / -1}.mw-filter-form__header h2{font-size:clamp(1.55rem,2vw,2rem)}.mw-filter-group{gap:8px;padding-top:0;border-top:0;grid-column:span 3}.mw-filter-group h3{margin-bottom:2px;color:rgba(18,63,66,.72);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mw-check{gap:10px}.mw-check span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(18,63,66,.12);border-radius:999px;background:rgba(247,245,240,.92);font-size:.92rem;line-height:1.35}.mw-check input:checked + span{border-color:rgba(18,63,66,.26);background:rgba(220,232,228,.92);color:var(--mw-ink)}.mw-filter-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;padding-top:8px;border-top:1px solid rgba(18,63,66,.08)}.mw-ship-archive-toolbar{align-items:center;margin-bottom:22px}.mw-ship-archive-toolbar h2{font-size:clamp(1.9rem,3vw,2.65rem)}.mw-footer{background:var(--mw-footer-bg,#174A4D)}.mw-footer__top{gap:44px;padding:62px 0 48px}.mw-footer .mw-footer__logo{min-height:0}.mw-footer .mw-footer__logo .mw-brand__name{color:#F7F5F0;font-size:2rem}.mw-footer__brand h2{font-size:clamp(2rem,3vw,2.75rem)}.mw-footer__brand p{max-width:40ch}.mw-footer__columns{gap:18px}.mw-footer-group,.mw-footer__cta-card{border-radius:22px}.mw-footer-group summary{min-height:54px;padding:18px 20px}.mw-footer-group a,.mw-footer-group__text,.mw-footer-menu a{font-size:.96rem}.mw-footer__cta-card{padding:22px}.mw-footer__cta-card strong{font-size:1.55rem;line-height:1.16}.mw-footer__bottom .mw-container{padding:16px 0}.mw-footer__top{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:36px;padding:56px 0 42px}.mw-footer__brand{display:grid;align-content:start;gap:14px}.mw-footer__brand .mw-eyebrow{margin-bottom:-2px}.mw-footer__quick-contact{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:10px 12px;justify-content:start}.mw-footer__quick-contact a{padding:9px 13px}.mw-footer__columns{align-content:start;gap:14px}.mw-footer-group,.mw-footer__cta-card{border-radius:20px}.mw-footer-group summary{min-height:48px;gap:12px;padding:14px 16px;font-size:.74rem;letter-spacing:.075em}.mw-footer-group[open] summary{border-bottom:1px solid rgba(247,245,240,.08)}.mw-footer-group a,.mw-footer-group__text,.mw-footer-menu a{padding:0 16px 11px;font-size:.92rem;line-height:1.5}.mw-footer__social{padding:6px 16px 16px}.mw-footer__cta-card{padding:20px}.mw-footer__cta-card strong{font-size:1.46rem}@media (max-width:1180px){.mw-filter-form{grid-template-columns:repeat(6,minmax(0,1fr))}.mw-filter-group{grid-column:span 3}}@media (max-width:980px){.mw-section{padding:50px 0}.mw-section-heading h2,.mw-editorial-split h2,.mw-cta-band h2,.mw-results-bar h2{font-size:clamp(1.9rem,6vw,2.5rem)}.mw-filter-form{grid-template-columns:1fr;padding:18px}.mw-filter-group{grid-column:auto}.mw-filter-actions{justify-content:stretch}.mw-filter-actions .mw-button{width:100%}.mw-destination-tile,.mw-travel-type-tile{min-height:300px}.mw-footer__top{padding:52px 0 36px}}@media (max-width:680px){.mw-section{padding:40px 0}.mw-section-heading{margin-bottom:18px}.mw-section-heading h2,.mw-editorial-split h2,.mw-cta-band h2,.mw-results-bar h2{font-size:clamp(1.72rem,7.4vw,2.1rem);line-height:1.05}.mw-tax-hero .mw-hero__content,.mw-page-hero .mw-hero__content,.mw-region-hero .mw-hero__content{padding:108px 0 44px}.mw-tax-hero h1,.mw-page-hero h1,.mw-region-hero h1,.mw-archive-hero h1{font-size:clamp(2.15rem,9vw,2.75rem)}.mw-trip-card__body,.mw-ship-card__body,.mw-activity-card>div,.mw-cabin-price-card>div,.mw-service-panel,.mw-panel{padding:18px}.mw-destination-tiles,.mw-travel-type-tiles,.mw-card-grid--three,.mw-tax-highlights .mw-highlight-grid,.mw-region-top-offers .mw-card-grid,.mw-region-trip-grid .mw-card-grid,.mw-ship-archive-offers .mw-card-grid,.mw-archive .mw-card-grid{gap:16px}.mw-destination-tile strong,.mw-travel-type-tile strong{font-size:clamp(1.45rem,7vw,1.9rem)}.mw-home-experts .mw-expert-panel{padding:24px 20px;gap:18px}.mw-home-experts .mw-expert-panel h2{font-size:clamp(1.82rem,8vw,2.22rem);line-height:1.04}.mw-home-experts .mw-expert-panel dl div{padding:18px 16px}.mw-home-experts .mw-expert-panel dd{font-size:1.08rem}.mw-footer__columns{gap:14px}.mw-footer-group summary{min-height:44px;padding:12px 14px}.mw-footer__cta-card{padding:18px 16px}.mw-footer__quick-contact{grid-template-columns:1fr}}.mw-menu-toggle span:not(.screen-reader-text){height:2px;border-radius:999px;opacity:1;transition:background .2s ease,opacity .2s ease,transform .2s ease}.mw-header.is-scrolled .mw-menu-toggle{background:rgba(247,245,240,.96);border-color:rgba(18,63,66,.16);box-shadow:0 10px 24px rgba(8,47,70,.1)}.mw-header.is-scrolled .mw-menu-toggle span:not(.screen-reader-text){background:var(--mw-ink);opacity:1}body.mw-nav-open .mw-menu-toggle,body.mw-nav-open .mw-header.is-scrolled .mw-menu-toggle{background:var(--mw-petrol);border-color:var(--mw-petrol)}body.mw-nav-open .mw-menu-toggle span:not(.screen-reader-text){background:#F7F5F0}.mw-home-experts .mw-expert-panel>div,.mw-home-experts .mw-expert-panel dl,.mw-taxonomy-landing .mw-expert-panel>div,.mw-region-landing .mw-expert-panel>div{min-width:0}.mw-home-experts .mw-expert-panel h2,.mw-taxonomy-landing .mw-section-heading h2,.mw-region-landing .mw-section-heading h2,.mw-taxonomy-landing .mw-expert-panel h2,.mw-region-landing .mw-expert-panel h2{overflow-wrap:anywhere}.mw-taxonomy-landing .mw-editorial-split,.mw-taxonomy-landing .mw-expert-panel,.mw-region-landing .mw-editorial-split,.mw-region-landing .mw-expert-panel{padding:clamp(28px,4vw,40px);border-radius:28px}.mw-taxonomy-landing .mw-section-heading p,.mw-region-landing .mw-section-heading p{max-width:44rem}.mw-taxonomy-landing .mw-card-grid,.mw-region-landing .mw-card-grid,.mw-taxonomy-landing .mw-destination-tiles,.mw-taxonomy-landing .mw-travel-type-tiles,.mw-region-landing .mw-destination-tiles{gap:18px}.mw-taxonomy-landing .mw-finder,.mw-region-landing .mw-finder{box-shadow:0 26px 58px rgba(8,47,70,.1)}.single-reisen .mw-section,.single-reisen .mw-container,.single-reisen .mw-trip-overview,.single-reisen .mw-trip-overview>*,.single-reisen .mw-departure-card,.single-reisen .mw-departure-card>*,.single-reisen .mw-itinerary__content,.single-reisen .mw-itinerary__summary-copy,.single-reisen .mw-section--sea .mw-inquiry-form{min-width:0;max-width:100%}.single-reisen .mw-trip-overview{grid-template-columns:minmax(0,1.34fr) minmax(300px,.66fr);gap:clamp(28px,4vw,56px)}.single-reisen .mw-trip-overview__content .mw-highlight-grid--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,2.2vw,32px);align-items:stretch;margin-top:clamp(34px,3vw,48px)}.single-reisen .mw-trip-overview__content .mw-highlight-card{min-width:0;height:100%;display:grid;grid-template-columns:60px minmax(0,1fr);grid-template-rows:auto 1fr;gap:10px 20px;align-items:start;padding:clamp(26px,2.2vw,34px);border:1px solid color-mix(in srgb,var(--mw-aqua) 42%,var(--mw-line) 58%);border-radius:22px;background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(247,243,234,.94)),var(--mw-surface);box-shadow:0 22px 58px rgba(18,62,66,.08)}.single-reisen .mw-trip-overview__content .mw-highlight-card::before{width:5px;background:linear-gradient(180deg,var(--mw-turquoise),var(--mw-sun));opacity:.86}.single-reisen .mw-trip-overview__content .mw-highlight-card .mw-highlight-icon{grid-row:1 / span 2;width:60px;height:60px;margin:0;border-color:color-mix(in srgb,var(--mw-turquoise) 42%,var(--mw-surface) 58%);background:linear-gradient(145deg,var(--mw-foam),var(--mw-surface));color:var(--mw-petrol);box-shadow:inset 0 0 0 1px rgba(255,253,248,.74)}.single-reisen .mw-trip-overview__content .mw-highlight-card h3{margin:2px 0 0;color:var(--mw-petrol);font-size:clamp(1.24rem,1.25vw,1.48rem);line-height:1.18;overflow-wrap:normal;word-break:normal;hyphens:manual}.single-reisen .mw-trip-overview__content .mw-highlight-card p{max-width:58ch;margin:0;color:var(--mw-text);font-size:1rem;line-height:1.62;overflow-wrap:anywhere;word-break:normal;hyphens:auto}@media (max-width:1180px){.single-reisen .mw-trip-overview{grid-template-columns:1fr}}@media (min-width:1500px){.single-reisen .mw-trip-overview__content .mw-highlight-grid--compact{width:min(calc(100vw - 40px),var(--mw-container));grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,1.45vw,26px)}.single-reisen .mw-trip-overview__content .mw-highlight-card{grid-template-columns:52px minmax(0,1fr);gap:8px 16px;padding:clamp(22px,1.45vw,28px)}.single-reisen .mw-trip-overview__content .mw-highlight-card .mw-highlight-icon{width:52px;height:52px}.single-reisen .mw-trip-overview__content .mw-highlight-card .mw-highlight-icon svg{width:30px;height:30px}.single-reisen .mw-trip-overview__content .mw-highlight-card h3{font-size:clamp(1.12rem,.92vw,1.3rem);line-height:1.2}.single-reisen .mw-trip-overview__content .mw-highlight-card p{font-size:.96rem;line-height:1.55}}@media (max-width:760px){.single-reisen .mw-trip-overview__content .mw-highlight-grid--compact{grid-template-columns:1fr;gap:18px}.single-reisen .mw-trip-overview__content .mw-highlight-card{grid-template-columns:54px minmax(0,1fr);padding:22px;border-radius:20px}.single-reisen .mw-trip-overview__content .mw-highlight-card .mw-highlight-icon{width:54px;height:54px}}.single-reisen img,.single-reisen iframe,.single-reisen video{max-width:100%}.mw-taxonomy-landing .mw-cta-band,.mw-region-landing .mw-cta-band{padding:clamp(54px,7vw,76px) 0}@media (max-width:980px){body.mw-nav-open{overflow:hidden}.mw-nav,body.mw-nav-open .mw-nav{background:var(--mw-mobile-menu-bg)}.mw-nav a,.mw-nav__list--mega summary,.mw-nav .sub-menu a{color:var(--mw-mobile-menu-text,#FFFDF8);text-shadow:none}.mw-nav__cta{min-height:46px}.mw-home-experts .mw-expert-panel{padding:32px 28px;gap:24px}.mw-home-experts .mw-expert-panel h2{font-size:clamp(2rem,6vw,2.7rem);max-width:100%;line-height:1.05}}.mw-home-experts .mw-expert-panel{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(30px,4vw,54px);padding:clamp(34px,4vw,48px);background:radial-gradient(circle at 0 0,rgba(120,184,179,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,245,240,.96));border:1px solid rgba(18,63,66,.1);border-radius:min(32px,var(--mw-card-radius));box-shadow:0 24px 58px rgba(8,47,70,.08)}.mw-home-experts .mw-home-experts__intro{display:grid;align-content:start;gap:16px}.mw-home-experts .mw-home-experts__intro p{max-width:38ch;margin:0;color:color-mix(in srgb,var(--mw-text) 82%,white 18%)}.mw-home-experts .mw-home-experts__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;background:transparent;border:0}.mw-home-experts .mw-home-experts__fact{display:grid;align-content:start;gap:10px;min-height:100%;padding:22px 22px 20px;background:rgba(255,255,255,.92);border:1px solid rgba(18,63,66,.1);border-radius:22px;box-shadow:0 16px 34px rgba(8,47,70,.06)}.mw-home-experts .mw-home-experts__fact dt{display:inline-flex;align-items:center;gap:9px;color:color-mix(in srgb,var(--mw-text) 68%,white 32%);font-size:.76rem;font-weight:820;letter-spacing:.08em}.mw-home-experts .mw-home-experts__fact dt::before{width:10px;height:10px;margin-right:0;box-shadow:0 0 0 6px rgba(120,184,179,.12)}.mw-home-experts .mw-home-experts__fact dd{margin:0;font-size:clamp(1.18rem,2vw,1.58rem);line-height:1.12;text-wrap:balance}.mw-page-landing__intro .mw-editorial-split,.mw-page-landing__block--split .mw-editorial-split{align-items:start}.mw-page-landing__intro-copy,.mw-page-landing__copy,.mw-page-landing__form-copy{min-width:0}.mw-page-landing__intro-copy .mw-content,.mw-page-landing__copy .mw-content,.mw-page-landing__form-copy .mw-content{max-width:44rem}.mw-page-landing__benefits{align-self:start}.mw-page-landing__benefits .mw-highlight-icon,.mw-page-landing__card .mw-feature-card__icon,.mw-page-landing__team-media--placeholder .mw-highlight-icon{color:var(--mw-petrol);border-color:rgba(95,167,162,.28);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,245,240,.96));box-shadow:0 14px 28px rgba(8,47,70,.08)}.mw-page-landing__benefits .mw-highlight-icon svg,.mw-page-landing__card .mw-feature-card__icon svg,.mw-page-landing__team-media--placeholder .mw-highlight-icon svg{fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.mw-page-landing__split--reverse .mw-page-landing__copy{order:2}.mw-page-landing__split--reverse .mw-page-landing__media{order:1}.mw-page-landing__media{overflow:hidden;border:1px solid rgba(18,63,66,.1);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 22px 48px rgba(8,47,70,.08)}.mw-page-landing__media img{display:block;width:100%;aspect-ratio:5 / 4;object-fit:cover}.mw-page-landing__card-grid{gap:18px;align-items:stretch}.mw-page-landing__card{height:100%}.mw-page-landing__card .mw-feature-card__media{min-height:180px}.mw-page-landing__card-media{display:grid;place-items:center;background:linear-gradient(135deg,rgba(220,232,228,.84),rgba(247,245,240,.94))}.mw-page-landing__card .mw-feature-card__icon{width:56px;height:56px;display:grid;place-items:center;border:1px solid rgba(18,63,66,.14);border-radius:50%;color:var(--mw-petrol);background:rgba(255,255,255,.92)}.mw-page-landing__card .mw-feature-card__icon svg{width:26px;height:26px}.mw-page-landing__card .mw-feature-card__body{display:grid;align-content:start;gap:12px}.mw-feature-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.mw-feature-card__title,.mw-feature-card__text{min-width:0}.mw-overview-page--reiseziele .mw-home-finder--below-hero{padding-top:clamp(22px,4vw,40px)}.mw-overview-page__finder-heading{margin-bottom:22px}.mw-overview-page__finder-heading p{max-width:52rem}.mw-feature-grid--destinations .mw-feature-card{height:100%}.mw-feature-grid--destinations .mw-feature-card__media{min-height:220px;aspect-ratio:16 / 10}.mw-feature-grid--destinations .mw-feature-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:12px;height:100%}.mw-feature-grid--destinations .mw-eyebrow{min-height:1.35rem}.mw-feature-card .mw-eyebrow{gap:8px}.mw-feature-card .mw-eyebrow::before{width:18px}.mw-feature-grid--destinations .mw-feature-card__title{min-height:calc(1.18em * 2);max-width:16ch;text-wrap:pretty}.mw-feature-grid--destinations .mw-feature-card__count{min-height:1.4em}.mw-feature-grid--destinations .mw-feature-card__text{min-height:4.8em;max-width:none;text-wrap:pretty}.mw-feature-grid--destinations .mw-button{margin-top:auto}.mw-overview-trust .mw-editorial-split{align-items:start}.mw-overview-trust__copy,.mw-overview-trust__highlights{min-width:0}.mw-overview-trust__copy .mw-content{max-width:44rem}.mw-overview-trust__highlights{align-self:start}@media (max-width:1024px){.mw-feature-grid--destinations .mw-feature-card__title{max-width:none}}@media (max-width:767px){.mw-overview-page__finder-heading{margin-bottom:18px}.mw-feature-grid--destinations .mw-feature-card__media{min-height:0}.mw-feature-grid--destinations .mw-feature-card__title,.mw-feature-grid--destinations .mw-feature-card__text{min-height:0;max-width:none}}.mw-page-landing__team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.mw-page-landing__team-card{display:grid;grid-template-columns:152px minmax(0,1fr);gap:22px;padding:22px;align-items:start;position:relative;overflow:hidden;border:1px solid rgba(18,63,66,.1);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,245,240,.92));box-shadow:0 18px 40px rgba(8,47,70,.08)}.mw-page-landing__team-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,rgba(95,167,162,.82),rgba(201,164,92,.68))}.mw-page-landing__team-media{overflow:hidden;min-height:168px;border-radius:22px;background:linear-gradient(135deg,rgba(220,232,228,.84),rgba(247,245,240,.94));border:1px solid rgba(18,63,66,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.mw-page-landing__team-media img{display:block;width:100%;height:100%;min-height:168px;object-fit:cover}.mw-page-landing__team-media--placeholder{display:grid;place-items:center}.mw-page-landing__team-media--placeholder .mw-highlight-icon{width:58px;height:58px}.mw-page-landing__team-body{min-width:0;display:grid;gap:14px;align-content:start}.mw-page-landing__team-head{display:grid;gap:8px}.mw-page-landing__team-body h3{margin:0;font-size:clamp(1.24rem,1.4vw,1.55rem);line-height:1.15}.mw-page-landing__team-role{margin:0;width:fit-content;max-width:100%;padding:8px 12px;border:1px solid rgba(95,167,162,.24);border-radius:999px;background:rgba(215,235,231,.42);color:var(--mw-petrol);font-size:.8rem;font-weight:780;letter-spacing:.045em;text-transform:uppercase}.mw-page-landing__team-text{margin:0;color:var(--mw-muted);line-height:1.7}.mw-page-landing__team-contact{display:grid;gap:10px}.mw-page-landing__team-contact-label{color:var(--mw-muted);font-size:.8rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.mw-page-landing__team-links{display:flex;flex-wrap:wrap;gap:10px}.mw-page-landing__team-links a{display:inline-flex;align-items:flex-start;gap:10px;min-height:52px;padding:11px 14px;border:1px solid rgba(18,63,66,.12);border-radius:18px;background:rgba(255,255,255,.94);color:var(--mw-petrol);font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 24px rgba(8,47,70,.05)}.mw-page-landing__team-link-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:1px solid rgba(95,167,162,.26);border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,245,240,.94));color:var(--mw-petrol)}.mw-page-landing__team-link-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.mw-page-landing__team-link-copy{min-width:0;display:grid;gap:2px}.mw-page-landing__team-link-label{color:var(--mw-muted);font-size:.72rem;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.mw-page-landing__team-link-value{min-width:0;overflow-wrap:anywhere}.mw-page-landing__team-links a:hover,.mw-page-landing__team-links a:focus-visible{background:rgba(215,235,231,.64);border-color:rgba(95,167,162,.42);color:var(--mw-ink);transform:translateY(-1px);box-shadow:0 16px 28px rgba(8,47,70,.08)}.mw-page-landing__steps,.mw-page-landing__events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mw-page-landing__step{position:relative;padding:24px 24px 22px;border:1px solid rgba(18,63,66,.1);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 18px 40px rgba(8,47,70,.06)}.mw-page-landing__step-index{width:42px;height:42px;display:inline-grid;place-items:center;margin-bottom:16px;border-radius:50%;background:var(--mw-ink);color:#fff;font-size:.95rem;font-weight:820}.mw-page-landing__step h3,.mw-page-landing__event h3{margin-bottom:10px}.mw-page-landing__step p,.mw-page-landing__event p{margin:0;color:var(--mw-muted)}.mw-page-landing__form-wrap,.mw-contact-page__form-wrap{width:min(calc(100% - 40px),var(--mw-container));display:grid;gap:24px}.mw-page-landing__form-wrap .mw-form--external,.mw-contact-page__form-wrap .mw-inquiry-form,.mw-contact-page__form-wrap .mw-contact-page__details{width:100%;max-width:var(--mw-container);margin-inline:auto}.mw-page-landing__form-panel{padding:clamp(28px,4vw,40px);border-radius:28px}.mw-page-landing__event{display:grid;gap:12px;align-content:start}.mw-page-landing__event-meta{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;color:var(--mw-muted);font-size:.84rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.mw-page-landing__event-meta strong{color:var(--mw-ink);font-size:.88rem}.mw-page-landing__actions{margin-top:8px}.mw-page-landing__seo .mw-editorial-card{padding:clamp(30px,4vw,40px)}.mw-contact-page__intro-copy .mw-content{max-width:46rem}.mw-contact-page__benefits{align-self:start}.mw-contact-page__form-shell{width:100%;max-width:var(--mw-container);margin-inline:auto;display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);gap:clamp(24px,4vw,44px);align-items:start;padding:clamp(28px,4vw,40px);border:1px solid rgba(18,63,66,.12);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,245,240,.94));box-shadow:0 22px 46px rgba(8,47,70,.1);backdrop-filter:blur(14px)}.mw-contact-page__form-copy{display:grid;gap:16px;align-content:start}.mw-contact-page__form-copy .mw-content{max-width:36rem}.mw-contact-page__form-panel{width:100%;padding:clamp(24px,3.5vw,34px);border:1px solid rgba(18,63,66,.1);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.mw-contact-page__form-points{margin-top:4px}.mw-contact-page__form-note,.mw-inquiry-form__note{color:var(--mw-muted);font-size:.96rem;line-height:1.68}.mw-contact-page__details-heading{max-width:42rem}.mw-contact-page__details-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mw-contact-page__detail-card{display:grid;gap:12px;align-content:start;min-height:100%;padding:24px;border:1px solid rgba(18,63,66,.1);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,245,240,.92));box-shadow:0 18px 38px rgba(8,47,70,.08)}.mw-contact-page__detail-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(95,167,162,.28);border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,245,240,.94));color:var(--mw-petrol);box-shadow:0 14px 28px rgba(8,47,70,.07)}.mw-contact-page__detail-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.mw-contact-page__detail-label{color:var(--mw-muted);font-size:.74rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.mw-contact-page__detail-card a,.mw-contact-page__detail-card p,.mw-contact-page__detail-card address{margin:0;color:var(--mw-ink);font-style:normal;line-height:1.6}.mw-contact-page__detail-card a{text-decoration:none;overflow-wrap:anywhere}.mw-contact-page__detail-card a:hover,.mw-contact-page__detail-card a:focus-visible{color:var(--mw-petrol)}.mw-contact-page__details-note{margin-top:22px}.mw-footer{background:radial-gradient(circle at 18% 0,color-mix(in srgb,var(--mw-footer-link) 26%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--mw-footer-bg) 92%,var(--mw-secondary) 8%),var(--mw-footer-bg))}.mw-footer__brand p,.mw-footer__cta-card p,.mw-footer__bottom .mw-container,.mw-footer-group__text,.mw-footer-group a,.mw-footer-menu a{color:color-mix(in srgb,var(--mw-footer-text) 88%,transparent)}.mw-footer__quick-contact a,.mw-footer__social a,.mw-footer-group,.mw-footer__cta-card{border-color:var(--mw-footer-card-border)}.mw-footer__quick-contact a{min-height:44px;align-items:center;padding:10px 15px;background:color-mix(in srgb,var(--mw-footer-card-bg) 78%,var(--mw-footer-bg));color:var(--mw-footer-text);text-decoration:none;box-shadow:0 12px 28px rgba(0,0,0,.06);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.mw-footer__quick-contact a:hover,.mw-footer__quick-contact a:focus-visible{background:var(--mw-footer-button-bg);border-color:var(--mw-footer-button-bg);color:var(--mw-footer-button-text);transform:translateY(-1px)}.mw-footer-group,.mw-footer__cta-card{background:color-mix(in srgb,var(--mw-footer-card-bg) 84%,var(--mw-footer-bg));box-shadow:0 20px 44px rgba(0,0,0,.06)}.mw-footer-group summary{color:var(--mw-footer-text);transition:background .2s ease,color .2s ease,border-color .2s ease}.mw-footer-group summary:hover,.mw-footer-group summary:focus-visible,.mw-footer-group[open] summary{background:color-mix(in srgb,var(--mw-footer-button-bg) 14%,var(--mw-footer-card-bg));color:var(--mw-footer-text)}.mw-footer-group[open] summary{border-bottom:1px solid color-mix(in srgb,var(--mw-footer-card-border) 78%,transparent)}.mw-footer-group summary::after{border-right-color:var(--mw-footer-link);border-bottom-color:var(--mw-footer-link)}.mw-footer-group a,.mw-footer-menu a{transition:color .18s ease,background .18s ease}.mw-footer-group a:hover,.mw-footer-group a:focus-visible,.mw-footer-menu a:hover,.mw-footer-menu a:focus-visible{color:var(--mw-footer-link-hover)}.mw-footer__social a{background:color-mix(in srgb,var(--mw-footer-card-bg) 72%,var(--mw-footer-bg));color:var(--mw-footer-text);text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.mw-footer__social a:hover,.mw-footer__social a:focus-visible{background:color-mix(in srgb,var(--mw-footer-button-bg) 18%,var(--mw-footer-card-bg));border-color:var(--mw-footer-link);color:var(--mw-footer-link-hover)}.mw-footer__cta-card{gap:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--mw-footer-button-bg) 20%,transparent),transparent 62%),color-mix(in srgb,var(--mw-footer-card-bg) 84%,var(--mw-footer-bg))}.mw-footer__cta-card span{color:var(--mw-footer-link)}.mw-footer__cta-card strong{color:var(--mw-footer-text)}.mw-footer__cta-card .mw-button,.mw-footer .mw-button--light{background:var(--mw-footer-button-bg);color:var(--mw-footer-button-text);border-color:var(--mw-footer-button-bg);box-shadow:0 16px 32px rgba(0,0,0,.075)}.mw-footer__cta-card .mw-button:hover,.mw-footer__cta-card .mw-button:focus-visible,.mw-footer .mw-button--light:hover,.mw-footer .mw-button--light:focus-visible{background:var(--mw-footer-button-hover-bg);color:var(--mw-footer-button-hover-text);border-color:var(--mw-footer-button-hover-bg)}.mw-button--secondary:hover,.mw-button--secondary:focus-visible,.mw-button--light:hover,.mw-button--light:focus-visible{background:color-mix(in srgb,var(--mw-secondary) 16%,var(--mw-bg));border-color:color-mix(in srgb,var(--mw-secondary) 48%,var(--mw-border-color));color:var(--mw-primary)}.mw-404-hero{padding-top:clamp(84px,11vw,124px);padding-bottom:clamp(60px,8vw,92px)}.mw-404-hero .mw-hero__content{max-width:1120px}.mw-404-hero .mw-hero__intro{max-width:760px}.mw-404-heading{max-width:760px}.mw-404-heading p{max-width:680px}.mw-404-recommendations .mw-card-grid,.mw-404-orientation .mw-404-nav-grid{margin-top:30px}.mw-404-orientation{background:linear-gradient(180deg,rgba(247,243,234,.58),rgba(255,255,255,.92))}.mw-404-nav-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.mw-404-nav-card{min-width:0;display:flex;flex-direction:column;gap:16px;padding:28px;text-decoration:none;color:var(--mw-text);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.mw-404-nav-card:hover,.mw-404-nav-card:focus-visible{transform:translateY(-2px);border-color:rgba(95,167,162,.38);box-shadow:0 22px 44px rgba(8,47,70,.11)}.mw-404-nav-card strong{font-family:var(--mw-serif);font-size:clamp(1.35rem,1.5vw,1.6rem);line-height:1.14;color:var(--mw-ink);font-weight:400}.mw-404-nav-card p{margin:0;color:var(--mw-muted);line-height:1.7}.mw-404-nav-card__cta{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:var(--mw-petrol);font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mw-404-nav-card .mw-highlight-icon{width:54px;height:54px}.mw-404-nav-card .mw-highlight-icon svg{width:30px;height:30px}@media (max-width:980px){.mw-home-experts .mw-home-experts__facts{grid-template-columns:1fr}.mw-page-landing__steps,.mw-page-landing__events,.mw-page-landing__team-grid{grid-template-columns:1fr}.mw-404-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.mw-home-experts .mw-expert-panel{padding:24px 18px;gap:18px;border-radius:24px}.mw-home-experts .mw-home-experts__fact{padding:18px 16px;border-radius:18px}.mw-home-experts .mw-home-experts__fact dd{font-size:1.1rem}.mw-page-landing__form-wrap,.mw-contact-page__form-wrap{width:min(calc(100% - 28px),var(--mw-container))}.mw-page-landing__step,.mw-page-landing__event,.mw-page-landing__form-panel{padding:20px 18px;border-radius:22px}.mw-page-landing__team-card{grid-template-columns:1fr;gap:18px;padding:20px 18px}.mw-page-landing__team-media,.mw-page-landing__team-media img{min-height:220px}.mw-page-landing__team-links a{width:100%}.mw-contact-page__detail-card,.mw-contact-page__form-shell,.mw-contact-page__form-panel{padding:20px 18px;border-radius:22px}.mw-contact-page__details-grid{grid-template-columns:1fr}.mw-page-landing__split--reverse .mw-page-landing__copy,.mw-page-landing__split--reverse .mw-page-landing__media{order:initial}.mw-404-hero{padding-top:78px;padding-bottom:54px}.mw-404-recommendations .mw-card-grid,.mw-404-orientation .mw-404-nav-grid{margin-top:22px}.mw-404-nav-card{padding:24px}.mw-footer__quick-contact a,.mw-footer__social a,.mw-footer__cta-card .mw-button{width:100%;justify-content:center}}@media (max-width:580px){.mw-404-nav-grid{grid-template-columns:1fr}.mw-404-hero .mw-hero__actions{width:100%}.mw-404-hero .mw-hero__actions .mw-button{width:100%}}@media (max-width:980px){body.mw-nav-open .mw-nav,body.mw-nav-open #mw-primary-nav{background:var(--mw-mobile-menu-bg,#123E42)!important;color:var(--mw-mobile-menu-text,#FFFDF8)!important;border-left-color:rgba(255,255,255,.12);box-shadow:0 24px 64px rgba(18,62,66,.24)}body.mw-nav-open .mw-nav a:not(.mw-nav__cta),body.mw-nav-open .mw-nav summary,body.mw-nav-open .mw-nav strong,body.mw-nav-open .mw-nav span:not(.screen-reader-text),body.mw-nav-open .mw-nav .sub-menu a{color:var(--mw-mobile-menu-text,#FFFDF8)!important;text-shadow:none!important}body.mw-nav-open .mw-nav__list>li>a,body.mw-nav-open .mw-nav__list>li>details>summary{border-bottom-color:color-mix(in srgb,var(--mw-mobile-menu-text,#FFFDF8) 18%,transparent)}body.mw-nav-open .mw-nav .sub-menu,body.mw-nav-open .mw-mega{background:color-mix(in srgb,var(--mw-mobile-menu-bg,#123E42) 88%,#fff 12%)!important;border-color:color-mix(in srgb,var(--mw-mobile-menu-text,#FFFDF8) 14%,transparent)!important}body.mw-nav-open .mw-nav .sub-menu a,body.mw-nav-open .mw-mega__cols a,body.mw-nav-open .mw-mega__intro a{color:color-mix(in srgb,var(--mw-mobile-menu-text,#FFFDF8) 88%,transparent)!important}}.mw-overview-page--ships{overflow-x:clip}.mw-overview-page--ships .mw-overview-hero--ships{--mw-hero-overlay-color:linear-gradient(90deg,rgba(18,62,66,.28),rgba(91,174,174,.08) 58%,rgba(91,174,174,.03));--mw-hero-overlay-opacity:1}.mw-overview-page--ships .mw-overview-hero--ships .mw-hero__shade{background:var(--mw-hero-overlay-color);opacity:var(--mw-hero-overlay-opacity)}.mw-overview-page--ships .mw-overview-hero--align-center .mw-hero__content{margin-inline:auto;text-align:center}.mw-overview-page--ships .mw-overview-hero--align-center .mw-hero__actions{justify-content:center}.mw-overview-page--ships .mw-overview-hero--height-compact .mw-hero__content{padding-top:clamp(110px,11vw,148px);padding-bottom:clamp(44px,5vw,66px)}.mw-overview-page--ships .mw-overview-hero--height-tall .mw-hero__content{padding-top:clamp(148px,14vw,190px);padding-bottom:clamp(78px,8vw,116px)}.mw-overview-page--ships .mw-home-finder--below-hero{margin-top:clamp(-58px,-4.2vw,-34px);margin-bottom:clamp(44px,5vw,72px);position:relative;z-index:4}.mw-overview-page--ships .mw-home-finder--below-hero .mw-container{width:min(calc(100% - 40px),var(--mw-container))}.mw-overview-page--ships .mw-ship-filter-panel{position:relative;top:auto;margin:0;padding:clamp(28px,3.2vw,44px);border:1px solid var(--mw-line,#D8E3DF);border-radius:30px;background:linear-gradient(135deg,rgba(255,253,248,.98),rgba(220,237,234,.72)),var(--mw-bg,#F7F3EA);box-shadow:0 26px 76px rgba(18,62,66,.09);overflow:visible}.mw-overview-page--ships .mw-finder--ship-archive .mw-finder__header{display:grid;grid-template-columns:minmax(0,.88fr) minmax(280px,.52fr);gap:clamp(18px,3vw,38px);align-items:end;margin-bottom:clamp(22px,2.4vw,32px)}.mw-overview-page--ships .mw-finder--ship-archive .mw-finder__header .mw-eyebrow{grid-column:1 / -1;margin-bottom:-4px}.mw-overview-page--ships .mw-finder--ship-archive .mw-finder__header h2{max-width:760px;margin:0;color:var(--mw-ink,#123E42);font-family:var(--mw-serif,Georgia,serif);font-size:clamp(2rem,3.2vw,3.35rem);line-height:1.02;letter-spacing:0}.mw-overview-page--ships .mw-finder--ship-archive .mw-finder__header p{max-width:520px;margin:0;color:var(--mw-muted,#6F8584);font-size:clamp(1rem,1.05vw,1.08rem);line-height:1.72}.mw-overview-page--ships .mw-ship-finder-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mw-overview-page--ships .mw-ship-finder-form__field,.mw-overview-page--ships .mw-ship-finder-form__actions{min-width:0}.mw-overview-page--ships .mw-ship-finder-form__field{display:grid;gap:8px}.mw-overview-page--ships .mw-ship-finder-form__field span{color:var(--mw-muted,#6F8584);font-size:.75rem;font-weight:850;letter-spacing:.12em;line-height:1.25;text-transform:uppercase}.mw-overview-page--ships .mw-ship-finder-form select{width:100%;min-height:58px;padding:0 46px 0 18px;border:1px solid var(--mw-line,#D8E3DF);border-radius:16px;background-color:var(--mw-surface,#FFFDF8);color:var(--mw-ink,#123E42);font:inherit;font-size:1rem;font-weight:650;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.mw-overview-page--ships .mw-ship-finder-form__actions{display:flex;align-items:end}.mw-overview-page--ships .mw-ship-finder-form__actions .mw-button{width:100%;min-height:58px;justify-content:center}.mw-overview-page--ships .mw-overview-intro{padding-top:0}.mw-overview-page--ships .mw-ship-archive-section{padding-top:clamp(28px,4vw,58px)}.mw-overview-page--ships .mw-ship-reedereien,.mw-overview-page--ships .mw-ship-trust{padding-top:clamp(34px,5vw,72px);padding-bottom:clamp(26px,4vw,54px)}.mw-overview-page--ships .mw-ship-reedereien__grid,.mw-overview-page--ships .mw-ship-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.mw-overview-page--ships .mw-ship-reedereien__card,.mw-overview-page--ships .mw-ship-trust__item{display:grid;gap:12px;min-height:132px;padding:24px;border:1px solid rgba(18,63,66,.10);border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 18px 52px rgba(15,52,56,.08)}.mw-overview-page--ships .mw-ship-reedereien__card{align-items:end;color:var(--mw-ink,#123F42);font-weight:800;text-decoration:none}.mw-overview-page--ships .mw-ship-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgba(106,188,186,.18);color:var(--mw-primary,#123E42);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mw-overview-page--ships .mw-ship-trust__item h3{margin:0;color:var(--mw-ink,#123F42);font-family:var(--mw-serif,Georgia,serif);font-size:clamp(1.35rem,1.7vw,1.8rem);line-height:1.12}.mw-overview-page--ships .mw-ship-trust__item p{margin:0;color:rgba(18,63,66,.72);line-height:1.65}.mw-overview-page--ships .mw-overview-seo--top{padding-top:clamp(24px,4vw,50px);padding-bottom:0}@media (max-width:1100px){.mw-overview-page--ships .mw-finder--ship-archive .mw-finder__header,.mw-overview-page--ships .mw-ship-finder-form{grid-template-columns:1fr 1fr}.mw-overview-page--ships .mw-ship-reedereien__grid,.mw-overview-page--ships .mw-ship-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.mw-overview-page--ships .mw-home-finder--below-hero{margin-top:-28px}.mw-overview-page--ships .mw-ship-filter-panel{position:relative;top:auto;right:auto;bottom:auto;z-index:auto;width:auto;max-width:none;height:auto;padding:26px 20px;overflow:visible;border-left:1px solid rgba(18,63,66,.10);transform:none;transition:none}.mw-overview-page--ships .mw-ship-archive-layout.is-filter-open::before{content:none}}@media (max-width:720px){.mw-overview-page--ships .mw-home-finder--below-hero .mw-container{width:min(calc(100% - 24px),1320px)}.mw-overview-page--ships .mw-finder--ship-archive .mw-finder__header,.mw-overview-page--ships .mw-ship-finder-form,.mw-overview-page--ships .mw-ship-reedereien__grid,.mw-overview-page--ships .mw-ship-trust__grid{grid-template-columns:1fr}.mw-overview-page--ships .mw-ship-filter-panel{border-radius:24px}.mw-overview-page--ships .mw-ship-finder-form__actions .mw-button{width:100%}}body.home .mw-header:not(.is-scrolled),body.page .mw-header:not(.is-scrolled),body.post-type-archive-reisen .mw-header:not(.is-scrolled),body.post-type-archive-schiffe .mw-header:not(.is-scrolled),body.tax-region .mw-header:not(.is-scrolled),body.tax-reiseart .mw-header:not(.is-scrolled),body.tax-reederei .mw-header:not(.is-scrolled),body.tax-thema .mw-header:not(.is-scrolled),body.tax-reiseziel .mw-header:not(.is-scrolled),body.single-reisen .mw-header:not(.is-scrolled),body.single-schiffe .mw-header:not(.is-scrolled){background:linear-gradient(180deg,rgba(18,62,66,.52),rgba(18,62,66,.30) 72%,rgba(18,62,66,.14)),linear-gradient(90deg,rgba(91,174,174,.18),rgba(200,173,114,.08));border-bottom-color:rgba(255,253,248,.18);box-shadow:0 12px 34px rgba(18,62,66,.12);color:#FFFDF8;backdrop-filter:blur(18px)}body.home .mw-header:not(.is-scrolled) .mw-brand,body.home .mw-header:not(.is-scrolled) .mw-nav a,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.page .mw-header:not(.is-scrolled) .mw-brand,body.page .mw-header:not(.is-scrolled) .mw-nav a,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-brand,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-brand,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-region .mw-header:not(.is-scrolled) .mw-brand,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-brand,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reederei .mw-header:not(.is-scrolled) .mw-brand,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-thema .mw-header:not(.is-scrolled) .mw-brand,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-brand,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-reisen .mw-header:not(.is-scrolled) .mw-brand,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary,body.single-schiffe .mw-header:not(.is-scrolled) .mw-brand,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary{color:#FFFDF8;text-shadow:0 1px 2px rgba(11,48,51,.18)}body.home .mw-header:not(.is-scrolled) .mw-nav a:hover,body.home .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.home .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.page .mw-header:not(.is-scrolled) .mw-nav a:hover,body.page .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.page .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a:hover,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a:hover,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-region .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a:hover,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a:hover,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a:hover,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav a:focus-visible,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:hover,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__list--mega summary:focus-visible{color:var(--mw-sun);text-shadow:none}body.home .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.page .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-region .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reederei .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-thema .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.single-reisen .mw-header:not(.is-scrolled) .mw-brand__fallback-logo,body.single-schiffe .mw-header:not(.is-scrolled) .mw-brand__fallback-logo{filter:brightness(0) invert(1)}body.home .mw-header:not(.is-scrolled) .mw-nav__cta,body.page .mw-header:not(.is-scrolled) .mw-nav__cta,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__cta,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__cta,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__cta,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__cta,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__cta,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__cta,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__cta,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__cta,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__cta{border:1px solid rgba(255,253,248,.62);background:rgba(255,253,248,.92);color:var(--mw-ink)!important;box-shadow:0 14px 34px rgba(11,48,51,.18);text-shadow:none}body.home .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.home .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.page .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.page .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.post-type-archive-reisen .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.post-type-archive-schiffe .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.tax-region .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.tax-reiseart .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.tax-reederei .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.tax-thema .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.tax-reiseziel .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.single-reisen .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__cta:hover,body.single-schiffe .mw-header:not(.is-scrolled) .mw-nav__cta:focus-visible{border-color:rgba(200,173,114,.72);background:#FFFDF8;color:var(--mw-petrol)!important}.mw-header:not(.is-scrolled) .mw-mega{background:rgba(255,253,248,.98);color:var(--mw-ink);border-color:rgba(216,227,223,.92);box-shadow:0 30px 80px rgba(18,62,66,.14)}.mw-header:not(.is-scrolled) .mw-mega a,.mw-header:not(.is-scrolled) .mw-mega strong,.mw-header:not(.is-scrolled) .mw-mega span{color:var(--mw-ink);text-shadow:none}.mw-home-hero::before,body.home .mw-elementor-content--frontpage .mw-home-hero::before,.mw-hero__shade,.mw-hero--reise .mw-hero__shade,.mw-page-hero.no-image .mw-hero__shade,.mw-ship-archive-hero .mw-hero__shade,.mw-ship-hero .mw-hero__shade,.mw-tax-hero .mw-hero__shade,.mw-overview-page--ships .mw-overview-hero--ships .mw-hero__shade{background:radial-gradient(circle at 76% 16%,rgba(200,173,114,.13),transparent 34%),linear-gradient(90deg,rgba(18,62,66,.24),rgba(91,174,174,.07) 58%,rgba(185,220,215,.04)),linear-gradient(180deg,rgba(18,62,66,.02),rgba(18,62,66,.18))}.mw-footer{background:radial-gradient(circle at 18% 0,color-mix(in srgb,var(--mw-footer-link) 32%,transparent),transparent 36%),linear-gradient(180deg,color-mix(in srgb,var(--mw-footer-bg) 82%,var(--mw-secondary) 18%),var(--mw-footer-bg))}.mw-reisen-overview-intro{max-width:760px;margin:0 0 28px;color:var(--mw-muted);font-size:1.03rem;line-height:1.72}.mw-results-bar p{max-width:760px;margin:10px 0 0;color:var(--mw-muted);line-height:1.65}.mw-reisen-overview-faq,.mw-reisen-overview-seo{background:var(--mw-surface)}.mw-reisen-overview-faq h2{margin:0 0 24px;color:var(--mw-ink);font-family:var(--mw-font-heading);font-size:clamp(2rem,3.4vw,3.5rem)}.mw-reisen-overview-seo .mw-rich-text{max-width:920px}.mw-cruise-compass{background:radial-gradient(circle at 10% 8%,rgba(185,220,215,.34),transparent 34%),linear-gradient(180deg,#fffdf8 0%,#f7f3ea 100%);padding:clamp(64px,8vw,108px) 0 clamp(84px,10vw,136px)}.mw-cruise-compass__shell{overflow:hidden;border:1px solid rgba(216,227,223,.95);border-radius:28px;background:rgba(255,253,248,.94);box-shadow:0 26px 70px rgba(18,62,66,.12)}.mw-cruise-compass__intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(24px,4vw,48px);align-items:end;padding:clamp(28px,5vw,54px)}.mw-cruise-compass__intro h2{max-width:760px;margin:0;color:var(--mw-ink);font-family:var(--mw-font-heading);font-size:clamp(2.2rem,4vw,4rem);line-height:1.04}.mw-cruise-compass__text{max-width:760px;margin-top:18px;color:var(--mw-muted);font-size:1.06rem;line-height:1.75}.mw-cruise-compass__text p,.mw-cruise-compass__note p{margin:0}.mw-cruise-compass__actions{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.mw-cruise-compass__external{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid rgba(185,220,215,.82);border-radius:999px;background:rgba(255,253,248,.82);color:var(--mw-ink);font-size:.92rem;font-weight:700;text-decoration:none;box-shadow:0 10px 26px rgba(18,62,66,.08)}.mw-cruise-compass__external:hover,.mw-cruise-compass__external:focus-visible{border-color:rgba(91,174,174,.7);background:rgba(220,237,234,.86);color:var(--mw-ink)}.mw-cruise-compass__frame-wrap{margin:0 clamp(18px,4vw,42px) clamp(18px,4vw,42px);overflow:hidden;border:1px solid rgba(185,220,215,.8);border-radius:22px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.mw-cruise-compass__frame{display:block;width:100%;max-width:100%;height:var(--mw-cruise-compass-height-desktop,4000px);overflow:hidden;border:0;border-radius:22px;background:#fff}.mw-cruise-compass__note{margin:-18px clamp(28px,5vw,54px) clamp(28px,5vw,46px);color:var(--mw-muted);font-size:.92rem;line-height:1.6}@media (max-width:1024px){.mw-cruise-compass__intro{grid-template-columns:1fr;align-items:start}.mw-cruise-compass__frame{height:var(--mw-cruise-compass-height-tablet,3000px)}}@media (max-width:640px){.mw-cruise-compass{padding:48px 0 72px}.mw-cruise-compass__shell{border-radius:20px}.mw-cruise-compass__intro{padding:26px 22px}.mw-cruise-compass__intro h2{font-size:2rem}.mw-cruise-compass__actions,.mw-cruise-compass__actions .mw-button{width:100%}.mw-cruise-compass__external{width:100%;text-align:center}.mw-cruise-compass__frame-wrap{margin-inline:12px;border-radius:16px}.mw-cruise-compass__frame{height:var(--mw-cruise-compass-height-mobile,2600px);border-radius:16px}.mw-cruise-compass__note{margin:18px 22px 26px}}@media (max-width:980px){:root{--mw-header-height-mobile:64px}html,body{max-width:100%}body.mw-site,body.single-reisen,body.single-schiffe{overflow-x:hidden}.mw-header{position:sticky;top:var(--mw-admin-bar-height);min-height:var(--mw-header-height-mobile);z-index:9000}body.admin-bar .mw-header{top:var(--mw-admin-bar-height)}.mw-header__inner{width:min(calc(100% - 28px),1360px);min-height:var(--mw-header-height-mobile);gap:16px;padding-block:6px}.mw-brand{max-width:min(210px,calc(100vw - 104px))}.mw-brand img,.mw-brand__fallback-logo{max-width:100%;max-height:48px}.mw-menu-toggle{display:inline-flex;width:48px;height:48px;flex:0 0 48px;align-self:center;border-color:rgba(255,253,248,.28);background:rgba(18,62,66,.46);color:var(--mw-menu-link-color,#FFFDF8);box-shadow:0 12px 28px rgba(18,62,66,.12)}.mw-menu-toggle span:not(.screen-reader-text){background:currentColor}.mw-header.is-scrolled .mw-menu-toggle,body:not(.home) .mw-header:not(.mw-header--transparent) .mw-menu-toggle{border-color:rgba(18,62,66,.14);background:#FFFDF8;color:var(--mw-ink)}body.mw-nav-open .mw-menu-toggle{border-color:rgba(255,253,248,.28);background:rgba(255,253,248,.12);color:var(--mw-mobile-menu-text,#FFFDF8)}.mw-nav,body.admin-bar .mw-nav{inset:calc(var(--mw-header-height-mobile) + var(--mw-admin-bar-height)) 0 0 0;width:100vw;max-width:100vw;height:calc(100vh - var(--mw-header-height-mobile) - var(--mw-admin-bar-height));height:calc(100dvh - var(--mw-header-height-mobile) - var(--mw-admin-bar-height));max-height:calc(100vh - var(--mw-header-height-mobile) - var(--mw-admin-bar-height));max-height:calc(100dvh - var(--mw-header-height-mobile) - var(--mw-admin-bar-height));display:flex;flex-direction:column;align-items:stretch;gap:16px;padding:18px max(20px,env(safe-area-inset-right)) calc(22px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));border-left:0;border-top:1px solid rgba(255,253,248,.14);background:var(--mw-mobile-menu-bg,#123E42)!important;color:var(--mw-mobile-menu-text,#FFFDF8)!important;opacity:0;pointer-events:none;overflow:hidden;transform:translateY(-10px);box-shadow:0 28px 72px rgba(18,62,66,.28)}body.mw-nav-open .mw-nav{opacity:1;pointer-events:auto;transform:none}body.mw-nav-open .mw-nav__list{width:100%;min-height:0;flex:1 1 auto;display:grid;gap:8px;overflow-y:auto;overscroll-behavior:contain;padding:0 2px 4px 0}body.mw-nav-open .mw-nav__list>li>a,body.mw-nav-open .mw-nav__list>li>details>summary{display:flex;align-items:center;min-height:48px;padding:12px 0;font-size:1.04rem;line-height:1.25;color:var(--mw-mobile-menu-text,#FFFDF8)!important;border-bottom:1px solid rgba(255,253,248,.14);text-decoration:none}body.mw-nav-open .mw-nav a:not(.mw-nav__cta),body.mw-nav-open .mw-nav summary,body.mw-nav-open .mw-nav span:not(.screen-reader-text),body.mw-nav-open .mw-nav strong{color:var(--mw-mobile-menu-text,#FFFDF8)!important;text-shadow:none!important}body.mw-nav-open .mw-nav .sub-menu,body.mw-nav-open .mw-nav .mw-mega{position:static;width:100%;min-width:0;margin:8px 0 4px;padding:12px 14px;border:1px solid rgba(255,253,248,.12);border-radius:18px;background:rgba(255,253,248,.08)!important;box-shadow:none;opacity:1;pointer-events:auto;transform:none}body.mw-nav-open .mw-nav .sub-menu a,body.mw-nav-open .mw-nav .mw-mega__cols a,body.mw-nav-open .mw-nav .mw-mega__intro a{display:block;padding:10px 0;color:rgba(255,253,248,.9)!important}body.mw-nav-open .mw-nav .mw-mega__intro{min-height:0;padding:0}body.mw-nav-open .mw-nav__cta{flex:0 0 auto;width:100%;min-height:52px;margin-top:0;justify-content:center;background:var(--mw-surface);color:var(--mw-ink)!important;box-shadow:0 18px 38px rgba(0,0,0,.16)}}@media (max-width:782px){body.admin-bar{--mw-admin-bar-height:46px}}@media (max-width:760px){.single-reisen .mw-hero,.single-reisen .mw-home-hero{overflow-x:hidden}.single-reisen .mw-hero__content,.single-reisen .mw-home-hero__content{padding-top:calc(var(--mw-header-height-mobile) + 28px)}.single-reisen .mw-info-bar,.single-reisen .mw-trip-facts{position:static;top:auto;z-index:1;margin-bottom:18px}.single-reisen .mw-trip-facts{padding:10px 0 18px;background:#F7F3EA;box-shadow:0 14px 34px rgba(18,62,66,.055)}.single-reisen .mw-trip-facts .mw-info-bar__inner{display:grid;grid-template-columns:1fr;width:min(calc(100% - 24px),640px);gap:10px;padding:10px;overflow:visible;border-radius:24px;box-sizing:border-box}.single-reisen .mw-trip-facts .mw-info-bar__inner>div,.single-reisen .mw-trip-facts .mw-trip-fact--date,.single-reisen .mw-trip-facts .mw-trip-fact--price,.single-reisen .mw-trip-facts .mw-trip-fact--language,.single-reisen .mw-trip-facts .mw-trip-fact--flight,.single-reisen .mw-trip-facts .mw-trip-fact--status,.single-reisen .mw-trip-facts__cta{width:100%;min-width:0;min-height:0;flex:none!important;grid-column:auto;box-sizing:border-box}.single-reisen .mw-trip-facts .mw-info-bar__inner>div{padding:15px 16px;border-radius:18px}.single-reisen .mw-trip-facts .mw-info-bar__inner>div>strong{font-size:1.08rem;line-height:1.28;overflow-wrap:break-word;hyphens:manual}.single-reisen .mw-trip-fact--ship{order:1}.single-reisen .mw-trip-fact--date{order:2}.single-reisen .mw-trip-fact--duration{order:3}.single-reisen .mw-trip-fact--price{order:4}.single-reisen .mw-trip-fact--language{order:5}.single-reisen .mw-trip-fact--flight{order:6}.single-reisen .mw-trip-fact--status{order:7}.single-reisen .mw-trip-facts__cta{order:8}.single-reisen .mw-trip-fact__selector{width:100%;margin-top:8px}.single-reisen .mw-trip-fact__selector select{width:100%;min-width:0;max-width:100%;min-height:50px;padding-inline:14px 44px;border-radius:16px;font-size:clamp(.95rem,3.7vw,1.04rem);line-height:1.25;text-overflow:ellipsis}.single-reisen .mw-trip-overview,.single-reisen .mw-detail-grid,.single-reisen .mw-editorial-split,.single-reisen .mw-guide-card,.single-reisen .mw-highlight-grid,.single-reisen .mw-itinerary,.single-reisen .mw-accordion,.single-reisen .mw-inquiry-form{max-width:100%;min-width:0;overflow-wrap:break-word}.single-reisen .mw-trip-facts__cta{padding:0!important}.single-reisen .mw-trip-facts__cta .mw-button{width:100%;min-height:54px;justify-content:center;border-radius:18px;text-align:center}.single-reisen .mw-mobile-trip-cta{display:none!important}.single-reisen .mw-hero + .mw-info-bar,.single-reisen .mw-hero + .mw-trip-facts{margin-top:0}}@media (max-width:430px){.mw-header__inner{width:min(calc(100% - 22px),1360px);gap:12px}.mw-brand{max-width:calc(100vw - 94px)}.mw-brand img,.mw-brand__fallback-logo{max-height:44px}.single-reisen .mw-trip-facts .mw-info-bar__inner{width:min(calc(100% - 18px),640px);padding:8px;border-radius:20px}.single-reisen .mw-trip-facts .mw-info-bar__inner>div{padding:13px 14px}}