{"id":71,"date":"2026-02-21T01:05:07","date_gmt":"2026-02-21T01:05:07","guid":{"rendered":"https:\/\/lcibiza.com\/?page_id=71"},"modified":"2026-04-09T18:06:00","modified_gmt":"2026-04-09T18:06:00","slug":"inicio","status":"publish","type":"page","link":"https:\/\/lcibiza.com\/fr\/","title":{"rendered":"Location de voiture de luxe \u00e0 Ibiza | LC IBIZA"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"71\" class=\"elementor elementor-71\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc9de44 e-flex e-con-boxed e-con e-parent\" data-id=\"fc9de44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f14a3e4 elementor-widget elementor-widget-html\" data-id=\"f14a3e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* \u2500\u2500 LC IBIZA \u2014 HERO \u2500\u2500 *\/\n\n.lc-hero-wrap {\n  width: 100%;\n  background: #0A0A0A;\n}\n\n\/* Secci\u00f3n imagen \u2014 overflow:hidden solo aqu\u00ed para el zoom *\/\n.lc-hero {\n  position: relative;\n  width: 100%;\n  height: 580px;\n  overflow: hidden;\n  display: flex;\n  align-items: stretch;\n}\n\n.lc-hero-bg {\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n}\n.lc-hero-bg img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center center;\n  display: block;\n  transform: scale(1.04);\n  animation: lc-zoom 7s ease-out forwards;\n}\n@keyframes lc-zoom {\n  from { transform: scale(1.04); }\n  to   { transform: scale(1.00); }\n}\n\n.lc-hero-overlay {\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n  background: linear-gradient(\n    100deg,\n    rgba(0,0,0,0.85) 0%,\n    rgba(0,0,0,0.65) 30%,\n    rgba(0,0,0,0.22) 55%,\n    rgba(0,0,0,0.00) 75%\n  );\n  pointer-events: none;\n}\n\n.lc-hero-content {\n  position: relative;\n  z-index: 2;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 90px 0 50px 80px;\n  max-width: 600px;\n  width: 100%;\n}\n\n.lc-hero-content > * {\n  opacity: 0;\n  animation: lc-fadein 0.9s ease forwards;\n}\n.lc-hero-content > *:nth-child(1) { animation-delay: 0.15s; }\n.lc-hero-content > *:nth-child(2) { animation-delay: 0.30s; }\n.lc-hero-content > *:nth-child(3) { animation-delay: 0.45s; }\n.lc-hero-content > *:nth-child(4) { animation-delay: 0.60s; }\n.lc-hero-content > *:nth-child(5) { animation-delay: 0.75s; }\n@keyframes lc-fadein {\n  from { opacity: 0; transform: translateY(20px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n.lc-hero-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: #C41E3A;\n  margin-bottom: 22px;\n}\n.lc-hero-eyebrow::before {\n  content: '';\n  display: block;\n  width: 26px;\n  height: 2px;\n  background: #C41E3A;\n  flex-shrink: 0;\n}\n\n.lc-hero-h1 {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 48px;\n  font-weight: 900;\n  color: #ffffff;\n  letter-spacing: -0.03em;\n  line-height: 0.93;\n  margin: 0 0 26px;\n  text-transform: uppercase;\n}\n.lc-hero-h1 em {\n  font-style: normal;\n  color: #C41E3A;\n  display: block;\n}\n\n.lc-hero-sub {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(13px, 1.4vw, 16px);\n  font-weight: 300;\n  color: rgba(255,255,255,0.60);\n  line-height: 1.75;\n  margin: 0 0 38px;\n  max-width: 440px;\n}\n\n.lc-hero-ctas {\n  display: flex;\n  gap: 14px;\n  flex-wrap: wrap;\n  margin-bottom: 46px;\n}\n\n.lc-hero-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  text-decoration: none !important;\n  padding: 15px 30px;\n  border-radius: 4px;\n  transition: all 0.25s ease;\n  white-space: nowrap;\n  min-height: 50px;\n}\n.lc-hero-btn--primary {\n  background: #25D366;\n  color: #fff !important;\n  border: 2px solid #25D366;\n}\n.lc-hero-btn--primary:hover {\n  background: #1ebe5d;\n  border-color: #1ebe5d;\n  transform: translateY(-2px);\n  box-shadow: 0 8px 28px rgba(37,211,102,0.35);\n}\n.lc-hero-btn--secondary {\n  background: transparent;\n  color: #fff !important;\n  border: 2px solid rgba(255,255,255,0.40);\n}\n.lc-hero-btn--secondary:hover {\n  background: rgba(255,255,255,0.08);\n  border-color: rgba(255,255,255,0.80);\n  transform: translateY(-2px);\n}\n\n.lc-hero-trust {\n  display: flex;\n  flex-direction: column;\n  gap: 11px;\n  border-top: 1px solid rgba(255,255,255,0.12);\n  padding-top: 28px;\n}\n.lc-hero-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10.5px;\n  font-weight: 600;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.50);\n}\n.lc-hero-trust-item i {\n  color: #C41E3A;\n  font-size: 12px;\n  width: 14px;\n  text-align: center;\n  flex-shrink: 0;\n}\n\n\/* \u2500\u2500 TICKER \u2014 fuera del section, siempre visible \u2500\u2500 *\/\n.lc-hero-ticker {\n  width: 100%;\n  background: #C41E3A;\n  overflow: hidden;\n  height: 44px;\n  display: flex;\n  align-items: center;\n}\n.lc-hero-ticker-track {\n  display: flex;\n  align-items: center;\n  white-space: nowrap;\n  animation: lc-ticker 55s linear infinite;\n}\n.lc-hero-ticker-track:hover {\n  animation-play-state: paused;\n}\n@keyframes lc-ticker {\n  from { transform: translateX(0); }\n  to   { transform: translateX(-50%); }\n}\n.lc-hero-ticker-item {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 0 32px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #fff;\n  white-space: nowrap;\n}\n.lc-hero-ticker-item i {\n  font-size: 13px;\n  opacity: 0.9;\n}\n.lc-hero-ticker-sep {\n  color: rgba(255,255,255,0.40);\n  font-size: 18px;\n  flex-shrink: 0;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 1024px) {\n  .lc-hero { height: 520px; }\n  .lc-hero-content { padding: 40px 0 40px 50px; max-width: 500px; }\n  .lc-hero-overlay {\n    background: linear-gradient(100deg, rgba(0,0,0,0.90) 0%, rgba(0,0,0,0.72) 40%, rgba(0,0,0,0.28) 65%, rgba(0,0,0,0.00) 100%);\n  }\n}\n@media (max-width: 768px) {\n  .lc-hero { height: auto; min-height: 460px; }\n  .lc-hero-bg img { object-position: center 40%; }\n  .lc-hero-overlay { background: rgba(0,0,0,0.62); }\n  .lc-hero-h1 { font-size: 34px; }\n  .lc-hero-content { padding: 50px 24px 44px 28px; max-width: 100%; }\n  .lc-hero-ctas { flex-direction: column; }\n  .lc-hero-btn { width: 100%; justify-content: center; }\n  .lc-hero-trust { display: none; }\n}\n<\/style>\n\n<div class=\"lc-hero-wrap\">\n\n  <!-- Imagen hero -->\n  <section class=\"lc-hero\">\n    <div class=\"lc-hero-bg\">\n      <picture>\n        <source media=\"(max-width: 768px)\"\n                srcset=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/home_mobile.webp\">\n        <img src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/ChatGPT-Image-21-feb-2026-03_57_32.webp\"\n             alt=\"Luxury car rental Ibiza \u2014 Lamborghini Urus\"\n             loading=\"eager\"\n             fetchpriority=\"high\"\n             decoding=\"sync\">\n      <\/picture>\n    <\/div>\n    <div class=\"lc-hero-overlay\"><\/div>\n    <div class=\"lc-hero-content\">\n      <div class=\"lc-hero-eyebrow\">Ferrari \u00b7 Lamborghini \u00b7 Porsche<\/div>\n      <h1 class=\"lc-hero-h1\">Luxury Car Rental Ibiza<em>Drive It Like You Own It<\/em><\/h1>\n      <p class=\"lc-hero-sub\">Ferrari, Lamborghini, Porsche, Range Rover. Private delivery to your airport, villa or marina \u2014 anywhere on the island.<\/p>\n      <div class=\"lc-hero-ctas\">\n        <a class=\"lc-hero-btn lc-hero-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20a%20luxury%20car%20rental%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\">\n          <i class=\"fab fa-whatsapp\" style=\"font-size:15px;\"><\/i> WhatsApp Us\n        <\/a>\n        <a class=\"lc-hero-btn lc-hero-btn--secondary\" href=\"\/fleet\/\">\n          <i class=\"fas fa-car\" style=\"font-size:13px;\"><\/i> View Fleet\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- TICKER rojo animado -->\n  <div class=\"lc-hero-ticker\">\n    <div class=\"lc-hero-ticker-track\">\n      <span class=\"lc-hero-ticker-item\"><i class=\"fab fa-bitcoin\"><\/i> Bitcoin &amp; Crypto Accepted<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-plane-arrival\"><\/i> IBZ Airport Delivery<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-clock\"><\/i> 24\/7 Availability<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-road\"><\/i> Unlimited Mileage<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-home\"><\/i> Villa &amp; Hotel Delivery<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-gas-pump\"><\/i> Full-to-Full Fuel Policy<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-tag\"><\/i> No Hidden Fees<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-anchor\"><\/i> Marina Botafoch Delivery<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-spray-can\"><\/i> Spotless &amp; Sanitised<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-user-tie\"><\/i> Personal Concierge<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <!-- Duplicado para loop continuo sin salto -->\n      <span class=\"lc-hero-ticker-item\"><i class=\"fab fa-bitcoin\"><\/i> Bitcoin &amp; Crypto Accepted<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-plane-arrival\"><\/i> IBZ Airport Delivery<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-clock\"><\/i> 24\/7 Availability<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-road\"><\/i> Unlimited Mileage<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-home\"><\/i> Villa &amp; Hotel Delivery<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-gas-pump\"><\/i> Full-to-Full Fuel Policy<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-tag\"><\/i> No Hidden Fees<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-anchor\"><\/i> Marina Botafoch Delivery<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-spray-can\"><\/i> Spotless &amp; Sanitised<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n      <span class=\"lc-hero-ticker-item\"><i class=\"fas fa-user-tie\"><\/i> Personal Concierge<\/span>\n      <span class=\"lc-hero-ticker-sep\">\u00b7<\/span>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02ad253 e-con-full e-flex e-con e-parent\" data-id=\"02ad253\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06918fe elementor-widget elementor-widget-html\" data-id=\"06918fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n\/* \u2500\u2500 LC IBIZA \u2014 FLEET CAROUSEL \u2014 FONDO CLARO \u2500\u2500 *\/\n\n.lc-carousel-section {\n  padding: 80px 0 60px;\n  background: #F7F7F7;\n}\n.lc-carousel-section.lc-alt {\n  background: #EFEFEF;\n}\n\n.lc-carousel-header {\n  max-width: 1200px;\n  margin: 0 auto 40px;\n  padding: 0 40px;\n  display: flex;\n  align-items: flex-end;\n  justify-content: space-between;\n  gap: 20px;\n}\n\n.lc-carousel-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: #C41E3A;\n  margin-bottom: 14px;\n}\n.lc-carousel-eyebrow::before {\n  content: '';\n  display: block;\n  width: 24px;\n  height: 2px;\n  background: #C41E3A;\n  flex-shrink: 0;\n}\n\n.lc-carousel-heading {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(26px, 3vw, 40px);\n  font-weight: 900;\n  color: #0A0A0A;\n  letter-spacing: -0.02em;\n  line-height: 1.1;\n  margin: 0;\n}\n\n.lc-carousel-subtext {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 13px;\n  font-weight: 300;\n  color: #777;\n  margin-top: 10px;\n  max-width: 460px;\n  line-height: 1.7;\n}\n\n.lc-carousel-view-all {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #555;\n  text-decoration: none;\n  border-bottom: 1px solid #aaa;\n  white-space: nowrap;\n  padding-bottom: 2px;\n  transition: color 0.25s ease, border-color 0.25s ease;\n  flex-shrink: 0;\n  margin-bottom: 4px;\n}\n.lc-carousel-view-all:hover {\n  color: #C41E3A;\n  border-color: #C41E3A;\n}\n\n.lc-car-wrap {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n}\n\n.lc-car-carousel {\n  display: grid;\n  grid-auto-flow: column;\n  grid-auto-columns: minmax(300px, 1fr);\n  gap: 18px;\n  overflow-x: auto;\n  scroll-behavior: smooth;\n  padding: 10px 40px 18px;\n  -webkit-overflow-scrolling: touch;\n  scrollbar-width: none;\n}\n.lc-car-carousel::-webkit-scrollbar { display: none; }\n\n.lc-car-card {\n  position: relative;\n  border-radius: 16px;\n  overflow: hidden;\n  background: #0c0f14;\n  box-shadow: 0 14px 40px rgba(0,0,0,0.12);\n  border: 1px solid rgba(0,0,0,0.08);\n  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;\n}\n.lc-car-card:hover {\n  border-color: rgba(196,30,58,0.4);\n  transform: translateY(-4px);\n  box-shadow: 0 20px 50px rgba(0,0,0,0.2);\n}\n\n.lc-car-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/fondo.jpeg') center\/cover no-repeat;\n  z-index: 0;\n  pointer-events: none;\n}\n.lc-car-card::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.55) 50%, rgba(0,0,0,0.88) 100%);\n  z-index: 1;\n  pointer-events: none;\n}\n\n.lc-car-img {\n  width: 100%;\n  height: 205px;\n  object-fit: cover;\n  position: relative;\n  z-index: 2;\n  pointer-events: none;\n}\n\n.lc-car-panel {\n  position: relative;\n  z-index: 3;\n  padding: 14px 16px 16px;\n  display: flex;\n  flex-direction: column;\n  min-height: 255px;\n}\n\n.lc-car-title {\n  margin: 0 0 8px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 18px;\n  letter-spacing: 0.3px;\n  color: #ffffff;\n  font-weight: 900;\n  text-transform: uppercase;\n  line-height: 1.15;\n  display: -webkit-box;\n  -webkit-line-clamp: 2;\n  -webkit-box-orient: vertical;\n  overflow: hidden;\n  min-height: 44px;\n}\n\n.lc-car-specs {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-bottom: 10px;\n  min-height: 36px;\n}\n\n.lc-car-spec {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11.5px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 0.02em;\n}\n.lc-car-spec i { color: #C41E3A; font-size: 10px; }\n\n.lc-car-price {\n  margin: 6px 0 12px;\n  min-height: 60px;\n}\n.lc-car-from {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.45);\n  margin-bottom: 4px;\n}\n.lc-car-eur {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 28px;\n  font-weight: 900;\n  color: #fff;\n  line-height: 1;\n}\n.lc-car-eur span {\n  font-size: 13px;\n  font-weight: 500;\n  color: rgba(255,255,255,0.6);\n  margin-left: 5px;\n}\n\n.lc-car-actions {\n  margin-top: auto;\n  display: flex;\n  gap: 10px;\n  flex-wrap: nowrap;\n  align-items: stretch;\n}\n\n.lc-car-btn {\n  flex: 1 1 0;\n  text-align: center;\n  padding: 11px 10px;\n  border-radius: 8px;\n  font-family: 'Montserrat', sans-serif;\n  font-weight: 700;\n  font-size: 11px;\n  letter-spacing: 0.8px;\n  text-transform: uppercase;\n  border: 1px solid rgba(255,255,255,0.15);\n  text-decoration: none !important;\n  transition: transform 0.12s ease, background 0.2s ease;\n  position: relative;\n  z-index: 9999;\n  pointer-events: auto;\n  cursor: pointer;\n  min-height: 44px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  white-space: nowrap;\n}\n.lc-car-btn:hover { transform: translateY(-1px); }\n\n.lc-car-btn--primary {\n  background: #C41E3A;\n  border-color: #C41E3A;\n  color: #fff !important;\n}\n.lc-car-btn--primary:hover { background: #9E1830; border-color: #9E1830; }\n\n.lc-car-btn--ghost {\n  background: transparent;\n  color: rgba(255,255,255,0.85) !important;\n}\n.lc-car-btn--ghost:hover { background: rgba(255,255,255,0.07); color: #fff !important; }\n\n.lc-car-arrow {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 30px;\n  color: #0A0A0A;\n  background: rgba(255,255,255,0.9);\n  border: 1px solid rgba(0,0,0,0.12);\n  border-radius: 50%;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  z-index: 10000;\n  transition: background 0.2s ease, color 0.2s ease;\n  padding: 0;\n  line-height: 1;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n}\n.lc-car-arrow:hover { background: #C41E3A; color: #fff; border-color: #C41E3A; }\n.lc-car-arrow.left  { left: 2px; }\n.lc-car-arrow.right { right: 2px; }\n\n\/* Desktop: 3-card carousels become static grid *\/\n@media (min-width: 769px) {\n  .lc-car-carousel.lc-static {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    grid-auto-flow: unset;\n    grid-auto-columns: unset;\n    overflow-x: visible;\n    padding-bottom: 10px;\n  }\n  .lc-car-wrap:has(.lc-static) .lc-car-arrow {\n    display: none;\n  }\n}\n\n@media(max-width:768px){\n  .lc-carousel-section { padding: 60px 0 40px; }\n  .lc-carousel-header { flex-direction: column; align-items: flex-start; padding: 0 20px; margin-bottom: 28px; }\n  .lc-car-carousel { padding: 10px 20px 16px; grid-auto-columns: minmax(260px, 1fr); }\n  .lc-car-panel { min-height: unset; padding: 14px 14px 16px; }\n  .lc-car-title { font-size: 16px; min-height: 38px; }\n  .lc-car-eur { font-size: 24px; }\n  .lc-car-actions { flex-direction: column; gap: 8px; }\n  .lc-car-btn { width: 100%; min-height: 46px; }\n}\n<\/style>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SUPERCARS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lc-carousel-section\" id=\"supercars\">\n  <div class=\"lc-carousel-header\">\n    <div>\n      <div class=\"lc-carousel-eyebrow\">Ibiza Fleet<\/div>\n      <h2 class=\"lc-carousel-heading\">Supercars<\/h2>\n      <p class=\"lc-carousel-subtext\">Ferrari, Lamborghini, Porsche. When only the extraordinary will do. <a href=\"\/fleet\/supercars\/\" style=\"color:#C41E3A;font-weight:600;text-decoration:none;\">View all supercars \u2192<\/a><\/p>\n    <\/div>\n    <a href=\"\/fleet\/supercars\/\" class=\"lc-carousel-view-all\">View all supercars<\/a>\n  <\/div>\n  <div class=\"lc-car-wrap\" id=\"lcSupercarsCarousel\">\n    <button class=\"lc-car-arrow left\" type=\"button\" aria-label=\"Previous\">\u2039<\/button>\n    <button class=\"lc-car-arrow right\" type=\"button\" aria-label=\"Next\">\u203a<\/button>\n    <div class=\"lc-car-carousel lc-static\">\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/feed_ferrari.jpg\" alt=\"Ferrari Portofino rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Ferrari Portofino<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 600 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 320 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 3.5s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">750\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Ferrari%20Portofino%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/supercars\/ferrari-portofino-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/ChatGPT-Image-21-feb-2026-03_57_32.webp\" alt=\"Lamborghini Urus rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Lamborghini Urus<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 650 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 305 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 3.6s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">1,000\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Lamborghini%20Urus%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/lamborghini-urus-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/PORSCHE-992-911-CARRERA-CABRIO_1.webp\" alt=\"Porsche 911 Carrera Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Porsche 911 Carrera Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 385 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 293 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 4.2s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">500\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Porsche%20911%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/supercars\/porsche-911-carrera-cabrio-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CONVERTIBLES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lc-carousel-section lc-alt\">\n  <div class=\"lc-carousel-header\">\n    <div>\n      <div class=\"lc-carousel-eyebrow\">Ibiza Fleet<\/div>\n      <h2 class=\"lc-carousel-heading\">Convertibles<\/h2>\n      <p class=\"lc-carousel-subtext\">300 days of sun. The only logical answer is a convertible. <a href=\"\/fleet\/convertibles\/\" style=\"color:#C41E3A;font-weight:600;text-decoration:none;\">View all convertibles \u2192<\/a><\/p>\n    <\/div>\n    <a href=\"\/fleet\/convertibles\/\" class=\"lc-carousel-view-all\">View all convertibles<\/a>\n  <\/div>\n  <div class=\"lc-car-wrap\" id=\"lcConvertiblesCarousel\">\n    <button class=\"lc-car-arrow left\" type=\"button\" aria-label=\"Previous\">\u2039<\/button>\n    <button class=\"lc-car-arrow right\" type=\"button\" aria-label=\"Next\">\u203a<\/button>\n    <div class=\"lc-car-carousel\">\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/PORSCHE-992-911-CARRERA-CABRIO_1.webp\" alt=\"Porsche 911 Carrera Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Porsche 911 Carrera Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 385 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 293 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 4.2s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">500\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Porsche%20911%20Carrera%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/supercars\/porsche-911-carrera-cabrio-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/BMW-SERIE-4-PACK-M-SPORT-CABRIO_1.webp\" alt=\"BMW 4 Series M Sport Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">BMW 4 Series M Sport Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 184 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 236 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 8.2s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">150\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20BMW%204%20Series%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/convertibles\/bmw-4-series-m-sport-cabrio-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/MERCEDES-BENZ-C-PACK-AMG-CABRIO_1.webp\" alt=\"Mercedes C AMG Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Mercedes C AMG Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 204 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 240 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 7.5s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">150\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Mercedes%20C%20AMG%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/convertibles\/mercedes-c-amg-cabrio-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/RANGE-ROVER-EVOQUE-CABRIO_1.webp\" alt=\"Range Rover Evoque Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Range Rover Evoque Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 240 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 217 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 7.8s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">150\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Range%20Rover%20Evoque%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/range-rover-evoque-cabrio-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/VOLKSWAGEN-T-ROC-CABRIO_1.webp\" alt=\"Volkswagen T-Roc Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Volkswagen T-Roc Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 150 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 205 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 9.6s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">130\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20VW%20T-Roc%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/convertibles\/volkswagen-t-roc-cabrio-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/03\/Abarth-595_2.webp\" alt=\"Abarth 595 rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Abarth 595<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 165 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 218 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 7.9s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">80\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Abarth%20595%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/convertibles\/abarth-595-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/MINI-COOPER-CABRIO_1.webp\" alt=\"Mini Cooper Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Mini Cooper Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 136 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 207 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 9.2s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">90\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Mini%20Cooper%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/convertibles\/mini-cooper-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 LUXURY SUVs \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lc-carousel-section\">\n  <div class=\"lc-carousel-header\">\n    <div>\n      <div class=\"lc-carousel-eyebrow\">Ibiza Fleet<\/div>\n      <h2 class=\"lc-carousel-heading\">Luxury SUVs<\/h2>\n      <p class=\"lc-carousel-subtext\">Airport, villa, hidden cala. Presence without compromise. <a href=\"\/fleet\/luxury-suvs\/\" style=\"color:#C41E3A;font-weight:600;text-decoration:none;\">View all SUVs \u2192<\/a><\/p>\n    <\/div>\n    <a href=\"\/fleet\/luxury-suvs\/\" class=\"lc-carousel-view-all\">View all SUVs<\/a>\n  <\/div>\n  <div class=\"lc-car-wrap\" id=\"lcSuvsCarousel\">\n    <button class=\"lc-car-arrow left\" type=\"button\" aria-label=\"Previous\">\u2039<\/button>\n    <button class=\"lc-car-arrow right\" type=\"button\" aria-label=\"Next\">\u203a<\/button>\n    <div class=\"lc-car-carousel\">\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/rangeroversport_8.webp\" alt=\"Range Rover Sport rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Range Rover Sport<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 395 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 225 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-users\"><\/i> 5 seats<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">340\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Range%20Rover%20Sport%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/range-rover-sport-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/LAND-ROVER-DEFENDER-PACK-X-DYNAMIC_1-1.webp\" alt=\"Land Rover Defender X-Dynamic rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Land Rover Defender X-Dynamic<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 300 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 191 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-users\"><\/i> 5 seats<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">340\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Land%20Rover%20Defender%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/land-rover-defender-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/03\/ford_bronco_6.webp\" alt=\"Ford Bronco Outerbanks rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Ford Bronco Outerbanks<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 330 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-mountain\"><\/i> 4\u00d74<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-sun\"><\/i> Open top<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">140\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Ford%20Bronco%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/ford-bronco-outerbanks-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/JEEP-WRANGLER-SAHARA-CABRIO-5-PUERTAS_1.webp\" alt=\"Jeep Wrangler Sahara rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Jeep Wrangler Sahara<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 272 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-mountain\"><\/i> 4\u00d74<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-sun\"><\/i> Open top<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">160\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Jeep%20Wrangler%20Sahara%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/jeep-wrangler-sahara-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/03\/MB-GLB-6-scaled.jpg\" alt=\"Mercedes GLB AMG rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Mercedes GLB AMG<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 224 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 235 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 6.9s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">140\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Mercedes%20GLB%20AMG%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/mercedes-glb-amg-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/RANGE-ROVER-EVOQUE-CABRIO_1.webp\" alt=\"Range Rover Evoque Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Range Rover Evoque Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 240 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 217 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 7.8s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">150\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Range%20Rover%20Evoque%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/luxury-suvs\/range-rover-evoque-cabrio-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 VANS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lc-carousel-section lc-alt\">\n  <div class=\"lc-carousel-header\">\n    <div>\n      <div class=\"lc-carousel-eyebrow\">Ibiza Fleet<\/div>\n      <h2 class=\"lc-carousel-heading\">Luxury Vans<\/h2>\n      <p class=\"lc-carousel-subtext\">Group travel without giving up comfort. Perfect for families and private transfers. <a href=\"\/fleet\/vans\/\" style=\"color:#C41E3A;font-weight:600;text-decoration:none;\">View all vans \u2192<\/a><\/p>\n    <\/div>\n    <a href=\"\/fleet\/vans\/\" class=\"lc-carousel-view-all\">View all vans<\/a>\n  <\/div>\n  <div class=\"lc-car-wrap\" id=\"lcVansCarousel\">\n    <button class=\"lc-car-arrow left\" type=\"button\" aria-label=\"Previous\">\u2039<\/button>\n    <button class=\"lc-car-arrow right\" type=\"button\" aria-label=\"Next\">\u203a<\/button>\n    <div class=\"lc-car-carousel lc-static\">\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/MERCEDES-BENZ-CLASE-V-300-EXECUTIVE-_1.webp\" alt=\"Mercedes V-Class 300 Executive rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Mercedes V-Class 300 Executive<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 239 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 222 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-users\"><\/i> 7 seats<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">180\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Mercedes%20V-Class%20300%20Executive%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/vans\/mercedes-v-class-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/Mercedes-benz-clase-v-250D_1.webp\" alt=\"Mercedes V-Class 250D rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Mercedes V-Class 250D<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 190 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 200 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-users\"><\/i> 7 seats<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">180\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Mercedes%20V-Class%20250D%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/vans\/mercedes-benz-v-250d-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/MERCEDES-BENZ-VITO_1.webp\" alt=\"Mercedes Benz Vito rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Mercedes Benz Vito<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 136 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 180 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-users\"><\/i> 8 seats<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">160\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Mercedes%20Benz%20Vito%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/vans\/mercedes-benz-vito-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 ECONOMY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"lc-carousel-section\">\n  <div class=\"lc-carousel-header\">\n    <div>\n      <div class=\"lc-carousel-eyebrow\">Ibiza Fleet<\/div>\n      <h2 class=\"lc-carousel-heading\">Economy<\/h2>\n      <p class=\"lc-carousel-subtext\">Smart choice for exploring the island. Great value, zero compromise on fun. <a href=\"\/fleet\/economy\/\" style=\"color:#C41E3A;font-weight:600;text-decoration:none;\">View all economy cars \u2192<\/a><\/p>\n    <\/div>\n    <a href=\"\/fleet\/economy\/\" class=\"lc-carousel-view-all\">View all economy cars<\/a>\n  <\/div>\n  <div class=\"lc-car-wrap\" id=\"lcEconomyCarousel\">\n    <button class=\"lc-car-arrow left\" type=\"button\" aria-label=\"Previous\">\u2039<\/button>\n    <button class=\"lc-car-arrow right\" type=\"button\" aria-label=\"Next\">\u203a<\/button>\n    <div class=\"lc-car-carousel\">\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/FIAT500.webp\" alt=\"Fiat 500C rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Fiat 500C<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 69 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 160 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-sun\"><\/i> Cabrio<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">70\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Fiat%20500C%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/economy\/fiat-500c-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/ford-puma-st-300x200-1.webp\" alt=\"Ford Puma rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Ford Puma<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 125 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 188 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 9.8s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">45\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Ford%20Puma%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/economy\/ford-puma-rental-ibiza-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/03\/ford_kuga_stline_6.webp\" alt=\"Ford Kuga ST Line rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Ford Kuga ST Line<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 150 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 195 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 9.5s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">75\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Ford%20Kuga%20ST%20Line%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/economy\/ford-kuga-st-line-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n      <article class=\"lc-car-card\">\n        <img decoding=\"async\" class=\"lc-car-img\" src=\"https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/MINI-COOPER-CABRIO_1.webp\" alt=\"Mini Cooper Cabrio rental Ibiza\" loading=\"lazy\">\n        <div class=\"lc-car-panel\">\n          <h3 class=\"lc-car-title\">Mini Cooper Cabrio<\/h3>\n          <div class=\"lc-car-specs\">\n            <span class=\"lc-car-spec\"><i class=\"fas fa-bolt\"><\/i> 136 hp<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-tachometer-alt\"><\/i> 207 km\/h<\/span>\n            <span class=\"lc-car-spec\"><i class=\"fas fa-flag-checkered\"><\/i> 9.2s 0-100<\/span>\n          <\/div>\n          <div class=\"lc-car-price\">\n            <div class=\"lc-car-from\">FROM<\/div>\n            <div class=\"lc-car-eur\">90\u20ac <span>\/ day<\/span><\/div>\n          <\/div>\n          <div class=\"lc-car-actions\">\n            <a class=\"lc-car-btn lc-car-btn--primary\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20check%20availability%20for%20the%20Mini%20Cooper%20Cabrio%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\" onclick=\"event.stopPropagation();\">BOOK NOW<\/a>\n            <a class=\"lc-car-btn lc-car-btn--ghost\" href=\"https:\/\/lcibiza.com\/fleet\/convertibles\/mini-cooper-rental-ibiza\/\" onclick=\"event.stopPropagation();\">VIEW DETAILS<\/a>\n          <\/div>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<script>\n(function(){\n  var carousels = [\n    \"lcSupercarsCarousel\",\n    \"lcConvertiblesCarousel\",\n    \"lcSuvsCarousel\",\n    \"lcVansCarousel\",\n    \"lcEconomyCarousel\"\n  ];\n  carousels.forEach(function(id){\n    var wrap = document.getElementById(id);\n    if (!wrap) return;\n    var track = wrap.querySelector(\".lc-car-carousel\");\n    var step = 340;\n    wrap.querySelector(\".left\").addEventListener(\"click\", function(){\n      track.scrollBy({ left: -step, behavior: \"smooth\" });\n    });\n    wrap.querySelector(\".right\").addEventListener(\"click\", function(){\n      track.scrollBy({ left: step, behavior: \"smooth\" });\n    });\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bead5d7 e-flex e-con-boxed e-con e-parent\" data-id=\"bead5d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f96996c elementor-widget elementor-widget-html\" data-id=\"f96996c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* \u2500\u2500 LC IBIZA \u2014 DIFFERENTIATORS BLOCK \u2500\u2500 *\/\n\n.lc-diff {\n  background: #F7F7F7;\n  padding: 90px 40px;\n}\n\n.lc-diff-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  align-items: center;\n}\n\n\/* LADO IZQUIERDO \u2014 editorial *\/\n.lc-diff-editorial {}\n\n.lc-diff-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: #C41E3A;\n  margin-bottom: 22px;\n}\n.lc-diff-eyebrow::before {\n  content: '';\n  display: block;\n  width: 24px;\n  height: 2px;\n  background: #C41E3A;\n  flex-shrink: 0;\n}\n\n.lc-diff-heading {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(32px, 3.5vw, 52px);\n  font-weight: 900;\n  color: #0A0A0A;\n  letter-spacing: -0.03em;\n  line-height: 1.0;\n  text-transform: uppercase;\n  margin: 0 0 24px;\n}\n.lc-diff-heading em {\n  font-style: normal;\n  color: #C41E3A;\n}\n\n.lc-diff-body {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 15px;\n  font-weight: 300;\n  color: #555;\n  line-height: 1.8;\n  margin: 0 0 36px;\n  max-width: 420px;\n}\n\n.lc-diff-cta {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  text-decoration: none !important;\n  color: #fff !important;\n  background: #0A0A0A;\n  border: 2px solid #0A0A0A;\n  padding: 14px 28px;\n  border-radius: 4px;\n  transition: all 0.25s ease;\n}\n.lc-diff-cta:hover {\n  background: #C41E3A;\n  border-color: #C41E3A;\n  transform: translateY(-2px);\n  box-shadow: 0 8px 24px rgba(196,30,58,0.25);\n}\n\n\/* LADO DERECHO \u2014 grid de diferenciadores *\/\n.lc-diff-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 2px;\n  background: #E5E5E5;\n  border: 2px solid #E5E5E5;\n  border-radius: 12px;\n  overflow: hidden;\n}\n\n.lc-diff-item {\n  background: #fff;\n  padding: 28px 24px;\n  transition: background 0.2s ease;\n  cursor: default;\n}\n.lc-diff-item:hover {\n  background: #0A0A0A;\n}\n.lc-diff-item:hover .lc-diff-item-title,\n.lc-diff-item:hover .lc-diff-item-text {\n  color: rgba(255,255,255,0.9);\n}\n.lc-diff-item:hover .lc-diff-item-icon {\n  color: #C41E3A;\n}\n\n.lc-diff-item-icon {\n  font-size: 20px;\n  color: #C41E3A;\n  margin-bottom: 12px;\n  display: block;\n  transition: color 0.2s ease;\n}\n\n.lc-diff-item-title {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #0A0A0A;\n  margin: 0 0 6px;\n  transition: color 0.2s ease;\n}\n\n.lc-diff-item-text {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 400;\n  color: #777;\n  line-height: 1.6;\n  margin: 0;\n  transition: color 0.2s ease;\n}\n\n\/* Item destacado \u2014 ocupa toda la fila *\/\n.lc-diff-item--wide {\n  grid-column: 1 \/ -1;\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  padding: 22px 24px;\n}\n.lc-diff-item--wide .lc-diff-item-icon {\n  margin-bottom: 0;\n  font-size: 22px;\n  flex-shrink: 0;\n}\n.lc-diff-item--wide .lc-diff-item-content {}\n\n\/* RESPONSIVE *\/\n@media (max-width: 1024px) {\n  .lc-diff-inner {\n    gap: 50px;\n  }\n}\n\n@media (max-width: 768px) {\n  .lc-diff {\n    padding: 60px 24px;\n  }\n  .lc-diff-inner {\n    grid-template-columns: 1fr;\n    gap: 44px;\n  }\n  .lc-diff-body {\n    max-width: 100%;\n  }\n  .lc-diff-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n  .lc-diff-item {\n    padding: 22px 18px;\n  }\n  .lc-diff-item-title {\n    font-size: 11px;\n  }\n  .lc-diff-item-text {\n    font-size: 11px;\n  }\n}\n\n@media (max-width: 480px) {\n  .lc-diff-grid {\n    grid-template-columns: 1fr;\n  }\n  .lc-diff-item--wide {\n    grid-column: 1;\n  }\n}\n<\/style>\n\n<section class=\"lc-diff\">\n  <div class=\"lc-diff-inner\">\n\n    <!-- IZQUIERDA: texto editorial -->\n    <div class=\"lc-diff-editorial\">\n      <div class=\"lc-diff-eyebrow\">Why LC Ibiza<\/div>\n      <h2 class=\"lc-diff-heading\">No Surprises.<br><em>Just the Drive.<\/em><\/h2>\n      <p class=\"lc-diff-body\">\n        We built LC Ibiza around one idea: renting a luxury car should feel as good as driving one. Clear pricing, private delivery and a service that works the way Ibiza does \u2014 effortlessly.\n      <\/p>\n      <a class=\"lc-diff-cta\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20rent%20a%20car%20in%20Ibiza.\" target=\"_blank\" rel=\"noopener\">\n        <i class=\"fab fa-whatsapp\" style=\"font-size:14px;\"><\/i>\n        Check Availability\n      <\/a>\n    <\/div>\n\n    <!-- DERECHA: grid de 7 diferenciadores -->\n    <div class=\"lc-diff-grid\">\n\n      <div class=\"lc-diff-item\">\n        <i class=\"fas fa-tag lc-diff-item-icon\"><\/i>\n        <p class=\"lc-diff-item-title\">Clear Pricing<\/p>\n        <p class=\"lc-diff-item-text\">What you see is what you pay. No hidden fees, no surprises at pick-up.<\/p>\n      <\/div>\n\n      <div class=\"lc-diff-item\">\n        <i class=\"fas fa-gas-pump lc-diff-item-icon\"><\/i>\n        <p class=\"lc-diff-item-title\">Full-to-Full Fuel<\/p>\n        <p class=\"lc-diff-item-text\">Receive the car full. Return it full. No prepayment, no fuel games.<\/p>\n      <\/div>\n\n      <div class=\"lc-diff-item\">\n        <i class=\"fas fa-road lc-diff-item-icon\"><\/i>\n        <p class=\"lc-diff-item-title\">Unlimited Mileage<\/p>\n        <p class=\"lc-diff-item-text\">Drive from Cala Conta to Ses Salines and back. No km counter, no limits.<\/p>\n      <\/div>\n\n      <div class=\"lc-diff-item\">\n        <i class=\"fas fa-spray-can lc-diff-item-icon\"><\/i>\n        <p class=\"lc-diff-item-title\">Spotless Cars<\/p>\n        <p class=\"lc-diff-item-text\">Every vehicle delivered clean, detailed and sanitised. Always.<\/p>\n      <\/div>\n\n      <div class=\"lc-diff-item\">\n        <i class=\"fas fa-map-marker-alt lc-diff-item-icon\"><\/i>\n        <p class=\"lc-diff-item-title\">Anywhere Delivery<\/p>\n        <p class=\"lc-diff-item-text\">Villa, port, hotel or beach club. We come to you, anywhere on the island.<\/p>\n      <\/div>\n\n      <div class=\"lc-diff-item\">\n        <i class=\"fas fa-credit-card lc-diff-item-icon\"><\/i>\n        <p class=\"lc-diff-item-title\">Any Payment<\/p>\n        <p class=\"lc-diff-item-text\">Card, cash, bank transfer or crypto. We work the way you work.<\/p>\n      <\/div>\n\n      <div class=\"lc-diff-item lc-diff-item--wide\">\n        <i class=\"fas fa-plane-arrival lc-diff-item-icon\"><\/i>\n        <div class=\"lc-diff-item-content\">\n          <p class=\"lc-diff-item-title\">1-Minute Airport Handover<\/p>\n          <p class=\"lc-diff-item-text\">Your car waits at <a href=\"\/luxury-car-rental-ibiza-airport\/\" style=\"color:#C41E3A;font-weight:600;text-decoration:none;\">Ibiza Airport<\/a> \u2014 no shuttle, no queue, no waiting. You land and you drive.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f43ce7 e-flex e-con-boxed e-con e-parent\" data-id=\"1f43ce7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-923685e elementor-widget elementor-widget-html\" data-id=\"923685e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* \u2500\u2500 LC GROUP BLOCK \u2500\u2500 *\/\n\n.lc-group {\n  background: #F7F7F7;\n  padding: 90px 40px;\n  overflow: hidden;\n  position: relative;\n}\n\n\/* Patr\u00f3n de fondo sutil *\/\n.lc-group::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image: repeating-linear-gradient(\n    90deg,\n    rgba(0,0,0,0.03) 0px,\n    rgba(0,0,0,0.03) 1px,\n    transparent 1px,\n    transparent 80px\n  );\n  pointer-events: none;\n  z-index: 0;\n}\n\n.lc-group-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n\/* Header *\/\n.lc-group-header {\n  text-align: center;\n  margin-bottom: 56px;\n}\n\n.lc-group-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: #C41E3A;\n  margin-bottom: 18px;\n}\n.lc-group-eyebrow::before,\n.lc-group-eyebrow::after {\n  content: '';\n  display: block;\n  width: 30px;\n  height: 2px;\n  background: #C41E3A;\n  flex-shrink: 0;\n}\n\n.lc-group-heading {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(28px, 3.5vw, 48px);\n  font-weight: 900;\n  color: #0A0A0A;\n  letter-spacing: -0.03em;\n  line-height: 1.0;\n  text-transform: uppercase;\n  margin: 0 0 16px;\n}\n.lc-group-heading em {\n  font-style: normal;\n  color: #C41E3A;\n}\n\n.lc-group-sub {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 14px;\n  font-weight: 300;\n  color: #777;\n  line-height: 1.7;\n  max-width: 500px;\n  margin: 0 auto;\n}\n\n\/* Cards grid *\/\n.lc-group-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n}\n\n\/* Card *\/\n.lc-group-card {\n  position: relative;\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid rgba(255,255,255,0.08);\n  text-decoration: none !important;\n  display: block;\n  transition: border-color 0.3s ease, transform 0.3s ease;\n  min-height: 320px;\n}\n.lc-group-card:hover {\n  border-color: rgba(196,30,58,0.5);\n  transform: translateY(-4px);\n}\n\n\/* Imagen fondo *\/\n.lc-group-card-bg {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center;\n  transition: transform 0.6s ease;\n}\n.lc-group-card:hover .lc-group-card-bg {\n  transform: scale(1.04);\n}\n\n\/* Overlay *\/\n.lc-group-card-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    180deg,\n    rgba(0,0,0,0.15) 0%,\n    rgba(0,0,0,0.50) 50%,\n    rgba(0,0,0,0.88) 100%\n  );\n  transition: background 0.3s ease;\n}\n.lc-group-card:hover .lc-group-card-overlay {\n  background: linear-gradient(\n    180deg,\n    rgba(0,0,0,0.10) 0%,\n    rgba(0,0,0,0.40) 50%,\n    rgba(0,0,0,0.85) 100%\n  );\n}\n\n\/* Contenido *\/\n.lc-group-card-content {\n  position: relative;\n  z-index: 2;\n  height: 100%;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 28px;\n  min-height: 320px;\n}\n\n\/* Badge ciudad *\/\n.lc-group-card-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: #fff;\n  background: #C41E3A;\n  padding: 5px 12px;\n  border-radius: 3px;\n  margin-bottom: 12px;\n  width: fit-content;\n}\n\n.lc-group-card-title {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(20px, 2.2vw, 30px);\n  font-weight: 900;\n  color: #fff;\n  letter-spacing: -0.02em;\n  line-height: 1.1;\n  text-transform: uppercase;\n  margin: 0 0 8px;\n}\n\n.lc-group-card-desc {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 12px;\n  font-weight: 300;\n  color: rgba(255,255,255,0.60);\n  line-height: 1.6;\n  margin: 0 0 20px;\n  max-width: 320px;\n}\n\n.lc-group-card-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #fff !important;\n  border-bottom: 1px solid rgba(255,255,255,0.30);\n  padding-bottom: 3px;\n  transition: border-color 0.2s ease, color 0.2s ease;\n  text-decoration: none !important;\n  width: fit-content;\n}\n.lc-group-card:hover .lc-group-card-link {\n  color: #C41E3A !important;\n  border-color: #C41E3A;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n  .lc-group {\n    padding: 60px 24px;\n  }\n  .lc-group-grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n  .lc-group-card,\n  .lc-group-card-content {\n    min-height: 260px;\n  }\n}\n<\/style>\n\n<section class=\"lc-group\">\n  <div class=\"lc-group-inner\">\n\n    <div class=\"lc-group-header\">\n      <div class=\"lc-group-eyebrow\">LC Group<\/div>\n      <h2 class=\"lc-group-heading\">Also in <em>Barcelona<\/em> &amp; <em>Mallorca<\/em><\/h2>\n      <p class=\"lc-group-sub\">The same service, the same fleet, the same standards \u2014 on the two other great islands and cities of the Mediterranean.<\/p>\n    <\/div>\n\n    <div class=\"lc-group-grid\">\n\n      <!-- Barcelona -->\n      <a class=\"lc-group-card\" href=\"https:\/\/lcbarcelona.com\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"lc-group-card-bg\" style=\"background-image: url('https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/lcbarcelona.webp');\"><\/div>\n        <div class=\"lc-group-card-overlay\"><\/div>\n        <div class=\"lc-group-card-content\">\n          <span class=\"lc-group-card-badge\"><i class=\"fas fa-map-marker-alt\"><\/i> Barcelona<\/span>\n          <h3 class=\"lc-group-card-title\">LC Barcelona<\/h3>\n          <p class=\"lc-group-card-desc\">Luxury car rental in Barcelona. Private delivery to your hotel, port or airport \u2014 wherever the city takes you.<\/p>\n          <span class=\"lc-group-card-link\">Explore LC Barcelona <i class=\"fas fa-arrow-right\" style=\"font-size:9px;\"><\/i><\/span>\n        <\/div>\n      <\/a>\n\n      <!-- Mallorca -->\n      <a class=\"lc-group-card\" href=\"https:\/\/lcmallorca.com\" target=\"_blank\" rel=\"noopener\">\n        <div class=\"lc-group-card-bg\" style=\"background-image: url('https:\/\/lcibiza.com\/wp-content\/uploads\/2026\/02\/lcmallorca.webp');\"><\/div>\n        <div class=\"lc-group-card-overlay\"><\/div>\n        <div class=\"lc-group-card-content\">\n          <span class=\"lc-group-card-badge\"><i class=\"fas fa-map-marker-alt\"><\/i> Mallorca<\/span>\n          <h3 class=\"lc-group-card-title\">LC Mallorca<\/h3>\n          <p class=\"lc-group-card-desc\">Luxury car rental in Mallorca. From Palma to Formentor \u2014 the island deserves a car to match.<\/p>\n          <span class=\"lc-group-card-link\">Explore LC Mallorca <i class=\"fas fa-arrow-right\" style=\"font-size:9px;\"><\/i><\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-48b83ae e-flex e-con-boxed e-con e-parent\" data-id=\"48b83ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81ab90f elementor-widget elementor-widget-html\" data-id=\"81ab90f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* \u2500\u2500 LC IBIZA \u2014 SEO TEXT BLOCK \u2500\u2500 *\/\n\n.lc-seo {\n  background: #F7F7F7;\n  padding: 90px 40px;\n}\n\n.lc-seo-inner {\n  max-width: 960px;\n  margin: 0 auto;\n}\n\n.lc-seo-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: #C41E3A;\n  margin-bottom: 22px;\n}\n.lc-seo-eyebrow::before {\n  content: '';\n  display: block;\n  width: 24px;\n  height: 2px;\n  background: #C41E3A;\n  flex-shrink: 0;\n}\n\n.lc-seo-heading {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(26px, 3vw, 40px);\n  font-weight: 900;\n  color: #0A0A0A;\n  letter-spacing: -0.03em;\n  line-height: 1.1;\n  text-transform: uppercase;\n  margin: 0 0 40px;\n}\n.lc-seo-heading em {\n  font-style: normal;\n  color: #C41E3A;\n}\n\n.lc-seo-cols {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 52px;\n  margin-bottom: 50px;\n}\n\n.lc-seo-body {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 14.5px;\n  font-weight: 300;\n  color: #555;\n  line-height: 1.9;\n}\n.lc-seo-body p { margin: 0 0 18px; }\n.lc-seo-body p:last-child { margin-bottom: 0; }\n\n.lc-seo-body a {\n  color: #C41E3A !important;\n  font-weight: 600;\n  text-decoration: none !important;\n  border-bottom: 1px solid rgba(196,30,58,0.25);\n  transition: border-color 0.2s ease;\n}\n.lc-seo-body a:hover { border-color: #C41E3A; }\n.lc-seo-body strong { color: #0A0A0A; font-weight: 700; }\n\n\/* Tags de keywords secundarias *\/\n.lc-seo-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  padding-top: 36px;\n  border-top: 1px solid #E5E5E5;\n}\n.lc-seo-tag {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #999;\n  background: #fff;\n  border: 1px solid #E5E5E5;\n  padding: 7px 14px;\n  border-radius: 3px;\n  text-decoration: none !important;\n  transition: all 0.2s ease;\n}\n.lc-seo-tag:hover {\n  color: #C41E3A !important;\n  border-color: #C41E3A;\n}\n\n@media (max-width: 768px) {\n  .lc-seo { padding: 60px 24px; }\n  .lc-seo-cols { grid-template-columns: 1fr; gap: 0; }\n}\n\n\n\/* \u2500\u2500 LC IBIZA \u2014 FINAL CTA \u2500\u2500 *\/\n\n.lc-cta {\n  background: #0A0A0A;\n  border-top: 1px solid rgba(255,255,255,0.07);\n  padding: 100px 40px;\n  position: relative;\n  overflow: hidden;\n}\n\n.lc-cta::before {\n  content: '';\n  position: absolute;\n  width: 700px;\n  height: 700px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(196,30,58,0.07) 0%, transparent 70%);\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  pointer-events: none;\n}\n\n.lc-cta-inner {\n  max-width: 740px;\n  margin: 0 auto;\n  text-align: center;\n  position: relative;\n  z-index: 1;\n}\n\n.lc-cta-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: #C41E3A;\n  margin-bottom: 22px;\n}\n.lc-cta-eyebrow::before,\n.lc-cta-eyebrow::after {\n  content: '';\n  display: block;\n  width: 28px;\n  height: 2px;\n  background: #C41E3A;\n  flex-shrink: 0;\n}\n\n.lc-cta-heading {\n  font-family: 'Montserrat', sans-serif;\n  font-size: clamp(32px, 4.5vw, 62px);\n  font-weight: 900;\n  color: #fff;\n  letter-spacing: -0.03em;\n  line-height: 1.0;\n  text-transform: uppercase;\n  margin: 0 0 18px;\n}\n.lc-cta-heading em {\n  font-style: normal;\n  color: #C41E3A;\n  display: block;\n}\n\n.lc-cta-sub {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 15px;\n  font-weight: 300;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.7;\n  margin: 0 auto 44px;\n  max-width: 460px;\n}\n\n.lc-cta-btns {\n  display: flex;\n  gap: 14px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-bottom: 52px;\n}\n\n.lc-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  text-decoration: none !important;\n  padding: 16px 32px;\n  border-radius: 4px;\n  transition: all 0.25s ease;\n  white-space: nowrap;\n  min-height: 52px;\n}\n.lc-cta-btn--whatsapp {\n  background: #25D366;\n  color: #fff !important;\n  border: 2px solid #25D366;\n}\n.lc-cta-btn--whatsapp:hover {\n  background: #1ebe5d;\n  border-color: #1ebe5d;\n  transform: translateY(-2px);\n  box-shadow: 0 8px 28px rgba(37,211,102,0.35);\n}\n.lc-cta-btn--fleet {\n  background: transparent;\n  color: #fff !important;\n  border: 2px solid rgba(255,255,255,0.30);\n}\n.lc-cta-btn--fleet:hover {\n  background: rgba(255,255,255,0.07);\n  border-color: rgba(255,255,255,0.70);\n  transform: translateY(-2px);\n}\n\n.lc-cta-divider {\n  width: 1px;\n  height: 40px;\n  background: rgba(255,255,255,0.10);\n  margin: 0 auto 40px;\n}\n\n.lc-cta-payments { margin-bottom: 44px; }\n\n.lc-cta-payments-label {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.22);\n  margin-bottom: 16px;\n}\n\n.lc-cta-payments-icons {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 26px;\n  flex-wrap: wrap;\n}\n\n.lc-cta-payment-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 6px;\n}\n.lc-cta-payment-item i {\n  font-size: 22px;\n  color: rgba(255,255,255,0.28);\n  transition: color 0.2s ease;\n}\n.lc-cta-payment-item:hover i { color: rgba(255,255,255,0.70); }\n.lc-cta-payment-item span {\n  font-family: 'Montserrat', sans-serif;\n  font-size: 8px;\n  font-weight: 600;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.18);\n}\n\n.lc-cta-urgency {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.28);\n  border: 1px solid rgba(255,255,255,0.08);\n  padding: 10px 22px;\n  border-radius: 30px;\n}\n.lc-cta-urgency i { color: #C41E3A; font-size: 11px; }\n\n@media (max-width: 768px) {\n  .lc-cta { padding: 60px 24px; }\n  .lc-cta-btns { flex-direction: column; align-items: center; }\n  .lc-cta-btn { width: 100%; max-width: 320px; justify-content: center; }\n  .lc-cta-payments-icons { gap: 18px; }\n}\n<\/style>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!--  BLOQUE SEO                        -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"lc-seo\">\n  <div class=\"lc-seo-inner\">\n\n    <div class=\"lc-seo-eyebrow\">Luxury Car Rental Ibiza<\/div>\n    <h2 class=\"lc-seo-heading\">The Island Deserves<br><em>A Car To Match<\/em><\/h2>\n\n    <div class=\"lc-seo-cols\">\n\n      <!-- Columna izquierda -->\n      <div class=\"lc-seo-body\">\n        <p>\n          <strong>Luxury car rental in Ibiza<\/strong> is about more than the vehicle. It is about the moment you step off the plane and a car that matches the week ahead is already waiting \u2014 no queues, no shuttle buses, no paperwork at a generic rental desk. At LC Ibiza, your car arrives at <a href=\"\/luxury-car-rental-ibiza-airport\/\">Ibiza Airport<\/a> ready to go. One minute after landing, you are behind the wheel.\n        <\/p>\n        <p>\n          Our fleet was selected specifically for the island. <a href=\"\/ferrari-rental-ibiza\/\">Ferrari rental in Ibiza<\/a> is for those who want to feel every bend of the road from Sant Antoni to Santa Eul\u00e0ria. The <a href=\"\/lamborghini-rental-ibiza\/\">Lamborghini Urus<\/a> is the car that turns heads at Marina Botafoch without sacrificing the comfort a full group needs. And the <a href=\"\/porsche-rental-ibiza\/\">Porsche 911 Carrera Cabrio<\/a> remains the most complete driving machine on the island \u2014 fast enough to be exciting, refined enough to arrive anywhere.\n        <\/p>\n        <p>\n          For those who want the sun on their skin and the salt air in their hair, our <a href=\"\/convertible-rental-ibiza\/\">convertible rental in Ibiza<\/a> covers every taste. From the <a href=\"\/fleet\/convertibles\/bmw-4-series-m-sport-cabrio-rental-ibiza\/\">BMW 4 Series M Sport Cabrio<\/a> and the <a href=\"\/fleet\/convertibles\/mercedes-c-amg-cabrio-rental-ibiza\/\">Mercedes C AMG Cabrio<\/a> to the <a href=\"\/fleet\/convertibles\/range-rover-evoque-cabrio-rental-ibiza\/\">Range Rover Evoque Convertible<\/a> \u2014 the only logical choice for 300 days of Ibizan sun. Ibiza is a convertible island. There is no other way to experience it properly.\n        <\/p>\n        <p>\n          The island also demands a different kind of car for its more remote corners. The north, the hidden calas, the dirt tracks that lead to beaches nobody else finds \u2014 these require something capable. The <a href=\"\/jeep-wrangler-rental-ibiza\/\">Jeep Wrangler Sahara<\/a> with its roof removed is the answer. Real 4\u00d74, open top, built for the island in a way no other car is. The <a href=\"\/range-rover-rental-ibiza\/\">Range Rover Sport<\/a> brings that same off-road versatility with a level of presence and comfort that suits every context \u2014 from the private villa arrival to a full day on Ibiza's most dramatic coastal roads.\n        <\/p>\n      <\/div>\n\n      <!-- Columna derecha -->\n      <div class=\"lc-seo-body\">\n        <p>\n          What separates LC Ibiza from every other option when you <a href=\"\/rent-luxury-car-ibiza\/\">rent a luxury car in Ibiza<\/a> is not just the fleet \u2014 it is the service model built around it. <strong>Clear pricing with no hidden fees.<\/strong> You see the price before you confirm, and that is the price you pay. Full-to-full fuel policy with no prepayment \u2014 you receive the car with a full tank and return it full. Unlimited mileage so you never have to think about the counter. And payment by card, cash, bank transfer or cryptocurrency including Bitcoin and Ethereum \u2014 because our clients operate globally and we work the way they work.\n        <\/p>\n        <p>\n          Every vehicle leaves our hands clean, detailed and sanitised before every handover. Delivery is available to any point on the island: your villa in Cala Jondal, your berth at Marina Botafoch, your suite at a hotel in Playa d'en Bossa, or anywhere else the island takes you. We do not operate from a rental lot. We come to you.\n        <\/p>\n        <p>\n          We operate <strong>from April through to the end of October.<\/strong> Availability for peak weeks \u2014 the last week of July and the first two weeks of August \u2014 is limited. The most requested models, the Ferrari Portofino and the Lamborghini Urus, are typically reserved weeks in advance by clients who know the island and know what they want. If you have specific dates in mind, the right time to confirm is now.\n        <\/p>\n        <p>\n          LC Ibiza is part of a group that also operates <strong>luxury car rental in Barcelona<\/strong> and <strong>luxury car rental in Mallorca<\/strong>. If your Mediterranean trip covers more than one destination, we coordinate the full experience across all three locations \u2014 same standards, same fleet, same service, wherever you land.\n        <\/p>\n        <p>\n          None of our competitors in Ibiza can offer this combination: a curated supercar fleet, island-wide private delivery, transparent pricing and a group infrastructure that spans the Mediterranean. The island is waiting. The only question is which car you take to meet it.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <!-- Tags de enlaces internos -->\n    <div class=\"lc-seo-tags\">\n      <a href=\"\/ferrari-rental-ibiza\/\" class=\"lc-seo-tag\">Ferrari Rental Ibiza<\/a>\n      <a href=\"\/lamborghini-rental-ibiza\/\" class=\"lc-seo-tag\">Lamborghini Rental Ibiza<\/a>\n      <a href=\"\/porsche-rental-ibiza\/\" class=\"lc-seo-tag\">Porsche Rental Ibiza<\/a>\n      <a href=\"\/range-rover-rental-ibiza\/\" class=\"lc-seo-tag\">Range Rover Rental Ibiza<\/a>\n      <a href=\"\/jeep-wrangler-rental-ibiza\/\" class=\"lc-seo-tag\">Jeep Wrangler Ibiza<\/a>\n      <a href=\"\/convertible-rental-ibiza\/\" class=\"lc-seo-tag\">Convertible Rental Ibiza<\/a>\n      <a href=\"\/luxury-car-rental-ibiza-airport\/\" class=\"lc-seo-tag\">Ibiza Airport Car Rental<\/a>\n      <a href=\"\/rent-luxury-car-ibiza\/\" class=\"lc-seo-tag\">Rent Luxury Car Ibiza<\/a>\n      <a href=\"\/fleet\/supercars\/\" class=\"lc-seo-tag\">Supercars Ibiza<\/a>\n      <a href=\"\/fleet\/luxury-suvs\/\" class=\"lc-seo-tag\">Luxury SUVs Ibiza<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!--  FAQs                              -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<style>\n#lc-faq{background:#F7F7F7;padding:80px 0}#lc-faq .lc-faq-inner{max-width:1100px;margin:0 auto;padding:0 20px}#lc-faq .lc-faq-title{font-family:'Montserrat',sans-serif;font-size:32px;font-weight:700;color:#000;letter-spacing:-.02em;line-height:1.15;margin-bottom:50px;position:relative}#lc-faq .lc-faq-title::after{content:'';position:absolute;left:0;bottom:-18px;width:80px;height:4px;background:#C41E3A}#lc-faq .lc-faq-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}#lc-faq .lc-faq-item{background:#fff;border:1px solid #E5E5E5;border-radius:8px;overflow:hidden;transition:all .3s ease}#lc-faq .lc-faq-item:hover,#lc-faq .lc-faq-item.is-open{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#C41E3A}#lc-faq .lc-faq-q{width:100%;background:#fff!important;border:none!important;cursor:pointer;text-align:left;display:flex;align-items:center;position:relative;padding:22px 60px 22px 25px;outline:none!important}#lc-faq .lc-faq-q:focus,#lc-faq .lc-faq-q:active,#lc-faq .lc-faq-q:focus-visible,#lc-faq .lc-faq-q:hover{background:#fff!important;outline:none!important;box-shadow:none!important;border:none!important}#lc-faq .lc-faq-q-text{font-family:'Montserrat',sans-serif;font-size:17px;font-weight:600;color:#000;line-height:1.5}#lc-faq .lc-faq-icon{position:absolute;right:25px;top:50%;transform:translateY(-50%);font-size:28px;font-weight:300;color:#C41E3A;transition:transform .3s ease;line-height:1}#lc-faq .lc-faq-item.is-open .lc-faq-icon{transform:translateY(-50%) rotate(45deg)}#lc-faq .lc-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 25px}#lc-faq .lc-faq-item.is-open .lc-faq-a{max-height:600px;padding:0 25px 25px 25px}#lc-faq .lc-faq-a-text{font-family:'Montserrat',sans-serif;font-size:16px;font-weight:400;color:#555;line-height:1.7;padding-top:18px;border-top:1px solid #f0f0f0}#lc-faq .lc-faq-a-text strong{font-weight:600;color:#000}#lc-faq .lc-faq-a-text a{color:#000;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.3);transition:color .25s ease,border-color .25s ease}#lc-faq .lc-faq-a-text a:hover{color:#C41E3A;border-bottom-color:#C41E3A}@media(max-width:768px){#lc-faq{padding:50px 0}#lc-faq .lc-faq-title{font-size:26px}#lc-faq .lc-faq-q{padding:20px 50px 20px 20px}#lc-faq .lc-faq-q-text{font-size:16px}#lc-faq .lc-faq-icon{right:20px;font-size:24px}#lc-faq .lc-faq-a-text{font-size:15px}#lc-faq .lc-faq-a{padding:0 20px}#lc-faq .lc-faq-item.is-open .lc-faq-a{padding:0 20px 20px 20px}}\n<\/style>\n\n<section id=\"lc-faq\">\n  <div class=\"lc-faq-inner\">\n    <h2 class=\"lc-faq-title\">Frequently asked questions about luxury car rental in Ibiza<\/h2>\n    <ul class=\"lc-faq-list\">\n\n      <li class=\"lc-faq-item\">\n        <button class=\"lc-faq-q\" onclick=\"lcFaq(this)\" aria-expanded=\"false\">\n          <span class=\"lc-faq-q-text\">How does the delivery service work?<\/span>\n          <span class=\"lc-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"lc-faq-a\">\n          <p class=\"lc-faq-a-text\">LC Ibiza delivers every car directly to you \u2014 no rental desk, no shuttle, no queue. Share your flight number and arrival time and we track your landing in real time. The car is ready at <a href=\"\/luxury-car-rental-ibiza-airport\/\">Ibiza Airport (IBZ)<\/a> the moment you walk out of the terminal. We also deliver to any villa, hotel, marina or private address on the island. Handover takes under five minutes and you drive away.<\/p>\n        <\/div>\n      <\/li>\n\n      <li class=\"lc-faq-item\">\n        <button class=\"lc-faq-q\" onclick=\"lcFaq(this)\" aria-expanded=\"false\">\n          <span class=\"lc-faq-q-text\">What is included in the rental price?<\/span>\n          <span class=\"lc-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"lc-faq-a\">\n          <p class=\"lc-faq-a-text\">Every rental includes <strong>comprehensive insurance, unlimited mileage, private delivery and collection anywhere on the island,<\/strong> and a full-to-full fuel policy \u2014 you receive the car with a full tank and return it full, with no fuel prepayment. There are no hidden fees. The price you see before you confirm is the price you pay.<\/p>\n        <\/div>\n      <\/li>\n\n      <li class=\"lc-faq-item\">\n        <button class=\"lc-faq-q\" onclick=\"lcFaq(this)\" aria-expanded=\"false\">\n          <span class=\"lc-faq-q-text\">What payment methods do you accept?<\/span>\n          <span class=\"lc-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"lc-faq-a\">\n          <p class=\"lc-faq-a-text\">We accept <strong>credit card, cash, bank transfer, and cryptocurrency<\/strong> \u2014 including Bitcoin and Ethereum. Our clients operate globally and we work the way they work. If you have a specific payment preference, let us know via WhatsApp before booking and we will confirm availability.<\/p>\n        <\/div>\n      <\/li>\n\n      <li class=\"lc-faq-item\">\n        <button class=\"lc-faq-q\" onclick=\"lcFaq(this)\" aria-expanded=\"false\">\n          <span class=\"lc-faq-q-text\">What is the minimum age to rent a car with LC Ibiza?<\/span>\n          <span class=\"lc-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"lc-faq-a\">\n          <p class=\"lc-faq-a-text\">The minimum age depends on the vehicle. <strong>Ferrari and Lamborghini: 25 years.<\/strong> <strong>Porsche: 24 years.<\/strong> <strong>All other vehicles: 21 years.<\/strong> A valid driving licence held for at least two years is required in all cases. Contact us via WhatsApp and we will confirm the exact requirements for the car you have in mind.<\/p>\n        <\/div>\n      <\/li>\n\n      <li class=\"lc-faq-item\">\n        <button class=\"lc-faq-q\" onclick=\"lcFaq(this)\" aria-expanded=\"false\">\n          <span class=\"lc-faq-q-text\">When is LC Ibiza open?<\/span>\n          <span class=\"lc-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"lc-faq-a\">\n          <p class=\"lc-faq-a-text\">We operate <strong>from April through to the end of October.<\/strong> Availability during peak weeks \u2014 the last week of July and the first two weeks of August \u2014 is limited. The most requested models, the <a href=\"\/ferrari-rental-ibiza\/\">Ferrari Portofino<\/a> and the <a href=\"\/lamborghini-rental-ibiza\/\">Lamborghini Urus<\/a>, are typically reserved weeks in advance. If you have specific dates, the right time to confirm is now.<\/p>\n        <\/div>\n      <\/li>\n\n      <li class=\"lc-faq-item\">\n        <button class=\"lc-faq-q\" onclick=\"lcFaq(this)\" aria-expanded=\"false\">\n          <span class=\"lc-faq-q-text\">Can I rent a car in Ibiza and return it in Mallorca or Barcelona?<\/span>\n          <span class=\"lc-faq-icon\">+<\/span>\n        <\/button>\n        <div class=\"lc-faq-a\">\n          <p class=\"lc-faq-a-text\">LC Ibiza is part of a group that also operates <strong>luxury car rental in <a href=\"https:\/\/lcbarcelona.com\" target=\"_blank\" rel=\"noopener\">Barcelona<\/a> and <a href=\"https:\/\/lcmallorca.com\" target=\"_blank\" rel=\"noopener\">Mallorca<\/a><\/strong>. If your Mediterranean trip covers more than one destination, we coordinate the full experience across all three locations \u2014 same standards, same fleet, same service. One-way rentals between locations are available on request. Contact us to arrange the details.<\/p>\n        <\/div>\n      <\/li>\n\n    <\/ul>\n  <\/div>\n<\/section>\n\n<script>\nfunction lcFaq(btn){var item=btn.closest('.lc-faq-item');var parent=item.closest('.lc-faq-list');var isOpen=item.classList.contains('is-open');parent.querySelectorAll('.lc-faq-item.is-open').forEach(function(el){el.classList.remove('is-open');el.querySelector('.lc-faq-q').setAttribute('aria-expanded','false')});if(!isOpen){item.classList.add('is-open');btn.setAttribute('aria-expanded','true')}}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the delivery service work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"LC Ibiza delivers every car directly to you \u2014 no rental desk, no shuttle, no queue. Share your flight number and arrival time and we track your landing in real time. The car is ready at Ibiza Airport (IBZ) the moment you walk out of the terminal. We also deliver to any villa, hotel, marina or private address on the island.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included in the rental price?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Every rental includes comprehensive insurance, unlimited mileage, private delivery and collection anywhere on the island, and a full-to-full fuel policy. There are no hidden fees. The price you see before you confirm is the price you pay.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What payment methods do you accept?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We accept credit card, cash, bank transfer, and cryptocurrency \u2014 including Bitcoin and Ethereum.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the minimum age to rent a car with LC Ibiza?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The minimum age depends on the vehicle. Ferrari and Lamborghini: 25 years. Porsche: 24 years. All other vehicles: 21 years. A valid driving licence held for at least two years is required in all cases.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"When is LC Ibiza open?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We operate from April through to the end of October. Availability during peak weeks is limited. The Ferrari Portofino and the Lamborghini Urus are typically reserved weeks in advance.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I rent a car in Ibiza and return it in Mallorca or Barcelona?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"LC Ibiza is part of a group that also operates luxury car rental in Barcelona and Mallorca. One-way rentals between locations are available on request.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!--  CTA FINAL                         -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"lc-cta\">\n  <div class=\"lc-cta-inner\">\n\n    <div class=\"lc-cta-eyebrow\">Ready to Drive<\/div>\n\n    <h2 class=\"lc-cta-heading\">\n      Your Car Is\n      <em>Waiting<\/em>\n    <\/h2>\n\n    <p class=\"lc-cta-sub\">\n      Tell us your dates, your location and the car you want. We handle everything else.\n    <\/p>\n\n    <div class=\"lc-cta-btns\">\n      <a class=\"lc-cta-btn lc-cta-btn--whatsapp\" href=\"https:\/\/wa.me\/34652666362?text=Hi%2C%20I%27d%20like%20to%20rent%20a%20car%20in%20Ibiza.%20Can%20you%20check%20availability%3F\" target=\"_blank\" rel=\"noopener\">\n        <i class=\"fab fa-whatsapp\" style=\"font-size:16px;\"><\/i>\n        WhatsApp Us Now\n      <\/a>\n      <a class=\"lc-cta-btn lc-cta-btn--fleet\" href=\"\/fleet\/\">\n        <i class=\"fas fa-car\" style=\"font-size:13px;\"><\/i>\n        Browse the Fleet\n      <\/a>\n    <\/div>\n\n    <div class=\"lc-cta-divider\"><\/div>\n\n    <div class=\"lc-cta-payments\">\n      <p class=\"lc-cta-payments-label\">We accept<\/p>\n      <div class=\"lc-cta-payments-icons\">\n        <div class=\"lc-cta-payment-item\">\n          <i class=\"fas fa-credit-card\"><\/i>\n          <span>Credit Card<\/span>\n        <\/div>\n        <div class=\"lc-cta-payment-item\">\n          <i class=\"fas fa-money-bill-wave\"><\/i>\n          <span>Cash<\/span>\n        <\/div>\n        <div class=\"lc-cta-payment-item\">\n          <i class=\"fas fa-university\"><\/i>\n          <span>Transfer<\/span>\n        <\/div>\n        <div class=\"lc-cta-payment-item\">\n          <i class=\"fab fa-bitcoin\"><\/i>\n          <span>Bitcoin<\/span>\n        <\/div>\n        <div class=\"lc-cta-payment-item\">\n          <i class=\"fab fa-ethereum\"><\/i>\n          <span>Ethereum<\/span>\n        <\/div>\n        <div class=\"lc-cta-payment-item\">\n          <i class=\"fas fa-coins\"><\/i>\n          <span>Crypto<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"lc-cta-urgency\">\n      <i class=\"fas fa-calendar-alt\"><\/i>\n      Season 2026 \u2014 Limited availability \u00b7 April \u00b7 May \u00b7 June \u00b7 July \u00b7 August \u00b7 September \u00b7 October\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ferrari \u00b7 Lamborghini \u00b7 Porsche Luxury Car Rental IbizaDrive It Like You Own It Ferrari, Lamborghini, Porsche, Range Rover. Private [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":624,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-71","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/pages\/71","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/comments?post=71"}],"version-history":[{"count":22,"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/pages\/71\/revisions"}],"predecessor-version":[{"id":713,"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/pages\/71\/revisions\/713"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/media\/624"}],"wp:attachment":[{"href":"https:\/\/lcibiza.com\/fr\/wp-json\/wp\/v2\/media?parent=71"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}