.Cruises-module__jEzw0a__main{flex-direction:column;display:flex}.Cruises-module__jEzw0a__hero{text-align:center;background-image:url(/us_cruise_hero.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:550px;padding:150px 0 5rem;display:flex;position:relative}.Cruises-module__jEzw0a__heroOverlay{background:linear-gradient(#0a316180 0%,#0a3161bf 60%,#0a3161e6 100%);position:absolute;inset:0}.Cruises-module__jEzw0a__heroContent{z-index:2;width:var(--site-container);max-width:950px;animation:1s ease-out forwards Cruises-module__jEzw0a__fadeIn;position:relative}@keyframes Cruises-module__jEzw0a__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Cruises-module__jEzw0a__heroContent h1{font-family:var(--font-playfair), serif;color:var(--white);text-shadow:2px 2px 10px #00000080;margin-bottom:1rem;font-size:clamp(2.55rem,6vw,4rem);font-weight:700}.Cruises-module__jEzw0a__heroTagline{color:#ebf1f5;text-shadow:1px 1px 5px #00000080;margin-bottom:2rem;font-size:clamp(1.05rem,2.2vw,1.3rem);font-weight:500}.Cruises-module__jEzw0a__introBox{-webkit-backdrop-filter:blur(12px);background:#0a31618c;border:1px solid #ffffff1f;border-radius:12px;max-width:850px;margin:2rem auto 0;padding:3rem 2.5rem;animation:1.2s ease-out forwards Cruises-module__jEzw0a__fadeIn;box-shadow:0 20px 45px #00000059}.Cruises-module__jEzw0a__introBox h2{font-family:var(--font-playfair), serif;color:#e2c799;text-shadow:1px 1px 5px #0006;margin-bottom:1.2rem;font-size:2.5rem;font-weight:700}.Cruises-module__jEzw0a__introBox p{color:#ebf1f5;text-shadow:1px 1px 3px #0000004d;margin:0;font-size:1.15rem;line-height:1.85}.Cruises-module__jEzw0a__gridSection{background-color:var(--off-white);padding:3rem 0 6rem}.Cruises-module__jEzw0a__grid{width:var(--site-container);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Cruises-module__jEzw0a__card{background-color:var(--white);border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0a31610f}.Cruises-module__jEzw0a__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0a31611f}.Cruises-module__jEzw0a__image{background-position:50%;background-size:cover;height:240px;position:relative}.Cruises-module__jEzw0a__badgeRow{flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.Cruises-module__jEzw0a__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--white);text-transform:uppercase;letter-spacing:.05em;background-color:#0a3161d9;border:1px solid #ffffff40;border-radius:4px;padding:.4rem .8rem;font-size:.8rem;font-weight:700}.Cruises-module__jEzw0a__badgeRed{background-color:#b31942d9!important}.Cruises-module__jEzw0a__cardBody{flex-direction:column;flex-grow:1;justify-content:space-between;gap:1.5rem;padding:2rem;display:flex}.Cruises-module__jEzw0a__cardHeader h3{font-family:var(--font-playfair), serif;color:var(--brand-blue);margin-bottom:.5rem;font-size:1.5rem;line-height:1.3}.Cruises-module__jEzw0a__lineName{color:var(--brand-red);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.Cruises-module__jEzw0a__itineraryDetails{color:var(--gray-text);font-size:.95rem;line-height:1.6}.Cruises-module__jEzw0a__portsTitle{color:var(--brand-blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.9rem;font-weight:700}.Cruises-module__jEzw0a__portsList{flex-direction:column;gap:.3rem;list-style:none;display:flex}.Cruises-module__jEzw0a__portsList li{color:var(--gray-text);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Cruises-module__jEzw0a__bullet{color:var(--brand-red);font-weight:700}.Cruises-module__jEzw0a__footerRow{border-top:1px solid #ebf1f5;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.Cruises-module__jEzw0a__priceCol{flex-direction:column;display:flex}.Cruises-module__jEzw0a__priceLabel{color:var(--gray-text);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.Cruises-module__jEzw0a__price{color:var(--brand-red);font-size:1.4rem;font-weight:800}.Cruises-module__jEzw0a__priceSpan{color:var(--gray-text);font-size:.8rem;font-weight:600}.Cruises-module__jEzw0a__inquireBtn{background-color:var(--brand-blue);color:var(--white);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:4px;padding:.7rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s;box-shadow:0 4px 10px #0a316126}.Cruises-module__jEzw0a__inquireBtn:hover{background-color:var(--brand-red);transform:translateY(-2px);box-shadow:0 6px 15px #b319424d}@media (max-width:768px){.Cruises-module__jEzw0a__hero{min-height:520px;padding:125px 0 3rem}.Cruises-module__jEzw0a__heroTagline{margin-bottom:1.5rem;font-size:1.1rem}.Cruises-module__jEzw0a__introBox{margin-top:1.5rem;padding:1.8rem 1.2rem}.Cruises-module__jEzw0a__introBox h2{margin-bottom:1rem;font-size:1.8rem}.Cruises-module__jEzw0a__introBox p{font-size:1rem;line-height:1.7}.Cruises-module__jEzw0a__gridSection{padding:2.5rem 0 4rem}.Cruises-module__jEzw0a__grid{grid-template-columns:1fr;gap:2rem}.Cruises-module__jEzw0a__cardBody{padding:1.5rem}.Cruises-module__jEzw0a__footerRow{flex-direction:column;align-items:stretch;gap:1rem}.Cruises-module__jEzw0a__inquireBtn{width:100%}}@media (max-width:420px){.Cruises-module__jEzw0a__hero{padding-top:115px}.Cruises-module__jEzw0a__introBox{padding:1.5rem 1rem}.Cruises-module__jEzw0a__image{height:200px}}
