{"id":7537,"date":"2026-07-27T11:37:49","date_gmt":"2026-07-27T09:37:49","guid":{"rendered":"https:\/\/www.mrvin.com\/business\/leasing\/"},"modified":"2026-07-27T11:37:49","modified_gmt":"2026-07-27T09:37:49","slug":"leasing","status":"publish","type":"page","link":"https:\/\/www.mrvin.com\/az\/business\/leasing\/","title":{"rendered":"Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn"},"content":{"rendered":"<style id=\"mrvin-mvb-css\">\n.mvb,.mvb *,.mvb *::before,.mvb *::after{box-sizing:border-box}\n.mvb{\n  --ink:#071d40;            \/* body + heading colour, the design's one text colour *\/\n  --muted:rgba(7,29,64,.66);\/* the design has no muted class; it fades the ink *\/\n  --blue:#000dc7;           \/* brand primary (Button--colorGreen, misleading name upstream) *\/\n  --blue-d:#000aa3;         \/* hoverDarkGreen *\/\n  --green:#00d800;          \/* accent: title stripes, checks, the V *\/\n  --green2:#00c800;         \/* the slightly deeper green of step numbers *\/\n  --bg:#f7f9fa;             \/* page *\/\n  --line:rgba(7,29,64,.07);\n  --tint:rgba(0,59,121,.04);\/* #003b790a \u2014 the card fill on the homepage *\/\n  --gray:#edf0f3;           \/* the FAQ card fill *\/\n  --lav:#d3d6fb;            \/* the pale disc behind a check glyph *\/\n  --red:#ff442b;\n  --focus:#1a26dd;\n  --shadow:0 10px 25px rgba(46,101,160,.10);\n  font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;\n  color:var(--ink);font-size:16px;line-height:1.8;background:var(--bg)\n  \/* No top offset. The old system reserved 96px for the legacy .mrvin-header,\n     which was position:fixed. The global header that ships today (.Header, from\n     header_footer.php) sits in normal flow with a 10px margin, so that reserve\n     is now just an empty band \u2014 the hero's own 30\/70px padding is the spacing,\n     exactly as on the new design's own pages. *\/\n}\n.mvb h1,.mvb h2,.mvb h3,.mvb h4,.mvb p,.mvb dl,.mvb dd,.mvb dt,.mvb ul,.mvb li,.mvb figure{margin:0;padding:0}\n.mvb h1,.mvb h2,.mvb h3,.mvb h4{font-weight:700;color:var(--ink);line-height:1.15;letter-spacing:0}\n.mvb ul{list-style:none}\n.mvb a{color:inherit;text-decoration:none;box-shadow:none}\n.mvb a:hover{text-decoration:none}\n.mvb button,.mvb input,.mvb select,.mvb textarea{font-family:inherit;font-size:inherit;color:inherit}\n.mvb img{max-width:100%;height:auto}\n\n\/* ---- Container: content-box, so max-width is the CONTENT width like upstream ---- *\/\n.mvb-wrap{max-width:1420px;margin:0 auto;padding:0 15px;box-sizing:content-box;position:relative}\n.mvb-wrap--narrow{max-width:940px}\n.mvb-wrap--slim{max-width:750px}\n@media(min-width:740px){.mvb-wrap{padding:0 30px}}\n@media(min-width:1200px){.mvb-wrap{padding:0 60px}}\n\n\/* ---- Section rhythm: 50px \u2192 6.667vw \u2192 80px (the design's --medium step) ---- *\/\n.mvb-section{padding:50px 0;position:relative}\n@media(min-width:740px){.mvb-section{padding:6.667vw 0}}\n@media(min-width:1200px){.mvb-section{padding:80px 0}}\n.mvb-section--white{background:#fff}\n.mvb-section--appended{padding-top:0}\n\n\/* ---- Type. The calc() coefficients are the design's own, \u00d710 for a 16px root ---- *\/\n.mvb-h1{font-size:clamp(40px,calc(3.485838779956427vw + 14.20479302832244px),56px);line-height:1.15;letter-spacing:-.5px}\n.mvb-h2{font-size:clamp(30px,calc(2.178649237472767vw + 13.87799564270153px),40px);line-height:1.15}\n.mvb-h3{font-size:clamp(18px,calc(.871459694989107vw + 11.55119825708061px),22px);line-height:1.273}\n.mvb-lead{font-size:clamp(17px,calc(.217864923747277vw + 15.38779956427015px),18px);line-height:1.7;color:var(--muted)}\n.mvb-body{font-size:15px;line-height:1.8;color:var(--muted)}\n\n\/* ---- Section head: centred title with the 40\u00d72 green stripe ---- *\/\n.mvb-head{text-align:center;max-width:820px;margin:0 auto 40px}\n@media(min-width:1200px){.mvb-head{margin-bottom:60px}}\n.mvb-head .mvb-lead{margin-top:14px}\n.mvb-title--stripe:after{display:block;content:'';width:40px;height:2px;background:var(--green);margin:.333em auto .381em}\n\n\/* ---- Eyebrow: the design's rounded white pill (SectionCountries-item) ---- *\/\n.mvb-eyebrow{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:25px;\n  padding:9px 20px;font-size:13px;font-weight:700;line-height:1;color:var(--ink);\n  box-shadow:0 2px 8px rgba(7,29,64,.07);margin-bottom:22px}\n.mvb-eyebrow:before{content:'';width:8px;height:8px;border-radius:50%;background:var(--green);flex:none}\n\n\/* ---- Co-brand lockup: our mark next to a partner's, in place of the eyebrow.\n       The chip is ink, not white, because a partner usually publishes exactly\n       one logo file and it is the white-on-dark one (VMOBILE ships only\n       vmobile-logo-white.svg). Putting the pair on ink means each mark is used\n       the way its owner intended instead of being recoloured by us. ---- *\/\n.mvb-lockup{display:inline-flex;align-items:center;gap:20px;background:var(--ink);border-radius:999px;\n  padding:13px 26px;margin-bottom:24px;box-shadow:0 8px 24px rgba(7,29,64,.18)}\n.mvb-lockup img{display:block;width:auto;max-width:none}\n.mvb-lockup-x{color:rgba(255,255,255,.4);font-size:15px;font-weight:700;line-height:1;flex:none}\n@media(max-width:600px){\n  .mvb-lockup{gap:14px;padding:11px 18px}\n  .mvb-lockup img{max-width:38vw;object-fit:contain}\n}\n\n\/* ---- Button. The fill is ::before; ::after is a disc pinned to the bottom edge\n       that scales x2 on hover and floods the button upward. Upstream mechanic,\n       reproduced exactly.\n       Every rule is written .mvb .mvb-btn, not .mvb-btn: the reset above sets\n       .mvb a{color:inherit} to keep the theme's link colour out, and that\n       selector (0,1,1) outranks a bare class (0,1,0) \u2014 so a bare .mvb-btn\n       rendered as a link came out ink-on-blue and all but unreadable. ---- *\/\n.mvb .mvb-btn{position:relative;z-index:0;display:inline-flex;align-items:center;justify-content:center;\n  gap:15px;padding:15px 25px;border:0;border-radius:15px;background:none;overflow:hidden;cursor:pointer;\n  font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;text-align:center;color:#fff;\n  text-decoration:none;transition:color .3s}\n\/* display and opacity are declared, not left to default, and that is the whole\n   reason the submit button was invisible: Blocksy decorates its own buttons with\n   a shadow pseudo-element \u2014\n     [type=submit]:before{display:var(--theme-button-shadow,block);opacity:0;\u2026}\n   \u2014 and a <button type=\"submit\"> here matches it. The class selector wins every\n   property we name, but opacity and display were not named, so the theme's\n   values landed on OUR fill and it painted nothing. The links were fine, since\n   an <a> never matches [type=submit]. Anything set on that pseudo elsewhere has\n   to be restated here. *\/\n.mvb .mvb-btn:before{content:'';display:block;opacity:1;position:absolute;z-index:-2;inset:0;\n  border-radius:15px;background:var(--blue);border:1px solid var(--blue);\n  transition:.3s background,.3s border-color}\n.mvb .mvb-btn:after{content:'';display:block;opacity:1;position:absolute;z-index:-1;\n  width:100%;aspect-ratio:1;top:100%;left:0;right:auto;bottom:auto;\n  transform-origin:50% 100%;border-radius:50%;background:var(--blue-d);\n  transition:.4s transform cubic-bezier(.52,.19,.25,.79)}\n.mvb .mvb-btn:hover,.mvb .mvb-btn:focus{color:#fff}\n.mvb .mvb-btn:hover:after,.mvb .mvb-btn:focus-visible:after{transform:scale(2)}\n.mvb .mvb-btn:disabled{opacity:.6;cursor:not-allowed}\n.mvb .mvb-btn:disabled:after{transform:none}\n.mvb .mvb-btn--lg{font-size:18px;padding:20px 40px}\n.mvb .mvb-btn--white{color:var(--ink)}\n.mvb .mvb-btn--white:before{background:#fff;border-color:#fff}\n.mvb .mvb-btn--white:after{background:var(--green)}\n.mvb .mvb-btn--white:hover,.mvb .mvb-btn--white:focus{color:var(--ink)}\n.mvb .mvb-btn--ghost{color:var(--ink)}\n.mvb .mvb-btn--ghost:before{background:#fff;border-color:rgba(7,29,64,.18)}\n.mvb .mvb-btn--ghost:after{background:var(--ink)}\n.mvb .mvb-btn--ghost:hover,.mvb .mvb-btn--ghost:focus{color:#fff}\n.mvb .mvb-btn svg{width:18px;height:18px;flex:none}\n.mvb-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:10px}\n\n\/* ---- Grid ---- *\/\n.mvb-grid{display:grid;gap:20px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-grid{grid-template-columns:repeat(2,1fr)}}\n@media(min-width:1024px){.mvb-grid{grid-template-columns:repeat(3,1fr);gap:24px}}\n.mvb-grid--2{grid-template-columns:1fr}\n@media(min-width:740px){.mvb-grid--2{grid-template-columns:repeat(2,1fr)}}\n@media(min-width:1024px){.mvb-grid--2{grid-template-columns:repeat(2,1fr)}}\n\n\/* ---- Card: the homepage's #003b790a tile, 15px radius, mini green stripe ---- *\/\n.mvb-card{display:flex;flex-direction:column;height:100%;background:var(--tint);\n  border-radius:15px;padding:30px}\n@media(min-width:1024px){.mvb-card{padding:40px}}\n.mvb-card h3:after{content:'';display:block;width:20px;height:2px;background:var(--green);margin:10px 0}\n.mvb-card p{font-size:15px;line-height:1.8;color:var(--muted)}\na.mvb-card{background:#fff;border:1px solid var(--line);\n  transition:transform .2s ease,box-shadow .2s ease}\na.mvb-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}\n.mvb-card-more{margin-top:auto;padding-top:18px;font-weight:700;font-size:15px;color:var(--blue);\n  display:inline-flex;align-items:center;gap:8px}\na.mvb-card:hover .mvb-card-more{color:var(--blue-d)}\n.mvb-card-more svg{width:16px;height:16px;transition:transform .2s ease}\na.mvb-card:hover .mvb-card-more svg{transform:translateX(4px)}\n\n\/* ---- Icon disc: the pale lavender the hero highlights use ---- *\/\n.mvb-ico{width:54px;height:54px;border-radius:50%;background:var(--lav);color:var(--blue);\n  display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex:none;\n  transition:background .2s ease,color .2s ease}\n.mvb-ico svg{width:27px;height:27px;stroke-width:1.7}\na.mvb-card:hover .mvb-ico{background:var(--blue);color:#fff}\n.mvb-ico--green{background:rgba(0,200,0,.12);color:#068406}\n.mvb-ico--red{background:rgba(255,68,43,.12);color:var(--red)}\n\n\/* ---- Checklist (Text--listChecks): check glyph on a lavender disc ---- *\/\n.mvb-checks li{position:relative;padding-left:36px;margin-bottom:14px;font-size:16px;line-height:1.6}\n.mvb-checks li:last-child{margin-bottom:0}\n.mvb-checks li:before{content:'';position:absolute;left:0;top:.15em;width:24px;height:24px;\n  border-radius:50%;background:var(--lav)}\n.mvb-checks li:after{content:'';position:absolute;left:8px;top:calc(.15em + 8px);width:9px;height:5px;\n  border-left:2px solid var(--ink);border-bottom:2px solid var(--ink);transform:rotate(-45deg)}\n@media(min-width:1200px){.mvb-checks--2col{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}}\n\n\/* ---- Steps: 50px green disc, hairline divider between columns ---- *\/\n.mvb-steps{display:grid;gap:30px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-steps{grid-template-columns:repeat(3,1fr);gap:50px}}\n.mvb-step{position:relative;height:100%}\n@media(min-width:740px){.mvb-step{padding-left:30px;border-left:1px solid rgba(0,119,245,.071)}}\n.mvb-step-n{width:50px;height:50px;border-radius:50%;background:var(--green2);color:#fff;font-weight:700;\n  font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}\n@media(max-width:739px){\n  .mvb-step-n{position:absolute;left:0;top:0;width:30px;height:30px;font-size:13px;margin:0}\n  .mvb-step h3{padding-left:44px;padding-top:2px}\n}\n.mvb-step p{font-size:15px;color:var(--muted);margin-top:8px}\n\n\/* ---- Stat chips ---- *\/\n.mvb-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:34px}\n.mvb-chip{display:inline-flex;align-items:baseline;gap:8px;background:#fff;border-radius:25px;\n  padding:11px 22px;line-height:1;box-shadow:0 2px 8px rgba(7,29,64,.07)}\n.mvb-chip b{font-size:20px;font-weight:700;color:var(--blue)}\n.mvb-chip span{font-size:14px;font-weight:500;color:var(--muted)}\n\n\/* ---- FAQ: the design's flat two-column grid of grey cards, no accordion ---- *\/\n.mvb-faq{display:grid;gap:14px}\n@media(min-width:740px){.mvb-faq{grid-template-columns:1fr 1fr;gap:20px}}\n.mvb-faq-item{background:var(--gray);border-radius:15px;padding:30px}\n.mvb-faq-item dt{font-size:clamp(18px,calc(.871459694989107vw + 11.55119825708061px),22px);\n  font-weight:700;line-height:1.273;margin-bottom:10px}\n.mvb-faq-item dd{font-size:15px;line-height:1.8;color:var(--muted)}\n\n\/* ---- Hero ---- *\/\n.mvb-hero{position:relative;overflow:hidden;text-align:center;padding:30px 0 60px}\n@media(min-width:1200px){.mvb-hero{padding:70px 0 80px}}\n.mvb-hero>*{position:relative;z-index:1}\n.mvb-hero .mvb-lead{max-width:720px;margin:20px auto 0}\n.mvb-hero .mvb-h1{max-width:940px;margin:0 auto}\n\n\/* ---- Hero radar dial. Transcribed from the inline block in new_design\/index.html;\n       rem\u2192px only. It is the one element that makes a page read as MrVIN's. ---- *\/\n.mvb-art{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;--mvb-dial-top:82%}\n.mvb-art-dial{position:absolute;left:50%;top:var(--mvb-dial-top);width:min(880px,124%);aspect-ratio:1;\n  transform:translate(-50%,-50%)}\n.mvb-art-ring{position:absolute;border-radius:50%;border:1px solid #000dc7;opacity:0;\n  animation:mvb-ring 1.1s cubic-bezier(.22,1,.36,1) both}\n.mvb-art-ring:nth-child(1){inset:0;--o:.13}\n.mvb-art-ring:nth-child(2){inset:15%;--o:.16;animation-delay:.1s}\n.mvb-art-ring:nth-child(3){inset:30%;--o:.2;border-style:dashed;animation-delay:.2s}\n.mvb-art-ring:nth-child(4){inset:45%;--o:.22;animation-delay:.3s}\n@keyframes mvb-ring{from{opacity:0;transform:scale(.9)}to{opacity:var(--o);transform:none}}\n.mvb-art-sweep{position:absolute;inset:0;border-radius:50%;opacity:0;\n  background:conic-gradient(from -19.07deg,#000dc700 0deg,#000dc72e 11.44deg,#00d8005d 26.70deg,#00d80000 38.14deg);\n  -webkit-mask-image:linear-gradient(90deg,#0000,#000 25%,#000 75%,#0000);\n  mask-image:linear-gradient(90deg,#0000,#000 25%,#000 75%,#0000);\n  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;\n  -webkit-mask-position:50% 50%;mask-position:50% 50%;\n  -webkit-mask-size:400% 100%;mask-size:400% 100%;\n  animation:mvb-spin 4.7s .5s both,mvb-veil 5.7s .5s both,mvb-close .6s 5.15s cubic-bezier(.4,0,.25,1) both}\n@keyframes mvb-close{to{-webkit-mask-size:11% 100%;mask-size:11% 100%}}\n@keyframes mvb-veil{0%{opacity:0;animation-timing-function:ease}8.77%{opacity:1}90.35%{opacity:1;animation-timing-function:ease-in}100%{opacity:0}}\n@keyframes mvb-spin{0%{transform:rotate(270deg);animation-timing-function:linear}68.09%{transform:rotate(610deg);animation-timing-function:cubic-bezier(.25,.362,.55,1)}100%{transform:rotate(720deg)}}\n.mvb-art-blip{position:absolute;width:11px;height:11px;margin:-5.5px;border-radius:50%;background:#00c800;\n  opacity:0;animation:mvb-blip 2.2s cubic-bezier(.34,1.56,.64,1) both}\n.mvb-art-blip:nth-child(6){left:69%;top:31%;animation-delay:1.72s}\n.mvb-art-blip:nth-child(7){left:78%;top:62%;animation-delay:2.36s}\n.mvb-art-blip:nth-child(8){left:34%;top:72%;animation-delay:3.33s}\n.mvb-art-blip:nth-child(9){left:24%;top:38%;animation-delay:.68s}\n@keyframes mvb-blip{0%{opacity:0;transform:scale(.3)}14%{opacity:.85;transform:scale(1)}46%{opacity:.4}100%{opacity:.32;transform:none}}\n\/* The V the sweep settles into, so the dial finishes on the brand mark rather\n   than on nothing \u2014 same geometry and timing as the homepage. The watermark\n   alpha is on the BOX, not the arms, so the two compose as one group and green\n   covers blue at the apex instead of blending with it.\n   The dial sits lower here (--mvb-dial-top) than the homepage's 56%: there the\n   centre is behind the VIN field, here it would be behind the headline, and the\n   V is opaque enough to smear the words. *\/\n.mvb-art-vee{position:absolute;left:50%;top:50%;width:53%;height:53%;transform:translate(-50%,-100%);\n  opacity:0;animation:mvb-vee .32s 5.65s ease both}\n@keyframes mvb-vee{to{opacity:.15}}\n.mvb-art-arm{position:absolute;bottom:0;left:50%;width:17.714%;height:100%;margin-left:-8.857%;\n  transform-origin:50% 100%;animation:1.1s 5.65s cubic-bezier(.22,1,.36,1) both}\n.mvb-art-arm--l{animation-name:mvb-arm-l;background:linear-gradient(to top,rgba(0,13,199,.8),rgba(0,13,199,.8) 70%,rgba(0,13,199,0))}\n.mvb-art-arm--r{animation-name:mvb-arm-r;background:linear-gradient(to top,#00D800,#00D800 70%,#00D80000)}\n@keyframes mvb-arm-l{from{transform:skewX(6deg)}to{transform:skewX(19.07deg)}}\n@keyframes mvb-arm-r{from{transform:skewX(-6deg)}to{transform:skewX(-19.07deg)}}\n@media(max-width:620px){\n  .mvb-art-dial{width:150%}\n  .mvb-art-blip{width:9px;height:9px;margin:-4.5px}\n  .mvb-art-vee{width:45%;height:45%}\n}\n\n\/* ---- Form ---- *\/\n.mvb-form{background:#fff;border-radius:25px;padding:26px;box-shadow:0 10px 45px rgba(46,101,160,.12)}\n@media(min-width:740px){.mvb-form{padding:46px}}\n.mvb-form-row{display:grid;gap:18px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-form-row{grid-template-columns:1fr 1fr}}\n.mvb-field{margin-bottom:18px}\n.mvb .mvb-field label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}\n\/* Written .mvb .mvb-field <type> so the theme's own form rules cannot win. Blocksy\n   sizes fields off a --theme-form-field-height custom property; where that lands\n   under the font size plus padding here, a select clipped its own text in half.\n   height:auto with an explicit min-height takes the sizing back. *\/\n.mvb .mvb-field input,.mvb .mvb-field select,.mvb .mvb-field textarea{\n  display:block;width:100%;max-width:100%;height:auto;min-height:54px;background:#fff;color:var(--ink);\n  border:1px solid #c0d8e5;border-radius:15px;padding:14px 18px;margin:0;font-family:inherit;\n  font-size:16px;line-height:24px;transition:border-color .2s,box-shadow .2s;\n  -webkit-appearance:none;appearance:none}\n.mvb .mvb-field select{\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23071d40' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat;background-position:right 16px center;background-size:18px;\n  padding-right:46px;text-overflow:ellipsis}\n.mvb .mvb-field textarea{min-height:140px;height:auto;resize:vertical}\n.mvb .mvb-field input:focus,.mvb .mvb-field select:focus,.mvb .mvb-field textarea:focus{outline:none;\n  border-color:var(--focus);box-shadow:0 0 0 3px rgba(26,38,221,.12)}\n\/* The submit is the same button as every other one on the page: the theme\n   stretches form buttons to full width by itself, which made this one read as a\n   different component, so the width is taken back rather than inherited. *\/\n.mvb .mvb-submit{width:auto;font-size:18px;padding:20px 40px}\n.mvb-consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;\n  color:var(--muted);margin:4px 0 22px}\n.mvb-consent input{margin-top:4px;width:18px;height:18px;flex:none;accent-color:var(--blue)}\n.mvb-consent a{color:var(--blue);text-decoration:underline}\n.mvb-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}\n.mvb-msg{margin-top:14px;font-size:14px;font-weight:700;color:var(--red)}\n.mvb-thanks{display:none;text-align:center;padding:20px 0}\n.mvb-thanks .tick{width:64px;height:64px;border-radius:50%;background:rgba(0,200,0,.12);color:#068406;\n  display:flex;align-items:center;justify-content:center;margin:0 auto 18px}\n.mvb-thanks h3{margin-bottom:8px}\n.mvb-thanks p{color:var(--muted);font-size:15px}\n.mvb-form.is-sent .mvb-form-body{display:none}\n.mvb-form.is-sent .mvb-thanks{display:block}\n\n\/* ---- Pricing comparison: each pack against the single report price ---- *\/\n.mvb-price-ref{margin-top:16px;font-size:15px;color:var(--muted)}\n.mvb-price-ref b{color:var(--ink);font-weight:700}\n.mvb-prices{display:grid;gap:20px;grid-template-columns:1fr}\n@media(min-width:740px){.mvb-prices{grid-template-columns:repeat(3,1fr);gap:24px}}\n.mvb-price{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);\n  border-radius:15px;padding:32px 26px 26px;transition:border-color .2s ease,box-shadow .2s ease}\n.mvb-price:hover{border-color:rgba(0,13,199,.3);box-shadow:var(--shadow)}\n.mvb-price.is-popular{border-color:var(--blue);box-shadow:0 10px 30px rgba(0,13,199,.10)}\n.mvb-price-ribbon{position:absolute;top:-12px;left:26px;background:var(--blue);color:#fff;font-size:11px;\n  font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:6px 13px;border-radius:25px}\n\/* The discount sign. Brand green with ink on top, which is the pairing the design\n   itself uses for that green (.Button--colorBlue) \u2014 white on #00d800 is about\n   1.9:1 and fails outright. *\/\n.mvb-price-badge{position:absolute;top:-12px;right:22px;display:inline-flex;align-items:baseline;gap:1px;\n  background:var(--green);color:var(--ink);border-radius:25px;padding:8px 14px;font-weight:700;\n  font-size:16px;line-height:1;box-shadow:0 6px 16px rgba(0,216,0,.28)}\n.mvb-price-badge span{font-size:12px;font-weight:700}\n.mvb-price-qty{font-size:15px;font-weight:700;color:var(--ink)}\n.mvb-price-main{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:14px}\n.mvb-price-now{font-size:34px;font-weight:700;color:var(--ink);line-height:1}\n.mvb-price-was{font-size:17px;color:var(--muted);text-decoration:line-through}\n.mvb-price-unit{font-size:13.5px;color:var(--muted);margin-top:6px}\n.mvb-price-sep{height:1px;background:var(--line);margin:20px 0 16px}\n.mvb-price-total{font-size:15px;color:var(--ink);font-weight:700}\n.mvb-price-total del{color:var(--muted);font-weight:500;margin-left:6px}\n.mvb-price-save{font-size:13.5px;font-weight:700;color:#068406;margin-top:8px}\n.mvb-price .mvb-btn{margin-top:22px;width:100%}\n.mvb-price-note{margin-top:22px;font-size:13.5px;color:var(--muted);text-align:center}\n\n\/* ---- Promo band: a live discount code, shown like a voucher ---- *\/\n.mvb-promo{position:relative;overflow:hidden;background:var(--ink);color:#fff;border-radius:25px;\n  padding:38px 30px;text-align:center}\n@media(min-width:740px){.mvb-promo{padding:48px 56px}}\n.mvb-promo:before{content:'';position:absolute;top:-160px;right:-120px;width:420px;height:420px;\n  border-radius:50%;background:radial-gradient(circle,rgba(0,216,0,.18) 0%,transparent 70%);pointer-events:none}\n.mvb-promo>*{position:relative;z-index:1}\n.mvb-promo h2{color:#fff;margin-bottom:12px}\n.mvb-promo p{color:#b6c2d6;font-size:16px;line-height:1.7;max-width:560px;margin:0 auto}\n.mvb-promo-label{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.16);border-radius:25px;padding:8px 16px;font-size:13px;\n  font-weight:700;line-height:1;margin-bottom:20px}\n.mvb-promo-label:before{content:'';width:8px;height:8px;border-radius:50%;background:var(--green);\n  box-shadow:0 0 0 3px rgba(0,216,0,.25);flex:none}\n.mvb-promo-code{display:inline-flex;align-items:center;gap:14px;margin:26px 0 6px;padding:14px 20px;\n  border:2px dashed rgba(255,255,255,.28);border-radius:15px;background:rgba(255,255,255,.05)}\n.mvb-promo-code span{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#8fa0b8}\n.mvb-promo-code b{font-family:'DM Mono',ui-monospace,Menlo,Consolas,monospace;font-size:24px;font-weight:500;\n  letter-spacing:2px;color:var(--green)}\n.mvb-promo .mvb-actions{margin-top:24px}\n\n\/* ---- B2B pack cards come from b2b_commerce.php with their own sheet; these\n       overrides put them in this design without touching that snippet ---- *\/\n.mvb .mrvin-b2b-cards{gap:20px;margin-bottom:24px}\n.mvb .mrvin-b2b-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:30px 26px;\n  gap:12px;box-shadow:0 2px 10px rgba(46,101,160,.06)}\n.mvb .mrvin-b2b-card:hover{border-color:rgba(0,13,199,.35);box-shadow:var(--shadow)}\n.mvb .mrvin-b2b-card.is-popular{border-color:var(--blue)}\n.mvb .mrvin-b2b-ribbon{background:var(--blue);border-radius:25px;top:-11px;padding:5px 12px}\n.mvb .mrvin-b2b-qty{color:var(--ink);font-weight:700}\n.mvb .mrvin-b2b-per{color:var(--ink);font-weight:700;font-size:30px}\n.mvb .mrvin-b2b-per small{color:var(--muted);font-weight:500}\n.mvb .mrvin-b2b-total,.mvb .mrvin-b2b-total del{color:var(--muted)}\n.mvb .mrvin-b2b-save{color:#068406}\n\/* color is restated here, and it is not cosmetic: b2b_commerce sets color:#fff on\n   a bare .mrvin-b2b-cta (0,1,0), which loses to this sheet's .mvb a{color:inherit}\n   (0,1,1) \u2014 so \"Buy this pack\" rendered ink-on-blue and was unreadable. *\/\n.mvb .mrvin-b2b-cta{background:var(--blue);color:#fff;border-radius:15px;padding:15px;\n  font-size:15px;font-weight:700}\n.mvb .mrvin-b2b-cta:hover,.mvb .mrvin-b2b-cta:focus{background:var(--blue-d);color:#fff}\n.mvb .mrvin-b2b-note{color:var(--muted)}\n\n\/* ---- Reveal ---- *\/\n.mvb-reveal{opacity:0;transform:translateY(18px);\n  transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}\n.mvb-reveal.is-in{opacity:1;transform:none}\n@media(prefers-reduced-motion:reduce){\n  .mvb-reveal{opacity:1!important;transform:none!important;transition:none!important}\n  .mvb-art-sweep{display:none}\n  .mvb-art-ring{animation-duration:.01s!important}\n  .mvb-art-blip{animation:none;opacity:.32}\n  .mvb-art-vee{animation:none;opacity:.15}\n  .mvb-art-arm{animation:none}\n  .mvb-art-arm--l{transform:skewX(19.07deg)}\n  .mvb-art-arm--r{transform:skewX(-19.07deg)}\n}\n<\/style>\n<noscript><style>.mvb-reveal{opacity:1!important;transform:none!important}<\/style><\/noscript><script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"inLanguage\":\"az\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Bir d\\u0259st\\u0259 n\\u0259qliyyat vasit\\u0259sini yoxlaya bil\\u0259rikmi?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Bir paket al\\u0131n v\\u0259 kreditl\\u0259ri ehtiyac duydu\\u011funuz zaman bir VIN-l\\u0259 x\\u0259rcl\\u0259yin. Avtomatla\\u015fd\\u0131r\\u0131lm\\u0131\\u015f toplu yoxlamalar \\u00fc\\u00e7\\u00fcn API haqq\\u0131nda bizd\\u0259n soru\\u015fun. \"}},{\"@type\":\"Question\",\"name\":\"Kreditl\\u0259r n\\u0259 q\\u0259d\\u0259r davam edir?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Paket kreditl\\u0259ri al\\u0131\\u015f tarixind\\u0259n etibar\\u0259n 12 ay m\\u00fcdd\\u0259tind\\u0259 q\\u00fcvv\\u0259d\\u0259 qal\\u0131r.\"}},{\"@type\":\"Question\",\"name\":\"B\\u00fct\\u00fcn paket \\u00fc\\u00e7\\u00fcn bir faktura ala bil\\u0259rikmi?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"B\\u0259li. Paket t\\u0259k sifari\\u015fdir, ona g\\u00f6r\\u0259 d\\u0259 t\\u0259k bir fakturad\\u0131r. \"}}]}<\/script>  <div class=\"mvb\">\n\n    <section class=\"mvb-hero\">\n      <div class=\"mvb-art\" aria-hidden=\"true\"><div class=\"mvb-art-dial\"><span class=\"mvb-art-ring\"><\/span><span class=\"mvb-art-ring\"><\/span><span class=\"mvb-art-ring\"><\/span><span class=\"mvb-art-ring\"><\/span><div class=\"mvb-art-sweep\"><\/div><span class=\"mvb-art-blip\"><\/span><span class=\"mvb-art-blip\"><\/span><span class=\"mvb-art-blip\"><\/span><span class=\"mvb-art-blip\"><\/span><div class=\"mvb-art-vee\"><span class=\"mvb-art-arm mvb-art-arm--l\"><\/span><span class=\"mvb-art-arm mvb-art-arm--r\"><\/span><\/div><\/div><\/div>      <div class=\"mvb-wrap\">\n        <span class=\"mvb-eyebrow\">Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn<\/span>\n        <h1 class=\"mvb-h1\">B\u00fct\u00fcn icar\u0259 m\u00fcdd\u0259tind\u0259 qal\u0131q d\u0259y\u0259rl\u0259ri qoruyun<\/h1>\n        <p class=\"mvb-lead\">N\u0259qliyyat vasit\u0259sini maliyy\u0259l\u0259\u015fdirm\u0259zd\u0259n \u0259vv\u0259l v\u0259 geri qay\u0131td\u0131qda yenid\u0259n yoxlay\u0131n ki, q\u0259bul etdiyiniz qal\u0131q d\u0259y\u0259r \u0259slind\u0259 \u0259ld\u0259 etdiyiniz d\u0259y\u0259r olsun.<\/p>\n        <div class=\"mvb-actions\" style=\"margin-top:30px\">\n          <a class=\"mvb-btn mvb-btn--lg\" href=\"https:\/\/www.mrvin.com\/az\/my-account\/?type=business\">\u015eirk\u0259t hesab\u0131 yarad\u0131n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/a>\n          <a class=\"mvb-btn mvb-btn--lg mvb-btn--ghost\" href=\"#talk\">Biziml\u0259 dan\u0131\u015f\u0131n<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"mvb-section mvb-section--white\">\n      <div class=\"mvb-wrap\">\n        <div class=\"mvb-head mvb-reveal\">\n          <h2 class=\"mvb-h2 mvb-title--stripe\">N\u0259 bahala\u015f\u0131r<\/h2>\n        <\/div>\n        <div class=\"mvb-grid\">\n                      <div class=\"mvb-card mvb-reveal\">\n              <h3 class=\"mvb-h3\">Gizli tarix\u00e7\u0259si olan bir avtomobilin maliyy\u0259l\u0259\u015fdirilm\u0259si<\/h3>\n              <p>A\u00e7\u0131qlanmam\u0131\u015f \u00fcmumi itkisi olan n\u0259qliyyat vasit\u0259sinin d\u0259y\u0259ri proqnozla\u015fd\u0131rd\u0131\u011f\u0131n\u0131z qal\u0131q d\u0259y\u0259rind\u0259n xeyli azd\u0131r.<\/p>\n            <\/div>\n                      <div class=\"mvb-card mvb-reveal\">\n              <h3 class=\"mvb-h3\">\u0130car\u0259 m\u00fcqavil\u0259sinin sonunda m\u00fcbahis\u0259l\u0259r<\/h3>\n              <p>V\u0259ziyy\u0259t v\u0259 y\u00fcr\u00fc\u015f bar\u0259d\u0259 raz\u0131la\u015fd\u0131r\u0131lm\u0131\u015f qeyd olmadan geri d\u00f6n\u00fc\u015f yoxlamas\u0131 dan\u0131\u015f\u0131qlara \u00e7evrilir.<\/p>\n            <\/div>\n                      <div class=\"mvb-card mvb-reveal\">\n              <h3 class=\"mvb-h3\">Donanmada g\u00f6r\u0259 bilm\u0259diyiniz riskl\u0259r<\/h3>\n              <p>Bir avtomobili yoxlamaq asand\u0131r. B\u00fct\u00fcn portfeli yoxlamaq is\u0259 \u0259n \u00e7\u0259tin hiss\u0259dir. <\/p>\n            <\/div>\n                  <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"mvb-section\">\n      <div class=\"mvb-wrap\">\n        <div class=\"mvb-head mvb-reveal\">\n          <h2 class=\"mvb-h2 mvb-title--stripe\">MrVIN nec\u0259 k\u00f6m\u0259k edir<\/h2>\n        <\/div>\n        <div class=\"mvb-steps\">\n                      <div class=\"mvb-step mvb-reveal\">\n              <div class=\"mvb-step-n\">1<\/div>\n              <h3 class=\"mvb-h3\">Maliyy\u0259l\u0259\u015fdirm\u0259d\u0259n \u0259vv\u0259l yoxlay\u0131n<\/h3>\n              <p>\u015e\u0259rtl\u0259ri d\u0259yi\u015f\u0259 bil\u0259c\u0259yiniz zaman, tarix\u00e7\u0259ni \u0259vv\u0259ld\u0259n t\u0259sdiql\u0259yin.<\/p>\n            <\/div>\n                      <div class=\"mvb-step mvb-reveal\">\n              <div class=\"mvb-step-n\">2<\/div>\n              <h3 class=\"mvb-h3\">Qaytar\u0131lma zaman\u0131 s\u00fcbutlar<\/h3>\n              <p>Tarixi olan hesabat icar\u0259 m\u00fczakir\u0259sinin sonunu r\u0259y deyil, qeyd m\u0259s\u0259l\u0259si edir.<\/p>\n            <\/div>\n                      <div class=\"mvb-step mvb-reveal\">\n              <div class=\"mvb-step-n\">3<\/div>\n              <h3 class=\"mvb-h3\">\u018fvv\u0259lc\u0259d\u0259n tutumu sat\u0131n al\u0131n<\/h3>\n              <p>Hesabat paketl\u0259ri siz\u0259 b\u00fct\u00fcn portfel \u00fc\u00e7\u00fcn yoxlama tutumu alma\u011fa v\u0259 ehtiyac duydu\u011funuz kimi istifad\u0259 etm\u0259y\u0259 imkan verir.<\/p>\n            <\/div>\n                  <\/div>\n      <\/div>\n    <\/section>\n\n        <section class=\"mvb-section mvb-section--white\" id=\"pricing\">\n      <div class=\"mvb-wrap\">\n        <div class=\"mvb-head mvb-reveal\">\n          <span class=\"mvb-eyebrow\">Qiym\u0259tl\u0259ndirm\u0259<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Hesabatlar\u0131 \u0259vv\u0259lc\u0259d\u0259n al\u0131n, ehtiyac duydu\u011funuz kimi istifad\u0259 edin<\/h2>\n          <p class=\"mvb-lead\">N\u0259 q\u0259d\u0259r \u00e7ox alsan\u0131z, h\u0259r hesabat\u0131n d\u0259y\u0259ri bir o q\u0259d\u0259r az olacaq. Kreditl\u0259r \u015firk\u0259tinizin hesab\u0131nda saxlan\u0131l\u0131r v\u0259 ist\u0259nil\u0259n n\u0259qliyyat vasit\u0259sind\u0259 i\u015fl\u0259yir. <\/p>\n                      <p class=\"mvb-price-ref\">\n              \u00d6z x\u0259rcl\u0259ri haqq\u0131nda bir hesabat <b><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/b>.            <\/p>\n                  <\/div>\n        <div class=\"mvb-prices\">      <div class=\"mvb-price mvb-reveal\">\n                          <span class=\"mvb-price-badge\">&minus;55<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">10 n\u0259qliyyat vasit\u0259si hesabat\u0131<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">17,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">hesabat ba\u015f\u0131na qiym\u0259t<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          C\u0259mi <span class=\"woocommerce-Price-amount amount\">179,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">399,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">T\u0259k hesabatlarla m\u00fcqayis\u0259d\u0259 55% q\u0259na\u0259t edin<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/az\/checkout\/?b2bpack=10\">Bu paketi al\u0131n<\/a>\n      <\/div>\n            <div class=\"mvb-price mvb-reveal is-popular\">\n                  <span class=\"mvb-price-ribbon\">\u018fn populyar<\/span>\n                          <span class=\"mvb-price-badge\">&minus;60<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">30 n\u0259qliyyat vasit\u0259si hesabat\u0131<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">15,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">hesabat ba\u015f\u0131na qiym\u0259t<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          C\u0259mi <span class=\"woocommerce-Price-amount amount\">477,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">1 197,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">T\u0259k hesabatlarla m\u00fcqayis\u0259d\u0259 60% q\u0259na\u0259t edin<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/az\/checkout\/?b2bpack=30\">Bu paketi al\u0131n<\/a>\n      <\/div>\n            <div class=\"mvb-price mvb-reveal\">\n                          <span class=\"mvb-price-badge\">&minus;65<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">100 n\u0259qliyyat vasit\u0259si hesabat\u0131<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">13,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">39,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">hesabat ba\u015f\u0131na qiym\u0259t<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          C\u0259mi <span class=\"woocommerce-Price-amount amount\">1 390,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">3 990,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#8380;<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">T\u0259k hesabatlarla m\u00fcqayis\u0259d\u0259 65% q\u0259na\u0259t edin<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/az\/checkout\/?b2bpack=100\">Bu paketi al\u0131n<\/a>\n      <\/div>\n      <\/div>                  <p class=\"mvb-price-note mvb-reveal\">Kreditl\u0259r ist\u0259nil\u0259n VIN n\u00f6mr\u0259si il\u0259 i\u015fl\u0259yir v\u0259 12 ay m\u00fcdd\u0259tind\u0259 etibarl\u0131 qal\u0131r. Qiym\u0259tl\u0259r\u0259 \u018fDV daxil deyil. <\/p>\n              <\/div>\n    <\/section>\n    \n    <section class=\"mvb-section\">\n      <div class=\"mvb-wrap mvb-wrap--narrow\">\n        <div class=\"mvb-head mvb-reveal\">\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Biz\u0259 veril\u0259n suallar<\/h2>\n        <\/div>\n        <dl class=\"mvb-faq\">\n                      <div class=\"mvb-faq-item mvb-reveal\">\n              <dt>Bir d\u0259st\u0259 n\u0259qliyyat vasit\u0259sini yoxlaya bil\u0259rikmi?<\/dt>\n              <dd>Bir paket al\u0131n v\u0259 kreditl\u0259ri ehtiyac duydu\u011funuz zaman bir VIN-l\u0259 x\u0259rcl\u0259yin. Avtomatla\u015fd\u0131r\u0131lm\u0131\u015f toplu yoxlamalar \u00fc\u00e7\u00fcn API haqq\u0131nda bizd\u0259n soru\u015fun. <\/dd>\n            <\/div>\n                      <div class=\"mvb-faq-item mvb-reveal\">\n              <dt>Kreditl\u0259r n\u0259 q\u0259d\u0259r davam edir?<\/dt>\n              <dd>Paket kreditl\u0259ri al\u0131\u015f tarixind\u0259n etibar\u0259n 12 ay m\u00fcdd\u0259tind\u0259 q\u00fcvv\u0259d\u0259 qal\u0131r.<\/dd>\n            <\/div>\n                      <div class=\"mvb-faq-item mvb-reveal\">\n              <dt>B\u00fct\u00fcn paket \u00fc\u00e7\u00fcn bir faktura ala bil\u0259rikmi?<\/dt>\n              <dd>B\u0259li. Paket t\u0259k sifari\u015fdir, ona g\u00f6r\u0259 d\u0259 t\u0259k bir fakturad\u0131r. <\/dd>\n            <\/div>\n                  <\/dl>\n      <\/div>\n    <\/section>\n\n        <section class=\"mvb-section\" id=\"talk\">\n      <div class=\"mvb-wrap mvb-wrap--narrow\">\n        <div class=\"mvb-head mvb-reveal\">\n          <span class=\"mvb-eyebrow\">Biziml\u0259 dan\u0131\u015f\u0131n<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">S\u0259ni quraca\u011f\u0131q<\/h2>\n          <p class=\"mvb-lead\">Ne\u00e7\u0259 yoxlama apard\u0131\u011f\u0131n\u0131z\u0131 biz\u0259 bildirin v\u0259 biz d\u00fczg\u00fcn t\u0259nziml\u0259m\u0259 il\u0259 geri qay\u0131daca\u011f\u0131q.<\/p>\n        <\/div>\n        <form class=\"mvb-form mvb-reveal\">\n          <div class=\"mvb-form-body\">\n            <input type=\"hidden\" name=\"form\" value=\"business\">\n            <input type=\"hidden\" name=\"m_segment\" value=\"leasing\">\n            <div class=\"mvb-form-row\">\n              <div class=\"mvb-field\">\n                <label for=\"bz_name_leasing\">Ad\u0131n\u0131z<\/label>\n                <input type=\"text\" id=\"bz_name_leasing\" name=\"m_name\" autocomplete=\"name\" required>\n              <\/div>\n              <div class=\"mvb-field\">\n                <label for=\"bz_email_leasing\">\u0130\u015f e-po\u00e7tu<\/label>\n                <input type=\"email\" id=\"bz_email_leasing\" name=\"m_email\" autocomplete=\"email\" required>\n              <\/div>\n            <\/div>\n            <div class=\"mvb-form-row\">\n              <div class=\"mvb-field\">\n                <label for=\"bz_co_leasing\">\u015eirk\u0259t<\/label>\n                <input type=\"text\" id=\"bz_co_leasing\" name=\"m_company\" autocomplete=\"organization\">\n              <\/div>\n              <div class=\"mvb-field\">\n                <label for=\"bz_vol_leasing\">Bir ayl\u0131q hesabatlar<\/label>\n                <select id=\"bz_vol_leasing\" name=\"m_volume\">\n                                      <option value=\"Ayda 10-dan az\">Ayda 10-dan az<\/option>\n                                      <option value=\"Ayda 10-dan 50-y\u0259 q\u0259d\u0259r\">Ayda 10-dan 50-y\u0259 q\u0259d\u0259r<\/option>\n                                      <option value=\"Ayda 50-200\">Ayda 50-200<\/option>\n                                      <option value=\"Ayda 200-d\u0259n \u00e7ox\">Ayda 200-d\u0259n \u00e7ox<\/option>\n                                  <\/select>\n              <\/div>\n            <\/div>\n            <div class=\"mvb-field\">\n              <label for=\"bz_msg_leasing\">N\u0259 etm\u0259k ist\u0259rdiniz?<\/label>\n              <textarea id=\"bz_msg_leasing\" name=\"m_message\" required placeholder=\"Biznesiniz v\u0259 \u00e7ekl\u0259rd\u0259n nec\u0259 istifad\u0259 ed\u0259c\u0259yiniz bar\u0259d\u0259 biz\u0259 bir az m\u0259lumat verin.\"><\/textarea>\n            <\/div>\n            <div class=\"mvb-hp\" aria-hidden=\"true\"><label>Company website<input type=\"text\" name=\"company_website\" tabindex=\"-1\" autocomplete=\"off\"><\/label><\/div>\n            <label class=\"mvb-consent\"><input type=\"checkbox\" name=\"m_consent\" value=\"1\" required><span>Raz\u0131yam ki, MrVIN (VERIFY SIA) bu mesajla ba\u011fl\u0131 m\u0259niml\u0259 \u0259laq\u0259 saxlaya v\u0259 t\u0259qdim etdiyim m\u0259lumatlar\u0131 saxlaya bil\u0259r.<\/span><\/label>\n            <button type=\"submit\" class=\"mvb-btn mvb-submit\">Sor\u011fu g\u00f6nd\u0259rin<\/button>\n            <p class=\"mvb-msg\" style=\"display:none\"><\/p>\n          <\/div>\n          <div class=\"mvb-thanks\">\n            <div class=\"tick\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><\/div>\n            <h3 class=\"mvb-h3\">Mesaj g\u00f6nd\u0259rildi<\/h3>\n            <p>T\u0259\u015f\u0259kk\u00fcrl\u0259r! Bir i\u015f g\u00fcn\u00fc \u0259rzind\u0259 sizinl\u0259 \u0259laq\u0259 saxlayaca\u011f\u0131q. <\/p>\n          <\/div>\n        <\/form>\n      <\/div>\n    <\/section>\n    \n  <\/div>\n  <script id=\"mrvin-mvb-js\">\n(function(){\n  var AJAX=\"https:\\\/\\\/www.mrvin.com\\\/wp-admin\\\/admin-ajax.php\", NONCE=\"99d27cff36\", ERR=\"X\\u0259ta ba\\u015f verdi. Z\\u0259hm\\u0259t olmasa, yenid\\u0259n c\\u0259hd edin v\\u0259 ya info@mrvin.com \\u00fcnvan\\u0131na e-po\\u00e7t g\\u00f6nd\\u0259rin. \";\n\n  function reveal(){\n    var els=document.querySelectorAll('.mvb-reveal:not(.is-in)');\n    if(!els.length) return;\n    if(!('IntersectionObserver' in window)){\n      Array.prototype.forEach.call(els,function(e){e.classList.add('is-in');});\n      return;\n    }\n    var io=new IntersectionObserver(function(entries){\n      entries.forEach(function(en){\n        if(en.isIntersecting){en.target.classList.add('is-in');io.unobserve(en.target);}\n      });\n    },{threshold:.14,rootMargin:'0px 0px -6% 0px'});\n    Array.prototype.forEach.call(els,function(e){io.observe(e);});\n  }\n\n  function forms(){\n    document.querySelectorAll('form.mvb-form').forEach(function(form){\n      var msg=form.querySelector('.mvb-msg'), btn=form.querySelector('.mvb-submit');\n      form.addEventListener('submit',function(e){\n        e.preventDefault();\n        if(msg){msg.style.display='none';}\n        var fd=new FormData(form);\n        fd.append('action','mrvin_pg_submit');\n        fd.append('nonce',NONCE);\n        if(btn) btn.disabled=true;\n        fetch(AJAX,{method:'POST',body:fd,credentials:'same-origin'})\n          .then(function(r){return r.json();})\n          .then(function(d){\n            if(d&&d.success){\n              form.classList.add('is-sent');\n              form.scrollIntoView({behavior:'smooth',block:'center'});\n            } else { fail(); }\n          })\n          .catch(fail);\n        function fail(){\n          if(btn) btn.disabled=false;\n          if(msg){msg.textContent=ERR;msg.style.display='block';}\n        }\n      });\n    });\n  }\n\n  function init(){reveal();forms();}\n  if(document.readyState!=='loading') init();\n  else document.addEventListener('DOMContentLoaded',init);\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":0,"featured_media":0,"parent":7389,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-7537","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<title>Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn - MrVIN<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mrvin.com\/az\/business\/leasing\/\" \/>\n<meta property=\"og:locale\" content=\"az_AZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn - MrVIN\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mrvin.com\/az\/business\/leasing\/\" \/>\n<meta property=\"og:site_name\" content=\"MrVIN\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/az\\\/business\\\/leasing\\\/\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/az\\\/business\\\/leasing\\\/\",\"name\":\"Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn - MrVIN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#website\"},\"datePublished\":\"2026-07-27T09:37:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/az\\\/business\\\/leasing\\\/#breadcrumb\"},\"inLanguage\":\"az\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mrvin.com\\\/az\\\/business\\\/leasing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/az\\\/business\\\/leasing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mrvin.com\\\/az\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"For Business\",\"item\":\"https:\\\/\\\/www.mrvin.com\\\/az\\\/business\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"For Leasing Companies\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#website\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/\",\"name\":\"MrVIN\",\"description\":\"Get instant vehicle history reports\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#organization\"},\"alternateName\":[\"Mr VIN\",\"Mr. VIN\",\"MRVIN\",\"Mr.VIN\",\"MrVIN.com\"],\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mrvin.com\\\/az\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"az\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#organization\",\"name\":\"MrVIN\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/wp-content\\\/uploads\\\/email\\\/mrvin-logo-horizontal.png\",\"contentUrl\":\"https:\\\/\\\/www.mrvin.com\\\/wp-content\\\/uploads\\\/email\\\/mrvin-logo-horizontal.png\",\"width\":450,\"height\":123,\"caption\":\"MrVIN\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/mrvin\\\/\",\"https:\\\/\\\/www.instagram.com\\\/mrvin_com\\\/\",\"https:\\\/\\\/www.facebook.com\\\/people\\\/Mr-VIN\\\/61590451420892\\\/\",\"https:\\\/\\\/www.wikidata.org\\\/wiki\\\/Q141044861\",\"https:\\\/\\\/www.trustpilot.com\\\/review\\\/mrvin.com\",\"https:\\\/\\\/www.youtube.com\\\/@mrvin_com\",\"https:\\\/\\\/x.com\\\/mrvin_com\",\"https:\\\/\\\/www.crunchbase.com\\\/organization\\\/mrvin\"],\"alternateName\":[\"Mr VIN\",\"Mr. VIN\",\"MRVIN\",\"Mr.VIN\",\"MrVIN.com\"],\"identifier\":{\"@type\":\"PropertyValue\",\"propertyID\":\"Wikidata\",\"value\":\"Q141044861\"},\"legalName\":\"VERIFY SIA\",\"foundingDate\":\"2026-01-20\",\"vatID\":\"LV40203713379\",\"taxID\":\"40203713379\",\"email\":\"info@mrvin.com\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Roberta Hir\u0161a 1\",\"addressLocality\":\"R\u012bga\",\"postalCode\":\"LV-1045\",\"addressCountry\":\"LV\"},\"areaServed\":\"Europe\",\"knowsAbout\":[\"Vehicle history reports\",\"Vehicle identification number\",\"Odometer fraud detection\",\"Used car inspection\"]}]}<\/script>","yoast_head_json":{"title":"Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn - MrVIN","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mrvin.com\/az\/business\/leasing\/","og_locale":"az_AZ","og_type":"article","og_title":"Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn - MrVIN","og_url":"https:\/\/www.mrvin.com\/az\/business\/leasing\/","og_site_name":"MrVIN","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/www.mrvin.com\/wp-content\/uploads\/logo\/mrvin-social-preview.png","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mrvin.com\/az\/business\/leasing\/","url":"https:\/\/www.mrvin.com\/az\/business\/leasing\/","name":"Lizinq v\u0259 donanma \u00fc\u00e7\u00fcn - MrVIN","isPartOf":{"@id":"https:\/\/www.mrvin.com\/#website"},"datePublished":"2026-07-27T09:37:49+00:00","breadcrumb":{"@id":"https:\/\/www.mrvin.com\/az\/business\/leasing\/#breadcrumb"},"inLanguage":"az","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mrvin.com\/az\/business\/leasing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mrvin.com\/az\/business\/leasing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mrvin.com\/az\/"},{"@type":"ListItem","position":2,"name":"For Business","item":"https:\/\/www.mrvin.com\/az\/business\/"},{"@type":"ListItem","position":3,"name":"For Leasing Companies"}]},{"@type":"WebSite","@id":"https:\/\/www.mrvin.com\/#website","url":"https:\/\/www.mrvin.com\/","name":"MrVIN","description":"Get instant vehicle history reports","publisher":{"@id":"https:\/\/www.mrvin.com\/#organization"},"alternateName":["Mr VIN","Mr. VIN","MRVIN","Mr.VIN","MrVIN.com"],"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mrvin.com\/az\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"az"},{"@type":"Organization","@id":"https:\/\/www.mrvin.com\/#organization","name":"MrVIN","url":"https:\/\/www.mrvin.com\/","logo":{"@type":"ImageObject","@id":"https:\/\/www.mrvin.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.mrvin.com\/wp-content\/uploads\/email\/mrvin-logo-horizontal.png","contentUrl":"https:\/\/www.mrvin.com\/wp-content\/uploads\/email\/mrvin-logo-horizontal.png","width":450,"height":123,"caption":"MrVIN"},"image":{"@id":"https:\/\/www.mrvin.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/mrvin\/","https:\/\/www.instagram.com\/mrvin_com\/","https:\/\/www.facebook.com\/people\/Mr-VIN\/61590451420892\/","https:\/\/www.wikidata.org\/wiki\/Q141044861","https:\/\/www.trustpilot.com\/review\/mrvin.com","https:\/\/www.youtube.com\/@mrvin_com","https:\/\/x.com\/mrvin_com","https:\/\/www.crunchbase.com\/organization\/mrvin"],"alternateName":["Mr VIN","Mr. VIN","MRVIN","Mr.VIN","MrVIN.com"],"identifier":{"@type":"PropertyValue","propertyID":"Wikidata","value":"Q141044861"},"legalName":"VERIFY SIA","foundingDate":"2026-01-20","vatID":"LV40203713379","taxID":"40203713379","email":"info@mrvin.com","address":{"@type":"PostalAddress","streetAddress":"Roberta Hir\u0161a 1","addressLocality":"R\u012bga","postalCode":"LV-1045","addressCountry":"LV"},"areaServed":"Europe","knowsAbout":["Vehicle history reports","Vehicle identification number","Odometer fraud detection","Used car inspection"]}]}},"_links":{"self":[{"href":"https:\/\/www.mrvin.com\/az\/wp-json\/wp\/v2\/pages\/7537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mrvin.com\/az\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mrvin.com\/az\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mrvin.com\/az\/wp-json\/wp\/v2\/comments?post=7537"}],"version-history":[{"count":0,"href":"https:\/\/www.mrvin.com\/az\/wp-json\/wp\/v2\/pages\/7537\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.mrvin.com\/az\/wp-json\/wp\/v2\/pages\/7389"}],"wp:attachment":[{"href":"https:\/\/www.mrvin.com\/az\/wp-json\/wp\/v2\/media?parent=7537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}