@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700&family=Questrial&display=swap";.eyeviva-root{--purple:#c60711;--purple-deep:#a30610;--coral:#e32402;--mint:#f8a0a5;--card-blue:#f9e6e7;--orange:#e32402;--card:#f9f9f9;--ink:#000;--text:#282828;--muted:#555;--line:#e2e2e2;--radius:18px;--display:"Archivo","Montserrat",sans-serif;--body:"Questrial","Montserrat",sans-serif;--maxw:1500px;font-family:var(--body);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}.eyeviva-root *{box-sizing:border-box}.eyeviva-root h1,.eyeviva-root h2,.eyeviva-root h3,.eyeviva-root h4{font-family:var(--display);color:var(--ink);margin:0;line-height:1.15;font-weight:700}.eyeviva-root img{max-width:100%;display:block}.eyeviva-root a{color:inherit;text-decoration:none}.eyeviva-root .wrap{max-width:var(--maxw);margin:0 auto;padding:0 clamp(20px,4vw,60px)}.eyeviva-root .purple{color:var(--purple)}.eyeviva-root .coral{color:var(--coral)}.eyeviva-root .strike{text-decoration:line-through;color:#9a9a9a}.eyeviva-root .announce{background:linear-gradient(90deg,var(--purple-deep),var(--purple));color:#fff;text-align:center;font-family:var(--body);font-weight:600;font-size:12.5px;letter-spacing:.14em;padding:9px 14px;text-transform:uppercase}.eyeviva-root .hero{padding:clamp(34px,5vw,60px) 0 10px}.eyeviva-root .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(40px,5vw,68px);align-items:start}.eyeviva-root .gallery{position:sticky;top:84px}.eyeviva-root .gmain{background:var(--card);border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1;position:relative}.eyeviva-root .gmain img{width:100%;height:100%;object-fit:cover}.eyeviva-root .gbadge{position:absolute;top:14px;left:14px;background:#fff;color:var(--ink);font-family:var(--body);font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:7px 12px;border-radius:30px;box-shadow:0 4px 14px #00000014}.eyeviva-root .thumbs{display:flex;gap:10px;margin-top:12px}.eyeviva-root .thumbs button{flex:1;border:2px solid transparent;background:var(--card);border-radius:10px;overflow:hidden;padding:0;cursor:pointer;aspect-ratio:1/1;transition:.2s}.eyeviva-root .thumbs button img{width:100%;height:100%;object-fit:cover}.eyeviva-root .thumbs button.active{border-color:var(--purple)}.eyeviva-root .buy .buy-title{font-size:34px;margin-bottom:8px}.eyeviva-root .stars{display:flex;align-items:center;gap:9px;margin-bottom:14px;font-family:var(--body);font-weight:600;color:var(--muted);font-size:14px}.eyeviva-root .stars .s{color:#ffb020;letter-spacing:2px;font-size:16px}.eyeviva-root .start-price{font-family:var(--display);font-weight:600;font-size:17px;color:var(--muted);margin:0 0 18px}.eyeviva-root .start-price b{color:var(--ink);font-weight:700}.eyeviva-root .about{list-style:none;padding:0;margin:0 0 22px}.eyeviva-root .about li{display:flex;gap:11px;align-items:flex-start;font-family:var(--body);font-size:15px;color:var(--text);padding:7px 0;font-weight:500}.eyeviva-root .about li svg{flex:0 0 auto;width:21px;height:21px;margin-top:1px}.eyeviva-root .about .ring{width:21px;height:21px;border-radius:50%;background:var(--mint);display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:1px}.eyeviva-root .about .ring svg{width:13px;height:13px;stroke:#000;stroke-width:2.6;fill:none}.eyeviva-root .choose-label{font-family:var(--display);font-weight:700;font-size:17px;color:var(--ink);margin:4px 0 14px}.eyeviva-root .bundle{position:relative;border:2px solid var(--line);border-radius:var(--radius);margin-bottom:14px;cursor:pointer;background:#fff;transition:.18s;overflow:hidden}.eyeviva-root .bundle:hover{border-color:#cfcfcf}.eyeviva-root .bundle.selected{border-color:var(--purple);box-shadow:0 8px 26px #c6071129}.eyeviva-root .bundle-tab{font-family:var(--display);font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;padding:7px 16px;color:#000;border-bottom:2px solid;display:flex;justify-content:space-between;align-items:center}.eyeviva-root .bundle-1 .bundle-tab{background:#f8e6e7e6;border-color:var(--mint)}.eyeviva-root .bundle-2 .bundle-tab{background:#c6071129;border-color:var(--purple)}.eyeviva-root .tab-flag{font-size:11px;background:#000;color:#fff;padding:3px 9px;border-radius:20px;letter-spacing:.08em}.eyeviva-root .bundle-2 .tab-flag{background:var(--purple)}.eyeviva-root .bundle-body{display:flex;align-items:center;gap:14px;padding:14px 16px}.eyeviva-root .radio{width:23px;height:23px;border-radius:50%;border:2.5px solid #c9c9c9;flex:0 0 auto;position:relative;transition:.18s}.eyeviva-root .bundle.selected .radio{border-color:var(--purple)}.eyeviva-root .bundle.selected .radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:var(--purple)}.eyeviva-root .bthumb{width:62px;height:62px;border-radius:10px;background:var(--card);object-fit:cover;flex:0 0 auto}.eyeviva-root .binfo{flex:1;min-width:0}.eyeviva-root .binfo h4{font-family:var(--display);font-size:15.5px;font-weight:700;margin-bottom:3px}.eyeviva-root .binfo .sub{font-family:var(--body);font-size:12.5px;color:var(--muted);font-weight:500}.eyeviva-root .bprice{text-align:right;font-family:var(--display);font-weight:700;font-size:20px;color:var(--ink);white-space:nowrap}.eyeviva-root .bprice small{display:block;font-family:var(--body);font-size:11px;font-weight:600;color:#8a8a8a;letter-spacing:.04em}.eyeviva-root .incl{border-top:1px solid var(--line)}.eyeviva-root .incl-head{font-family:var(--body);font-weight:700;font-size:13px;color:var(--ink);padding:11px 16px;display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.eyeviva-root .incl-head .chev{margin-left:auto;transition:.25s;color:var(--purple);font-weight:800}.eyeviva-root .incl.open .incl-head .chev{transform:rotate(90deg)}.eyeviva-root .incl-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.eyeviva-root .incl-body p{font-family:var(--body);font-size:13.5px;color:var(--muted);padding:0 16px 14px;margin:0;line-height:1.7}.eyeviva-root .incl-body b{color:var(--ink)}.eyeviva-root .buynow{display:block;width:100%;text-align:center;background:#000;color:#fff;font-family:var(--display);font-weight:700;font-size:18px;letter-spacing:.02em;border:0;border-radius:12px;padding:17px;cursor:pointer;margin-top:6px;transition:.2s}.eyeviva-root .buynow:hover{background:var(--purple-deep)}.eyeviva-root .buynow[disabled]{opacity:.5;cursor:not-allowed}.eyeviva-root .ship-note{text-align:center;font-family:var(--body);font-size:12.5px;color:var(--muted);margin-top:11px;font-weight:600}.eyeviva-root .pdp-acc{margin-top:26px;border-top:1px solid var(--line)}.eyeviva-root .pacc{border-bottom:1px solid var(--line)}.eyeviva-root .pacc-q{display:flex;align-items:center;gap:14px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:17px 2px;font-family:var(--display);font-weight:700;font-size:16px;color:var(--ink)}.eyeviva-root .pacc-q .pm{margin-left:auto;width:20px;height:20px;flex:0 0 auto;position:relative}.eyeviva-root .pacc-q .pm:before,.eyeviva-root .pacc-q .pm:after{content:"";position:absolute;background:var(--purple);border-radius:2px;transition:.25s}.eyeviva-root .pacc-q .pm:before{top:9px;left:1px;width:18px;height:2.4px}.eyeviva-root .pacc-q .pm:after{left:9px;top:1px;width:2.4px;height:18px}.eyeviva-root .pacc.open .pacc-q .pm:after{transform:scaleY(0)}.eyeviva-root .pacc-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.eyeviva-root .pacc-in{padding:2px 2px 20px}.eyeviva-root .pacc-in p{font-family:var(--body);font-size:14.5px;color:var(--muted);line-height:1.75;margin:0 0 12px}.eyeviva-root .pacc-in p:last-child{margin-bottom:0}.eyeviva-root .pacc-in b{color:var(--ink)}.eyeviva-root .pacc-sub{font-family:var(--display);font-weight:700;color:var(--ink);margin-bottom:6px!important}.eyeviva-root .pacc-list{margin:0 0 12px;padding-left:20px;font-family:var(--body);font-size:14.5px;color:var(--muted);line-height:1.8}.eyeviva-root .howto-note{text-align:center;font-family:var(--body);font-size:14.5px;color:var(--muted);margin:clamp(28px,3.5vw,44px) auto 0;max-width:640px;font-style:italic}.eyeviva-root .trust{display:flex;justify-content:center;gap:26px;margin-top:18px;flex-wrap:wrap}.eyeviva-root .trust div{display:flex;align-items:center;gap:7px;font-family:var(--body);font-size:12px;font-weight:600;color:var(--muted)}.eyeviva-root .trust svg{width:18px;height:18px;stroke:var(--purple);fill:none;stroke-width:1.8}.eyeviva-root .band{background:#000;color:#fff;overflow:hidden}.eyeviva-root .band-track{display:flex;gap:48px;white-space:nowrap;animation:eyeviva-scroll 26s linear infinite;padding:15px 0;font-family:var(--display);font-weight:600;font-size:15px}.eyeviva-root .band-track span{display:inline-flex;align-items:center;gap:11px}.eyeviva-root .band-track .pip{color:var(--purple)}@keyframes eyeviva-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.eyeviva-root .section{padding:clamp(66px,9vw,118px) 0}.eyeviva-root .eyebrow{font-family:var(--body);font-weight:700;font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:var(--purple);margin-bottom:15px}.eyeviva-root .h-center{text-align:center;max-width:920px;margin:0 auto clamp(42px,5vw,64px)}.eyeviva-root .h-center h2{font-size:clamp(34px,4.4vw,54px);margin-bottom:18px;letter-spacing:-.01em}.eyeviva-root .h-center p{font-family:var(--body);font-size:clamp(16px,1.7vw,21px);color:var(--muted);margin:0;line-height:1.65}.eyeviva-root .feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,5.5vw,80px);align-items:center}.eyeviva-root .feature.alt{direction:rtl}.eyeviva-root .feature.alt>*{direction:ltr}.eyeviva-root .feature .media{border-radius:var(--radius);overflow:hidden;background:var(--card);aspect-ratio:1/1}.eyeviva-root .feature .media img{width:100%;height:100%;object-fit:cover}.eyeviva-root .feature h2{font-size:clamp(28px,3.6vw,46px);margin-bottom:22px;letter-spacing:-.01em;line-height:1.1}.eyeviva-root .feature p{font-family:var(--body);font-size:clamp(15px,1.4vw,17.5px);color:var(--muted);margin:0 0 16px;line-height:1.8}.eyeviva-root .perfect{list-style:none;padding:0;margin:14px 0 0}.eyeviva-root .perfect li{display:flex;gap:11px;align-items:center;font-family:var(--body);font-weight:600;color:var(--text);padding:8px 0;font-size:15.5px}.eyeviva-root .perfect .dot{width:9px;height:9px;border-radius:50%;background:var(--coral);flex:0 0 auto}.eyeviva-root .tech{background:var(--card)}.eyeviva-root .techsplit{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,5vw,72px);align-items:center}.eyeviva-root .techsplit-tx h2{font-size:clamp(26px,3.2vw,40px);line-height:1.12;margin-bottom:14px;letter-spacing:-.01em}.eyeviva-root .techsplit-lede{font-family:var(--body);font-size:15.5px;color:var(--muted);line-height:1.65;margin:0 0 24px;max-width:48ch}.eyeviva-root .tgrid2{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:18px 26px}.eyeviva-root .tgrid2 li{display:flex;gap:13px;align-items:flex-start}.eyeviva-root .tgrid2 .tl-ic{flex:0 0 auto;width:42px;height:42px;border-radius:12px;background:var(--card-blue);display:flex;align-items:center;justify-content:center}.eyeviva-root .tgrid2 .tl-ic svg{width:22px;height:22px;stroke:var(--purple);fill:none;stroke-width:1.7}.eyeviva-root .tgrid2 b{display:block;font-family:var(--display);font-weight:700;font-size:15.5px;color:var(--ink);margin-bottom:2px;line-height:1.2}.eyeviva-root .tgrid2 span{font-family:var(--body);font-size:13px;color:var(--muted);line-height:1.45}.eyeviva-root .techsplit-foot{font-family:var(--body);font-size:14.5px;color:var(--ink);font-weight:600;line-height:1.55;margin:0;max-width:50ch}.eyeviva-root .techsplit-img{border-radius:var(--radius);overflow:hidden;background:var(--card);aspect-ratio:1/1;max-height:none}.eyeviva-root .techsplit-img img{width:100%;height:100%;object-fit:cover}.eyeviva-root .tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,1.8vw,26px)}.eyeviva-root .tcard{background:#fff;border-radius:var(--radius);padding:clamp(30px,3vw,44px) clamp(26px,2.4vw,38px);text-align:center;transition:transform .25s,box-shadow .25s}.eyeviva-root .tcard:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000014}.eyeviva-root .rcard{transition:transform .25s,box-shadow .25s}.eyeviva-root .rcard:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000012}.eyeviva-root .step{transition:transform .25s}.eyeviva-root .step:hover{transform:translateY(-4px)}.eyeviva-root .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.eyeviva-root .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.eyeviva-root .reveal{opacity:1;transform:none;transition:none}}.eyeviva-root .tcard .ic{width:74px;height:74px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;background:var(--card-blue)}.eyeviva-root .tcard:nth-child(2) .ic,.eyeviva-root .tcard:nth-child(5) .ic{background:#c607111a}.eyeviva-root .tcard:nth-child(3) .ic,.eyeviva-root .tcard:nth-child(6) .ic{background:#e324021a}.eyeviva-root .tcard:nth-child(4) .ic{background:#f8e6e7e6}.eyeviva-root .tcard .ic svg{width:36px;height:36px;stroke:var(--ink);fill:none;stroke-width:1.6}.eyeviva-root .tcard h4{font-size:22px;margin-bottom:10px}.eyeviva-root .tcard p{font-family:var(--body);font-size:15.5px;color:var(--muted);margin:0;line-height:1.65}.eyeviva-root .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(18px,1.8vw,26px)}.eyeviva-root .step{background:var(--card);border-radius:var(--radius);overflow:hidden}.eyeviva-root .step .media{aspect-ratio:4/3;background:#e9e7e2;overflow:hidden}.eyeviva-root .step .media img{width:100%;height:100%;object-fit:cover}.eyeviva-root .step .body{padding:28px 26px 34px}.eyeviva-root .step .num{font-family:var(--display);font-weight:800;font-size:14px;color:var(--purple);letter-spacing:.1em}.eyeviva-root .step h4{font-size:21px;margin:8px 0 11px}.eyeviva-root .step p{font-family:var(--body);font-size:15px;color:var(--muted);margin:0;line-height:1.65}.eyeviva-root .video-hero{position:relative;width:100%;height:78vh;min-height:480px;max-height:780px;overflow:hidden;background:#000;border-radius:0 0 28px 28px}.eyeviva-root .vh-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.eyeviva-root .results{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,5.5vw,80px);align-items:center}.eyeviva-root .results .media{border-radius:var(--radius);overflow:hidden;box-shadow:0 18px 40px #0000001a;aspect-ratio:1/1;max-height:560px}.eyeviva-root .results .media img{width:100%;height:100%;object-fit:cover}.eyeviva-root .ba-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(18px,2vw,28px)}.eyeviva-root .ba-card{margin:0;position:relative;border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 18px 44px #0000001a;transition:transform .25s,box-shadow .25s}.eyeviva-root .ba-card:hover{transform:translateY(-4px);box-shadow:0 24px 56px #00000021}.eyeviva-root .ba-card img{width:100%;height:100%;object-fit:cover;display:block}.eyeviva-root .ba-card figcaption{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;gap:7px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--ink);font-family:var(--body);font-weight:700;font-size:12.5px;letter-spacing:.02em;padding:7px 13px;border-radius:30px;box-shadow:0 4px 14px #00000014}.eyeviva-root .ba-card .vf{color:#fff;background:var(--purple);width:17px;height:17px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.eyeviva-root .reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,1.8vw,26px);margin-top:clamp(42px,5vw,60px)}.eyeviva-root .rcard{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px 32px}.eyeviva-root .rcard .s{color:#ffb020;letter-spacing:2px;font-size:15px;margin-bottom:12px}.eyeviva-root .rcard p{font-family:var(--body);font-size:16.5px;color:var(--text);margin:0 0 20px;line-height:1.75}.eyeviva-root .rcard .who{display:flex;align-items:center;gap:11px}.eyeviva-root .rcard .av{width:38px;height:38px;border-radius:50%;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:15px}.eyeviva-root .rcard .who b{font-family:var(--body);font-size:13.5px;color:var(--ink);display:block}.eyeviva-root .rcard .who span{font-family:var(--body);font-size:12px;color:var(--purple);font-weight:600}.eyeviva-root .guarantee{background:var(--card-blue);border-radius:28px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.eyeviva-root .guarantee .media{background:#dfe6f3}.eyeviva-root .guarantee .media img{width:100%;height:100%;object-fit:cover}.eyeviva-root .guarantee .body{padding:clamp(44px,5vw,76px) clamp(34px,4.5vw,68px)}.eyeviva-root .guarantee .eyebrow{color:var(--coral)}.eyeviva-root .guarantee h2{font-size:clamp(30px,3.6vw,46px);margin-bottom:22px;letter-spacing:-.01em;line-height:1.1}.eyeviva-root .guarantee p{font-family:var(--body);font-size:17.5px;color:var(--muted);line-height:1.85;margin:0}.eyeviva-root .guarantee b{color:var(--ink)}.eyeviva-root .faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(40px,5vw,76px);align-items:start}.eyeviva-root .faq-img{position:sticky;top:84px;border-radius:var(--radius);overflow:hidden;background:var(--card)}.eyeviva-root .acc{border-bottom:1px solid var(--line)}.eyeviva-root .acc-q{display:flex;align-items:center;gap:14px;cursor:pointer;padding:20px 4px;font-family:var(--display);font-weight:600;font-size:16.5px;color:var(--ink);-webkit-user-select:none;user-select:none}.eyeviva-root .acc-q .pm{margin-left:auto;width:22px;height:22px;flex:0 0 auto;position:relative}.eyeviva-root .acc-q .pm:before,.eyeviva-root .acc-q .pm:after{content:"";position:absolute;background:var(--purple);border-radius:2px;transition:.25s}.eyeviva-root .acc-q .pm:before{top:10px;left:2px;width:18px;height:2.5px}.eyeviva-root .acc-q .pm:after{left:10px;top:2px;width:2.5px;height:18px}.eyeviva-root .acc.open .acc-q .pm:after{transform:scaleY(0)}.eyeviva-root .acc-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.eyeviva-root .acc-a p{font-family:var(--body);font-size:14.5px;color:var(--muted);line-height:1.75;margin:0;padding:0 4px 22px}.eyeviva-root .acc-a ul{font-family:var(--body);font-size:14.5px;color:var(--muted);margin:0;padding:0 4px 22px 26px;line-height:1.8}.eyeviva-root .news{background:var(--ink);color:#fff;text-align:center;padding:64px 0}.eyeviva-root .news h2{color:#fff;font-size:32px;margin-bottom:14px}.eyeviva-root .news p{font-family:var(--body);font-size:15px;color:#cfcfcf;max-width:560px;margin:0 auto 26px}.eyeviva-root .news-form{display:flex;gap:10px;max-width:480px;margin:0 auto;flex-wrap:wrap}.eyeviva-root .news-form input{flex:1;min-width:200px;border:0;border-radius:10px;padding:15px 18px;font-family:var(--body);font-size:15px}.eyeviva-root .news-form button{background:var(--purple);color:#fff;border:0;border-radius:10px;padding:15px 30px;font-family:var(--display);font-weight:700;font-size:15px;cursor:pointer;transition:.2s}.eyeviva-root .news-form button:hover{background:var(--purple-deep)}.eyeviva-root .news .fine{font-family:var(--body);font-size:11.5px;color:#8a8a8a;max-width:560px;margin:18px auto 0;line-height:1.6}@media(max-width:980px){.eyeviva-root .hero-grid,.eyeviva-root .feature,.eyeviva-root .results,.eyeviva-root .guarantee,.eyeviva-root .faq-grid{grid-template-columns:1fr;gap:30px}.eyeviva-root .feature.alt{direction:ltr}.eyeviva-root .gallery,.eyeviva-root .faq-img{position:static}.eyeviva-root .tech-grid,.eyeviva-root .steps{grid-template-columns:repeat(2,1fr)}.eyeviva-root .reviews{grid-template-columns:1fr}.eyeviva-root .techsplit{grid-template-columns:1fr;gap:30px}.eyeviva-root .techsplit-img{order:-1;aspect-ratio:16/10;max-height:none}.eyeviva-root .guarantee .media{aspect-ratio:16/10}.eyeviva-root .guarantee .body{padding:38px 28px}}@media(max-width:560px){.eyeviva-root .ba-grid{grid-template-columns:1fr}.eyeviva-root .video-hero{height:62vh;min-height:380px;border-radius:0 0 18px 18px}.eyeviva-root .h-center h2{font-size:28px}.eyeviva-root .feature h2,.eyeviva-root .guarantee h2,.eyeviva-root .news h2{font-size:25px}.eyeviva-root .buy .buy-title{font-size:27px}.eyeviva-root .tech-grid,.eyeviva-root .steps,.eyeviva-root .tgrid2{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/eyeviva-base.css.map */
