
:root{
--navy:#06172b;--navy2:#0b2543;--gold:#d8b56b;--gold2:#f1d494;
--bg:#f5f7fa;--text:#162538;--muted:#6e7f92;--line:#dfe6ee;--white:#fff
}
*{box-sizing:border-box}body{margin:0;background:var(--bg);font-family:Inter,Arial,sans-serif;color:var(--text)}
a{color:inherit}.wrap{width:min(1180px,92%);margin:auto}
.top{height:76px;background:var(--navy);color:#fff;display:flex;align-items:center}.topin{display:flex;justify-content:space-between;align-items:center;gap:18px}
.brand{text-decoration:none;font-size:19px;font-weight:950;letter-spacing:.13em}.brand span{color:var(--gold)}
.nav{display:flex;gap:22px;align-items:center}.nav a{text-decoration:none;color:#d5e0eb;font-size:13px;font-weight:800}.nav .book{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#102238;padding:10px 14px;border-radius:10px}
.hero{background:radial-gradient(circle at 85% 20%,rgba(216,181,107,.16),transparent 27%),linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:78px 0 126px}
.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#e8ca89;font-weight:900;margin-bottom:16px}
.hero h1{font-size:clamp(42px,6vw,68px);line-height:1.03;letter-spacing:-.045em;margin:0;max-width:790px}.hero p{font-size:17px;line-height:1.7;color:#b8c6d5;max-width:700px}
.search-shell{margin-top:-68px;position:relative;z-index:10}.search-card,.panel,.summary,.vehicle-card,.confirm{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px rgba(16,42,72,.09)}
.search-card{padding:24px}.tabs{display:flex;gap:8px;margin-bottom:18px}.tab{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:10px;font-weight:850;cursor:pointer}.tab.active{background:var(--navy);color:#fff}
.search-grid{display:grid;grid-template-columns:1.05fr 1.55fr .9fr .85fr .7fr;gap:12px;align-items:end}.field{position:relative}.field label{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#53667b;margin-bottom:7px}
.field input,.field select,.field textarea{width:100%;border:1px solid #d7e0e9;border-radius:11px;background:#fff;color:#1a2a3d;padding:13px 12px;font:inherit}.field textarea{min-height:96px;resize:vertical}
.primary,.dark,.soft{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;text-decoration:none;font-weight:950;padding:13px 18px;cursor:pointer}
.primary{border:0;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#102238}.dark{border:0;background:var(--navy);color:#fff}.soft{border:1px solid var(--line);background:#fff;color:#31516f}
.suggestions{display:none;position:absolute;top:100%;left:0;right:0;margin-top:7px;background:#fff;border:1px solid #dbe3ec;border-radius:13px;box-shadow:0 20px 45px rgba(17,42,70,.16);z-index:80;overflow:hidden;max-height:390px;overflow-y:auto}
.suggestion{padding:12px 13px;border-bottom:1px solid #eef2f6;cursor:pointer}.suggestion:hover{background:#f6f9fc}.suggestion strong{display:block;font-size:14px}.suggestion span{display:block;color:#7a899a;font-size:12px;margin-top:4px}.google-attribution{display:none;padding:9px 13px;text-align:right;font-size:12px;color:#5f6368}.loading{display:none;color:#718095;font-size:12px;margin-top:7px}
.section{padding:76px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 34px}.section-head h2{font-size:36px;letter-spacing:-.03em;margin:0 0 10px}.section-head p,.muted{color:var(--muted);line-height:1.65}
.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.feature b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#f5eddc;color:#7b5f25;margin-bottom:14px}.feature h3{margin:0 0 8px}.feature p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}
.destinations{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.destination{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;text-decoration:none}.destination small{color:#8a98a8;text-transform:uppercase;font-weight:800}.destination strong{display:block;margin-top:8px;font-size:18px}.destination span{display:block;color:var(--muted);font-size:13px;margin-top:6px}
.page-head{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:42px 0}.page-head h1{font-size:38px;margin:0}.page-head p{color:#b8c6d5}.main{padding:34px 0 70px}
.summary{padding:18px 20px;margin-bottom:20px}.summary-grid{display:flex;gap:12px 28px;flex-wrap:wrap}.summary-item small{display:block;color:#8493a4;font-size:10px;text-transform:uppercase;font-weight:900;margin-bottom:5px}
.result-list{display:grid;gap:16px}.vehicle-card{overflow:hidden;display:grid;grid-template-columns:230px minmax(0,1fr) 210px;align-items:center}.vehicle-image{height:180px;background:#f3f6f9;display:flex;align-items:center;justify-content:center;padding:18px}.vehicle-image img{max-width:100%;max-height:145px;object-fit:contain}.vehicle-info{padding:22px}.vehicle-info h2{margin:0 0 8px}.vehicle-info p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.pill{background:#f2f5f9;border-radius:999px;padding:7px 10px;font-size:12px;color:#53677b;font-weight:750}.price-box{padding:24px;border-left:1px solid #edf1f5;text-align:right}.price-box strong{font-size:29px}.price-box small{display:block;color:#7a899a;font-size:11px;margin-bottom:6px}.price-box .primary{width:100%;margin-top:12px}
.checkout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.panel{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.extra{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #e2e9f0;border-radius:12px;padding:13px;margin:10px 0}.extra small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.extra input[type=number]{width:74px;padding:9px}.sticky{position:sticky;top:20px;height:max-content}.vehicle-summary{width:100%;height:120px;object-fit:contain;background:#f7f9fc;border-radius:12px;padding:8px}.detail{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #edf1f5;font-size:13px}.detail span{color:var(--muted)}.total{font-size:31px;font-weight:950;margin:16px 0}
.confirm{max-width:760px;margin:auto;padding:32px}.ok{width:60px;height:60px;border-radius:50%;background:#e7f7ef;color:#16835d;display:grid;place-items:center;font-size:28px;font-weight:950}.ref{font-size:30px;font-weight:950;color:var(--navy);margin:10px 0 20px}
.footer{background:var(--navy);color:#98aabd;padding:38px 0}.footer a{color:#c7d3df;text-decoration:none}.back{display:inline-block;color:#dce6ef;text-decoration:none;font-weight:800;margin-bottom:14px}
.empty{background:#fff;border:1px dashed #cbd6e1;border-radius:18px;padding:40px;text-align:center;color:var(--muted)}
@media(max-width:1020px){.search-grid{grid-template-columns:repeat(2,1fr)}.vehicle-card{grid-template-columns:190px 1fr 190px}.destinations{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.nav a:not(.book){display:none}.features{grid-template-columns:1fr}.vehicle-card{grid-template-columns:1fr}.vehicle-image{height:165px}.price-box{border-left:0;border-top:1px solid #edf1f5;text-align:left}.checkout{grid-template-columns:1fr}.sticky{position:static}}
@media(max-width:600px){.search-grid,.form-grid,.destinations{grid-template-columns:1fr}.hero{padding:55px 0 110px}.hero h1{font-size:42px}.section{padding:58px 0}.section-head h2{font-size:30px}}


/* NOVIX FRONTEND VEHICLE RESULTS V1 */
.footer-links{
    display:flex;
    flex-wrap:wrap;
    gap:10px 20px;
    margin:15px 0 18px
}
.footer-links a{
    font-size:13px;
    font-weight:800
}
.quote-head{
    padding-bottom:48px
}
.quote-head .eyebrow{
    margin-top:4px;
    margin-bottom:10px
}
.quote-summary{
    margin-top:-8px
}
.results-heading{
    display:flex;
    align-items:end;
    justify-content:space-between;
    gap:20px;
    margin:30px 0 16px
}
.results-heading h2{
    margin:0 0 5px;
    font-size:25px;
    letter-spacing:-.025em
}
.results-heading p{
    margin:0;
    color:var(--muted);
    font-size:13px;
    line-height:1.55
}
.vehicle-card-pro{
    min-height:220px;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.vehicle-card-pro:hover{
    transform:translateY(-2px);
    box-shadow:0 22px 55px rgba(16,42,72,.12);
    border-color:#d4dde7
}
.vehicle-image-pro{
    height:220px;
    padding:16px;
    background:linear-gradient(145deg,#f8fafc,#eef3f7)
}
.vehicle-image-pro img{
    width:100%;
    height:100%;
    max-width:none;
    max-height:none;
    object-fit:contain
}
.vehicle-placeholder{
    width:100%;
    height:100%;
    border:1px dashed #c9d5e1;
    border-radius:14px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    color:#91a0af
}
.vehicle-placeholder span{
    font-size:25px;
    font-weight:950;
    letter-spacing:.15em;
    color:#b3bfca
}
.vehicle-placeholder small{
    margin-top:8px
}
.vehicle-info-pro{
    padding:26px
}
.vehicle-kicker{
    display:block;
    color:#9a762d;
    font-size:10px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.1em;
    margin-bottom:6px
}
.vehicle-info-pro h2{
    font-size:25px;
    letter-spacing:-.025em
}
.vehicle-info-pro > p{
    max-width:610px
}
.vehicle-specs{
    display:flex;
    flex-wrap:wrap;
    gap:10px 22px;
    margin-top:19px
}
.vehicle-spec{
    display:flex;
    align-items:center;
    gap:9px
}
.spec-icon{
    width:28px;
    height:28px;
    border-radius:9px;
    display:grid;
    place-items:center;
    background:#f3ead7;
    color:#886823;
    font-size:10px
}
.vehicle-spec small{
    display:block;
    color:#8795a4;
    font-size:9px;
    text-transform:uppercase;
    font-weight:900;
    letter-spacing:.04em
}
.vehicle-spec strong{
    display:block;
    margin-top:2px;
    font-size:12px
}
.included-line{
    margin-top:18px;
    padding-top:14px;
    border-top:1px solid #edf1f5;
    color:#6e7f92;
    font-size:12px
}
.included-line span{
    color:#2f8a65;
    font-weight:950;
    margin-right:5px
}
.price-box-pro{
    min-height:220px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    text-align:left;
    background:#fbfcfd
}
.price-box-pro .price-label{
    margin:0 0 5px
}
.price-box-pro strong{
    display:flex;
    align-items:baseline;
    gap:7px;
    font-size:32px;
    letter-spacing:-.035em
}
.price-box-pro .currency{
    font-size:13px;
    letter-spacing:0;
    color:#718095
}
.price-note,
.price-breakdown{
    color:#7a899a;
    font-size:11px;
    line-height:1.5;
    min-height:32px;
    margin-top:5px
}
.select-vehicle{
    justify-content:space-between;
    gap:12px;
    margin-top:14px!important
}
.select-vehicle span{
    font-size:18px
}
.continue-note{
    text-align:center;
    margin:8px 0 0!important;
    font-size:9px!important
}
.empty .primary{
    margin-top:12px
}
@media(max-width:1020px){
    .vehicle-card-pro{
        grid-template-columns:210px minmax(0,1fr) 200px
    }
}
@media(max-width:820px){
    .vehicle-card-pro{
        grid-template-columns:1fr
    }
    .vehicle-image-pro{
        height:220px
    }
    .price-box-pro{
        min-height:0;
        border-top:1px solid #edf1f5;
        background:#fff
    }
    .price-box-pro strong{
        font-size:29px
    }
}
@media(max-width:600px){
    .results-heading{
        margin-top:24px
    }
    .vehicle-image-pro{
        height:190px
    }
    .vehicle-info-pro{
        padding:20px
    }
    .vehicle-info-pro h2{
        font-size:22px
    }
    .vehicle-specs{
        display:grid;
        grid-template-columns:1fr 1fr
    }
    .footer-links{
        flex-direction:column;
        gap:10px
    }
}


/* NOVIX CORPORATE PAGES V1 */
.content-section{
    margin-bottom:34px
}
.content-grid{
    display:grid;
    grid-template-columns:1.35fr 1fr 1fr;
    gap:18px
}
.content-copy{
    grid-row:span 2;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:28px;
    box-shadow:0 10px 30px rgba(20,42,70,.05)
}
.content-copy h2,
.content-band h2{
    margin:0 0 14px;
    font-size:29px;
    letter-spacing:-.03em
}
.content-copy p,
.content-band p{
    color:#66788d;
    line-height:1.75;
    margin:0 0 14px
}
.content-card{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:23px;
    box-shadow:0 10px 30px rgba(20,42,70,.05)
}
.content-number{
    display:inline-flex;
    width:35px;
    height:35px;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    background:#f3ead7;
    color:#876823;
    font-size:11px;
    font-weight:950;
    margin-bottom:17px
}
.content-card h3{
    margin:0 0 8px;
    font-size:18px
}
.content-card p{
    color:#718095;
    line-height:1.65;
    font-size:13px;
    margin:0
}
.content-band{
    background:linear-gradient(135deg,#07182d,#0b2543);
    color:#fff;
    border-radius:20px;
    padding:34px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:28px;
    margin:22px 0 40px
}
.content-band > div{
    max-width:690px
}
.content-band p{
    color:#b9c7d5;
    margin-bottom:0
}
.service-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
    margin-bottom:40px
}
.service-card{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:24px;
    box-shadow:0 10px 30px rgba(20,42,70,.05)
}
.service-icon{
    width:42px;
    height:42px;
    border-radius:12px;
    display:grid;
    place-items:center;
    background:#f3ead7;
    color:#886823;
    font-weight:950;
    margin-bottom:17px
}
.service-card h2{
    margin:0 0 10px;
    font-size:20px
}
.service-card p{
    color:#718095;
    font-size:13px;
    line-height:1.7;
    min-height:88px
}
.service-card a{
    color:#173c62;
    font-weight:900;
    text-decoration:none;
    font-size:13px
}
.faq-list{
    max-width:900px;
    margin:0 auto 40px
}
.faq-list details{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:14px;
    margin-bottom:11px;
    overflow:hidden;
    box-shadow:0 7px 22px rgba(20,42,70,.04)
}
.faq-list summary{
    list-style:none;
    cursor:pointer;
    padding:18px 20px;
    font-weight:900
}
.faq-list summary::-webkit-details-marker{
    display:none
}
.faq-list details p{
    margin:0;
    padding:0 20px 19px;
    color:#718095;
    line-height:1.7;
    font-size:13px
}
.contact-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
    margin-bottom:28px
}
.contact-card{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:26px;
    box-shadow:0 10px 30px rgba(20,42,70,.05)
}
.contact-card h2{
    margin:5px 0 10px;
    font-size:24px
}
.contact-card > p{
    color:#718095;
    line-height:1.7;
    margin-bottom:20px
}
.contact-row{
    padding:13px 0;
    border-bottom:1px solid #edf1f5
}
.contact-row:last-child{
    border-bottom:0
}
.contact-row small{
    display:block;
    color:#8190a0;
    text-transform:uppercase;
    font-weight:900;
    font-size:9px;
    letter-spacing:.06em;
    margin-bottom:4px
}
.contact-row a{
    color:#173c62;
    font-weight:850;
    text-decoration:none
}
@media(max-width:980px){
    .content-grid,
    .service-grid{
        grid-template-columns:1fr 1fr
    }
    .content-copy{
        grid-column:1/-1;
        grid-row:auto
    }
}
@media(max-width:700px){
    .content-grid,
    .service-grid,
    .contact-grid{
        grid-template-columns:1fr
    }
    .content-band{
        align-items:flex-start;
        flex-direction:column
    }
    .service-card p{
        min-height:0
    }
}


/* NOVIX CONTACT + LEGAL V1 */
.legal-content{
    max-width:920px;
    margin:0 auto 45px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:30px;
    box-shadow:0 10px 30px rgba(20,42,70,.05)
}
.legal-content h2{
    margin:28px 0 9px;
    font-size:21px;
    letter-spacing:-.02em
}
.legal-content h2:first-child{
    margin-top:0
}
.legal-content p{
    margin:0 0 15px;
    color:#66788d;
    line-height:1.75
}
.contact-form-section{
    display:grid;
    grid-template-columns:.75fr 1.25fr;
    gap:26px;
    align-items:start;
    margin:34px 0 45px
}
.contact-form-copy{
    padding:20px 0
}
.contact-form-copy h2{
    margin:5px 0 10px;
    font-size:29px;
    letter-spacing:-.03em
}
.contact-form-copy p{
    color:#718095;
    line-height:1.7
}
.contact-form-card{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:25px;
    box-shadow:0 12px 35px rgba(20,42,70,.07)
}
.contact-form-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px
}
.contact-form-grid .full{
    grid-column:1/-1
}
.contact-form-card .field label{
    display:block;
    margin-bottom:7px;
    color:#536477;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.05em
}
.contact-form-card input,
.contact-form-card select,
.contact-form-card textarea{
    width:100%;
    border:1px solid #d8e0e8;
    border-radius:10px;
    padding:12px;
    background:#fff;
    color:#172537;
    font:inherit
}
.contact-form-card textarea{
    min-height:150px;
    resize:vertical
}
.contact-form-card .primary{
    margin-top:16px
}
.contact-success{
    padding:18px;
    background:#e8f7ef;
    color:#21603f;
    border-radius:12px
}
.contact-success p{
    margin:6px 0 0;
    line-height:1.65
}
.contact-error{
    padding:13px 15px;
    margin-bottom:16px;
    background:#fdecec;
    color:#8a3030;
    border-radius:10px
}
@media(max-width:760px){
    .contact-form-section,
    .contact-form-grid{
        grid-template-columns:1fr
    }
    .contact-form-grid .full{
        grid-column:auto
    }
    .legal-content{
        padding:22px
    }
}


/* NOVIX DESTINATION SEO V1 */
.destination-layout{
    display:grid;
    grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);
    gap:24px;
    align-items:start;
    margin-bottom:28px
}
.destination-content{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:28px;
    box-shadow:0 10px 30px rgba(20,42,70,.05)
}
.destination-content h2{
    margin:27px 0 10px;
    font-size:23px;
    letter-spacing:-.02em
}
.destination-content h2:first-child{
    margin-top:0
}
.destination-content p{
    color:#66788d;
    line-height:1.75
}
.destination-book-card{
    background:#07182d;
    color:#fff;
    border-radius:18px;
    padding:24px;
    position:sticky;
    top:95px
}
.destination-book-card h2{
    margin:5px 0 8px;
    font-size:24px
}
.destination-book-card > p{
    color:#b8c6d5;
    line-height:1.65;
    font-size:13px
}
.destination-airports{
    display:grid;
    gap:8px;
    margin-top:17px
}
.destination-airports a{
    display:grid;
    grid-template-columns:48px minmax(0,1fr);
    gap:11px;
    align-items:center;
    text-decoration:none;
    background:rgba(255,255,255,.07);
    border:1px solid rgba(255,255,255,.08);
    border-radius:11px;
    padding:11px;
    color:#fff
}
.destination-airports a:hover{
    background:rgba(255,255,255,.11)
}
.destination-airports a > span{
    display:grid;
    place-items:center;
    height:40px;
    border-radius:9px;
    background:#d8b56b;
    color:#102238;
    font-size:11px;
    font-weight:950
}
.destination-airports strong{
    display:block;
    font-size:12px
}
.destination-airports small{
    display:block;
    margin-top:3px;
    color:#aebdcb;
    font-size:10px
}
.destination-trust{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:14px;
    margin-bottom:45px
}
.destination-trust div{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:14px;
    padding:17px
}
.destination-trust strong{
    display:block;
    font-size:13px;
    margin-bottom:5px
}
.destination-trust span{
    display:block;
    color:#718095;
    font-size:11px;
    line-height:1.55
}
.dest-card,
.destination-card{
    text-decoration:none;
    color:inherit
}
@media(max-width:850px){
    .destination-layout{
        grid-template-columns:1fr
    }
    .destination-book-card{
        position:static
    }
}
@media(max-width:650px){
    .destination-trust{
        grid-template-columns:1fr
    }
}


/* =========================================================
   NOVIX HOME PREMIUM + POPULAR CITIES V1
   ========================================================= */

.home-utility{
    background:#06172b;
    color:#e1e9f2;
    font-size:10px
}

.home-utility-inner{
    min-height:30px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:16px
}

.home-utility-left,
.home-utility-right{
    display:flex;
    align-items:center;
    gap:20px
}

.home-utility-left span::first-letter{
    color:#d8b56b
}

.home-top{
    background:#fff!important;
    color:#102238!important;
    box-shadow:0 1px 0 rgba(10,30,52,.09)
}

.home-top .brand{
    color:#0b1d34
}

.home-nav{
    align-items:center
}

.home-nav a{
    color:#16283e!important
}

.home-booking-link{
    border:1px solid #b9c6d4;
    border-radius:999px;
    padding:9px 15px!important
}

.home-premium-hero{
    min-height:390px;
    padding:0!important;
    position:relative;
    overflow:hidden;
    background:
        linear-gradient(
            90deg,
            #07182d 0%,
            #07182d 37%,
            rgba(7,24,45,.92) 48%,
            rgba(7,24,45,.18) 75%,
            rgba(7,24,45,0) 100%
        ),
        url('/assets/img/home-hero-vip.jpg')
        right center/auto 100%
        no-repeat!important
}

.home-premium-hero .wrap{
    min-height:390px;
    display:flex;
    align-items:center
}

.home-hero-copy{
    width:min(520px,55%);
    color:#fff;
    padding-bottom:24px
}

.home-hero-copy h1{
    margin:0 0 14px;
    font-size:49px;
    line-height:.98;
    letter-spacing:-.045em
}

.home-hero-copy h1 span{
    color:#e4b95f
}

.home-hero-copy p{
    margin:0;
    max-width:500px;
    color:#d2dce7;
    font-size:16px;
    line-height:1.55
}

.search-shell{
    margin-top:-70px!important;
    position:relative;
    z-index:5
}

.search-card{
    border-radius:16px!important;
    box-shadow:0 22px 55px rgba(17,42,70,.13)!important;
    border:1px solid #e3e9f0!important
}

.home-search .tabs{
    margin-top:-55px;
    margin-bottom:23px
}

.home-search .tab{
    border-radius:14px 14px 0 0;
    padding:14px 24px
}

.home-search .tab.active{
    background:#fff;
    color:#0e3d74;
    border-color:#fff;
    border-bottom:2px solid #e0b254
}

.home-benefit-strip{
    padding:34px 0 38px
}

.home-benefit-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:0
}

.home-benefit{
    text-align:center;
    padding:12px 16px;
    border-right:1px solid #e6ebf1
}

.home-benefit:last-child{
    border-right:0
}

.home-benefit-icon{
    width:56px;
    height:56px;
    margin:0 auto 10px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#f3f6fa;
    box-shadow:0 5px 18px rgba(16,42,72,.07);
    color:#0b2e59;
    font-size:21px;
    font-weight:950
}

.home-benefit strong,
.home-benefit span{
    display:block
}

.home-benefit strong{
    font-size:13px
}

.home-benefit span{
    color:#758497;
    font-size:10px;
    margin-top:4px
}

.home-popular-section{
    padding-top:38px!important
}

.home-section-title{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:22px
}

.home-section-title h2,
.home-centered-title h2{
    margin:0 0 6px;
    font-size:30px;
    letter-spacing:-.035em
}

.home-section-title p,
.home-centered-title p{
    margin:0;
    color:#718095
}

.home-view-all{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:10px 17px;
    background:#f2f5f9;
    color:#17314f;
    text-decoration:none;
    border-radius:999px;
    font-size:11px;
    font-weight:900
}

.home-city-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:13px
}

.home-city-card{
    position:relative;
    height:225px;
    border-radius:14px;
    overflow:hidden;
    background:#0b1f38;
    text-decoration:none;
    color:#fff;
    box-shadow:0 8px 25px rgba(16,42,72,.09)
}

.home-city-card img,
.home-city-fallback{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block
}

.home-city-fallback{
    display:grid;
    place-items:center;
    background:linear-gradient(135deg,#24476a,#0c213b);
    font-size:22px;
    font-weight:900
}

.home-city-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(
        180deg,
        rgba(4,15,27,.03) 25%,
        rgba(4,15,27,.88) 100%
    )
}

.home-city-content{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    padding:16px
}

.home-city-content > strong,
.home-city-content > span{
    display:block
}

.home-city-content > strong{
    font-size:18px;
    line-height:1.1
}

.home-city-content > span{
    margin-top:4px;
    color:#d7e1eb;
    font-size:11px
}

.home-city-bottom{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:12px
}

.home-airport-codes{
    display:flex;
    gap:6px;
    flex-wrap:wrap
}

.home-airport-codes small{
    padding:5px 8px;
    border-radius:999px;
    background:rgba(255,255,255,.16);
    font-weight:900;
    color:#fff
}

.home-city-bottom b{
    width:33px;
    height:33px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:rgba(255,255,255,.15)
}

.home-centered-title{
    text-align:center;
    margin-bottom:30px
}

.home-how{
    background:#f7f9fc
}

.home-how-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px
}

.home-how-grid > div{
    text-align:center;
    position:relative
}

.home-how-grid i{
    width:23px;
    height:23px;
    display:grid;
    place-items:center;
    margin:0 auto -7px;
    position:relative;
    z-index:2;
    border-radius:50%;
    background:#0b2e59;
    color:#fff;
    font-style:normal;
    font-size:10px;
    font-weight:900
}

.home-how-grid b{
    width:76px;
    height:76px;
    display:grid;
    place-items:center;
    margin:0 auto 10px;
    border-radius:50%;
    background:#f3f6fa;
    color:#0d2f59;
    font-size:31px;
    font-weight:500;
    box-shadow:0 8px 25px rgba(16,42,72,.08)
}

.home-how-grid strong,
.home-how-grid span{
    display:block
}

.home-how-grid strong{
    font-size:14px
}

.home-how-grid span{
    margin:6px auto 0;
    max-width:205px;
    color:#718095;
    font-size:11px;
    line-height:1.5
}

.home-fleet-grid{
    display:grid;
    grid-template-columns:.75fr 1.25fr;
    gap:40px;
    align-items:center
}

.home-fleet-copy h2{
    margin:0 0 8px;
    font-size:29px
}

.home-fleet-copy p{
    color:#718095;
    line-height:1.65
}

.home-fleet-copy ul{
    padding:0;
    margin:17px 0 22px;
    list-style:none
}

.home-fleet-copy li{
    margin:8px 0;
    color:#536477;
    font-size:12px
}

.home-fleet-copy li::before{
    content:"✓";
    color:#d4a649;
    font-weight:950;
    margin-right:8px
}

.home-outline-btn{
    display:inline-flex;
    padding:10px 18px;
    border:1px solid #d6ab57;
    border-radius:999px;
    color:#172537;
    text-decoration:none;
    font-size:11px;
    font-weight:900
}

.home-fleet-list{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:14px
}

.home-fleet-card{
    text-align:center
}

.home-fleet-card img{
    width:100%;
    height:125px;
    object-fit:contain
}

.home-fleet-card strong,
.home-fleet-card span,
.home-fleet-card small{
    display:block
}

.home-fleet-card strong{
    font-size:14px
}

.home-fleet-card span,
.home-fleet-card small{
    color:#718095;
    font-size:10px;
    margin-top:3px
}

.city-hero{
    padding:70px 0;
    background:
        linear-gradient(90deg,#07182d,#123a62);
    background-size:cover;
    background-position:center;
    color:#fff
}

.city-hero h1{
    font-size:44px;
    margin:5px 0 10px
}

.city-hero p{
    max-width:650px;
    color:#d1dce7;
    line-height:1.65
}

.city-airports{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    margin-top:18px
}

.city-airports span{
    padding:7px 10px;
    border-radius:999px;
    background:rgba(255,255,255,.12);
    font-size:11px
}

.city-zone-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:14px;
    margin-bottom:45px
}

.city-zone-grid a{
    display:block;
    padding:20px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:14px;
    color:#172537;
    text-decoration:none;
    box-shadow:0 7px 22px rgba(20,42,70,.04)
}

.city-zone-grid strong,
.city-zone-grid span{
    display:block
}

.city-zone-grid span{
    margin-top:7px;
    color:#718095;
    font-size:11px
}

.all-city-grid{
    margin-bottom:50px
}

@media(max-width:1050px){

    .home-city-grid{
        grid-template-columns:repeat(3,1fr)
    }

    .home-benefit-grid{
        grid-template-columns:repeat(3,1fr)
    }

    .home-benefit:nth-child(3){
        border-right:0
    }

    .home-fleet-grid{
        grid-template-columns:1fr
    }

}

@media(max-width:760px){

    .home-utility-left span:nth-child(n+3){
        display:none
    }

    .home-utility-right{
        display:none
    }

    .home-premium-hero{
        min-height:420px;
        background:
            linear-gradient(
                90deg,
                rgba(7,24,45,.97),
                rgba(7,24,45,.65)
            ),
            url('/assets/img/home-hero-vip.jpg')
            63% center/auto 100%
            no-repeat!important
    }

    .home-premium-hero .wrap{
        min-height:420px
    }

    .home-hero-copy{
        width:100%;
        padding-top:25px
    }

    .home-hero-copy h1{
        font-size:41px
    }

    .search-shell{
        margin-top:-45px!important
    }

    .home-benefit-grid{
        grid-template-columns:1fr 1fr
    }

    .home-benefit{
        border-right:0;
        border-bottom:1px solid #e6ebf1
    }

    .home-city-grid{
        grid-template-columns:1fr 1fr
    }

    .home-how-grid{
        grid-template-columns:1fr 1fr
    }

    .home-fleet-list{
        grid-template-columns:1fr
    }

    .city-zone-grid{
        grid-template-columns:1fr 1fr
    }

}

@media(max-width:520px){

    .home-city-grid,
    .home-how-grid,
    .city-zone-grid{
        grid-template-columns:1fr
    }

    .home-section-title{
        align-items:flex-start;
        flex-direction:column
    }

}


/* NOVIX ALL DESTINATIONS SEO V1 */

.all-destinations-head{
    padding-bottom:48px
}

.all-destinations-summary{
    display:flex;
    align-items:baseline;
    gap:9px;
    margin-bottom:22px;
    color:#718095
}

.all-destinations-summary strong{
    color:#07182d;
    font-size:27px
}

.airport-directory{
    display:grid;
    gap:18px;
    margin-bottom:50px
}

.airport-directory-card{
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    padding:24px;
    box-shadow:0 9px 30px rgba(16,42,72,.05)
}

.airport-directory-head{
    display:grid;
    grid-template-columns:68px minmax(0,1fr);
    gap:17px;
    align-items:start;
    padding-bottom:18px;
    border-bottom:1px solid #edf1f5
}

.airport-code{
    height:58px;
    display:grid;
    place-items:center;
    border-radius:15px;
    background:#f2e5c5;
    color:#755716;
    font-size:18px;
    font-weight:950
}

.airport-location{
    color:#a17b31;
    text-transform:uppercase;
    font-size:10px;
    font-weight:950;
    letter-spacing:.07em
}

.airport-directory-head h2{
    margin:5px 0 4px;
    font-size:22px;
    letter-spacing:-.02em
}

.airport-directory-head p{
    margin:0;
    color:#718095;
    font-size:12px
}

.airport-destination-links{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:9px;
    margin-top:18px
}

.airport-destination-links a{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:12px;
    min-height:58px;
    padding:11px 13px;
    border:1px solid #e1e8ef;
    border-radius:11px;
    background:#fbfcfd;
    text-decoration:none;
    color:#172537
}

.airport-destination-links a:hover{
    border-color:#d4b56e;
    background:#fffaf0
}

.airport-destination-links span{
    font-weight:850;
    font-size:12px
}

.airport-destination-links b{
    color:#7b8998;
    font-size:9px;
    white-space:nowrap
}

.all-destinations-cta{
    padding:0 0 50px
}

.all-destinations-cta .wrap{
    background:linear-gradient(135deg,#07182d,#0e2b4d);
    color:#fff;
    border-radius:20px;
    padding:30px 34px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:25px
}

.all-destinations-cta h2{
    margin:4px 0 8px;
    font-size:28px
}

.all-destinations-cta p{
    margin:0;
    color:#b8c6d5
}

@media(max-width:900px){

    .airport-destination-links{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }

}

@media(max-width:650px){

    .airport-directory-head{
        grid-template-columns:55px minmax(0,1fr)
    }

    .airport-code{
        height:50px;
        font-size:15px
    }

    .airport-destination-links{
        grid-template-columns:1fr
    }

    .all-destinations-cta .wrap{
        align-items:flex-start;
        flex-direction:column
    }

}


/* ==========================================================
   NOVIX POPULAR CITY PAGES V1
   ========================================================== */

.active-nav{
    color:#b88929!important;
    position:relative
}

.active-nav::after{
    content:"";
    position:absolute;
    left:10px;
    right:10px;
    bottom:-18px;
    height:2px;
    background:#d8ad55
}

.popular-cities-hero{
    background:
        linear-gradient(
            135deg,
            #07182d,
            #12385d
        );
    color:#fff;
    padding:68px 0
}

.popular-cities-hero h1{
    margin:6px 0 11px;
    font-size:44px;
    letter-spacing:-.04em
}

.popular-cities-hero p{
    margin:0;
    max-width:720px;
    color:#cbd7e3;
    line-height:1.7
}

.popular-city-heading{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:22px
}

.popular-city-heading h2{
    margin:0 0 5px;
    font-size:29px
}

.popular-city-heading p{
    margin:0;
    color:#718095
}

.popular-city-page-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
    margin-bottom:50px
}

.popular-city-page-card{
    overflow:hidden;
    background:#fff;
    border:1px solid #dde5ed;
    border-radius:17px;
    color:#172537;
    text-decoration:none;
    box-shadow:0 10px 30px rgba(16,42,72,.06)
}

.popular-city-image{
    height:235px;
    position:relative;
    overflow:hidden;
    background:#0b2038
}

.popular-city-image img,
.popular-city-image-fallback{
    width:100%;
    height:100%;
    object-fit:cover
}

.popular-city-image-fallback{
    display:grid;
    place-items:center;
    color:#fff;
    font-size:25px;
    font-weight:900
}

.popular-city-image-shade{
    position:absolute;
    inset:0;
    background:
        linear-gradient(
            180deg,
            transparent 34%,
            rgba(4,18,33,.88) 100%
        )
}

.popular-city-image-copy{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    padding:18px;
    color:#fff
}

.popular-city-image-copy strong,
.popular-city-image-copy span{
    display:block
}

.popular-city-image-copy strong{
    font-size:23px
}

.popular-city-image-copy span{
    margin-top:4px;
    color:#d4dfe9
}

.popular-city-image-copy b{
    width:38px;
    height:38px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:rgba(255,255,255,.16)
}

.popular-city-meta{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:12px;
    padding:15px 18px
}

.popular-city-meta div+div{
    border-left:1px solid #edf1f5;
    padding-left:12px
}

.popular-city-meta small,
.popular-city-meta strong{
    display:block
}

.popular-city-meta small{
    color:#8190a0;
    font-size:9px;
    text-transform:uppercase;
    font-weight:900
}

.popular-city-meta strong{
    margin-top:4px;
    font-size:12px
}

.city-premium-hero{
    min-height:390px;
    background:
        linear-gradient(
            90deg,
            rgba(5,20,39,.96),
            rgba(11,43,75,.60)
        );
    background-size:cover;
    background-position:center;
    color:#fff
}

.city-premium-hero .wrap{
    min-height:390px;
    display:flex;
    flex-direction:column;
    justify-content:center
}

.city-breadcrumb{
    display:flex;
    gap:9px;
    align-items:center;
    flex-wrap:wrap;
    margin-bottom:20px;
    font-size:11px;
    color:#c7d3df
}

.city-breadcrumb a{
    color:#fff;
    text-decoration:none
}

.city-premium-copy{
    max-width:650px
}

.city-premium-copy h1{
    margin:5px 0 12px;
    font-size:49px;
    line-height:1.02;
    letter-spacing:-.045em
}

.city-premium-copy p{
    max-width:600px;
    color:#d3dee8;
    line-height:1.7;
    font-size:15px
}

.city-hero-benefits{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
    margin-top:24px
}

.city-hero-benefits div{
    padding:11px 14px;
    border:1px solid rgba(255,255,255,.17);
    border-radius:999px;
    background:rgba(5,20,39,.28);
    backdrop-filter:blur(7px)
}

.city-hero-benefits strong,
.city-hero-benefits span{
    display:block
}

.city-hero-benefits strong{
    font-size:11px
}

.city-hero-benefits span{
    margin-top:2px;
    color:#bdcbd7;
    font-size:9px
}

.city-premium-main{
    padding-top:34px
}

.city-airport-section,
.city-zones-section{
    margin-bottom:38px
}

.city-section-title{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    gap:22px;
    margin-bottom:20px
}

.city-section-title h2{
    margin:5px 0 5px;
    font-size:28px
}

.city-section-title p{
    margin:0;
    color:#718095
}

.city-direction-cards{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px
}

.city-direction-cards a{
    display:flex;
    gap:11px;
    align-items:center;
    min-width:215px;
    padding:13px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:13px;
    text-decoration:none;
    color:#172537
}

.city-direction-cards b{
    font-size:22px;
    color:#174273
}

.city-direction-cards strong,
.city-direction-cards span{
    display:block
}

.city-direction-cards strong{
    font-size:11px
}

.city-direction-cards span{
    color:#718095;
    margin-top:3px;
    font-size:9px
}

.city-airport-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:16px
}

.city-airport-card{
    overflow:hidden;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:17px;
    box-shadow:0 10px 30px rgba(16,42,72,.05)
}

.city-airport-card-top{
    min-height:105px;
    padding:17px;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    background:
        linear-gradient(
            135deg,
            #edf4fb,
            #dce7f2
        )
}

.city-airport-iata{
    display:inline-grid;
    place-items:center;
    min-width:54px;
    height:46px;
    border-radius:11px;
    background:#e1b454;
    color:#07182d;
    font-weight:950
}

.city-airport-price{
    text-align:right
}

.city-airport-price small,
.city-airport-price strong{
    display:block
}

.city-airport-price small{
    color:#718095;
    text-transform:uppercase;
    font-size:9px;
    font-weight:900
}

.city-airport-price strong{
    margin-top:3px;
    color:#07182d;
    font-size:20px
}

.city-airport-card-body{
    padding:18px
}

.city-airport-card-body h3{
    margin:0 0 7px;
    font-size:19px
}

.city-airport-card-body p{
    min-height:43px;
    color:#718095;
    font-size:12px;
    line-height:1.55
}

.city-airport-card-body a{
    display:flex;
    justify-content:center;
    margin-top:15px;
    padding:11px;
    border-radius:9px;
    background:#07182d;
    color:#fff;
    text-decoration:none;
    font-size:11px;
    font-weight:900
}

.city-premium-zone-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:13px
}

.city-premium-zone-grid > a{
    overflow:hidden;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:14px;
    color:#172537;
    text-decoration:none
}

.city-zone-image{
    position:relative;
    height:125px;
    overflow:hidden;
    background:#143657
}

.city-zone-image img{
    width:100%;
    height:100%;
    object-fit:cover
}

.city-zone-image-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(
        180deg,
        transparent 50%,
        rgba(5,20,39,.55)
    )
}

.city-zone-arrow{
    position:absolute;
    right:10px;
    bottom:10px;
    width:30px;
    height:30px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:rgba(255,255,255,.87);
    color:#07182d;
    font-weight:900
}

.city-zone-copy{
    padding:13px
}

.city-zone-copy strong,
.city-zone-copy span{
    display:block
}

.city-zone-copy strong{
    line-height:1.25
}

.city-zone-copy span{
    margin-top:5px;
    color:#718095;
    font-size:9px
}

.city-why-section{
    display:grid;
    grid-template-columns:.85fr 1.15fr;
    overflow:hidden;
    margin-bottom:28px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    box-shadow:0 10px 30px rgba(16,42,72,.05)
}

.city-why-section > div:first-child{
    padding:28px
}

.city-why-section h2{
    margin:5px 0 10px;
    font-size:28px
}

.city-why-section p{
    color:#718095;
    line-height:1.65
}

.city-why-section ul{
    padding:0;
    list-style:none;
    margin:18px 0
}

.city-why-section li{
    margin:9px 0;
    color:#536477;
    font-size:12px
}

.city-why-section li::before{
    content:"✓";
    margin-right:8px;
    color:#d3a747;
    font-weight:950
}

.city-why-photo{
    min-height:330px;
    background:
        linear-gradient(
            rgba(7,24,45,.10),
            rgba(7,24,45,.10)
        );
    background-size:cover;
    background-position:center
}

.city-trust{
    grid-template-columns:repeat(5,1fr)
}

.city-final-cta{
    margin-bottom:45px;
    padding:30px;
    border-radius:18px;
    background:
        linear-gradient(
            135deg,
            #07182d,
            #0d3156
        );
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:25px
}

.city-final-cta h2{
    margin:4px 0 8px;
    font-size:29px
}

.city-final-cta p{
    margin:0;
    color:#b9c7d5
}

.city-final-cta > div:last-child{
    display:flex;
    gap:10px;
    flex-wrap:wrap
}

.city-final-cta .soft{
    background:transparent;
    color:#fff;
    border-color:rgba(255,255,255,.25)
}

@media(max-width:1050px){

    .popular-city-page-grid{
        grid-template-columns:repeat(2,1fr)
    }

    .city-premium-zone-grid{
        grid-template-columns:repeat(3,1fr)
    }

    .city-trust{
        grid-template-columns:repeat(3,1fr)
    }

}

@media(max-width:760px){

    .popular-city-page-grid,
    .city-airport-grid,
    .city-why-section{
        grid-template-columns:1fr
    }

    .city-section-title,
    .city-final-cta{
        align-items:flex-start;
        flex-direction:column
    }

    .city-direction-cards{
        width:100%
    }

    .city-direction-cards a{
        min-width:0
    }

    .city-premium-copy h1{
        font-size:39px
    }

    .city-premium-zone-grid{
        grid-template-columns:repeat(2,1fr)
    }

    .city-why-photo{
        min-height:240px
    }

}

@media(max-width:520px){

    .popular-city-page-grid,
    .city-premium-zone-grid,
    .city-direction-cards{
        grid-template-columns:1fr
    }

    .popular-city-heading{
        align-items:flex-start;
        flex-direction:column
    }

}


/* NOVIX CITY HERO + DESTINATION IMAGES V1 */

.city-premium-hero{
    min-height:540px!important;
    background-size:cover!important;
    background-position:center center!important
}

.city-premium-hero .wrap{
    min-height:540px!important
}

.city-premium-copy{
    max-width:720px!important
}

.city-premium-copy h1{
    font-size:56px!important
}

.city-premium-zone-grid .city-zone-image{
    height:170px!important
}

.city-premium-zone-grid .city-zone-image img{
    transition:transform .35s ease
}

.city-premium-zone-grid > a:hover .city-zone-image img{
    transform:scale(1.04)
}

@media(max-width:760px){

    .city-premium-hero,
    .city-premium-hero .wrap{
        min-height:450px!important
    }

    .city-premium-copy h1{
        font-size:41px!important
    }

    .city-premium-zone-grid .city-zone-image{
        height:185px!important
    }

}


/* ==========================================================
   NOVIX CITY CONTENT + CLEAN ZONES V1
   ========================================================== */

.city-clean-zone-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px
}

.city-clean-zone-grid > a{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    min-height:145px;
    padding:18px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:14px;
    color:#172537;
    text-decoration:none;
    box-shadow:0 8px 24px rgba(16,42,72,.04);
    transition:
        transform .18s ease,
        border-color .18s ease,
        box-shadow .18s ease
}

.city-clean-zone-grid > a:hover{
    transform:translateY(-2px);
    border-color:#d7bb78;
    box-shadow:0 12px 28px rgba(16,42,72,.08)
}

.city-clean-zone-main{
    display:flex;
    justify-content:space-between;
    gap:16px
}

.city-clean-zone-main small,
.city-clean-zone-main strong,
.city-clean-zone-main span{
    display:block
}

.city-clean-zone-main small{
    color:#b18a38;
    text-transform:uppercase;
    letter-spacing:.06em;
    font-size:8px;
    font-weight:950
}

.city-clean-zone-main strong{
    margin-top:7px;
    font-size:17px;
    line-height:1.25
}

.city-clean-zone-main span{
    margin-top:7px;
    color:#718095;
    font-size:10px;
    line-height:1.55
}

.city-clean-zone-main b{
    width:34px;
    height:34px;
    flex:0 0 34px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#f2f5f8;
    color:#183c62
}

.city-clean-zone-meta{
    display:flex;
    justify-content:space-between;
    gap:10px;
    margin-top:17px;
    padding-top:11px;
    border-top:1px solid #edf1f5;
    color:#8492a1;
    font-size:9px
}

.city-editorial-section{
    margin:12px 0 34px
}

.city-editorial-content{
    max-width:1000px;
    margin:0 auto;
    padding:30px 34px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px;
    box-shadow:0 10px 30px rgba(16,42,72,.05)
}

.city-editorial-content h2{
    margin:28px 0 10px;
    font-size:25px;
    letter-spacing:-.02em
}

.city-editorial-content h2:first-of-type{
    margin-top:12px
}

.city-editorial-content h3{
    margin:22px 0 8px;
    font-size:19px
}

.city-editorial-content p,
.city-editorial-content li{
    color:#627488;
    line-height:1.75
}

.city-editorial-content p{
    margin:0 0 14px
}

.city-editorial-content ul,
.city-editorial-content ol{
    padding-left:22px
}

.city-editorial-content a{
    color:#174a7c
}

@media(max-width:960px){

    .city-clean-zone-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }

}

@media(max-width:620px){

    .city-clean-zone-grid{
        grid-template-columns:1fr
    }

    .city-editorial-content{
        padding:22px
    }

}


/* ==========================================================
   NOVIX TOURS / EXPERIENCES V1
   ========================================================== */

.city-tours-section{
    margin:12px 0 38px
}

.city-tour-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px
}

.city-tour-card{
    overflow:hidden;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:16px;
    color:#172537;
    text-decoration:none;
    box-shadow:0 9px 26px rgba(16,42,72,.05)
}

.city-tour-photo{
    position:relative;
    height:205px;
    overflow:hidden;
    background:#173959
}

.city-tour-photo img,
.city-tour-photo-fallback{
    width:100%;
    height:100%;
    object-fit:cover
}

.city-tour-photo-fallback{
    display:grid;
    place-items:center;
    color:#fff;
    font-weight:900
}

.city-tour-price{
    position:absolute;
    right:12px;
    top:12px;
    padding:8px 10px;
    border-radius:10px;
    background:#f1c866;
    color:#07182d;
    text-align:right
}

.city-tour-price small,
.city-tour-price strong{
    display:block
}

.city-tour-price small{
    font-size:8px;
    text-transform:uppercase;
    font-weight:900
}

.city-tour-price strong{
    margin-top:2px;
    font-size:16px
}

.city-tour-copy{
    padding:16px
}

.city-tour-copy small,
.city-tour-copy strong,
.city-tour-copy span,
.city-tour-copy b{
    display:block
}

.city-tour-copy small{
    color:#b08834;
    font-size:9px;
    text-transform:uppercase;
    font-weight:900
}

.city-tour-copy strong{
    margin-top:5px;
    font-size:17px
}

.city-tour-copy span{
    margin-top:8px;
    min-height:42px;
    color:#718095;
    line-height:1.55;
    font-size:10px
}

.city-tour-copy b{
    margin-top:12px;
    color:#174875;
    font-size:10px
}

.tour-detail-hero{
    padding:34px 0 40px;
    background:#f5f8fb
}

.tour-breadcrumb{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    margin-bottom:18px;
    color:#718095;
    font-size:10px
}

.tour-breadcrumb a{
    color:#174875;
    text-decoration:none
}

.tour-detail-grid{
    display:grid;
    grid-template-columns:1.2fr .8fr;
    gap:24px;
    align-items:stretch
}

.tour-detail-photo{
    min-height:470px;
    overflow:hidden;
    border-radius:18px;
    background:#132f4c
}

.tour-detail-photo img{
    width:100%;
    height:100%;
    object-fit:cover
}

.tour-detail-summary{
    padding:30px;
    background:#07182d;
    color:#fff;
    border-radius:18px
}

.tour-detail-summary h1{
    margin:7px 0 12px;
    font-size:38px;
    line-height:1.06
}

.tour-detail-summary > p{
    color:#c2ceda;
    line-height:1.7
}

.tour-summary-facts{
    display:grid;
    gap:10px;
    margin:24px 0
}

.tour-summary-facts > div{
    padding:12px;
    border:1px solid rgba(255,255,255,.12);
    border-radius:10px
}

.tour-summary-facts small,
.tour-summary-facts strong,
.tour-summary-facts span{
    display:block
}

.tour-summary-facts small{
    color:#aebdca;
    text-transform:uppercase;
    font-size:8px
}

.tour-summary-facts strong{
    margin-top:4px;
    font-size:16px
}

.tour-summary-facts span{
    margin-top:2px;
    color:#b7c6d4;
    font-size:9px
}

.tour-content-layout{
    display:grid;
    grid-template-columns:minmax(0,1fr) 360px;
    gap:24px;
    align-items:start
}

.tour-long-content{
    padding:28px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:17px;
    line-height:1.75
}

.tour-long-content h2{
    margin:24px 0 9px;
    font-size:24px
}

.tour-long-content p,
.tour-long-content li{
    color:#617387
}

.tour-gallery{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    margin-top:18px
}

.tour-gallery img{
    width:100%;
    height:260px;
    object-fit:cover;
    border-radius:14px
}

.tour-book-card{
    position:sticky;
    top:95px;
    padding:22px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:17px;
    box-shadow:0 10px 30px rgba(16,42,72,.06)
}

.tour-book-card h2{
    margin:5px 0 7px
}

.tour-book-card > p{
    color:#718095;
    font-size:11px
}

.tour-book-card .field{
    margin-top:12px
}

.tour-book-card label{
    display:block;
    margin-bottom:6px;
    color:#536477;
    font-size:10px;
    font-weight:900;
    text-transform:uppercase
}

.tour-book-card input,
.tour-book-card textarea{
    width:100%;
    box-sizing:border-box;
    border:1px solid #d8e0e9;
    border-radius:9px;
    padding:11px;
    font:inherit
}

.tour-confirmation{
    max-width:760px;
    margin:40px auto;
    padding:30px;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:18px
}

.tour-confirmation h1{
    margin:6px 0 8px
}

.tour-confirmation-box{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:10px;
    margin:24px 0
}

.tour-confirmation-box > div{
    padding:13px;
    background:#f6f8fb;
    border-radius:10px
}

.tour-confirmation-box span,
.tour-confirmation-box strong{
    display:block
}

.tour-confirmation-box span{
    color:#718095;
    font-size:9px;
    text-transform:uppercase
}

.tour-confirmation-box strong{
    margin-top:4px
}

.checkout-tour-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    margin:12px 0 6px
}

.checkout-tour-card{
    overflow:hidden;
    cursor:pointer;
    border:1px solid #dfe6ee;
    border-radius:13px;
    background:#fff
}

.checkout-tour-card:has(.tour-control:checked){
    border-color:#d2a94d;
    box-shadow:0 0 0 2px rgba(210,169,77,.15)
}

.checkout-tour-card > img{
    width:100%;
    height:145px;
    object-fit:cover
}

.checkout-tour-copy{
    padding:13px
}

.checkout-tour-copy strong,
.checkout-tour-copy small{
    display:block
}

.checkout-tour-copy small{
    color:#718095;
    margin-top:5px;
    line-height:1.45
}

.checkout-tour-bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:12px;
    margin-top:10px
}

.checkout-tour-bottom span{
    font-weight:900
}

.checkout-tour-bottom input{
    width:20px;
    height:20px
}

@media(max-width:900px){

    .city-tour-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }

    .tour-detail-grid,
    .tour-content-layout{
        grid-template-columns:1fr
    }

    .tour-book-card{
        position:static
    }

}

@media(max-width:620px){

    .city-tour-grid,
    .checkout-tour-grid,
    .tour-confirmation-box{
        grid-template-columns:1fr
    }

    .tour-gallery{
        grid-template-columns:1fr
    }

    .tour-detail-photo{
        min-height:320px
    }

}


/* NOVIX TOURS DIRECTORY + SHARED HEADER/FOOTER V2 */
.novix-utility{
    background:#07182d;
    color:#fff;
    font-size:10px
}
.novix-utility-in{
    min-height:34px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px
}
.novix-utility-left,.novix-utility-right{
    display:flex;
    align-items:center;
    gap:26px
}
.novix-utility-left span::first-letter{color:#e8bb56}
.home-nav a.active{
    border-bottom:2px solid #e8bb56
}
.tours-index-hero{
    padding:70px 0;
    background:
      radial-gradient(circle at 80% 20%,rgba(231,185,82,.16),transparent 28%),
      linear-gradient(120deg,#07182d,#123657);
    color:#fff
}
.tours-index-hero h1{
    margin:7px 0 12px;
    font-size:48px;
    line-height:1
}
.tours-index-hero p{
    max-width:720px;
    margin:0;
    color:#c9d5df;
    font-size:16px;
    line-height:1.65
}
.tour-city-group{
    padding:14px 0 42px
}
.tour-city-group+.tour-city-group{
    padding-top:38px;
    border-top:1px solid #e3e9ef
}
.tour-city-heading{
    display:flex;
    justify-content:space-between;
    align-items:end;
    gap:20px;
    margin-bottom:18px
}
.tour-city-heading small{
    color:#b38a35;
    font-size:10px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.08em
}
.tour-city-heading h2{
    margin:4px 0 5px;
    font-size:31px
}
.tour-city-heading p{
    margin:0;
    color:#718095
}
.tour-city-heading>a{
    color:#173959;
    font-weight:900;
    text-decoration:none
}
.tour-empty-state{
    padding:50px;
    text-align:center;
    background:#fff;
    border:1px solid #dfe6ee;
    border-radius:16px
}
.novix-footer{
    margin-top:50px;
    padding:48px 0 20px;
    background:#07182d;
    color:#fff
}
.novix-footer-grid{
    display:grid;
    grid-template-columns:1.6fr repeat(3,1fr);
    gap:42px
}
.novix-footer-brand{
    color:#fff;
    text-decoration:none;
    font-size:22px;
    font-weight:950;
    letter-spacing:.12em
}
.novix-footer-brand span{color:#d7b25f}
.novix-footer p{
    max-width:360px;
    color:#9eb0c0;
    line-height:1.65
}
.novix-footer-grid>div:not(:first-child){
    display:flex;
    flex-direction:column;
    gap:10px
}
.novix-footer-grid strong{
    margin-bottom:4px;
    color:#d7b25f
}
.novix-footer a{
    color:#c4d0da;
    text-decoration:none
}
.novix-footer a:hover{color:#fff}
.novix-footer-bottom{
    margin-top:36px;
    padding-top:18px;
    border-top:1px solid rgba(255,255,255,.12);
    color:#8095a8;
    font-size:10px
}
@media(max-width:900px){
    .novix-utility-left span:nth-child(n+3){display:none}
    .novix-footer-grid{grid-template-columns:1fr 1fr}
    .tour-city-heading{align-items:start;flex-direction:column}
}
@media(max-width:620px){
    .novix-utility-left{gap:10px}
    .novix-utility-left span:nth-child(n+2){display:none}
    .novix-footer-grid{grid-template-columns:1fr}
    .tours-index-hero{padding:48px 0}
    .tours-index-hero h1{font-size:37px}
}


/* ==========================================================
   NOVIX HOMEPAGE BANNER SLIDER V1
   Recommended image: 1920 x 760
   ========================================================== */

.home-banner-slider{
    position:relative;
    min-height:390px;
    overflow:hidden;
    background:#07182d
}

.home-banner-track{
    position:relative;
    min-height:390px
}

.home-banner-slide{
    position:absolute;
    inset:0;
    min-height:390px;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    background-size:cover;
    background-position:center center;
    transition:
        opacity .7s ease,
        visibility .7s ease
}

.home-banner-slide.is-active{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    z-index:2
}

.home-banner-shade{
    position:absolute;
    inset:0;
    background:
        linear-gradient(
            90deg,
            rgba(7,24,45,.68) 0%,
            rgba(7,24,45,.54) 24%,
            rgba(7,24,45,.33) 43%,
            rgba(7,24,45,.12) 64%,
            rgba(7,24,45,.03) 82%,
            rgba(7,24,45,0) 100%
        )
}

.home-banner-wrap{
    position:relative;
    z-index:2;
    min-height:390px;
    display:flex;
    align-items:center
}

.home-banner-slide .home-hero-copy{
    width:min(560px,58%);
    padding-bottom:24px
}

.home-banner-slide .home-hero-copy h1{
    text-shadow:
        0 2px 14px
        rgba(0,0,0,.22)
}

.home-banner-slide .home-hero-copy p{
    text-shadow:
        0 1px 9px
        rgba(0,0,0,.18)
}

.home-banner-button{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-top:17px;
    padding:11px 18px;
    border-radius:999px;
    background:
        linear-gradient(
            135deg,
            #d8b56b,
            #f0d18c
        );
    color:#102238;
    text-decoration:none;
    font-size:11px;
    font-weight:950
}

.home-banner-arrow{
    position:absolute;
    top:50%;
    z-index:5;
    transform:translateY(-50%);
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid rgba(255,255,255,.20);
    border-radius:50%;
    background:rgba(7,24,45,.38);
    backdrop-filter:blur(5px);
    color:#fff;
    font-size:28px;
    cursor:pointer
}

.home-banner-prev{
    left:18px
}

.home-banner-next{
    right:18px
}

.home-banner-dots{
    position:absolute;
    left:50%;
    bottom:20px;
    z-index:5;
    transform:translateX(-50%);
    display:flex;
    gap:7px
}

.home-banner-dots button{
    width:8px;
    height:8px;
    padding:0;
    border:0;
    border-radius:999px;
    background:rgba(255,255,255,.50);
    cursor:pointer;
    transition:.2s ease
}

.home-banner-dots button.is-active{
    width:27px;
    background:#e3bb62
}

@media(max-width:760px){

    .home-banner-slider,
    .home-banner-track,
    .home-banner-slide,
    .home-banner-wrap{
        min-height:420px
    }

    .home-banner-slide{
        background-position:60% center
    }

    .home-banner-shade{
        background:
            linear-gradient(
                90deg,
                rgba(7,24,45,.82) 0%,
                rgba(7,24,45,.63) 50%,
                rgba(7,24,45,.20) 100%
            )
    }

    .home-banner-slide .home-hero-copy{
        width:100%;
        padding-top:20px
    }

    .home-banner-arrow{
        width:36px;
        height:36px;
        font-size:23px
    }

    .home-banner-prev{
        left:8px
    }

    .home-banner-next{
        right:8px
    }

}



/* NOVIX TOUR CHECKOUT FIELD FIX V1 */
.checkout-tour-bottom{
    flex-wrap:wrap;
    align-items:center
}
.checkout-tour-bottom > span{
    flex:1 1 auto
}
.checkout-tour-bottom .tour-select-toggle{
    display:inline-flex;
    align-items:center;
    gap:7px;
    cursor:pointer;
    font-size:11px;
    font-weight:900;
    color:#26394e
}
.checkout-tour-bottom .tour-select-toggle input[type=checkbox]{
    width:18px;
    height:18px;
    margin:0;
    accent-color:#d2a94d
}
.tour-schedule-fields{
    flex:0 0 100%;
    width:100%;
    margin-top:12px;
    padding-top:12px;
    border-top:1px solid #edf1f5
}
.tour-schedule-fields[hidden]{
    display:none !important
}
.tour-schedule-grid{
    display:grid;
    grid-template-columns:minmax(170px,1fr) minmax(170px,1fr);
    gap:12px;
    width:100%
}
.tour-schedule-fields .field{
    min-width:0
}
.tour-schedule-fields .field input[type=date],
.tour-schedule-fields .field input[type=number]{
    width:100%;
    height:46px;
    box-sizing:border-box;
    padding:10px 12px;
    border:1px solid #d7e0e9;
    border-radius:10px;
    background:#fff;
    color:#1a2a3d;
    font-size:14px
}
.tour-schedule-fields .field input[type=date]{
    min-width:0;
    color-scheme:light
}
.tour-guests-stepper{
    display:grid;
    grid-template-columns:42px minmax(70px,1fr) 42px;
    gap:6px;
    align-items:center
}
.checkout-tour-bottom .tour-guests-stepper input[type=number]{
    width:100%;
    height:46px;
    text-align:center;
    font-weight:900;
    appearance:textfield;
    -moz-appearance:textfield
}
.tour-guests-stepper input::-webkit-outer-spin-button,
.tour-guests-stepper input::-webkit-inner-spin-button{
    -webkit-appearance:none;
    margin:0
}
.tour-guests-stepper button{
    width:42px;
    height:46px;
    border:1px solid #d7e0e9;
    border-radius:10px;
    background:#f7f9fc;
    color:#102238;
    font-size:20px;
    font-weight:900;
    cursor:pointer
}
.tour-guests-stepper button:hover{
    border-color:#d2a94d;
    background:#fff9eb
}
.tour-schedule-fields > small{
    display:block;
    margin-top:8px
}
.checkout-tour-card.is-selected{
    border-color:#d2a94d;
    box-shadow:0 0 0 2px rgba(210,169,77,.15)
}
@media(max-width:620px){
    .tour-schedule-grid{
        grid-template-columns:1fr
    }
}
