:root{--green:#346F61;--orange:#FD4507;--dark:#1a1a1a;--border:#e8eeec;--text-muted:#5a6b66}.row{margin:auto}.hero{position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{background-image:url(/images/cruise/landing/cruise-banner-image.png);background-size:cover;z-index:0}.hero-bg,.hero-overlay{position:absolute;inset:0;height:400px}.hero-overlay{background:linear-gradient(100deg,rgba(26,56,48,.92),rgba(52,111,97,.82) 55%,rgba(42,94,81,.55));z-index:1}.hero-inner{position:relative;z-index:2;width:100%;margin:0 auto;padding:40px 0}.hero-badge{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.1em;padding:5px 14px;border-radius:100px;margin-bottom:20px}.hero h1{font-weight:800;color:#fff;line-height:1.15;margin-bottom:16px;letter-spacing:-.02em}.hero h1 span{color:#5de8c5}.hero p{color:rgba(255,255,255,.8);font-size:1rem;line-height:1.7;max-width:500px;margin-bottom:32px;font-weight:400}.btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:#fff;padding:13px 24px;border-radius:10px;font-weight:600;font-size:.93rem;text-decoration:none;box-shadow:0 4px 20px rgba(253,69,7,.42);transition:background .2s,transform .15s}.btn-primary:hover{background:#e03d03;transform:translateY(-1px)}.hero-trust{display:flex;gap:20px;margin-top:26px;flex-wrap:wrap}.trust-item{gap:6px;color:rgba(255,255,255,.82);font-size:.81rem;font-weight:500}.trust-check,.trust-item{display:flex;align-items:center}.trust-check{width:18px;height:18px;background:white;border-radius:50%;justify-content:center}.info-section{background:#fff;padding:64px 60px 72px}.info-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.call-card{background:var(--green);border-radius:20px;padding:36px 38px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.call-card-top h2{font-size:1.45rem;font-weight:700;line-height:1.3;margin-bottom:10px;letter-spacing:-.01em}.call-card-top p{color:rgba(255,255,255,.8);font-size:.9rem;line-height:1.65}.call-card-bottom{margin-top:28px;display:flex;flex-direction:column;gap:14px}.call-number-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--dark);padding:10px 16px;border-radius:10px;font-weight:700;font-size:.97rem;text-decoration:none;width:fit-content;box-shadow:0 3px 10px rgba(0,0,0,.1);transition:transform .15s,box-shadow .2s}.call-number-btn:hover{transform:translateY(-1px);box-shadow:0 5px 16px rgba(0,0,0,.15)}.phone-circle{width:28px;height:28px;background:var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.call-badges{display:flex;gap:9px;flex-wrap:wrap}.call-badge{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.9);font-size:.75rem;font-weight:500;padding:5px 11px;border-radius:100px}.offers-card{background:#F7FAF9;border:1px solid var(--border);border-radius:20px;padding:36px 38px}.offers-card h2{font-size:1.45rem;font-weight:700;color:var(--dark);margin-bottom:22px;letter-spacing:-.01em}.offer-list{list-style:none;display:flex;flex-direction:column;gap:13px}.offer-item{gap:12px;font-size:.92rem;color:var(--dark)}.check-box,.offer-item{display:flex;align-items:center}.check-box{width:22px;height:22px;border-radius:6px;background:rgba(52,111,97,.1);justify-content:center;flex-shrink:0}.check-box svg{color:var(--green)}@media screen and (max-width:768px){.car-bottom-row{display:flex;gap:20px 0}}@media screen and (max-width:576px){.hero-badge{margin-bottom:7px}.hero p{font-size:14px}.btn-primary{width:100%;padding:10px;justify-content:center;margin:10px 0}.hero-trust{margin-top:0;gap:15px}.call-card,.offers-card{padding:15px}.offer-item{font-size:13px}.hero-bg,.hero-overlay{height:auto}.btn-primary{font-size:14px}}