.vt-home{background:#07070c;color:#f6f3ff;overflow:hidden}.vt-home a{text-decoration:none;color:inherit}.vt-hero{position:relative;min-height:620px;display:grid;grid-template-columns:42% 58%;align-items:center;padding:72px 6%;background:radial-gradient(circle at 78% 42%,#32115d 0,transparent 35%),linear-gradient(115deg,#07070c,#0d0a18,#171027);isolation:isolate}.vt-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07070c,#07070cf5 32%,#07070c1a 72%,#07070c80);z-index:-1}.vt-hero__glow{position:absolute;border-radius:50%;filter:blur(60px);opacity:.35;pointer-events:none}.vt-hero__glow--one{width:320px;height:320px;background:#7c2cff;right:20%;top:8%}.vt-hero__glow--two{width:220px;height:220px;background:#ed2b9a;right:5%;bottom:5%}.vt-hero__content{position:relative;z-index:3;max-width:620px}.vt-eyebrow{display:inline-block;color:#b67cff;letter-spacing:.16em;font-size:13px;font-weight:700;margin-bottom:18px}.vt-hero h1{font-size:clamp(42px,5vw,78px);line-height:.98;margin:0 0 24px;font-weight:900;letter-spacing:-.035em}.vt-hero h1 em{font-style:normal;background:linear-gradient(90deg,#8f43ff,#f23ca8);-webkit-background-clip:text;background-clip:text;color:transparent}.vt-hero p{font-size:18px;line-height:1.55;color:#c7c1d4;margin:0 0 30px}.vt-actions{display:flex;gap:14px;flex-wrap:wrap}.vt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:7px;font-weight:800;letter-spacing:.04em;transition:.2s}.vt-btn--primary{background:linear-gradient(100deg,#7125ff,#ec2ca0);box-shadow:0 0 28px #8b31ff59}.vt-btn--secondary{border:1px solid #8d45df;background:#0003}.vt-btn:hover{transform:translateY(-2px);filter:brightness(1.1)}.vt-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:38px;color:#ddd7e9;font-size:11px;font-weight:700;letter-spacing:.06em}.vt-trust span+span{border-left:1px solid #4c4259;padding-left:18px}.vt-hero__figures{height:500px;position:relative;z-index:2}.vt-figure{position:absolute;display:block;transition:.3s;filter:drop-shadow(0 20px 24px rgba(0,0,0,.7))}.vt-figure img{width:100%;height:100%;object-fit:contain}.vt-figure--1{width:44%;height:72%;left:20%;bottom:0;z-index:4}.vt-figure--2{width:34%;height:60%;left:2%;bottom:3%;z-index:3}.vt-figure--3{width:36%;height:62%;right:0;bottom:0;z-index:3}.vt-figure--4{width:30%;height:50%;right:21%;top:2%;z-index:2}.vt-figure:hover{transform:translateY(-10px) scale(1.03);z-index:9}.vt-placeholder-figure{position:absolute;top:10%;right:10%;bottom:10%;left:10%;display:grid;place-items:center;border:1px solid #6f38b5;border-radius:20px;color:#a76aff;font-size:42px;font-weight:900;text-align:center;background:linear-gradient(135deg,#11101a,#21123a)}.vt-benefits,.vt-community{margin:0 4%;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #302143;border-radius:16px;background:linear-gradient(90deg,#0d0b15,#151021);position:relative;z-index:5}.vt-benefits{margin-top:-30px;padding:25px 20px}.vt-benefits>div,.vt-community>div{padding:5px 25px}.vt-benefits>div+div,.vt-community>div+div{border-left:1px solid #332743}.vt-benefits strong,.vt-community b{display:block;color:#f5f0ff;font-size:14px}.vt-benefits span,.vt-community span{display:block;color:#9890a6;font-size:12px;margin-top:6px}.vt-products{padding:75px 4% 50px}.vt-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.vt-section-head h2{font-size:36px;margin:0;font-weight:900}.vt-section-head h2 span{color:#b85bff}.vt-section-head>a{color:#c17aff;font-weight:800;font-size:13px}.vt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.vt-card{background:#100d17;border:1px solid #2d233b;border-radius:12px;overflow:hidden;transition:.25s}.vt-card:hover{transform:translateY(-5px);border-color:#8a42df;box-shadow:0 12px 35px #6822b92e}.vt-card__image{height:290px;display:block;position:relative;background:radial-gradient(circle,#28153c,#0d0b12)}.vt-card__image img{width:100%;height:100%;object-fit:contain}.vt-badge{position:absolute;left:12px;top:12px;padding:6px 9px;background:#df2859;border-radius:5px;font-size:10px;font-weight:800}.vt-badge--new{background:#7434df}.vt-card__body{padding:17px}.vt-card h3{font-size:15px;line-height:1.35;margin:0 0 10px;min-height:40px}.vt-price{display:flex;align-items:center;gap:8px;margin-bottom:14px}.vt-price span{color:#bd65ff;font-size:20px;font-weight:900}.vt-price s{color:#70677c;font-size:12px}.vt-card__button{display:block;text-align:center;border:1px solid #7139aa;border-radius:6px;padding:10px;font-size:11px;font-weight:800;color:#d4a7ff}.vt-empty-products{grid-column:1/-1;text-align:center;padding:80px 20px;border:1px dashed #5c397c;border-radius:14px}.vt-empty-products h3{font-size:26px;margin:0 0 8px}.vt-empty-products p{color:#9991a8;margin-bottom:25px}.vt-community{margin-bottom:60px;padding:22px 20px}.vt-community b{color:#bb6cff}@media(max-width:990px){.vt-hero{grid-template-columns:1fr;min-height:auto;padding:55px 5% 30px}.vt-hero__content{max-width:none}.vt-hero__figures{height:360px;margin-top:25px}.vt-benefits,.vt-community{grid-template-columns:repeat(2,1fr)}.vt-benefits>div:nth-child(3),.vt-community>div:nth-child(3){border-left:0;margin-top:12px}.vt-benefits>div:nth-child(3),.vt-benefits>div:nth-child(4),.vt-community>div:nth-child(3),.vt-community>div:nth-child(4){padding-top:12px}.vt-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.vt-hero{padding:42px 20px 20px}.vt-hero h1{font-size:42px}.vt-hero p{font-size:15px}.vt-trust{gap:10px}.vt-trust span+span{border-left:0;padding-left:0}.vt-hero__figures{height:290px}.vt-benefits,.vt-community{margin-left:15px;margin-right:15px;grid-template-columns:1fr;padding:12px}.vt-benefits>div,.vt-community>div{padding:14px 10px!important}.vt-benefits>div+div,.vt-community>div+div{border-left:0;border-top:1px solid #332743}.vt-products{padding:55px 15px 35px}.vt-section-head{align-items:start;flex-direction:column}.vt-section-head h2{font-size:28px}.vt-grid{grid-template-columns:1fr 1fr;gap:10px}.vt-card__image{height:190px}.vt-card__body{padding:12px}.vt-card h3{font-size:13px}.vt-price span{font-size:16px}.vt-card__button{font-size:9px;padding:9px 5px}}.vt-card__body{background:#100d17;color:#f7f3ff;padding:18px 17px 20px}.vt-card h3,.vt-card h3 a{color:#fff!important;font-size:15px;line-height:1.45;font-weight:700;margin:0 0 8px;min-height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.vt-card h3 a:hover{color:#c77aff!important}.vt-card__description{color:#c9c3d4!important;font-size:12px;line-height:1.5;margin:0 0 14px;min-height:36px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.vt-price{color:#f7f3ff;margin-top:8px}.vt-price span{color:#c66bff!important;font-size:20px;font-weight:900}.vt-price s{color:#aaa2b5!important;font-size:12px}.vt-card__button{color:#f4eaff!important;border-color:#8a43d5!important;background:linear-gradient(100deg,#7125ff29,#ec2ca01f)}.vt-card__button:hover{color:#fff!important;background:linear-gradient(100deg,#7125ff,#ec2ca0)}@media(max-width:600px){.vt-card__body{padding:13px}.vt-card h3,.vt-card h3 a{font-size:13px;min-height:38px}.vt-card__description{font-size:11px;min-height:33px}.vt-price span{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vearteards-home.css.map */
