{"id":7352,"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\/lv\/business\/","title":{"rendered":"Uz\u0146\u0113mumiem"},"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\">Uz\u0146\u0113mumiem<\/span>\n        <h1 class=\"mvb-h1\">Transportl\u012bdzek\u013ca v\u0113sture, kas integr\u0113ta j\u016bsu darba proces\u0101<\/h1>\n        <p class=\"mvb-lead\">Autosaloni, apdro\u0161in\u0101t\u0101ji, l\u012bzinga uz\u0146\u0113mumi un partneri izmanto MrVIN, lai p\u0101rbaud\u012btu transportl\u012bdzek\u013cus vair\u0101k nek\u0101 30 valst\u012bs. Ieg\u0101d\u0101jieties atskaites komplektos, izrakstiet r\u0113\u0137inus atbilsto\u0161i noteikumiem un nodro\u0161iniet savai komandai vienotu platformu p\u0101rbau\u017eu veik\u0161anai. <\/p>\n        <div class=\"mvb-actions\" style=\"margin-top:30px\">\n          <a class=\"mvb-btn mvb-btn--lg\" href=\"https:\/\/www.mrvin.com\/lv\/my-account\/?type=business\">Izveidot uz\u0146\u0113muma kontu<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\">Sazinieties ar mums<\/a>\n        <\/div>\n        <div class=\"mvb-chips\">\n          <div class=\"mvb-chip\"><b>30+<\/b><span>datu izcelsmes valstis<\/span><\/div>\n          <div class=\"mvb-chip\"><b>35<\/b><span>zi\u0146ojuma valodas<\/span><\/div>\n          <div class=\"mvb-chip\"><b>12<\/b><span>kred\u012bta der\u012bguma termi\u0146\u0161 m\u0113ne\u0161os<\/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\">Izv\u0113lieties uz\u0146\u0113muma veidu<\/h2>\n          <p class=\"mvb-lead\">Neatkar\u012bgi no t\u0101, ko tu dari ar transportl\u012bdzek\u013ciem, jaut\u0101jums ir viens un tas pats: kas ar \u0161o notika, pirms tas non\u0101ca pie tevis?<\/p>\n        <\/div>\n        <div class=\"mvb-grid\">\n                      <a class=\"mvb-card mvb-reveal\" href=\"https:\/\/www.mrvin.com\/lv\/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\">Autosaloni<\/h3>\n              <p>P\u0101rliecino\u0161i nov\u0113rt\u0113jiet automa\u0161\u012bnas, kuras pie\u0146emat apmai\u0146\u0101, un savu izsoles kr\u0101jumu, k\u0101 ar\u012b jau no pa\u0161a s\u0101kuma par\u0101diet pirc\u0113jiem to v\u0113sturi.<\/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\/lv\/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\">Apdro\u0161in\u0101\u0161anas sabiedr\u012bbas<\/h3>\n              <p>Cenu risks un p\u0101rbaud\u012btie atl\u012bdz\u012bbas piepras\u012bjumi, sal\u012bdzinot ar neatkar\u012bgiem citu valstu datiem par boj\u0101jumiem un nobraukumu.<\/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\/lv\/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\">L\u012bzinga uz\u0146\u0113mumi<\/h3>\n              <p>P\u0101rbaudiet transportl\u012bdzek\u013cus gan finans\u0113\u0161anas br\u012bd\u012b, gan to atgrie\u0161anas br\u012bd\u012b, un aizsarg\u0101jiet to atliku\u0161o v\u0113rt\u012bbu, ko esat garant\u0113jis.<\/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\/lv\/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\">Ietekm\u0113t\u0101ji<\/h3>\n              <p>Veiciet re\u0101las v\u0113stures p\u0101rbaudes tie\u0161raid\u0113 un nopelniet no katra zi\u0146ojuma, ko ieg\u0101d\u0101jas j\u016bsu auditorija.<\/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\/lv\/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\">Partneri<\/h3>\n              <p>Nos\u016btiet mums pirc\u0113jus un nopelniet da\u013cu no katra vi\u0146u pas\u016bt\u012bt\u0101 zi\u0146ojuma, ko varat sekot l\u012bdzi sav\u0101 port\u0101l\u0101.<\/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\/lv\/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\">API integr\u0101cija<\/h3>\n              <p>Ievietojiet transportl\u012bdzek\u013ca v\u0113sturi sav\u0101 tirgus platform\u0101, d\u012bleru sist\u0113m\u0101 vai lietotn\u0113, izmantojot vienu REST API.<\/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\">Cenu noteik\u0161ana<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Ieg\u0101d\u0101jieties atskaites iepriek\u0161 un izmantojiet t\u0101s p\u0113c vajadz\u012bbas<\/h2>\n          <p class=\"mvb-lead\">Jo vair\u0101k j\u016bs p\u0113rkat, jo l\u0113t\u0101k izmaks\u0101 katrs zi\u0146ojums. Kred\u012bti tiek uzkr\u0101ti j\u016bsu uz\u0146\u0113muma kont\u0101 un ir izmantojami jebkuram transportl\u012bdzeklim. <\/p>\n                      <p class=\"mvb-price-ref\">\n              Viens zi\u0146ojums par sav\u0101m izmaks\u0101m <b><span class=\"woocommerce-Price-amount amount\">19,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/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 transportl\u012bdzek\u013cu zi\u0146ojumi<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">8,99&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">19,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">cena par vienu zi\u0146ojumu<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Kop\u0101 <span class=\"woocommerce-Price-amount amount\">89,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">199,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">Ietaupiet 55% sal\u012bdzin\u0101jum\u0101 ar atsevi\u0161\u0137\u0101m atskait\u0113m<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/lv\/checkout\/?b2bpack=10\">Ieg\u0101d\u0101jieties \u0161o komplektu<\/a>\n      <\/div>\n            <div class=\"mvb-price mvb-reveal is-popular\">\n                  <span class=\"mvb-price-ribbon\">Popul\u0101r\u0101kie<\/span>\n                          <span class=\"mvb-price-badge\">&minus;60<span>%<\/span><\/span>\n        \n        <span class=\"mvb-price-qty\">30 transportl\u012bdzek\u013cu zi\u0146ojumi<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">7,99&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">19,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">cena par vienu zi\u0146ojumu<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Kop\u0101 <span class=\"woocommerce-Price-amount amount\">239,70&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">597,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">Ietaupiet 60% sal\u012bdzin\u0101jum\u0101 ar atsevi\u0161\u0137\u0101m atskait\u0113m<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/lv\/checkout\/?b2bpack=30\">Ieg\u0101d\u0101jieties \u0161o komplektu<\/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 transportl\u012bdzek\u013cu zi\u0146ojumi<\/span>\n\n        <div class=\"mvb-price-main\">\n          <span class=\"mvb-price-now\"><span class=\"woocommerce-Price-amount amount\">6,99&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/span>\n                      <span class=\"mvb-price-was\"><span class=\"woocommerce-Price-amount amount\">19,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/span>\n                  <\/div>\n        <span class=\"mvb-price-unit\">cena par vienu zi\u0146ojumu<\/span>\n\n        <div class=\"mvb-price-sep\"><\/div>\n\n        <div class=\"mvb-price-total\">\n          Kop\u0101 <span class=\"woocommerce-Price-amount amount\">699,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><del><span class=\"woocommerce-Price-amount amount\">1 990,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/span><\/del>        <\/div>\n                  <span class=\"mvb-price-save\">Ietaupiet 65% sal\u012bdzin\u0101jum\u0101 ar atsevi\u0161\u0137\u0101m atskait\u0113m<\/span>\n        \n                <a class=\"mvb-btn\" rel=\"nofollow\" href=\"https:\/\/www.mrvin.com\/lv\/checkout\/?b2bpack=100\">Ieg\u0101d\u0101jieties \u0161o komplektu<\/a>\n      <\/div>\n      <\/div>                  <p class=\"mvb-price-note mvb-reveal\">Kred\u012bti darbojas ar jebkuru VIN un ir der\u012bgi 12 m\u0113ne\u0161us. Cenas nor\u0101d\u012btas bez PVN. <\/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\">Sazinieties ar mums<\/span>\n          <h2 class=\"mvb-h2 mvb-title--stripe\">Past\u0101stiet mums, kas jums nepiecie\u0161ams<\/h2>\n          <p class=\"mvb-lead\">Nos\u016btiet mums inform\u0101ciju par savu uz\u0146\u0113mumu un apgroz\u012bjumu, un m\u0113s izstr\u0101d\u0101sim jums piem\u0113rotu pl\u0101nu.<\/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\">J\u016bsu v\u0101rds<\/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\">Darba e-pasts<\/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\">Uz\u0146\u0113mums<\/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\">Zi\u0146ojumi m\u0113nes\u012b<\/label>\n                <select id=\"bz_vol_general\" name=\"m_volume\">\n                                      <option value=\"Maz\u0101k par 10 m\u0113nes\u012b\">Maz\u0101k par 10 m\u0113nes\u012b<\/option>\n                                      <option value=\"10 l\u012bdz 50 m\u0113nes\u012b\">10 l\u012bdz 50 m\u0113nes\u012b<\/option>\n                                      <option value=\"50 l\u012bdz 200 m\u0113nes\u012b\">50 l\u012bdz 200 m\u0113nes\u012b<\/option>\n                                      <option value=\"Vair\u0101k nek\u0101 200 m\u0113nes\u012b\">Vair\u0101k nek\u0101 200 m\u0113nes\u012b<\/option>\n                                  <\/select>\n              <\/div>\n            <\/div>\n            <div class=\"mvb-field\">\n              <label for=\"bz_msg_general\">Ko tu v\u0113l\u0113tos dar\u012bt?<\/label>\n              <textarea id=\"bz_msg_general\" name=\"m_message\" required placeholder=\"Past\u0101stiet mums nedaudz par savu uz\u0146\u0113mumu un to, k\u0101 j\u016bs izmantotu \u0161os \u010dekus.\"><\/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>Es piekr\u012btu, ka MrVIN (VERIFY SIA) var sazin\u0101ties ar mani saist\u012bb\u0101 ar \u0161o zi\u0146ojumu un saglab\u0101t manu sniegto inform\u0101ciju.<\/span><\/label>\n            <button type=\"submit\" class=\"mvb-btn mvb-submit\">Nos\u016bt\u012bt piepras\u012bjumu<\/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\">Zi\u0146ojums nos\u016bt\u012bts<\/h3>\n            <p>Paldies! M\u0113s ar jums sazin\u0101simies vienas darba dienas laik\u0101. <\/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=\"Rad\\u0101s k\\u013c\\u016bda. L\\u016bdzu, m\\u0113\\u0123iniet v\\u0113lreiz vai rakstiet uz e-pastu 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-7352","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<title>Uz\u0146\u0113mumiem - 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\/lv\/business\/\" \/>\n<meta property=\"og:locale\" content=\"lv_LV\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Uz\u0146\u0113mumiem - MrVIN\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mrvin.com\/lv\/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\\\/lv\\\/business\\\/\",\"url\":\"https:\\\/\\\/www.mrvin.com\\\/lv\\\/business\\\/\",\"name\":\"Uz\u0146\u0113mumiem - MrVIN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/#website\"},\"datePublished\":\"2026-07-27T09:37:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/lv\\\/business\\\/#breadcrumb\"},\"inLanguage\":\"lv-LV\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mrvin.com\\\/lv\\\/business\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mrvin.com\\\/lv\\\/business\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mrvin.com\\\/lv\\\/\"},{\"@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\\\/lv\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"lv-LV\"},{\"@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":"Uz\u0146\u0113mumiem - 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\/lv\/business\/","og_locale":"lv_LV","og_type":"article","og_title":"Uz\u0146\u0113mumiem - MrVIN","og_url":"https:\/\/www.mrvin.com\/lv\/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\/lv\/business\/","url":"https:\/\/www.mrvin.com\/lv\/business\/","name":"Uz\u0146\u0113mumiem - MrVIN","isPartOf":{"@id":"https:\/\/www.mrvin.com\/#website"},"datePublished":"2026-07-27T09:37:49+00:00","breadcrumb":{"@id":"https:\/\/www.mrvin.com\/lv\/business\/#breadcrumb"},"inLanguage":"lv-LV","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mrvin.com\/lv\/business\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mrvin.com\/lv\/business\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mrvin.com\/lv\/"},{"@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\/lv\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"lv-LV"},{"@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\/lv\/wp-json\/wp\/v2\/pages\/7352","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mrvin.com\/lv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mrvin.com\/lv\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mrvin.com\/lv\/wp-json\/wp\/v2\/comments?post=7352"}],"version-history":[{"count":0,"href":"https:\/\/www.mrvin.com\/lv\/wp-json\/wp\/v2\/pages\/7352\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.mrvin.com\/lv\/wp-json\/wp\/v2\/media?parent=7352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}