@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');

/* Vanrent 2026. Presentation only; existing form and route contracts are retained. */
:root{--vr-orange:#ff7b22;--vr-orange-hover:#ef6510;--vr-ink:#181b1e;--vr-muted:#657078;--vr-line:#dfe3e6;--vr-surface:#f3f5f6;--vr-radius:16px;--vr-font:Inter,"Segoe UI",Arial,sans-serif}
html{scroll-padding-top:110px}
body.vr-site{font-family:var(--vr-font);color:var(--vr-ink);font-size:16px;line-height:1.65;background:#fff;padding-top:96px!important;overflow-x:clip}
.vr-site *, .vr-site *:before,.vr-site *:after{box-sizing:border-box}
.vr-site h1,.vr-site h2,.vr-site h3,.vr-site h4,.vr-site h5,.vr-site h6,.vr-site .mbr-fonts-style,.vr-site .display-1,.vr-site .display-2,.vr-site .display-3,.vr-site .display-4,.vr-site .display-5,.vr-site .display-7{font-family:var(--vr-font)!important;text-shadow:none!important}
.vr-site h2{font-weight:800!important;font-size:clamp(28px,3.1vw,44px)!important;line-height:1.2!important;letter-spacing:-1.3px}
.vr-site h3{font-size:22px;line-height:1.45}
.vr-site h4{font-size:20px;line-height:1.45}
.vr-site p,.vr-site .display-7{font-size:16px;line-height:1.75}
.vr-site a{color:inherit;text-decoration:none}
.vr-site a:hover{color:var(--vr-orange-hover);text-decoration:none}
.vr-site a:focus-visible,.vr-site button:focus-visible,.vr-site input:focus-visible,.vr-site select:focus-visible,.vr-site textarea:focus-visible{outline:3px solid var(--vr-orange)!important;outline-offset:4px}
.vr-site .container{max-width:1280px;width:100%;padding-left:32px;padding-right:32px}
.vr-site img{max-width:100%}
.vr-site .btn,.vr-site input[type=submit],.vr-site button[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 25px!important;border-radius:8px!important;border:1px solid var(--vr-orange)!important;background:var(--vr-orange)!important;color:#181b1e!important;font:700 15px/1.4 var(--vr-font)!important;letter-spacing:0!important;box-shadow:none!important;text-shadow:none!important;margin:0;white-space:normal;cursor:pointer;transition:background .2s,transform .2s}
.vr-site .btn:hover,.vr-site input[type=submit]:hover,.vr-site button[type=submit]:hover{background:var(--vr-orange-hover)!important;border-color:var(--vr-orange-hover)!important;color:#111!important;transform:translateY(-2px)}
.vr-site input:not([type=hidden]):not([type=submit]):not([type=checkbox]):not([type=radio]),.vr-site select,.vr-site textarea{font:400 16px/1.4 var(--vr-font)!important;color:var(--vr-ink)!important;background:#fff!important;border:1px solid #d5dce0!important;border-radius:8px!important;min-height:52px;height:auto;padding:13px 14px!important;text-align:left!important;box-shadow:none!important;max-width:100%;transition:border-color .2s}
.vr-site input::placeholder,.vr-site textarea::placeholder{color:#657078!important;font:400 14px/1.4 var(--vr-font)!important;opacity:1}
.vr-site select{padding-right:30px!important}
.vr-site input:disabled{background:#eef1f3!important;color:#858b91!important;cursor:not-allowed}
.vr-site .form-control-label{color:var(--vr-ink)!important;font-size:14px!important;font-weight:600!important;margin-bottom:8px}
.vr-site .mbr-arrow-up{left:auto!important;right:22px!important;bottom:22px!important;background:#252a2f!important;border-radius:50%;width:44px!important;height:44px!important;transform:none!important;padding:0;border:0;box-shadow:none}
.vr-site #scrollToTop a{display:flex;align-items:center;justify-content:center;width:100%!important;height:100%!important;padding:0;margin:0;background:transparent!important;border:0!important;border-radius:inherit;box-shadow:none!important;color:#fff!important;line-height:1;transform:none!important}
.vr-site #scrollToTop svg{display:block;width:28px;height:28px;flex:none;pointer-events:none}
.vr-site .hidden{opacity:1!important;visibility:visible!important}

/* A quiet, fixed header with an orange navigation marker. */
.vr-site #menu2-0{height:0!important;min-height:0!important}
.vr-site #menu2-0 .navbar{height:96px!important;min-height:96px!important;padding:0 max(32px,calc((100vw - 1216px)/2))!important;background:rgba(255,255,255,.98)!important;border:0;border-bottom:1px solid #e9ecee!important;box-shadow:none!important;display:flex;gap:36px;transition:none!important}
.vr-site #menu2-0 .navbar-brand{margin:0!important;padding:0!important}
.vr-site #menu2-0 .navbar-logo img{height:75px!important;width:106px;object-fit:contain;border-radius:0!important}
.vr-site #menu2-0 .navbar-collapse{justify-content:flex-end!important}
.vr-site #menu2-0 .navbar-nav{align-items:center;gap:20px}
.vr-site #menu2-0 .nav-link{font:600 14px/1.5 var(--vr-font)!important;padding:12px 0!important;margin:0!important;color:var(--vr-ink)!important;position:relative}
.vr-site #menu2-0 .nav-link>.mbr-iconfont{display:none!important}
.vr-site #menu2-0 .nav-link:hover,.vr-site #menu2-0 .nav-link[aria-current=page]{color:#c54e00!important}
.vr-site #menu2-0 .nav-link[aria-current=page]:after{content:"";height:3px;position:absolute;bottom:1px;left:0;right:0;background:var(--vr-orange);border-radius:3px}
.vr-site #menu2-0 .navbar-nav .nav-item:nth-last-child(2){margin-left:14px}
.vr-site #menu2-0 .gr-en-flag{width:24px!important;height:16px!important;object-fit:cover;border-radius:2px;display:block}
.vr-site #menu2-0 .navbar-toggler{width:46px;height:46px;right:24px!important;top:20px!important;background:transparent!important;border:0;box-shadow:none;border-radius:0;margin:0}
.vr-site #menu2-0 .hamburger span{background:var(--vr-ink)!important}
.vr-site #menu2-0 .navbar.opened:after{display:none!important}
.vr-site #menu2-0 .navbar-collapse{z-index:1001}

/* Home: editorial split composition and a real booking surface. */
.vr-site .vr-hero{background:var(--vr-ink)!important;padding:0 0 64px;position:relative;overflow:visible}
.vr-hero-grid{display:grid;grid-template-columns:1fr 1.03fr;max-width:1600px;margin:auto;min-height:500px}
.vr-hero-copy{padding:66px 58px 65px max(32px,calc((100vw - 1216px)/2));display:flex;flex-direction:column;justify-content:center;position:relative}
.vr-hero-copy:before{content:"";display:block;width:60px;height:5px;border-radius:3px;background:var(--vr-orange);margin-bottom:30px}
.vr-site .vr-hero h1{font-size:clamp(42px,4.8vw,72px);line-height:1.05;font-weight:800;letter-spacing:-3px;color:#fff;margin:0 0 28px;overflow-wrap:normal}
.vr-site .vr-hero-description,.vr-site .vr-hero-description p,.vr-site .vr-hero-description span{font-family:var(--vr-font)!important;font-size:18px!important;line-height:1.65!important;font-weight:400!important;color:#cbd0d4!important;background:none!important;text-align:left!important;max-width:560px;margin:0}
.vr-hero-photo{position:relative;min-height:500px;overflow:hidden}
.vr-hero-photo:after{content:"";position:absolute;inset:auto 0 0 0;height:9px;background:var(--vr-orange)}
.vr-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:65% 85%;position:absolute}
.vr-site .vr-booking-home{margin-top:0;padding-top:32px}
.vr-booking-home form{border-radius:var(--vr-radius);background:white;padding:26px 28px;display:grid;grid-template-columns:minmax(0,1fr) 170px;align-items:end;gap:22px;box-shadow:0 20px 40px #0002}
.vr-site .allform{float:none!important;width:100%!important;padding:0!important;margin:0!important;display:flow-root}
.vr-site .vr-booking-home .allform{display:grid;grid-template-columns:1fr 1fr 1.15fr 1.15fr;gap:14px}
.vr-site .vr-booking-home h3{grid-column:1/-1;font-size:18px!important;font-weight:700;color:var(--vr-ink)!important;margin:0 0 4px;padding:0;text-align:left}
.vr-site .vr-booking-home h3 center{text-align:left}
.vr-site .allform [id^=section]{float:none!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;height:auto!important;min-height:0;width:100%!important;padding:0;margin:0}
.vr-site .allform [class^=has-feedback]{float:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;min-width:0;max-width:100%!important;min-height:0!important;height:auto!important;padding:0!important;margin:0!important;border:0!important;background:none!important}
.vr-site .allform .has-feedback,.vr-site .allform .has-feedbacknohover{display:flow-root}
.vr-site .allform .form-control-feedback{display:none!important}
.vr-site .allform input:not([type=submit]),.vr-site .allform select{width:100%!important;margin:0!important}
.vr-site .vr-booking-home #section1,.vr-site .vr-booking-home #section2{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}
.vr-site .vr-booking-home #section4,.vr-site .vr-booking-home #section5{align-self:start}
.vr-site .vr-booking-home select{min-height:114px;background:#f6f8f9!important;white-space:normal}
.vr-site .vr-booking-home form>center{align-self:end;margin:0}
.vr-site .vr-booking-home input[type=submit]{width:100%;min-height:114px}

/* All original home content, with a deliberate section rhythm. */
.vr-site .vr-fleet-intro{padding:100px 0;background:#fff!important}
.vr-fleet-intro-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:72px;align-items:center}
.vr-fleet-photo{min-height:430px;background-image:url('images/vanrent-fleet-home-2026.webp');background-size:cover;background-position:center;border-radius:16px;position:relative}
.vr-fleet-photo:after{content:"";width:70px;height:70px;position:absolute;left:-12px;bottom:-12px;background:var(--vr-orange);z-index:-1;border-radius:8px}
.vr-site .vr-fleet-copy h2{margin-bottom:24px}
.vr-site .vr-fleet-copy h2 a{font-weight:inherit!important}
.vr-site .vr-booking-home h3 center{color:var(--vr-ink)!important}
.vr-site .vr-hero-next{position:absolute;left:32px;bottom:24px;right:auto;top:auto;margin:0;width:44px;height:44px;background:transparent!important;color:var(--vr-orange);border:0;border-radius:0;box-shadow:none;transform:none;display:flex;align-items:center;justify-content:center}
.vr-site .vr-hero-next a{color:var(--vr-orange)!important;background:transparent;display:flex;align-items:center;justify-content:center;width:100%;height:100%;animation:none!important;transform:none!important}
.vr-site .vr-hero-next svg{display:block;width:36px;height:40px;flex:none;pointer-events:none}
@media(max-width:767px){.vr-site .vr-hero-next{display:none!important}}
.vr-section-copy{color:#59636b;font-size:17px;line-height:1.85;margin-bottom:30px}
.vr-site .vr-section-copy p,.vr-site .vr-section-copy span{font:inherit!important;color:inherit!important;background:none!important}
.vr-site #content4-n,.vr-site #content4-m{background:var(--vr-surface)!important;padding:70px 0 30px}
.vr-site #content4-n .title,.vr-site #content4-m .title{max-width:100%!important;flex:0 0 100%!important}
.vr-site #content4-n h2,.vr-site #content4-m h2{text-align:left!important;margin:0!important;padding:0!important;color:var(--vr-ink)!important}
.vr-site #features8-p{padding:0 0 76px!important;background:var(--vr-surface)!important}
.vr-site #features8-p .media-container-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.vr-site #features8-p .card{max-width:none;width:100%;padding:28px!important;margin:0!important;border-radius:16px;background:#fff!important;border:1px solid var(--vr-line);text-align:left}
.vr-site #features8-p .card-img{text-align:left;background:transparent!important;padding:0 0 16px!important}
.vr-site #features8-p .card-img .mbr-iconfont{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;font-size:32px!important;border-radius:12px;background:#fff0e5!important;color:#df5a06!important}
.vr-site #features8-p .card-box{display:flex;flex-direction:column;gap:14px;padding:0!important;background:transparent!important;text-align:left!important}
.vr-site #features8-p h4{font-size:24px!important;color:var(--vr-ink)!important;margin:0!important;padding:0!important}
.vr-site #features8-p .mbr-text,.vr-site #features8-p .card-box p,.vr-site #features8-p .card-box p span{color:#5d6870!important;text-align:left!important;font-size:16px!important;line-height:1.75!important;font-family:var(--vr-font)!important}
.vr-site #features8-p .card-box p:empty{display:none!important}
.vr-site #features8-p .card-box p,.vr-site #features8-p .card-box .mbr-text{margin:0!important;padding:0!important}
.vr-site #features8-p .mbr-section-btn{text-align:left!important;padding:0!important;margin:0!important}
.vr-site #features8-p .mbr-section-btn .btn{margin:0!important}
.vr-site .vr-home-offers{padding:80px 0;background:#fff}
.vr-site .vr-home-offers .prosfores{position:static!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;background:none!important;border:0!important;margin:0!important;padding:0!important;float:none!important;visibility:visible!important;box-shadow:none!important}
.vr-site .vr-home-offers .prosfores>a h5{font-size:38px!important;font-weight:800;letter-spacing:-1px;text-align:left!important;margin:0 0 30px;color:var(--vr-ink)!important}
.vr-site .vr-home-offers #slider{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:none!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;margin:0!important;box-shadow:none!important;background:none!important;border:0!important;padding:0!important}
.vr-offer-card{border:1px solid var(--vr-line);border-radius:16px;overflow:hidden;background:var(--vr-surface)}
.vr-site .vr-offer-card>a{display:grid;grid-template-columns:1fr 1fr;position:relative;align-items:center;height:100%;color:var(--vr-ink)}
.vr-site .vr-offer-card img{border:0!important;padding:0!important;margin:0!important;border-radius:0!important;width:100%;height:220px;object-fit:cover}
.vr-site .vr-offer-card h6{top:auto!important;position:static!important;border:0!important;background:none!important;margin:0!important;padding:30px 22px!important;text-align:left!important;font-size:16px!important;line-height:1.7!important;color:var(--vr-ink)!important}
.vr-site .vr-offer-card .ribbon{position:absolute!important;top:14px!important;left:14px!important;right:auto!important;width:auto!important;height:auto!important;transform:none!important;clip-path:none!important;margin:0!important;padding:7px 13px!important;background:var(--vr-orange)!important;color:#111!important;border:0!important;border-radius:6px;box-shadow:none!important;font-size:15px;font-weight:800;line-height:1.4}
.vr-site .vr-offer-card .ribbon:before,.vr-site .vr-offer-card .ribbon:after{display:none!important}
.vr-site .features17{background:var(--vr-surface)!important;padding:0 0 24px!important}
.vr-site .features17 .container-fluid{max-width:1280px;padding:0 32px}
.vr-site .features17 .media-container-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.vr-site .features17 .card{width:100%;max-width:none;flex:none;padding:0!important;border:0!important}
.vr-site .features17 .card-wrapper{display:grid;grid-template-columns:40% 60%;height:100%;background:#fff!important;border:1px solid var(--vr-line);border-radius:14px;overflow:hidden}
.vr-site .features17 .card-img{height:100%;min-height:240px;background:#e5e9ed}
.vr-site .features17 .card-img iframe{height:100%!important;min-height:240px;width:100%!important;display:block;border:0}
.vr-site .features17 .card-box{min-height:0!important;background:#fff!important;padding:22px!important;display:flex;flex-direction:column;gap:8px}
.vr-site .features17 .card-title{font-size:17px!important;line-height:1.5!important;padding:0!important;margin:0!important;color:var(--vr-ink)!important;letter-spacing:0}
.vr-site .features17 .card-box p{font-size:14px!important;line-height:1.7;color:#627078;overflow-wrap:anywhere;margin:0!important;padding:0!important}
.vr-site .features17 .card-box .mbr-section-btn{position:static!important;left:auto!important;bottom:auto!important;margin:0!important;padding-top:4px!important;text-align:left!important}
.vr-site .features17 .card-box .btn{font-size:13px!important;min-height:44px;padding:10px 14px!important}
.vr-site #features17-k-more{padding-bottom:76px!important}
.vr-site #content4-q{background:var(--vr-ink)!important;padding:65px 0 32px!important;color:white}
.vr-site #content4-q .title{max-width:100%;flex:0 0 100%}
.vr-site #content4-q h2,.vr-site #content4-q h4{text-align:left!important}
.vr-site #content4-q h4{font-size:17px!important;line-height:1.8;color:#c8ced3!important}
.vr-site #content9-v{background:var(--vr-ink)!important;padding:0 0 64px}
.vr-site #content9-v .row{top:0!important;background:#252a2f!important;border-radius:12px!important;padding:24px 12px!important;margin:0}
.vr-site #content9-v ul{list-style:none;padding:0;margin:0}
.vr-site #content9-v .leasing{padding:0 12px}
.vr-site #content9-v a{font-size:14px!important;color:#d0d5d9!important;line-height:2.25!important}
.vr-site #content9-v a:hover{color:var(--vr-orange)!important}

/* Fleet and offers. No hover-only primary actions. */
.vr-site #features18-a{padding:64px 0 72px!important;top:0!important;background:var(--vr-surface)!important}
.vr-site #features18-a>.mbr-overlay,.vr-site #form1-w>.mbr-overlay{display:none!important}
.vr-site #features18-a> .container>h2{max-width:850px;text-align:left!important;color:var(--vr-ink)!important;margin:0 0 20px!important}
.vr-site #features18-a h3.mbr-section-subtitle{text-align:left!important;font-size:18px!important;font-weight:400!important;line-height:1.7!important;color:var(--vr-muted)!important;max-width:920px}
.vr-site #seachfleet{margin-top:30px;text-align:left!important}
.vr-site #seachfleet .forma{width:100%!important;max-width:none!important;border:1px solid var(--vr-line)!important;border-radius:14px!important;background:white!important;padding:28px!important;text-align:left!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.vr-site #seachfleet .forma h6{grid-column:1/-1;font-size:15px;font-weight:700;color:var(--vr-ink);margin:4px 0}
.vr-site #seachfleet .forma br{display:none}
.vr-site #seachfleet .forma input{width:100%!important}
.vr-site #seachfleet .forma input[type=submit]{grid-column:3}
.vr-site #features18-a .media-container-row-bill{gap:26px;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:35px!important}
.vr-site #features18-a .card{width:100%;max-width:100%;padding:0!important;border:1px solid var(--vr-line);border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column}
.vr-site #features18-a .card-wrapper{background:transparent!important;flex:1}
.vr-site #features18-a .card-img{position:relative;padding:0!important;overflow:hidden}
.vr-site #features18-a .card-img>img{width:100%!important;height:290px!important;object-fit:cover;border:0!important;border-radius:0!important;padding:0!important;filter:none!important}
.vr-site #features18-a .card-img>.mbr-overlay{display:none!important}
.vr-site #features18-a .card-img>.mbr-section-btn{position:absolute!important;inset:auto 16px 16px auto!important;opacity:1!important;visibility:visible!important;transform:none!important;z-index:2;width:auto!important;padding:0!important}
.vr-site #features18-a .card-img>.mbr-section-btn .btn{background:#fff!important;border-color:#fff!important;min-height:42px;padding:10px 16px!important;font-size:13px!important}
.vr-site #features18-a .fleetbaground{position:absolute!important;top:16px!important;bottom:auto!important;left:16px!important;right:auto!important;background:#181b1e!important;color:white!important;padding:7px 12px!important;border:0!important;border-radius:6px!important;width:auto!important;max-width:90%}
.vr-site #features18-a .fleetbaground h3{color:white!important;font-size:14px!important;line-height:1.5!important;margin:0!important}
.vr-site #features18-a .card-box{display:flex;flex-direction:column;gap:12px;background:#fff!important;padding:22px 24px!important;color:var(--vr-ink)!important}
.vr-site #features18-a .card-box h4{font-size:24px!important;line-height:1.35!important;color:var(--vr-ink)!important;font-weight:750!important;margin:0!important;padding:0!important}
.vr-site #features18-a .card-box h4:not(.card-title){font-size:17px!important;line-height:1.5!important;font-weight:600!important}
.vr-site #features18-a .card-box p{color:#626c73!important;font-size:15px!important;line-height:1.7!important;margin:0!important;padding:0!important}
.vr-site #features18-a .card>p.mbr-section-btn{padding:0 24px 24px!important;margin:0;text-align:left!important}
.vr-site .card-box .vr-card-spacer{display:none!important;margin:0!important;padding:0!important}
.vr-site #features18-a .card>p.mbr-section-btn .btn{top:0!important;position:static!important;font-size:15px!important}
.vr-site #features18-a>.container:has(>.media-container-row.pt-5){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px;row-gap:22px}
.vr-site #features18-a>.container:has(>.media-container-row.pt-5)>h2,.vr-site #features18-a>.container:has(>.media-container-row.pt-5)>h3{grid-column:1/-1;margin:0!important;padding-bottom:0!important}
.vr-site #features18-a>.container>.media-container-row.pt-5{display:flex;padding-top:12px!important;align-items:stretch}
.vr-site #features18-a>.container>.media-container-row.pt-5>.card{flex:1 1 100%!important;max-width:100%!important}
.vr-site #features18-a .card-box h4+ h4{font-size:18px!important;color:#bb4a00!important;line-height:1.65!important}
.vr-site #features18-a .card-box h4+ h4 .mbr-iconfont{color:#bb4a00!important}

/* Vehicle galleries and long-form company/services/terms content. */
.vr-site #header3-12{background:var(--vr-surface)!important;padding:64px 0!important}
.vr-site #header3-12>.container>.row{margin:0;gap:32px}
.vr-site #header3-12 .order-md-2{order:0!important;flex:1 1 58%;max-width:calc(60% - 16px);border:0!important;background:transparent!important;padding:0!important}
.vr-site #header3-12 .order-md-1{order:1!important;flex:1 1 35%;max-width:calc(40% - 16px);border:1px solid var(--vr-line)!important;background:#fff!important;padding:30px!important;border-radius:16px!important;align-self:start}
.vr-site #header3-12 .img-thumbnail{border:0!important;padding:0!important;background:transparent!important;border-radius:14px!important;overflow:hidden}
.vr-site #header3-12 .carousel-item img{width:100%!important;max-height:600px;object-fit:contain;background:#e6eaed}
.vr-site #header3-12 .greybaground{max-height:none!important;background:#181b1ee8!important;color:#fff!important;left:20px!important;right:20px!important;bottom:20px!important;padding:14px!important;border:0!important;border-radius:8px!important}
.vr-site #header3-12 .greybaground h3{font-size:16px!important;margin:0 0 4px}
.vr-site #header3-12 .greybaground p{font-size:14px!important;margin:0;line-height:1.4}
.vr-site #header3-12 .carousel-indicators{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0!important}
.vr-site #header3-12 .carousel-indicators li{width:56px!important;height:44px!important;margin:0!important;border-radius:6px;border:2px solid transparent;background-size:cover!important;background-position:center!important;opacity:.6}
.vr-site #header3-12 .carousel-indicators li.active{border-color:var(--vr-orange);opacity:1}
.vr-site #header3-12 .carousel-control-next-icon,.vr-site #header3-12 .carousel-control-prev-icon{background-color:var(--vr-ink)!important;width:36px;height:36px;border:8px solid var(--vr-ink);border-radius:50%}
.vr-site #header3-12 .order-md-1 h4{font-size:26px!important;font-weight:800!important;color:var(--vr-ink)!important;line-height:1.35}
.vr-site #header3-12 .order-md-1 .mbr-section-subtitle1{border:0!important;border-top:1px solid var(--vr-line)!important;background:none!important;padding:20px 0!important;color:#52606a!important;font-size:16px!important;line-height:1.7!important}
.vr-site #header3-12 .order-md-1 .btn{width:100%;margin-top:20px}
.vr-site #header3-12 hr{border-color:var(--vr-line)!important}
.vr-site #header3-12 .col-md-12{border:0!important;background:#fff!important;padding:40px!important;border-radius:16px}
.vr-site #content4-y{background:var(--vr-ink)!important;padding:65px 0 40px!important;color:#fff!important}
.vr-site #content4-y h2,.vr-site #content4-y h3{color:#fff!important;text-align:left!important}
.vr-site #content4-y .container,.vr-site #content6-10 .container{max-width:1120px}
.vr-site #content4-y .title{max-width:100%;flex-basis:100%}
.vr-site #content4-y h3,.vr-site #content4-y h3 span{background:none!important;font-size:18px!important;line-height:1.75!important;font-weight:400!important;color:#c6cdd2!important}
.vr-site #content6-10{padding:45px 0 70px!important;background:var(--vr-surface)!important}
.vr-site #content6-10 .media-content{border:1px solid var(--vr-line)!important;background:#fff!important;padding:36px!important;border-radius:14px;font-size:17px!important;line-height:1.85!important}
.vr-site #content6-10 .media-content p,.vr-site #content6-10 .media-content span{font-size:inherit!important;line-height:inherit!important;color:var(--vr-ink)!important;background:transparent!important;font-family:var(--vr-font)!important}

/* Contact and pre-booking retain every original field, validator and handler. */
.vr-site #form1-w{padding:64px 0 80px!important;background:var(--vr-surface)!important;min-height:70vh;position:relative;z-index:auto!important}
.vr-site #form1-w>.container .title{max-width:100%;flex-basis:100%}
.vr-site #form1-w h2{color:var(--vr-ink)!important;text-align:left!important;margin:0 0 20px!important}
.vr-site #form1-w h3{color:var(--vr-muted)!important;text-align:left!important;font-size:18px!important;font-weight:400!important;padding-bottom:25px!important}
.vr-site #form1-w>.container>.row>.media-container-column{max-width:100%;flex:0 0 100%}
.vr-site #contact_form,.vr-site #form1-w form[action*="datapickerproccesor1.php"]{display:flow-root;background:white!important;border:1px solid var(--vr-line)!important;border-radius:16px!important;padding:36px!important;width:100%;box-shadow:0 8px 32px #18202b05}
.vr-site #contact_form{max-width:100%}
.vr-site #contact_form .row-sm-offset{margin-left:-12px;margin-right:-12px}
.vr-site #contact_form .multi-horizontal{padding:0 12px}
.vr-site #contact_form textarea{min-height:190px;width:100%}
.vr-site #contact_form .container{top:0!important;padding:20px 0 0!important;clear:both}
.vr-site #contact_form .form-group{margin-bottom:22px;display:flow-root}
.vr-site #form1-w form[action*="datapickerproccesor1.php"] .allform{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.vr-site #form1-w .allform #section1,.vr-site #form1-w .allform #section2{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:12px}
.vr-site #form1-w .allform #section3{grid-column:1/-1}
.vr-site #form1-w .allform>p:has([name=ct_captcha]){grid-column:1/-1;display:flow-root}
.vr-site #form1-w .allform #section8{grid-column:1/-1;clear:both;display:flow-root}
.vr-site #form1-w .allform #section8 .has-feedback6{max-width:50%!important}
.vr-site #form1-w .allform #section8:has(input[type=submit]){border-top:1px solid var(--vr-line);padding-top:22px!important}
.vr-site #form1-w .caroptionimage{position:relative!important;display:block!important;max-width:100%;width:100%!important;height:auto!important;left:auto!important;top:auto!important;margin-top:16px!important;opacity:1!important;visibility:visible!important}
.vr-site #form1-w #mainpic{height:260px!important;object-fit:contain;background:var(--vr-surface);border-radius:10px}
.vr-site #form1-w .allform [name=ct_captcha]{width:150px!important;margin:2px 10px 12px 0!important;float:left}
.vr-site #form1-w .allform .imgcaptcha{width:120px!important;max-width:120px;height:57px}
.vr-site #form1-w .refresh{width:36px;height:36px!important;object-fit:contain}
.vr-site #form1-w input[type=submit]{min-width:220px}
.vr-site .ui-datepicker{font-family:var(--vr-font);background:#fff;border:1px solid #dfe3e6;border-radius:12px;padding:12px;box-shadow:0 12px 40px #0002;z-index:10050!important}
.vr-site .ui-datepicker .ui-datepicker-header{background:var(--vr-ink);color:white;border:0;border-radius:7px}
.vr-site .ui-datepicker td a{padding:8px!important;text-align:center!important;border:0!important;border-radius:4px}
.vr-site .ui-datepicker .ui-state-active{background:var(--vr-orange)!important;color:#111!important}
.vr-site .ui-timepicker-wrapper{z-index:10060!important;border-radius:8px;border:1px solid var(--vr-line);box-shadow:0 10px 30px #0002}

/* Complete footer, including the original newsletter and all original links. */
.vr-site #footer3-5{padding:68px 0 26px!important;background:#111416!important;border-top:1px solid #343a3f;color:#b9c1c8}
.vr-site #footer3-5>.container>.content{display:grid;grid-template-columns:.75fr 1.2fr 1fr 1.4fr;gap:36px;align-items:start;margin:0}
.vr-site #footer3-5>.container>.content>[class*=col-]{max-width:100%;width:100%;padding:0}
.vr-site #footer3-5 .img-logo{background:#fff;border-radius:10px;padding:10px;width:135px}
.vr-site #footer3-5 .img-logo img{width:115px;height:auto}
.vr-site #footer3-5 .foot-title{font-size:13px!important;font-weight:750;letter-spacing:1px;color:#fff!important;margin:0 0 22px!important}
.vr-site #footer3-5 p,.vr-site #footer3-5 .form-text{font-size:14px!important;line-height:1.9!important;color:#aeb9c1!important}
.vr-site #footer3-5 a.text-black{color:#d3d9de!important;font-size:14px!important;line-height:2!important}
.vr-site #footer3-5 a:hover{color:var(--vr-orange)!important}
.vr-site #footer3-5 form.form-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;flex-wrap:nowrap}
.vr-site #footer3-5 form .form-group{width:100%;margin:0}
.vr-site #footer3-5 input[type=email]{width:100%;margin:0!important;min-height:48px;background:#252a2e!important;border-color:#39424a!important;color:#fff!important}
.vr-site #footer3-5 .input-group-btn{margin:0!important}
.vr-site #footer3-5 button[type=submit]{padding:12px 16px!important;min-height:48px;font-size:13px!important}
.vr-site #footer3-5 hr{border-color:#30383e;margin:38px 0 24px}
.vr-site #footer3-5 .footer-lower .media-container-row{width:100%}
.vr-site #footer3-5 .copyright p{font-size:12px!important}
.vr-site #footer3-5 .social-list{gap:16px}
.vr-site #footer3-5 .soc-item{margin:0}
.vr-site #footer3-5 .mbr-iconfont-social{color:#aeb9c1!important;font-size:18px}
.vr-site .cc-window{background:#242a2f!important;color:#fff!important;font:400 14px/1.7 var(--vr-font)!important;border:1px solid #404a53;border-radius:12px!important;box-shadow:0 12px 36px #0003;padding:22px!important;max-width:355px!important}
.vr-site .cc-btn{background:var(--vr-orange)!important;color:#111!important;border:0!important;border-radius:7px!important;font-weight:700!important;padding:10px 18px!important}

@media(min-width:1600px){.vr-hero-copy{padding-left:160px}}
@media(max-width:1199px){.vr-site #menu2-0 .navbar-nav{gap:14px}.vr-site #menu2-0 .navbar{padding:0 32px!important;gap:22px}.vr-hero-copy{padding-right:32px}.vr-site .vr-booking-home .allform{grid-template-columns:1fr 1fr}.vr-site .vr-booking-home select{min-height:52px}.vr-site .vr-booking-home input[type=submit]{min-height:176px}.vr-fleet-intro-grid{gap:40px}.vr-site .features17 .card-wrapper{grid-template-columns:1fr}.vr-site .features17 .card-img,.vr-site .features17 iframe{min-height:180px!important;height:180px!important}.vr-site #footer3-5>.container>.content{grid-template-columns:1fr 1fr;gap:38px}.vr-site .vr-offer-card>a{grid-template-columns:1fr}.vr-site .vr-offer-card h6{padding:22px!important}}
@media(max-width:991px){body.vr-site{padding-top:84px!important}.vr-site #menu2-0 .navbar{height:84px!important;min-height:84px!important}.vr-site #menu2-0 .navbar-logo img{height:66px!important;width:94px}.vr-site #menu2-0 .navbar-collapse{position:absolute;left:0;right:0;top:84px;background:#fff;box-shadow:0 18px 20px #0001;padding:18px 28px!important}.vr-site #menu2-0 .navbar-collapse:not(.show):not(.collapsing){display:none!important}.vr-site #menu2-0 .navbar-nav{align-items:stretch;gap:4px}.vr-site #menu2-0 .nav-link{padding:12px!important;font-size:16px!important}.vr-site #menu2-0 .navbar-nav .nav-item:nth-last-child(2){margin-left:0}.vr-site #menu2-0 .navbar-toggler{display:block!important}.vr-hero-grid{min-height:460px}.vr-hero-copy{padding:48px 28px}.vr-site .vr-hero h1{font-size:48px;letter-spacing:-2px}.vr-hero-photo{min-height:460px}.vr-site .vr-hero-description{font-size:16px!important}.vr-site #features18-a .media-container-row-bill{gap:20px}.vr-site #header3-12 .order-md-2,.vr-site #header3-12 .order-md-1{max-width:100%;flex:0 0 100%}.vr-site #header3-12 .order-md-1{padding:28px!important}.vr-site #contact_form .multi-horizontal{max-width:100%;flex:0 0 100%}.vr-site .vr-fleet-intro{padding:64px 0}.vr-fleet-intro-grid{grid-template-columns:1fr;gap:36px}.vr-fleet-photo{min-height:350px}.vr-site #content9-v .leasing{flex:0 0 33.3333%;max-width:33.3333%;margin-bottom:16px}}
@media(max-width:767px){.vr-site .container,.vr-site .features17 .container-fluid{padding-left:22px;padding-right:22px}.vr-site h2{font-size:29px!important;letter-spacing:-.9px}.vr-site .vr-hero{padding-bottom:32px}.vr-hero-grid{grid-template-columns:1fr;min-height:0}.vr-hero-copy{padding:40px 22px 34px}.vr-hero-copy:before{margin-bottom:22px;width:44px}.vr-site .vr-hero h1{font-size:44px;max-width:500px;margin-bottom:20px;letter-spacing:-1.7px}.vr-site .vr-hero-description,.vr-site .vr-hero-description p,.vr-site .vr-hero-description span{font-size:16px!important}.vr-hero-photo{min-height:280px}.vr-hero-photo img{object-position:65% 78%}.vr-site .vr-booking-home{padding-top:22px}.vr-booking-home form{padding:22px 18px;grid-template-columns:1fr;gap:18px}.vr-site .vr-booking-home .allform{grid-template-columns:1fr 1fr;gap:14px}.vr-site .vr-booking-home h3{font-size:17px!important;line-height:1.5}.vr-site .vr-booking-home input[type=submit]{min-height:52px}.vr-site .vr-booking-home #section4,.vr-site .vr-booking-home #section5{grid-column:1/-1}.vr-site .vr-booking-home select{min-height:52px;max-width:100%;font-size:14px!important}.vr-site .vr-fleet-intro{padding:48px 0}.vr-fleet-photo{min-height:290px}.vr-fleet-intro-grid{gap:30px}.vr-site #content4-n,.vr-site #content4-m{padding:48px 0 26px}.vr-site #features8-p{padding-bottom:48px!important}.vr-site #features8-p .media-container-row{grid-template-columns:1fr;gap:18px}.vr-site #features8-p .card{padding:25px!important}.vr-site .vr-home-offers{padding:48px 0}.vr-site .vr-home-offers .prosfores>a h5{font-size:29px!important}.vr-site .vr-home-offers #slider{grid-template-columns:1fr;gap:18px}.vr-site .vr-offer-card>a{grid-template-columns:42% 58%}.vr-site .vr-offer-card img{height:220px;object-fit:cover}.vr-site .vr-offer-card h6{padding:24px 16px!important;font-size:14px!important}.vr-site .vr-offer-card .ribbon{font-size:12px;left:10px!important;top:10px!important}.vr-site .features17 .media-container-row{grid-template-columns:1fr;gap:18px}.vr-site .features17 .card-wrapper{grid-template-columns:1fr}.vr-site .features17 .card-box{padding:24px!important}.vr-site #features17-k-more{padding-bottom:48px!important}.vr-site #content4-q{padding:48px 0 25px!important}.vr-site #content9-v{padding-bottom:42px}.vr-site #content9-v .leasing{flex:0 0 50%;max-width:50%;padding:0 8px}.vr-site #content9-v a{font-size:13px!important}.vr-site #features18-a{padding:40px 0 48px!important}.vr-site #features18-a .media-container-row-bill{grid-template-columns:1fr;padding-top:25px!important}.vr-site #features18-a .card-img>img{height:260px!important}.vr-site #seachfleet .forma{grid-template-columns:1fr;padding:22px!important}.vr-site #seachfleet .forma input[type=submit]{grid-column:1}.vr-site #features18-a .card-box{padding:23px!important}.vr-site #header3-12{padding:32px 0!important}.vr-site #header3-12>.container>.row{gap:24px}.vr-site #header3-12 .col-md-12{padding:24px!important}.vr-site #header3-12 .greybaground{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;padding:15px!important;border-radius:0!important}.vr-site #content4-y{padding:42px 0 28px!important}.vr-site #content6-10{padding:30px 0 48px!important}.vr-site #content6-10 .media-content{padding:24px!important}.vr-site #form1-w{padding:40px 0 48px!important}.vr-site #contact_form,.vr-site #form1-w form[action*="datapickerproccesor1.php"]{padding:24px 18px!important}.vr-site #form1-w form[action*="datapickerproccesor1.php"] .allform{grid-template-columns:1fr;gap:16px}.vr-site #form1-w .allform #section8 .has-feedback6{max-width:100%!important}.vr-site #form1-w #mainpic{height:210px!important}.vr-site #footer3-5{padding:45px 0 20px!important}.vr-site #footer3-5>.container>.content{grid-template-columns:1fr;gap:32px}.vr-site #footer3-5 .foot-title{margin-bottom:12px!important}.vr-site #footer3-5 .copyright{max-width:100%;flex:0 0 100%}.vr-site #footer3-5 .social-list{justify-content:flex-start!important;padding-top:14px}.vr-site .cc-window{bottom:12px!important;left:12px!important;max-width:calc(100vw - 24px)!important;padding:18px!important;font-size:13px!important}}
@media(prefers-reduced-motion:reduce){.vr-site *, .vr-site *:before,.vr-site *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:767px){.vr-site #features18-a>.container:has(>.media-container-row.pt-5){grid-template-columns:1fr}}
@media(max-width:767px){.vr-site .vr-booking-home #section1,.vr-site .vr-booking-home #section2{grid-column:1/-1;grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}

/* Used vehicles: two clear journeys for private buyers and motor dealers. */
.vr-used-vehicles{background:var(--vr-surface)}
.vr-used-intro{padding:72px 0 84px}
.vr-used-heading{max-width:800px;margin-bottom:34px}
.vr-used-eyebrow{display:block;margin-bottom:12px;color:#b94700;font-size:13px;font-weight:800;letter-spacing:1.3px}
.vr-used-heading h2{margin:0 0 16px!important;color:var(--vr-ink)!important}
.vr-used-heading p{margin:0;color:var(--vr-muted);font-size:18px;line-height:1.75;max-width:760px}
.vr-used-tabs{border:1px solid var(--vr-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 18px 50px rgba(24,32,43,.06)}
.vr-used-tablist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px;background:#e9edef;border-bottom:1px solid var(--vr-line);gap:10px}
.vr-site .vr-used-tab{appearance:none;border:0;border-radius:10px;background:transparent;color:#505b63;min-height:58px;padding:14px 20px;font:750 16px/1.4 var(--vr-font);cursor:pointer;transition:background .2s,color .2s}
.vr-site .vr-used-tab:hover{color:var(--vr-ink);background:#fff8f3}
.vr-site .vr-used-tab:focus{outline:2px solid var(--vr-orange)!important;outline-offset:-2px}
.vr-site .vr-used-tab.active{background:#fff;color:var(--vr-ink);box-shadow:0 4px 18px rgba(24,32,43,.08);position:relative}
.vr-site .vr-used-tab.active:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:3px;border-radius:3px;background:var(--vr-orange)}
.vr-used-tab-content{padding:0}
.vr-used-private-grid,.vr-used-dealer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.58fr);gap:54px;align-items:stretch;padding:48px}
.vr-used-copy,.vr-used-dealer-copy{align-self:center;max-width:700px}
.vr-used-card-number{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:22px;border-radius:50%;background:#fff0e5;color:#b94700;font-size:14px;font-weight:850}
.vr-used-copy h3,.vr-used-dealer-copy h3{margin:0 0 18px;color:var(--vr-ink);font-size:30px;line-height:1.25;font-weight:800;letter-spacing:-.6px}
.vr-used-copy>p,.vr-used-dealer-copy>p{margin:0 0 26px;color:#5d6870;font-size:17px;line-height:1.8}
.vr-used-external-link{gap:12px;max-width:100%}
.vr-used-external-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}
.vr-used-copy .vr-used-external-note{margin:14px 0 0;color:#7b858c;font-size:13px;line-height:1.6}
.vr-used-feature{min-height:310px;padding:36px;border-radius:14px;background:var(--vr-ink);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;overflow:hidden}
.vr-used-feature:after{content:"";position:absolute;width:210px;height:210px;border:44px solid rgba(255,123,34,.15);border-radius:50%;right:-55px;top:-55px}
.vr-used-feature-icon{display:flex;align-items:center;justify-content:center;width:66px;height:66px;margin-bottom:auto;border-radius:14px;background:var(--vr-orange);color:var(--vr-ink);position:relative;z-index:1}
.vr-used-feature-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.vr-used-feature strong{font-size:22px;line-height:1.35;margin-bottom:8px;position:relative;z-index:1}
.vr-used-feature>span:last-child{color:#c6cdd2;font-size:15px;line-height:1.65;position:relative;z-index:1}
.vr-used-dealer-grid{grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);background:#fbfcfc}
.vr-used-dealer-copy{align-self:start;padding-top:8px}
.vr-used-dealer-copy ul{list-style:none;margin:30px 0 0;padding:0;display:grid;gap:14px}
.vr-used-dealer-copy li{position:relative;padding-left:30px;color:#465159;font-size:15px;line-height:1.6}
.vr-used-dealer-copy li:before{content:"✓";position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;background:#fff0e5;color:#b94700;font-size:12px;font-weight:900}
.vr-used-form-wrap{background:#fff;border:1px solid var(--vr-line);border-radius:14px;padding:34px}
.vr-form-alert{margin:0 0 24px;padding:14px 16px;border-radius:8px;font-size:14px;line-height:1.6;font-weight:600}
.vr-form-alert-success{background:#e8f7ed;border:1px solid #a8d9b8;color:#175e2d}
.vr-form-alert-error{background:#fff1ee;border:1px solid #efb7aa;color:#8f2f1c}
.vr-dealer-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.vr-dealer-form .form-group{margin:0}
.vr-dealer-form label{display:block;margin:0 0 8px;color:var(--vr-ink);font-size:14px;font-weight:700}
.vr-dealer-form label span{color:#c54e00;margin-left:3px}
.vr-dealer-message{grid-column:1/-1}
.vr-dealer-form textarea{width:100%;min-height:150px;resize:vertical}
.vr-dealer-captcha{margin-top:22px;padding-top:22px;border-top:1px solid var(--vr-line)}
.vr-dealer-captcha-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.vr-dealer-captcha-row input{width:150px!important;flex:none}
.vr-dealer-captcha-row img{width:120px;height:57px;object-fit:cover;border:1px solid #d5dce0;border-radius:8px;background:#fff}
.vr-captcha-refresh{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;border:1px solid var(--vr-line);color:var(--vr-ink);background:#fff}
.vr-captcha-refresh:hover{border-color:var(--vr-orange);color:#b94700}
.vr-captcha-refresh svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.vr-dealer-captcha small{display:block;margin-top:8px;color:#748088;font-size:12px}
.vr-dealer-submit{display:flex;align-items:center;gap:18px;margin-top:26px}
.vr-dealer-submit p{margin:0;color:#748088;font-size:12px;line-height:1.55;max-width:280px}
@media(max-width:991px){.vr-used-private-grid,.vr-used-dealer-grid{grid-template-columns:1fr;gap:32px;padding:36px}.vr-used-dealer-copy{padding-top:0}.vr-used-feature{min-height:250px}.vr-used-dealer-grid{background:#fbfcfc}}
@media(max-width:767px){.vr-used-intro{padding:46px 0 54px}.vr-used-heading{margin-bottom:24px}.vr-used-heading p{font-size:16px}.vr-used-tablist{padding:8px;gap:6px}.vr-site .vr-used-tab{min-height:54px;padding:11px 8px;font-size:14px}.vr-used-private-grid,.vr-used-dealer-grid{padding:24px 18px;gap:28px}.vr-used-copy h3,.vr-used-dealer-copy h3{font-size:25px}.vr-used-copy>p,.vr-used-dealer-copy>p{font-size:15px}.vr-used-feature{min-height:220px;padding:25px}.vr-used-form-wrap{padding:24px 18px}.vr-dealer-fields{grid-template-columns:1fr;gap:18px}.vr-dealer-message{grid-column:auto}.vr-dealer-submit{align-items:stretch;flex-direction:column}.vr-dealer-submit .btn{width:100%}.vr-dealer-submit p{max-width:none;text-align:center}.vr-dealer-captcha-row input{width:130px!important}}


/* General terms: readable legal layout and responsive Matrix A image */
.vr-site .vr-legal-page{background:#f5f7f8;padding-top:120px!important;padding-bottom:52px!important}
.vr-site .vr-legal-card{background:#fff;border:1px solid #e3e8ec;border-radius:18px;padding:clamp(28px,4vw,52px);box-shadow:0 14px 36px rgba(20,32,45,.08)}
.vr-site .vr-legal-title{color:#172033;margin:0 0 28px;padding:0 0 18px;border-bottom:3px solid #ff7a1a}
.vr-site .vr-legal-title small{display:block;color:inherit;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}
.vr-site .vr-legal-content{color:#39414b!important;font-family:'Inter',sans-serif;font-size:16px;line-height:1.72;overflow-wrap:anywhere}
.vr-site .vr-legal-content>div:first-child>br:first-child{display:none}
.vr-site .vr-legal-content strong{display:block;color:#172033;font-size:17px;font-weight:800;line-height:1.4;margin:22px 0 5px}
.vr-site .vr-legal-content a{color:#0b63ce;text-decoration:underline;text-underline-offset:2px}
.vr-site .vr-legal-content img{display:block;width:min(100%,760px)!important;height:auto!important;margin:34px auto 6px;border:1px solid #dfe4e8;border-radius:10px;box-shadow:0 8px 22px rgba(20,32,45,.10)}
@media(max-width:767px){.vr-site .vr-legal-page{padding-top:88px!important;padding-bottom:36px!important}.vr-site .vr-legal-card{border-radius:14px;padding:24px 18px}.vr-site .vr-legal-title{margin-bottom:22px}.vr-site .vr-legal-title small{font-size:27px}.vr-site .vr-legal-content{font-size:15px;line-height:1.68}.vr-site .vr-legal-content strong{font-size:16px;margin-top:19px}}
