/* Shared Kreuzfahrten-Netz design system. Module layouts extend this file. */
html{color-scheme:only light}
body.kn-modern{--navy:#082b3a;--deep:#052331;--ocean:#007985;--ocean-dark:#00636e;--sand:#f2dfbd;--surface:#fff;--soft:#f5f8f9;--line:#dce6e9;--text:#15313d;--muted:#60747d;--shadow:0 18px 45px rgba(8,43,58,.1);margin:0;background:#edf3f4;color:var(--text);color-scheme:only light;font:400 16px/1.65 Arial,Helvetica,sans-serif}
body.kn-modern *,body.kn-modern *:before,body.kn-modern *:after{box-sizing:border-box}
body.kn-modern img{border-radius:0!important}
body.kn-modern a{color:var(--ocean-dark);text-underline-offset:3px}
body.kn-modern #container{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;background:#fff;box-shadow:var(--shadow)}
body.kn-modern #head{width:min(1180px,calc(100% - 32px));max-width:none;height:124px;min-height:124px;margin:0 auto;padding:0;overflow:hidden;border:0;border-radius:0;background:linear-gradient(100deg,#052b3d 0%,#07374c 55%,#06435a 100%);box-shadow:none}
body.kn-modern #head a.logo{position:absolute;top:25px;left:82px;z-index:3;display:block;width:auto;height:auto;min-height:0;padding:0;overflow:visible;background:none!important;color:#fff;font:700 32px/1.2 Georgia,"Times New Roman",serif;letter-spacing:-.02em;text-indent:0;text-shadow:0 2px 12px rgba(0,0,0,.28)}
body.kn-modern #head a.logo:after{display:none;content:none}
body.kn-modern #content{width:100%;max-width:none;min-height:500px;padding:74px 24px 110px;border:0;background:#fff;box-shadow:none}
body.kn-modern div.tm_pos{position:absolute!important;z-index:40;top:0!important;right:18px!important;left:330px!important;width:auto!important;height:64px!important;padding:0!important}
body.kn-modern .topMenu{display:flex;align-items:center;justify-content:flex-end;min-height:64px;padding:8px 0;border:0;border-radius:0;background:var(--navy);color:#fff;font-size:14px;line-height:1.3;text-transform:none}
body.kn-modern .topMenu a{padding:8px 10px;border-radius:6px;color:#fff;text-decoration:none}
body.kn-modern .topMenu a:hover,body.kn-modern .topMenu a.chosen{background:rgba(255,255,255,.12);color:#fff}
body.kn-modern .kn-menu-toggle{display:none}
body.kn-modern #footer{width:min(1180px,calc(100% - 32px));max-width:none;margin:-82px auto 0;padding:0;color:#dbe9ec}
body.kn-modern #footer .footerFix{min-height:82px;padding:22px 28px;border-radius:0;background:var(--deep)}
body.kn-modern .footerLeft,body.kn-modern .footerRight,body.kn-modern .footerLeft a,body.kn-modern .footerRight a,body.kn-modern .footerLeft p a{color:#dbe9ec}
body.kn-modern #footer{display:none}
body.kn-modern #content,body.kn-home #content{padding-bottom:32px}
body.kn-modern .kn-modern-footer{width:min(1180px,calc(100% - 32px));margin:0 auto;background:var(--deep);color:#dce8eb;font-family:Arial,Helvetica,sans-serif}
body.kn-modern .kn-footer-grid{display:grid;grid-template-columns:2.1fr repeat(4,1fr);gap:24px;padding:40px 34px 32px}
body.kn-modern .kn-modern-footer h2,body.kn-modern .kn-modern-footer h3{margin:0;color:#fff}
body.kn-modern .kn-modern-footer h2{white-space:nowrap;font:700 22px/1.2 Georgia,"Times New Roman",serif}
body.kn-modern .kn-modern-footer h2 span{margin-right:6px;font-family:"Segoe UI Symbol","Arial Unicode MS",sans-serif;font-weight:400}
body.kn-modern .kn-modern-footer h3{margin-bottom:13px;font-size:13px;letter-spacing:.02em}
body.kn-modern .kn-footer-brand p{max-width:245px;margin:14px 0 0;color:#bad0d6;font-size:12px;line-height:1.55}
body.kn-modern .kn-modern-footer nav{display:flex;flex-direction:column;align-items:flex-start}
body.kn-modern .kn-modern-footer nav a{margin:3px 0;color:#dce8eb;font-size:12px;text-decoration:none}
body.kn-modern .kn-modern-footer nav a:hover{color:#fff;text-decoration:underline}
body.kn-modern .kn-footer-bottom{display:flex;padding:15px 34px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.13);color:#9fb9c0;font-size:11px}

/* Module 1: homepage */
body.kn-home #content{padding:52px 0 110px}
body.kn-home .kn-homepage,body.kn-home .kn-homepage p,body.kn-home .kn-homepage a,body.kn-home .kn-homepage small,body.kn-home .kn-homepage strong{font-family:Arial,Helvetica,sans-serif}
body.kn-home .kn-home-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);min-height:430px;background:linear-gradient(115deg,#edf8fb 0%,#fff 54%,#d9edf2 100%)}
body.kn-home .kn-home-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 42px 60px}
body.kn-home .kn-eyebrow{margin:0 0 8px;color:var(--ocean);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
body.kn-home .kn-home-hero h1{margin:0 0 18px;color:var(--navy);font:700 clamp(42px,5vw,68px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.035em}
body.kn-home .kn-home-hero-copy>p:not(.kn-eyebrow){max-width:500px;margin:0 0 26px;color:#35545f;font-size:18px;line-height:1.55}
body.kn-home .kn-home-hero-media{min-height:430px;overflow:hidden}
body.kn-home .kn-home-hero-media img{width:100%;height:100%;min-height:430px;object-fit:cover}
body.kn-home .kn-button-row{display:flex;flex-wrap:wrap;gap:12px}
body.kn-home .kn-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border:1px solid transparent;border-radius:7px;font-weight:700;text-decoration:none;transition:.18s}
body.kn-home .kn-button:hover{transform:translateY(-1px)}
body.kn-home .kn-button-primary{background:var(--ocean);color:#fff}
body.kn-home .kn-button-primary:hover{background:var(--ocean-dark);color:#fff}
body.kn-home .kn-button-secondary{border-color:var(--navy);background:rgba(255,255,255,.72);color:var(--navy)}
body.kn-home .kn-section{padding:38px 28px 10px}
body.kn-home .kn-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}
body.kn-home .kn-section-heading h2,body.kn-home .kn-feature-panel h2,body.kn-home .kn-home-newsletter h2{margin:0;color:var(--navy);font:700 28px/1.2 Georgia,"Times New Roman",serif}
body.kn-home .kn-section-heading>a{font-size:14px;font-weight:700;text-decoration:none}
body.kn-home .kn-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
body.kn-home .kn-quick-card{display:flex;min-height:142px;padding:18px 12px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);text-align:center;text-decoration:none;box-shadow:0 8px 24px rgba(8,43,58,.05)}
body.kn-home .kn-quick-card:hover{border-color:#8ec5cd;background:#f7fcfd}
body.kn-home .kn-quick-card .kn-icon{display:grid;width:42px;height:42px;margin-bottom:10px;place-items:center;border-radius:50%;background:#e3f2f4;color:var(--ocean);font-size:22px}
body.kn-home .kn-quick-card strong{font-size:15px}
body.kn-home .kn-quick-card small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.3}
body.kn-home .kn-destination-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.kn-home .kn-destination-card{position:relative;display:flex;min-height:238px;align-items:end;overflow:hidden;border-radius:12px;color:#fff;text-decoration:none;box-shadow:0 10px 24px rgba(8,43,58,.12)}
body.kn-home .kn-destination-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
body.kn-home .kn-destination-card:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(4,31,43,.9) 100%)}
body.kn-home .kn-destination-card span{position:relative;z-index:2;display:block;padding:18px}
body.kn-home .kn-destination-card strong,body.kn-home .kn-destination-card small{display:block;color:#fff}
body.kn-home .kn-destination-card strong{font:700 24px/1.2 Georgia,"Times New Roman",serif}
body.kn-home .kn-destination-card small{margin-top:3px;font-size:12px}
body.kn-home .kn-home-split{display:grid;grid-template-columns:1fr 1fr;gap:16px}
body.kn-home .kn-feature-panel{overflow:hidden;padding:28px;border:1px solid var(--line);border-radius:0;background:var(--soft)}
body.kn-home .kn-feature-panel>p:not(.kn-eyebrow){color:var(--muted)}
body.kn-home .kn-link-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}
body.kn-home .kn-link-list a{display:flex;padding:11px 12px;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);font-weight:700;text-decoration:none}
body.kn-home .kn-text-link{font-weight:700;text-decoration:none}
body.kn-home .kn-feature-image{padding:0;background:#fff}
body.kn-home .kn-feature-image img{display:block;width:100%;height:210px;object-fit:cover}
body.kn-home .kn-feature-image>div{padding:24px 28px 28px}
body.kn-home .kn-home-newsletter{display:flex;margin:38px 28px;padding:30px 34px;align-items:center;justify-content:space-between;gap:28px;border-radius:12px;background:linear-gradient(105deg,var(--ocean-dark),var(--navy));color:#fff}
body.kn-home .kn-home-newsletter .kn-eyebrow,body.kn-home .kn-home-newsletter h2,body.kn-home .kn-home-newsletter p{color:#fff}
body.kn-home .kn-home-newsletter p{margin:5px 0 0}
body.kn-home .kn-button-light{flex:0 0 auto;background:#fff;color:var(--navy)}
body.kn-home #content>.block01{float:none;width:auto;margin:0 28px;padding:0;border-top:1px solid var(--line)}
body.kn-home #content>.block01>.data{float:none;width:100%}
body.kn-home #content>.block01>.navigation{display:none}
body.kn-home #content>.block02{float:none;width:auto;margin:0 28px}
body.kn-home #content>.block01 .breadcrumb{display:none}
body.kn-home #content>.block01 .dataBottom{padding:34px 0 8px;border:0;box-shadow:none}
body.kn-home #content>.block01 .dataBottom>.noBorder:first-child{display:none}
body.kn-home #content>.block01 .dataBottom>h1:first-of-type{font:700 34px/1.2 Georgia,"Times New Roman",serif;color:var(--navy)}
body.kn-home #content>.block01 .dataBottom h2{margin-top:28px;font:700 25px/1.25 Georgia,"Times New Roman",serif;color:var(--navy)}
body.kn-home #content>.block01 .dataBottom img{border-radius:8px}

@media(max-width:900px){
body.kn-modern #container,body.kn-modern #head,body.kn-modern #footer{width:100%}
body.kn-home .kn-home-hero{grid-template-columns:1fr 1fr}
body.kn-home .kn-home-hero-copy{padding:42px 28px}
body.kn-home .kn-home-hero h1{font-size:44px}
body.kn-home .kn-quick-grid{grid-template-columns:repeat(3,1fr)}
body.kn-home .kn-destination-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
body.kn-modern #head{height:102px;min-height:102px}
body.kn-modern #head a.logo{top:20px;left:58px;font-size:25px}
body.kn-modern #head a.logo:after{max-width:270px;font-size:10px}
body.kn-modern #content{padding-top:52px}
body.kn-modern .topMenu{display:block;min-height:52px;padding:8px 12px;overflow-x:auto;white-space:nowrap}
body.kn-modern .topMenu a{padding:8px 7px}
body.kn-home .kn-home-hero{display:flex;min-height:0;flex-direction:column}
body.kn-home .kn-home-hero-copy{padding:36px 20px 32px}
body.kn-home .kn-home-hero h1{font-size:39px}
body.kn-home .kn-home-hero-copy>p:not(.kn-eyebrow){font-size:16px}
body.kn-home .kn-button-row,body.kn-home .kn-button{width:100%}
body.kn-home .kn-home-hero-media,body.kn-home .kn-home-hero-media img{min-height:250px;height:250px}
body.kn-home .kn-section{padding:30px 16px 4px}
body.kn-home .kn-section-heading{display:block}
body.kn-home .kn-section-heading>a{display:inline-block;margin-top:8px}
body.kn-home .kn-quick-grid{grid-template-columns:repeat(2,1fr)}
body.kn-home .kn-quick-card{min-height:126px}
body.kn-home .kn-destination-grid,body.kn-home .kn-home-split{grid-template-columns:1fr}
body.kn-home .kn-destination-card{min-height:210px}
body.kn-home .kn-link-list{grid-template-columns:1fr}
body.kn-home .kn-home-newsletter{display:block;margin:30px 16px;padding:26px 22px}
body.kn-home .kn-home-newsletter .kn-button{margin-top:18px}
body.kn-home #content>.block01,body.kn-home #content>.block02{width:calc(100% - 32px)!important;margin-right:16px;margin-left:16px}
body.kn-home #content>.block01 .dataBottom{padding-top:26px}
body.kn-home #content>.block01 .dataBottom>h1:first-of-type{font-size:29px}
body.kn-home #content>.block01 .dataBottom h2{font-size:23px}
body.kn-home #content>.block01 .dataBottom img{float:none!important;width:100%!important;max-width:100%!important;height:auto!important;margin:12px 0!important}
}

/* Homepage fidelity pass: proportions and modules from the approved design */
body.kn-modern .kn-utility{display:flex;width:min(1180px,calc(100% - 32px));min-height:30px;margin:0 auto;padding:5px 20px;align-items:center;justify-content:space-between;background:#f7f0e4;color:#405761;font-size:11px}
body.kn-modern .kn-utility nav{display:flex;gap:18px}
body.kn-modern .kn-utility a{color:#405761;text-decoration:none}
body.kn-modern #head{height:92px;min-height:92px}
body.kn-modern #head a.logo{top:20px;left:72px;font-size:27px}
body.kn-modern #head a.logo:after{font-size:10px}
body.kn-modern .topMenu{min-height:46px;padding:7px 20px;font-size:0}
body.kn-modern .topMenu a{font-size:13px}
body.kn-home #content{padding-top:46px}

/* Compact shared header: brand and navigation occupy one row. */
@media(min-width:761px){
body.kn-modern .kn-utility{width:100%;min-height:26px;padding:4px 20px}
body.kn-modern #head{width:100%;height:64px;min-height:64px}
body.kn-modern #head a.logo{top:19px;left:61px;font-size:22px;line-height:1.15}
body.kn-modern #head a.logo:after{margin-top:2px;font-size:9px}
body.kn-modern #content{padding-top:0}
body.kn-modern div.tm_pos{top:-64px;left:310px;right:0;width:auto;height:64px}
body.kn-modern .topMenu{display:flex;height:64px;min-height:64px;padding:0 18px;align-items:center;background:transparent;white-space:nowrap}
body.kn-modern .topMenu a{padding:8px 8px;font-size:12px}
}
body.kn-home .kn-home-hero{position:relative;display:block;min-height:350px;overflow:hidden;background-color:#eaf5f8;background-image:url(../images/kreuzfahrten-home-hero.webp);background-position:center 58%;background-repeat:no-repeat;background-size:cover}
body.kn-home .kn-home-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(244,250,252,.88) 0%,rgba(244,250,252,.78) 35%,rgba(244,250,252,.34) 51%,rgba(244,250,252,.04) 68%,rgba(244,250,252,0) 100%);pointer-events:none}
body.kn-home .kn-home-hero-copy{position:relative;z-index:2;width:52%;padding:42px 34px 44px}
body.kn-home .kn-home-hero h1{font-size:52px;line-height:1.01}
body.kn-home .kn-home-hero h1{max-width:410px}
body.kn-home .kn-home-hero-copy>p:not(.kn-eyebrow){max-width:410px}
body.kn-home .kn-home-hero h1,body.kn-home .kn-section-heading h2,body.kn-home .kn-feature-panel h2,body.kn-home .kn-home-newsletter h2,body.kn-home #content>.block01 .dataBottom h1,body.kn-home #content>.block01 .dataBottom h2{font-family:Georgia,"Times New Roman",serif!important;font-weight:700;color:var(--navy)}
body.kn-home .kn-button{border-radius:5px;font-size:13px;line-height:1.2;letter-spacing:0}
body.kn-home .kn-button-primary{background:#007985!important;color:#fff!important}
body.kn-home .kn-button-primary:hover{background:#00636e!important}
body.kn-home .kn-button-secondary{border-color:#163d4d!important;background:rgba(255,255,255,.88)!important;color:#163d4d!important}
body.kn-home .kn-home-hero-copy>p:not(.kn-eyebrow){margin-bottom:20px;font-size:15px;line-height:1.45}
body.kn-home .kn-home-hero-media{display:none}
body.kn-home .kn-section{padding:26px 22px 6px}
body.kn-home .kn-section-heading{margin-bottom:12px}
body.kn-home .kn-section-heading h2,body.kn-home .kn-feature-panel h2,body.kn-home .kn-home-newsletter h2{font-size:23px}
body.kn-home .kn-planner-row{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px}
body.kn-home .kn-quick-card{min-height:116px;padding:12px 7px}
body.kn-home .kn-quick-card .kn-icon{width:34px;height:34px;margin-bottom:6px;font-size:18px}
body.kn-home .kn-ad-card{display:flex;padding:16px;flex-direction:column;justify-content:center;border:1px solid #eadfc9;border-radius:9px;background:linear-gradient(145deg,#fbf4e8,#f0dfbd);color:var(--navy)}
body.kn-home .kn-ad-card>small{margin-bottom:8px;color:#7a6f5d;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
body.kn-home .kn-ad-card>strong{font:700 19px/1.2 Georgia,"Times New Roman",serif}
body.kn-home .kn-ad-card>span{margin:6px 0 13px;color:#596970;font-size:11px}
body.kn-home .kn-ad-card>a{align-self:flex-start;padding:8px 10px;border-radius:5px;background:var(--ocean);color:#fff;font-size:11px;font-weight:700;text-decoration:none}
body.kn-home .kn-destination-card{min-height:205px}
body.kn-home .kn-destination-card strong{font-size:20px}
body.kn-home .kn-home-split{grid-template-columns:.9fr 1.6fr;gap:12px}
body.kn-home .kn-feature-panel{padding:18px}
body.kn-home .kn-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}
body.kn-home .kn-panel-heading>a{font-size:11px;font-weight:700;text-decoration:none}
body.kn-home .kn-news-list{display:grid;gap:8px}
body.kn-home .kn-news-list>a{display:grid;grid-template-columns:88px 1fr;gap:10px;align-items:center;color:var(--navy);text-decoration:none}
body.kn-home .kn-news-list>a>span:last-child,body.kn-home .kn-line-grid>a{display:flex;flex-direction:column}
body.kn-home .kn-news-list small,body.kn-home .kn-line-grid small,body.kn-home .kn-advice-grid small{color:var(--ocean);font-size:9px;font-style:normal;font-weight:700;letter-spacing:.06em}
body.kn-home .kn-news-list strong{font-size:12px;line-height:1.25}
body.kn-home .kn-news-list em{color:var(--muted);font-size:10px;font-style:normal}
body.kn-home .kn-news-thumb,body.kn-home .kn-line-image,body.kn-home .kn-advice-image{display:block;background-position:center;background-size:cover}
body.kn-home .kn-news-thumb{height:62px;border-radius:5px}
body.kn-home .kn-news-one{background-image:url(../resources/preview/234/gallerie/kreuzfahrthafen-barcelona.webp)}
body.kn-home .kn-news-two{background-image:url(../resources/preview/234/ships/cunard-balkone.JPG)}
body.kn-home .kn-news-three{background-image:url(../resources/preview/234/news/nilkreuzfahrt-stornieren.jpg)}
body.kn-home .kn-news-four{background-image:url(../resources/preview/234/news/a-rosa-esztergom.jpg)}
body.kn-home .kn-line-one,body.kn-home .kn-line-three,body.kn-home .kn-advice-three{background-image:url(../images/kreuzfahrten-home-hero.webp)}
body.kn-home .kn-line-two,body.kn-home .kn-advice-one{background-image:url(../resources/userdata/images/image/gallerie/MSC-kreuzfahrten.webp)}
body.kn-home .kn-line-four,body.kn-home .kn-advice-two{background-image:url(../resources/userdata/images/image/gallerie/kreuzfahrthafen-barcelona.webp)}
body.kn-home .kn-advice-four{background-image:url(../images/fon_head.jpg)}
body.kn-home .kn-line-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
body.kn-home .kn-line-grid>a{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);text-decoration:none}
body.kn-home .kn-line-grid>a strong,body.kn-home .kn-line-grid>a small{padding-right:9px;padding-left:9px}
body.kn-home .kn-line-grid>a strong{padding-top:7px;font-size:12px}
body.kn-home .kn-line-grid>a small{padding-bottom:9px;color:var(--muted);font-size:9px;letter-spacing:0}
body.kn-home .kn-line-image{width:100%;height:92px;padding:0;object-fit:cover;background:#e8f0f2}
body.kn-home .kn-advice-row{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px}
body.kn-home .kn-advice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
body.kn-home .kn-advice-grid>a{display:flex;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);text-decoration:none}
body.kn-home .kn-advice-image{width:100%;height:105px;object-fit:cover}
body.kn-home .kn-advice-grid small,body.kn-home .kn-advice-grid strong{padding-right:10px;padding-left:10px}
body.kn-home .kn-advice-grid small{padding-top:8px}
body.kn-home .kn-advice-grid strong{padding-bottom:12px;font-size:12px;line-height:1.3}
body.kn-home .kn-ad-card-tall{min-height:170px}
body.kn-home .kn-home-newsletter{margin:28px 22px;padding:24px 28px}

@media(max-width:640px){
body.kn-modern .kn-utility{display:none}
body.kn-modern #head{height:96px;min-height:96px}
body.kn-modern .topMenu{scrollbar-width:none}
body.kn-modern .topMenu::-webkit-scrollbar{display:none}
body.kn-home .kn-home-hero h1{font-size:39px}
body.kn-home .kn-home-hero h1{max-width:none}
body.kn-home .kn-home-hero{min-height:590px}
body.kn-home .kn-home-hero{background-position:62% bottom}
body.kn-home .kn-home-hero:after{background:linear-gradient(180deg,rgba(244,250,252,.88) 0%,rgba(244,250,252,.76) 54%,rgba(244,250,252,.16) 72%,rgba(244,250,252,0) 100%)}
body.kn-home .kn-home-hero-copy{position:static;width:100%;padding:36px 20px 30px}
body.kn-home .kn-home-hero-copy>p,body.kn-home .kn-home-hero-copy>h1{position:relative;z-index:2}
body.kn-home .kn-home-hero-copy>.kn-button-row{position:absolute;right:20px;bottom:24px;left:20px;z-index:3;width:auto!important}
body.kn-home .kn-planner-row,body.kn-home .kn-advice-row{grid-template-columns:1fr}
body.kn-home .kn-ad-card{min-height:150px}
body.kn-home .kn-home-split{grid-template-columns:1fr}
body.kn-home .kn-line-grid,body.kn-home .kn-advice-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:760px){
html{width:100%;max-width:100%;overflow-x:hidden}
body.kn-modern{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}
body.kn-modern #container,body.kn-modern #head,body.kn-modern .kn-modern-footer{width:100%!important;max-width:100%!important;min-width:0!important}
body.kn-modern #container{position:relative}
body.kn-modern #head{width:100%;height:78px;min-height:78px}
body.kn-modern #head a.logo{top:25px;left:55px;font-size:23px}
body.kn-modern #content,body.kn-home #content{min-width:0;padding-top:0}
body.kn-modern .kn-menu-toggle{position:absolute;top:17px;right:14px;z-index:50;display:flex;width:44px;height:44px;padding:0;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:6px;background:rgba(255,255,255,.09);color:#fff;font:700 15px/1 Arial,Helvetica,sans-serif;cursor:pointer}
body.kn-modern .kn-menu-toggle>span:first-child{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);white-space:nowrap}
body.kn-modern .kn-menu-toggle-icon,body.kn-modern .kn-menu-toggle-icon:before,body.kn-modern .kn-menu-toggle-icon:after{display:block;width:22px;height:2px;background:#fff;content:"";transition:transform .18s ease}
body.kn-modern .kn-menu-toggle-icon{position:relative}
body.kn-modern .kn-menu-toggle-icon:before{position:absolute;top:-7px;left:0}
body.kn-modern .kn-menu-toggle-icon:after{position:absolute;top:7px;left:0}
body.kn-modern .kn-menu-toggle[aria-expanded="true"] .kn-menu-toggle-icon{background:transparent}
body.kn-modern .kn-menu-toggle[aria-expanded="true"] .kn-menu-toggle-icon:before{top:0;transform:rotate(45deg)}
body.kn-modern .kn-menu-toggle[aria-expanded="true"] .kn-menu-toggle-icon:after{top:0;transform:rotate(-45deg)}
body.kn-modern div.tm_pos.tm_pos{position:static!important;display:none!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;height:auto!important}
body.kn-modern div.tm_pos.tm_pos.kn-menu-open{display:flex!important}
body.kn-modern .topMenu{display:flex!important;width:100%!important;height:auto!important;min-height:0!important;padding:8px!important;flex-direction:column;align-items:stretch;background:var(--navy);overflow:visible!important;white-space:normal!important}
body.kn-modern .topMenu a{display:block;width:100%;padding:12px 14px!important;border-radius:5px;font-size:15px!important}
body.kn-modern .topMenu a+a{border-top:1px solid rgba(255,255,255,.12)}
body.kn-home .kn-homepage,body.kn-home .kn-home-hero,body.kn-home .kn-section,body.kn-home .kn-home-newsletter{max-width:100%;min-width:0}
body.kn-modern .kn-modern-footer{width:100%}
body.kn-modern .kn-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding:32px 20px 26px}
body.kn-modern .kn-footer-brand{grid-column:1/-1}
body.kn-modern .kn-footer-bottom{display:block;padding:16px 20px}
body.kn-modern .kn-footer-bottom span{display:block;margin:3px 0}
}

body.kn-modern #content,body.kn-home #content{padding-bottom:32px!important}
body.kn-home #content>.block01,
body.kn-home #content>.block02{display:none!important}

/* Restored legacy homepage content, restyled to the modern system. */
body.kn-home #content>.block01{display:block!important;width:auto!important;margin:34px 22px 0!important;padding:30px 0 0!important;border-top:1px solid var(--line)}
body.kn-home #content>.block01>.data{display:block!important;width:100%!important}
body.kn-home #content>.block01>.navigation{display:none!important}
body.kn-home #content>.block01 .dataBottom{width:100%;max-width:none;margin:0;padding:0 0 12px}
body.kn-home #content>.block02{display:grid!important;grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr) minmax(320px,1.25fr);gap:16px;width:auto!important;margin:26px 22px 0!important;padding:0!important}
body.kn-home #content>.block02>.clearit{display:none!important}
body.kn-home #content>.block02>.news:nth-child(4){display:none!important}
body.kn-home #content>.block02>.search,
body.kn-home #content>.block02>.news{width:100%!important;margin:0!important;border:1px solid var(--line)!important;border-radius:9px!important;background:#fff!important;box-shadow:0 8px 24px rgba(8,43,58,.05)}
body.kn-home #content>.block02>.search{height:auto!important;min-height:72px;padding:14px!important;background:var(--soft)!important}
body.kn-home #content>.block02>.search form{display:flex;gap:8px}
body.kn-home #content>.block02>.searchfield{flex:1;width:auto!important;height:40px;padding:8px 10px;border:1px solid #bfd1d6;border-radius:5px;background:#fff;font-size:14px}
body.kn-home #content>.block02>.searchbutt{width:auto!important;height:40px;padding:0 16px;border:0;border-radius:5px;background:var(--ocean);color:#fff;font-weight:700}
body.kn-home #content>.block02>.news{min-height:0!important;height:auto!important;overflow:hidden}
body.kn-home #content>.block02>.news h6{height:auto!important;min-height:0;margin:0;padding:12px 14px;background:var(--navy);color:#fff;font-size:13px}
body.kn-home #content>.block02>.news>div{padding:14px!important}
body.kn-home #content>.block02>.news .adsbygoogle{max-height:250px;min-height:180px}
body.kn-home #content>.block02>.news p{margin:0;line-height:1.65}
body.kn-home #content>.block02>.news a{color:var(--ocean-dark);font-size:14px;text-decoration:none}
body.kn-home #content>.block02>.news a:hover{text-decoration:underline}

/* Images use square corners consistently across every page and module. */
body.kn-modern .kn-destination-card,
body.kn-modern .kn-news-thumb,
body.kn-modern .kn-line-grid>a,
body.kn-modern .kn-advice-grid>a,
body.kn-modern .kn-feature-image,
body.kn-modern .dataBottom img,
body.kn-modern img.gimg,
body.kn-modern .advert img,
body.kn-modern .news img{border-radius:0!important}
body.kn-home .kn-ad-card,
body.kn-home .kn-ad-card>a{border-radius:0!important}

/* Module 2: Kreuzfahrtschiffe landing page. */
body.kn-ships #content{padding:0 0 32px!important}
body.kn-ships #content>.block01{float:none!important;width:100%!important;margin:0!important;padding:0!important}
body.kn-ships #content>.block01>.data{float:none!important;width:100%!important;margin:0!important;padding:0!important}
body.kn-ships #content>.block01>.navigation,
body.kn-ships #content>.block02,
body.kn-ships #content>.block01>.data>#overlayFullScreenMap,
body.kn-ships #content>.block01>.data>#wrapperLoading,
body.kn-ships #content>.block01>.data>#wrMap{display:none!important}
body.kn-ships .kn-ships-page,
body.kn-ships .kn-ships-page p,
body.kn-ships .kn-ships-page a,
body.kn-ships .kn-ships-page strong{font-family:Arial,Helvetica,sans-serif}
body.kn-ships .kn-ships-page{width:100%;color:var(--text)}
body.kn-ships .kn-ships-hero{position:relative;display:block;min-height:350px;overflow:hidden;background:#dfecef}
body.kn-ships .kn-ships-hero:after{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(243,249,250,.97) 0,rgba(243,249,250,.93) 32%,rgba(243,249,250,.72) 48%,rgba(243,249,250,.18) 68%,rgba(243,249,250,0) 82%);content:"";pointer-events:none}
body.kn-ships .kn-ships-hero-copy{position:relative;z-index:2;display:flex;width:56%;min-height:350px;padding:42px 34px 44px;box-sizing:border-box;flex-direction:column;justify-content:center}
body.kn-ships .kn-ships-eyebrow{margin:0 0 6px!important;color:var(--ocean)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.12em;text-transform:uppercase}
body.kn-ships .kn-ships-hero h1,
body.kn-ships .kn-ships-section-heading h2{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif!important;font-weight:700}
body.kn-ships .kn-ships-hero h1{font-size:46px;line-height:1.08;letter-spacing:-.025em}
body.kn-ships .kn-ships-hero-copy>p:not(.kn-ships-eyebrow){max-width:520px;margin:14px 0 22px;color:#35545f;font-size:14px;line-height:1.55}
body.kn-ships .kn-ships-hero-copy>p strong{font-weight:400}
body.kn-ships .kn-ships-hero-media{position:absolute;z-index:0;display:block;inset:0;overflow:hidden;background:#dfecef}
body.kn-ships .kn-ships-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 55%}
body.kn-ships .kn-ships-actions{display:flex;flex-wrap:wrap;gap:10px}
body.kn-ships .kn-ships-button{display:inline-flex;min-height:42px;padding:10px 16px;align-items:center;justify-content:center;border:1px solid var(--navy);border-radius:0;color:var(--navy);font-size:13px;font-weight:700;text-decoration:none}
body.kn-ships .kn-ships-button-primary{border-color:var(--ocean);background:var(--ocean);color:#fff}
body.kn-ships .kn-ships-button-primary:hover{border-color:var(--ocean-dark);background:var(--ocean-dark);color:#fff}
body.kn-ships .kn-ships-button-secondary{background:#fff}
body.kn-ships .kn-ships-section,
body.kn-ships .kn-ships-editorial{padding:32px 28px 0}
body.kn-ships .kn-ships-section-heading{margin-bottom:15px}
body.kn-ships .kn-ships-section-heading h2{font-size:27px;line-height:1.2}
body.kn-ships .kn-ship-icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
body.kn-ships .kn-ship-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
body.kn-ships .kn-ship-category-grid a{display:flex;min-height:116px;padding:13px 8px 11px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;color:var(--navy);font-size:12px;font-weight:700;line-height:1.25;text-align:center;text-decoration:none}
body.kn-ships .kn-ship-category-grid svg{display:block;width:38px;height:38px;fill:none;stroke:var(--ocean);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.kn-ships .kn-ship-category-grid span{display:flex;min-height:30px;align-items:center;justify-content:center}
body.kn-ships .kn-ship-category-grid a:hover{background:var(--soft);color:var(--ocean-dark)}
body.kn-ships .kn-featured-ships{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.kn-ships .kn-featured-ships article{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);background:#fff}
body.kn-ships .kn-featured-ship-image{display:block;height:190px;overflow:hidden;background:#dfecef}
body.kn-ships .kn-featured-ship-image img{display:block;width:100%;height:100%;object-fit:cover}
body.kn-ships .kn-featured-ships article>div{display:flex;min-height:160px;padding:17px;flex:1;flex-direction:column}
body.kn-ships .kn-featured-ships h3{margin:0 0 7px;font:700 19px/1.2 Georgia,"Times New Roman",serif}
body.kn-ships .kn-featured-ships h3 a{color:var(--navy);font-family:Georgia,"Times New Roman",serif;text-decoration:none}
body.kn-ships .kn-featured-ships p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.5}
body.kn-ships .kn-ships-text-link{margin-top:auto;font-size:12px;font-weight:700;text-decoration:none}
body.kn-ships .kn-ships-editorial{margin-top:34px;padding-top:32px;border-top:1px solid var(--line)}
body.kn-ships .kn-ships-article{column-count:2;column-gap:44px;column-rule:1px solid var(--line);color:#294752;font-size:15px;line-height:1.7}
body.kn-ships .kn-ships-article>p:first-child,
body.kn-ships .kn-ships-article>strong:first-child{display:none}
body.kn-ships .kn-ships-article>h1:first-child,
body.kn-ships .kn-ships-article>h1:first-child+p{display:none}
body.kn-ships .kn-ships-article h1,
body.kn-ships .kn-ships-article h2,
body.kn-ships .kn-ships-article h3{break-after:avoid;break-inside:avoid;margin:0 0 9px;color:var(--navy);font-family:Georgia,"Times New Roman",serif!important;font-size:22px;line-height:1.25}
body.kn-ships .kn-ships-article p{break-inside:avoid;margin:0 0 23px}
body.kn-ships .kn-ships-photo-credit{color:var(--muted);font-size:12px}
body.kn-ships .kn-ships-related{display:flex;margin:32px 28px 0;padding:13px 16px;gap:14px 22px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft);font-size:12px}
body.kn-ships .kn-ships-related strong{margin-right:auto;color:var(--navy)}
body.kn-ships .kn-ships-related a{text-decoration:none}

@media(max-width:900px){
body.kn-ships .kn-ships-hero-copy{width:64%;padding:42px 28px}
body.kn-ships .kn-ships-hero h1{font-size:39px}
body.kn-ships .kn-ship-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body.kn-ships .kn-featured-ship-image{height:160px}
body.kn-ships .kn-ships-article{column-gap:30px}
}
@media(max-width:640px){
body.kn-ships .kn-ships-hero{min-height:590px}
body.kn-ships .kn-ships-hero:after{background:linear-gradient(180deg,rgba(243,249,250,.98) 0,rgba(243,249,250,.9) 42%,rgba(243,249,250,.42) 64%,rgba(243,249,250,0) 82%)}
body.kn-ships .kn-ships-hero-copy{width:100%;min-height:590px;padding:36px 20px 30px;justify-content:flex-start}
body.kn-ships .kn-ships-hero h1{font-size:36px}
body.kn-ships .kn-ships-actions,
body.kn-ships .kn-ships-button{width:100%}
body.kn-ships .kn-ships-actions{margin-top:auto}
body.kn-ships .kn-ships-hero-media,
body.kn-ships .kn-ships-hero-media img{height:100%;min-height:0}
body.kn-ships .kn-ships-section,
body.kn-ships .kn-ships-editorial{padding:28px 18px 0}
body.kn-ships .kn-ships-section-heading h2{font-size:24px}
body.kn-ships .kn-ship-category-grid{grid-template-columns:1fr 1fr}
body.kn-ships .kn-ship-category-grid a{min-height:104px;padding:11px 7px;font-size:12px}
body.kn-ships .kn-ship-category-grid svg{width:34px;height:34px}
body.kn-ships .kn-featured-ships{grid-template-columns:1fr}
body.kn-ships .kn-featured-ship-image{height:220px}
body.kn-ships .kn-featured-ships article>div{min-height:0}
body.kn-ships .kn-ships-editorial{margin-top:30px}
body.kn-ships .kn-ships-article{column-count:1;font-size:15px}
body.kn-ships .kn-ships-related{margin:28px 18px 0;align-items:flex-start;flex-direction:column}
body.kn-ships .kn-ships-related strong{margin-right:0}
}

/* Module 3: ship category catalogs. */
body.kn-module-catalog_cruise_ships #content{padding:0 0 32px!important}
body.kn-module-catalog_cruise_ships #content>.block01{display:flex!important;width:100%!important;margin:0!important;padding:0!important;float:none!important;flex-direction:column}
body.kn-module-catalog_cruise_ships #content>.block01>.data{width:100%!important;margin:0!important;padding:0!important;float:none!important;box-sizing:border-box}
body.kn-module-catalog_cruise_ships #content>.block01>.navigation{display:none!important}
body.kn-module-catalog_cruise_ships #content>.block02,
body.kn-module-catalog_cruise_ships #content>.block01>.data>#overlayFullScreenMap,
body.kn-module-catalog_cruise_ships #content>.block01>.data>#wrapperLoading,
body.kn-module-catalog_cruise_ships #content>.block01>.data>#wrMap{display:none!important}
body.kn-module-catalog_cruise_ships .breadcrumb{margin:0;padding:14px 28px;border-bottom:1px solid var(--line);background:#fff;color:var(--muted);font-size:12px}
body.kn-module-catalog_cruise_ships .breadcrumb a{color:var(--ocean-dark);text-decoration:none}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-intro{margin:0 28px;padding:24px 0;border-bottom:1px solid var(--line)}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-intro:after{display:block;clear:both;content:""}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-copy{padding:8px 0}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-eyebrow{margin:0 0 7px!important;color:var(--ocean)!important;font:700 11px/1.2 Arial,Helvetica,sans-serif!important;letter-spacing:.12em;text-transform:uppercase}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-intro h1{margin:0 0 12px;color:var(--navy);font:700 38px/1.08 Georgia,"Times New Roman",serif!important;letter-spacing:-.02em}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-content{max-width:none;color:#35545f;font:400 14px/1.6 Arial,Helvetica,sans-serif}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-content p{margin:0 0 12px}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-media{float:right;width:32%;max-width:420px;margin:0 0 18px 30px;overflow:hidden;background:var(--soft)}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-media img{display:block;width:100%;height:auto;object-fit:contain}
body.kn-module-catalog_cruise_ships .kn-ship-photo-credit{margin:8px 0 0;color:var(--muted);font-size:11px}
body.kn-module-catalog_cruise_ships .kn-affiliate-cta{display:flex;clear:both;width:max-content;max-width:100%;min-height:40px;margin-top:16px;padding:9px 15px;box-sizing:border-box;align-items:center;justify-content:center;border:1px solid var(--ocean);background:var(--ocean);color:#fff;font:700 12px/1.3 Arial,Helvetica,sans-serif;text-decoration:none}
body.kn-module-catalog_cruise_ships .kn-affiliate-cta:hover{border-color:var(--ocean-dark);background:var(--ocean-dark);color:#fff}
body.kn-module-catalog_cruise_ships .kn-category-switcher{margin:0 28px;padding:18px 0 20px;border-bottom:1px solid var(--line)}
body.kn-module-catalog_cruise_ships .kn-category-switcher h2{margin:0 0 12px;color:var(--navy);font:700 15px/1.2 Georgia,"Times New Roman",serif}
body.kn-module-catalog_cruise_ships .kn-category-switcher ul{display:grid!important;margin:0!important;padding:0!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;list-style:none!important;border-top:1px solid var(--line);border-left:1px solid var(--line)}
body.kn-module-catalog_cruise_ships .kn-category-switcher li{margin:0!important;padding:0!important;border:0!important;list-style:none!important}
body.kn-module-catalog_cruise_ships .kn-category-switcher li>a,
body.kn-module-catalog_cruise_ships .kn-category-switcher summary{display:flex;min-height:74px;padding:10px 8px;box-sizing:border-box;align-items:center;justify-content:center;flex-direction:column;gap:7px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;color:var(--ocean-dark);font:700 11px/1.2 Arial,Helvetica,sans-serif;text-align:center;text-decoration:none}
body.kn-module-catalog_cruise_ships .kn-category-switcher li>a:hover,
body.kn-module-catalog_cruise_ships .kn-category-switcher li>a.chosen,
body.kn-module-catalog_cruise_ships .kn-category-switcher summary:hover,
body.kn-module-catalog_cruise_ships .kn-category-switcher details[open]>summary{background:var(--soft);color:var(--navy)}
body.kn-module-catalog_cruise_ships .kn-category-switcher svg{display:block;width:28px;height:28px;fill:none;stroke:var(--ocean);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body.kn-module-catalog_cruise_ships .kn-category-more,
body.kn-module-catalog_cruise_ships .kn-category-more details{position:relative;height:100%}
body.kn-module-catalog_cruise_ships .kn-category-more summary{height:100%;cursor:pointer;list-style:none}
body.kn-module-catalog_cruise_ships .kn-category-more summary::-webkit-details-marker{display:none}
body.kn-module-catalog_cruise_ships .kn-category-dropdown{position:absolute;z-index:30;top:100%;right:0;display:grid;width:min(320px,calc(100vw - 36px));padding:6px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 30px rgba(8,43,58,.16)}
body.kn-module-catalog_cruise_ships .kn-category-dropdown a{display:block;min-height:0;padding:10px 12px;border:0;background:#fff;color:var(--ocean-dark);font:700 12px/1.3 Arial,Helvetica,sans-serif;text-align:left;text-decoration:none}
body.kn-module-catalog_cruise_ships .kn-category-dropdown a:hover{background:var(--soft);color:var(--navy)}
body.kn-module-catalog_cruise_ships .kn-ship-results{padding:26px 28px 0}
body.kn-module-catalog_cruise_ships .kn-ship-results-header{display:flex;margin:0 0 14px;align-items:flex-end;justify-content:space-between;gap:20px}
body.kn-module-catalog_cruise_ships .kn-ship-results-header h2{margin:0;color:var(--navy);font:700 27px/1.15 Georgia,"Times New Roman",serif}
body.kn-module-catalog_cruise_ships .kn-ship-results-count{color:var(--muted);font:400 12px/1.3 Arial,Helvetica,sans-serif}
body.kn-module-catalog_cruise_ships .kn-ship-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.kn-module-catalog_cruise_ships .kn-ship-card{display:flex;min-width:0;min-height:400px;flex-direction:column;border:1px solid var(--line);background:#fff}
body.kn-module-catalog_cruise_ships .kn-ship-card-image{display:block;width:100%;height:auto;aspect-ratio:4/3;overflow:hidden;background:var(--soft)}
body.kn-module-catalog_cruise_ships .kn-ship-card-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
body.kn-module-catalog_cruise_ships .kn-ship-card-body{display:flex;padding:16px;flex:1;flex-direction:column}
body.kn-module-catalog_cruise_ships .kn-ship-card h3{margin:0 0 8px;font:700 19px/1.2 Georgia,"Times New Roman",serif}
body.kn-module-catalog_cruise_ships .kn-ship-card h3 a{color:var(--navy);font-family:Georgia,"Times New Roman",serif;text-decoration:none}
body.kn-module-catalog_cruise_ships .kn-ship-card-description{margin:0 0 14px;color:#35545f;font:400 13px/1.5 Arial,Helvetica,sans-serif}
body.kn-module-catalog_cruise_ships .kn-ship-card-footer{display:flex;margin-top:auto;padding-top:13px;align-items:flex-end;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}
body.kn-module-catalog_cruise_ships .kn-ship-card-link{margin-left:auto;white-space:nowrap;color:var(--ocean-dark);font:700 12px/1.3 Arial,Helvetica,sans-serif;text-decoration:none}
body.kn-module-catalog_cruise_ships .kn-ship-paging{margin:18px 0 0}
body.kn-module-catalog_cruise_ships .kn-ship-paging .paging{margin:0!important}
body.kn-module-catalog_cruise_ships .kn-ship-empty{padding:24px;border:1px solid var(--line);background:var(--soft);color:var(--muted)}
body.kn-module-catalog_cruise_ships img{border-radius:0!important}

@media(max-width:900px){
body.kn-module-catalog_cruise_ships .kn-ship-catalog-media{width:38%;margin-left:22px}
body.kn-module-catalog_cruise_ships .kn-category-switcher ul{grid-template-columns:repeat(3,minmax(0,1fr))}
body.kn-module-catalog_cruise_ships .kn-ship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
body.kn-module-catalog_cruise_ships .breadcrumb{padding:12px 18px}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-intro{margin:0;padding:22px 18px}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-intro h1{font-size:34px}
body.kn-module-catalog_cruise_ships .kn-ship-catalog-media{float:none;width:100%;max-width:none;margin:0 0 18px}
body.kn-module-catalog_cruise_ships .kn-affiliate-cta{width:100%}
body.kn-module-catalog_cruise_ships .kn-category-switcher{margin:0;padding:18px}
body.kn-module-catalog_cruise_ships .kn-category-switcher ul{grid-template-columns:repeat(2,minmax(0,1fr))}
body.kn-module-catalog_cruise_ships .kn-ship-results{padding:24px 18px 0}
body.kn-module-catalog_cruise_ships .kn-ship-results-header{align-items:flex-start;flex-direction:column;gap:4px}
body.kn-module-catalog_cruise_ships .kn-ship-results-header h2{font-size:24px}
body.kn-module-catalog_cruise_ships .kn-ship-grid{grid-template-columns:1fr}
body.kn-module-catalog_cruise_ships .kn-ship-card{min-height:0}
body.kn-module-catalog_cruise_ships .kn-ship-card-image{height:220px}
}
@media(max-width:900px){
body.kn-home #content>.block02{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
body.kn-home #content>.block01{margin:28px 16px 0!important}
body.kn-home #content>.block02{grid-template-columns:1fr;margin:22px 16px 0!important}
}

/* Module 4: individual cruise-ship detail pages. */
body.kn-module-cruise_ships #content{padding:0 0 32px!important}
body.kn-module-cruise_ships #content>.block01{display:flex!important;width:100%!important;margin:0!important;padding:0!important;float:none!important;flex-direction:column}
body.kn-module-cruise_ships #content>.block01>.data{width:100%!important;margin:0!important;padding:0!important;float:none!important}
body.kn-module-cruise_ships #content>.block01>.navigation,
body.kn-module-cruise_ships #content>.block02{display:none!important}
body.kn-module-cruise_ships .kn-ship-detail,
body.kn-module-cruise_ships .kn-ship-detail p,
body.kn-module-cruise_ships .kn-ship-detail a,
body.kn-module-cruise_ships .kn-ship-detail dt,
body.kn-module-cruise_ships .kn-ship-detail dd{font-family:Arial,Helvetica,sans-serif}
body.kn-module-cruise_ships .kn-breadcrumb{display:flex;min-height:48px;margin:0;padding:13px 28px;align-items:center;gap:7px;border-bottom:1px solid var(--line);background:#fff;color:var(--muted);font-size:12px}
body.kn-module-cruise_ships .kn-breadcrumb a{color:var(--ocean-dark);text-decoration:none}
body.kn-module-cruise_ships .kn-ship-hero{display:grid;min-height:430px;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);background:linear-gradient(115deg,#eef7f9 0%,#fff 58%,#dbeef2 100%)}
body.kn-module-cruise_ships .kn-ship-hero__copy{display:flex;padding:48px 38px;justify-content:center;flex-direction:column}
body.kn-module-cruise_ships .kn-eyebrow{margin:0 0 8px;color:var(--ocean);font:700 11px/1.3 Arial,Helvetica,sans-serif;letter-spacing:.13em;text-transform:uppercase}
body.kn-module-cruise_ships .kn-ship-hero h1{margin:0 0 10px;color:var(--navy);font:700 clamp(42px,5vw,64px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.035em}
body.kn-module-cruise_ships .kn-ship-hero__owner{display:flex;margin:0 0 18px;align-items:center;gap:10px;color:var(--muted);font-size:14px}
body.kn-module-cruise_ships .kn-ship-hero__owner span{padding-left:10px;border-left:1px solid var(--line)}
body.kn-module-cruise_ships .kn-ship-hero__owner a{font-weight:700;text-decoration:none}
body.kn-module-cruise_ships .kn-ship-hero__intro,
body.kn-module-cruise_ships .kn-ship-hero__intro p{margin:0;color:#35545f;font-size:16px;line-height:1.6}
body.kn-module-cruise_ships .kn-ship-hero__actions{display:flex;margin-top:24px;flex-wrap:wrap;gap:10px}
body.kn-module-cruise_ships .kn-button{display:inline-flex;min-height:46px;padding:11px 17px;align-items:center;justify-content:center;border:1px solid var(--navy);border-radius:0;color:var(--navy);font-weight:700;text-align:center;text-decoration:none}
body.kn-module-cruise_ships .kn-button--primary{border-color:var(--ocean);background:var(--ocean);color:#fff}
body.kn-module-cruise_ships .kn-button--primary:hover{border-color:var(--ocean-dark);background:var(--ocean-dark);color:#fff}
body.kn-module-cruise_ships .kn-button--secondary{background:rgba(255,255,255,.76)}
body.kn-module-cruise_ships .kn-ship-hero__media{position:relative;min-height:430px;overflow:hidden;background:var(--soft)}
body.kn-module-cruise_ships .kn-ship-hero__media>img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover;object-position:center}
body.kn-module-cruise_ships .kn-ship-anchor-nav{display:flex;min-height:52px;padding:0 28px;align-items:stretch;gap:0;border-bottom:1px solid var(--line);background:#fff}
body.kn-module-cruise_ships .kn-ship-anchor-nav a{display:flex;padding:12px 16px;align-items:center;border-right:1px solid var(--line);color:var(--navy);font-size:12px;font-weight:700;text-decoration:none}
body.kn-module-cruise_ships .kn-ship-anchor-nav a:first-child{border-left:1px solid var(--line)}
body.kn-module-cruise_ships .kn-ship-anchor-nav a:hover{background:var(--soft);color:var(--ocean-dark)}
body.kn-module-cruise_ships .kn-ship-section{padding:38px 28px 0}
body.kn-module-cruise_ships .kn-section-heading{display:flex;margin-bottom:18px;align-items:flex-end;justify-content:space-between;gap:24px}
body.kn-module-cruise_ships .kn-section-heading h2{margin:0;color:var(--navy);font:700 29px/1.16 Georgia,"Times New Roman",serif}
body.kn-module-cruise_ships .kn-section-heading>p{max-width:360px;margin:0;color:var(--muted);font-size:12px;text-align:right}
body.kn-module-cruise_ships .kn-fact-grid{display:grid;margin:0;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
body.kn-module-cruise_ships .kn-fact-grid>div{min-height:86px;padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
body.kn-module-cruise_ships .kn-fact-grid dt{margin:0 0 4px;color:var(--muted);font-size:11px;letter-spacing:.06em;text-transform:uppercase}
body.kn-module-cruise_ships .kn-fact-grid dd{margin:0;color:var(--navy);font-size:15px;font-weight:700;line-height:1.35}
body.kn-module-cruise_ships .kn-ship-editorial{padding-top:46px}
body.kn-module-cruise_ships .kn-prose{color:#274650;font-size:15px;line-height:1.72}
body.kn-module-cruise_ships .kn-prose:after{display:block;clear:both;content:""}
body.kn-module-cruise_ships .kn-prose img{float:right;width:min(38%,420px);height:auto;margin:0 0 20px 30px;object-fit:contain}
body.kn-module-cruise_ships .kn-prose h2{margin:30px 0 10px;color:var(--navy);font:700 24px/1.2 Georgia,"Times New Roman",serif}
body.kn-module-cruise_ships .kn-prose h2:first-child{margin-top:0}
body.kn-module-cruise_ships .kn-prose p{margin:0 0 16px}
body.kn-module-cruise_ships .kn-prose--seo{margin-top:22px;padding-top:24px;border-top:1px solid var(--line)}
body.kn-module-cruise_ships .kn-onboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
body.kn-module-cruise_ships .kn-onboard-grid>div{display:flex;min-height:112px;padding:20px;align-items:center;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft);text-align:center;flex-direction:column}
body.kn-module-cruise_ships .kn-onboard-grid strong{color:var(--navy);font:700 23px/1.2 Georgia,"Times New Roman",serif}
body.kn-module-cruise_ships .kn-onboard-grid span{margin-top:5px;color:var(--muted);font-size:11px;letter-spacing:.05em;text-transform:uppercase}
body.kn-module-cruise_ships .kn-cabin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.kn-module-cruise_ships .kn-cabin-card{display:flex;min-width:0;border:1px solid var(--line);background:#fff;flex-direction:column}
body.kn-module-cruise_ships .kn-cabin-card>img{display:block;width:100%;height:150px;object-fit:contain;background:var(--soft)}
body.kn-module-cruise_ships .kn-cabin-card>div{display:flex;min-height:175px;padding:15px;flex:1;flex-direction:column}
body.kn-module-cruise_ships .kn-cabin-card h3{margin:0 0 7px;color:var(--navy);font:700 17px/1.25 Georgia,"Times New Roman",serif}
body.kn-module-cruise_ships .kn-cabin-card p:not(.kn-eyebrow){margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.45}
body.kn-module-cruise_ships .kn-cabin-card a{margin-top:auto;font-size:12px;font-weight:700;text-decoration:none}
body.kn-module-cruise_ships .kn-deck-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.kn-module-cruise_ships .kn-deck-card{margin:0;border:1px solid var(--line);background:#fff}
body.kn-module-cruise_ships .kn-deck-card img{display:block;width:100%;height:290px;object-fit:contain;background:var(--soft)}
body.kn-module-cruise_ships .kn-deck-card h3{margin:0;padding:13px 15px;color:var(--navy);font:700 16px/1.25 Georgia,"Times New Roman",serif}
body.kn-module-cruise_ships img{border-radius:0!important}

@media(max-width:900px){
body.kn-module-cruise_ships .kn-ship-hero{grid-template-columns:1fr 1fr}
body.kn-module-cruise_ships .kn-ship-hero__copy{padding:40px 26px}
body.kn-module-cruise_ships .kn-ship-hero h1{font-size:42px}
body.kn-module-cruise_ships .kn-fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
body.kn-module-cruise_ships .kn-onboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body.kn-module-cruise_ships .kn-cabin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body.kn-module-cruise_ships .kn-deck-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
body.kn-module-cruise_ships .kn-breadcrumb{padding:11px 18px;overflow:hidden;white-space:nowrap}
body.kn-module-cruise_ships .kn-ship-hero{display:flex;min-height:0;flex-direction:column}
body.kn-module-cruise_ships .kn-ship-hero__copy{padding:34px 18px 28px}
body.kn-module-cruise_ships .kn-ship-hero h1{font-size:38px}
body.kn-module-cruise_ships .kn-ship-hero__actions,
body.kn-module-cruise_ships .kn-button{width:100%}
body.kn-module-cruise_ships .kn-ship-hero__media,
body.kn-module-cruise_ships .kn-ship-hero__media>img{height:280px;min-height:280px}
body.kn-module-cruise_ships .kn-ship-anchor-nav{padding:0 18px;overflow-x:auto;white-space:nowrap}
body.kn-module-cruise_ships .kn-ship-anchor-nav a{padding:12px}
body.kn-module-cruise_ships .kn-ship-section{padding:30px 18px 0}
body.kn-module-cruise_ships .kn-section-heading{display:block}
body.kn-module-cruise_ships .kn-section-heading>p{margin-top:7px;text-align:left}
body.kn-module-cruise_ships .kn-section-heading h2{font-size:24px}
body.kn-module-cruise_ships .kn-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body.kn-module-cruise_ships .kn-prose img{float:none;width:100%;margin:0 0 18px}
body.kn-module-cruise_ships .kn-cabin-grid{grid-template-columns:1fr}
body.kn-module-cruise_ships .kn-cabin-card{display:grid;grid-template-columns:130px 1fr}
body.kn-module-cruise_ships .kn-cabin-card>img{height:100%;min-height:170px}
body.kn-module-cruise_ships .kn-cabin-card>div{min-height:170px}
body.kn-module-cruise_ships .kn-deck-grid{grid-template-columns:1fr}
body.kn-module-cruise_ships .kn-deck-card img{height:260px}
}

/* Protected shared brand: the SVG already contains the ship pictogram. */
body.kn-modern #head::before{
  display:none!important;
  content:none!important;
}
body.kn-modern #head a.logo{
  top:4px;
  left:20px;
  width:300px;
  height:56px;
  min-height:56px;
}
body.kn-modern #head a.logo img{
  display:block;
  width:300px;
  height:56px;
  max-width:100%;
}
@media(max-width:760px){
  body.kn-modern #head a.logo{
    top:8px;
    left:14px;
    width:268px;
    height:50px;
    min-height:50px;
  }
  body.kn-modern #head a.logo img{
    width:268px;
    height:50px;
  }
}
