{"id":7380,"date":"2026-07-27T11:37:49","date_gmt":"2026-07-27T09:37:49","guid":{"rendered":"https:\/\/www.mrvin.com\/business\/"},"modified":"2026-07-27T11:37:49","modified_gmt":"2026-07-27T09:37:49","slug":"business","status":"publish","type":"page","link":"https:\/\/www.mrvin.com\/ro\/business\/","title":{"rendered":"Pentru companii"},"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>  <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\">Pentru companii<\/span>\n        <h1 class=\"mvb-h1\">Istoricul vehiculului, integrat \u00een modul t\u0103u de lucru<\/h1>\n        <p class=\"mvb-lead\">Concesionarii, asigur\u0103torii, companiile de leasing \u0219i partenerii utilizeaz\u0103 MrVIN pentru a verifica vehiculele \u00een peste 30 de \u021b\u0103ri. Achizi\u021biona\u021bi rapoarte \u00een pachete, factura\u021bi corespunz\u0103tor \u0219i oferi\u021bi echipei dvs. un singur loc din care s\u0103 efectueze verific\u0103rile. <\/p>\n        <div class=\"mvb-actions\" style=\"margin-top:30px\">\n          <a class=\"mvb-btn mvb-btn--lg\" href=\"https:\/\/www.mrvin.com\/ro\/my-account\/?type=business\">Crea\u021bi un cont de companie<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\">Contacta\u021bi-ne<\/a>\n        <\/div>\n        <div class=\"mvb-chips\">\n          <div class=\"mvb-chip\"><b>30+<\/b><span>\u021b\u0103rile din care provin datele<\/span><\/div>\n          <div class=\"mvb-chip\"><b>35<\/b><span>limbi de raportare<\/span><\/div>\n          <div class=\"mvb-chip\"><b>12<\/b><span>valabilitatea creditului \u00een luni<\/span><\/div>\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\">Alege\u021bi tipul afacerii dumneavoastr\u0103<\/h2>\n          <p class=\"mvb-lead\">Indiferent ce faci cu vehiculele, \u00eentrebarea r\u0103m\u00e2ne aceea\u0219i: ce s-a \u00eent\u00e2mplat cu acesta \u00eenainte s\u0103 ajung\u0103 la tine?<\/p>\n        <\/div>\n        <div class=\"mvb-grid\">\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/ro\/business\/dealerships\/\">\n              <div class=\"mvb-ico\"><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=\"M2.5 14.2h19\"\/><path d=\"M4.6 14.2 6.4 9a2.6 2.6 0 0 1 2.5-1.8h6.2A2.6 2.6 0 0 1 17.6 9l1.8 5.2\"\/><path d=\"M2.5 14.2v3.1h2\"\/><path d=\"M21.5 14.2v3.1h-2\"\/><circle cx=\"7\" cy=\"17.6\" r=\"2\"\/><circle cx=\"17\" cy=\"17.6\" r=\"2\"\/><path d=\"M9 17.6h6\"\/><path d=\"M12 7.2v7\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Concesionari auto<\/h3>\n              <p>Evalueaz\u0103 cu \u00eencredere ma\u0219inile pe care le prime\u0219ti \u00een schimb \u0219i stocul destinat licita\u021biei \u0219i prezint\u0103 cump\u0103r\u0103torilor istoricul acestora \u00eenc\u0103 de la \u00eenceput.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><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><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/ro\/business\/insurance\/\">\n              <div class=\"mvb-ico\"><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=\"M12 21.3c4.7-1.8 7.5-5.4 7.5-9.8V5.6L12 2.7 4.5 5.6v5.9c0 4.4 2.8 8 7.5 9.8z\"\/><path d=\"m8.8 11.9 2.3 2.3 4.1-4.4\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Companiile de asigur\u0103ri<\/h3>\n              <p>Riscul legat de pre\u021b \u0219i verificarea cererilor de desp\u0103gubire pe baza \u00eenregistr\u0103rilor independente privind daunele \u0219i kilometrajul din alte \u021b\u0103ri.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><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><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/ro\/business\/leasing\/\">\n              <div class=\"mvb-ico\"><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\"><circle cx=\"7.5\" cy=\"15\" r=\"3.8\"\/><path d=\"M10.2 12.3 20 2.5\"\/><path d=\"M17.2 5.5 19.8 8.1\"\/><path d=\"M14.6 8.1 17.2 10.7\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Societ\u0103\u021bi de leasing<\/h3>\n              <p>Verifica\u021bi vehiculele la momentul finan\u021b\u0103rii \u0219i la returnare \u0219i asigura\u021bi-v\u0103 c\u0103 valoarea rezidual\u0103 pe care a\u021bi stabilit-o este men\u021binut\u0103.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><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><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/ro\/business\/influencers\/\">\n              <div class=\"mvb-ico\"><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\"><rect x=\"2.5\" y=\"7\" width=\"12.5\" height=\"10\" rx=\"2.5\"\/><path d=\"M15 11.2l5.4-2.9a.6.6 0 0 1 .9.5v6.4a.6.6 0 0 1-.9.5L15 12.8z\"\/><circle cx=\"6.4\" cy=\"12\" r=\"1.6\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Influenceri<\/h3>\n              <p>Efectueaz\u0103 verific\u0103ri istorice reale direct pe camer\u0103 \u0219i c\u00e2\u0219tig\u0103 bani din fiecare raport cump\u0103rat de publicul t\u0103u.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><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><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/ro\/affiliates\/\">\n              <div class=\"mvb-ico\"><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\"><circle cx=\"17.5\" cy=\"5.5\" r=\"2.8\"\/><circle cx=\"6\" cy=\"12\" r=\"2.8\"\/><circle cx=\"17.5\" cy=\"18.5\" r=\"2.8\"\/><path d=\"M8.5 10.7 15 7.1\"\/><path d=\"M8.5 13.3 15 16.9\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Afilia\u021bi<\/h3>\n              <p>Trimite\u021bi-ne clien\u021bi \u0219i c\u00e2\u0219tiga\u021bi un procent din fiecare raport pe care \u00eel comand\u0103, urm\u0103rind evolu\u021bia \u00een propriul portal.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><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><\/span>\n            <\/a>\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/ro\/api\/\">\n              <div class=\"mvb-ico\"><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=\"M8.5 8 4 12l4.5 4\"\/><path d=\"M15.5 8 20 12l-4.5 4\"\/><path d=\"M13.4 5.5 10.6 18.5\"\/><\/svg><\/div>\n              <h3 class=\"mvb-h3\">Integrarea API-ului<\/h3>\n              <p>Include\u021bi istoricul vehiculelor \u00een propria platform\u0103 de v\u00e2nz\u0103ri, \u00een sistemul dealerului sau \u00een aplica\u021bia dvs. prin intermediul unei singure API REST.<\/p>\n              <span class=\"mvb-card-more\" aria-hidden=\"true\"><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><\/span>\n            <\/a>\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\">Pre\u021buri<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Cump\u0103ra\u021bi rapoartele \u00een avans \u0219i folosi\u021bi-le atunci c\u00e2nd ave\u021bi nevoie de ele<\/h2>\n          <p class=\"mvb-lead\">Cu c\u00e2t cumperi mai mult, cu at\u00e2t costul fiec\u0103rui raport este mai mic. Creditele r\u0103m\u00e2n \u00een contul companiei tale \u0219i pot fi utilizate pentru orice vehicul. <\/p>\n                      <p class=\"mvb-price-ref\">\n              Un raport privind propriile costuri <b><span class=\"woocommerce-Price-amount amount\">89.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/b>.            <\/p>\n                  <\/div>\n        <div class=\"mvb-prices\">      <div class=\"mvb-price mvb-reveal\">\n                          <span class=\"mvb-price-badge\">&minus;47<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">10 rapoarte privind vehiculele<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">46.90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">89.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">pre\u021bul pe raport<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Total <span class=\"woocommerce-Price-amount amount\">469.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">890.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">Economisi\u021bi 47% fa\u021b\u0103 de rapoartele individuale<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/ro\/checkout\/?b2bpack=10\">Cump\u0103r\u0103 acest pachet<\/a>\n      <\/div>\n            <div class=\"mvb-price mvb-reveal is-popular\">\n                  <span class=\"mvb-price-ribbon\">Cele mai populare<\/span>\n                          <span class=\"mvb-price-badge\">&minus;53<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">30 rapoarte privind vehiculele<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">41.90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">89.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">pre\u021bul pe raport<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Total <span class=\"woocommerce-Price-amount amount\">1 257.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">2 670.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">Economisi\u021bi 53% fa\u021b\u0103 de rapoartele individuale<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/ro\/checkout\/?b2bpack=30\">Cump\u0103r\u0103 acest pachet<\/a>\n      <\/div>\n            <div class=\"mvb-price mvb-reveal\">\n                          <span class=\"mvb-price-badge\">&minus;59<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">100 rapoarte privind vehiculele<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">36.90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">89.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">pre\u021bul pe raport<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Total <span class=\"woocommerce-Price-amount amount\">3 690.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">8 900.00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">lei<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">Economisi\u021bi 59% fa\u021b\u0103 de rapoartele individuale<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/ro\/checkout\/?b2bpack=100\">Cump\u0103r\u0103 acest pachet<\/a>\n      <\/div>\n      <\/div>                  <p class=\"mvb-price-note mvb-reveal\">Creditele se pot utiliza pentru orice num\u0103r de identificare al vehiculului (VIN) \u0219i r\u0103m\u00e2n valabile timp de 12 luni. Pre\u021burile nu includ TVA. <\/p>\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\">Contacta\u021bi-ne<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Spune-ne de ce ai nevoie<\/h2>\n          <p class=\"mvb-lead\">Trimite\u021bi-ne c\u00e2teva informa\u021bii despre afacerea dumneavoastr\u0103 \u0219i despre volumul de activitate pe care \u00eel gestiona\u021bi, iar noi v\u0103 vom propune un plan adaptat nevoilor dumneavoastr\u0103.<\/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=\"general\">\n            <div class=\"mvb-form-row\">\n              <div class=\"mvb-field\">\n                <label for=\"bz_name_general\">Numele t\u0103u<\/label>\n                <input type=\"text\" id=\"bz_name_general\" name=\"m_name\" autocomplete=\"name\" required>\n              <\/div>\n              <div class=\"mvb-field\">\n                <label for=\"bz_email_general\">Adresa de e-mail de la serviciu<\/label>\n                <input type=\"email\" id=\"bz_email_general\" 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_general\">Compania<\/label>\n                <input type=\"text\" id=\"bz_co_general\" name=\"m_company\" autocomplete=\"organization\">\n              <\/div>\n              <div class=\"mvb-field\">\n                <label for=\"bz_vol_general\">Rapoarte lunare<\/label>\n                <select id=\"bz_vol_general\" name=\"m_volume\">\n                                      <option value=\"Sub 10 pe lun\u0103\">Sub 10 pe lun\u0103<\/option>\n                                      <option value=\"10 p\u00e2n\u0103 la 50 pe lun\u0103\">10 p\u00e2n\u0103 la 50 pe lun\u0103<\/option>\n                                      <option value=\"\u00centre 50 \u0219i 200 pe lun\u0103\">\u00centre 50 \u0219i 200 pe lun\u0103<\/option>\n                                      <option value=\"Peste 200 pe lun\u0103\">Peste 200 pe lun\u0103<\/option>\n                                  <\/select>\n              <\/div>\n            <\/div>\n            <div class=\"mvb-field\">\n              <label for=\"bz_msg_general\">Ce ai vrea s\u0103 faci?<\/label>\n              <textarea id=\"bz_msg_general\" name=\"m_message\" required placeholder=\"Spune\u021bi-ne c\u00e2teva lucruri despre afacerea dumneavoastr\u0103 \u0219i cum a\u021bi folosi cecurile.\"><\/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>Sunt de acord ca MrVIN (VERIFY SIA) s\u0103 m\u0103 contacteze \u00een leg\u0103tur\u0103 cu acest mesaj \u0219i s\u0103 stocheze datele pe care le furnizez.<\/span><\/label>\n            <button type=\"submit\" class=\"mvb-btn mvb-submit\">Trimite\u021bi o solicitare<\/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 trimis<\/h3>\n            <p>Mul\u021bumim! V\u0103 vom r\u0103spunde \u00een termen de o zi lucr\u0103toare. <\/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=\"A ap\\u0103rut o eroare. V\\u0103 rug\\u0103m s\\u0103 \\u00eencerca\\u021bi din nou sau s\\u0103 ne trimite\\u021bi un e-mail la info@mrvin.com. \";\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":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-7380","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<title>Pentru companii - 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\/ro\/business\/\" \/>\n<meta property=\"og:locale\" content=\"ro_RO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pentru companii - MrVIN\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mrvin.com\/ro\/business\/\" \/>\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\\\/ro\\\/business\\\/\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/ro\\\/business\\\/\",\"name\":\"Pentru companii - MrVIN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#website\"},\"datePublished\":\"2026-07-27T09:37:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/ro\\\/business\\\/#breadcrumb\"},\"inLanguage\":\"ro-RO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mrvin.com\\\/ro\\\/business\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/ro\\\/business\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mrvin.com\\\/ro\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"For Business\"}]},{\"@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\\\/ro\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ro-RO\"},{\"@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":"Pentru companii - 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\/ro\/business\/","og_locale":"ro_RO","og_type":"article","og_title":"Pentru companii - MrVIN","og_url":"https:\/\/www.mrvin.com\/ro\/business\/","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\/ro\/business\/","url":"https:\/\/www.mrvin.com\/ro\/business\/","name":"Pentru companii - MrVIN","isPartOf":{"@id":"https:\/\/www.mrvin.com\/#website"},"datePublished":"2026-07-27T09:37:49+00:00","breadcrumb":{"@id":"https:\/\/www.mrvin.com\/ro\/business\/#breadcrumb"},"inLanguage":"ro-RO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mrvin.com\/ro\/business\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mrvin.com\/ro\/business\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mrvin.com\/ro\/"},{"@type":"ListItem","position":2,"name":"For Business"}]},{"@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\/ro\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ro-RO"},{"@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\/ro\/wp-json\/wp\/v2\/pages\/7380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mrvin.com\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mrvin.com\/ro\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mrvin.com\/ro\/wp-json\/wp\/v2\/comments?post=7380"}],"version-history":[{"count":0,"href":"https:\/\/www.mrvin.com\/ro\/wp-json\/wp\/v2\/pages\/7380\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mrvin.com\/ro\/wp-json\/wp\/v2\/media?parent=7380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}