.vd{--vd-radius: 14px;--vd-radius-sm: 10px;--vd-border: rgba(var(--color-foreground), .09);--vd-muted: rgba(var(--color-foreground), .66);--vd-star: #f5a623;--vd-ok: #2f7d4f;--vd-no: #b9241f}.vd *{box-sizing:border-box}.vd__head{text-align:center;max-width:62rem;margin:0 auto 3.2rem}.vd__eyebrow{display:inline-block;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:rgba(var(--color-foreground),.6);margin:0 0 1rem}.vd__title{margin:0 0 1.2rem;line-height:1.15}.vd__sub{margin:0;color:var(--vd-muted);font-size:1.7rem;line-height:1.6}.vd__sub>p{margin:0 0 .8rem}.vd__sub>p:last-child{margin-bottom:0}.vd-usp__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}@media screen and (min-width:750px){.vd-usp__grid{grid-template-columns:repeat(var(--vd-cols, 4),minmax(0,1fr));gap:2.4rem}}.vd-usp__item{display:flex;gap:1.2rem;align-items:flex-start;padding:1.8rem 1.6rem;border:1px solid var(--vd-border);border-radius:var(--vd-radius);background:rgba(var(--color-foreground),.025)}.vd-usp--plain .vd-usp__item{border:0;background:none;padding:1rem 0}.vd-usp__icon{flex:0 0 auto;width:2.8rem;height:2.8rem}.vd-usp__icon svg{width:100%;height:100%;display:block}.vd-usp__label{margin:0 0 .3rem;font-size:1.5rem;font-weight:600;line-height:1.35}.vd-usp__text{margin:0;font-size:1.35rem;line-height:1.5;color:var(--vd-muted)}.vd-usp__text>p{margin:0}@media screen and (min-width:750px){.vd-usp__label{font-size:1.6rem}.vd-usp__text{font-size:1.4rem}}.vd-steps__grid{display:grid;gap:2.4rem;grid-template-columns:1fr}@media screen and (min-width:750px){.vd-steps__grid{grid-template-columns:repeat(var(--vd-cols, 3),minmax(0,1fr));gap:3.2rem}}.vd-steps__item{text-align:center}.vd-steps__media{border-radius:var(--vd-radius);overflow:hidden;margin-bottom:1.6rem;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.05)}.vd-steps__media img{width:100%;height:100%;object-fit:cover;display:block}.vd-steps__num{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700;font-size:1.5rem;margin-bottom:1.2rem}.vd-steps__title{margin:0 0 .8rem;font-size:1.9rem;line-height:1.3}.vd-steps__text{margin:0;color:var(--vd-muted);line-height:1.6}.vd-steps__text>p{margin:0 0 .6rem}.vd-cmp{max-width:78rem;margin:0 auto}.vd-cmp__table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--vd-border);border-radius:var(--vd-radius);overflow:hidden}.vd-cmp__table th,.vd-cmp__table td{padding:1.4rem 1.2rem;text-align:center;font-size:1.45rem;border-bottom:1px solid var(--vd-border)}.vd-cmp__table tr:last-child th,.vd-cmp__table tr:last-child td{border-bottom:0}.vd-cmp__feature{text-align:left!important;font-weight:500;width:46%}.vd-cmp__col-us{background:rgba(var(--color-button),.08);font-weight:700}.vd-cmp__head th{font-size:1.5rem;font-weight:700;padding-top:1.8rem;padding-bottom:1.8rem}.vd-cmp__head .vd-cmp__col-us{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.vd-cmp__mark{display:inline-flex;width:2.4rem;height:2.4rem}.vd-cmp__mark svg{width:100%;height:100%}.vd-cmp__mark--yes{color:var(--vd-ok)}.vd-cmp__mark--no{color:rgba(var(--color-foreground),.35)}@media screen and (min-width:750px){.vd-cmp__table th,.vd-cmp__table td{padding:1.8rem 2rem;font-size:1.6rem}}.vd-cmp__cta{text-align:center;margin-top:3rem}.vd-rev__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem;margin-bottom:3rem}.vd-rev__score{font-size:2.6rem;font-weight:700;line-height:1}.vd-rev__stars{display:inline-flex;gap:.2rem}.vd-rev__stars svg{width:2rem;height:2rem;color:var(--vd-star)}.vd-rev__count{color:var(--vd-muted);font-size:1.45rem}.vd-rev__grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.vd-rev__grid{grid-template-columns:repeat(var(--vd-cols, 3),minmax(0,1fr));gap:2.4rem}}.vd-rev__card{border:1px solid var(--vd-border);border-radius:var(--vd-radius);padding:2rem;background:rgb(var(--color-background));display:flex;flex-direction:column;gap:1rem}.vd-rev__card .vd-rev__stars svg{width:1.7rem;height:1.7rem}.vd-rev__text{margin:0;line-height:1.65;font-size:1.5rem}.vd-rev__text>p{margin:0 0 .8rem}.vd-rev__text>p:last-child{margin-bottom:0}.vd-rev__meta{margin-top:auto;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.vd-rev__author{font-weight:600;font-size:1.45rem}.vd-rev__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.25rem;color:var(--vd-ok);font-weight:600}.vd-rev__verified svg{width:1.5rem;height:1.5rem}.vd-guarantee__inner{display:grid;gap:2.4rem;align-items:center;border-radius:var(--vd-radius);padding:3rem 2.4rem}@media screen and (min-width:750px){.vd-guarantee__inner{grid-template-columns:auto 1fr auto;padding:4rem;gap:3.2rem}}.vd-guarantee__badge{display:flex;justify-content:center}.vd-guarantee__badge svg{width:8rem;height:8rem}.vd-guarantee__list{list-style:none;margin:1.4rem 0 0;padding:0;display:grid;gap:.8rem}.vd-guarantee__list li{display:flex;gap:.9rem;align-items:flex-start;line-height:1.55}.vd-guarantee__list svg{flex:0 0 auto;width:1.9rem;height:1.9rem;margin-top:.2rem}.vd-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:rgb(var(--color-background));border-top:1px solid var(--vd-border);box-shadow:0 -6px 24px #00000014;transform:translateY(110%);transition:transform .25s ease;padding:1rem 0 calc(1rem + env(safe-area-inset-bottom))}.vd-sticky.is-visible{transform:translateY(0)}.vd-sticky__inner{display:flex;align-items:center;gap:1.2rem}.vd-sticky__img{width:4.8rem;height:4.8rem;border-radius:var(--vd-radius-sm);object-fit:cover;flex:0 0 auto}.vd-sticky__info{flex:1 1 auto;min-width:0}.vd-sticky__name{margin:0;font-size:1.4rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vd-sticky__price{font-size:1.5rem;font-weight:700}.vd-sticky__compare{font-size:1.3rem;text-decoration:line-through;opacity:.6;margin-left:.6rem;font-weight:400}.vd-sticky__btn{flex:0 0 auto;min-width:15rem;margin:0}@media screen and (max-width:749px){.vd-sticky__img{display:none}.vd-sticky__btn{min-width:13rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/vd-pro.css.map */
