.bg-x{font-family:inherit;padding:56px 24px}.bg-x__inner{max-width:1400px;margin:0 auto}.bg-x__header{margin-bottom:28px}.bg-x__title{font-family:inherit;font-size:clamp(1.9rem,3.8vw,2.8rem);font-weight:800;color:var(--bg-x-title-color);margin:0 0 8px;line-height:1.1;letter-spacing:-.02em}.bg-x__accent{display:block;width:60px;height:4px;background:var(--bg-x-accent);border-radius:2px}.bg-x__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}@media(max-width:1100px){.bg-x__grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media(max-width:600px){.bg-x{padding:44px 18px}.bg-x__grid{grid-template-columns:repeat(2,1fr)}}.bg-x__card{background:var(--bg-x-card-bg);border-radius:6px;padding:30px 18px 26px;text-align:center;display:flex;flex-direction:column;align-items:center}.bg-x__icon{width:72px;height:72px;color:var(--bg-x-icon);margin-bottom:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bg-x__icon svg{width:100%;height:100%}.bg-x__icon img{max-width:100%;max-height:100%;object-fit:contain}.bg-x__card-title{font-family:inherit;font-size:clamp(1.1rem,1.3vw,1.3rem);font-weight:600;color:var(--bg-x-card-title);margin:0 0 12px;line-height:1.25}.bg-x__card-desc{font-family:inherit;font-size:clamp(.95rem,1vw,1.05rem);line-height:1.55;color:var(--bg-x-card-desc)}.bg-x__card-desc p{margin:0}.bg-x__card-desc strong{font-weight:700;color:var(--bg-x-card-highlight)}.ab{font-family:inherit;background:var(--ab-bg);color:var(--ab-text);width:100%;padding:10px 16px;display:block;line-height:1}.ab__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;color:inherit;font-family:inherit}.ab__text{font-family:inherit;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ab-text);white-space:nowrap}.ab__timer{display:flex;align-items:center;gap:5px}.ab__unit{background:var(--ab-card-bg);color:var(--ab-card-text);border-radius:5px;padding:4px 7px 3px;min-width:38px;display:inline-flex;flex-direction:column;align-items:center;line-height:1}.ab__num{font-family:inherit;font-size:15px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--ab-card-text)}.ab__label{font-family:inherit;font-size:8px;font-weight:700;letter-spacing:.08em;margin-top:2px;color:var(--ab-card-text);text-transform:uppercase}.ab__sep{font-family:inherit;font-size:16px;font-weight:800;color:var(--ab-text)}@media(max-width:500px){.ab{padding:8px 10px}.ab__inner{gap:10px;flex-wrap:wrap;justify-content:center}.ab__text{font-size:11px;letter-spacing:.1em}}.cr{font-family:inherit;padding:100px 0}.cr__header{text-align:center;margin:0 auto 72px;padding:0 24px;max-width:960px}.cr__title{font-family:inherit;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 24px;background:linear-gradient(90deg,var(--cr-title-start),var(--cr-title-end));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cr__subtitle{font-family:inherit;font-size:clamp(1.15rem,1.5vw,1.4rem);line-height:1.55;color:var(--cr-subtitle);margin:0}.cr__scroll-wrap{position:relative;padding:0 70px}.cr__scroll{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:20px 4px 32px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.cr__scroll::-webkit-scrollbar{height:8px}.cr__scroll::-webkit-scrollbar-track{background:transparent}.cr__scroll::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.cr__scroll::-webkit-scrollbar-thumb:hover{background:#00000038}.cr__card{flex:0 0 420px;max-width:420px;background:var(--cr-card-bg);border:1.5px solid var(--cr-card-border);border-radius:18px;padding:40px 34px;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column}.cr__card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #00000014;border-color:#00000024}.cr__card-title{font-family:inherit;font-size:clamp(1.4rem,1.7vw,1.65rem);font-weight:700;color:var(--cr-card-title);margin:0 0 22px;text-align:center;line-height:1.3}.cr__card-text{font-family:inherit;font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.65;color:var(--cr-card-text);margin:0 0 32px;text-align:center;flex:1}.cr__meta{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.cr__stars{display:inline-flex;background:var(--cr-stars-bg);padding:7px 10px;border-radius:4px;gap:4px;align-items:center}.cr__name{font-family:inherit;font-size:1.05rem;font-weight:700;color:var(--cr-name)}.cr__verified{display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:1rem;color:var(--cr-verified-color);font-weight:500}.cr__verified svg{flex-shrink:0}.cr__nav{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;background:var(--cr-nav-bg);color:var(--cr-nav-color);border:1.5px solid rgba(0,0,0,.08);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 4px 14px #00000014;transition:transform .15s ease,box-shadow .2s ease;padding:0}.cr__nav:hover{box-shadow:0 6px 18px #00000024}.cr__nav:active{transform:translateY(-50%) scale(.94)}.cr__nav--prev{left:10px}.cr__nav--next{right:10px}@media(max-width:768px){.cr{padding:64px 0}.cr__header{margin-bottom:44px}.cr__scroll-wrap{padding:0 16px}.cr__nav{display:none}.cr__card{flex:0 0 320px;max-width:320px;padding:30px 24px}}.vital-compare{--vc-blue: #1e7be6;--vc-blue-dark: #1862c2;--vc-blue-light: #e6f1fb;--vc-green: #1aa553;--vc-red: #d63838;--vc-text: #111;--vc-text-muted: #555;--vc-border: #e3e3e3;--vc-bg-soft: #f6f7f9;padding:56px 16px;font-family:inherit;color:var(--vc-text)}.vital-compare__container{max-width:1180px;margin:0 auto}.vital-compare__heading{text-align:center;font-size:30px;font-weight:800;line-height:1.2;margin:0 0 40px}.vital-compare__heading-highlight{background:linear-gradient(90deg,var(--vc-blue) 0%,#2dc7c7 100%);-webkit-background-clip:text;background-clip:text;color:transparent;margin-right:6px}.vital-compare__layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:900px){.vital-compare__layout{grid-template-columns:1fr;gap:24px}}.vital-compare__media{position:relative;aspect-ratio:1 / 1;background:var(--vc-bg-soft);border-radius:16px;overflow:hidden}.vital-compare__image{width:100%;height:100%;object-fit:cover;display:block}.vital-compare__badge{position:absolute;pointer-events:none;z-index:2}.vital-compare__badge--guarantee{top:16px;right:16px;width:88px;height:88px;color:var(--vc-text)}.vital-compare__badge--guarantee svg{width:100%;height:100%;filter:drop-shadow(0 2px 6px rgba(0,0,0,.08))}.vital-compare__badge--bestseller{bottom:16px;right:16px;background:#111;color:#fff;font-size:12px;font-weight:800;letter-spacing:1px;padding:8px 14px;border-radius:999px;text-transform:uppercase}.vital-compare__table-wrap{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px #0000000a,0 8px 24px #0000000f;border:1px solid var(--vc-border)}.vital-compare__table{width:100%;border-collapse:collapse;table-layout:fixed}.vital-compare__th{padding:16px 12px;text-align:center;font-weight:800;font-size:15px;border-bottom:1px solid var(--vc-border)}.vital-compare__th--feature{width:44%}.vital-compare__th--us{background:var(--vc-blue);color:#fff;width:28%}.vital-compare__th--them{color:var(--vc-text-muted);width:28%}.vital-compare__row{border-top:1px solid #f0f0f0}.vital-compare__row:first-child{border-top:0}.vital-compare__cell{padding:14px 12px;font-size:14px;vertical-align:middle}.vital-compare__cell--feature{text-align:left;color:var(--vc-text);padding-left:20px;font-weight:500}.vital-compare__cell--us{background:var(--vc-blue-light);text-align:center}.vital-compare__cell--them{text-align:center;color:var(--vc-text-muted)}.vital-compare__icon{width:22px;height:22px;display:inline-block;vertical-align:middle}.vital-compare__icon--check{color:var(--vc-green)}.vital-compare__icon--cross{color:var(--vc-red)}.vital-compare__text-value{font-weight:700;font-size:13px;color:var(--vc-text-muted);letter-spacing:.5px;text-transform:uppercase}@media(max-width:480px){.vital-compare__heading{font-size:24px}.vital-compare__th,.vital-compare__cell{padding:12px 8px;font-size:13px}.vital-compare__cell--feature{padding-left:12px}}.vital-faq{padding:48px 16px 64px;font-family:inherit;color:#111}.vital-faq__container{max-width:820px;margin:0 auto}.vital-faq__heading{text-align:center;font-size:30px;font-weight:700;margin:0 0 28px}.vital-faq__list{border-top:1px solid #e3e3e3}.vital-faq__item{border-bottom:1px solid #e3e3e3}.vital-faq__question{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:18px 6px;font-size:16px;font-weight:500;color:#222;gap:16px}.vital-faq__question::-webkit-details-marker{display:none}.vital-faq__question:hover{color:#000}.vital-faq__chevron{width:20px;height:20px;flex-shrink:0;transition:transform .2s ease;color:#666}.vital-faq__item[open] .vital-faq__chevron{transform:rotate(180deg)}.vital-faq__answer{padding:0 6px 18px;color:#555;font-size:15px;line-height:1.6}.vital-faq__answer p{margin:0 0 10px}.vital-faq__answer p:last-child{margin-bottom:0}.vital-feature{padding:48px 16px;font-family:inherit;color:#111}.vital-feature__container{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.vital-feature--image-right .vital-feature__media{order:2}.vital-feature--image-right .vital-feature__content{order:1}@media(max-width:900px){.vital-feature__container{grid-template-columns:1fr;gap:24px}.vital-feature--image-right .vital-feature__media,.vital-feature--image-right .vital-feature__content{order:initial}}.vital-feature__media img{width:100%;height:auto;display:block;border-radius:14px}.vital-feature__heading{font-size:30px;font-weight:700;line-height:1.2;margin:0 0 16px}.vital-feature__body{font-size:16px;line-height:1.6;color:#444}.vital-feature__body strong{color:#111;font-weight:700}.vital-feature__body p{margin:0 0 12px}.vital-feature__body p:last-child{margin-bottom:0}.vital-feature__list{margin:16px 0 0;padding:0 0 0 20px;display:flex;flex-direction:column;gap:10px;font-size:16px;color:#333;line-height:1.5}.vital-feature__list-item{padding-left:4px}.vital-feature__list-item strong{font-weight:700}.vital-product{--vp-blue: #1e7be6;--vp-blue-dark: #1862c2;--vp-blue-light: #e6f1fb;--vp-cyan: #1cc1c1;--vp-text: #111;--vp-text-muted: #555;--vp-border: #d9d9d9;--vp-bg-soft: #f4f4f5;--vp-radius: 10px;font-family:inherit;color:var(--vp-text);padding:32px 16px}.vital-product__container{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px}@media(max-width:900px){.vital-product__container{grid-template-columns:1fr;gap:24px}}.vital-product__main-image img{width:100%;height:auto;border-radius:var(--vp-radius);display:block}.vital-product__thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.vital-product__thumb{border:1px solid var(--vp-border);background:#fff;padding:0;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .15s ease}.vital-product__thumb:hover,.vital-product__thumb[aria-current=true]{border-color:var(--vp-blue)}.vital-product__thumb img{width:100%;height:auto;display:block}.vital-product__title{font-size:32px;font-weight:700;margin:8px 0 6px;line-height:1.2}.vital-product__description{font-size:16px;line-height:1.55;color:var(--vp-text-muted);margin:14px 0 18px}.vital-product__description strong{color:var(--vp-text);font-weight:700}.vital-product__features{list-style:none;padding:0;margin:0 0 22px;display:flex;flex-direction:column;gap:8px}.vital-product__feature{display:flex;align-items:center;gap:10px;font-size:15px}.vital-product__check{width:20px;height:20px;color:var(--vp-cyan);flex-shrink:0}.vital-product__divider{text-align:center;position:relative;margin:18px 0 14px;font-weight:700;font-size:14px}.vital-product__divider:before,.vital-product__divider:after{content:"";position:absolute;top:50%;width:30%;height:1px;background:var(--vp-cyan)}.vital-product__divider:before{left:0}.vital-product__divider:after{right:0}.vital-product__bundles{display:flex;flex-direction:column;gap:10px}.vital-product__bundle{display:block;border:2px solid var(--vp-border);border-radius:var(--vp-radius);background:var(--vp-bg-soft);cursor:pointer;transition:border-color .15s ease,background .15s ease;overflow:hidden;position:relative}.vital-product__bundle:has(.vital-product__bundle-radio:checked){border-color:var(--vp-blue);background:#fff}.vital-product__bundle-radio{position:absolute;opacity:0;pointer-events:none}.vital-product__bundle-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:14px 16px;position:relative}.vital-product__bundle-radio-visual{width:22px;height:22px;border:2px solid #bbb;border-radius:50%;background:#fff;display:inline-block;transition:border-color .15s,background .15s;position:relative}.vital-product__bundle:has(.vital-product__bundle-radio:checked) .vital-product__bundle-radio-visual{border-color:var(--vp-blue)}.vital-product__bundle:has(.vital-product__bundle-radio:checked) .vital-product__bundle-radio-visual:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background:var(--vp-blue);border-radius:50%}.vital-product__bundle-text{display:flex;flex-direction:column;gap:2px}.vital-product__bundle-title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.vital-product__bundle-title{font-weight:700;font-size:17px}.vital-product__bundle-save{background:#d4e7fb;color:var(--vp-blue-dark);font-size:12px;font-weight:700;padding:3px 8px;border-radius:4px}.vital-product__bundle-subtitle{font-size:13px;color:var(--vp-text-muted)}.vital-product__bundle-price{text-align:right;display:flex;flex-direction:column;gap:2px}.vital-product__bundle-price-now{font-weight:700;font-size:18px}.vital-product__bundle-price-was{font-size:14px;color:#888;text-decoration:line-through}.vital-product__bundle-popular-badge{position:absolute;top:0;right:12px;background:var(--vp-blue);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:0 0 6px 6px;letter-spacing:.2px}.vital-product__bundle-gifts{display:flex;flex-direction:column;border-top:1px solid #e3e3e3;background:#ededed}.vital-product__bundle:has(.vital-product__bundle-radio:checked) .vital-product__bundle-gifts{background:var(--vp-blue);border-top-color:var(--vp-blue)}.vital-product__bundle-gift{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:8px 16px;border-top:1px solid rgba(0,0,0,.06);color:#444;font-size:14px}.vital-product__bundle-gift:first-child{border-top:0}.vital-product__bundle:has(.vital-product__bundle-radio:checked) .vital-product__bundle-gift{color:#fff;border-top-color:#ffffff26}.vital-product__bundle-gift-image{width:40px;height:40px;object-fit:cover;border-radius:6px;display:block}.vital-product__bundle-gift-label{font-weight:600}.vital-product__bundle-gift-price{text-decoration:line-through;opacity:.9;font-size:13px}.vital-product__upsell{display:grid;grid-template-columns:28px auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;margin-top:14px;border:2px dashed var(--vp-blue);border-radius:var(--vp-radius);cursor:pointer;background:#fafcff;transition:background .15s}.vital-product__upsell:has(.vital-product__upsell-checkbox:checked){background:var(--vp-blue-light);border-style:solid}.vital-product__upsell-checkbox{position:absolute;opacity:0;pointer-events:none}.vital-product__upsell-visual{width:22px;height:22px;border:2px solid #bbb;border-radius:4px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:transparent}.vital-product__upsell:has(.vital-product__upsell-checkbox:checked) .vital-product__upsell-visual{border-color:var(--vp-blue);background:var(--vp-blue);color:#fff}.vital-product__upsell-check{width:14px;height:14px}.vital-product__upsell-image{width:48px;height:48px;object-fit:cover;border-radius:6px;display:block}.vital-product__upsell-text{display:flex;flex-direction:column;gap:2px}.vital-product__upsell-label{font-weight:700;font-size:15px}.vital-product__upsell-subtitle{font-size:12px;color:var(--vp-text-muted)}.vital-product__upsell-price{text-align:right;display:flex;flex-direction:column}.vital-product__upsell-price-now{font-weight:700;font-size:16px;color:var(--vp-blue-dark)}.vital-product__upsell-price-was{font-size:12px;color:#888;text-decoration:line-through}.vital-product__atc{width:100%;background:var(--vp-blue);color:#fff;border:0;padding:16px 20px;font-size:16px;font-weight:700;letter-spacing:1px;border-radius:var(--vp-radius);cursor:pointer;margin-top:16px;transition:background .15s}.vital-product__atc:hover{background:var(--vp-blue-dark)}.vital-product__atc:disabled{opacity:.6;cursor:wait}.vital-product__feedback{min-height:22px;margin-top:8px;font-size:14px;line-height:1.4}.vital-product__feedback--error{color:#c62828}.vital-product__feedback--success{color:#12763b}.vital-product__warning{--vw-color: #d63838;--vw-bg: #fadcdc;--vw-border: #e44848;background:var(--vw-bg);color:var(--vw-color);border:2px dashed var(--vw-border);border-radius:var(--vp-radius);padding:14px 16px;margin-top:14px}.vital-product__warning--red{--vw-color: #d63838;--vw-bg: #fadcdc;--vw-border: #e44848}.vital-product__warning--orange{--vw-color: #b3550a;--vw-bg: #fde7cf;--vw-border: #d97706}.vital-product__warning--blue{--vw-color: #1e6fd8;--vw-bg: #d8e7fa;--vw-border: #1e7be6}.vital-product__warning--green{--vw-color: #14803c;--vw-bg: #d5f1de;--vw-border: #1aa553}.vital-product__warning-header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.vital-product__warning-icon{width:24px;height:24px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.vital-product__warning-icon svg{width:100%;height:100%;stroke-linecap:round;stroke-linejoin:round}.vital-product__warning-heading{font-size:16px;font-weight:800;margin:0;line-height:1.3;color:inherit}.vital-product__warning-body{font-size:14px;line-height:1.5;color:inherit;margin-left:34px}.vital-product__warning-body p{margin:0 0 6px}.vital-product__warning-body p:last-child{margin-bottom:0}.vital-product__warning-body strong{font-weight:700}@media(max-width:480px){.vital-product__warning-body{margin-left:0}}.vital-product__shipping-bar{margin-top:12px;background:var(--vp-bg-soft);border-radius:var(--vp-radius);padding:10px 14px;display:flex;align-items:center;gap:10px;font-size:13px}.vital-product__shipping-icon{width:22px;height:22px;flex-shrink:0}.vital-product__trust{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;text-align:center}.vital-product__trust-item{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:13px;font-weight:600}.vital-product__trust-item svg,.vital-product__trust-item img{width:32px;height:32px}.vital-product__payments{margin-top:14px;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;align-items:center}.vital-product__payments img{width:36px;height:22px;object-fit:contain}.vp-av{display:flex;align-items:center;gap:14px;padding:4px 0 8px;font-family:inherit}.vp-av__stack{display:flex;align-items:center}.vp-av__img{width:46px;height:46px;border-radius:50%;border:2.5px solid #ffffff;object-fit:cover;margin-left:-14px;box-shadow:0 1px 4px #0000002e;background:#c7d9f5;flex-shrink:0;display:inline-block;position:relative}.vp-av__img:first-child{margin-left:0}.vp-av__img:nth-child(1){z-index:5}.vp-av__img:nth-child(2){z-index:4}.vp-av__img:nth-child(3){z-index:3}.vp-av__img:nth-child(4){z-index:2}.vp-av__img:nth-child(5){z-index:1}.vp-av__img--ph{background:#c7d9f5}.vp-av__label{font-family:inherit;font-size:.92rem;font-weight:700;color:#111827;line-height:1.3}.vp-st{display:flex;align-items:center;gap:10px;padding:0 0 10px;font-family:inherit}.vp-st__stars{display:flex;align-items:center;gap:3px}.vp-st__star{width:22px;height:22px;display:block;flex-shrink:0}.vp-st__label{font-family:inherit;font-size:.9rem;font-weight:600;color:#4b5563;line-height:1.3}.vital-steps{padding:64px 16px;font-family:inherit;color:#111}.vital-steps__container{max-width:1240px;margin:0 auto}.vital-steps__heading{text-align:center;font-size:32px;font-weight:700;margin:0 0 12px;line-height:1.2}.vital-steps__subheading{text-align:center;max-width:640px;margin:0 auto 36px;font-size:16px;color:#555;line-height:1.55}.vital-steps__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.vital-steps__grid--1{grid-template-columns:minmax(0,480px);justify-content:center}.vital-steps__grid--2{grid-template-columns:repeat(2,1fr)}.vital-steps__grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.vital-steps__grid,.vital-steps__grid--2,.vital-steps__grid--3,.vital-steps__grid--4{grid-template-columns:1fr}}.vital-steps__card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 1px #0000000a,0 2px 8px #0000000a;border:1px solid #ececec}.vital-steps__image-wrap{border-radius:10px;overflow:hidden;aspect-ratio:1 / 1;background:#f5f5f5}.vital-steps__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.vital-steps__text{padding:14px 6px 6px}.vital-steps__card-title{font-size:20px;font-weight:700;margin:0 0 8px;line-height:1.3}.vital-steps__card-body{font-size:15px;color:#555;line-height:1.55}.vital-steps__card-body p{margin:0 0 8px}.vital-steps__card-body p:last-child{margin-bottom:0}.vb{font-family:inherit;padding:90px 24px}.vb__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:stretch}.vb--image-right .vb__inner{direction:rtl}.vb--image-right .vb__inner>*{direction:ltr}@media(max-width:900px){.vb{padding:64px 20px}.vb__inner{grid-template-columns:1fr;gap:40px;align-items:start}.vb--image-right .vb__inner{direction:ltr}}.vb__media{width:100%;height:100%;min-height:520px;display:flex}.vb__image{width:100%;height:100%;min-height:520px;display:block;border-radius:16px;object-fit:cover}.vb__image--ph{background:#e5e7eb}@media(max-width:900px){.vb__media{min-height:auto}.vb__image{min-height:auto;aspect-ratio:4 / 5;height:auto}}.vb__content{display:flex;flex-direction:column;justify-content:center}.vb__title{font-family:inherit;font-size:clamp(2.2rem,5vw,3.75rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 24px}.vb__title-1{color:var(--vb-title-1)}.vb__title-2{color:var(--vb-title-2)}.vb__title-3{color:var(--vb-title-3)}.vb__desc{font-family:inherit;font-size:clamp(1.1rem,1.4vw,1.3rem);line-height:1.65;color:var(--vb-desc);margin:0 0 40px}.vb__desc p{margin:0 0 10px}.vb__desc p:last-child{margin-bottom:0}.vb__desc strong{font-weight:700}.vb__features{list-style:none;padding:0;margin:0 0 44px;display:flex;flex-direction:column;gap:26px}.vb__feature{display:grid;grid-template-columns:44px 1fr;gap:20px;align-items:start}.vb__check{width:44px;height:44px;color:var(--vb-check);flex-shrink:0;display:block}.vb__check svg{width:100%;height:100%;display:block}.vb__feature-title{font-family:inherit;font-size:clamp(1.15rem,1.4vw,1.35rem);font-weight:700;color:var(--vb-feature-title);margin:0 0 6px;line-height:1.3}.vb__feature-desc{font-family:inherit;font-size:clamp(1rem,1.15vw,1.1rem);line-height:1.6;color:var(--vb-feature-desc)}.vb__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--vb-cta-bg);color:var(--vb-cta-text);font-family:inherit;font-size:clamp(1rem,1.15vw,1.1rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:22px 44px;border-radius:4px;transition:background .2s,transform .1s;align-self:flex-start;max-width:100%}.vb__cta-arrow{width:20px;height:20px;flex-shrink:0;display:block}.vb__cta:hover{background:var(--vb-cta-bg-hover)}.vb__cta:active{transform:scale(.98)}@media(max-width:600px){.vb__cta{width:100%;align-self:stretch}}.vp-pr{font-family:inherit;padding:56px 24px}.vp-pr__inner{max-width:1200px;margin:0 auto}.vp-pr__header{text-align:center;margin-bottom:40px}.vp-pr__eyebrow{font-family:inherit;font-size:clamp(.9rem,1vw,1rem);font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--vp-pr-eyebrow);margin:0 0 10px}.vp-pr__title{font-family:inherit;font-size:clamp(2.2rem,5vw,3.75rem);font-weight:800;color:var(--vp-pr-title);margin:0 0 10px;line-height:1.1;letter-spacing:-.02em}.vp-pr__subtitle{font-family:inherit;font-size:clamp(1.1rem,1.4vw,1.35rem);color:var(--vp-pr-subtitle);margin:0 auto;line-height:1.5;max-width:720px}.vp-pr__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px 24px;margin-bottom:44px}.vp-pr__step{text-align:center;display:flex;flex-direction:column;align-items:center}.vp-pr__num{width:72px;height:72px;border-radius:50%;border:2.5px solid var(--vp-pr-circle);color:var(--vp-pr-circle);display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:1.7rem;font-weight:700;margin-bottom:16px;background:transparent;transition:background .2s}.vp-pr__step--filled .vp-pr__num{background:var(--vp-pr-circle-fill);border-color:var(--vp-pr-circle-fill);color:var(--vp-pr-circle-fill-text)}.vp-pr__step-title{font-family:inherit;font-size:clamp(1.25rem,1.5vw,1.5rem);font-weight:700;color:var(--vp-pr-step-title);margin:0 0 8px;line-height:1.25}.vp-pr__step-desc{font-family:inherit;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.55;color:var(--vp-pr-step-desc);margin:0;max-width:340px}.vp-pr__box{background:var(--vp-pr-box-bg);border:1.5px solid var(--vp-pr-box-border);border-radius:14px;padding:26px 32px;color:var(--vp-pr-box-text)}@media(max-width:600px){.vp-pr{padding:44px 20px}.vp-pr__box{padding:22px 18px}}.vp-pr__box-paragraph{font-family:inherit;font-size:clamp(1.05rem,1.3vw,1.2rem);line-height:1.5;color:var(--vp-pr-box-text);text-align:center;margin:0 0 16px}.vp-pr__checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px;align-items:center}.vp-pr__check-item{display:flex;align-items:center;gap:12px;font-family:inherit;font-size:clamp(1rem,1.15vw,1.15rem);color:var(--vp-pr-check-text)}.vp-pr__check-icon{width:20px;height:20px;color:var(--vp-pr-check);flex-shrink:0}.vrf{--vp-blue: #1e7be6;--vp-blue-dark: #1568c5;--vp-gold: #f59e0b;font-family:inherit;padding:60px 20px}.vrf__inner{max-width:680px;margin:0 auto}.vrf__header{text-align:center;margin-bottom:32px}.vrf__title{font-family:inherit;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:800;color:#111827;margin:0 0 8px;line-height:1.2}.vrf__subtitle{font-family:inherit;font-size:.95rem;color:#6b7280;margin:0}.vrf__box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;box-shadow:0 2px 8px #0000000d}@media(max-width:500px){.vrf__box{padding:20px 16px}}.vrf__error{background:#fee2e2;color:#991b1b;padding:12px 14px;border-radius:10px;font-size:.88rem;margin-bottom:16px}.vrf__error ul{margin:0;padding-left:18px}.vrf__star-label{font-family:inherit;font-size:.85rem;font-weight:700;color:#374151;display:block;margin-bottom:8px}.vrf__stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px;margin-bottom:24px}.vrf__stars input[type=radio]{display:none}.vrf__stars label{cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.vrf__stars label svg{width:32px;height:32px;fill:#d1d5db;transition:fill .15s,transform .1s}.vrf__stars label:hover svg,.vrf__stars label:hover~label svg,.vrf__stars input[type=radio]:checked~label svg{fill:var(--vp-gold)}.vrf__stars input[type=radio]:checked+label svg{fill:var(--vp-gold)}.vrf__stars label:active svg{transform:scale(.9)}.vrf__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media(max-width:500px){.vrf__row{grid-template-columns:1fr}}.vrf__field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.vrf__field-label{font-family:inherit;font-size:.85rem;font-weight:700;color:#374151}.vrf__field-label span{color:#9ca3af;font-weight:400}.vrf__input,.vrf__textarea{font-family:inherit;font-size:.95rem;color:#111827;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:10px;padding:11px 14px;width:100%;box-sizing:border-box;outline:none;transition:border-color .2s,box-shadow .2s}.vrf__input:focus,.vrf__textarea:focus{border-color:var(--vp-blue);box-shadow:0 0 0 3px #1e7be626;background:#fff}.vrf__textarea{min-height:130px;resize:vertical}.vrf__consent{display:flex;align-items:flex-start;gap:10px;margin:4px 0 24px}.vrf__consent input[type=checkbox]{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:var(--vp-blue);cursor:pointer}.vrf__consent-text{font-family:inherit;font-size:.8rem;color:#6b7280;line-height:1.5}.vrf__consent-text a{color:var(--vp-blue);text-decoration:underline}.vrf__submit{font-family:inherit;font-size:1rem;font-weight:700;color:#fff;background:var(--vp-blue);border:0;border-radius:12px;padding:14px 28px;width:100%;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.01em}.vrf__submit:hover{background:var(--vp-blue-dark)}.vrf__submit:active{transform:scale(.98)}.vrf__success{text-align:center;padding:24px 0 8px}.vrf__success-icon{width:56px;height:56px;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.vrf__success-title{font-family:inherit;font-size:1.1rem;font-weight:800;color:#111827;margin:0 0 6px}.vrf__success-text{font-family:inherit;font-size:.9rem;color:#6b7280;margin:0}.vr{--vp-blue: #1e7be6;--vp-gold: #f59e0b;font-family:inherit;padding:60px 20px}.vr__inner{max-width:1100px;margin:0 auto}.vr__title{font-family:inherit;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:#111827;text-align:center;margin:0 0 8px;line-height:1.2}.vr__subtitle{font-family:inherit;font-size:.95rem;color:#6b7280;text-align:center;margin:0 0 36px}.vr__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.vr__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.vr__grid{grid-template-columns:1fr}}.vr-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 8px #0000000d;transition:box-shadow .2s}.vr-card:hover{box-shadow:0 4px 18px #0000001a}.vr-card__photo-wrap{border-radius:10px;overflow:hidden;aspect-ratio:4 / 3;background:#f3f4f6}.vr-card__photo{width:100%;height:100%;object-fit:cover;display:block}.vr-card__stars{display:flex;gap:2px;align-items:center}.vr-card__star{width:18px;height:18px;display:block;flex-shrink:0}.vr-card__text{font-family:inherit;font-size:.92rem;color:#374151;line-height:1.55;margin:0;flex:1}.vr-card__author{display:flex;align-items:center;gap:10px;padding-top:10px;border-top:1px solid #f3f4f6}.vr-card__avatar{width:34px;height:34px;border-radius:50%;background:#e0ecfd;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vr-card__avatar svg{width:18px;height:18px}.vr-card__author-meta{display:flex;flex-direction:column;gap:1px}.vr-card__name{font-family:inherit;font-size:.88rem;font-weight:700;color:#111827}.vr-card__verified{font-family:inherit;font-size:.72rem;color:var(--vp-blue);font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
