.zv-guide{--zv-green:#A4F048;--zv-dark:#101810;--zv-deep:#071900;--zv-muted:#263426;--zv-soft:#f4f6f1;--zv-border:rgba(17, 24, 17, .08);padding:26px 0 42px;color:var(--zv-dark);font-family:var(--font-body-family, GeneralSans, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 300)}.zv-guide *{box-sizing:border-box}.zv-guide__container{width:calc(100% - 48px);max-width:1350px;margin:0 auto;padding:0}.zv-guide__header{width:100%;padding:34px 36px;margin-bottom:18px;border-radius:24px;background:linear-gradient(180deg,#041503,#061a04);border:none;outline:none;box-shadow:0 16px 34px #07190021;position:relative;overflow:hidden;isolation:isolate}.zv-guide__header:before{content:"";position:absolute;left:-250px;bottom:-250px;width:640px;height:640px;border-radius:50%;pointer-events:none;z-index:0;background:linear-gradient(45deg,#a4f048d1,#98dd44ad 24%,#7eac446b 46%,#5876382e 64%,#58763800 79%)}.zv-guide__header:after{content:"";position:absolute;right:-255px;top:-255px;width:660px;height:660px;border-radius:50%;pointer-events:none;z-index:0;background:linear-gradient(225deg,#8dc73ab8,#709f2e85 26%,#4b662d47 50%,#3447241f 66%,#34472400 80%)}.zv-guide__eyebrow,.zv-guide__title,.zv-guide__subtitle,.zv-guide__badges{position:relative;z-index:1}.zv-guide__eyebrow{color:var(--zv-green);font-family:var(--font-subtitle-family, EuropaGrotesk, sans-serif);font-style:var(--font-subtitle-style, normal);font-weight:700;text-transform:uppercase;letter-spacing:.18em;font-size:12px;line-height:1.2;margin:0 0 10px}.zv-guide__title{margin:0 0 12px;color:#fff;font-family:var(--font-heading-family, EuropaGrotesk, sans-serif);font-style:var(--font-heading-style, normal);font-weight:700;font-size:clamp(31px,3.05vw,46px);line-height:1.03;letter-spacing:-.035em;max-width:980px;text-wrap:balance}.zv-guide__subtitle{margin:0;color:#ffffffc7;font-family:var(--font-body-family, GeneralSans, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 300);font-size:15.5px;line-height:1.5;letter-spacing:-.01em;max-width:940px}.zv-guide__subtitle strong{color:#fff;font-weight:600}.zv-guide__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.zv-guide__badges span{display:inline-flex;align-items:center;min-height:32px;padding:7px 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.09);color:#fff;font-family:var(--font-body-family, GeneralSans, sans-serif);font-weight:600;font-size:13px;line-height:1;letter-spacing:-.015em;white-space:nowrap}.zv-guide__badges span:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--zv-green);margin-right:8px;flex-shrink:0}.zv-guide__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.zv-card{min-width:0;background:#fff;border:1px solid var(--zv-border);border-radius:20px;padding:22px 24px;box-shadow:0 10px 26px #1118110d;display:flex;flex-direction:column}.zv-card__title{margin:0 0 13px;color:var(--zv-dark);font-family:var(--font-heading-card-family, EuropaGrotesk, sans-serif);font-style:var(--font-heading-card-style, normal);font-weight:700;font-size:clamp(23px,2vw,30px);line-height:1.03;letter-spacing:-.035em}.zv-list{padding-left:19px;margin:0;color:var(--zv-dark);font-family:var(--font-body-family, GeneralSans, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 300);font-size:15px;line-height:1.55;letter-spacing:-.01em}.zv-list li{margin:5px 0}.zv-list strong{color:var(--zv-dark);font-weight:600}.zv-list small{display:inline-block;margin-top:3px;color:#263426b8;font-size:12.5px;line-height:1.35}.zv-list--ordered{padding-left:21px;margin-bottom:18px}.zv-download{margin-top:auto;padding:15px 16px;border-radius:17px;background:var(--zv-soft);border:1px solid rgba(17,24,17,.06);text-align:center}.zv-download__text{margin:0 0 12px;color:var(--zv-dark);font-family:var(--font-body-family, GeneralSans, sans-serif);font-style:var(--font-body-style, normal);font-weight:600;font-size:13.5px;line-height:1.4;letter-spacing:-.01em}.zv-download__buttons{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.zv-download__buttons a{display:inline-flex;max-width:100%;transition:transform .18s ease,filter .18s ease;will-change:transform}.zv-download__buttons img{height:42px;max-width:100%;display:block}.zv-historic-note{margin:12px 0 0;padding:13px 14px;border-radius:16px;background:var(--zv-soft);border:1px solid rgba(17,24,17,.07);color:var(--zv-muted);font-family:var(--font-body-family, GeneralSans, sans-serif);font-size:13.5px;line-height:1.45;font-weight:300}.zv-historic-note strong{color:var(--zv-dark);font-weight:700}@media(min-width:990px){.zv-card{min-height:330px}.zv-download{min-height:112px;display:flex;flex-direction:column;justify-content:center}}@media(hover:hover){.zv-download__buttons a:hover{transform:scale(1.07);filter:drop-shadow(0 10px 16px rgba(0,0,0,.16))}}@media(max-width:989px){.zv-guide{padding:28px 0 42px}.zv-guide__container{width:calc(100% - 36px)}.zv-guide__header{padding:28px 24px;border-radius:22px;margin-bottom:16px}.zv-guide__header:before{left:-180px;bottom:-200px;width:470px;height:470px}.zv-guide__header:after{right:-190px;top:-190px;width:490px;height:490px}.zv-guide__grid{grid-template-columns:1fr;gap:14px}.zv-card{min-height:unset}.zv-download{margin-top:18px;min-height:unset;display:block;padding:14px 15px}}@media(max-width:749px){.zv-guide__container{width:calc(100% - 32px)}.zv-guide__header{padding:24px 20px;border-radius:20px}.zv-guide__title{font-size:clamp(29px,8.4vw,38px);line-height:1.03;margin-bottom:10px}.zv-guide__subtitle{font-size:14.5px}.zv-guide__badges{gap:7px;margin-top:16px}.zv-guide__badges span{min-height:31px;padding:7px 11px;font-size:12.5px}.zv-card{padding:20px;border-radius:20px}.zv-card__title{font-size:26px}.zv-list{font-size:14.5px}.zv-download__buttons img{height:40px}.zv-guide__header:before{left:-150px;bottom:-170px;width:390px;height:390px}.zv-guide__header:after{right:-150px;top:-150px;width:400px;height:400px}}@media(max-width:520px){.zv-guide__container{width:calc(100% - 32px)}.zv-card__title{font-size:24px}}@media(max-width:430px){.zv-download__buttons{gap:9px}.zv-download__buttons img{height:38px}}@media(prefers-reduced-motion:reduce){.zv-download__buttons a{transition:none}.zv-download__buttons a:hover{transform:none;filter:none}}.zv-guide__container,.zv-manual-download__container,.zv-tech-check__container,.zv-calibration-check__container,.zv-dongle-images__container,.zv-multi-base-link__container,.zv-help-intro__container,.zv-stack-guide__container,.zinvolt-choose-wrap{width:calc(100% - 48px);max-width:1350px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}@media(max-width:989px){.zv-guide__container,.zv-manual-download__container,.zv-tech-check__container,.zv-calibration-check__container,.zv-dongle-images__container,.zv-multi-base-link__container,.zv-help-intro__container,.zv-stack-guide__container,.zinvolt-choose-wrap{width:calc(100% - 36px)}}@media(max-width:520px){.zv-guide__container,.zv-manual-download__container,.zv-tech-check__container,.zv-calibration-check__container,.zv-dongle-images__container,.zv-multi-base-link__container,.zv-help-intro__container,.zv-stack-guide__container,.zinvolt-choose-wrap{width:calc(100% - 32px)}}.zv-spacer{height:28px}@media(min-width:750px){.zv-spacer{height:44px}}
/*# sourceMappingURL=/cdn/shop/t/294/assets/zv-guide-source-app.css.map */
