.rz-footer{position:relative;overflow:hidden;color:#fff;background:linear-gradient(180deg,#C62828 0%,#A41E1E 100%);font-family:Inter,system-ui,sans-serif;line-height:1.5}
.rz-footer *{box-sizing:border-box}
.rz-footer a{color:inherit;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s}
.rz-footer ul{list-style:none;margin:0;padding:0}
.rz-footer p,.rz-footer h2,.rz-footer h4{margin:0}
.rz-footer::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.06;background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:28px 28px}
.rz-footer__inner{position:relative;max-width:1440px;margin:0 auto;padding:0 20px}

/* CTA */
.rz-footer__cta{padding:64px 0;border-bottom:1px solid rgba(255,255,255,.15);display:grid;gap:40px;align-items:end}
.rz-footer__eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px;font:700 11px/1 Inter,system-ui,sans-serif;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.85)}
.rz-footer__eyebrow::before{content:"";width:40px;height:1px;background:rgba(255,255,255,.7)}
.rz-footer .rz-footer__headline{font:900 40px/0.95 Archivo,Inter,system-ui,sans-serif;letter-spacing:-.025em;text-transform:uppercase;color:#fff}
.rz-footer__headline em{font-weight:300;font-style:italic;color:rgba(255,255,255,.7)}
.rz-footer__headline u{text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:8px;text-decoration-color:#fff}
.rz-footer__actions{display:flex;flex-direction:column;gap:12px}
.rz-footer__btn{display:flex;align-items:center;justify-content:space-between;gap:12px;height:56px;padding:0 24px;border-radius:8px;font-size:15px;font-weight:600}
.rz-footer__btn span{display:inline-flex;align-items:center;gap:8px}
.rz-footer__btn i{font-size:20px}
.rz-footer__btn small{font-size:13px;color:rgba(255,255,255,.7)}
.rz-footer__btn--primary{background:#fff;color:#8E1B1B;font-weight:700;box-shadow:0 10px 15px -3px rgba(0,0,0,.2)}
.rz-footer__btn--primary:hover{background:#FFF7ED}
.rz-footer a.rz-footer__btn--primary{color:#8E1B1B}

.rz-footer__btn--ghost{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);color:#fff;backdrop-filter:blur(4px)}
.rz-footer__btn--ghost:hover{background:rgba(255,255,255,.2)}
.rz-footer__btn--plain{color:rgba(255,255,255,.9)}
.rz-footer__btn--plain:hover{color:#fff}

/* link columns */
.rz-footer__cols{padding:56px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.rz-footer__brand{grid-column:span 2}
.rz-footer__logo{display:flex;align-items:flex-end;gap:6px}
.rz-footer__logo strong{font:900 26px/1 Archivo,Inter,sans-serif;letter-spacing:-.02em;color:#fff}
.rz-footer__logo small{font:700 9px/1 Inter,sans-serif;letter-spacing:.18em;color:rgba(255,255,255,.75);margin-bottom:2px}
.rz-footer__blurb{font-size:14px;line-height:1.6;color:rgba(255,255,255,.85);margin-top:16px;max-width:320px}
.rz-footer__social{display:flex;gap:8px;margin-top:24px}
.rz-footer__social a{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15)}
.rz-footer__social a i{font-size:20px;color:#fff}
.rz-footer__social a:hover{background:#fff;border-color:#fff}
.rz-footer__social a:hover i{color:#8E1B1B}
.rz-footer .rz-footer__h{font:800 12px/1.2 Archivo,Inter,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:#fff;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.2)}
.rz-footer__cols li+li{margin-top:12px}
.rz-footer__cols li a{font-size:14px;color:rgba(255,255,255,.85)}
.rz-footer__cols li a:hover{color:#fff}
.rz-footer__cols li a.rz-footer__all{color:#fff;font-weight:700}
.rz-footer__cols li a.rz-footer__all:hover{text-decoration:underline}

/* newsletter */
.rz-footer__news{padding:40px 0;border-top:1px solid rgba(255,255,255,.15);display:grid;gap:24px}
.rz-footer .rz-footer__news h4{font:700 20px/1.3 Archivo,Inter,sans-serif;color:#fff}
.rz-footer__news p{font-size:13.5px;color:rgba(255,255,255,.8);margin-top:6px}
.rz-footer__form{display:flex;gap:8px}
.rz-footer__form input{flex:1;min-width:0;height:48px;padding:0 16px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.15);color:#fff;font:14px Inter,sans-serif;outline:none;transition:.15s}
.rz-footer__form input::placeholder{color:rgba(255,255,255,.55)}
.rz-footer__form input:focus{border-color:#fff;background:rgba(255,255,255,.25);box-shadow:0 0 0 2px rgba(255,255,255,.2)}
.rz-footer__form button{height:48px;padding:0 24px;border:0;border-radius:8px;background:#fff;color:#8E1B1B;font:700 14px Inter,sans-serif;white-space:nowrap;cursor:pointer}
.rz-footer__form button:hover{background:#FFF7ED}

/* bottom bar */
.rz-footer__bottom{padding:28px 0;border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:20px;font-size:13px}
.rz-footer__legal{display:flex;flex-wrap:wrap;gap:8px 20px;color:rgba(255,255,255,.8)}
.rz-footer__legal b{color:#fff;font-weight:500}
.rz-footer__legal a:hover{color:#fff}
.rz-footer__meta{display:flex;align-items:center;gap:16px;color:rgba(255,255,255,.8)}
.rz-footer__lang{display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:4px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15)}
.rz-footer__lang i{font-size:14px}
.rz-footer__lang b{color:#fff}
.rz-footer__lang span{color:rgba(255,255,255,.4)}
.rz-footer__lang a:hover{color:#fff}
.rz-footer__pay{display:none;align-items:center;gap:8px}
.rz-footer__pay small{font:700 11px/1 Inter,sans-serif;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.7)}
.rz-footer__pay em{font:900 10px/1 Inter,sans-serif;font-style:normal;background:#fff;color:#8E1B1B;padding:4px 8px;border-radius:4px;margin-left:4px}

/* breakpoints: sm 640 / md 768 / lg 1024 / xl 1280 */
@media (min-width:640px){.rz-footer .rz-footer__headline{font-size:60px}.rz-footer__pay{display:flex}}
@media (min-width:768px){.rz-footer__cols{grid-template-columns:repeat(3,1fr)}.rz-footer__brand{grid-column:span 3}}
@media (min-width:1024px){
  .rz-footer__inner{padding:0 32px}
  .rz-footer__cta{padding:96px 0;grid-template-columns:7fr 5fr}
  .rz-footer .rz-footer__headline{font-size:72px}
  .rz-footer__cols{padding:80px 0;grid-template-columns:repeat(6,1fr);gap:32px}
  .rz-footer__brand{grid-column:span 2;padding-right:32px}
  .rz-footer__news{padding:48px 0;grid-template-columns:1fr 1fr;align-items:center}
  .rz-footer .rz-footer__news h4{font-size:22px}
  .rz-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}
}
@media (min-width:1280px){.rz-footer .rz-footer__headline{font-size:88px}}

[data-zone="TopBar"]{background:#C62828;color:#fff;font-family:Inter,system-ui,sans-serif;padding:0}
[data-zone="TopBar"] .rz-topbar{max-width:1440px;margin:0 auto;padding:0 20px;height:40px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;line-height:1}
[data-zone="TopBar"] .rz-topbar p{margin:0;display:contents}
[data-zone="TopBar"] .rz-topbar__brand{font-weight:800;letter-spacing:-.02em;color:#fff}
[data-zone="TopBar"] .rz-topbar__brand span{font-weight:500;color:rgba(255,255,255,.7)}
[data-zone="TopBar"] .rz-topbar__msg{color:rgba(255,255,255,.95)}
[data-zone="TopBar"] .rz-topbar a{color:#fff;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.6);transition:color .15s,border-color .15s}
[data-zone="TopBar"] .rz-topbar a:hover{color:#fecaca;border-color:#fecaca}
@media (max-width:479px){[data-zone="TopBar"] .rz-topbar__brand{display:none}}
@media (min-width:1024px){[data-zone="TopBar"] .rz-topbar{padding:0 32px}}


.rz-benefits{max-width:1440px;margin:0 auto 28px;padding:24px 20px;background:#fff;border-radius:16px;box-shadow:0 10px 30px -12px rgba(0,0,0,.35);display:grid;grid-template-columns:repeat(2,1fr);gap:20px;font-family:Inter,system-ui,sans-serif}
.rz-benefits > p{margin:0;display:contents}
.rz-benefits a{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}
.rz-benefits a i{flex:none;width:44px;height:44px;border-radius:50%;background:#FEF2F2;border:1px solid #FECACA;color:#C62828;font-size:20px;display:flex;align-items:center;justify-content:center;transition:background-color .15s,border-color .15s,color .15s}
.rz-benefits a:hover i{background:#C62828;border-color:#C62828;color:#fff}
.rz-benefits b{display:block;font:700 14px/1.3 Inter,sans-serif;color:#0f172a}
.rz-benefits small{display:block;font-size:11.5px;line-height:1.3;color:#6b7280}
@media (min-width:1024px){.rz-benefits{padding:24px 28px;grid-template-columns:repeat(5,1fr);gap:12px}}


[data-zone="BookingBar-Hero"]{background:#7f1d1d;background-image:radial-gradient(ellipse at 20% 0%,rgba(255,255,255,.12),transparent 55%),linear-gradient(180deg,#8E1B1B,#6b1414);color:#fff;font-family:Inter,system-ui,sans-serif;padding:24px 20px 128px}
[data-zone="BookingBar-Hero"] .booking-bar-widget{max-width:1500px;margin:0 auto;box-shadow:0 30px 60px -20px rgba(0,0,0,.45)}

/* headline: typewriter, two lines, one colour. min-height holds two lines while the text is erased/re-typed */
/* max-width MUST equal the Booking Bar's Max Width setting so the left edges align; padding-left = the bar's inner padding */
[data-zone="BookingBar-Hero"] .rz-h1{max-width:1500px;margin:32px auto 0;padding-left:40px;padding-right:45%;font:800 30px/1.05 Inter,system-ui,sans-serif;letter-spacing:-.02em;color:#fff;min-height:2.1em;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}
[data-zone="BookingBar-Hero"] .typewriter-cursor{display:inline-block;width:3px;height:.9em;background:#fecaca;margin-left:4px;vertical-align:-.05em;animation:rz-blink 1s steps(2) infinite}
@keyframes rz-blink{50%{opacity:0}}

/* paragraph */
[data-zone="BookingBar-Hero"] .rz-hero-text{max-width:1500px;margin:12px auto 0;padding-left:40px;padding-right:45%;font-size:16px;line-height:1.6;color:rgba(255,255,255,.95)}
[data-zone="BookingBar-Hero"] .rz-hero-text p{margin:0}

@media (max-width:1023px){[data-zone="BookingBar-Hero"] .rz-h1,[data-zone="BookingBar-Hero"] .rz-hero-text{padding-left:0;padding-right:0}}
@media (min-width:640px){[data-zone="BookingBar-Hero"] .rz-h1{font-size:48px}}
@media (min-width:1024px){
  [data-zone="BookingBar-Hero"]{padding:32px 32px 176px}
  [data-zone="BookingBar-Hero"] .rz-h1{margin-top:48px;font-size:60px}
  [data-zone="BookingBar-Hero"] .rz-hero-text{font-size:18px}
}
/* ===== Hero CTA buttons (two Button widgets after the hero text) ===== */
[data-zone="BookingBar-Hero"] .button-widget{display:inline-flex;vertical-align:top;margin:22px 0 0 40px}
[data-zone="BookingBar-Hero"] .button-widget + .button-widget{margin-left:12px}
/* Every hero button: white with red text */
[data-zone="BookingBar-Hero"] .button-widget a{padding:14px 28px;border-radius:12px;border:2px solid #fff;background:#fff;color:#c62828;font:600 16px/1.2 Inter,system-ui,sans-serif;text-decoration:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.25);transition:background-color .15s,border-color .15s,color .15s}
[data-zone="BookingBar-Hero"] .button-widget a:hover{background:#fff1f1;color:#8e1b1b;filter:none}
[data-zone="BookingBar-Hero"] .button-widget a i{font-size:18px}
/* The WhatsApp button: white outline on the red photo */
[data-zone="BookingBar-Hero"] .button-widget a[href*="wa.me"]{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.75);backdrop-filter:blur(4px);box-shadow:none}
[data-zone="BookingBar-Hero"] .button-widget a[href*="wa.me"]:hover{background:rgba(255,255,255,.22);border-color:#fff;color:#fff}
@media (max-width:1023px){
  [data-zone="BookingBar-Hero"] .button-widget{margin-left:0}
  [data-zone="BookingBar-Hero"] .button-widget + .button-widget{margin-left:10px}
}
@media (max-width:479px){
  [data-zone="BookingBar-Hero"] .button-widget{display:flex}
  [data-zone="BookingBar-Hero"] .button-widget a{flex:1;justify-content:center}
  [data-zone="BookingBar-Hero"] .button-widget + .button-widget{margin:10px 0 0}
}


[data-zone="Fleet"]{background:#7f1d1d;background-image:radial-gradient(ellipse at 80% 0%,rgba(255,255,255,.10),transparent 55%),linear-gradient(180deg,#b22424,#6b1414);color:#fff;font-family:Inter,system-ui,sans-serif;padding:64px 20px}
/* heading widget */
[data-zone="Fleet"] .rz-fleet-h2{max-width:1440px;margin:0 auto 28px;font:900 30px/0.95 Inter,system-ui,sans-serif;letter-spacing:-.025em;text-transform:uppercase;color:#fff}

@media (min-width:640px){[data-zone="Fleet"] .rz-fleet-h2{font-size:48px}}
@media (min-width:1024px){[data-zone="Fleet"]{padding:66px 32px}[data-zone="Fleet"] .rz-fleet-h2{font-size:60px;margin-bottom:36px}}




[data-zone="PageContent"]{background:#c62828;display:flow-root}
.rz-fleet-page{color:#fff;padding:64px 20px}
.rz-fleet-page h2{max-width:1152px;margin:0 auto 28px;font:900 36px/0.95 Inter,system-ui,sans-serif;letter-spacing:-.025em;text-transform:uppercase;color:#fff}
.rz-fleet-page [data-dynamic-block]{max-width:1440px;margin:0 auto}
.rz-fleet-page [id^="fleet-datepicker-"],.rz-fleet-page [id^="fleet-banner-"]{background:#fff!important;border:0!important;color:#111827;border-radius:12px;box-shadow:0 10px 30px -10px rgba(0,0,0,.4)}
.rz-fleet-page [id^="fleet-grid-"] > div > div:first-child{height:auto!important;aspect-ratio:3/2}
.rz-fleet-page [id^="fleet-grid-"] img{object-fit:cover!important}
@media (min-width:1024px){.rz-fleet-page{padding:96px 32px}.rz-fleet-page h2{font-size:60px}}



.rz-journeys{max-width:1440px;margin:0 auto 28px;padding:56px 24px;border-radius:16px;background-color:#FCFAF7;background-image:repeating-linear-gradient(135deg,rgba(198,40,40,.045) 0 1px,transparent 1px 14px),radial-gradient(ellipse at 50% 0%,rgba(198,40,40,.08),transparent 60%);box-shadow:0 10px 30px -12px rgba(0,0,0,.35);color:#0f172a;font-family:Inter,system-ui,sans-serif;text-align:center}
/* the editor wraps the badge and the button in their own <p>; take only those unclassed
   wrappers out of the layout — never the classed paragraphs, or they collapse onto one line */
.rz-journeys > p:not([class]){margin:0;display:contents}
.rz-journeys__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;margin-bottom:20px;border-radius:999px;background:#fff;border:1px solid #FECACA;font:700 12px/1.4 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#A41E1E}
.rz-journeys__badge i{font-size:14px;color:#C62828}
.rz-journeys h2{max-width:900px;text-wrap:balance;margin:0 auto;font:800 32px/1.05 Inter,system-ui,sans-serif;letter-spacing:-.02em;color:#0f172a}
.rz-journeys h2 em{font-style:normal;color:#C62828}
.rz-journeys__lead{max-width:672px;margin:20px auto 0!important;font-size:18px;line-height:1.5;color:#334155;font-weight:500}
.rz-journeys__body{max-width:720px;margin:24px auto 0;text-align:left;font-size:16px;line-height:1.7;color:#475569}
.rz-journeys__body p{margin:0}
.rz-journeys__body p+p{margin-top:14px}
.rz-journeys__close{max-width:672px;margin:24px auto 0!important;font-size:17px;font-weight:600;color:#0f172a}
.rz-journeys__btn{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 28px;margin-top:28px;border-radius:8px;background:#C62828;color:#fff;font:700 15px Inter,sans-serif;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.1);transition:background-color .15s}
.rz-journeys__btn:hover{background:#A41E1E}
.rz-journeys__btn i{font-size:18px}
@media (min-width:1024px){.rz-journeys{padding:80px 40px}.rz-journeys h2{font-size:52px}.rz-journeys__body{font-size:17px}}
/* Journeys section: full width + sketch picture */
[data-zone="PageContent"] .rz-journeys{
  max-width:none;margin:0 0 28px;border-radius:0;box-shadow:none;
  padding:88px 24px 320px;
  background-color:#fff;
  background-image:
    linear-gradient(to bottom, rgba(255,255,255,.97) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.5) 74%, rgba(255,255,255,.08) 100%),
    url("/uploads/2026/09/north-cyprus-car-rental-services-20260907151149.webp");
  background-position:center bottom, center bottom;
  background-size:100% 100%, 100% auto;
  background-repeat:no-repeat;
}
@media (max-width:767px){
  [data-zone="PageContent"] .rz-journeys{padding:64px 20px 260px;background-size:100% 100%, cover}
}



.rz-faq{max-width:1000px;margin:0 auto 28px;padding:48px 24px;border-radius:16px;background:#FCFAF7;box-shadow:0 10px 30px -12px rgba(0,0,0,.35);color:#0f172a;font-family:Inter,system-ui,sans-serif}
.rz-faq > p:not([class]){margin:0;display:contents}
.rz-faq__eyebrow{display:flex;justify-content:center;margin-bottom:24px}
.rz-faq__eyebrow span{display:inline-flex;align-items:center;gap:12px;font:700 11px/1 Inter,sans-serif;letter-spacing:.28em;text-transform:uppercase;color:#A41E1E}
.rz-faq__eyebrow span::before,.rz-faq__eyebrow span::after{content:"";display:block;width:40px;height:1px;background:#C62828}
.rz-faq h2{margin:0 auto;max-width:820px;text-align:center;text-wrap:balance;font:900 30px/0.98 Inter,system-ui,sans-serif;letter-spacing:-.025em;text-transform:uppercase;color:#0f172a}
.rz-faq h2 em{font-style:normal;color:#C62828}
.rz-faq__list{margin-top:40px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}
.rz-faq details{border-bottom:1px solid #e5e7eb;padding:18px 0}
.rz-faq details:last-of-type{border-bottom:0}
.rz-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}
.rz-faq summary::-webkit-details-marker{display:none}
.rz-faq summary::marker{content:""}
.rz-faq summary h3{margin:0;font:700 17px/1.35 Inter,sans-serif;color:#0f172a}
.rz-faq summary i{flex:none;font-size:22px;color:#C62828;transition:transform .2s}
.rz-faq details[open] summary i{transform:rotate(45deg)}
.rz-faq details p{margin:12px 0 0;max-width:820px;font-size:15px;line-height:1.65;color:#475569}
.rz-faq details a{color:#C62828;font-weight:500;text-decoration:none}
.rz-faq details a:hover{text-decoration:underline}
.rz-faq__more{margin:32px 0 0!important;text-align:center}
.rz-faq__more a{display:inline-flex;align-items:center;gap:8px;color:#C62828;font:700 15px Inter,sans-serif;text-decoration:none}
.rz-faq__more a:hover{gap:12px}
.rz-faq__more i{font-size:18px;transition:margin .15s}
@media (min-width:1024px){.rz-faq{padding:72px 48px}.rz-faq h2{font-size:52px}.rz-faq summary h3{font-size:19px}}

