@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--t:#35b8b1;--td:#159e98;--y:#ffc800;--ink:#151a20;--muted:#626a73;--soft:#f5f9f9;--line:#dce4e7;--shadow:0 14px 35px rgba(19,38,45,.12);font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(53,184,177,.35);outline-offset:2px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.site-header{height:78px;padding:12px clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;position:relative;z-index:70}.brand{display:flex;align-items:center;gap:6px;height:59px}.brand-piece{position:relative;display:block;height:59px;overflow:hidden;flex:0 0 auto}.brand-piece img{position:absolute;top:0;width:170px;height:59px;max-width:none}.brand-mark{width:64px}.brand-word{width:101px}.brand-word img{left:-68px}.desktop-nav{display:flex;gap:20px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:700;white-space:nowrap}.desktop-nav a:hover{color:var(--td)}.header-tools{display:flex;align-items:center;gap:20px}.country{display:flex;align-items:center;gap:9px;font-weight:700;white-space:nowrap}.country img{width:27px;height:18px;object-fit:cover;border-radius:2px}.languages{display:flex;gap:8px}.languages button{border:0;background:transparent;min-width:32px;min-height:44px;cursor:pointer;color:var(--muted)}.languages .active{color:var(--td);border-bottom:2px solid var(--t)}.menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:#fff;font-size:28px;cursor:pointer}.mobile-menu{position:absolute;top:78px;left:0;right:0;z-index:80;background:#fff;padding:10px 18px 20px;box-shadow:var(--shadow);display:grid}.mobile-menu a{min-height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-weight:700}.ticker{height:38px;overflow:hidden;background:var(--td);color:#fff;position:relative;z-index:60}.ticker-track{width:max-content;height:100%;display:flex;align-items:center;animation:ticker 18s linear infinite}.ticker span{display:flex;align-items:center;gap:28px;padding-left:28px;font-size:14px;font-weight:800;white-space:nowrap}.ticker i{font-style:normal;opacity:.8}@keyframes ticker{to{transform:translate(-50%)}}.hero{min-height:540px;padding:66px max(5vw,calc((100vw - 1240px)/2));background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-start}.hero-copy{color:#fff;max-width:610px;position:relative;z-index:2}.hero h1{font-size:clamp(40px,5vw,72px);line-height:1.04;letter-spacing:-.04em;margin:0 0 20px;font-weight:800}.hero p{font-size:clamp(18px,2vw,24px);line-height:1.5;max-width:560px}.search-card{position:absolute;z-index:20;width:min(1100px,90vw);left:50%;transform:translate(-50%);bottom:-112px;background:#fff;border-radius:24px;padding:22px;box-shadow:var(--shadow)}.search-card.compact{position:relative;inset:auto;transform:none;width:100%;margin:24px 0 34px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end}.hero .search-card.compact{position:absolute;left:50%;transform:translate(-50%);bottom:-64px;width:min(900px,90vw);margin:0}.search-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);margin:-6px 0 18px}.search-tabs button{min-height:48px;border:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.search-tabs .active{color:var(--td);border-bottom:3px solid var(--t)}.search-fields{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px}.compact .search-fields{grid-template-columns:1.3fr 1fr 1fr}.location-picker{position:relative;min-width:0}.location-picker label,.field>span,.text-field,.textarea-field{display:block;font-weight:700;font-size:14px;margin-bottom:7px}.picker-trigger,.field button,.text-field input,.text-field select,.textarea-field textarea{width:100%;min-height:52px;background:#fff;border:1px solid #cfd8dc;border-radius:10px;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--ink);text-align:left}.picker-trigger svg,.field button svg{flex:0 0 auto;font-size:22px}.picker-trigger span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.placeholder{color:#969da5;font-weight:500}.picker-menu{position:absolute;top:calc(100% + 8px);left:0;width:min(460px,calc(100vw - 48px));max-height:350px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px #09242b38;z-index:1000;padding:8px}.picker-menu strong{display:block;padding:10px 12px 6px;color:var(--muted);font-size:11px;letter-spacing:.12em}.picker-menu button{width:100%;min-height:44px;border:0;background:#fff;border-radius:8px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.picker-menu button:hover{background:var(--soft)}.picker-menu button span{flex:1}.picker-menu button b{color:var(--td)}.field{min-width:0}.field button{justify-content:flex-start}.field button svg:last-child{margin-left:auto}.primary-button,.outline-button{min-height:50px;border-radius:10px;border:0;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;cursor:pointer}.primary-button{background:var(--y);color:#0b1217}.primary-button:hover{filter:brightness(.97);transform:translateY(-1px)}.primary-button svg:last-child{margin-left:auto}.outline-button{border:1.5px solid var(--td);color:var(--td);background:#fff}.page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:150px 0 80px}.top-page{padding-top:54px}.home-page{padding-top:150px}.page>section,.page>.feature-band,.page>.trust-row,.page>.form-card,.page>.status-list,.page>.empty-promo,.page>.contact-actions,.page>.info-box{margin-bottom:58px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head span{color:var(--td);text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.12em}.section-head h2{font-size:28px;margin:4px 0 0;letter-spacing:-.025em}.section-head>a{color:var(--td);display:flex;align-items:center;gap:7px;font-weight:700}.trust-row,.feature-band{display:grid;grid-template-columns:repeat(3,1fr);border-radius:18px;background:var(--soft);padding:24px;gap:10px}.feature{display:flex;align-items:center;gap:15px;padding:8px 18px;border-right:1px solid #d4e4e5}.feature:last-child{border-right:0}.feature>svg{width:48px;height:48px;padding:10px;border-radius:50%;color:var(--td);background:#fff;flex:0 0 auto}.feature div{margin:0;display:grid;gap:4px}.feature strong{font-size:14px}.feature span{color:var(--muted);font-size:12px;line-height:1.45}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vehicle-card{border:1px solid #e0e6e8;border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 8px 20px #151a2012}.vehicle-image{height:190px;background:#f7f9f9;display:flex;align-items:center;justify-content:center;overflow:hidden}.vehicle-image img{width:100%;height:100%;object-fit:cover}.vehicle-content{padding:16px}.vehicle-content>span{color:var(--muted);font-size:12px}.vehicle-content h3{margin:4px 0 10px;font-size:18px}.vehicle-specs{display:flex;gap:18px;color:var(--muted);font-size:12px}.vehicle-specs span{display:flex;align-items:center;gap:5px}.availability{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px;margin:12px 0}.availability i,.airport-grid article>span i{width:8px;height:8px;background:var(--t);border-radius:50%}.ask-price{display:block;color:var(--td);margin-bottom:12px}.vehicle-card .primary-button{width:100%;min-height:42px;font-size:13px}.destination-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;overflow:hidden}.destination-grid article{min-height:210px;background-size:cover;border-radius:17px;padding:15px;display:flex;align-items:end;color:#fff;font-weight:800}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.steps>div{display:flex;flex-direction:column;align-items:center;position:relative}.steps>div:not(:last-child):after{content:"";position:absolute;right:-40px;top:44px;width:55px;border-top:1px dashed var(--muted)}.steps b{position:absolute;top:-5px;left:calc(50% - 45px);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--td)}.steps svg{width:74px;height:74px;padding:18px;border:1px solid #bfe7e5;border-radius:50%;color:var(--td);margin-bottom:10px}.steps strong{margin-bottom:5px}.steps span{color:var(--muted);font-size:13px;max-width:220px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-grid a{min-height:76px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:10px;font-weight:700}.category-grid svg:first-child{color:var(--td);font-size:28px}.category-grid svg:last-child{margin-left:auto}.whatsapp-cta{background:var(--td);color:#fff;border-radius:18px;padding:24px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.whatsapp-cta>svg{font-size:54px}.whatsapp-cta h2{margin:0 0 4px;font-size:22px}.whatsapp-cta p{margin:0}.title-block{margin-bottom:26px}.title-block span{color:var(--td);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.14em}.title-block h1{font-size:44px;margin:6px 0;letter-spacing:-.035em}.title-block p{color:var(--muted)}.centered{text-align:center}.filter-tabs{display:flex;overflow:auto;gap:8px;padding-bottom:8px;margin-bottom:30px;scrollbar-width:none}.filter-tabs button{min-height:48px;padding:0 18px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;align-items:center;gap:8px;cursor:pointer}.filter-tabs button.active{background:var(--td);color:#fff;border-color:var(--td)}.result-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;color:var(--muted)}.result-bar select{min-height:44px;border:1px solid var(--line);border-radius:10px;padding:0 14px;background:#fff}.breadcrumbs{display:flex;gap:10px;color:var(--muted);margin-bottom:20px}.breadcrumbs a{color:var(--td)}.gallery{height:540px;border-radius:24px;overflow:hidden;position:relative}.gallery img{width:100%;height:100%;object-fit:cover}.gallery button{position:absolute;top:50%;width:48px;height:48px;border:0;border-radius:50%;background:#fff;box-shadow:var(--shadow);font-size:28px}.gallery button:first-of-type{left:18px}.gallery button:last-of-type{right:18px}.vehicle-title{display:flex;align-items:center;justify-content:space-between;padding:26px 8px 4px}.vehicle-title span{color:var(--td);font-weight:700}.vehicle-title h1{font-size:42px;margin:5px 0}.vehicle-title p{color:var(--muted);margin:0}.vehicle-title>svg{font-size:36px}.prose{max-width:850px}.prose p,.split-section p{color:var(--muted);line-height:1.75}.progress{display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto 28px;max-width:760px}.progress b{display:flex;align-items:center;justify-content:center;gap:10px;color:#a6adb4;position:relative}.progress b:first-child{color:var(--td)}.progress b:not(:last-child):after{content:"";position:absolute;right:-18%;width:36%;border-top:2px solid #d8dee1}.form-card{width:min(900px,100%);margin-inline:auto;border-radius:22px;padding:28px;background:#fff;box-shadow:var(--shadow);border:1px solid #edf1f2}.form-card .location-picker,.text-field,.textarea-field{margin-bottom:18px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px}.text-field input,.text-field select{margin-top:7px}.textarea-field textarea{margin-top:7px;min-height:110px;padding-top:14px;resize:vertical}.check{display:flex;gap:10px;align-items:flex-start;margin:8px 0 18px;font-size:13px}.check input{width:20px;height:20px;accent-color:var(--td)}.form-card>.primary-button{width:100%;font-size:17px}.success{margin:14px 0 0;color:#167f59;display:flex;align-items:center;gap:7px}.airport-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.airport-grid article{border:1px solid var(--line);border-radius:16px;overflow:hidden;padding-bottom:16px;box-shadow:0 8px 20px #151a200f}.airport-photo{height:150px;background-size:cover;background-position:center;margin-bottom:14px}.airport-grid article>b,.airport-grid article h3,.airport-grid article p,.airport-grid article>span{margin-left:16px;margin-right:16px}.airport-grid article>b{display:inline-block;background:var(--td);color:#fff;padding:4px 9px;border-radius:6px}.airport-grid article h3{margin-top:8px;margin-bottom:2px}.airport-grid article p{color:var(--muted);margin-bottom:12px}.airport-grid article>span{display:flex;align-items:center;gap:7px;font-size:12px}.status-list{border:1px solid var(--line);border-radius:16px;padding:12px 20px}.status-list .feature{border-right:0;border-bottom:1px solid var(--line)}.status-list .feature:last-child{border-bottom:0}.info-box{display:flex;align-items:center;gap:15px;padding:20px 22px;border:1px solid var(--line);border-radius:14px}.info-box>svg{font-size:34px;color:var(--td)}.info-box div{display:grid;gap:4px}.info-box span{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:58px}.service-grid article{min-height:200px;display:flex;gap:18px;padding:24px;border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 20px #151a200d}.service-grid article>svg{font-size:44px;color:#fff;background:var(--td);padding:10px;border-radius:50%;flex:0 0 auto}.service-grid h3{margin:0 0 7px}.service-grid span{color:var(--td);font-size:12px;font-weight:700}.service-grid p{color:var(--muted);font-size:13px;line-height:1.6;margin-top:12px}.compact-form h2{text-align:center}.empty-promo{display:flex;align-items:center;gap:32px;border:1px solid var(--line);border-radius:18px;padding:34px}.empty-promo>svg{width:100px;height:100px;padding:24px;border-radius:50%;background:var(--soft)}.empty-promo p{color:var(--muted)}.empty-promo>div>div{display:flex;gap:10px}.split-section{display:grid;grid-template-columns:1fr 1.2fr;gap:34px;align-items:center}.split-section img{width:100%;height:330px;object-fit:cover;border-radius:20px}.faq-search{display:flex;align-items:center;gap:12px;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;min-height:70px;padding:0 20px;margin:-85px auto 36px;position:relative;z-index:10;background:#fff;max-width:900px}.faq-search svg{font-size:28px}.faq-search input{flex:1;border:0;outline:0;font-size:18px}.accordion{display:grid;gap:10px}.accordion article{border:1px solid var(--line);border-radius:13px;overflow:hidden}.accordion button{width:100%;min-height:64px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-weight:700;text-align:left;cursor:pointer}.accordion .open button{color:var(--td)}.accordion .open button svg{transform:rotate(180deg)}.accordion p{margin:0;padding:0 20px 22px;color:var(--muted);line-height:1.7}.no-result{padding:30px;text-align:center;background:var(--soft);border-radius:14px}.contact-actions{width:min(900px,100%);margin:-110px auto 40px;position:relative;z-index:10;background:#fff;box-shadow:var(--shadow);border-radius:18px;padding:22px;display:grid;gap:12px}.contact-actions>a{width:100%}.contact-actions>span{text-align:center;color:var(--muted);font-size:12px}.site-footer{background:#10242f;color:#fff}.footer-top{padding:28px max(5vw,calc((100vw - 1180px)/2));background:var(--td);display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-country{display:flex;align-items:center;gap:18px}.footer-country img{width:58px;height:38px;object-fit:cover;border-radius:5px}.footer-country div{display:grid;gap:4px}.footer-country span{font-size:13px}.outline-button.light{color:#fff;border-color:#fff;background:transparent}.footer-bottom{width:min(1180px,calc(100% - 40px));margin:auto;padding:38px 0;display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:40px}.footer-logo{width:170px;background:#fff;border-radius:8px;padding:5px}.footer-bottom>div{display:grid;align-content:start;gap:8px;font-size:13px;color:#c5d0d5}.footer-bottom strong{color:#fff;margin-bottom:4px}.legal{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:14px 20px;color:#9cabb2;font-size:12px}.floating-whatsapp{position:fixed;right:20px;bottom:20px;z-index:50;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#21b66f;box-shadow:0 8px 24px #0003;font-size:32px}@media(max-width:1050px){.desktop-nav{display:none}.menu-button{display:flex}.vehicle-grid{grid-template-columns:repeat(2,1fr)}.destination-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.site-header{height:70px;padding:8px 16px;gap:8px}.brand{gap:4px;height:46px}.brand-piece{height:46px}.brand-piece img{width:133px;height:46px}.brand-mark{width:50px}.brand-word{width:79px}.brand-word img{left:-53px}.header-tools{gap:7px}.country{font-size:13px;gap:6px}.country img{width:23px;height:15px}.languages{gap:2px}.languages button{min-width:28px;padding:0 3px;font-size:13px}.languages button:not(.active){display:none}.menu-button{width:40px;height:44px}.mobile-menu{top:70px}.ticker{height:34px}.ticker span{font-size:12px;gap:20px;padding-left:20px}.hero{min-height:520px;padding:48px 26px;background-position:center}.hero h1{font-size:40px;max-width:330px}.hero p{font-size:17px;max-width:310px}.hero .search-card,.search-card{bottom:-225px;width:calc(100% - 40px);border-radius:20px;padding:18px}.search-fields,.compact .search-fields{grid-template-columns:1fr 1fr}.search-fields>.location-picker{grid-column:1/-1}.search-card>.primary-button{width:100%;margin-top:14px}.search-card.compact{display:block;width:100%}.hero .search-card.compact{bottom:-82px;width:calc(100% - 40px)}.hero .search-card.compact .search-fields{display:block}.hero .search-card.compact .field{display:none}.page{width:calc(100% - 32px);padding:260px 0 56px}.top-page{padding-top:36px}.home-page{padding-top:255px}.hero+.page:not(.home-page):not(.faq-page):not(.contact-page){padding-top:120px}.page>section,.page>.feature-band,.page>.trust-row,.page>.form-card,.page>.status-list,.page>.empty-promo,.page>.contact-actions,.page>.info-box{margin-bottom:42px}.section-head{align-items:start}.section-head h2{font-size:22px}.section-head>a{font-size:12px}.trust-row,.feature-band{grid-template-columns:1fr;padding:14px}.feature{border-right:0;border-bottom:1px solid #d4e4e5;padding:14px 8px}.feature:last-child{border-bottom:0}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vehicle-image{height:125px}.vehicle-content{padding:12px}.vehicle-content h3{font-size:15px}.vehicle-specs{display:grid;gap:5px}.availability{min-height:34px}.ask-price{font-size:13px}.vehicle-card .primary-button{padding:0 8px;font-size:11px}.destination-grid{display:flex;overflow:auto;margin-right:-16px;padding-right:16px;scrollbar-width:none}.destination-grid article{flex:0 0 140px;min-height:170px}.steps{gap:12px}.steps>div:not(:last-child):after{right:-22px;width:32px}.steps b{left:calc(50% - 36px)}.steps svg{width:60px;height:60px;padding:14px}.steps strong{font-size:12px}.steps span{font-size:10px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid a{min-height:64px;padding:10px;font-size:12px}.whatsapp-cta{grid-template-columns:auto 1fr;padding:20px}.whatsapp-cta>svg{font-size:42px}.whatsapp-cta h2{font-size:17px}.whatsapp-cta p{font-size:12px}.whatsapp-cta .primary-button{grid-column:1/-1;width:100%}.title-block h1{font-size:34px}.result-bar{font-size:13px}.result-bar select{max-width:180px}.gallery{height:360px;margin-inline:-8px}.vehicle-title h1{font-size:30px}.two-cols{grid-template-columns:1fr}.progress b{flex-direction:column;font-size:13px}.progress b span{font-size:11px}.form-card{padding:20px}.airport-grid{display:flex;overflow:auto;margin-right:-16px;padding:2px 16px 16px 0;scrollbar-width:none}.airport-grid article{flex:0 0 210px}.airport-photo{height:125px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:0;padding:18px}.empty-promo{display:grid;gap:18px;padding:24px}.empty-promo>svg{width:76px;height:76px}.empty-promo>div>div{display:grid}.split-section{grid-template-columns:1fr}.split-section img{height:240px}.faq-page{padding-top:130px}.faq-search{margin:-170px auto 36px}.accordion button{min-height:58px;font-size:14px}.accordion p{font-size:13px}.contact-page{padding-top:145px}.contact-actions{margin:-210px auto 36px}.footer-top{padding:25px 20px;display:grid}.footer-top .outline-button{width:100%}.footer-bottom{grid-template-columns:1fr 1fr;gap:28px;padding:32px 0}.footer-logo{grid-column:1/-1}}@media(max-width:390px){.brand img{width:116px}.vehicle-grid{grid-template-columns:1fr}.vehicle-image{height:190px}.hero h1{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}.primary-button:hover{transform:none}}.offer-banner{min-height:270px;border-radius:18px;background-size:cover;background-position:center;display:flex;align-items:center;padding:34px;color:#fff}.offer-banner>div{max-width:470px}.offer-banner h3{font-size:28px;margin-bottom:8px}.offer-banner p{line-height:1.6}@media(max-width:700px){.trust-row,.feature-band{grid-template-columns:repeat(3,1fr);padding:10px;gap:0}.trust-row .feature,.feature-band .feature{display:grid;justify-items:center;text-align:center;border-bottom:0;border-right:1px solid #d4e4e5;padding:8px 6px}.trust-row .feature:last-child,.feature-band .feature:last-child{border-right:0}.trust-row .feature>svg,.feature-band .feature>svg{width:42px;height:42px;padding:9px}.trust-row .feature strong,.feature-band .feature strong{font-size:10px}.trust-row .feature span,.feature-band .feature span{font-size:8px}.offer-banner{min-height:210px;padding:22px}.offer-banner h3{font-size:21px}.offer-banner p{font-size:12px;max-width:260px}}@media(max-width:390px){.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-image{height:125px}}@media(max-width:700px){.hero{min-height:280px;padding:34px 26px}.hero h1{font-size:32px;max-width:320px;margin-bottom:12px}.hero p{font-size:14px;line-height:1.45;max-width:300px}.picker-trigger,.field button{min-height:46px}.search-tabs button{min-height:44px}.search-card>.primary-button{min-height:46px}.home-page{padding-top:255px}}.vehicle-card .primary-button{min-height:44px}.ticker-track.single{width:100%;justify-content:center;animation:promo-swap .4s ease}.ticker-track.single span{padding:0;font-size:14px}@keyframes promo-swap{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.home-review{display:grid;justify-items:center;gap:12px}.review-score{display:grid;text-align:center;gap:4px;color:var(--td)}.review-score span{color:var(--muted);font-size:13px}.review-card{width:min(760px,100%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 22px;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.review-card p{margin:4px 0 0;color:var(--muted);font-size:13px}.review-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--td);font-size:25px}.home-offer-image{display:block;border-radius:18px;overflow:hidden}.home-offer-image img{width:100%;aspect-ratio:609/157;object-fit:cover}.home-destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-destination-grid a,.home-category-grid a{border-radius:14px;overflow:hidden;box-shadow:0 8px 18px #14283014}.home-destination-grid img,.home-category-grid img{width:100%;height:100%;object-fit:cover}.home-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-category-grid a{border:1px solid var(--line);box-shadow:none}@media(max-width:700px){.ticker-track.single span{font-size:12px}.home-reference-hero{background-image:url(/assets/5s/home-hero-reference.png)!important;background-size:cover;background-position:center top}.home-reference-hero .hero-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.home-review{margin-top:-12px}.review-card{padding:13px 15px}.review-card p{font-size:11px}.home-destination-grid{display:flex;gap:10px;overflow-x:auto;margin-right:-16px;padding-right:16px;scrollbar-width:none}.home-destination-grid a{flex:0 0 143px}.home-category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.home-category-grid a{border-radius:9px}.home-page{padding-top:255px}}@media(prefers-reduced-motion:reduce){.ticker-track.single{animation:none}}.search-age{display:flex;align-items:center;gap:9px;margin:14px 0 10px;font-size:13px}.search-age input{width:18px;height:18px;accent-color:var(--td)}.search-card:not(.compact)>.primary-button{width:100%}@media(max-width:700px){.home-reference-hero{background-size:100% auto;background-repeat:no-repeat;background-color:#eef7f8}.ticker-track.single span{color:#fff;font-weight:800;letter-spacing:.01em}}.review-card>button{width:44px;height:44px;border:0;background:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer}.review-avatar-photo{width:58px;height:58px;border-radius:50%;object-fit:cover}.review-name{display:flex;align-items:center;gap:12px}.review-name span{display:flex;color:#f7b900}.review-name svg{width:15px;height:15px}.review-card small{display:block;margin-top:7px;color:#8a9299;font-size:10px}.carousel-dots{display:flex;justify-content:center;gap:7px;margin-top:12px}.carousel-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#d6dcdf;padding:0;cursor:pointer}.carousel-dots button.active{background:var(--td)}.offer-carousel{position:relative}.offer-slide{min-height:305px;border-radius:18px;background-size:cover;background-position:center;display:flex;align-items:center;padding:34px;color:#fff}.offer-slide>div{max-width:480px}.offer-slide h3{font-size:28px;margin-bottom:8px}.offer-slide p{line-height:1.6}.offer-prev,.offer-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:#fff;box-shadow:var(--shadow);display:grid;place-items:center;cursor:pointer}.offer-prev{left:-22px}.offer-next{right:-22px}@media(max-width:700px){.review-avatar-photo{width:48px;height:48px}.review-name{display:grid;gap:4px}.offer-slide{min-height:210px;padding:22px}.offer-slide h3{font-size:21px}.offer-slide p{font-size:12px;max-width:270px}.offer-prev{left:-10px}.offer-next{right:-10px}}:root{--t:#00b7ad;--td:#007f79;--y:#ffd400;--ink:#071b24;--muted:#455963;--soft:#e7f8f6;--line:#b9dfdc;--shadow:0 18px 42px rgba(4,46,52,.16)}body{background:#fbfdfd;color:var(--ink)}.site-header{border-bottom:1px solid #d7eeec;box-shadow:0 5px 18px #071b2412}.lang-globe{display:none;font-size:21px}.desktop-nav a{font-weight:800}.languages .active{color:#006f6b;border-bottom-color:#00b7ad}.menu-button{color:var(--ink)}.ticker{background:linear-gradient(90deg,#006e69,#00a9a1 52%,#006e69);box-shadow:0 5px 16px #005b573b}.ticker-track.single span{text-transform:uppercase;letter-spacing:.055em}.search-card{border:1px solid #b8dedb;border-top:5px solid var(--t);box-shadow:0 24px 55px #042e343d}.search-tabs .active{color:#006f6a;border-bottom-color:#00b7ad}.picker-trigger,.field button,.text-field input,.text-field select,.textarea-field textarea{border:1.5px solid #a8cecb;background:#fff}.picker-trigger:hover,.field button:hover{border-color:var(--t)}.primary-button{background:linear-gradient(135deg,#ffd600,#ffbf00);color:#071b24;box-shadow:0 8px 18px #ffbe0047}.outline-button{border-color:#008c86;color:#00736e;font-weight:800}.home-page>section,.home-page>.trust-row{position:relative}.home-review{background:linear-gradient(135deg,#c8f2ee,#eefaf9);border:1px solid #9edbd6;border-radius:26px;padding:26px 22px}.review-score strong{color:#006f6a;font-size:18px}.review-card{background:#fff;border:0;border-left:6px solid var(--t);border-radius:20px;box-shadow:0 15px 34px #042e3426}.review-card>button,.offer-prev,.offer-next{color:#006f6a;border:1px solid #c3e5e2}.carousel-dots button{width:9px;height:9px;background:#b8d8d5}.carousel-dots button.active{width:25px;border-radius:999px;background:#00a9a1}.trust-row,.feature-band{background:linear-gradient(135deg,#006f6a,#00a39b);color:#fff;border:1px solid #00655f;box-shadow:0 14px 30px #006f6a33}.feature{border-color:#ffffff3d}.feature>svg{color:#007f79;background:#d8f6f3}.feature span{color:#d8f4f2}.section-head h2{color:#071b24;font-weight:800}.section-head>a{color:#007f79;font-weight:800}.section-head span{color:#007f79}.offer-carousel{filter:saturate(1.12)}.offer-slide,.home-offer-image{border:1px solid #7fcac5;box-shadow:0 18px 36px #042e342e}.home-destination-grid a{border:3px solid #fff;box-shadow:0 12px 26px #042e3433;filter:saturate(1.18)}.steps{background:#e5f7f5;border-radius:26px;padding:30px 20px;border:1px solid #b3dedb}.steps b{background:#007f79}.steps svg{color:#007f79;background:#fff;border:2px solid #67c9c3}.steps>div:not(:last-child):after{border-color:#67a9a5}.home-category-grid a{background:#fff;border:2px solid #a8d7d3;box-shadow:0 10px 22px #042e341c;filter:saturate(1.12)}.vehicle-card,.airport-grid article,.service-grid article,.form-card,.accordion article{border-color:#a8d7d3;box-shadow:0 12px 28px #042e341a}.filter-tabs button.active,.airport-grid article>b,.service-grid article>svg{background:#007f79;border-color:#007f79}.whatsapp-cta{background:linear-gradient(135deg,#006f6a,#00a79f);box-shadow:0 16px 34px #006f6a38}.footer-top{background:linear-gradient(105deg,#00a99f,#006d68)}.site-footer{background:#071b24}.floating-whatsapp{background:#18b96e;border:3px solid #fff}.home-intro{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.home-intro span{display:block;color:#007f79;font-size:12px;font-weight:800;letter-spacing:.13em}.home-intro h2{font-size:clamp(32px,4vw,48px);line-height:1.08;margin:8px 0 12px;letter-spacing:-.04em}.home-intro p{color:var(--muted);line-height:1.7;margin:0 auto;max-width:660px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-grid article{background:#fff;border:1px solid #a8d7d3;border-radius:20px;overflow:hidden;box-shadow:0 12px 28px #042e341c}.story-grid img{width:100%;height:190px;object-fit:cover;filter:saturate(1.12)}.story-grid article div{padding:18px}.story-grid h3{margin:0 0 8px}.story-grid p{color:var(--muted);font-size:13px;line-height:1.55}.story-grid a{color:#007f79;font-weight:800;display:flex;align-items:center;gap:7px}@media(max-width:700px){body{background:#fff}.site-header{box-shadow:0 4px 14px #071b2417}.country{font-size:14px;font-weight:800}.country img{width:32px;height:20px}.languages .active{border-bottom:0;color:#7d858a;display:grid;place-items:center;padding:0;min-width:34px}.languages .lang-label{display:none}.languages .lang-globe{display:block}.search-card{border-top-width:5px;border-radius:22px;box-shadow:0 22px 42px #042e3440}.home-page{background:linear-gradient(#fff 0,#f1fbfa 34%,#fff)}.home-page>section{margin-left:-4px;margin-right:-4px}.home-review{padding:20px 14px;border-radius:22px}.review-score strong{font-size:17px}.review-card{border-left-width:5px}.trust-row,.feature-band{border-radius:20px;padding:12px 8px}.trust-row .feature,.feature-band .feature{border-color:#ffffff40}.trust-row .feature>svg,.feature-band .feature>svg{background:#d8f6f3;color:#007f79}.trust-row .feature span,.feature-band .feature span{color:#dcf7f5}.section-head h2{font-size:23px}.home-destination-grid a{border-width:2px}.steps{padding:24px 8px;border-radius:22px}.home-category-grid a{border-width:1.5px}.offer-prev,.offer-next{background:#fff;color:#006f6a;border:2px solid #75cbc5}.home-intro{padding:0 12px}.home-intro span{font-size:10px}.home-intro h2{font-size:30px}.home-intro p{font-size:13px;line-height:1.6}.story-grid{display:flex;gap:12px;overflow-x:auto;margin-right:-20px;padding-right:20px;scrollbar-width:none}.story-grid article{flex:0 0 252px}.story-grid img{height:150px}.story-grid article div{padding:15px}.story-grid h3{font-size:17px}.story-grid p{font-size:12px}.footer-top{padding:30px 20px 24px;gap:24px;background:#1d9f99}.footer-country{gap:18px}.footer-country img{width:88px;height:58px;border-radius:8px}.footer-country strong{font-size:22px}.footer-country span{font-size:15px}.footer-top .outline-button{min-height:58px;border:2px solid #fff;border-radius:15px;font-size:18px}}.story-grid img{height:210px}@media(max-width:700px){.home-category-grid a{min-height:122px;padding:6px 7px 9px}.home-category-grid a img{height:88px}.home-category-grid a span{font-size:11px}.offer-carousel{padding-bottom:26px}.offer-prev,.offer-next{top:auto;bottom:0;transform:none;width:38px;height:38px}.offer-prev{left:calc(50% - 46px)}.offer-next{right:calc(50% - 46px)}.offer-carousel+.carousel-dots{margin-top:4px}}.legal-page{max-width:920px}.legal-page>header{padding:34px 38px;margin-bottom:24px;border-radius:22px;background:linear-gradient(135deg,#007f79,#18aaa2);color:#fff}.legal-page>header>span{font-size:11px;font-weight:900;letter-spacing:.14em}.legal-page>header h1{font-size:clamp(34px,5vw,54px);line-height:1.05;margin:8px 0 12px}.legal-page>header p{margin:0;color:#d8fffb}.legal-content{display:grid;gap:14px}.legal-content section{padding:24px 28px;border:1px solid #d7e7e7;border-radius:16px;background:#fff}.legal-content h2{font-size:20px;margin-bottom:9px}.legal-content p{margin:0;color:#52656d;line-height:1.75}.legal-content a{color:#007f79;font-weight:800;text-decoration:underline}.legal-nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.legal-nav .primary-button,.legal-nav .outline-button{flex:1;min-width:260px}@media(max-width:700px){.legal-page{padding-top:30px}.legal-page>header{padding:26px 22px}.legal-content section{padding:20px}.legal-nav{display:grid}.legal-nav .primary-button,.legal-nav .outline-button{min-width:0;width:100%}}.offer-prev,.offer-next{width:34px;height:34px;background:#ededed;color:#6f7478;border:0;box-shadow:0 3px 10px #00000029;font-size:18px}.offer-prev:hover,.offer-next:hover{background:#dedede;color:#34383b}@media(max-width:700px){.offer-prev,.offer-next{width:32px;height:32px;background:#ededed;color:#6f7478;border:0}}.date-input{width:100%;min-height:52px;background:#fff;border:1.5px solid #a8cecb;border-radius:10px;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--ink)}.date-input>svg{flex:0 0 auto;font-size:22px}.date-input input{width:100%;min-height:48px;border:0;background:transparent;color:var(--ink);outline:0}.date-input:hover{border-color:var(--t)}.languages{position:relative}.languages .selected{color:#007f79;font-weight:800}.language-menu{position:absolute;right:0;top:48px;z-index:100;background:#fff;border:1px solid var(--line);border-radius:12px;padding:6px;box-shadow:var(--shadow);display:grid;min-width:76px}.language-menu button{display:flex!important;align-items:center;justify-content:center;min-height:38px;border-radius:8px}.language-menu button:hover,.language-menu button.selected{background:var(--soft);color:#007f79}.page>.vehicle-grid{margin-bottom:58px}.offer-kicker{display:inline-flex;background:#00b7ad;color:#042b2d;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;letter-spacing:.06em}.promo-notice{display:flex;align-items:center;gap:12px;background:#e7f8f6;border:1px solid #9bd7d2;border-radius:14px;padding:16px 18px;margin-bottom:24px;color:#31545a}.promo-notice svg{font-size:26px;color:#007f79;flex:0 0 auto}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:58px}.promo-card{background:linear-gradient(145deg,#006f6a,#00aaa1);color:#fff;border-radius:22px;padding:26px;box-shadow:0 16px 34px #006f6a33}.promo-card>span{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.1em;background:#ffffff2e;border-radius:999px;padding:6px 9px}.promo-card>strong{display:block;font-size:48px;line-height:1;margin:22px 0 12px;color:#ffd400}.promo-card h2{font-size:22px;margin-bottom:8px}.promo-card p{min-height:48px;color:#ddf6f4;font-size:13px;line-height:1.55}.promo-card .primary-button{width:100%;margin-top:12px}@media(max-width:700px){.date-input{min-height:46px}.date-input input{min-height:42px}.language-menu{right:-6px;top:44px}.language-menu button{display:flex!important}.page>.vehicle-grid{margin-bottom:42px}.promo-grid{grid-template-columns:1fr;gap:14px;margin-bottom:42px}.promo-card{padding:22px}.promo-card>strong{font-size:42px;margin-top:18px}.promo-card p{min-height:0}.promo-notice{align-items:flex-start;font-size:12px}}.date-input input[type=date]{min-width:0;flex:1}.date-input .time-input{width:78px;flex:0 0 78px;border-left:1px solid #c7d4d5;padding-left:10px}.manage-booking{display:flex;align-items:center;gap:6px;margin:12px 0 8px;font-size:12px}.manage-booking span{color:var(--muted)}.manage-booking a{font-weight:800;color:#007f79;text-decoration:underline;text-underline-offset:2px}@media(max-width:700px){.home-reference-hero{min-height:520px;padding:24px 18px;background-image:linear-gradient(90deg,#071b24b8,#071b2426),url(/assets/5s/hero-casablanca.png)!important;background-size:cover;background-position:center}.home-reference-hero .hero-copy{position:relative;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;display:block;color:#fff;max-width:330px}.home-reference-hero .hero-copy h1{font-size:25px;line-height:1.08;max-width:320px;margin:0;font-weight:800;letter-spacing:-.035em}.home-reference-hero .hero-copy p{display:none}.home-reference-hero .search-card{bottom:16px;width:calc(100% - 32px);padding:13px 14px 14px;background:#071b24c2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid rgba(255,255,255,.24);border-radius:14px;box-shadow:0 16px 34px #0000004d;color:#fff}.home-reference-hero .search-tabs{display:flex;grid-template-columns:none;gap:6px;border:0;margin:0 0 8px}.home-reference-hero .search-tabs button{flex:0 0 auto;min-height:28px;padding:0 10px;border:0;border-radius:999px;background:#fff;color:#14262e;font-size:10px;font-weight:800}.home-reference-hero .search-tabs button.active{background:#42c5bd;color:#062a2d}.home-reference-hero .search-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px}.home-reference-hero .search-fields>.location-picker{display:block;grid-column:1/-1}.home-reference-hero .field{display:block!important}.home-reference-hero .location-picker label,.home-reference-hero .field>span:first-child{color:#fff;font-size:9px;font-weight:800;margin-bottom:4px}.home-reference-hero .picker-trigger,.home-reference-hero .date-input{min-height:42px;border:0;border-radius:6px;padding:0 9px;background:#fffffff0;color:#17252c}.home-reference-hero .picker-trigger{font-size:11px}.home-reference-hero .picker-trigger svg{font-size:17px}.home-reference-hero .date-input>svg{display:none}.home-reference-hero .field>.date-input{display:flex!important;margin-bottom:0;font-size:10px}.home-reference-hero .date-input input{min-height:40px;font-size:9px;padding:0 1px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.home-reference-hero .date-input input::-webkit-calendar-picker-indicator{display:none}.home-reference-hero .date-input input[type=date]{width:calc(100% - 47px)}.home-reference-hero .date-input .time-input{width:47px;flex-basis:47px;padding-left:4px;border-left-color:#bdc9cb}.home-reference-hero .manage-booking{margin:8px 0 7px;color:#fff;font-size:9px;gap:4px}.home-reference-hero .manage-booking span,.home-reference-hero .manage-booking a{color:#fff}.home-reference-hero .search-card>.primary-button{width:100%;min-height:43px;margin-top:0;border-radius:5px;font-size:14px;box-shadow:none}.home-reference-hero .search-card>.primary-button svg{margin-left:4px}.home-page{padding-top:38px}}.hero-copy{text-shadow:0 2px 12px rgba(4,28,36,.45)}.social-links{display:flex;align-items:center;gap:18px}.social-links a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#071b24;background:#fff;border:1px solid #dce7e8;font-size:18px;transition:.2s}.social-links a:hover{color:#007f79;border-color:#70c9c3;transform:translateY(-2px)}.phone-placeholder{display:flex;align-items:center;gap:8px;color:#607078;font-size:12px}.phone-placeholder svg{font-size:17px}.footer-nav-simple{background:#fff;color:#071b24;padding:32px max(5vw,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr auto auto;gap:38px;align-items:start}.footer-nav-simple nav{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px 24px}.footer-nav-simple nav a{font-size:13px;font-weight:700}.footer-nav-simple nav a:hover{color:#007f79}.footer-social{display:grid;gap:12px}.footer-social>span{display:flex;align-items:center;gap:8px;color:#52656d;font-size:12px}.footer-legal{display:grid;gap:9px}.footer-legal strong{font-size:13px}.footer-legal a{color:#52656d;font-size:12px}.footer-legal a:hover{color:#007f79}.time-control{display:flex;align-items:center;gap:5px;min-width:0;border-left:1px solid #c7d4d5;padding-left:8px}.time-control>svg{font-size:16px;flex:0 0 auto}.date-input .time-control .time-input{border-left:0;padding-left:0;width:66px;flex:0 0 66px}.vehicle-gallery{background:linear-gradient(145deg,#eef7f6,#fff)}.vehicle-gallery img{object-fit:contain;padding:34px}.favorite{width:48px;height:48px;border:1px solid #b7dcd9;border-radius:50%;background:#fff;color:#007f79;display:grid;place-items:center;font-size:27px;cursor:pointer}.favorite.active{background:#007f79;color:#fff}.footer-social>a{display:flex;align-items:center;gap:8px;color:#52656d;font-size:12px}.footer-social>a:hover{color:#007f79}.footer-legal-links{padding:22px max(5vw,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;background:#10242f;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.footer-legal-links a{color:#dce6ea;font-size:12px}.footer-legal-links a:hover{color:#58d4ca}.legal{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.team-credit{display:flex;align-items:center;gap:7px;color:#dce6ea}.team-credit img{width:28px;height:28px;border-radius:50%}.team-credit strong{color:#fff}[dir=rtl] body{font-family:Manrope,Arial,sans-serif}[dir=rtl] .desktop-nav,[dir=rtl] .header-tools,[dir=rtl] .social-links,[dir=rtl] .feature,[dir=rtl] .section-head,[dir=rtl] .vehicle-title,[dir=rtl] .breadcrumbs{direction:rtl}[dir=rtl] .primary-button svg:last-child,[dir=rtl] .section-head>a svg,[dir=rtl] .mobile-menu-links svg{transform:rotate(180deg)}[dir=rtl] input,[dir=rtl] textarea,[dir=rtl] select{text-align:right}@media(max-width:1050px){.desktop-nav{display:none}}@media(max-width:700px){body.menu-open{overflow:hidden}.mobile-menu{position:fixed;top:70px;left:0;right:0;bottom:0;height:calc(100dvh - 70px);z-index:95;background:#fff;padding:18px 22px 26px;box-shadow:none;display:flex;flex-direction:column;overflow-y:auto}.mobile-menu-links{display:grid}.mobile-menu-links>a{min-height:58px;padding:0 4px;border-bottom:1px solid #dbe6e7;font-size:21px;font-weight:800;display:flex;align-items:center;justify-content:space-between}.mobile-menu-links>a svg{color:#008b85}.mobile-menu-bottom{margin-top:auto;padding-top:24px;display:grid;gap:16px;border-top:1px solid #dbe6e7}.mobile-menu-bottom>strong{font-size:14px}.mobile-menu-languages{display:flex;gap:8px}.mobile-menu-languages button{min-width:48px;min-height:38px;border:1px solid #b7dcd9;border-radius:999px;background:#fff;font-weight:800}.mobile-menu-languages button.active{background:#007f79;color:#fff;border-color:#007f79}.mobile-menu-bottom .social-links{gap:12px}.home-reference-hero{background-image:url(/assets/5s/hero-casablanca.png)!important}.hero .hero-copy{width:100%;max-width:none;text-align:center}.hero .hero-copy h1,.hero .hero-copy p{margin-inline:auto}.home-reference-hero .hero-copy{max-width:none;text-shadow:0 2px 10px rgba(4,28,36,.42)}.home-reference-hero .search-card{background:#fffffff5;-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid #b6dcd9;color:#071b24;box-shadow:0 16px 34px #042e342e}.home-reference-hero .location-picker label,.home-reference-hero .field>span:first-child{color:#183039}.home-reference-hero .manage-booking,.home-reference-hero .manage-booking span{color:#455963}.home-reference-hero .manage-booking a{color:#007f79}.home-reference-hero .picker-trigger,.home-reference-hero .date-input{background:#fff;border:1px solid #bfd9d7}.home-reference-hero .date-input>svg{display:block;font-size:14px;flex:0 0 auto}.home-reference-hero .date-input{padding:0 6px;gap:4px}.home-reference-hero .date-input input[type=date]{width:calc(100% - 68px);font-size:8px}.home-reference-hero .time-control{padding-left:4px;gap:2px}.home-reference-hero .time-control>svg{font-size:12px}.home-reference-hero .date-input .time-control .time-input{width:37px;flex-basis:37px;font-size:8px}.footer-nav-simple{padding:28px 20px;grid-template-columns:1fr;gap:24px}.footer-nav-simple nav{grid-template-columns:repeat(2,1fr)}.footer-social{padding-top:4px}.footer-social .social-links{gap:12px}.footer-legal-links{padding:22px 20px;display:grid;justify-items:start;gap:12px}.legal{gap:12px}.team-credit{width:100%;justify-content:center}.vehicle-gallery{height:330px;margin-inline:0}.vehicle-gallery img{padding:18px}.favorite{width:44px;height:44px}}.home-category-grid a{display:grid;grid-template-rows:1fr auto;min-height:174px;padding:10px 12px 12px;text-align:center;background:linear-gradient(145deg,#f2f8f8,#fff)}.home-category-grid a img{width:100%;height:128px;object-fit:contain}.home-category-grid a span{font-size:14px;font-weight:800;color:#10242f}.story-grid img{height:210px;object-fit:cover}.story-kicker{display:block;margin-bottom:7px;color:#008b85;font-size:10px;font-weight:900;letter-spacing:.12em}@media(max-width:700px){.home-category-grid a{min-height:122px;padding:6px 7px 9px}.home-category-grid a img{height:88px;object-fit:contain}.home-category-grid a span{font-size:11px}.offer-slide{padding-inline:48px}.offer-carousel{padding-bottom:0}.offer-prev,.offer-next{top:50%;bottom:auto;transform:translateY(-50%);width:32px;height:32px;background:#ededed;color:#6f7478;border:0}.offer-prev{left:-8px}.offer-next{right:-8px}.offer-carousel+.carousel-dots{margin-top:12px}}.brands-section{overflow:hidden}.brands-section h2{text-align:center;font-size:22px;margin-bottom:22px}.brands-window{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.brands-track{display:flex;width:max-content;animation:brands-roll 26s linear infinite}.brand-logo-card{width:170px;height:104px;flex:0 0 170px;display:grid;place-items:center;align-content:center;gap:8px}.brand-logo-card img{width:54px;height:54px;object-fit:contain}.brand-logo-card span{font-size:11px;font-weight:800;color:#6b7479}@keyframes brands-roll{to{transform:translate(-50%)}}.legal{border-top:0}.legal-nav .primary-button,.legal-nav .outline-button{min-height:48px;border-radius:10px;line-height:1.2}.footer-legal-links{display:none}@media(max-width:700px){.brands-section h2{font-size:17px;padding-inline:24px}.brand-logo-card{width:118px;height:86px;flex-basis:118px}.brand-logo-card img{width:42px;height:42px}.brand-logo-card span{font-size:9px}.footer-nav-simple{grid-template-columns:1fr}.footer-legal{padding-block:4px}.legal-nav{justify-items:start}.legal-nav .primary-button,.legal-nav .outline-button{width:auto;min-width:0;max-width:100%;padding-inline:18px}}@media(prefers-reduced-motion:reduce){.brands-track{animation:none}}.blog-index-grid{margin-bottom:58px}.blog-index-grid h2{font-size:21px;margin:0 0 8px}.blog-article{max-width:920px}.blog-article>header{max-width:780px;margin-bottom:28px}.blog-article>header>span{color:#007f79;font-size:11px;font-weight:900;letter-spacing:.14em}.blog-article>header h1{font-size:clamp(38px,6vw,64px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 16px}.blog-article>header p{font-size:18px;color:#52656d;line-height:1.7}.blog-hero-image{width:100%;height:480px;object-fit:cover;border-radius:24px;margin-bottom:34px}.blog-copy{display:grid;gap:14px}.blog-copy section{padding:24px 28px;border:1px solid #d7e7e7;border-radius:16px}.blog-copy h2{font-size:22px;margin-bottom:9px}.blog-copy p{margin:0;color:#52656d;line-height:1.75}.blog-article-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.blog-article-actions>a{flex:1;min-width:240px}@media(max-width:700px){.blog-page,.blog-article{padding-top:30px}.blog-hero-image{height:250px;border-radius:16px}.blog-copy section{padding:20px}.blog-article>header p{font-size:15px}.blog-article-actions{display:grid}.blog-article-actions>a{min-width:0;width:100%}}.promotions-page{padding-top:54px}.promo-card{padding:0;overflow:hidden}.promo-card-image{display:block;width:100%;height:190px;object-fit:cover}.promo-card-copy{padding:24px}.promo-card-copy>span{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.1em;background:#ffffff2e;border-radius:999px;padding:6px 9px}.promo-card-copy>strong{display:block;font-size:48px;line-height:1;margin:18px 0 10px;color:#ffd400}.offer-detail{max-width:980px}.offer-detail-hero{display:grid;grid-template-columns:1.08fr .92fr;background:#07373b;color:#fff;border-radius:24px;overflow:hidden;margin-bottom:42px}.offer-detail-hero img{width:100%;height:420px;object-fit:cover}.offer-detail-hero>div{padding:42px;display:flex;flex-direction:column;justify-content:center}.offer-detail-hero span{color:#ffd400;font-weight:900;letter-spacing:.08em}.offer-detail-hero h1{font-size:clamp(36px,5vw,58px);line-height:1.04;margin:10px 0 16px}.offer-detail-hero p{color:#d9f5f2;line-height:1.7}.offer-conditions{display:grid;gap:12px}.offer-conditions section{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:22px;border:1px solid #b8d9d6;border-radius:16px}.offer-conditions svg{font-size:28px;color:#009c93}.offer-conditions h2{font-size:19px;margin:0 0 6px}.offer-conditions p{margin:0;color:#52656d;line-height:1.65}.blog-index-list{display:grid;gap:18px;margin-bottom:58px}.blog-index-list article{display:grid;grid-template-columns:320px 1fr;min-height:220px;background:#fff;border:1px solid #a8d7d3;border-radius:20px;overflow:hidden;box-shadow:0 12px 28px #042e341a}.blog-index-list img{width:100%;height:100%;min-height:220px;object-fit:cover}.blog-index-list article>div{padding:28px}.blog-index-list h2{font-size:24px;margin:5px 0 9px}.blog-index-list p{color:#52656d;line-height:1.6}.blog-index-list a{color:#007f79;font-weight:800;display:inline-flex;align-items:center;gap:7px}.legal-nav,.blog-article-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:760px}.legal-nav .primary-button,.legal-nav .outline-button,.blog-article-actions .primary-button,.blog-article-actions .outline-button{width:100%;min-width:0;max-width:none;margin:0}@media(max-width:700px){.promotions-page{padding-top:36px}.promo-card-image{height:180px}.promo-card-copy{padding:20px}.offer-detail-hero{grid-template-columns:1fr}.offer-detail-hero img{height:240px}.offer-detail-hero>div{padding:24px}.offer-detail-hero h1{font-size:34px}.blog-index-list article{grid-template-columns:1fr}.blog-index-list img{height:210px;min-height:0}.blog-index-list article>div{padding:20px}.legal-nav,.blog-article-actions{grid-template-columns:1fr;max-width:100%}}.vehicle-particularities{margin-bottom:16px!important}.vehicle-book-button{width:min(100%,520px);margin:0 auto 42px}.vehicle-book-button svg:first-child{font-size:21px}.date-time-input{cursor:pointer}.date-time-input input[type=datetime-local]{min-width:0;flex:1;cursor:pointer;font-weight:700}.date-time-input input[type=datetime-local]::-webkit-calendar-picker-indicator{display:block;cursor:pointer;opacity:.72}.service-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-image-grid article{position:relative;min-height:310px;border-radius:20px;overflow:hidden;background:#07373b;box-shadow:0 14px 30px #042e3424}.service-image-grid article>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.service-image-grid article:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#031b20f5)}.service-image-grid article>div{position:absolute;z-index:2;inset:auto 0 0;padding:22px;color:#fff}.service-image-grid svg{font-size:30px;color:#50d1c9}.service-image-grid span{display:block;margin:7px 0 3px;color:#bff6f2;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.service-image-grid h3{font-size:21px;margin:0 0 10px}.service-image-grid p{color:#d8eeee;font-size:13px;line-height:1.55}.service-image-grid a{display:inline-flex;align-items:center;gap:6px;color:#ffd400;font-weight:800}.service-page-grid{margin-bottom:58px}@media(max-width:700px){.service-image-grid{display:flex;overflow-x:auto;margin-right:-16px;padding-right:16px;scrollbar-width:none}.service-image-grid article{flex:0 0 270px;min-height:330px}.service-page-grid{display:grid;margin-right:0;padding-right:0;overflow:visible}.service-page-grid article{min-height:340px}}@media(min-width:701px){.home-reference-hero{min-height:540px;padding-top:26px}.home-reference-hero .hero-copy{max-width:950px}.home-reference-hero .hero-copy h1{max-width:950px;font-size:clamp(42px,3.7vw,48px);line-height:1.04;margin-bottom:10px}.home-reference-hero .hero-copy p{max-width:620px;font-size:19px;line-height:1.45}.home-reference-hero .search-card{bottom:90px;padding:16px 20px;border-radius:20px;display:grid;grid-template-columns:minmax(0,1fr) 190px;grid-template-areas:"tabs tabs" "fields button" "age button";column-gap:16px;row-gap:8px}.home-reference-hero .search-tabs{grid-area:tabs;margin:0 0 2px}.home-reference-hero .search-tabs button{min-height:42px}.home-reference-hero .search-fields{grid-area:fields}.home-reference-hero .search-age{grid-area:age;margin:0;align-self:center}.home-reference-hero .search-card>.primary-button{grid-area:button;width:100%;min-height:54px;margin:0;align-self:end}.field>.date-input{display:flex;min-height:54px;margin-bottom:0}.date-input input{min-width:0;height:48px}.date-input input::-webkit-calendar-picker-indicator{display:none}.date-input input[type=date],.date-input input[type=time]{font-size:13px}.time-control{flex:0 0 96px}.date-input .time-control .time-input{width:64px;flex-basis:64px}.home-reference-hero .search-fields{align-items:end}.home-page{padding-top:72px}.offer-slide{min-height:290px;padding:32px 44px}.offer-prev{left:-16px}.offer-next{right:-16px}.brands-section{padding-block:6px 16px}}@media(min-width:701px){.site-header{height:66px;padding-top:7px;padding-bottom:7px}.brand,.brand-piece{height:50px}.brand-piece img{width:144px;height:50px}.brand-mark{width:54px}.brand-word{width:86px}.brand-word img{left:-58px}.desktop-nav{gap:18px}.desktop-nav a{font-size:12px}.header-tools{gap:16px}.languages button{min-height:38px}.ticker{height:30px}.ticker-track.single span{font-size:12px}.home-reference-hero{padding-top:24px}.home-reference-hero .hero-copy h1{font-size:clamp(40px,3.45vw,44px);line-height:1.02;margin-bottom:8px}.home-reference-hero .hero-copy p{font-size:17px;line-height:1.35}.home-reference-hero .search-card{bottom:135px}}@media(min-width:701px){.home-reference-hero .search-card{width:min(1500px,calc(100% - 72px));bottom:145px;padding:14px 20px;display:grid;grid-template-columns:minmax(230px,1.15fr) minmax(220px,1fr) minmax(220px,1fr) 190px;grid-template-rows:34px 76px 22px;grid-template-areas:none;gap:6px 14px}.home-reference-hero .search-tabs{grid-column:1;grid-row:1;display:flex;gap:7px;border:0;margin:0;align-items:center}.home-reference-hero .search-tabs button{flex:0 0 auto;min-height:32px;padding:0 12px;border:0;border-radius:999px;background:#edf1f2;color:#18272d;font-size:13px}.home-reference-hero .search-tabs button.active{background:#46c4bd;color:#062a2d;border:0}.home-reference-hero .search-fields{display:contents}.home-reference-hero .search-fields>.location-picker{grid-column:1;grid-row:2}.home-reference-hero .search-fields>.field:nth-of-type(1){grid-column:2;grid-row:2}.home-reference-hero .search-fields>.field:nth-of-type(2){grid-column:3;grid-row:2}.home-reference-hero .location-picker label,.home-reference-hero .field>span:first-child{font-size:12px;margin-bottom:5px}.home-reference-hero .picker-trigger,.home-reference-hero .field>.date-input{min-height:54px}.home-reference-hero .search-age{grid-column:1;grid-row:3;margin:0;align-self:center;font-size:12px}.home-reference-hero .search-age input{width:17px;height:17px}.home-reference-hero .search-card>.primary-button{grid-column:4;grid-row:2;min-height:54px;width:100%;margin:0;align-self:end}}@media(min-width:1051px){.site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.desktop-nav{justify-self:center;margin:0;align-items:center}.header-tools{justify-self:end}.languages .lang-main{display:flex;align-items:center;gap:6px}.languages .lang-globe{display:block}}
