:root{--blue:#1A76D1;--navy:#132b40;--muted:#607080;--pale:#f0f6fb;--line:#e1e8ee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:11px;letter-spacing:2.3px;font-weight:700;color:var(--blue);margin:0 0 20px;display:flex;align-items:center;gap:8px}.eyebrow.light{color:#fff}h1,h2,h3,p{margin-top:0}h2{font-size:44px;letter-spacing:-1.7px;line-height:1.17;margin-bottom:24px;font-weight:600}h2 span{color:var(--blue)}h3{font-size:20px;line-height:1.35}p{color:var(--muted)}.header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;letter-spacing:1px;line-height:1.25}.brand small{display:block;font-size:8px;letter-spacing:3.1px;font-weight:600;margin-top:6px}.brand-icon{display:flex;align-items:center;color:var(--blue)}.brand-icon svg{width:39px;height:39px;stroke-width:1.25}#navigation{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:600}#navigation a:not(.button){padding-block:12px;position:relative}#navigation a.active{color:var(--blue)}#navigation a.active:after{content:'';position:absolute;bottom:4px;left:0;width:16px;height:2px;background:var(--blue)}.button{background:#132b40;color:white;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 24px;min-height:48px;border-radius:7px;border:1px solid transparent;font-size:13px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#135da7;transform:translateY(-2px)}.button.small{padding:12px 20px}.menu-toggle{display:none}.hero{position:relative;min-height:660px;isolation:isolate;color:white;display:flex;flex-direction:column;justify-content:center;background:#345063}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-photo{object-position:center 46%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(9,29,44,.8),rgba(9,29,44,.32) 60%,rgba(9,29,44,.06)),linear-gradient(0deg,rgba(9,29,44,.5),transparent 35%)}.hero-content{padding-block:65px 100px}.hero h1{font-size:clamp(48px,4.6vw,72px);font-weight:500;line-height:1.08;letter-spacing:-2.8px;margin:25px 0}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-intro{font-size:19px;color:white;margin-bottom:10px}.hero-description{color:#e2e9ee;font-size:14px;max-width:445px;margin-bottom:30px}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.glass{background:#ffffff0d;border-color:#ffffff80;backdrop-filter:blur(5px)}.glass:hover{background:#ffffff25}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#e1e9ed}.hero-bottom a{letter-spacing:1.5px;font-size:9px}.hero-bottom a span{font-size:20px;margin-left:15px}.intro-strip{background:var(--pale);border-bottom:1px solid var(--line)}.intro-strip .wrap{display:flex;justify-content:space-around;gap:24px;padding-block:23px}.intro-strip span{display:flex;align-items:center;gap:12px;font-size:12px}.intro-strip svg{color:var(--blue);width:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px;gap:30px}.section-heading h2{margin-bottom:0}.section-heading p:last-child{font-size:14px;margin-bottom:4px}.tour-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.tour-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;box-shadow:0 5px 18px #122c4005;transition:box-shadow .25s,transform .25s;display:flex;flex-direction:column}.tour-card:hover{box-shadow:0 12px 30px #122c4012;transform:translateY(-4px)}.tour-image{position:relative;aspect-ratio:1.4;overflow:hidden;background:var(--pale)}.tour-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.tour-card:hover img{transform:scale(1.04)}.tour-tag{position:absolute;top:14px;left:14px;background:#fffffff0;padding:4px 9px;border-radius:4px;font-size:9px;letter-spacing:.6px;font-weight:700}.tour-body{padding:22px 20px;display:flex;flex-direction:column;flex:1}.tour-body h3{margin:0 0 10px}.tour-body>p{font-size:13px;line-height:1.7;margin-bottom:18px;min-height:66px}.tour-body details{font-size:12px;margin-top:auto}.tour-body summary{color:var(--blue);font-weight:700;cursor:pointer;min-height:36px}.tour-body details p{margin:10px 0 16px}.booking-link{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-size:11px;font-weight:700;border-top:1px solid var(--line);padding-top:15px;margin-top:10px;min-height:44px}.booking-link svg{width:17px}.tour-note{text-align:center;font-size:12px;margin:30px 0 0}.about{background:#f6f8fa}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-image{height:510px;position:relative}.about-image img{width:100%;height:100%;object-fit:cover;border-radius:12px;object-position:65% center}.image-caption{position:absolute;bottom:24px;left:24px;right:24px;background:white;border-radius:7px;padding:18px;display:flex;gap:12px;align-items:center;font-size:13px}.image-caption svg{color:var(--blue)}.about-copy p:not(.eyebrow){font-size:14px}.about-copy p.lead{font-size:20px;color:var(--navy);line-height:1.5}.text-link{color:var(--blue);font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:20px;min-height:44px;margin-top:10px}.center-heading{text-align:center}.center-heading .eyebrow{justify-content:center}.center-heading h2{font-size:38px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:50px}.icon-box{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:#edf5fd;border-radius:10px;color:var(--blue);flex-shrink:0}.benefit-grid h3{font-size:17px;margin:20px 0 10px}.benefit-grid p{font-size:13px;margin-bottom:0}.cta{background:var(--blue);border-radius:16px;padding:45px 50px;color:white;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{font-size:31px;letter-spacing:-1px;margin-bottom:10px}.cta p:not(.eyebrow){color:#e4f0fc;font-size:14px;margin:0}.cta .eyebrow{font-size:9px;margin-bottom:15px}.cta .actions{flex-direction:column;flex-shrink:0}.button.white{background:white;color:var(--blue)}.button.white:hover{background:#eaf3fc}.cta-contact{font-size:12px;min-height:44px;display:flex;align-items:center;gap:20px}footer{background:#f3f6f9;padding-top:55px;padding-bottom:24px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:40px;padding-bottom:40px}.footer-top p{font-size:12px;margin-top:18px}.footer-top h3{font-size:13px;margin-bottom:14px}.footer-top>div>a:not(.brand),.footer-top nav a{display:block;font-size:12px;color:var(--muted);padding-block:5px}.footer-bottom{border-top:1px solid #dce5ec;padding-top:24px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);padding-right:55px}.floating-whatsapp{position:fixed;right:24px;bottom:24px;width:52px;height:52px;border-radius:50%;background:#132b40;color:#fff;display:grid;place-items:center;box-shadow:0 4px 18px #112c4033;z-index:15;border:3px solid white}.floating-whatsapp svg{width:27px;height:27px}a:hover:not(.button){color:var(--blue)}.hero a:hover,.cta a:hover{color:white}.skip{position:fixed;top:-80px;left:16px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}:focus-visible{outline:3px solid #e79837;outline-offset:4px}details summary:focus-visible{outline-offset:2px}
@media(min-width:1600px){.hero{min-height:760px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}#navigation{gap:20px}.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-image{aspect-ratio:1.7}.tour-body>p{min-height:0}.about-grid{gap:45px}.cta{padding:40px}.benefit-grid{gap:20px}}
@media(max-width:800px){.header-inner{height:76px}.brand{font-size:15px}.brand small{font-size:7px}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:white;border:1px solid var(--line);border-radius:6px;padding:12px;width:44px;height:44px;justify-content:center}.menu-toggle span{display:block;height:2px;width:18px;background:var(--navy)}#navigation{display:none;position:absolute;left:0;right:0;top:76px;background:white;padding:20px 32px;box-shadow:0 12px 15px #132b4010;align-items:stretch;gap:7px}#navigation.open{display:flex;flex-direction:column}#navigation .active:after{display:none}.hero{min-height:640px}.hero h1{font-size:58px}.intro-strip .wrap{gap:15px}.intro-strip span{font-size:10px;gap:8px}.section{padding-block:75px}h2{font-size:38px}.section-heading{align-items:flex-start}.section-heading p:last-child{font-size:12px}.about-grid{gap:35px}.about-image{height:460px}.about-copy h2{font-size:33px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:30px}.cta{display:block}.cta .actions{margin-top:25px;flex-direction:row;gap:25px}.footer-top{grid-template-columns:1.6fr 1fr}.footer-top>div:last-child{grid-column:1/-1}}
@media(max-width:560px){.wrap{width:calc(100% - 40px)}.section{padding-block:58px}.header-inner{height:72px}#navigation{top:72px}.hero{min-height:660px}.hero-content{padding-block:65px 110px}.hero h1{font-size:46px;letter-spacing:-1.8px}.hero-photo{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#091d2ce0,#091d2c59),linear-gradient(0deg,#091d2c88,transparent)}.hero .eyebrow{font-size:10px;letter-spacing:1.8px}.hero-intro{font-size:17px}.hero-description{font-size:13px;max-width:310px}.button{padding:14px 19px;gap:12px}.hero-bottom{bottom:25px;display:block}.hero-bottom>span{display:none}.intro-strip .wrap{flex-wrap:wrap;gap:10px 20px;justify-content:flex-start;padding-block:18px}.intro-strip span{font-size:10px}.intro-strip svg{width:17px;height:17px}.section-heading{display:block;margin-bottom:26px}.section-heading p:last-child{margin-top:17px;font-size:13px}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:16px}h2{font-size:35px}.tour-grid{grid-template-columns:1fr;gap:23px}.tour-image{aspect-ratio:1.7}.tour-body{padding:22px}.tour-body h3{font-size:22px}.tour-body>p{font-size:14px;min-height:0}.tour-body summary,.booking-link{font-size:13px}.tour-note{font-size:11px;text-align:left}.about-grid{grid-template-columns:1fr;gap:34px}.about-image{height:350px}.about-copy h2{font-size:35px}.center-heading h2{font-size:30px}.benefit-grid{gap:28px 18px;margin-top:35px}.benefit-grid h3{font-size:15px}.benefit-grid p{font-size:12px}.cta{padding:30px 24px}.cta h2{font-size:31px}.cta .actions{gap:15px;align-items:flex-start;flex-direction:column}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.footer-top>div>a:not(.brand){overflow-wrap:anywhere}.footer-bottom{display:block;padding-right:48px}.footer-bottom span{display:block;margin-bottom:7px}.floating-whatsapp{right:14px;bottom:14px;width:48px;height:48px}body{padding-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}


.contact-section { text-align: center; }
.contact-heading { max-width: 720px; margin-inline: auto; }
.contact-heading .eyebrow { justify-content: center; }
.contact-intro { max-width: 550px; margin: 0 auto; font-size: 15px; }
.contact-cards { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; max-width: 900px; margin: 36px auto 28px; }
.contact-card { display: flex; align-items: center; gap: 18px; min-width: 0; padding: 30px 24px; text-align: left; border: 1px solid var(--line); border-radius: 14px; background: #fff; box-shadow: 0 8px 28px #132b4008; transition: border-color .2s, box-shadow .2s; }
.contact-card:hover { border-color: var(--blue); box-shadow: 0 10px 30px #1a76d114; }
.contact-card .icon-box { width: 54px; height: 54px; }
.contact-card-copy { min-width: 0; }
.contact-card small { display: block; margin-bottom: 7px; color: var(--muted); font-size: 10px; font-weight: 600; letter-spacing: 1.5px; }
.contact-card strong { display: block; font-size: 16px; font-weight: 600; overflow-wrap: anywhere; }
.contact-arrow { margin-left: auto; color: var(--blue); }
.contact-whatsapp { max-width: 100%; min-height: 52px; padding-inline: 28px; }
@media (max-width: 800px) {
  .contact-cards { grid-template-columns: minmax(0, 1fr); max-width: 500px; gap: 16px; }
}
@media (max-width: 560px) {
  .contact-heading h2 { font-size: 33px; }
  .contact-intro { font-size: 14px; }
  .contact-cards { margin-block: 28px 24px; }
  .contact-card { gap: 12px; padding: 24px 18px; }
  .contact-card .icon-box { width: 44px; height: 44px; }
  .contact-card strong { font-size: 14px; }
  .contact-card small { font-size: 9px; letter-spacing: 1px; }
  .contact-arrow { display: none; }
  .contact-whatsapp { width: 100%; }
}
@media (prefers-reduced-motion: reduce) { .contact-card { transition: none; } }


.marezu-powered{
    position:fixed;
    left:20px;
    bottom:0;
    width:270px;
    height:44px;
    background:#1A76D1;
    color:#fff;
    z-index:9998;
    border-radius:6px 6px 0 0;
    overflow:hidden;
    text-decoration:none;
    box-shadow:0 5px 15px rgba(0,0,0,.22);
    transition:height .3s ease;
}

.marezu-powered:hover,
.marezu-powered:focus-visible,
.marezu-powered.mobile-open{
    height:285px;
}

.marezu-powered-top{
    height:44px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    font-weight:900;
}

.marezu-powered-top small{
    font-size:10px;
    letter-spacing:.5px;
    flex-shrink:0;
}

.marezu-logo{
    height:14px;
    width:auto;
    display:block;
    color:#fff;
    flex-shrink:0;
}

.marezu-powered-content{
    padding:10px 18px 18px;
    text-align:center;
}

.marezu-powered-preview{
    position:relative;
    width:100%;
    height:95px;
    background:rgba(255,255,255,.18);
    border-radius:2px;
    overflow:hidden;
    margin-bottom:12px;
}

.marezu-preview-badge{
    position:absolute;
    top:6px;
    right:6px;
    padding:3px 7px;
    border-radius:20px;
    background:rgba(255,255,255,.22);
    color:#fff;
    font-size:8px;
    font-weight:800;
    letter-spacing:.8px;
    z-index:2;
}

.marezu-preview-browser{
    height:14px;
    display:flex;
    align-items:center;
    gap:4px;
    padding:0 8px;
    background:rgba(255,255,255,.22);
}

.marezu-preview-browser span{
    width:5px;
    height:5px;
    border-radius:50%;
    background:#fff;
    opacity:.9;
}

.marezu-preview-hero{
    width:72%;
    height:18px;
    margin:10px auto 8px;
    border-radius:10px;
    background:#fff;
    opacity:.95;
}

.marezu-preview-line{
    width:48%;
    height:5px;
    margin:0 auto 6px;
    border-radius:10px;
    background:#fff;
    opacity:.75;
}

.marezu-preview-line-wide{
    width:64%;
}

.marezu-preview-boxes{
    display:flex;
    justify-content:center;
    gap:6px;
    margin-top:8px;
}

.marezu-preview-boxes i{
    width:35px;
    height:22px;
    border-radius:5px;
    background:#fff;
    opacity:.9;
    display:block;
}

.marezu-powered-content p{
    font-size:14px;
    line-height:1.35;
    font-weight:700;
    margin-bottom:14px;
}

.marezu-powered-btn{
    display:block;
    width:100%;
    background:#fff;
    color:#1A76D1;
    padding:12px;
    border-radius:4px;
    font-size:17px;
    font-weight:900;
    box-shadow:inset 0 -3px 0 rgba(0,0,0,.25);
    transition:
        transform .35s cubic-bezier(.22,1,.36,1),
        box-shadow .35s ease,
        background .35s ease;
}

.marezu-powered-btn:hover{
    background:#fff;
    transform:translateY(-1px) scale(1.015);
    box-shadow:
        inset 0 -3px 0 rgba(0,0,0,.25),
        0 8px 20px rgba(0,0,0,.15);
}

@media(max-width:900px){

    .marezu-powered{
        width:240px;
        height:40px;
        left:15px;
    }



    .marezu-powered:hover,
.marezu-powered:focus-visible,
.marezu-powered.mobile-open{
        height:250px;
    }

    .marezu-powered-top{
        height:40px;
    }

    .marezu-powered-top small{
        font-size:9px;
    }

    .marezu-logo{
        height:12px;
    }

    .marezu-powered-preview{
        height:80px;
    }

    .marezu-powered-content p{
        font-size:12px;
    }

    .marezu-powered-btn{
        font-size:14px;
        padding:10px;
    }
}

a.marezu-powered:hover { color: #fff; }
.marezu-powered .marezu-logo { stroke: none; }
.marezu-powered-content p { color: #fff; }
.marezu-powered { max-width: calc(100vw - 100px); }
.contact-address strong { font-size: 14px; line-height: 1.6; font-weight: 500; }
footer { padding-bottom: 68px; }
@media (max-width: 560px) { .contact-address strong { font-size: 13px; } }
