@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes marq{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes expfloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes expglow{0%,to{opacity:.75;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.07)}}@keyframes markpulse{0%,to{opacity:.85}50%{opacity:1}}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes heroMedia{0%{opacity:0;transform:translateY(26px) scale(.97)}to{opacity:1;transform:none}}@keyframes uvpulse{0%{box-shadow:0 0 #1a73e866}70%{box-shadow:0 0 0 16px #1a73e800}to{box-shadow:0 0 #1a73e800}}@keyframes kfade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes exvPulse{0%,to{opacity:1}50%{opacity:.32}}@keyframes vennDraw{to{stroke-dashoffset:0}}@keyframes stlFill{0%{width:0}to{width:calc(100% - 16px)}}@keyframes stlRun{0%{opacity:1;left:8px}to{opacity:1;left:calc(100% - 8px)}}@keyframes stlPop{0%{border-color:#9fbfea;box-shadow:0 2px 8px #0e7ce833;transform:scale(1)}45%{border-color:var(--blue);box-shadow:0 0 0 8px #0e7ce829,0 6px 16px #0e7ce880;transform:scale(1.35)}to{border-color:var(--blue);box-shadow:0 4px 14px #0e7ce880;transform:scale(1)}}@keyframes stlText{0%{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes stlFillV{0%{height:0}to{height:100%}}@keyframes stlRunV{0%{opacity:1;top:8px}to{opacity:1;top:calc(100% - 20px)}}@keyframes aiaIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes aiaBlink{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}body.tpl-index{--navy:#0A2540;--ink:#071B30;--blue:#0E7CE8;--aqua:#46C7F3;--mut:#5B6B82;--line:#E3E9F3;--paper:#fff;--wash:#F5F9FF;--wash2:#EAF4FF;--soft:#E4F1FD;--blue-d:#0A63BC;--grad:linear-gradient(118deg,#0E7CE8,#46C7F3);--disp:"Sora",sans-serif;--body:"Inter",sans-serif;--data:"Space Mono",monospace;--r-sm:12px;--r:20px;--r-lg:28px;--shadow-1:0 1px 2px rgba(10,37,64,.06),0 8px 24px -12px rgba(10,37,64,.12);--shadow-2:0 24px 48px -24px rgba(10,37,64,.28);--pad-sec:clamp(72px,10vw,140px)}body.tpl-index *{box-sizing:border-box}body.tpl-index{scroll-behavior:smooth}body.tpl-index{margin:0;font-family:var(--body);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body.tpl-index img{max-width:100%;display:block}body.tpl-index a{color:inherit;text-decoration:none}body.tpl-index h1,body.tpl-index h2,body.tpl-index h3,body.tpl-index h4{margin:0;font-family:var(--disp);letter-spacing:-.03em;line-height:1.05;text-wrap:balance}body.tpl-index p{margin:0}body.tpl-index button{font-family:inherit;cursor:pointer}body.tpl-index :focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}body.tpl-index .wrap{max-width:1240px;margin-inline:auto;padding-inline:clamp(20px,4vw,48px)}body.tpl-index .sec{padding-block:var(--pad-sec)}body.tpl-index section[aria-label=Primerjava].sec.dark{padding-bottom:clamp(30px,3.6vw,54px)}body.tpl-index .eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:var(--data);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);font-weight:700}body.tpl-index .eyebrow:before{content:"";width:24px;height:2px;background:var(--grad);border-radius:2px}body.tpl-index .h2{font-size:clamp(2rem,4.4vw,3.4rem);font-weight:800;letter-spacing:-.03em}body.tpl-index .lead{color:var(--mut);font-size:clamp(1rem,1.4vw,1.18rem);max-width:60ch}body.tpl-index .mono{font-family:var(--data)}body.tpl-index .btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:16px 32px;font-family:var(--disp);font-weight:700;font-size:.98rem;border:1px solid transparent;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .3s;overflow:hidden;white-space:nowrap}body.tpl-index .btn span{position:relative;z-index:2}body.tpl-index .btn-primary{background:var(--navy);color:#fff}body.tpl-index .btn-primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad);opacity:0;transition:opacity .35s;z-index:1}body.tpl-index .btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-2)}body.tpl-index .btn-primary:hover:after{opacity:1}body.tpl-index .btn-secondary{background:#fff;color:var(--navy);border:1px solid var(--line)}body.tpl-index .btn-secondary:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:var(--shadow-1)}body.tpl-index .btn-sm{padding:11px 20px;font-size:.86rem}body.tpl-index .card{background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-1);transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1)}body.tpl-index .card.hoverable:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}body.tpl-index [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.2,.6,.2,1),transform .55s cubic-bezier(.2,.6,.2,1)}body.tpl-index [data-reveal].in{opacity:1;transform:none}body.tpl-index .concept-note{background:#fff8e9;border:1px solid #F0DCA8;border-radius:12px;font-size:13.5px;color:#7a6522;padding:12px 18px;margin-block:16px;line-height:1.5}body.tpl-index .concept-note b{color:#5b4a10}body.tpl-index .hero{position:relative;min-height:calc(100svh - 85px);display:flex;flex-direction:column;background:var(--wash);overflow:hidden}body.tpl-index .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 55% at 72% 42%,var(--wash2),transparent 70%);pointer-events:none}body.tpl-index .hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(24px,4vw,64px);align-items:center;width:100%;margin-block:auto;padding-block:clamp(28px,4vh,60px)}body.tpl-index .hero-copy{max-width:620px}body.tpl-index .hero h1{font-size:clamp(2.3rem,5.5vw,5.1rem);font-weight:800;letter-spacing:-.035em;line-height:1.02;margin:22px 0 20px}body.tpl-index .hero h1 .accent{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.tpl-index .hero-sub{color:var(--mut);font-size:clamp(1rem,1.3vw,1.12rem);max-width:46ch;margin-bottom:34px}body.tpl-index .hero-cta{display:flex;flex-wrap:wrap;gap:14px}body.tpl-index .hero-media{position:relative;display:flex;justify-content:center;align-items:center}body.tpl-index .hero-media img{height:min(70vh,640px);width:auto;object-fit:contain;filter:drop-shadow(0 40px 60px rgba(10,37,64,.22));animation:float 6s ease-in-out infinite}body.tpl-index .marquee{background:var(--navy);color:#fff;overflow:hidden;border-block:1px solid #12385c}body.tpl-index .marquee-track{display:flex;width:max-content;animation:marq 26s linear infinite}body.tpl-index .marquee-track span{font-family:var(--data);font-size:13px;letter-spacing:.12em;text-transform:uppercase;padding:16px 0;white-space:nowrap;color:#cfe6ff;display:inline-flex;align-items:center}body.tpl-index .marquee-track span:after{content:"\b7";color:var(--aqua);margin:0 30px}body.tpl-index .water-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(14px,2vw,22px);margin-top:44px}body.tpl-index .water-cell figure{margin:0}body.tpl-index .water-cell .cap{margin-top:12px;font-family:var(--disp);font-weight:700;font-size:1rem;color:var(--navy)}body.tpl-index .water-cell .cap small{display:block;font-family:var(--body);font-weight:500;font-size:.8rem;color:var(--mut);letter-spacing:0}body.tpl-index .features{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(28px,4vw,64px);align-items:center}body.tpl-index .features-media{background:var(--wash);border-radius:var(--r-lg);padding:clamp(20px,3vw,44px);display:flex;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1px var(--line)}body.tpl-index .features-media img{max-height:460px;width:auto;filter:drop-shadow(0 30px 44px rgba(10,37,64,.18))}body.tpl-index .feat-list{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;margin-top:30px}body.tpl-index .feat{display:flex;gap:14px;align-items:flex-start}body.tpl-index .feat-ic{flex:none;width:44px;height:44px;border-radius:12px;background:var(--wash2);display:grid;place-items:center;color:var(--blue);border:1px solid #D6E9FF}body.tpl-index .feat h3{font-size:1.02rem;font-weight:700;margin-bottom:4px;color:var(--navy)}body.tpl-index .feat p{font-size:.88rem;color:var(--mut);line-height:1.5}body.tpl-index .feat .mono{color:var(--blue)}body.tpl-index .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,26px);margin-top:48px;position:relative}body.tpl-index .step{padding:32px 26px;position:relative}body.tpl-index .step .num{font-family:var(--data);font-weight:700;font-size:2.4rem;color:var(--blue);letter-spacing:-.02em;line-height:1}body.tpl-index .step h3{font-size:1.25rem;font-weight:700;margin:16px 0 10px;color:var(--navy)}body.tpl-index .step p{color:var(--mut);font-size:.92rem}body.tpl-index .step .arrow{position:absolute;top:50%;right:-16px;transform:translateY(-50%);color:var(--line);z-index:2}body.tpl-index .dark{background:var(--navy);color:#e6eef9}body.tpl-index .dark .lead{color:#9fb4ce}body.tpl-index .dark .eyebrow{color:#a9e0f8}body.tpl-index .dark .eyebrow:before{background:var(--aqua)}body.tpl-index .compare-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(20px,3vw,44px);margin-top:48px;align-items:stretch}body.tpl-index .compare-card{background:#0f2e4c;border:1px solid #1E5C8C;border-radius:var(--r);padding:clamp(24px,3vw,38px)}body.tpl-index .compare-card h3{color:#fff;font-size:1.35rem;font-weight:700;margin-bottom:20px}body.tpl-index .compare-card.bad h3{color:#b9cbe0}body.tpl-index .clist{list-style:none;padding:0;margin:0;display:grid;gap:14px}body.tpl-index .clist li{display:flex;gap:12px;align-items:flex-start;font-size:.95rem;color:#cfe0f2}body.tpl-index .clist .ic{flex:none;width:24px;height:24px;border-radius:999px;display:grid;place-items:center}body.tpl-index .clist .ic.x{background:#ff787824;color:#ff9b9b}body.tpl-index .clist .ic.ok{background:#8fe3d029;color:#a9e0f8}body.tpl-index .compare-good{display:flex;flex-direction:column}body.tpl-index .compare-good .good-media{background:#0b2238;border:1px solid #1E5C8C;border-radius:var(--r);padding:20px;display:flex;justify-content:center;margin-bottom:22px}body.tpl-index .compare-good .good-media img{max-height:230px;width:auto}body.tpl-index .stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}body.tpl-index .stat{background:#0f2e4c;border:1px solid #1E5C8C;border-radius:var(--r-sm);padding:16px 14px;text-align:center}body.tpl-index .stat b{font-family:var(--data);font-size:1.5rem;color:#a9e0f8;display:block;letter-spacing:-.01em}body.tpl-index .stat small{color:#9fb4ce;font-size:.72rem;letter-spacing:.04em}body.tpl-index .rev-top{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(24px,4vw,56px);align-items:center;margin-top:44px}body.tpl-index .rev-score{text-align:center;background:var(--wash);border-radius:var(--r-lg);padding:34px 24px;border:1px solid var(--line)}body.tpl-index .rev-score .big{font-family:var(--data);font-size:3.4rem;font-weight:700;color:var(--navy);line-height:1}body.tpl-index .rev-score .out{color:var(--mut);font-family:var(--data);font-size:.9rem}body.tpl-index .stars{display:inline-flex;gap:3px;color:#f5b942;margin:10px 0 6px}body.tpl-index .rev-score .base{font-size:.82rem;color:var(--mut)}body.tpl-index .rev-break{display:grid;gap:12px}body.tpl-index .rev-break .brow{display:grid;grid-template-columns:66px 1fr 46px;align-items:center;gap:12px;font-family:var(--data);font-size:.82rem;color:var(--mut)}body.tpl-index .bar{height:8px;background:var(--line);border-radius:999px;overflow:hidden}body.tpl-index .bar i{display:block;height:100%;background:var(--grad);border-radius:999px}body.tpl-index .rev-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}body.tpl-index .rev-card{padding:26px}body.tpl-index .rev-card .stars{margin:0 0 12px}body.tpl-index .rev-card p{font-size:.95rem;color:var(--ink);margin-bottom:18px}body.tpl-index .rev-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}body.tpl-index .rev-meta .who{font-family:var(--disp);font-weight:700;font-size:.9rem;color:var(--navy)}body.tpl-index .rev-meta .when{font-family:var(--data);font-size:.72rem;color:var(--mut)}body.tpl-index .verified{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;color:var(--aqua);font-weight:600;margin-top:10px}body.tpl-index .disclaimer{margin-top:26px;font-size:.8rem;color:var(--mut);font-style:italic}body.tpl-index .better-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.5vw,30px);margin-top:44px}body.tpl-index .better-card{padding:0;overflow:hidden}body.tpl-index .better-card .cap{padding:22px 24px}body.tpl-index .better-card h3{font-size:1.2rem;font-weight:700;color:var(--navy);margin-bottom:6px}body.tpl-index .better-card p{font-size:.9rem;color:var(--mut)}body.tpl-index .maint{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,60px);align-items:center}body.tpl-index .maint-media{display:grid;grid-template-columns:1fr 1fr;gap:18px}body.tpl-index .maint-media .mcard{background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-1);padding:22px;display:flex;flex-direction:column;align-items:center;gap:12px}body.tpl-index .maint-media .mcard img{max-height:190px;width:auto}body.tpl-index .maint-media .mcard span{font-family:var(--data);font-size:.72rem;color:var(--mut);letter-spacing:.04em;text-transform:uppercase}body.tpl-index .checklist{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:14px}body.tpl-index .checklist li{display:flex;gap:12px;align-items:flex-start;font-size:.98rem;color:var(--ink)}body.tpl-index .checklist .ic{flex:none;width:26px;height:26px;border-radius:999px;background:var(--wash2);color:var(--blue);display:grid;place-items:center;border:1px solid #D6E9FF}body.tpl-index .maint-note{margin-top:22px;font-size:.86rem;color:var(--mut);background:var(--wash);border:1px solid var(--line);border-radius:var(--r-sm);padding:14px 18px}body.tpl-index .final{background:linear-gradient(100deg,#061226db,#07162c9e 46%,#091a3457),url(premium-water-bg.jpg) center/cover no-repeat;color:#e6eef9;overflow:hidden}body.tpl-index .final-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,4vw,60px);align-items:center}body.tpl-index .final h2{font-size:clamp(2rem,4.6vw,3.4rem);font-weight:800;color:#fff;margin-bottom:22px}body.tpl-index .price{font-family:var(--data);font-weight:700;font-size:clamp(3rem,7vw,4.6rem);color:#a9e0f8;line-height:1;letter-spacing:-.02em}body.tpl-index .price-note{font-family:var(--data);font-size:.86rem;color:#9fb4ce;letter-spacing:.06em;text-transform:uppercase;margin:10px 0 30px}body.tpl-index .final-media{display:flex;justify-content:center}body.tpl-index .final-media img{max-height:420px;width:auto;filter:drop-shadow(0 40px 56px rgba(0,0,0,.4))}body.tpl-index .site-footer{background:var(--navy);color:#9fb4ce;padding-block:clamp(48px,6vw,80px) 30px}body.tpl-index .uvx-logo{height:72px!important;width:auto!important;position:relative;top:6px}body.tpl-index .uvx-hdr{display:flex;align-items:center;gap:14px}body.tpl-index .uvx-lang{position:relative}body.tpl-index .uvx-lang-btn{display:inline-flex;align-items:center;gap:7px;font-family:var(--data,"Space Mono",monospace);font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--navy,#0A2540);background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:999px;padding:9px 12px;cursor:pointer;transition:border-color .2s,box-shadow .2s}body.tpl-index .uvx-lang-btn:hover{border-color:var(--blue,#0E7CE8)}body.tpl-index .uvx-lang-btn:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:2px}body.tpl-index .uvx-lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:14px;box-shadow:0 24px 48px -24px #0a254047;padding:6px;min-width:170px;display:none;z-index:120}body.tpl-index .uvx-lang[data-open] .uvx-lang-menu{display:block}body.tpl-index .uvx-lang[data-open] .uvx-lang-chev{transform:rotate(180deg)}body.tpl-index .uvx-lang-chev{transition:transform .2s}body.tpl-index .uvx-lang-menu button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:none;border:0;border-radius:9px;padding:9px 11px;font-family:var(--body,"Inter",sans-serif);font-size:13.5px;color:var(--navy,#0A2540);cursor:pointer}body.tpl-index .uvx-lang-menu button:hover{background:var(--wash,#F5F9FF)}body.tpl-index .uvx-lang-menu button[aria-current=true]{color:var(--blue,#0E7CE8);font-weight:700}body.tpl-index .uvx-lang-menu .fl{font-family:var(--data,monospace);font-size:11px;font-weight:700;width:26px}body.tpl-index .uvx-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;color:#fff;background:var(--navy,#0A2540);border:0;border-radius:999px;padding:12px 22px;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}body.tpl-index .uvx-cta>*{position:relative;z-index:1}body.tpl-index .uvx-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));opacity:0;transition:opacity .3s}body.tpl-index .uvx-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0e7ce899}body.tpl-index .uvx-cta:hover:after{opacity:1}body.tpl-index .uvx-cta:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:3px}body.tpl-index .uvx-footer{background:linear-gradient(180deg,#0a2540,#061627);color:#b9c8de;margin-top:0;position:relative}body.tpl-index .uvx-footer:before{content:"";display:block;height:4px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3))}body.tpl-index .uvx-news{max-width:1240px;margin:0 auto;padding:clamp(36px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}body.tpl-index .uvx-news h3{font-family:var(--disp,"Sora",sans-serif);color:#fff;font-size:clamp(20px,2.4vw,28px);margin:0 0 8px;letter-spacing:-.02em}body.tpl-index .uvx-news p{margin:0;color:#9fb4ce;font-size:14.5px;max-width:420px}body.tpl-index .uvx-news-form{display:flex;gap:10px;flex-wrap:wrap}body.tpl-index .uvx-news-form input{flex:1;min-width:200px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:14px 20px;color:#fff;font-family:var(--body,"Inter",sans-serif);font-size:14px}body.tpl-index .uvx-news-form input::placeholder{color:#8fa3c2}body.tpl-index .uvx-news-form input:focus{outline:2px solid var(--aqua,#46C7F3);outline-offset:1px;border-color:transparent}body.tpl-index .uvx-news-btn{display:inline-flex;align-items:center;gap:8px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));color:#fff;border:0;border-radius:999px;padding:14px 26px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}body.tpl-index .uvx-news-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #46c7f399}body.tpl-index .uvx-news-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}body.tpl-index .uvx-news small{display:block;margin-top:10px;color:#7891af;font-size:11.5px}body.tpl-index .uvx-foot-main{max-width:1240px;margin:0 auto;padding:clamp(40px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:28px}body.tpl-index .uvx-foot-main h4{color:#fff;font-family:var(--disp,"Sora",sans-serif);font-size:13px;letter-spacing:.02em;margin:0 0 16px}body.tpl-index .uvx-foot-main a{display:block;color:#b9c8de;text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .15s}body.tpl-index .uvx-foot-main a:hover{color:#fff}body.tpl-index .uvx-foot-brand img{height:62px;margin-bottom:14px}body.tpl-index .uvx-foot-brand p{color:#8fa3c2;font-size:13.5px;line-height:1.6;max-width:300px;margin:0 0 16px}body.tpl-index .uvx-foot-soc{display:flex;gap:10px}body.tpl-index .uvx-foot-soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;margin:0;color:#b9c8de}body.tpl-index .uvx-foot-soc a:hover{border-color:var(--aqua,#46C7F3);color:#fff}body.tpl-index .uvx-foot-bot{border-top:1px solid rgba(255,255,255,.08)}body.tpl-index .uvx-foot-bot div{max-width:1240px;margin:0 auto;padding:20px clamp(20px,4vw,48px);font-size:12px;color:#7891af;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}body.tpl-index .uvx-foot-bot a{color:#7891af;text-decoration:none}body.tpl-index .uvx-foot-bot a:hover{color:#b9c8de}body.tpl-index .watersec{overflow:hidden}body.tpl-index .watersec-grid{width:100vw;margin-inline:calc(50% - 50vw);padding-inline:clamp(20px,4vw,72px);display:grid;grid-template-columns:minmax(250px,1.05fr) repeat(4,minmax(0,1fr));gap:clamp(20px,2.6vw,46px);align-items:center}body.tpl-index .watersec-copy h2{font-family:var(--disp);font-weight:800;font-size:clamp(22px,2.5vw,32px);letter-spacing:-.02em;line-height:1.12;margin:0 0 14px;color:var(--ink)}body.tpl-index .watersec-copy p{font-size:14.5px;color:var(--mut);line-height:1.6;margin:0;max-width:340px}body.tpl-index .watercircle{margin:0;display:flex;flex-direction:column;align-items:center;gap:14px}body.tpl-index .wc-card{position:relative;width:100%;max-width:216px;aspect-ratio:1;border-radius:50%;perspective:1100px;cursor:pointer;-webkit-tap-highlight-color:transparent;container-type:inline-size}body.tpl-index .wc-inner{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.2,.7,.2,1)}body.tpl-index .wc-face{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}body.tpl-index .wc-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}body.tpl-index .watercircle figcaption{font-family:var(--disp);font-weight:700;font-size:15px;color:var(--ink)}body.tpl-index .specsec{background:linear-gradient(118deg,#0e7ce8,#12a7c4 55%,#46c7f3)}body.tpl-index .specsec .feated-kick{color:#eaf6ff}body.tpl-index .specsec .feated-copy h2{color:#fff}body.tpl-index .specsec .feated-copy>.lead{color:#ffffffeb}body.tpl-index .specsec .feated-pt .fp-ic{background:#ffffff2e;color:#fff}body.tpl-index .specsec .feated-pt h4{color:#fff}body.tpl-index .specsec .feated-pt p{color:#ffffffdb}body.tpl-index .specsec .feated-stats{border-top-color:#ffffff4d}body.tpl-index .specsec .feated-stats .s{background:#fff}body.tpl-index .feated{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(30px,4vw,64px);align-items:center}body.tpl-index .feated-kick{font-family:var(--disp);font-weight:700;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue)}body.tpl-index .feated-copy h2{font-family:var(--disp);font-size:clamp(28px,3.5vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:13px 0 0;text-wrap:balance;color:var(--ink)}body.tpl-index .feated-copy>.lead{margin:16px 0 0;max-width:50ch;color:var(--mut)}body.tpl-index .feated-points{display:grid;grid-template-columns:1fr 1fr;gap:24px 34px;margin:32px 0 0}body.tpl-index .feated-pt{display:flex;gap:13px;align-items:flex-start}body.tpl-index .feated-pt .fp-ic{width:40px;height:40px;border-radius:12px;background:var(--soft);color:var(--blue);display:grid;place-items:center;flex:none}body.tpl-index .feated-pt .fp-ic svg{width:19px;height:19px}body.tpl-index .feated-pt h4{font-family:var(--disp);font-weight:700;font-size:15.5px;letter-spacing:-.01em;margin:1px 0 4px;color:var(--ink)}body.tpl-index .feated-pt p{font-size:13px;color:var(--mut);line-height:1.5;margin:0}body.tpl-index .feated-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0 0;padding-top:28px;border-top:1px solid var(--line)}body.tpl-index .feated-stats .s{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 12px;text-align:center}body.tpl-index .feated-stats .s-ic{width:38px;height:38px;border-radius:50%;background:#fff;color:var(--blue);display:inline-grid;place-items:center;margin-bottom:10px;box-shadow:0 8px 18px -10px #0c285a59}body.tpl-index .feated-stats .s-ic svg{width:18px;height:18px}body.tpl-index .feated-stats .s b{font-family:var(--disp);font-weight:800;font-size:clamp(22px,2.3vw,28px);letter-spacing:-.02em;color:var(--ink);display:block;line-height:1}body.tpl-index .feated-stats .s--blue b{color:var(--blue)}body.tpl-index .feated-stats .s-lbl{font-size:12px;color:var(--mut);font-weight:500;display:block;margin-top:7px}body.tpl-index .feated-trust{display:flex;align-items:center;gap:12px;margin:16px 0 0;background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px 18px;font-size:13.5px;color:var(--ink)}body.tpl-index .feated-trust b{font-weight:700}body.tpl-index .specstage{position:relative;aspect-ratio:1/1.12;background:none}body.tpl-index .specstage-product{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}body.tpl-index .specstage-product img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}body.tpl-index .spec-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}body.tpl-index .spec-callout{position:absolute;z-index:3;background:#ffffffbd;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.85);border-radius:16px;padding:13px 15px;box-shadow:0 22px 48px -26px #0c285a6b;width:clamp(134px,32%,178px)}body.tpl-index .spec-callout .sc-head{display:flex;align-items:center;gap:11px}body.tpl-index .spec-callout .sc-ic{width:36px;height:36px;border-radius:11px;background:var(--soft);color:var(--blue);display:grid;place-items:center;flex:none}body.tpl-index .spec-callout .sc-ic svg{width:18px;height:18px}body.tpl-index .spec-callout .sc-tt b{display:block;font-family:var(--disp);font-weight:700;font-size:15px;color:var(--ink);line-height:1.1}body.tpl-index .spec-callout .sc-tt span{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-top:2px}body.tpl-index .spec-callout p{margin:9px 0 0;font-size:12px;color:var(--mut);line-height:1.5}body.tpl-index .sc-chem{top:5%;left:0}body.tpl-index .sc-kin{top:42%;right:0}body.tpl-index .sc-uvc{bottom:5%;left:0}body.tpl-index .tech2-sec{position:relative;overflow:hidden;isolation:isolate;color:var(--ink);background:#e9f2fc url(tech-splash-bg.jpg) center center/cover no-repeat;padding-block:clamp(50px,6vw,96px)}body.tpl-index .tech2-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:clamp(20px,2.6vw,44px);align-items:start}body.tpl-index .tech2-right .howsec-media{width:100%}body.tpl-index .tech2-video .hv-frame{border-radius:15px}body.tpl-index .tech2-grid>.tech2-cta{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;gap:clamp(16px,2vw,28px);flex-wrap:wrap;margin-top:clamp(22px,2.8vw,40px)}body.tpl-index .tech2-grid--lean{align-items:center}body.tpl-index .tech2-grid--lean .tech2-list{margin-top:clamp(20px,2.5vw,30px)}body.tpl-index .tech2-grid--lean .tech2-cta{display:flex;align-items:center;flex-wrap:wrap;gap:12px clamp(14px,1.6vw,22px);margin-top:clamp(24px,3vw,38px)}body.tpl-index .tech2-grid--lean .tech2-cta .how-btn{flex:0 0 auto}body.tpl-index .tech2-grid--lean .tech2-cta .how-link{flex:1 1 auto;min-width:0}body.tpl-index .tech2-marks{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;overflow:visible}body.tpl-index .tech2-marks circle{fill:#46c7f3;stroke:#fff;stroke-width:3}body.tpl-index .tech2-marks text{fill:#fff;font-family:var(--data,"Space Mono",monospace);font-weight:700;font-size:26px;text-anchor:middle;dominant-baseline:central}body.tpl-index .tech2-left{max-width:610px}body.tpl-index .tech2-left .eyebrow{color:var(--blue)}body.tpl-index .tech2-h2{font-family:var(--disp);font-weight:800;color:var(--ink);letter-spacing:-.03em;line-height:1.05;font-size:clamp(2rem,3.8vw,3.3rem);margin:14px 0 16px}body.tpl-index .tech2-h2 .g{color:var(--blue)}body.tpl-index .tech2-lead{color:#41536b;font-size:clamp(14.5px,1.05vw,16px);line-height:1.6;max-width:46ch;margin:0 0 clamp(14px,1.6vw,20px)}body.tpl-index .tech2-tags{list-style:none;display:flex;flex-wrap:wrap;gap:9px;margin:0 0 clamp(20px,2.5vw,32px);padding:0}body.tpl-index .tech2-tags li{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-family:var(--disp);font-weight:600;font-size:12.5px;color:var(--ink);box-shadow:0 8px 20px -14px #0c285a4d}body.tpl-index .tech2-tags svg{width:15px;height:15px;color:var(--blue);flex:none}body.tpl-index .tech2-list{display:flex;flex-direction:column;gap:clamp(14px,1.9vw,24px)}body.tpl-index .tech2-item{position:relative;display:flex;align-items:flex-start;gap:14px}body.tpl-index .tech2-num{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#79d9f8,#2fb4e6);color:#fff;font-family:var(--data,"Space Mono",monospace);font-weight:700;font-size:11.5px;box-shadow:0 9px 18px -8px #46c7f3b3}body.tpl-index .tech2-ic{flex:none;width:46px;height:46px;border-radius:13px;background:#fff;display:grid;place-items:center;color:var(--navy);box-shadow:0 12px 26px -14px #0c285a52}body.tpl-index .tech2-ic svg{width:24px;height:24px}body.tpl-index .tech2-txt{padding-top:1px}body.tpl-index .tech2-txt b{display:block;font-family:var(--disp);font-weight:700;font-size:15px;color:var(--ink);margin-bottom:3px}body.tpl-index .tech2-txt p{margin:0;font-size:12.6px;line-height:1.46;color:var(--mut);max-width:32ch}body.tpl-index .tech2-left .feated-stats{margin-top:clamp(22px,2.6vw,34px)}body.tpl-index .tech2-right{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:clamp(14px,1.8vw,24px)}body.tpl-index .tech2-devwrap{position:relative;z-index:1;width:100%;max-width:none;aspect-ratio:1376/620;transform:none;margin:0 auto;animation:expfloat 7s ease-in-out infinite}body.tpl-index .tech2-dev{filter:drop-shadow(0 26px 40px rgba(12,40,90,.32))}body.tpl-index .tech2-explode{position:relative;overflow:hidden;padding-bottom:clamp(8px,1.2vw,16px)!important;background:radial-gradient(120% 90% at 100% 0,rgba(70,199,243,.1),transparent 55%),linear-gradient(158deg,#fff,#eef5fe 60%,#e4effc)!important}body.tpl-index .tech2-explode:before{content:"";position:absolute;left:52%;top:58%;transform:translate(-50%,-50%);z-index:0;width:82%;aspect-ratio:1;border-radius:50%;pointer-events:none;background:radial-gradient(50% 50% at 50% 50%,rgba(14,124,232,.2),rgba(70,199,243,.08) 46%,transparent 72%);animation:expglow 6s ease-in-out infinite}body.tpl-index .tech2-explode:after{content:"";position:absolute;left:52%;top:58%;transform:translate(-50%,-50%);z-index:0;width:64%;aspect-ratio:1;border-radius:50%;pointer-events:none;border:1px dashed rgba(14,124,232,.16);-webkit-mask-image:radial-gradient(closest-side,#000 96%,transparent);mask-image:radial-gradient(closest-side,#000 96%,transparent)}body.tpl-index .tech2-explode-head{position:relative;z-index:2;padding:2px 4px clamp(6px,.8vw,10px)}body.tpl-index .tech2-explode-head .eyebrow{color:var(--blue)}body.tpl-index .tech2-marks circle{filter:drop-shadow(0 0 7px rgba(70,199,243,.85))}body.tpl-index .tech2-marks g{animation:markpulse 2.8s ease-in-out infinite}body.tpl-index .tech2-marks g:nth-of-type(2){animation-delay:.35s}body.tpl-index .tech2-marks g:nth-of-type(3){animation-delay:.7s}body.tpl-index .tech2-marks g:nth-of-type(4){animation-delay:1.05s}body.tpl-index .tech2-marks g:nth-of-type(5){animation-delay:1.4s}body.tpl-index .tech2-dev{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 50px rgba(12,40,90,.26))}body.tpl-index .tech2-grid>.tech2-stats{grid-column:1 / -1;max-width:none;margin-top:clamp(18px,2.6vw,40px);gap:clamp(16px,1.7vw,24px);border-top:0;padding-top:0}body.tpl-index .tech2-stats .s{position:relative;overflow:hidden;text-align:center;background:linear-gradient(180deg,#fff,#f3f8ff)!important;border:1px solid rgba(14,124,232,.15)!important;border-radius:20px;padding:clamp(24px,2.2vw,34px) clamp(16px,1.5vw,24px);box-shadow:0 24px 46px -30px #0c285a52!important;transition:transform .4s cubic-bezier(.2,.7,.3,1),box-shadow .4s cubic-bezier(.2,.7,.3,1)}body.tpl-index .tech2-stats .s:hover{transform:translateY(-6px);box-shadow:0 34px 60px -30px #0e7ce86b!important}body.tpl-index .tech2-stats .s:after{content:"";position:absolute;top:-32%;right:-22%;width:160px;height:160px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#46c7f338,#46c7f300 70%);pointer-events:none}body.tpl-index .tech2-stats .s-ic{position:relative;z-index:1;width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#2f97f0,#0e7ce8)!important;color:#fff!important;box-shadow:0 12px 24px -10px #0e7ce8a6!important;margin-bottom:15px}body.tpl-index .tech2-stats .s-ic svg{width:24px;height:24px}body.tpl-index .tech2-stats .s b{position:relative;z-index:1;font-size:clamp(30px,3.2vw,40px)}body.tpl-index .tech2-stats .s-lbl{position:relative;z-index:1;font-size:13px;margin-top:10px}body.tpl-index .bvsec{position:relative;background:radial-gradient(660px 380px at 84% 14%,rgba(14,124,232,.14),transparent 62%),linear-gradient(135deg,#c4d9f6,#d8e7fc 58%,#e6effd)}body.tpl-index .bvsec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(boljse-bg.jpg) center/cover no-repeat;z-index:0;pointer-events:none}body.tpl-index .bvsec>.wrap{position:relative;z-index:1}body.tpl-index .shead{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:end;margin-bottom:44px}body.tpl-index .shead h2{font-family:var(--disp);font-size:clamp(28px,3.6vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:12px 0 0;color:var(--ink)}body.tpl-index .shead p{color:var(--mut);align-self:end;margin:0}body.tpl-index .bgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}body.tpl-index .bcard{background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;box-shadow:0 12px 32px -24px #0c285a4d}body.tpl-index .bcard .top{padding:22px 22px 0}body.tpl-index .bcard h4{font-family:var(--disp);font-size:17px;font-weight:700;letter-spacing:-.01em;margin:0 0 6px;color:var(--ink)}body.tpl-index .bcard .top p{font-size:13.5px;color:var(--mut);margin:0}body.tpl-index .bcard .pic{position:relative;overflow:hidden;margin-top:16px;aspect-ratio:4/3;background:linear-gradient(135deg,#eaf2ff,#f6faff)}body.tpl-index .bcard .pic img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 25%}body.tpl-index .bcard-link{position:relative;display:block;text-decoration:none;color:inherit;cursor:pointer;border-color:#cfe0fb;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.tpl-index .bcard-link:hover{transform:translateY(-4px);box-shadow:0 24px 48px -26px #0c285a6b;border-color:var(--blue)}body.tpl-index .bcard-arrow{position:absolute;top:14px;right:14px;z-index:2;width:30px;height:30px;border-radius:50%;background:var(--soft);color:var(--blue);display:grid;place-items:center;transition:background .2s ease,color .2s ease,transform .2s ease}body.tpl-index .bcard-arrow svg{width:15px;height:15px}body.tpl-index .bcard-link:hover .bcard-arrow{background:var(--blue);color:#fff;transform:translate(2px)}body.tpl-index .bvorder{background:linear-gradient(160deg,#0a2547,#0b2140);color:#fff;border-radius:var(--r);padding:30px;margin-top:30px;display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap}body.tpl-index .bvorder .eyebrow{color:#9ecbff;margin-bottom:8px}body.tpl-index .bvorder .eyebrow:before{background:#9ecbff}body.tpl-index .bvorder h3{font-family:var(--disp);font-weight:800;font-size:22px;letter-spacing:-.02em;color:#fff;margin:0 0 4px}body.tpl-index .bvorder p{font-size:13.5px;color:#bfd4ee;margin:0}body.tpl-index .bvorder .btn-w{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--ink);font-family:var(--disp);font-weight:700;font-size:15px;padding:14px 26px;border-radius:999px;box-shadow:0 12px 28px -16px #0006;transition:transform .2s ease,box-shadow .2s ease}body.tpl-index .bvorder .btn-w:hover{transform:translateY(-2px);box-shadow:0 18px 34px -16px #00000080}body.tpl-index .vsx-intro{text-align:center;max-width:680px;margin:0 auto 38px}body.tpl-index .vsx-intro h2{margin:12px 0 0}body.tpl-index .vsx{position:relative;display:grid;grid-template-columns:1fr auto 1fr;gap:clamp(12px,1.8vw,28px);align-items:stretch;max-width:1340px;margin:0 auto}body.tpl-index .vsx-card{position:relative;display:grid;grid-template-columns:clamp(150px,15.5vw,212px) 1fr;gap:clamp(16px,1.9vw,28px);align-items:center;border-radius:22px;padding:clamp(20px,2.1vw,30px);border:1px solid var(--line);background:#fff}body.tpl-index .vsx-new{border:2px solid #3D7FF0;box-shadow:0 36px 80px -52px #2563eb73}body.tpl-index .vsx-badge{align-self:center;width:50px;height:50px;border-radius:50%;background:linear-gradient(180deg,var(--blue),var(--blue-d));color:#fff;display:grid;place-items:center;font-family:var(--disp);font-weight:800;font-size:14px;letter-spacing:.02em;box-shadow:0 16px 30px -14px #2563eb99;z-index:2}body.tpl-index .vsx-reco{position:absolute;top:13px;right:13px;z-index:4;display:inline-flex;align-items:center;gap:6px;font-family:var(--disp);font-weight:700;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(180deg,var(--blue),var(--blue-d));padding:5px 11px;border-radius:999px;box-shadow:0 10px 22px -10px #2563eb99}body.tpl-index .vsx-reco svg{width:12px;height:12px}body.tpl-index .vsx-media{position:relative;align-self:stretch;min-height:240px;background:transparent}body.tpl-index .vsx-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:2%}body.tpl-index .vsx-body{min-width:0}body.tpl-index .vsx-head{display:flex;align-items:center;gap:10px;margin-bottom:13px}body.tpl-index .vsx-head h3{font-family:var(--disp);font-weight:800;font-size:clamp(18px,1.6vw,22px);letter-spacing:-.01em;color:var(--ink)}body.tpl-index .vsx-tag{font-family:var(--disp);font-weight:700;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--blue);padding:5px 10px;border-radius:999px;white-space:nowrap}body.tpl-index .vsx-tag.muted{color:var(--mut);background:#e6eaf1}body.tpl-index .vsx-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}body.tpl-index .vsx-list li{display:flex;gap:11px;align-items:center;font-size:14.5px;line-height:1.4;color:var(--ink)}body.tpl-index .vsx-mk{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;flex:none}body.tpl-index .vsx-mk svg{width:13px;height:13px}body.tpl-index .vsx-old .vsx-mk{background:#e6eaf1;color:#9aa6b8}body.tpl-index .vsx-new .vsx-mk{background:var(--blue);color:#fff}body.tpl-index .vsx-newbody{display:grid;grid-template-columns:1fr minmax(128px,.54fr);gap:clamp(13px,1.7vw,22px);align-items:center}body.tpl-index .vsx-statcol{background:#eff4fd;border:1px solid #DCE8FB;border-radius:14px;padding:14px;display:grid;gap:12px;align-content:center}body.tpl-index .vss{display:flex;align-items:center;gap:10px}body.tpl-index .vss-ic{width:34px;height:34px;border-radius:10px;background:#fff;color:var(--blue);display:grid;place-items:center;flex:none;box-shadow:0 6px 14px -8px #0c285a4d}body.tpl-index .vss-ic svg{width:16px;height:16px}body.tpl-index .vss-ic.vss-green{color:#16a34a}body.tpl-index .vss b{display:block;font-family:var(--disp);font-weight:800;font-size:16px;color:var(--blue);line-height:1;letter-spacing:-.01em}body.tpl-index .vss>div span{display:block;margin-top:2px;font-size:10.5px;color:var(--mut);font-weight:500}body.tpl-index .trustbar{width:100vw;margin:clamp(26px,3.4vw,46px) calc(50% - 50vw) 0;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);padding:clamp(18px,2.2vw,30px) 0}body.tpl-index .trustbar-inner{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}body.tpl-index .tb{display:flex;align-items:center;gap:14px;padding:0 clamp(14px,1.8vw,26px)}body.tpl-index .trustbar-inner .tb+.tb{border-left:1px solid rgba(255,255,255,.14)}body.tpl-index .tb-ic{width:46px;height:46px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;flex:none;box-shadow:0 8px 18px -10px #0000004d}body.tpl-index .tb-ic svg{width:22px;height:22px}body.tpl-index .tb h4{font-family:var(--disp);font-weight:700;font-size:15px;margin:0 0 3px;letter-spacing:-.01em;color:#fff}body.tpl-index .tb p{font-size:12px;color:#9fb4ce;margin:0;line-height:1.4}body.tpl-index .combo-sec{background:#f1f6fe}body.tpl-index .combo{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,1.8vw,26px);max-width:1180px;margin:0 auto;align-items:stretch}body.tpl-index .combo-maint{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:14px;background:linear-gradient(150deg,#e7effb,#f4f8ff 58%,#eaf2fd);border:1px solid #e1e9f6;border-radius:22px;padding:clamp(26px,2.8vw,42px);overflow:hidden}body.tpl-index .combo-maint .eyebrow{color:var(--blue)}body.tpl-index .combo-maint h2{font-family:var(--disp);font-weight:800;font-size:clamp(24px,2.5vw,32px);margin:12px 0 0;letter-spacing:-.02em;line-height:1.14;color:var(--ink)}body.tpl-index .combo-maint p{color:#46556f;font-size:13.5px;margin:13px 0 22px;line-height:1.55;max-width:30ch}body.tpl-index .combo-btn{display:inline-flex;align-items:center;gap:9px;background:var(--blue);color:#fff;font-family:var(--disp);font-weight:700;font-size:14.5px;padding:13px 24px;border-radius:999px;transition:transform .2s,box-shadow .2s}body.tpl-index .combo-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0e7ce899}body.tpl-index .combo-maint-fig{position:relative;min-height:215px;display:grid;place-items:center}body.tpl-index .cm-ring{position:absolute;top:48%;left:50%;width:180px;height:180px;transform:translate(-50%,-50%);border-radius:50%;border:1.5px solid rgba(96,140,210,.38);box-shadow:inset 0 0 0 7px #ffffff80}body.tpl-index .combo-maint-media{position:relative;width:62%;aspect-ratio:1/1.12;z-index:1;margin:0}body.tpl-index .combo-maint-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}body.tpl-index .cm-badge{position:absolute;top:6%;right:7%;z-index:2;width:62px;height:62px;border-radius:50%;background:#fff;box-shadow:0 14px 30px -12px #0c285a66;display:grid;place-items:center;text-align:center;line-height:1}body.tpl-index .cm-badge b{font-family:var(--disp);font-weight:800;font-size:21px;color:var(--blue);display:block}body.tpl-index .cm-badge span{font-size:10px;color:var(--mut);font-weight:600}body.tpl-index .combo-pack{display:flex;flex-direction:column;justify-content:center;gap:clamp(18px,2vw,26px);background:linear-gradient(150deg,#f1f0fb,#f8f9ff);border:1px solid var(--line);border-radius:22px;padding:clamp(26px,2.8vw,42px)}body.tpl-index .combo-pack-top{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:14px}body.tpl-index .combo-pack .eyebrow{margin-bottom:16px}body.tpl-index .combo-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}body.tpl-index .combo-list li{display:flex;gap:11px;align-items:center;font-size:14px;font-weight:500;color:var(--ink)}body.tpl-index .combo-list .ck{width:23px;height:23px;border-radius:50%;background:#6d5fe0;color:#fff;display:grid;place-items:center;flex:none}body.tpl-index .combo-pack-media{position:relative;min-height:185px;margin:0}body.tpl-index .combo-pack-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}body.tpl-index .combo-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff9;border:1px solid rgba(120,150,200,.18);border-radius:16px;padding:14px 6px}body.tpl-index .combo-buy{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:16px;padding:16px 20px;background:#ffffffb8;border:1px solid rgba(120,150,200,.2);border-radius:16px}body.tpl-index .combo-buy-price b{display:block;font-family:var(--disp);font-weight:800;font-size:clamp(22px,2.3vw,28px);letter-spacing:-.02em;color:var(--ink);line-height:1}body.tpl-index .combo-buy-price span{display:block;margin-top:4px;font-size:12.5px;color:var(--mut)}body.tpl-index .combo-buy-btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:700;font-size:14.5px;color:#fff;background:var(--blue);border-radius:999px;padding:15px 28px;text-decoration:none;box-shadow:0 16px 30px -16px #0e7ce899;transition:transform .2s,box-shadow .2s,background .2s}body.tpl-index .combo-buy-btn:hover{background:#0a63bc;transform:translateY(-2px);box-shadow:0 20px 36px -16px #0e7ce8b3}body.tpl-index .combo-buy--maint{grid-column:1 / -1;background:#ffffffb8;border-color:#dbe6f6}body.tpl-index .ct{display:flex;align-items:center;gap:10px;padding:0 clamp(8px,1vw,16px);font-size:11.5px;font-weight:600;color:var(--ink);line-height:1.25}body.tpl-index .combo-trust .ct+.ct{border-left:1px solid rgba(120,150,200,.18)}body.tpl-index .combo-maint{background:linear-gradient(150deg,#f2f7fd,#fbfcfe);border-color:#cbdbf0;box-shadow:0 28px 56px -30px #0c285a66}body.tpl-index .combo-pack{background:linear-gradient(150deg,#e7e2f9,#f1eefd);border-color:#d6cff1;box-shadow:0 30px 58px -34px #6366f15c}body.tpl-index .ct-ic{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center;flex:none;box-shadow:0 6px 14px -8px #0c285a4d}body.tpl-index .ct-ic svg{width:17px;height:17px}body.tpl-index .ordstrip{padding-block:clamp(28px,4vw,48px)}body.tpl-index .ordstrip-in{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;background:var(--navy);border-radius:var(--r);padding:clamp(18px,2.2vw,26px) clamp(22px,3vw,38px)}body.tpl-index .ordstrip-price{display:flex;flex-direction:column}body.tpl-index .ordstrip-price b{font-family:var(--disp);font-weight:800;font-size:clamp(24px,3vw,32px);color:#fff;line-height:1;letter-spacing:-.02em}body.tpl-index .ordstrip-price span{font-size:12.5px;color:#9fb4ce;margin-top:6px}body.tpl-index .ordstrip-btn{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--navy);font-family:var(--disp);font-weight:700;font-size:15px;padding:14px 26px;border-radius:999px;transition:transform .2s,box-shadow .2s}body.tpl-index .ordstrip-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #00000080}body.tpl-index{--shadow-1:0 1px 2px rgba(10,37,64,.05),0 10px 30px -14px rgba(10,37,64,.15);--shadow-2:0 30px 62px -30px rgba(10,37,64,.32);--shadow-soft:0 22px 54px -30px rgba(12,40,90,.4)}body.tpl-index body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}body.tpl-index ::selection{background:#0e7ce82e;color:var(--ink)}body.tpl-index .hero{background:linear-gradient(180deg,#f8fbff,#edf4fe 55%,#e3edfb)}body.tpl-index .hero:before{background:radial-gradient(40% 38% at 28% 20%,rgba(14,124,232,.16),transparent 70%),radial-gradient(40% 40% at 74% 42%,rgba(70,199,243,.18),transparent 68%),radial-gradient(66% 60% at 72% 46%,var(--wash2),transparent 76%)}body.tpl-index .hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(10,37,64,.06) 1px,transparent 1.5px);background-size:28px 28px;-webkit-mask-image:radial-gradient(80% 70% at 50% 42%,#000 28%,transparent 82%);mask-image:radial-gradient(80% 70% at 50% 42%,#000 28%,transparent 82%)}body.tpl-index .hero-grid{position:relative;z-index:1}body.tpl-index .hero-media{position:relative}body.tpl-index .hero-media:before{content:"";position:absolute;top:4%;right:6%;bottom:4%;left:6%;z-index:0;border-radius:50%;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.95),rgba(224,239,255,.55) 52%,transparent 72%);filter:blur(6px)}body.tpl-index .hero-media:after{content:"";position:absolute;left:50%;bottom:5%;transform:translate(-50%);z-index:0;width:58%;height:66px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(14,124,232,.3),transparent 70%);filter:blur(16px)}body.tpl-index .hero-media img{position:relative;z-index:1;filter:drop-shadow(0 44px 60px rgba(10,37,64,.24))}body.tpl-index .hero-media--photo:before,body.tpl-index .hero-media--photo:after{display:none}body.tpl-index .hero-media--photo img{position:relative;z-index:1;width:100%;height:auto;max-width:none;aspect-ratio:16/10;object-fit:cover;max-height:min(66vh,540px);border-radius:var(--r-lg);box-shadow:0 54px 96px -48px #0a254080,0 0 0 1px #ffffff8c;filter:none;animation:none;translate:none}body.tpl-index .hero-media--photo .hero-chips{display:none}body.tpl-index .glass{position:relative;isolation:isolate;overflow:hidden;border-radius:22px;background:linear-gradient(152deg,#fffc,#ffffff80 58%,#e8f3ff99);-webkit-backdrop-filter:blur(24px) saturate(190%);backdrop-filter:blur(24px) saturate(190%);border:1px solid rgba(255,255,255,.72);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #0a25400f,0 2px 6px -3px #0a25402e,0 24px 48px -24px #0a254073}body.tpl-index .glass>*{position:relative;z-index:2}body.tpl-index .glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(130% 100% at 4% -12%,rgba(255,255,255,.85),transparent 56%),linear-gradient(145deg,rgba(255,255,255,.5) 0%,transparent 42%)}body.tpl-index .glass:after{content:"";position:absolute;left:-34%;top:-60%;width:56%;height:220%;z-index:1;pointer-events:none;transform:rotate(18deg);opacity:.65;filter:blur(7px);background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent)}body.tpl-index .hero-chips{position:absolute;z-index:3;bottom:0;right:-40px;display:flex;flex-direction:column;gap:14px;align-items:stretch;width:max-content;max-width:min(310px,62%)}body.tpl-index .hero-rating{display:block;padding:16px 18px 15px}body.tpl-index .hr-top{display:flex;align-items:center;gap:10px;margin-bottom:11px}body.tpl-index .hero-rating .rs{display:flex;color:#f5b942;gap:2px}body.tpl-index .hero-rating .rs svg{width:15px;height:15px}body.tpl-index .hero-rating b{font-family:var(--disp);font-weight:800;font-size:19px;color:var(--navy);line-height:1;letter-spacing:-.02em}body.tpl-index .hr-count{margin-left:auto;font-family:var(--data);font-size:10.5px;color:var(--mut);letter-spacing:.02em}body.tpl-index .hr-quote{margin:0 0 11px;font-size:12.4px;line-height:1.5;color:var(--ink)}body.tpl-index .hr-who{display:flex;align-items:center;gap:8px;font-family:var(--data);font-size:10.5px;color:var(--mut);letter-spacing:.02em}body.tpl-index .hr-av{flex:none;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--grad);color:#fff;font-family:var(--disp);font-weight:800;font-size:10px}body.tpl-index .hero-install{display:flex;align-items:flex-start;gap:13px;padding:14px 16px}body.tpl-index .hero-install .hi-ic{flex:none;width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--grad);color:#fff;box-shadow:0 10px 20px -12px #0e7ce8f2,inset 0 1px #ffffff73}body.tpl-index .hero-install .hi-ic svg{width:20px;height:20px}body.tpl-index .hero-install .hi-t b{display:block;font-family:var(--disp);font-weight:800;font-size:14.5px;color:var(--navy);letter-spacing:-.015em;line-height:1.15}body.tpl-index .hero-install .hi-t span{display:block;font-size:11.6px;line-height:1.45;color:var(--mut);margin-top:5px}body.tpl-index .hero-float{display:none}body.tpl-index .hero-cta{gap:12px}body.tpl-index .hero-cta .btn{padding:15px 26px}body.tpl-index .btn-ghost{background:linear-gradient(150deg,#ffffffb8,#ffffff6b);color:var(--navy);border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(16px) saturate(170%);backdrop-filter:blur(16px) saturate(170%);box-shadow:inset 0 1px #ffffffe6,0 12px 26px -18px #0a254080}body.tpl-index .btn-ghost:hover{transform:translateY(-2px);border-color:#0e7ce880;color:var(--blue);box-shadow:inset 0 1px #ffffffe6,0 14px 30px -16px #0e7ce88c}body.tpl-index .herostrip{position:relative;z-index:2;margin-top:auto;width:100%;border-top:1px solid rgba(255,255,255,.85);background:linear-gradient(180deg,#ffffff9e,#fff6);-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);box-shadow:0 -1px #0a25400d,0 -30px 60px -46px #0a254066}body.tpl-index .herostrip:before{content:"";position:absolute;inset:0 0 auto;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95) 18%,rgba(255,255,255,.95) 82%,transparent)}body.tpl-index .herostrip-in{display:grid;grid-template-columns:repeat(6,1fr)}body.tpl-index .hsi{position:relative;text-align:center;padding:clamp(16px,2.2vh,26px) 10px;display:flex;flex-direction:column;align-items:center;gap:11px}body.tpl-index .hsi+.hsi:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:56%;width:1px;background:linear-gradient(180deg,transparent,rgba(10,37,64,.15),transparent)}body.tpl-index .hsi span.hsi-ic{display:grid;place-items:center;color:var(--blue);margin-top:0}body.tpl-index .hsi-ic svg{width:30px;height:30px;stroke-width:1.6}body.tpl-index .hsi b{display:block;font-family:var(--disp);font-weight:800;color:var(--navy);font-size:clamp(14px,1.1vw,17px);letter-spacing:-.025em;line-height:1.14;text-wrap:balance}body.tpl-index .hsi .num{background:none;-webkit-text-fill-color:currentColor;color:var(--navy)}body.tpl-index .hsi span{display:block;margin-top:2px;font-size:11.4px;color:var(--mut);line-height:1.35}body.tpl-index .hero [data-reveal]{opacity:1;transform:none;transition:none}body.tpl-index .watersec{background:linear-gradient(180deg,#fff,#f3f8ff);position:relative}body.tpl-index .watersec-copy h2{font-size:clamp(24px,2.7vw,36px)}body.tpl-index .watersec-copy p{font-size:15px}body.tpl-index .watercircle{gap:16px}body.tpl-index .wc-card{box-shadow:0 22px 46px -24px #0c285a80;transition:transform .45s cubic-bezier(.2,.6,.2,1),box-shadow .45s cubic-bezier(.2,.6,.2,1)}body.tpl-index .wc-card:focus-visible{outline:3px solid var(--blue);outline-offset:6px}body.tpl-index .wc-face{border:5px solid #fff}body.tpl-index .wc-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;pointer-events:none;box-shadow:inset 0 0 0 1px #0e7ce824,inset 0 -18px 34px -20px #0c285a80}body.tpl-index .wc-back{transform:rotateY(180deg);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14% 13%;color:#fff;background:linear-gradient(152deg,#0e7ce8,#0a63bc 52%,#0a2540)}body.tpl-index .wc-back:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;pointer-events:none;background:radial-gradient(120% 90% at 20% 6%,rgba(255,255,255,.22),transparent 58%)}body.tpl-index .wc-back h4{position:relative;z-index:1;margin:0 0 3.7cqw;font-family:var(--disp);font-weight:800;font-size:6.25cqw;letter-spacing:-.01em;color:#fff}body.tpl-index .wc-back p{position:relative;z-index:1;margin:0;font-size:5.19cqw;line-height:1.46;color:#ffffffe0}body.tpl-index .watercircle:hover .wc-card,body.tpl-index .watercircle:focus-within .wc-card{transform:translateY(-7px);box-shadow:0 30px 56px -26px #0c285a99}body.tpl-index .watercircle:hover .wc-inner,body.tpl-index .watercircle:focus-within .wc-inner,body.tpl-index .watercircle.is-flipped .wc-inner{transform:rotateY(180deg)}body.tpl-index .watercircle figcaption{font-size:15.5px;color:var(--navy);position:relative;padding-top:2px}body.tpl-index .kompat{background:#eef6ff url(kompat-voda-bg.jpg) center center/cover no-repeat}body.tpl-index .kompat>.wrap{position:relative}body.tpl-index .keyebrow{display:inline-flex;align-items:center;gap:9px;font-family:var(--data);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--mut)}body.tpl-index .keyebrow svg{width:17px;height:17px;color:var(--blue)}body.tpl-index .kompat-head{text-align:center;max-width:720px;margin:0 auto 30px}body.tpl-index .kompat-head h2{font-family:var(--disp);font-weight:800;font-size:clamp(26px,3.2vw,44px);letter-spacing:-.03em;line-height:1.08;margin:14px 0;color:var(--ink)}body.tpl-index .kompat-head h2 .g{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.tpl-index .kompat-head p{margin:0;color:var(--mut);font-size:15px;line-height:1.65}body.tpl-index .kbadge{position:absolute;top:4px;right:0;z-index:3;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 16px;box-shadow:0 18px 40px -26px #0c285a8c}body.tpl-index .kbadge .kb-ic{flex:none;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(160deg,#22c55e,#12a150);color:#fff;box-shadow:0 8px 16px -8px #12a150e6}body.tpl-index .kbadge .kb-ic svg{width:16px;height:16px}body.tpl-index .kbadge b{display:block;font-family:var(--disp);font-weight:800;font-size:14px;color:var(--navy);line-height:1.1}body.tpl-index .kbadge span{display:block;font-size:11.5px;color:var(--mut);margin-top:3px}body.tpl-index .kompat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,24px);max-width:1120px;margin:0 auto}body.tpl-index .kcard{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px 16px 22px;text-align:center;box-shadow:var(--shadow-1);transition:transform .35s cubic-bezier(.2,.6,.2,1),box-shadow .35s}body.tpl-index .kcard:hover{transform:translateY(-4px);box-shadow:0 26px 50px -30px #0c285a80}body.tpl-index .kcard:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--kbar)}body.tpl-index .kcard:nth-child(1){--kbar:linear-gradient(90deg,#2563EB,#0E7CE8)}body.tpl-index .kcard:nth-child(2){--kbar:linear-gradient(90deg,#0E7CE8,#46C7F3)}body.tpl-index .kcard:nth-child(3){--kbar:linear-gradient(90deg,#0E7CE8,#8B5CF6)}body.tpl-index .kwell{position:relative;border-radius:15px;aspect-ratio:4/3;margin-bottom:28px;background:linear-gradient(180deg,#f7faff,#e9f1fd);border:1px solid #EAF0FA}body.tpl-index .kwell img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:6%;border-radius:inherit}body.tpl-index .kwell.is-photo img{mix-blend-mode:multiply}body.tpl-index .kwell.is-device img{padding:8%;filter:drop-shadow(0 16px 22px rgba(10,37,64,.28))}body.tpl-index .ktag{position:absolute;top:10px;left:10px;z-index:2;font-family:var(--disp);font-weight:700;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;background:#eaf2fe;border:1px solid #D7E6FB;color:var(--blue);padding:5px 11px;border-radius:999px}body.tpl-index .kwell-ic{position:absolute;left:14px;bottom:-19px;z-index:2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:var(--blue);box-shadow:0 10px 22px -12px #0c285a99}body.tpl-index .kwell-ic svg{width:18px;height:18px}body.tpl-index .kcard h4{margin:0 0 6px;font-family:var(--disp);font-weight:800;font-size:16px;letter-spacing:-.012em;color:var(--navy)}body.tpl-index .kcard p{margin:0;font-size:12.9px;line-height:1.55;color:var(--mut)}body.tpl-index .kchips{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:32px}body.tpl-index .kchip{font-family:var(--data);font-size:11.6px;letter-spacing:.04em;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 16px;box-shadow:var(--shadow-1)}body.tpl-index .kchip.accent{background:var(--grad);color:#fff;border-color:transparent}body.tpl-index .kmore-wrap{text-align:center;margin-top:30px}body.tpl-index .kmore{display:inline-flex;align-items:center;gap:9px;background:var(--navy);color:#fff;font-family:var(--disp);font-weight:700;font-size:14.6px;padding:13px 24px;border-radius:999px;transition:transform .25s,box-shadow .25s,border-color .25s,color .25s}body.tpl-index .kmore:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0a254099}body.tpl-index .kmore svg{width:17px;height:17px;flex:none}body.tpl-index .kmore.ghost{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:var(--shadow-1)}body.tpl-index .kmore.ghost:hover{border-color:var(--blue);color:var(--blue)}body.tpl-index .steps .step{padding:clamp(28px,3vw,40px) clamp(24px,2.4vw,32px);border-radius:24px;background:linear-gradient(180deg,#fff,#f6faff);border:1px solid var(--line);box-shadow:var(--shadow-1);overflow:hidden}body.tpl-index .steps .step.hoverable:hover{border-color:#cfe0fb}body.tpl-index .steps .step .num{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:var(--grad);color:#fff;font-size:1.5rem;font-family:var(--data);font-weight:700;box-shadow:0 16px 28px -12px #0e7ce899;letter-spacing:0}body.tpl-index .steps .step h3{margin-top:24px}body.tpl-index .steps .step p{font-size:.95rem;line-height:1.6}body.tpl-index .steps .step .arrow{color:#b9d0ec;transition:color .3s ease,transform .3s ease}body.tpl-index .steps .step:hover .arrow{color:var(--blue);transform:translateY(-50%) translate(5px)}body.tpl-index section.sec:has(.steps){background:radial-gradient(70% 55% at 50% 0%,rgba(14,124,232,.07),transparent 62%),linear-gradient(180deg,#fbfdff,#f1f7ff)}body.tpl-index .steps .step{transition:transform .32s cubic-bezier(.2,.7,.3,1),box-shadow .32s ease,border-color .3s ease}body.tpl-index .steps .step:before{content:"";position:absolute;left:0;top:0;height:4px;width:100%;background:linear-gradient(90deg,var(--blue),var(--aqua));opacity:0;transition:opacity .3s ease}body.tpl-index .steps .step:hover{transform:translateY(-6px)}body.tpl-index .steps .step:hover:before{opacity:1}body.tpl-index .steps .step .num{transition:transform .3s ease,box-shadow .3s ease}body.tpl-index .steps .step:hover .num{transform:scale(1.06);box-shadow:0 22px 36px -12px #0e7ce8d9}body.tpl-index .step-wm{position:absolute;top:16px;right:18px;width:58px;height:58px;color:var(--blue);opacity:.09;pointer-events:none;transition:opacity .3s ease}body.tpl-index .step-wm svg{width:100%;height:100%}body.tpl-index .steps .step:hover .step-wm{opacity:.16}body.tpl-index .sec[aria-label=Mnenja]{background:linear-gradient(180deg,#e8f0f9,#f2f7fd 55%,#fbfdff);border-top:1px solid #DCE6F2}body.tpl-index .rev-score{background:linear-gradient(165deg,#fff,#eef5ff);box-shadow:var(--shadow-1)}body.tpl-index .rev-card{background:linear-gradient(180deg,#fff,#fafcff);display:flex;flex-direction:column}body.tpl-index .rev-card p{line-height:1.62}body.tpl-index .rev-card .rev-meta{margin-top:auto}body.tpl-index .rev-geo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:26px auto 0;max-width:900px}body.tpl-index .rev-geo .geo-lead{font-family:var(--data);font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--mut);margin-right:4px}body.tpl-index .geo-chip{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 13px;font-size:12.4px;color:var(--navy);box-shadow:var(--shadow-1)}body.tpl-index .geo-chip .fl-ic{flex:none;width:20px;height:14px;border-radius:3px;box-shadow:0 0 0 1px #0a25401f;display:block}body.tpl-index .geo-chip .cc{font-family:var(--data);font-size:9.5px;font-weight:700;letter-spacing:.06em;color:#fff;background:var(--grad);border-radius:5px;padding:2px 5px;line-height:1.25}body.tpl-index .rev-meta{display:flex;align-items:center;gap:10px;justify-content:flex-start}body.tpl-index .rev-av{flex:none;width:38px;height:38px;border-radius:50%;object-fit:cover;display:block;border:2px solid #fff;box-shadow:0 0 0 1px var(--line),0 6px 14px -8px #0a254080;background:#edf2f9}body.tpl-index .rev-slider{position:relative;margin-top:36px}body.tpl-index .rev-cards{display:flex;gap:22px;margin-top:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:6px 2px 12px;scrollbar-width:none;-ms-overflow-style:none}body.tpl-index .rev-cards::-webkit-scrollbar{display:none}body.tpl-index .rev-card{flex:0 0 calc((100% - 44px)/3);scroll-snap-align:start}body.tpl-index .rev-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:6px}body.tpl-index .rev-arrow{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:#fff;border:1px solid var(--line);color:var(--navy);box-shadow:var(--shadow-1);transition:transform .28s,border-color .28s,color .28s,opacity .28s}body.tpl-index .rev-arrow:hover:not(:disabled){transform:translateY(-2px);border-color:var(--blue);color:var(--blue)}body.tpl-index .rev-arrow:disabled{opacity:.35;cursor:default}body.tpl-index .rev-arrow:focus-visible{outline:3px solid var(--blue);outline-offset:3px}body.tpl-index .rev-arrow svg{width:18px;height:18px}body.tpl-index .rev-dots{display:flex;gap:8px}body.tpl-index .rev-dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;cursor:pointer;background:#c6d4e6;transition:width .3s,background .3s}body.tpl-index .rev-dot[aria-current=true]{width:24px;border-radius:999px;background:var(--grad)}body.tpl-index .rev-dot:focus-visible{outline:2px solid var(--blue);outline-offset:3px}body.tpl-index .rev-meta .who{display:flex;flex-direction:column;font-family:var(--disp);font-weight:700;font-size:.9rem;color:var(--navy);line-height:1.2}body.tpl-index .rev-meta .who em{font-style:normal;font-family:var(--data);font-weight:400;font-size:.68rem;color:var(--mut);margin-top:3px;letter-spacing:.02em}body.tpl-index .rev-meta .when{margin-left:auto;align-self:flex-start;font-family:var(--data);font-size:.7rem;color:var(--mut);white-space:nowrap}body.tpl-index .sec.specsec{border-radius:clamp(28px,4vw,52px) clamp(28px,4vw,52px) 0 0;margin-top:-2px}body.tpl-index .sec.specsec{padding-block:clamp(44px,5vh,80px)}body.tpl-index .specsec .feated-points{gap:20px 32px;margin-top:26px}body.tpl-index .combo-sec{background:linear-gradient(180deg,#e2eaf6,#d6e2f2)}body.tpl-index .sec[aria-label=Mnenja]{padding-block:clamp(44px,5vw,74px)}body.tpl-index .sec[aria-label=Mnenja] .rev-top{margin-top:26px}body.tpl-index .sec[aria-label=Mnenja] .rev-geo{margin-top:20px}body.tpl-index .rev-slider{margin-top:24px}body.tpl-index .rev-nav{margin-top:2px}body.tpl-index .sec[aria-label=Mnenja] .disclaimer{margin-top:10px;margin-bottom:0}body.tpl-index .combo-sec{padding-block:clamp(44px,5vw,74px)}body.tpl-index .combo-maint,body.tpl-index .combo-pack{padding:clamp(22px,2.2vw,32px)}body.tpl-index .combo-maint-fig{min-height:180px}body.tpl-index .combo-pack-media{min-height:158px}body.tpl-index .bvsec{padding-block:clamp(30px,3.4vw,54px)}body.tpl-index .bvsec>.wrap{max-width:1440px;padding-inline:clamp(16px,2.4vw,36px)}body.tpl-index .bvsec .shead{margin-bottom:22px}body.tpl-index .bvsec .bgrid{gap:18px}body.tpl-index .bvsec .bcard .top{padding:20px 20px 0}body.tpl-index .bvsec .bcard .pic{aspect-ratio:5/6;margin-top:18px}body.tpl-index .bvsec .bvorder{margin-top:22px;padding:24px 28px}body.tpl-index .combo-sec>.wrap{max-width:1440px;padding-inline:clamp(16px,2.4vw,36px)}body.tpl-index .combo{max-width:1400px}body.tpl-index .vsx-intro{margin-bottom:26px}body.tpl-index .vsx-card{grid-template-columns:clamp(190px,19vw,268px) 1fr;padding:clamp(24px,2.5vw,36px)}body.tpl-index .vsx-media{min-height:300px}body.tpl-index .supportlink{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:700;font-size:13.6px;color:var(--blue);background:#fff;border:1px solid var(--line);border-radius:999px;padding:11px 18px;box-shadow:var(--shadow-1);transition:transform .25s,border-color .25s,box-shadow .25s}body.tpl-index .supportlink:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:0 16px 30px -18px #0e7ce8b3}body.tpl-index .supportlink svg{width:16px;height:16px;flex:none}body.tpl-index .supportrow{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px}body.tpl-index .ordstrip-in{background:linear-gradient(120deg,#0a2540,#0e3a63 60%,#0b2c4e);position:relative;overflow:hidden}body.tpl-index .ordstrip-in:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(60% 120% at 88% 50%,rgba(70,199,243,.22),transparent 60%)}body.tpl-index .ordstrip-in>*{position:relative;z-index:1}body.tpl-index .btn-primary{box-shadow:0 12px 26px -16px #0a254080}body.tpl-index .specsec .specstage{position:relative}body.tpl-index .specsec .specstage:before{content:"";position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);z-index:0;width:min(82%,360px);aspect-ratio:1;border-radius:50%;filter:blur(10px);background:radial-gradient(circle,rgba(255,255,255,.55),rgba(255,255,255,.16) 46%,transparent 70%)}body.tpl-index .specsec .specstage-product{z-index:1}body.tpl-index .specsec .specstage-product img{filter:drop-shadow(0 40px 48px rgba(4,26,58,.45))}body.tpl-index .finalcta{position:relative;overflow:hidden;padding:0!important;color:#eaf3ff;background:linear-gradient(120deg,#08203c,#0e4c86,#1478a8);border-top:1px solid rgba(255,255,255,.08)}body.tpl-index .finalcta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(38% 110% at 84% 34%,rgba(70,199,243,.44),transparent 60%),radial-gradient(34% 96% at 6% 98%,rgba(14,124,232,.4),transparent 62%)}body.tpl-index .finalcta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.5;mix-blend-mode:screen;background:url(premium-water-bg.jpg) center/cover no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent,#000 58%);mask-image:linear-gradient(90deg,transparent,#000 58%)}body.tpl-index .finalcta .wrap{position:relative;z-index:2}body.tpl-index .finalcta-in{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(20px,3.5vw,52px);align-items:center;padding-block:clamp(26px,3.4vw,46px)}body.tpl-index .finalcta-copy{position:relative;z-index:2}body.tpl-index .finalcta-copy .eyebrow{color:#a9e0f8}body.tpl-index .finalcta-copy .eyebrow:before{background:var(--aqua)}body.tpl-index .finalcta-copy h2{color:#fff;font-family:var(--disp);font-weight:800;letter-spacing:-.03em;line-height:1.05;font-size:clamp(1.7rem,3.2vw,2.5rem);margin:12px 0 0;text-wrap:balance}body.tpl-index .finalcta-copy>p{color:#b9d0ec;font-size:clamp(.98rem,1.2vw,1.06rem);margin:12px 0 0;max-width:46ch;line-height:1.55}body.tpl-index .finalcta-buy{display:flex;align-items:center;gap:clamp(18px,2.4vw,30px);flex-wrap:wrap;margin-top:clamp(20px,2.6vw,28px)}body.tpl-index .finalcta-price b{display:block;font-family:var(--data);font-weight:700;letter-spacing:-.02em;line-height:1;font-size:clamp(1.9rem,3vw,2.4rem);color:#fff}body.tpl-index .finalcta-price span{display:block;font-size:12px;color:#9fb4ce;margin-top:6px}body.tpl-index .finalcta-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--navy);font-family:var(--disp);font-weight:700;font-size:15.5px;padding:15px 28px;border-radius:999px;box-shadow:0 18px 36px -18px #0000008c;transition:transform .25s cubic-bezier(.2,.6,.2,1),box-shadow .25s}body.tpl-index .finalcta-btn svg{width:17px;height:17px}body.tpl-index .finalcta-btn:hover{transform:translateY(-3px);box-shadow:0 26px 46px -18px #0009}body.tpl-index .finalcta-trust{list-style:none;display:flex;gap:clamp(14px,2vw,26px);flex-wrap:wrap;margin:clamp(18px,2.2vw,24px) 0 0;padding:0}body.tpl-index .finalcta-trust li{display:flex;align-items:center;gap:8px;font-family:var(--data);font-size:12px;color:#cfe0f2;letter-spacing:.02em}body.tpl-index .finalcta-trust svg{width:15px;height:15px;color:var(--aqua);flex:none}body.tpl-index .finalcta-media{position:relative;z-index:2;display:flex;justify-content:center;align-items:center}body.tpl-index .finalcta-media img{max-height:clamp(240px,26vw,340px);max-width:100%;width:auto;filter:drop-shadow(0 30px 40px rgba(0,0,0,.55))}body.tpl-index .uvxnav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line,#E3E9F3)}body.tpl-index .uvxnav-in{display:flex;align-items:center;justify-content:space-between;gap:20px;height:84px}body.tpl-index .uvxnav-logo{display:inline-flex;align-items:center}body.tpl-index .uvxnav-logo .uvx-logo{height:64px!important;width:auto!important;position:static!important;top:auto!important}body.tpl-index .uvxnav-menu{display:flex;gap:clamp(18px,2.1vw,32px);align-items:center}body.tpl-index .uvxnav-menu a{font-family:var(--disp,"Sora",sans-serif);font-weight:600;font-size:.95rem;color:var(--navy,#0A2540);position:relative;padding:6px 2px;transition:color .2s;text-decoration:none}body.tpl-index .uvxnav-menu a:not(.active):hover{color:var(--blue,#0E7CE8)}body.tpl-index .uvxnav-menu a.active:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));border-radius:2px}body.tpl-index .uvxnav-r{display:flex;align-items:center;gap:12px}body.tpl-index .uvxnav-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--line,#E3E9F3);background:#fff;color:var(--navy,#0A2540);transition:border-color .2s,transform .2s}body.tpl-index .uvxnav-cart:hover{border-color:var(--blue,#0E7CE8);transform:translateY(-1px)}body.tpl-index .uvxnav-cart svg{width:19px;height:19px}body.tpl-index .uvxnav-cart .count{position:absolute;top:-5px;right:-5px;background:var(--navy,#0A2540);color:#fff;font-family:var(--data,monospace);font-size:10px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:grid;place-items:center}body.tpl-index .uvxnav-burger{display:none;flex-direction:column;gap:5px;width:44px;height:44px;border-radius:12px;border:1px solid var(--line,#E3E9F3);background:#fff;align-items:center;justify-content:center;cursor:pointer}body.tpl-index .uvxnav-burger span{width:18px;height:2px;background:var(--navy,#0A2540);border-radius:2px;transition:transform .25s,opacity .2s}body.tpl-index .uvxnav.open .uvxnav-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.tpl-index .uvxnav.open .uvxnav-burger span:nth-child(2){opacity:0}body.tpl-index .uvxnav.open .uvxnav-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body.tpl-index [data-reveal]:not(.hero-copy):not(.hero-media),body.tpl-index [data-reveal-group]{opacity:1!important;transform:none!important}body.tpl-index [data-reveal]:not(.hero-copy):not(.hero-media){transition:none!important}body.tpl-index{--ce-navy:#04101F;--ce-blue:#0E7CE8;--ce-blue2:#5AA9F2;--ce-ink:#0B1B2B;--ce-disp:"Montserrat",Arial,sans-serif;--ce-lineD:rgba(255,255,255,.14)}body.tpl-index .uvxnav{background:#fffffff0!important;border-bottom:1px solid #E2EAF2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.tpl-index .uvxnav-in{height:87px!important;gap:14px!important}body.tpl-index .uvxnav-logo{display:flex!important;align-items:center!important}body.tpl-index .uvxnav-logo .uvx-logo{height:104px!important;transform:translateY(20%)!important}body.tpl-index .uvxnav-menu{gap:clamp(12px,1.6vw,24px)!important}body.tpl-index .uvxnav-menu a{font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#4a5a6e!important;white-space:nowrap!important}body.tpl-index .uvxnav-menu a:hover{color:var(--ce-blue)!important}body.tpl-index .uvxnav-menu a.active{color:var(--ce-ink)!important}body.tpl-index .uvxnav-menu a.active:after{background:var(--ce-blue)!important;border-radius:0!important;height:2px!important;bottom:-6px!important}body.tpl-index .uvx-cta{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:14px 20px!important;box-shadow:none!important;white-space:nowrap!important}body.tpl-index .uvx-cta:after{display:none!important}body.tpl-index .uvx-cta:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-index .uvx-cta svg{display:none}body.tpl-index .uvx-lang-btn{border-radius:0!important;background:#fff!important;border:1px solid #E2EAF2!important;color:#4a5a6e!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.1em!important;white-space:nowrap!important}body.tpl-index .uvx-lang-btn:hover{border-color:#b9cbe0!important;color:var(--ce-ink)!important}body.tpl-index .uvx-lang-menu{border-radius:0!important;border:1px solid #E2EAF2!important}body.tpl-index .uvxnav-cart{background:#fff!important;border:1px solid #E2EAF2!important;border-radius:0!important;width:42px!important;height:42px!important;color:var(--ce-ink)!important}body.tpl-index .uvxnav-cart:hover{border-color:var(--ce-blue)!important;transform:none!important}body.tpl-index .uvxnav-cart .count{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important}body.tpl-index .uvxnav-burger span{background:var(--ce-ink)!important}body.tpl-index .uvx-footer{background:var(--ce-navy)!important;color:#ffffff9e!important}body.tpl-index .uvx-footer:before{height:3px!important;background:var(--ce-blue)!important}body.tpl-index .uvx-news{border-bottom:1px solid var(--ce-lineD)!important}body.tpl-index .uvx-news h3{font-family:var(--ce-disp)!important;font-weight:700!important;letter-spacing:-.02em!important}body.tpl-index .uvx-news p{color:#fff9!important}body.tpl-index .uvx-news-form input{border-radius:0!important;background:#ffffff0a!important;border:1px solid var(--ce-lineD)!important}body.tpl-index .uvx-news-btn{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:none!important}body.tpl-index .uvx-news-btn:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-index .uvx-news-btn svg{display:none}body.tpl-index .uvx-foot-main h4{font-family:var(--ce-disp)!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#fff!important}body.tpl-index .uvx-foot-main a{color:#fff9!important;font-size:13.5px!important}body.tpl-index .uvx-foot-main a:hover{color:var(--ce-blue2)!important}body.tpl-index .uvx-foot-main .pt-c{display:block;font-family:var(--ce-disp);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-top:2px}body.tpl-index .uvx-foot-main a:hover .pt-c{color:#ffffff80}body.tpl-index .uvx-foot-brand img{height:88px!important;margin-top:-16px!important;margin-bottom:4px!important}body.tpl-index .uvx-foot-brand p{color:#ffffff8c!important}body.tpl-index .uvx-foot-soc a{border-radius:0!important;width:36px!important;height:36px!important;border-color:var(--ce-lineD)!important}body.tpl-index .uvx-foot-soc a:hover{border-color:var(--ce-blue)!important;color:#fff!important}body.tpl-index .uvx-foot-bot{border-top:1px solid var(--ce-lineD)!important}body.tpl-index .uvx-foot-bot div{font-family:var(--ce-disp)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#ffffff73!important}body.tpl-index .specsec .specstage-product img{transform:scale(.656);transform-origin:center}body.tpl-index .specsec .specstage:before{transform:translate(-50%,-50%) scale(.71)}body.tpl-index{--r-sm:8px!important;--r:8px!important;--r-lg:8px!important;--radius:8px;--hair:rgba(10,37,64,.12)}body.tpl-index .card,body.tpl-index .kcard,body.tpl-index .valc,body.tpl-index .statc,body.tpl-index .revc,body.tpl-index .faqq,body.tpl-index .spec-callout,body.tpl-index .hero-float,body.tpl-index .glass,body.tpl-index .combo-pack,body.tpl-index .combo-card,body.tpl-index .feated-stats .s,body.tpl-index .feated-trust,body.tpl-index .mvz-panel,body.tpl-index .certcard,body.tpl-index .kwell,body.tpl-index .step figure,body.tpl-index .imgfill,body.tpl-index .tri-col,body.tpl-index .tri-media,body.tpl-index .netc,body.tpl-index .cbox,body.tpl-index .zfeat,body.tpl-index .kp-chip,body.tpl-index .tcard,body.tpl-index .app,body.tpl-index .st{border-radius:8px!important}body.tpl-index .btn,body.tpl-index .uvx-cta,body.tpl-index .finalcta-btn,body.tpl-index .uvx-news-btn,body.tpl-index .kmore,body.tpl-index .mvz-support,body.tpl-index .supportlink,body.tpl-index .kchip,body.tpl-index .pchip,body.tpl-index .uvx-lang-btn,body.tpl-index .uvxnav-cart,body.tpl-index .uvx-lang-menu,body.tpl-index .uvx-foot-soc a,body.tpl-index .valc-ic,body.tpl-index .fp-ic,body.tpl-index .s-ic,body.tpl-index .sc-ic,body.tpl-index .zc-ic,body.tpl-index .ct-ic,body.tpl-index .tl-ic,body.tpl-index .kfeat-ic,body.tpl-index .pk-ic,body.tpl-index .hi-ic,body.tpl-index .kb-ic{border-radius:6px!important}body.tpl-index .card,body.tpl-index .kcard,body.tpl-index .valc,body.tpl-index .statc,body.tpl-index .revc,body.tpl-index .faqq,body.tpl-index .combo-pack,body.tpl-index .combo-card,body.tpl-index .mvz-panel,body.tpl-index .certcard,body.tpl-index .feated-stats .s,body.tpl-index .feated-trust,body.tpl-index .netc,body.tpl-index .cbox,body.tpl-index .zfeat,body.tpl-index .tcard,body.tpl-index .app,body.tpl-index .st,body.tpl-index .tri-col{box-shadow:none!important;border:1px solid var(--hair)!important}body.tpl-index .spec-callout,body.tpl-index .hero-float{box-shadow:0 18px 40px -30px #0a254073!important}body.tpl-index .valc:hover,body.tpl-index .card:hover,body.tpl-index .kcard:hover{transform:none!important;box-shadow:none!important;border-color:#0a254040!important}body.tpl-index .hero h1 .accent,body.tpl-index .hsi .num,body.tpl-index .kompat-head h2 .g,body.tpl-index h2 .g,body.tpl-index h2 span.g,body.tpl-index .h2 .g,body.tpl-index .stat b.g{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important;color:var(--blue)!important}body.tpl-index .specsec h2 .g,body.tpl-index .specsec .g{color:#fff!important;-webkit-text-fill-color:#fff!important}body.tpl-index .eyebrow,body.tpl-index .keyebrow,body.tpl-index .feated-kick,body.tpl-index .tri-k,body.tpl-index .kick,body.tpl-index .net-cty,body.tpl-index .ktag{font-family:var(--body,"Inter",sans-serif)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.16em!important;text-transform:uppercase!important}body.tpl-index .mono,body.tpl-index .uvx-lang-btn,body.tpl-index .hsi .num,body.tpl-index .finalcta-price b,body.tpl-index .statc b,body.tpl-index .st b{font-family:var(--disp,"Sora",sans-serif)!important}body.tpl-index .fp-ic svg,body.tpl-index .s-ic svg,body.tpl-index .sc-ic svg,body.tpl-index .valc-ic svg,body.tpl-index .ct-ic svg,body.tpl-index .tl-ic svg,body.tpl-index .kfeat-ic svg,body.tpl-index .pk-ic svg,body.tpl-index .hi-ic svg,body.tpl-index .kb-ic svg,body.tpl-index .kwell-ic svg,body.tpl-index .keyebrow svg,body.tpl-index .eyebrow svg{stroke-width:1.7px!important}body.tpl-index .zc-ic svg,body.tpl-index .ck svg,body.tpl-index .tick svg{stroke-width:2.2px!important}body.tpl-index .btn,body.tpl-index .uvx-cta,body.tpl-index .finalcta-btn,body.tpl-index .uvx-news-btn{min-height:48px;align-items:center}body.tpl-index .btn:hover,body.tpl-index .uvx-cta:hover,body.tpl-index .finalcta-btn:hover{transform:none!important}body.tpl-index a:focus-visible,body.tpl-index button:focus-visible,body.tpl-index input:focus-visible,body.tpl-index textarea:focus-visible,body.tpl-index summary:focus-visible{outline:2px solid var(--blue,#0E7CE8)!important;outline-offset:2px!important;border-radius:4px}body.tpl-index .paybar{display:flex;align-items:center;gap:10px 12px;flex-wrap:wrap;margin-top:14px}body.tpl-index .paybar-lbl{font-family:var(--data,"Space Mono",monospace);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--mut)}body.tpl-index .payicons{list-style:none;display:flex;align-items:center;gap:8px;margin:0;padding:0;flex-wrap:wrap}body.tpl-index .payicons li{width:52px;height:33px;border-radius:7px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;box-shadow:0 2px 6px -3px #0a254047}body.tpl-index .payicons svg{display:block;height:auto}body.tpl-index .paynote{margin:9px 0 0;font-size:11.6px;color:var(--mut);line-height:1.45}body.tpl-index .pay-visa svg{width:33px}body.tpl-index .pay-mc svg{width:29px}body.tpl-index .pay-ap svg{width:38px}body.tpl-index .pay-gp svg{width:40px}body.tpl-index .pay-sp svg{width:44px}body.tpl-index .pay-pp svg{width:39px}body.tpl-index .certsec{position:relative;overflow:hidden;isolation:isolate;background:var(--navy)}body.tpl-index .certsec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(lab-po.jpg) center 42%/cover no-repeat}body.tpl-index .certsec:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#091a30d1,#091a3099 42%,#0b284880 78%,#091a30a8)}body.tpl-index .certsec>.wrap{position:relative;z-index:1}body.tpl-index .certhead h2{font-family:var(--disp);font-weight:800;letter-spacing:-.02em;font-size:clamp(28px,3.4vw,42px);line-height:1.08;margin:0}body.tpl-index .certhead p{margin:14px auto 0;max-width:640px;color:var(--mut);font-size:clamp(15px,1.5vw,17px);line-height:1.6}body.tpl-index .certrow{display:flex;gap:clamp(14px,2.4vw,40px);flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:48px}body.tpl-index .certb{display:flex;flex-direction:column;align-items:center;gap:16px;width:clamp(140px,15vw,180px)}body.tpl-index .certb-badge{width:clamp(96px,9.5vw,122px);height:clamp(96px,9.5vw,122px);border-radius:50%;background:radial-gradient(circle at 38% 32%,#fff,#eef3fb);display:grid;place-items:center;color:var(--blue)}body.tpl-index .cert-svg{width:60%;height:60%}body.tpl-index .certb-lbl{font-size:14px;text-align:center;line-height:1.4}body.tpl-index .certsec .certhead .eyebrow{display:inline-flex;justify-content:center;color:#a9e0f8;margin-bottom:12px}body.tpl-index .certsec .certhead .eyebrow:before{background:var(--aqua)}body.tpl-index .certsec .certhead h2{color:#fff}body.tpl-index .certsec .certhead h2 span{color:#a9e0f8!important}body.tpl-index .certsec .certhead p{color:#bcd3ee}body.tpl-index .certsec .certb-lbl{color:#cfe0f2}body.tpl-index .certsec .certb-badge{box-shadow:0 26px 46px -18px #0009,inset 0 2px 4px #fffffff2,inset 0 -6px 14px #b4c6e466,0 0 0 6px #8fe3d01f;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s ease}body.tpl-index .certsec .certb:hover .certb-badge{transform:translateY(-5px);box-shadow:0 32px 54px -18px #000000a8,inset 0 2px 4px #fffffff2,0 0 0 7px #8fe3d033}body.tpl-index .netstrip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(34px,4vw,52px) 0}body.tpl-index .netstrip-top{text-align:center}body.tpl-index .netstrip-k{display:block;font-family:var(--body);font-weight:700;font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mut);margin-bottom:20px}body.tpl-index .netstrip-logos{display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,34px);flex-wrap:wrap}body.tpl-index .netstrip-logos span,body.tpl-index .netstrip-logos a{font-family:var(--disp);font-weight:700;font-size:clamp(14px,1.6vw,18px);letter-spacing:.02em;color:var(--ink);opacity:.62}body.tpl-index .netstrip-logos a{text-decoration:none;transition:opacity .2s,color .2s;cursor:pointer}body.tpl-index .netstrip-logos a:hover{opacity:1;color:var(--blue)}body.tpl-index .netstrip-logos a:focus-visible{opacity:1;color:var(--blue);outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}body.tpl-index .netstrip-logos i{width:1px;height:18px;background:var(--line);display:block}body.tpl-index .netstrip-pat{display:flex;align-items:center;gap:14px;justify-content:center;margin-top:26px;border-top:1px solid var(--line);padding-top:24px;text-align:left}body.tpl-index .netstrip-pat .np-ic{width:40px;height:40px;border-radius:6px;background:var(--soft);color:var(--blue);display:grid;place-items:center;flex:none}body.tpl-index .netstrip-pat .np-ic svg{width:20px;height:20px}body.tpl-index .netstrip-pat b{display:block;font-family:var(--disp);font-weight:700;font-size:15px;color:var(--ink)}body.tpl-index .netstrip-pat span{display:block;font-size:12.5px;color:var(--mut);margin-top:3px}body.tpl-index .howsec{position:relative;overflow:hidden;isolation:isolate;padding-block:clamp(56px,7vw,104px);background:url(kapljica-bg.jpg) center right/cover no-repeat}body.tpl-index .howsec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#fffffff0,#ffffffd1 34%,#ffffff75 62%,#ffffff1a 88%,#fff0)}body.tpl-index .howsec-in{position:relative;z-index:1}body.tpl-index .howsec-lead{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(28px,4vw,60px);align-items:center}body.tpl-index .howsec-head{max-width:none}body.tpl-index .howsec-head .h2{margin:14px 0 0;line-height:1.08;max-width:none;font-size:clamp(1.8rem,3.2vw,2.6rem)}body.tpl-index .howsec-head .lead{margin:18px 0 0;max-width:46ch;color:var(--mut);font-size:clamp(15px,1.15vw,16.5px);line-height:1.65}body.tpl-index .howsec-video{margin:0}body.tpl-index .hv-frame{position:relative;aspect-ratio:16/9;border-radius:14px;overflow:hidden;box-shadow:0 40px 80px -46px #041a3a8c,0 0 0 1px #fff9}body.tpl-index .hv-frame img,body.tpl-index .hv-frame video{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.02)}body.tpl-index .hv-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0414300d,#04143047);transition:opacity .25s}body.tpl-index .hv-frame.is-playing:after{opacity:0}body.tpl-index .hv-frame.is-playing .hv-play{opacity:0;pointer-events:none}body.tpl-index .hv-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:clamp(58px,5vw,76px);height:clamp(58px,5vw,76px);border:0;border-radius:50%;cursor:pointer;background:#fffffff2;color:var(--blue);display:grid;place-items:center;box-shadow:0 18px 40px -16px #041a3a99;transition:transform .2s,background .2s}body.tpl-index .hv-play svg{width:42%;height:42%;margin-left:8%}body.tpl-index .hv-play:hover{transform:translate(-50%,-50%) scale(1.06);background:#fff}body.tpl-index .hv-badge{position:absolute;left:14px;bottom:12px;z-index:2;font-family:var(--disp);font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#0414306b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:6px 11px;border-radius:999px}body.tpl-index .howgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.8vw,26px);margin-top:clamp(34px,4vw,54px)}body.tpl-index .howc{position:relative;padding:clamp(22px,2.1vw,30px);background:linear-gradient(160deg,#ffffffdb,#ffffff9e);border:1px solid rgba(255,255,255,.9);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 24px 50px -38px #0c285a80}body.tpl-index .howc-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}body.tpl-index .howc-num{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#0e7ce821;color:var(--blue);font-family:var(--disp);font-weight:800;font-size:19px;letter-spacing:-.01em}body.tpl-index .howc-ic{color:#0e7ce857}body.tpl-index .howc-ic svg{width:38px;height:38px;display:block}body.tpl-index .howc h3{font-family:var(--disp);font-weight:700;font-size:clamp(16.5px,1.3vw,19px);letter-spacing:-.02em;color:var(--ink);margin:0}body.tpl-index .howc-rule{display:block;width:34px;height:2px;border-radius:2px;background:var(--blue);margin:12px 0 14px;opacity:.85}body.tpl-index .howc p{margin:0;font-size:14.5px;line-height:1.6;color:var(--mut)}body.tpl-index .howsec-lead2{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(30px,4vw,64px);align-items:center}body.tpl-index .howsec-copy .h2{margin:14px 0 0;line-height:1.07;max-width:none}body.tpl-index .howsec-copy .lead{margin:16px 0 0;max-width:50ch;color:var(--mut);font-size:clamp(15px,1.05vw,16.5px);line-height:1.65}body.tpl-index .how-chips{list-style:none;margin:clamp(20px,2.4vw,30px) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:11px}body.tpl-index .how-chips li{position:relative;display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 16px;font-family:var(--disp);font-weight:600;font-size:13px;color:var(--ink);box-shadow:0 12px 26px -18px #0c285a57}body.tpl-index .how-chip-ic{flex:none;width:30px;height:30px;border-radius:9px;background:var(--soft,#EAF2FE);color:var(--blue);display:grid;place-items:center}body.tpl-index .how-chip-ic svg{width:17px;height:17px}body.tpl-index .how-chip-ck{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;box-shadow:0 5px 12px -4px #0e7ce8bf}body.tpl-index .how-chip-ck svg{width:12px;height:12px}body.tpl-index .how-cta{display:flex;align-items:center;gap:clamp(14px,2vw,26px);flex-wrap:wrap;margin-top:clamp(24px,2.8vw,34px)}body.tpl-index .how-btn{display:inline-flex;align-items:center;gap:9px;background:var(--blue);color:#fff;font-family:var(--disp);font-weight:700;font-size:14.5px;padding:14px 26px;border-radius:999px;text-decoration:none;box-shadow:0 16px 30px -16px #0e7ce899;transition:transform .2s,box-shadow .2s,background .2s}body.tpl-index .how-btn svg{width:18px;height:18px}body.tpl-index .how-btn:hover{background:#0a63bc;transform:translateY(-2px);box-shadow:0 22px 38px -18px #0e7ce8b3}body.tpl-index .how-link{display:inline-flex;align-items:center;gap:8px;color:var(--mut);font-size:13.5px;text-decoration:none}body.tpl-index .how-link svg{width:17px;height:17px;color:var(--blue);flex:none}body.tpl-index .how-link b{color:var(--blue);font-weight:700}body.tpl-index .how-link:hover b{text-decoration:underline}body.tpl-index .howsec-media{margin:0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(12px,1.1vw,16px);box-shadow:0 34px 66px -42px #0c285a73}body.tpl-index .howsec-media .hv-frame{border-radius:15px}body.tpl-index .how-mini{list-style:none;margin:clamp(12px,1.4vw,18px) 0 0;padding:clamp(4px,.5vw,8px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.4vw,20px)}body.tpl-index .how-mini li{display:flex;align-items:flex-start;gap:8px;min-width:0}body.tpl-index .how-mini-n{flex:none;width:24px;height:24px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-family:var(--data);font-weight:700;font-size:11.5px}body.tpl-index .how-mini-ic{flex:none;color:var(--blue);margin-top:1px}body.tpl-index .how-mini-ic svg{width:19px;height:19px}body.tpl-index .how-mini b{display:block;font-family:var(--disp);font-weight:700;font-size:12.5px;color:var(--ink);line-height:1.2}body.tpl-index .how-mini div span{display:block;margin-top:3px;font-size:11px;color:var(--mut);line-height:1.4}body.tpl-index .sec.specsec{border-radius:0!important;margin-top:0!important}body.tpl-index .specsec .spec-callout{position:absolute!important;width:clamp(158px,14.6%,212px)!important}body.tpl-index .specsec .sc-chem{top:20%!important;left:3%!important;right:auto!important;bottom:auto!important}body.tpl-index .specsec .sc-kin{top:47%!important;left:37%!important;right:auto!important;bottom:auto!important}body.tpl-index .specsec .sc-uvc{top:62%!important;left:3%!important;right:auto!important;bottom:auto!important}body.tpl-index .specsec{background:url(kamen-voda-bg.jpg) left bottom/82% auto no-repeat,linear-gradient(90deg,#abbedc,#a8bbd9 12%,#91abd0 25%,#7894bb,#5f7ba3,#48658f,#2e4a71,#1b3556)!important;position:relative;isolation:isolate}body.tpl-index .specsec:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#091c3a00 30%,#091c3a47 55%,#091c3a8c 78%,#091c3a9e)}body.tpl-index .specsec>.wrap{position:relative;z-index:1}body.tpl-index .specsec .specstage-product{display:none!important}body.tpl-index .specsec .specstage:before{display:none!important}body.tpl-index .specsec .specstage{min-height:clamp(420px,42vw,620px)}body.tpl-index .specsec .spec-callout{background:#ffffffdb!important;border:1px solid rgba(255,255,255,.95)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-shadow:0 26px 54px -34px #041430bf!important}body.tpl-index .specsec .spec-callout .sc-tt b{color:var(--ink)!important}body.tpl-index .specsec .spec-callout .sc-tt span{color:var(--blue)!important}body.tpl-index .specsec .spec-callout p{color:var(--mut)!important}body.tpl-index .specsec .spec-callout .sc-ic{background:#0e7ce81f!important;color:var(--blue)!important}body.tpl-index .specsec .feated-kick{color:#8fc5ff!important}body.tpl-index .specsec .feated-copy h2,body.tpl-index .specsec .feated-pt h4{color:#fff!important}body.tpl-index .specsec .feated-copy>.lead{color:#ffffffe6!important}body.tpl-index .specsec .feated-pt p{color:#ffffffc7!important}body.tpl-index .specsec .feated-pt .fp-ic{background:#ffffff29!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important}body.tpl-index .specsec .feated-stats{border-top-color:#ffffff47!important}body.tpl-index .specsec .feated-stats .s{background:#fffffff0!important;border:1px solid rgba(255,255,255,.6)!important}body.tpl-index .specsec .feated-stats .s b{color:var(--ink)!important}body.tpl-index .specsec .feated-stats .s--blue b{color:var(--blue)!important}body.tpl-index .specsec .feated-stats .s-lbl{color:var(--mut)!important}body.tpl-index .specsec .feated-stats .s-ic{background:#0e7ce81f!important;color:var(--blue)!important}body.tpl-index .specsec .feated-trust{background:#fffffff0!important;color:var(--ink)!important}body.tpl-index .specsec{background:url(kamen-izdelek-tall.jpg) center bottom/100% auto no-repeat!important;background-color:#b9c9e0!important}body.tpl-index .specsec:after{z-index:-1!important;background:linear-gradient(90deg,#091c3a00 34%,#091c3a42,#091c3a85,#091c3a99)!important}body.tpl-index .specsec>.wrap{position:static!important}body.tpl-index .specsec .specstage{position:static!important}body.tpl-index .specsec .specstage-product{display:none!important;position:absolute!important;top:auto!important;right:auto!important;left:33.1%!important;transform:translate(-50%)!important;bottom:12vw!important;width:auto!important;height:39vw!important;z-index:2}body.tpl-index .specsec .specstage-product img{position:static!important;width:auto!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 22px 26px rgba(4,20,48,.45))!important}body.tpl-index .specsec .spec-callout{position:absolute!important;z-index:3!important;width:clamp(158px,14%,206px)!important}body.tpl-index .specsec .sc-chem{top:19%!important;left:8.5%!important;right:auto!important;bottom:auto!important}body.tpl-index .specsec .sc-kin{top:40%!important;left:37.5%!important;right:auto!important;bottom:auto!important}body.tpl-index .specsec .sc-uvc{top:60%!important;left:8.5%!important;right:auto!important;bottom:auto!important}body.tpl-index .uvx-cta,body.tpl-index .uvx-lang-btn,body.tpl-index .uvxnav-cart,body.tpl-index .uvxnav-cart .count{border-radius:999px!important}body.tpl-index .uvx-lang-menu{border-radius:16px!important}body.tpl-index .uvxnav-burger,body.tpl-index .btn,body.tpl-index .hero .btn,body.tpl-index .hero-cta .btn,body.tpl-index .btn-primary,body.tpl-index .btn-secondary,body.tpl-index .btn-ghost,body.tpl-index .btn-p,body.tpl-index .btn-o,body.tpl-index .finalcta-btn,body.tpl-index .uvx-news-btn,body.tpl-index .kmore,body.tpl-index .mvz-support,body.tpl-index .supportlink,body.tpl-index .spec-cta,body.tpl-index .finalcta-buy .finalcta-btn{border-radius:999px!important}body.tpl-index .uvx-lang-menu button{border-radius:10px!important}body.tpl-index .uv-water{--uv-ink:var(--ink,#0B2545);--uv-ink-2:var(--mut,#5C6F82);--uv-blue:var(--blue,#1A73E8);--uv-blue-dark:#0F5BC4;--uv-blue-soft:#EAF2FE;--uv-bg:#F5F7FA;--uv-surface:#FFFFFF;--uv-line:var(--line,#E4E9F0);--uv-shadow:0 2px 4px rgba(11,37,69,.04),0 12px 32px rgba(11,37,69,.06);--uv-ease:cubic-bezier(.2,.7,.3,1);position:relative;padding:clamp(26px,3vw,46px) 24px clamp(44px,4.5vw,68px);overflow:hidden;background:linear-gradient(180deg,#f5f9fd,#e9f1fa)}body.tpl-index .uv-water:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='440' height='440' viewBox='0 0 440 440'%3E%3Cg fill='none' stroke='%230E7CE8' stroke-opacity='.16' stroke-width='2'%3E%3Ccircle cx='220' cy='220' r='68'/%3E%3Ccircle cx='220' cy='220' r='124'/%3E%3Ccircle cx='220' cy='220' r='180'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='340' height='340' viewBox='0 0 340 340'%3E%3Cg fill='none' stroke='%2312A7C4' stroke-opacity='.14' stroke-width='2'%3E%3Ccircle cx='170' cy='170' r='54'/%3E%3Ccircle cx='170' cy='170' r='100'/%3E%3Ccircle cx='170' cy='170' r='146'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250' viewBox='0 0 250 250'%3E%3Cg fill='%230E7CE8' fill-opacity='.055' stroke='%230E7CE8' stroke-opacity='.16'%3E%3Ccircle cx='62' cy='72' r='34'/%3E%3Ccircle cx='150' cy='120' r='20'/%3E%3Ccircle cx='98' cy='168' r='13'/%3E%3Ccircle cx='192' cy='64' r='9'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='%2312A7C4' fill-opacity='.05' stroke='%2312A7C4' stroke-opacity='.16'%3E%3Ccircle cx='214' cy='206' r='40'/%3E%3Ccircle cx='120' cy='150' r='22'/%3E%3Ccircle cx='250' cy='118' r='13'/%3E%3Ccircle cx='158' cy='238' r='10'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='560' height='90' viewBox='0 0 560 90'%3E%3Cpath d='M0 55 Q70 20 140 55 T280 55 T420 55 T560 55' fill='none' stroke='%230E7CE8' stroke-opacity='.12' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-position:right -110px top -96px,left -96px bottom -84px,left -34px top 84px,right -22px bottom 40px,center bottom 8px;background-size:440px 440px,340px 340px,250px 250px,300px 300px,560px 90px}body.tpl-index .uv-water__inner{position:relative;z-index:1;max-width:1240px;margin:0 auto;width:100%}body.tpl-index .uv-water *{box-sizing:border-box}body.tpl-index .uv-water__head{text-align:center;margin:0 auto clamp(14px,1.8vw,26px);max-width:980px}body.tpl-index .uv-water .uv-brandmark{display:inline-flex;align-items:center;gap:7px;font-family:var(--disp,"Sora",sans-serif);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--uv-blue);margin:0 0 14px}body.tpl-index .uv-water .uv-brandmark svg{width:16px;height:16px}body.tpl-index .uv-water h2{margin:0;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:clamp(28px,3.6vw,46px);line-height:1.14;letter-spacing:-.02em;color:var(--uv-ink);text-wrap:balance}body.tpl-index .uv-water .uv-accent{color:var(--uv-blue)}body.tpl-index .uv-water .uv-lead{margin:16px auto 0;font-size:clamp(15px,1.15vw,17px);line-height:1.62;color:var(--uv-ink-2);max-width:62ch;text-wrap:pretty}body.tpl-index .uv-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,auto) minmax(0,1fr);gap:clamp(16px,2.2vw,40px);align-items:center}body.tpl-index .uv-col__title{margin:0 0 clamp(16px,1.6vw,24px);font-family:var(--disp,"Sora",sans-serif);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--uv-ink-2)}body.tpl-index .uv-flist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(22px,2.4vw,34px)}body.tpl-index .uv-fitem{display:flex;align-items:flex-start;gap:18px;min-width:0}body.tpl-index .uv-fitem__body h3{margin:0;font-family:var(--disp,"Sora",sans-serif);font-size:17.5px;font-weight:600;letter-spacing:-.01em;color:var(--uv-ink);line-height:1.25}body.tpl-index .uv-fitem__body p{margin:6px 0 0;font-size:14.5px;line-height:1.55;color:var(--uv-ink-2)}body.tpl-index .uv-fitem__media{flex:none;width:84px;height:84px;border-radius:50%;overflow:hidden;box-shadow:0 10px 24px -6px #0b25453d,0 0 0 1px #0b25450f}body.tpl-index .uv-fitem__media img{width:100%;height:100%;object-fit:cover;display:block}body.tpl-index .uv-fitem__ic{flex:none;width:68px;height:68px;border-radius:50%;background:var(--uv-blue-soft);color:var(--uv-blue);display:grid;place-items:center;box-shadow:0 8px 22px #0b25451a}body.tpl-index .uv-fitem__ic svg{width:31px;height:31px}body.tpl-index .uv-col--right .uv-col__title{text-align:right}body.tpl-index .uv-col--right .uv-fitem{flex-direction:row-reverse;text-align:right}body.tpl-index .uv-col .uv-fitem{position:relative}body.tpl-index .uv-col--left .uv-fitem:after,body.tpl-index .uv-col--right .uv-fitem:after{content:"";position:absolute;top:40px;width:clamp(10px,2vw,34px);height:1px;background:linear-gradient(90deg,#1a73e873,#1a73e800)}body.tpl-index .uv-col--left .uv-fitem:after{right:calc(-1*clamp(8px,1.1vw,20px) - 6px);background:linear-gradient(90deg,#1a73e800,#1a73e873)}body.tpl-index .uv-col--right .uv-fitem:after{left:calc(-1*clamp(8px,1.1vw,20px) - 6px)}body.tpl-index .uv-col--left .uv-fitem:before,body.tpl-index .uv-col--right .uv-fitem:before{content:"";position:absolute;top:38px;width:5px;height:5px;border-radius:50%;background:var(--uv-blue);opacity:.5}body.tpl-index .uv-col--left .uv-fitem:before{right:calc(-1*clamp(8px,1.1vw,20px) - 8px)}body.tpl-index .uv-col--right .uv-fitem:before{left:calc(-1*clamp(8px,1.1vw,20px) - 8px)}body.tpl-index .uv-stage{position:relative;align-self:center;min-width:0;width:100%;padding:0 clamp(2px,.8vw,12px)}body.tpl-index .uv-glasses{position:relative;width:100%;max-width:clamp(280px,36vw,460px);margin:0 auto;padding-bottom:42px}body.tpl-index .uv-glasses:before{content:"";position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);z-index:0;width:88%;aspect-ratio:1.25;border-radius:50%;pointer-events:none;background:radial-gradient(50% 50% at 50% 50%,#ffffff80,#ffffff38 46%,#fff0 72%)}body.tpl-index .uv-glasses:after{content:"";position:absolute;z-index:0;left:74%;top:50%;transform:translate(-50%,-50%);width:52%;aspect-ratio:.72;border-radius:50%;pointer-events:none;background:radial-gradient(50% 50% at 50% 50%,#46c7f338,#0e7ce81c 45%,#0e7ce800 74%)}body.tpl-index .uv-glasses__img{position:relative;z-index:1;width:100%;height:auto;display:block;filter:contrast(1.04) saturate(1.04) drop-shadow(0 18px 20px rgba(11,37,69,.14))}body.tpl-index .uv-stage__arrow{position:absolute;z-index:3;left:50%;top:39%;transform:translate(-50%,-50%);width:clamp(46px,3.6vw,58px);height:clamp(46px,3.6vw,58px);border-radius:50%;background:#fff;color:var(--uv-blue);display:grid;place-items:center;box-shadow:0 14px 30px -12px #0b254566,0 0 0 1px #0b25450d}body.tpl-index .uv-stage__arrow svg{width:42%;height:42%}body.tpl-index .uv-stage__arrow:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;animation:uvpulse 2.8s ease-out infinite}body.tpl-index .uv-tag{position:absolute;z-index:3;bottom:0;transform:translate(-50%);padding:8px 16px;border-radius:999px;font-family:var(--disp,"Sora",sans-serif);font-size:clamp(10px,.78vw,12px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}body.tpl-index .uv-tag--pred{left:22%;background:#fff;color:#6d7f91;border:1px solid var(--uv-line);box-shadow:0 8px 20px -10px #0b254547}body.tpl-index .uv-tag--po{left:78%;background:var(--uv-blue);color:#fff;box-shadow:0 8px 20px -8px #1a73e8b3}body.tpl-index .uv-strip{list-style:none;margin:clamp(34px,4vw,60px) 0 0;padding:clamp(22px,2.2vw,32px) clamp(10px,1.4vw,24px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--uv-surface);border:1px solid var(--uv-line);border-radius:24px;box-shadow:var(--uv-shadow)}body.tpl-index .uv-strip>li{position:relative;text-align:center;padding:0 clamp(10px,1.2vw,20px);min-width:0}body.tpl-index .uv-strip>li+li:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:1px;background:var(--uv-line)}body.tpl-index .uv-strip__ic{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--uv-blue-soft);color:var(--uv-blue);margin:0 auto 12px}body.tpl-index .uv-strip__ic svg{width:24px;height:24px}body.tpl-index .uv-strip h4{margin:0;font-family:var(--disp,"Sora",sans-serif);font-size:14.5px;font-weight:600;letter-spacing:-.01em;color:var(--uv-ink);line-height:1.25}body.tpl-index .uv-strip p{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--uv-ink-2)}body.tpl-index .uv-water__foot{margin-top:clamp(28px,3.2vw,44px);text-align:center}body.tpl-index .uv-water__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}body.tpl-index .uv-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 30px;border-radius:999px;font-family:var(--disp,"Sora",sans-serif);font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .35s var(--uv-ease),background .25s,box-shadow .35s var(--uv-ease)}body.tpl-index .uv-btn svg{width:18px;height:18px}body.tpl-index .uv-btn--primary{background:var(--uv-blue);color:#fff;border:1px solid var(--uv-blue);box-shadow:0 14px 30px -12px #1a73e8bf}body.tpl-index .uv-btn--primary:hover{background:var(--uv-blue-dark);border-color:var(--uv-blue-dark);transform:translateY(-2px)}body.tpl-index .uv-btn--ghost{background:#fff;color:var(--uv-ink);border:1px solid var(--uv-line)}body.tpl-index .uv-btn--ghost:hover{border-color:var(--uv-blue);color:var(--uv-blue);transform:translateY(-2px)}body.tpl-index .uv-btn--ghost svg{color:var(--uv-blue)}body.tpl-index .uv-btn:focus-visible{outline:3px solid var(--uv-blue);outline-offset:3px}body.tpl-index .uv-fineprint{margin:20px auto 0;max-width:104ch;text-align:center;font-size:12.5px;line-height:1.5;color:#6e7f90}body.tpl-index .combo{grid-template-columns:1.36fr .64fr!important;align-items:stretch!important}body.tpl-index .combo-pack{order:0}body.tpl-index .combo-maint{order:1}body.tpl-index .combo-pack{position:relative;background:linear-gradient(155deg,#fff,#eff5ff 58%,#e3edfe)!important;border:1.5px solid rgba(14,124,232,.3)!important;box-shadow:0 46px 84px -40px #0e7ce880!important}body.tpl-index .combo-pack .eyebrow{color:var(--blue)!important}body.tpl-index .combo-pack-top{grid-template-columns:1fr 1.14fr!important}body.tpl-index .combo-pack-media{min-height:280px!important}body.tpl-index .combo-badge{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;gap:6px;background:var(--blue);color:#fff;font-family:var(--disp);font-weight:700;font-size:11px;letter-spacing:.05em;padding:7px 13px;border-radius:999px;box-shadow:0 12px 24px -12px #0e7ce8b3}body.tpl-index .combo-badge svg{width:13px;height:13px}body.tpl-index .combo-pack .combo-buy{justify-content:space-between;gap:16px;background:linear-gradient(135deg,#1a73e8,#0e7ce8)!important;border:0!important;padding:18px 26px;box-shadow:0 20px 40px -18px #0e7ce8b3}body.tpl-index .combo-pack .combo-buy-btn{background:transparent!important;box-shadow:none!important;padding:0!important;color:#fff;font-size:17px}body.tpl-index .combo-pack .combo-buy-btn:hover{background:transparent!important;transform:none!important;box-shadow:none!important}body.tpl-index .combo-buy-note{font-size:12.5px;color:#ffffffd1;max-width:26ch;line-height:1.4;text-align:right}body.tpl-index .combo-pack .combo-buy-price{font-family:var(--disp);font-weight:800;letter-spacing:-.02em;font-size:clamp(20px,2.1vw,26px);line-height:1;color:#fff;white-space:nowrap}body.tpl-index .combo-note{display:flex;align-items:center;gap:12px;margin-top:16px;padding:13px 16px;border-radius:14px;background:#0e7ce812;border:1px solid rgba(14,124,232,.16)}body.tpl-index .combo-note{background:linear-gradient(135deg,#0e7ce817,#0e7ce80b)!important;border:1px solid rgba(14,124,232,.18)!important;box-shadow:none!important;align-self:flex-start;max-width:min(100%,660px)}body.tpl-index .combo-note-ic{flex:none;width:auto;height:auto;background:transparent!important;box-shadow:none!important;display:grid;place-items:center}body.tpl-index .combo-note .combo-note-ic{color:var(--blue)}body.tpl-index .combo-note-ic svg{width:30px;height:30px}body.tpl-index .combo-note b{display:block;font-family:var(--disp);font-weight:700;font-size:14px;color:var(--blue);line-height:1.25}body.tpl-index .combo-note>div span{display:block;margin-top:2px;font-size:12.5px;color:var(--mut);line-height:1.4}body.tpl-index .cm-chips{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px}body.tpl-index .cm-chips li{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #d4e2f5;border-radius:999px;padding:8px 14px;font-family:var(--disp);font-weight:600;font-size:12px;color:var(--navy);box-shadow:0 6px 14px -10px #0c285a4d}body.tpl-index .cm-chips svg{width:14px;height:14px;color:var(--blue);flex:none}body.tpl-index .combo-maint-fig:before{content:"";position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);z-index:0;width:220px;height:220px;border-radius:50%;pointer-events:none;background:radial-gradient(50% 50% at 50% 50%,#0e7ce83d,#46c7f31a 45%,#0e7ce800 72%)}body.tpl-index .cm-ring{border-color:#0e7ce852!important;box-shadow:inset 0 0 0 8px #ffffffa6,0 24px 48px -30px #0e7ce880!important}body.tpl-index .combo-maint{grid-template-columns:1fr!important;align-content:start;background:linear-gradient(150deg,#eef3fa,#f5f8fd)!important;border-color:#e2e9f4!important;box-shadow:0 20px 44px -34px #0c285a47!important}body.tpl-index .combo-maint h2{font-size:clamp(19px,1.9vw,24px)!important}body.tpl-index .combo-maint p{margin-bottom:18px!important}body.tpl-index .combo-maint-fig{min-height:150px;margin-top:6px}body.tpl-index .combo-maint-media{width:48%}body.tpl-index .combo-maint .combo-btn{background:transparent;color:var(--blue);border:1.5px solid rgba(14,124,232,.35);box-shadow:none;padding:13px 20px;width:100%;justify-content:center;margin-top:10px}body.tpl-index .combo-maint .combo-btn:hover{background:#0e7ce812;transform:none;box-shadow:none}@media(min-width:1101px)and (max-width:1400px){body.tpl-index .hero-float{padding:11px 13px;gap:10px;left:80.5%;right:clamp(16px,1.6vw,28px)}body.tpl-index .hero-float .hi-ic{width:34px;height:34px;border-radius:11px}body.tpl-index .hero-float .hi-ic svg{width:17px;height:17px}body.tpl-index .hero-float .hi-t b{font-size:13.4px}body.tpl-index .hero-float .hi-t span{font-size:11px;line-height:1.44;margin-top:4px}}@media(max-width:1240px){body.tpl-index .watersec-grid{grid-template-columns:1fr 1fr;gap:28px}body.tpl-index .watersec-copy{grid-column:1 / -1;text-align:left}body.tpl-index .watersec-copy p{max-width:none}}@media(min-width:1101px)and (max-width:1240px){body.tpl-index .hero-cta{gap:10px}body.tpl-index .hero-cta .btn{padding:14px 18px;font-size:.92rem}body.tpl-index .hero-grid{grid-template-columns:1.18fr .82fr}}@media(max-width:1140px){body.tpl-index .kbadge{position:static;margin:0 auto 26px;width:max-content}}@media(max-width:1100px){body.tpl-index .hero-grid{grid-template-columns:1fr}body.tpl-index .hero-media{order:-1}body.tpl-index .hero-media img{height:min(46vh,420px)}body.tpl-index .features,body.tpl-index .compare-grid,body.tpl-index .final-grid,body.tpl-index .maint,body.tpl-index .rev-top{grid-template-columns:1fr}body.tpl-index .hero-chips{bottom:auto;top:2%;right:2%}}@media(max-width:1080px){body.tpl-index .herostrip-in{grid-template-columns:repeat(2,1fr)}body.tpl-index .hsi+.hsi:before{display:none}body.tpl-index .hsi:nth-child(2n){border-left:1px solid rgba(10,37,64,.1)}body.tpl-index .hsi:nth-child(n+3){border-top:1px solid rgba(10,37,64,.1)}body.tpl-index .uv-water{min-height:0;padding:72px 22px 84px}body.tpl-index .uv-hero{grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,40px) clamp(28px,5vw,64px)}body.tpl-index .uv-stage{grid-column:1 / -1;order:-1;padding:0}body.tpl-index .uv-glasses{gap:clamp(20px,5vw,60px)}body.tpl-index .uv-g img{max-width:clamp(130px,26vw,180px)}body.tpl-index .uv-col--left .uv-fitem:after,body.tpl-index .uv-col--left .uv-fitem:before,body.tpl-index .uv-col--right .uv-fitem:after,body.tpl-index .uv-col--right .uv-fitem:before{display:none}body.tpl-index .uv-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,28px) 0}body.tpl-index .uv-strip>li:nth-child(3n+1):before{display:none}body.tpl-index .uv-strip>li:nth-child(n+4){margin-top:8px}}@media(max-width:1000px){body.tpl-index .howgrid{grid-template-columns:1fr 1fr}body.tpl-index .howsec{background-position:70% center}body.tpl-index .howsec:before{background:linear-gradient(180deg,#fffffff0,#ffffffdb 55%,#ffffffb3)}}@media(max-width:900px){body.tpl-index .water-grid{grid-template-columns:repeat(2,1fr)}body.tpl-index .feat-list,body.tpl-index .steps{grid-template-columns:1fr}body.tpl-index .step .arrow{display:none}body.tpl-index .rev-cards,body.tpl-index .better-grid{grid-template-columns:1fr}body.tpl-index .uvx-lang{display:none}body.tpl-index .feated{grid-template-columns:1fr;gap:34px}body.tpl-index .specstage{order:-1;max-width:520px;margin:0 auto;width:100%}body.tpl-index .tech2-grid--lean .tech2-cta{justify-content:center;text-align:center}body.tpl-index .tech2-grid{grid-template-columns:1fr;gap:22px}body.tpl-index .tech2-right{order:-1}body.tpl-index .tech2-devwrap{transform:none;max-width:560px;margin:0 auto}body.tpl-index .tech2-txt p,body.tpl-index .tech2-left{max-width:none}body.tpl-index .tech2-grid>.tech2-stats{order:2}body.tpl-index .combo{grid-template-columns:1fr}body.tpl-index .rev-card{flex:0 0 calc((100% - 22px)/2)}body.tpl-index .uvxnav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;background:#fff;border-bottom:1px solid var(--line,#E3E9F3);box-shadow:0 24px 40px -24px #0a254040;padding:10px 16px 14px}body.tpl-index .uvxnav.open .uvxnav-menu{display:flex}body.tpl-index .uvxnav-menu a{padding:13px 12px;border-radius:10px;font-size:1rem}body.tpl-index .uvxnav-menu a.active{background:var(--wash,#F5F9FF)}body.tpl-index .uvxnav-menu a.active:after{display:none}body.tpl-index .uvxnav-burger{display:flex}body.tpl-index .howsec-lead{grid-template-columns:1fr;gap:24px}body.tpl-index .howsec-lead2{grid-template-columns:1fr;gap:26px}body.tpl-index .how-mini{grid-template-columns:1fr;gap:14px}body.tpl-index .specsec{background-position:28% center!important}body.tpl-index .specsec:after{background:linear-gradient(180deg,#091c3a26,#091c3a8c 45%,#091c3ab8)}body.tpl-index .specsec .specstage{min-height:300px}body.tpl-index .specsec .specstage-product{display:none!important}body.tpl-index .specsec .spec-callout{position:relative!important;left:auto!important;top:auto!important;width:auto!important;margin-bottom:10px}body.tpl-index .combo{grid-template-columns:1fr!important}}@media(max-width:880px){body.tpl-index .vsx{grid-template-columns:1fr;max-width:520px}body.tpl-index .vsx-badge{justify-self:center;order:1}body.tpl-index .vsx-old{order:2}body.tpl-index .vsx-new{order:0}}@media(max-width:860px){body.tpl-index .uvx-news{grid-template-columns:1fr}body.tpl-index .uvx-foot-main{grid-template-columns:1fr 1fr}body.tpl-index .shead{grid-template-columns:1fr;gap:16px;align-items:start}body.tpl-index .bgrid{grid-template-columns:1fr 1fr}body.tpl-index .bvsec .bcard .pic{aspect-ratio:4/3}body.tpl-index .finalcta-in{grid-template-columns:1fr}body.tpl-index .finalcta-media{order:-1;margin-bottom:2px}body.tpl-index .finalcta-media img{max-height:220px}}@media(max-width:820px){body.tpl-index .kompat-grid{grid-template-columns:1fr;max-width:400px}}@media(max-width:760px){body.tpl-index .spec-callout,body.tpl-index .spec-lines{display:none}body.tpl-index .specstage{aspect-ratio:4/3.4}body.tpl-index .trustbar-inner{grid-template-columns:1fr 1fr;row-gap:20px}body.tpl-index .trustbar-inner .tb+.tb{border-left:0}body.tpl-index .trustbar-inner .tb:nth-child(3),body.tpl-index .trustbar-inner .tb:nth-child(4){border-top:1px solid rgba(255,255,255,.14);padding-top:20px}}@media(max-width:720px){body.tpl-index .uv-water{padding:56px 18px 72px}body.tpl-index .uv-hero{grid-template-columns:1fr;gap:28px}body.tpl-index .uv-col--right .uv-col__title{text-align:left}body.tpl-index .uv-col--right .uv-fitem{flex-direction:row;text-align:left}body.tpl-index .uv-glasses{gap:14px}body.tpl-index .uv-g img{max-width:min(38vw,150px)}body.tpl-index .uv-strip{grid-template-columns:1fr;padding:22px 20px;gap:0}body.tpl-index .uv-strip>li{display:grid;grid-template-columns:46px 1fr;gap:14px;text-align:left;align-items:center;padding:16px 0}body.tpl-index .uv-strip>li+li:before{left:0;right:0;top:0;bottom:auto;width:auto;height:1px}body.tpl-index .uv-strip__ic{margin:0}body.tpl-index .uv-strip h4{grid-column:2}body.tpl-index .uv-strip p{grid-column:2;margin-top:2px}body.tpl-index .uv-btn{width:100%;max-width:360px}}@media(max-width:640px){body.tpl-index .netstrip-logos i{display:none}body.tpl-index .netstrip-pat{flex-direction:column;text-align:center}body.tpl-index .howgrid{grid-template-columns:1fr}}@media(max-width:620px){body.tpl-index .combo-maint,body.tpl-index .combo-pack-top{grid-template-columns:1fr}body.tpl-index .combo-maint-fig,body.tpl-index .combo-pack-media{order:-1;min-height:175px;margin-bottom:8px}body.tpl-index .combo-trust{grid-template-columns:1fr 1fr;row-gap:14px}body.tpl-index .combo-trust .ct:nth-child(odd){border-left:0}body.tpl-index .combo-trust .ct:nth-child(n+3){border-top:1px solid rgba(120,150,200,.18);padding-top:14px}body.tpl-index .rev-card{flex:0 0 100%}}@media(max-width:600px){body.tpl-index .uvx-logo{height:60px!important}}@media(max-width:560px){body.tpl-index .water-grid{grid-template-columns:1fr 1fr}body.tpl-index .maint-media{grid-template-columns:1fr}body.tpl-index .uvx-cta .t{display:none}body.tpl-index .uvx-cta{padding:12px 14px}body.tpl-index .bgrid{grid-template-columns:1fr}body.tpl-index .bvorder{padding:26px 22px}body.tpl-index .vsx-card{grid-template-columns:60px 1fr}body.tpl-index .vsx-newbody{grid-template-columns:1fr}body.tpl-index .hero-chips{display:none}body.tpl-index .hero-cta{gap:10px}body.tpl-index .hero-cta .btn{width:100%}body.tpl-index .herostrip-in{grid-template-columns:1fr}body.tpl-index .hsi:nth-child(2n){border-left:0}body.tpl-index .hsi:nth-child(n+2){border-top:1px solid rgba(10,37,64,.1)}body.tpl-index .hsi{padding:15px 8px;display:flex;align-items:baseline;justify-content:center;gap:9px;flex-wrap:wrap}body.tpl-index .hsi span{margin-top:0}body.tpl-index .vsx-card{grid-template-columns:74px 1fr}body.tpl-index .vsx-media{min-height:170px}body.tpl-index .certrow{gap:20px 14px}body.tpl-index .certb{width:calc(50% - 12px)}body.tpl-index .uvx-cta .t{display:none!important}body.tpl-index .uvx-cta{padding:0!important;width:46px!important;height:46px!important;justify-content:center!important}body.tpl-index .uvx-cta svg{display:block!important;width:18px!important;height:18px!important}}@media(max-width:520px){body.tpl-index .uvx-foot-main,body.tpl-index .watersec-grid{grid-template-columns:1fr}body.tpl-index .feated-points{grid-template-columns:1fr;gap:20px}body.tpl-index .feated-stats{grid-template-columns:1fr}body.tpl-index .combo-buy{justify-content:center;text-align:center}body.tpl-index .combo-buy-btn{width:100%;justify-content:center}body.tpl-index .combo-pack .combo-buy{justify-content:center;gap:12px}body.tpl-index .combo-pack .combo-buy-btn{width:auto}}@media(max-width:460px){body.tpl-index .trustbar-inner{grid-template-columns:1fr}body.tpl-index .trustbar-inner .tb:nth-child(2),body.tpl-index .trustbar-inner .tb:nth-child(3),body.tpl-index .trustbar-inner .tb:nth-child(4){border-top:1px solid rgba(255,255,255,.14);padding-top:20px}}@media(max-width:420px){body.tpl-index .payicons li{width:47px;height:30px}}@media(min-width:901px){body.tpl-index .tech2-grid--lean{grid-template-columns:minmax(0,34fr) minmax(0,66fr);gap:clamp(20px,2.2vw,36px)}body.tpl-index .tech2-grid--lean .tech2-h2{font-size:clamp(1.65rem,2.5vw,2.1rem)}body.tpl-index .tech2-grid--lean .tech2-lead{font-size:15px}}@media(min-width:1101px){body.tpl-index .hero{background:linear-gradient(96deg,#f7fbffcc,#f7fbff8a,#f7fbff3d 40%,#f7fbff0d 57%,#f7fbff00 70%),url(hero-kuhinja.jpg) center/cover no-repeat}body.tpl-index .hero:before,body.tpl-index .hero:after{display:none}body.tpl-index .hero-media{display:none}body.tpl-index .hero-copy .hero-sub{color:var(--navy);text-shadow:0 1px 3px rgba(255,255,255,.5)}body.tpl-index .hero-media img{translate:-8% -11%}body.tpl-index .hero-float{display:flex;position:absolute;z-index:4;right:clamp(20px,2.5vw,48px);left:78.5%;top:41%;bottom:auto;align-items:flex-start;gap:12px;padding:14px 16px}body.tpl-index .hero-float .hi-ic{flex:none;width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--grad);color:#fff;box-shadow:0 10px 20px -12px #0e7ce8f2,inset 0 1px #ffffff73}body.tpl-index .hero-float .hi-ic svg{width:20px;height:20px}body.tpl-index .hero-float .hi-t b{display:block;font-family:var(--disp);font-weight:800;font-size:14.5px;color:var(--navy);letter-spacing:-.015em;line-height:1.15}body.tpl-index .hero-float .hi-t span{display:block;font-size:11.8px;line-height:1.5;color:var(--mut);margin-top:5px}body.tpl-index .hero-float .hi-t span b{display:inline;font-size:inherit;color:var(--navy);font-weight:800}}@media(prefers-reduced-motion:reduce){body.tpl-index [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}body.tpl-index .hero-media img,body.tpl-index .marquee-track{animation:none}body.tpl-index{scroll-behavior:auto}}@media(prefers-reduced-motion:reduce){body.tpl-index .tech2-devwrap,body.tpl-index .tech2-explode:before,body.tpl-index .tech2-marks g{animation:none}body.tpl-index .tech2-stats .s{transition:none}body.tpl-index .tech2-stats .s:hover{transform:none}body.tpl-index .wc-inner,body.tpl-index .certsec .certb-badge{transition:none}body.tpl-index .certsec .certb:hover .certb-badge{transform:none}body.tpl-index .uv-btn{transition:none}body.tpl-index .uv-btn:hover{transform:none}body.tpl-index .uv-stage__arrow:after{animation:none}}@media(prefers-reduced-motion:no-preference){body.tpl-index .hero-copy>*{animation:heroIn .82s cubic-bezier(.2,.7,.2,1) both}body.tpl-index .hero-copy>.eyebrow{animation-delay:.05s}body.tpl-index .hero-copy>h1{animation-delay:.13s}body.tpl-index .hero-copy>.hero-sub{animation-delay:.23s}body.tpl-index .hero-copy>.hero-cta{animation-delay:.33s}body.tpl-index .hero-media{animation:heroMedia 1.05s cubic-bezier(.2,.7,.2,1) both;animation-delay:.18s}body.tpl-index .hero-chips>*{animation:heroIn .8s cubic-bezier(.2,.7,.2,1) both}body.tpl-index .hero-chips>.hero-rating{animation-delay:.5s}body.tpl-index .hero-chips>.hero-install{animation-delay:.62s}body.tpl-index .hsi{animation:heroIn .72s cubic-bezier(.2,.7,.2,1) both}body.tpl-index .hsi:nth-child(1){animation-delay:.54s}body.tpl-index .hsi:nth-child(2){animation-delay:.61s}body.tpl-index .hsi:nth-child(3){animation-delay:.68s}body.tpl-index .hsi:nth-child(4){animation-delay:.75s}body.tpl-index .hsi:nth-child(5){animation-delay:.82s}body.tpl-index .hsi:nth-child(6){animation-delay:.89s}}body.tpl-product{--navy:#0A2540;--ink:#071B30;--blue:#0E7CE8;--aqua:#46C7F3;--mut:#5B6B82;--line:#E3E9F3;--paper:#fff;--wash:#F5F9FF;--wash2:#EAF4FF;--grad:linear-gradient(118deg,#0E7CE8,#46C7F3);--disp:"Sora",sans-serif;--body:"Inter",sans-serif;--data:"Space Mono",monospace;--r-sm:12px;--r:20px;--r-lg:28px;--shadow-1:0 1px 2px rgba(10,37,64,.06),0 8px 24px -12px rgba(10,37,64,.12);--shadow-2:0 24px 48px -24px rgba(10,37,64,.28);--pad-sec:clamp(72px,10vw,140px)}body.tpl-product *{box-sizing:border-box}body.tpl-product{-webkit-text-size-adjust:100%}body.tpl-product{margin:0;font-family:var(--body);color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}body.tpl-product img{max-width:100%;display:block}body.tpl-product a{color:inherit;text-decoration:none}body.tpl-product h1,body.tpl-product h2,body.tpl-product h3,body.tpl-product h4{margin:0;font-family:var(--disp);letter-spacing:-.03em;line-height:1.05;text-wrap:balance}body.tpl-product p{margin:0}body.tpl-product button{font-family:inherit;cursor:pointer}body.tpl-product :focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}body.tpl-product .wrap{max-width:1240px;margin:0 auto;padding-inline:clamp(20px,4vw,48px)}body.tpl-product .section{padding-block:var(--pad-sec)}body.tpl-product .mut{color:var(--mut)}body.tpl-product .eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--data);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);font-weight:700}body.tpl-product .eyebrow:before{content:"";width:24px;height:2px;background:var(--grad);border-radius:2px;display:inline-block}body.tpl-product .btn{position:relative;display:inline-flex;align-items:center;gap:9px;border-radius:999px;padding:16px 32px;font-family:var(--disp);font-weight:700;font-size:15px;line-height:1;border:1px solid transparent;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .3s;overflow:hidden;isolation:isolate}body.tpl-product .btn svg{position:relative;z-index:2}body.tpl-product .btn span,body.tpl-product .btn b{position:relative;z-index:2}body.tpl-product .btn-p{background:var(--navy);color:#fff}body.tpl-product .btn-p:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad);opacity:0;transition:opacity .35s ease;z-index:1}body.tpl-product .btn-p:hover{transform:translateY(-2px);box-shadow:var(--shadow-2)}body.tpl-product .btn-p:hover:after{opacity:1}body.tpl-product .btn-p .lbl{position:relative;z-index:2}body.tpl-product .btn-o{background:#fff;color:var(--navy);border:1px solid var(--line)}body.tpl-product .btn-o:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:var(--shadow-1)}body.tpl-product .btn-sm{padding:12px 22px;font-size:14px}body.tpl-product .card{background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-1);transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1)}body.tpl-product .card:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}body.tpl-product [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.2,.6,.2,1),transform .55s cubic-bezier(.2,.6,.2,1)}body.tpl-product [data-reveal].in{opacity:1;transform:none}body.tpl-product .disclaimer{background:var(--navy);color:#cfe0f5;font-family:var(--data);font-size:11px;letter-spacing:.02em;text-align:center;padding:9px 20px}body.tpl-product .disclaimer b{color:#fff}body.tpl-product .hdr{position:sticky;top:0;z-index:60;background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}body.tpl-product .hdr .bar{display:flex;align-items:center;justify-content:space-between;gap:20px;height:88px}body.tpl-product .menu{display:flex;gap:30px;font-family:var(--disp);font-weight:600;font-size:15px}body.tpl-product .menu a{position:relative;color:var(--ink);padding:6px 0}body.tpl-product .menu a:hover{color:var(--blue)}body.tpl-product .menu a.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--grad);border-radius:2px}body.tpl-product .navr{display:flex;align-items:center;gap:14px}body.tpl-product .cart{position:relative;display:inline-flex;align-items:center;gap:6px;font-family:var(--data);font-weight:700;font-size:14px;color:var(--navy);padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:#fff}body.tpl-product .cart:hover{border-color:var(--blue)}body.tpl-product .conceptnote{background:#fff8e9;border:1px solid #F0DCA8;border-radius:12px;font-size:13.5px;color:#6b5a2e;padding:12px 18px;margin-top:22px}body.tpl-product .conceptnote b{color:#4a3d17}body.tpl-product .pdp{display:grid;grid-template-columns:7fr 5fr;gap:clamp(28px,4vw,56px);align-items:start}body.tpl-product .pdp>*{min-width:0}body.tpl-product .gallery .mainwrap{background:#fff;border-radius:var(--r-lg);padding:0;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden}body.tpl-product .gallery .mainwrap img{width:100%;height:100%;object-fit:contain;object-position:center}body.tpl-product .thumbs{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}body.tpl-product .thumb{width:84px;height:84px;flex:0 0 auto;border-radius:var(--r-sm);border:2px solid var(--line);background:var(--wash);padding:9px;transition:border-color .2s,transform .2s}body.tpl-product .thumb:hover{transform:translateY(-2px)}body.tpl-product .thumb.on{border-color:var(--blue)}body.tpl-product .thumb img{width:100%;height:100%;object-fit:contain}body.tpl-product .thumb--video{position:relative;padding:0;overflow:hidden}body.tpl-product .thumb--video img{object-fit:cover}body.tpl-product .thumb--video .thumb-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;background:#ffffffeb;color:var(--blue);display:grid;place-items:center;box-shadow:0 6px 14px -6px #041a3a99}body.tpl-product .thumb--video .thumb-play svg{width:14px;height:14px;margin-left:2px}body.tpl-product .buypanel{position:sticky;top:110px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(24px,3vw,34px);box-shadow:var(--shadow-1)}body.tpl-product .buypanel h1{font-size:clamp(1.6rem,3vw,2.15rem);margin:14px 0 18px;font-weight:800}body.tpl-product .checks{display:grid;gap:11px;margin-bottom:22px}body.tpl-product .checks .row{display:flex;align-items:center;gap:11px;font-size:14.5px;color:var(--ink)}body.tpl-product .checks .tick{flex:0 0 auto;width:22px;height:22px;border-radius:999px;background:var(--wash2);color:var(--blue);display:grid;place-items:center}body.tpl-product .priceblk{border-top:1px solid var(--line);padding-top:20px}body.tpl-product .price-big{font-family:var(--data);font-weight:700;font-size:32px;color:var(--navy);line-height:1}body.tpl-product .price-sub{font-size:12.5px;color:var(--mut);margin-top:6px}body.tpl-product .buyrow{display:flex;gap:12px;margin:20px 0 12px}body.tpl-product .qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}body.tpl-product .qty button{width:44px;height:48px;background:none;border:0;color:var(--navy);display:grid;place-items:center}body.tpl-product .qty button:hover{background:var(--wash)}body.tpl-product .qty input{width:40px;text-align:center;border:0;font-family:var(--data);font-weight:700;font-size:15px;color:var(--navy);background:none}body.tpl-product .qty input:focus{outline:none}body.tpl-product .trust{display:flex;flex-wrap:wrap;gap:14px 20px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}body.tpl-product .trust span{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--mut)}body.tpl-product .trust svg{color:var(--blue)}body.tpl-product .stickybar{position:fixed;left:0;right:0;bottom:-100px;z-index:70;background:#fffffff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line);box-shadow:0 -12px 32px -18px #0a25404d;transition:bottom .4s cubic-bezier(.2,.6,.2,1)}body.tpl-product .stickybar.show{bottom:0}body.tpl-product .stickybar .in{display:flex;align-items:center;justify-content:space-between;gap:16px;height:70px}body.tpl-product .stickybar .ttl{display:flex;align-items:center;gap:9px}body.tpl-product .stickybar .ttl-logo{height:41px;width:auto;display:block}body.tpl-product .stickybar .ttl span{color:var(--mut);font-size:13px}body.tpl-product .stickybar .r{display:flex;align-items:center;gap:16px}body.tpl-product .stickybar .price{font-family:var(--data);font-weight:700;font-size:20px;color:var(--navy)}body.tpl-product .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,32px)}body.tpl-product .step .num{font-family:var(--data);font-weight:700;font-size:13px;color:var(--blue);margin:16px 0 6px}body.tpl-product .step h3{font-size:1.15rem;font-weight:700}body.tpl-product .steps-note{display:inline-flex;align-items:center;gap:9px;margin-top:28px;font-family:var(--data);font-size:13px;color:var(--mut)}body.tpl-product .stats{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}body.tpl-product .statc{background:#fff;border:1px solid var(--line);border-radius:var(--r-sm);padding:22px 18px;text-align:left;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1)}body.tpl-product .statc:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}body.tpl-product .statc b{display:block;font-family:var(--data);font-weight:700;font-size:19px;color:var(--navy);letter-spacing:-.01em}body.tpl-product .statc span{display:block;font-size:12px;color:var(--mut);margin-top:7px}body.tpl-product .split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,56px);align-items:center}body.tpl-product .imgcard{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(24px,3vw,40px);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-1);min-height:300px}body.tpl-product .imgcard img{max-height:280px;width:auto;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(10,37,64,.14))}body.tpl-product .adapters{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}body.tpl-product .adapters .chip{font-family:var(--data);font-size:12px;color:var(--navy);background:var(--wash);border:1px solid var(--line);border-radius:999px;padding:8px 14px}body.tpl-product .dark{background:var(--navy);color:#e6eef9}body.tpl-product .dark .eyebrow{color:#a9e0f8}body.tpl-product .dark .eyebrow:before{background:linear-gradient(118deg,#a9e0f8,#0e7ce8)}body.tpl-product .dark h2{color:#fff}body.tpl-product .dark .darkcard{background:#0f2e4c;border:1px solid #1E5C8C;border-radius:var(--r-lg);padding:clamp(28px,3vw,44px);display:flex;align-items:center;justify-content:center;min-height:320px}body.tpl-product .dark .darkcard img{max-height:270px;width:auto;object-fit:contain;filter:drop-shadow(0 24px 40px rgba(0,0,0,.4))}body.tpl-product .dark .price-big{color:#fff}body.tpl-product .dark p{color:#9fb4ce}body.tpl-product .certs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}body.tpl-product .cert{border:1px solid var(--line);border-radius:var(--r-sm);padding:26px 18px;text-align:center;background:#fff;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1)}body.tpl-product .cert:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}body.tpl-product .cert b{display:block;font-family:var(--disp);font-weight:700;font-size:17px;color:var(--navy)}body.tpl-product .cert span{display:block;font-family:var(--data);font-size:11px;color:var(--mut);margin-top:8px;letter-spacing:.04em}body.tpl-product .certhead h2{font-family:var(--disp);font-weight:800;letter-spacing:-.02em;font-size:clamp(28px,3.4vw,42px);line-height:1.08;margin:0}body.tpl-product .certhead p{margin:14px auto 0;max-width:640px;color:var(--mut);font-size:clamp(15px,1.5vw,17px);line-height:1.6}body.tpl-product .certrow{display:flex;gap:clamp(14px,2.4vw,40px);flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:48px}body.tpl-product .certb{display:flex;flex-direction:column;align-items:center;gap:16px;width:clamp(140px,15vw,180px)}body.tpl-product .certb-badge{width:clamp(96px,9.5vw,122px);height:clamp(96px,9.5vw,122px);border-radius:50%;background:radial-gradient(circle at 38% 32%,#fff,#eef3fb);display:grid;place-items:center;color:var(--blue);box-shadow:0 18px 30px -16px #0c285a47,inset 0 2px 4px #ffffffe6,inset 0 -6px 14px #b4c6e473}body.tpl-product .cert-svg{width:60%;height:60%}body.tpl-product .certb-lbl{font-size:14px;color:#3a4a63;text-align:center;line-height:1.4}body.tpl-product .certsec{position:relative;overflow:hidden;isolation:isolate;background:var(--navy)}body.tpl-product .certsec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(lab-po.jpg) center 42%/cover no-repeat}body.tpl-product .certsec:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#091a30d1,#091a3099 42%,#0b284880 78%,#091a30a8)}body.tpl-product .certsec>.wrap{position:relative;z-index:1}body.tpl-product .certsec .certhead .eyebrow{display:inline-flex;justify-content:center;color:#a9e0f8;margin-bottom:12px}body.tpl-product .certsec .certhead .eyebrow:before{background:var(--aqua)}body.tpl-product .certsec .certhead h2{color:#fff}body.tpl-product .certsec .certhead h2 span{color:#a9e0f8!important}body.tpl-product .certsec .certhead p{color:#bcd3ee}body.tpl-product .certsec .certb-lbl{color:#cfe0f2}body.tpl-product .certsec .certb-badge{box-shadow:0 26px 46px -18px #0009,inset 0 2px 4px #fffffff2,inset 0 -6px 14px #b4c6e466,0 0 0 6px #8fe3d01f;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s ease}body.tpl-product .certsec .certb:hover .certb-badge{transform:translateY(-5px);box-shadow:0 32px 54px -18px #000000a8,inset 0 2px 4px #fffffff2,0 0 0 7px #8fe3d033}body.tpl-product .uvx-logo{height:72px!important;width:auto!important;position:relative;top:6px}body.tpl-product .uvx-hdr{display:flex;align-items:center;gap:14px}body.tpl-product .uvx-lang{position:relative}body.tpl-product .uvx-lang-btn{display:inline-flex;align-items:center;gap:7px;font-family:var(--data,"Space Mono",monospace);font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--navy,#0A2540);background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:999px;padding:9px 12px;cursor:pointer;transition:border-color .2s,box-shadow .2s}body.tpl-product .uvx-lang-btn:hover{border-color:var(--blue,#0E7CE8)}body.tpl-product .uvx-lang-btn:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:2px}body.tpl-product .uvx-lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:14px;box-shadow:0 24px 48px -24px #0a254047;padding:6px;min-width:170px;display:none;z-index:120}body.tpl-product .uvx-lang[data-open] .uvx-lang-menu{display:block}body.tpl-product .uvx-lang[data-open] .uvx-lang-chev{transform:rotate(180deg)}body.tpl-product .uvx-lang-chev{transition:transform .2s}body.tpl-product .uvx-lang-menu button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:none;border:0;border-radius:9px;padding:9px 11px;font-family:var(--body,"Inter",sans-serif);font-size:13.5px;color:var(--navy,#0A2540);cursor:pointer}body.tpl-product .uvx-lang-menu button:hover{background:var(--wash,#F5F9FF)}body.tpl-product .uvx-lang-menu button[aria-current=true]{color:var(--blue,#0E7CE8);font-weight:700}body.tpl-product .uvx-lang-menu .fl{font-family:var(--data,monospace);font-size:11px;font-weight:700;width:26px}body.tpl-product .uvx-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;color:#fff;background:var(--navy,#0A2540);border:0;border-radius:999px;padding:12px 22px;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}body.tpl-product .uvx-cta>*{position:relative;z-index:1}body.tpl-product .uvx-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));opacity:0;transition:opacity .3s}body.tpl-product .uvx-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0e7ce899}body.tpl-product .uvx-cta:hover:after{opacity:1}body.tpl-product .uvx-cta:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:3px}body.tpl-product .uvx-footer{background:linear-gradient(180deg,#0a2540,#061627);color:#b9c8de;margin-top:0;position:relative}body.tpl-product .uvx-footer:before{content:"";display:block;height:4px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3))}body.tpl-product .uvx-news{max-width:1240px;margin:0 auto;padding:clamp(36px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}body.tpl-product .uvx-news h3{font-family:var(--disp,"Sora",sans-serif);color:#fff;font-size:clamp(20px,2.4vw,28px);margin:0 0 8px;letter-spacing:-.02em}body.tpl-product .uvx-news p{margin:0;color:#9fb4ce;font-size:14.5px;max-width:420px}body.tpl-product .uvx-news-form{display:flex;gap:10px;flex-wrap:wrap}body.tpl-product .uvx-news-form input{flex:1;min-width:200px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:14px 20px;color:#fff;font-family:var(--body,"Inter",sans-serif);font-size:14px}body.tpl-product .uvx-news-form input::placeholder{color:#8fa3c2}body.tpl-product .uvx-news-form input:focus{outline:2px solid var(--aqua,#46C7F3);outline-offset:1px;border-color:transparent}body.tpl-product .uvx-news-btn{display:inline-flex;align-items:center;gap:8px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));color:#fff;border:0;border-radius:999px;padding:14px 26px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}body.tpl-product .uvx-news-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #46c7f399}body.tpl-product .uvx-news-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}body.tpl-product .uvx-news small{display:block;margin-top:10px;color:#7891af;font-size:11.5px}body.tpl-product .uvx-foot-main{max-width:1240px;margin:0 auto;padding:clamp(40px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:28px}body.tpl-product .uvx-foot-main h4{color:#fff;font-family:var(--disp,"Sora",sans-serif);font-size:13px;letter-spacing:.02em;margin:0 0 16px}body.tpl-product .uvx-foot-main a{display:block;color:#b9c8de;text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .15s}body.tpl-product .uvx-foot-main a:hover{color:#fff}body.tpl-product .uvx-foot-brand img{height:62px;margin-bottom:14px}body.tpl-product .uvx-foot-brand p{color:#8fa3c2;font-size:13.5px;line-height:1.6;max-width:300px;margin:0 0 16px}body.tpl-product .uvx-foot-soc{display:flex;gap:10px}body.tpl-product .uvx-foot-soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;margin:0;color:#b9c8de}body.tpl-product .uvx-foot-soc a:hover{border-color:var(--aqua,#46C7F3);color:#fff}body.tpl-product .uvx-foot-bot{border-top:1px solid rgba(255,255,255,.08)}body.tpl-product .uvx-foot-bot div{max-width:1240px;margin:0 auto;padding:20px clamp(20px,4vw,48px);font-size:12px;color:#7891af;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}body.tpl-product .uvx-foot-bot a{color:#7891af;text-decoration:none}body.tpl-product .uvx-foot-bot a:hover{color:#b9c8de}body.tpl-product .steps{display:grid;grid-template-columns:repeat(4,1fr)!important;gap:clamp(16px,2vw,24px)}body.tpl-product .gallery .thumb{overflow:hidden}body.tpl-product .gallery .thumb img{width:100%;height:100%;object-fit:cover}body.tpl-product .montaza-sec{overflow:hidden;padding-bottom:clamp(26px,3vw,44px)}body.tpl-product .montaza-full{width:100vw;margin-inline:calc(50% - 50vw);padding-inline:clamp(20px,4.5vw,80px)}body.tpl-product .montaza-head{max-width:640px;margin-bottom:clamp(30px,3.4vw,48px)}body.tpl-product .montaza-head .steps-note{margin-top:18px}body.tpl-product .montaza-sec .steps{grid-template-columns:repeat(4,1fr)!important;gap:clamp(16px,2.2vw,30px);align-items:start}body.tpl-product .pchips{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 2px}body.tpl-product .pchip{display:inline-flex;align-items:center;gap:7px;font-family:var(--disp);font-size:12.5px;font-weight:600;color:var(--navy);background:var(--wash);border:1px solid var(--line);border-radius:999px;padding:8px 13px}body.tpl-product .pchip svg{color:var(--blue)}body.tpl-product .prating{display:flex;align-items:center;gap:9px;margin:13px 0 0;font-size:13px;color:var(--mut)}body.tpl-product .pstars{color:#f5a623;letter-spacing:1px;font-size:15px}body.tpl-product .prating b{color:var(--ink);font-family:var(--disp);font-weight:700}body.tpl-product .trustsec{padding-top:0!important;padding-bottom:0!important}body.tpl-product .trustsec>.wrap{max-width:none;padding-inline:0}body.tpl-product .trustpanel{position:relative;overflow:hidden;border:0;border-top:1px solid #E6EEF9;border-bottom:1px solid #E6EEF9;border-radius:0;background:linear-gradient(180deg,#fbfdff,#f4f9fe);padding:clamp(30px,3.8vw,58px) clamp(20px,4vw,64px)}body.tpl-product .trustpanel>*{max-width:1240px;margin-inline:auto}body.tpl-product .trustpanel:before,body.tpl-product .trustpanel:after{content:"";position:absolute;top:14%;width:74px;height:64%;pointer-events:none;opacity:.5;background-image:radial-gradient(#C3D6EC 1.1px,transparent 1.2px);background-size:11px 11px}body.tpl-product .trustpanel:before{left:clamp(4px,1.6vw,30px)}body.tpl-product .trustpanel:after{right:clamp(4px,1.6vw,30px)}body.tpl-product .trust-head{text-align:center;margin-bottom:clamp(24px,2.8vw,40px);position:relative;z-index:1}body.tpl-product .trust-eyebrow{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid #DDEAF8;border-radius:999px;padding:8px 16px;font-family:var(--data);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#5b7794;box-shadow:var(--shadow-1)}body.tpl-product .trust-eyebrow svg{width:15px;height:15px;color:var(--aqua)}body.tpl-product .trust-head h2{font-family:var(--disp);font-weight:800;font-size:clamp(1.5rem,2.8vw,2.35rem);letter-spacing:-.03em;color:var(--ink);margin:16px 0 0}body.tpl-product .trust-rule{display:block;width:150px;height:3px;border-radius:3px;margin:16px auto 0;background:linear-gradient(90deg,var(--blue),var(--aqua))}body.tpl-product .trustcards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.8vw,26px)}body.tpl-product .trustcard{position:relative;overflow:visible;background:#fff;border:1px solid #E8EFF8;border-radius:18px;padding:26px 22px 24px;box-shadow:0 20px 44px -34px #0c285a99;transition:transform .35s cubic-bezier(.2,.6,.2,1),box-shadow .35s}body.tpl-product .trustcard:hover{transform:translateY(-4px);box-shadow:0 30px 56px -32px #0c285ab3}body.tpl-product .trustcard+.trustcard:before{content:"";position:absolute;left:calc(-1*clamp(14px,1.8vw,26px) - 1px);top:50%;width:clamp(14px,1.8vw,26px);height:2px;background:linear-gradient(90deg,#bfd6ee,#8fc4ff);transform:translateY(-50%)}body.tpl-product .trustcard+.trustcard:after{content:"";position:absolute;left:calc(-.5*clamp(14px,1.8vw,26px) - 4px);top:50%;width:8px;height:8px;border-radius:50%;background:var(--blue);transform:translateY(-50%)}body.tpl-product .trustcard .tc-node{position:absolute;top:-5px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #A9D9EE}body.tpl-product .trustcard:nth-child(odd) .tc-node{border-color:#8fc4ff}body.tpl-product .trustcard .tc-ic{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin-bottom:18px;color:#fff;background:linear-gradient(160deg,#2c7ef0,#0e7ce8);box-shadow:0 16px 30px -16px #0e7ce8f2,inset 0 1px #ffffff59}body.tpl-product .trustcard:nth-child(2n) .tc-ic{background:linear-gradient(160deg,#79d9f8,#1e9ad4);box-shadow:0 16px 30px -16px #12a88ff2,inset 0 1px #ffffff59}body.tpl-product .trustcard .tc-ic svg{width:28px;height:28px}body.tpl-product .trustcard h4{font-family:var(--disp);font-weight:800;font-size:16.5px;color:var(--ink);margin:0 0 7px;letter-spacing:-.015em}body.tpl-product .trustcard p{font-size:13.2px;color:var(--mut);line-height:1.55;margin:0}body.tpl-product .trustcard .pay{margin-top:12px;font-family:var(--disp);font-weight:700;font-size:10.2px;letter-spacing:.05em;color:#93a3b8}body.tpl-product .trustcard .tc-bar{position:absolute;left:26px;bottom:0;width:52px;height:3px;border-radius:3px 3px 0 0;background:var(--blue)}body.tpl-product .trustcard:nth-child(2n) .tc-bar{background:var(--aqua)}body.tpl-product .trustchips{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(10px,1.6vw,26px);margin:clamp(24px,2.8vw,38px) auto 0;background:#fff;border:1px solid #E8EFF8;border-radius:999px;padding:14px clamp(18px,2.2vw,32px);width:max-content;max-width:100%;box-shadow:var(--shadow-1)}body.tpl-product .trustchip{display:inline-flex;align-items:center;gap:9px;font-size:13.2px;color:var(--navy);position:relative}body.tpl-product .trustchip svg{width:17px;height:17px;flex:none;color:var(--blue)}body.tpl-product .trustchip:nth-child(2) svg{color:#5b7794}body.tpl-product .trustchip:nth-child(3) svg{color:#f5a623}body.tpl-product .trustchip:nth-child(4) svg{color:var(--aqua)}body.tpl-product .trustchip+.trustchip:before{content:"";position:absolute;left:calc(-.5*clamp(10px,1.6vw,26px) - 1px);top:50%;width:3px;height:3px;border-radius:50%;background:#c3d2e3;transform:translateY(-50%)}body.tpl-product .zakaj-sec{position:relative;overflow:hidden;background:linear-gradient(135deg,#eaf2fe,#f4f8ff)}body.tpl-product .zakaj-sec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(druzina.jpg) center 22%/cover no-repeat;opacity:.9}body.tpl-product .zakaj-sec:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(105deg,#e9f1fef7,#eef5ffe6 34%,#f0f6ffa8 56%,#f0f6ff52)}body.tpl-product .zakaj-sec>.wrap{position:relative;z-index:1}body.tpl-product .zakaj-inner{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(28px,4vw,64px);align-items:center}body.tpl-product .zakaj-head h2{font-family:var(--disp);font-weight:800;font-size:clamp(28px,3.4vw,46px);letter-spacing:-.025em;line-height:1.06;color:var(--navy);margin:12px 0 0}body.tpl-product .zakaj-claims{list-style:none;margin:0;padding:0;display:grid;gap:clamp(11px,1.3vw,15px)}body.tpl-product .zakaj-claims li{display:flex;align-items:center;gap:15px;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid rgba(198,216,242,.9);border-radius:15px;padding:15px 20px;box-shadow:0 22px 44px -30px #0a25404d;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s ease}body.tpl-product .zakaj-claims li:hover{transform:translate(4px);box-shadow:0 28px 50px -28px #0a254066}body.tpl-product .zc-ic{flex:none;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--aqua));color:#fff;box-shadow:0 12px 22px -12px #0e7ce899,inset 0 1px #fff6}body.tpl-product .zc-ic svg{width:21px;height:21px}body.tpl-product .zakaj-claims b{display:block;font-family:var(--disp);font-weight:700;font-size:15.5px;color:var(--navy);letter-spacing:-.01em}body.tpl-product .zakaj-claims li>div>span{display:block;font-size:12.5px;color:var(--mut);margin-top:2px;line-height:1.4}body.tpl-product .zakaj-grid{display:grid;grid-template-columns:.8fr 2fr;gap:clamp(28px,4vw,60px);align-items:center}body.tpl-product .zakaj-grid>h2{font-family:var(--disp);font-weight:800;font-size:clamp(1.8rem,3.2vw,2.6rem);letter-spacing:-.02em;line-height:1.08;color:var(--ink);margin:0}body.tpl-product .zakaj-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.4vw,32px)}body.tpl-product .zf-ic{width:44px;height:44px;border-radius:12px;background:#fff;color:var(--blue);display:grid;place-items:center;margin-bottom:14px;box-shadow:0 8px 18px -10px #0c285a4d}body.tpl-product .zf-ic svg{width:22px;height:22px}body.tpl-product .zfeat h4{font-family:var(--disp);font-weight:700;font-size:16.5px;color:var(--ink);margin:0 0 6px}body.tpl-product .zfeat p{font-size:13.5px;color:var(--mut);line-height:1.55;margin:0}body.tpl-product{background:linear-gradient(180deg,#fbfdff,#eff5ff)!important}body.tpl-product body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}body.tpl-product ::selection{background:#0e7ce82e;color:var(--ink,#071B30)}body.tpl-product .supportlink{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:700;font-size:13.6px;color:var(--blue);background:#fff;border:1px solid var(--line);border-radius:999px;padding:11px 18px;box-shadow:var(--shadow-1);transition:transform .25s,border-color .25s,box-shadow .25s}body.tpl-product .supportlink:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:0 16px 30px -18px #0e7ce8b3}body.tpl-product .supportlink svg{width:16px;height:16px;flex:none}body.tpl-product .supportrow{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px}body.tpl-product .vlozek-sec{position:relative;background:linear-gradient(180deg,#fff,#f1f7fd 55%,#eaf2fc)}body.tpl-product .vlz-top{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(24px,3.4vw,56px);align-items:center}body.tpl-product .vlz-media{position:relative;margin:0;display:grid;place-items:center;border-radius:24px;overflow:hidden;background:linear-gradient(165deg,#fff,#e9f1fd);border:1px solid #E3EBF7;box-shadow:0 34px 66px -44px #0c285ab3;padding:clamp(26px,3vw,46px);aspect-ratio:5/4}body.tpl-product .vlz-media:before{content:"";position:absolute;width:62%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(14,124,232,.22),transparent 68%);filter:blur(6px)}body.tpl-product .vlz-media img{position:relative;z-index:1;max-height:78%;width:auto;object-fit:contain;filter:drop-shadow(0 26px 34px rgba(10,37,64,.34))}body.tpl-product .vlz-badge{position:absolute;z-index:2;top:16px;right:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:74px;height:74px;border-radius:50%;background:linear-gradient(160deg,#2c7ef0,#0e7ce8);color:#fff;box-shadow:0 18px 32px -16px #0e7ce8f2}body.tpl-product .vlz-badge b{font-family:var(--disp);font-weight:800;font-size:19px;line-height:1}body.tpl-product .vlz-badge span{font-family:var(--data);font-size:9px;letter-spacing:.1em;text-transform:uppercase;margin-top:3px}body.tpl-product .vlz-copy .eyebrow{color:var(--blue)}body.tpl-product .vlz-copy h2{font-family:var(--disp);font-weight:800;font-size:clamp(1.7rem,3.2vw,2.6rem);letter-spacing:-.03em;line-height:1.06;color:var(--ink);margin:14px 0}body.tpl-product .vlz-lead{font-size:15.4px;line-height:1.65;color:var(--mut);margin:0;max-width:48ch}body.tpl-product .vlz-benefits{list-style:none;display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 0;padding:0}body.tpl-product .vlz-benefits li{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 15px;font-size:12.8px;color:var(--navy);box-shadow:var(--shadow-1)}body.tpl-product .vlz-benefits svg{width:15px;height:15px;flex:none;color:var(--blue)}body.tpl-product .vlz-buy{display:flex;align-items:center;gap:clamp(16px,2.2vw,30px);flex-wrap:wrap;margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px 22px;box-shadow:var(--shadow-1)}body.tpl-product .vlz-price b{display:block;font-family:var(--data);font-weight:700;font-size:clamp(26px,2.6vw,34px);color:var(--navy);line-height:1;letter-spacing:-.02em}body.tpl-product .vlz-price span{display:block;font-size:12px;color:var(--mut);margin-top:7px}body.tpl-product .vlz-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1b72e0,#0a63bc);color:#fff;font-family:var(--disp);font-weight:700;font-size:15.4px;padding:16px 28px;border-radius:999px;border:0;cursor:pointer;box-shadow:0 20px 38px -18px #0e7ce8,inset 0 1px #ffffff4d;transition:transform .25s cubic-bezier(.2,.6,.2,1),box-shadow .25s}body.tpl-product .vlz-btn:hover{transform:translateY(-2px);box-shadow:0 28px 48px -18px #0e7ce8,inset 0 1px #ffffff4d}body.tpl-product .vlz-btn svg{width:18px;height:18px;flex:none}body.tpl-product .vlz-more{display:inline-flex;align-items:center;gap:8px;font-family:var(--disp);font-weight:700;font-size:13.8px;color:var(--blue);transition:gap .25s}body.tpl-product .vlz-more:hover{gap:12px}body.tpl-product .vlz-more svg{width:16px;height:16px}body.tpl-product .vlz-note{display:flex;flex-wrap:wrap;gap:18px;margin:16px 0 0;font-size:12.6px;color:var(--mut)}body.tpl-product .vlz-note span{display:inline-flex;align-items:center;gap:7px}body.tpl-product .vlz-note svg{width:14px;height:14px;color:var(--aqua);flex:none}body.tpl-product .mvz-steps{margin-top:clamp(34px,4vw,58px)}body.tpl-product .mvz-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:22px}body.tpl-product .mvz-head h3{font-family:var(--disp);font-weight:800;font-size:clamp(1.15rem,1.9vw,1.6rem);letter-spacing:-.02em;color:var(--ink);margin:0}body.tpl-product .mvz-time{display:inline-flex;align-items:center;gap:8px;font-family:var(--data);font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--mut);background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 14px;box-shadow:var(--shadow-1)}body.tpl-product .mvz-time svg{flex:none;width:15px;height:15px;color:var(--blue)}body.tpl-product .mvz-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.4vw,18px)}body.tpl-product .mvz-step{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 16px;box-shadow:var(--shadow-1);transition:transform .3s cubic-bezier(.2,.6,.2,1),border-color .3s,box-shadow .3s}body.tpl-product .mvz-step:hover{transform:translateY(-3px);border-color:#bfd9f7;box-shadow:0 24px 44px -30px #0c285a99}body.tpl-product .mvz-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}body.tpl-product .mvz-num{flex:none;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2c7ef0,#0e7ce8);color:#fff;font-family:var(--data);font-weight:700;font-size:12px}body.tpl-product .mvz-ic{flex:none;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:var(--wash2);color:var(--blue)}body.tpl-product .mvz-ic svg{width:17px;height:17px}body.tpl-product .mvz-step h4{font-family:var(--disp);font-weight:700;font-size:14.4px;color:var(--ink);margin:0 0 6px;letter-spacing:-.01em}body.tpl-product .mvz-step p{margin:0;font-size:12.4px;line-height:1.55;color:var(--mut)}body.tpl-product .mvz-why{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(16px,2vw,28px);margin-top:clamp(24px,2.6vw,36px)}body.tpl-product .mvz-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(20px,2.2vw,28px);box-shadow:var(--shadow-1)}body.tpl-product .mvz-panel h4{font-family:var(--disp);font-weight:800;font-size:16.5px;color:var(--navy);margin:0 0 10px}body.tpl-product .mvz-panel p{margin:0;font-size:13.4px;line-height:1.6;color:var(--mut)}body.tpl-product .mvz-pack{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:12px}body.tpl-product .mvz-pack li{display:flex;gap:12px;align-items:flex-start}body.tpl-product .mvz-pack .pk-ic{flex:none;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--wash2);color:var(--blue)}body.tpl-product .mvz-pack .pk-ic svg{width:18px;height:18px}body.tpl-product .mvz-pack b{display:block;font-family:var(--disp);font-weight:700;font-size:13.8px;color:var(--navy);margin-bottom:3px}body.tpl-product .mvz-pack span{display:block;font-size:12.4px;line-height:1.5;color:var(--mut)}body.tpl-product .mvz-note{display:flex;align-items:center;gap:9px;margin-top:16px;font-size:12.5px;color:var(--mut)}body.tpl-product .mvz-note svg{flex:none;width:15px;height:15px;color:var(--blue)}body.tpl-product .mvz-support{display:inline-flex;align-items:center;gap:9px;margin-top:18px;background:#fff;border:1px solid var(--line);color:var(--blue);font-family:var(--disp);font-weight:700;font-size:13.6px;padding:11px 19px;border-radius:999px;box-shadow:var(--shadow-1);transition:transform .25s,border-color .25s,box-shadow .25s}body.tpl-product .mvz-support:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:0 16px 30px -18px #0e7ce8cc}body.tpl-product .mvz-support svg{width:16px;height:16px;flex:none}body.tpl-product .parts-sec{background:linear-gradient(180deg,#fff,#f4f9ff)}body.tpl-product .parts-head{max-width:720px;margin:0 0 clamp(26px,3vw,42px)}body.tpl-product .parts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.8vw,22px)}body.tpl-product .part{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:clamp(22px,2.4vw,28px);box-shadow:0 24px 48px -32px #0a25404d;overflow:hidden;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s ease}body.tpl-product .part:hover{transform:translateY(-4px);box-shadow:0 32px 56px -30px #0a254066}body.tpl-product .part-n{position:absolute;top:12px;right:16px;font-family:var(--data);font-weight:700;font-size:38px;color:#0e7ce81a;line-height:1}body.tpl-product .part-ic{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--aqua));color:#fff;margin-bottom:16px;box-shadow:0 14px 26px -14px #0e7ce899,inset 0 1px #fff6}body.tpl-product .part-ic svg{width:24px;height:24px}body.tpl-product .part h3{font-family:var(--disp);font-weight:700;font-size:clamp(1.02rem,1.3vw,1.18rem);color:var(--navy);margin:0 0 8px;letter-spacing:-.01em}body.tpl-product .part p{margin:0;font-size:14px;color:var(--mut);line-height:1.55}body.tpl-product .kompat{background:#eef6ff url(kompat-voda-bg.jpg) center center/cover no-repeat;padding-bottom:0!important}body.tpl-product .kompat>.wrap{position:relative}body.tpl-product .keyebrow{display:inline-flex;align-items:center;gap:9px;font-family:var(--data);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--mut)}body.tpl-product .keyebrow svg{width:17px;height:17px;color:var(--blue)}body.tpl-product .kompat-head{text-align:center;max-width:720px;margin:0 auto 30px}body.tpl-product .kompat-head h2{font-family:var(--disp);font-weight:800;font-size:clamp(26px,3.2vw,44px);letter-spacing:-.03em;line-height:1.08;margin:14px 0;color:var(--ink)}body.tpl-product .kompat-head h2 .g{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.tpl-product .kompat-head p{margin:0;color:var(--mut);font-size:15px;line-height:1.65}body.tpl-product .kbadge{position:absolute;top:4px;right:0;z-index:3;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 16px;box-shadow:0 18px 40px -26px #0c285a8c}body.tpl-product .kbadge .kb-ic{flex:none;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(160deg,#22c55e,#12a150);color:#fff;box-shadow:0 8px 16px -8px #12a150e6}body.tpl-product .kbadge .kb-ic svg{width:16px;height:16px}body.tpl-product .kbadge b{display:block;font-family:var(--disp);font-weight:800;font-size:14px;color:var(--navy);line-height:1.1}body.tpl-product .kbadge span{display:block;font-size:11.5px;color:var(--mut);margin-top:3px}body.tpl-product .kfeat{list-style:none;margin:0 auto clamp(26px,3vw,40px);padding:0;max-width:1080px;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.6vw,20px)}body.tpl-product .kfeat li{background:#fff;border:1px solid var(--line);border-radius:16px;padding:clamp(16px,1.8vw,22px);text-align:center;box-shadow:0 18px 40px -28px #0a254047}body.tpl-product .kfeat li>span.kfeat-ic{width:46px;height:46px;margin:0 auto 12px;border-radius:13px;display:grid;place-items:center;font-size:0;background:linear-gradient(135deg,#0e7ce81f,#46c7f31a);color:var(--blue);box-shadow:inset 0 0 0 1px #0e7ce81f}body.tpl-product .kfeat-ic svg{width:23px;height:23px}body.tpl-product .kfeat b{display:block;font-family:var(--disp);font-weight:700;font-size:15px;color:var(--navy);letter-spacing:-.01em}body.tpl-product .kfeat li>span{display:block;margin-top:5px;font-size:12.5px;color:var(--mut);line-height:1.45}body.tpl-product .kompat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.5vw,20px);max-width:1240px;margin:0 auto}body.tpl-product .kcard{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px 16px 22px;text-align:center;box-shadow:var(--shadow-1);transition:transform .35s cubic-bezier(.2,.6,.2,1),box-shadow .35s}body.tpl-product .kcard:hover{transform:translateY(-4px);box-shadow:0 26px 50px -30px #0c285a80}body.tpl-product .kcard:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--kbar)}body.tpl-product .kcard:nth-child(1){--kbar:linear-gradient(90deg,#2563EB,#0E7CE8)}body.tpl-product .kcard:nth-child(2){--kbar:linear-gradient(90deg,#0E7CE8,#46C7F3)}body.tpl-product .kcard:nth-child(3){--kbar:linear-gradient(90deg,#0E7CE8,#8B5CF6)}body.tpl-product .kcard:nth-child(4){--kbar:linear-gradient(90deg,#46C7F3,#0E7CE8)}body.tpl-product .kwell{position:relative;border-radius:15px;aspect-ratio:4/3;margin-bottom:28px;background:linear-gradient(180deg,#f7faff,#e9f1fd);border:1px solid #EAF0FA}body.tpl-product .kwell img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:6%;border-radius:inherit}body.tpl-product .kwell.is-photo img{mix-blend-mode:multiply}body.tpl-product .kwell.is-device img{padding:8%;filter:drop-shadow(0 16px 22px rgba(10,37,64,.28))}body.tpl-product .ktag{position:absolute;top:10px;left:10px;z-index:2;font-family:var(--disp);font-weight:700;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;background:#eaf2fe;border:1px solid #D7E6FB;color:var(--blue);padding:5px 11px;border-radius:999px}body.tpl-product .kwell-ic{position:absolute;left:14px;bottom:-19px;z-index:2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:var(--blue);box-shadow:0 10px 22px -12px #0c285a99}body.tpl-product .kwell-ic svg{width:18px;height:18px}body.tpl-product .kcard h4{margin:0 0 6px;font-family:var(--disp);font-weight:800;font-size:16px;letter-spacing:-.012em;color:var(--navy)}body.tpl-product .kcard p{margin:0;font-size:12.9px;line-height:1.55;color:var(--mut)}body.tpl-product .kchips{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:32px}body.tpl-product .kchip{font-family:var(--data);font-size:11.6px;letter-spacing:.04em;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 16px;box-shadow:var(--shadow-1)}body.tpl-product .kchip.accent{background:var(--grad);color:#fff;border-color:transparent}body.tpl-product .kmore-wrap{text-align:center;margin-top:30px}body.tpl-product .kmore{display:inline-flex;align-items:center;gap:9px;background:var(--navy);color:#fff;font-family:var(--disp);font-weight:700;font-size:14.6px;padding:13px 24px;border-radius:999px;transition:transform .25s,box-shadow .25s,border-color .25s,color .25s}body.tpl-product .kmore:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0a254099}body.tpl-product .kmore svg{width:17px;height:17px;flex:none}body.tpl-product .kmore.ghost{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:var(--shadow-1)}body.tpl-product .kmore.ghost:hover{border-color:var(--blue);color:var(--blue)}body.tpl-product .khelp{position:relative;overflow:hidden;margin-top:clamp(22px,2.2vw,32px);background:linear-gradient(120deg,#0a2540,#0e4c86 55%,#1478a8);border-top:1px solid rgba(255,255,255,.1)}body.tpl-product .khelp:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(40% 120% at 88% 40%,rgba(70,199,243,.36),transparent 62%),radial-gradient(36% 100% at 8% 90%,rgba(14,124,232,.4),transparent 64%)}body.tpl-product .khelp-in{position:relative;z-index:1;max-width:1240px;margin-inline:auto;padding:clamp(24px,2.8vw,40px) clamp(20px,4vw,48px);display:flex;align-items:center;justify-content:space-between;gap:clamp(18px,2.6vw,40px);flex-wrap:wrap}body.tpl-product .khelp-lead{margin:0;font-family:var(--disp);font-weight:800;font-size:clamp(17px,1.6vw,22px);color:#fff;letter-spacing:-.02em}body.tpl-product .khelp-lead span{display:block;margin-top:7px;font-family:var(--body);font-weight:400;font-size:13.6px;color:#b9d0ec;max-width:52ch}body.tpl-product .khelp .kmore.strong{background:#fff;color:var(--navy);flex:none;box-shadow:0 18px 36px -18px #0009,inset 0 1px #fff6}body.tpl-product .khelp .kmore.strong:hover{transform:translateY(-2px);box-shadow:0 26px 46px -18px #000000a6}body.tpl-product .kmore.strong{background:linear-gradient(135deg,#2c7ef0,#0e7ce8);color:#fff;border:0;font-size:15.5px;padding:16px 30px;box-shadow:0 20px 38px -18px #0e7ce8,inset 0 1px #ffffff47}body.tpl-product .kmore.strong:hover{transform:translateY(-2px);box-shadow:0 26px 46px -18px #0e7ce8,inset 0 1px #ffffff47}body.tpl-product .kmore.strong svg{width:19px;height:19px}body.tpl-product .kconnect{position:relative;height:52px;max-width:1120px;margin:0 auto;pointer-events:none}body.tpl-product .kconnect svg{display:block;width:100%;height:100%}body.tpl-product .kconnect path{fill:none;stroke:#c4d7ee;stroke-width:1.5;stroke-dasharray:5 6}body.tpl-product .ksizes{max-width:1120px;margin:0 auto}body.tpl-product .ksize-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;position:relative;z-index:1}body.tpl-product .ksize-tab{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:700;font-size:14.5px;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:999px;padding:11px 20px;cursor:pointer;box-shadow:var(--shadow-1);transition:background .28s,color .28s,border-color .28s,transform .28s,box-shadow .28s}body.tpl-product .ksize-tab:hover{border-color:#0e7ce880;transform:translateY(-1px)}body.tpl-product .ksize-tab .kt-ic{flex:none;width:22px;height:22px;display:grid;place-items:center;color:#93a7c0;transition:color .28s}body.tpl-product .ksize-tab .kt-ic svg{width:17px;height:17px}body.tpl-product .ksize-tab .kt-check{display:none}body.tpl-product .ksize-tab[aria-selected=true]{background:linear-gradient(135deg,#2c7ef0,#0e7ce8);color:#fff;border-color:transparent;box-shadow:0 16px 30px -16px #0e7ce8f2}body.tpl-product .ksize-tab[aria-selected=true] .kt-ic{color:#fff}body.tpl-product .ksize-tab[aria-selected=true] .kt-thread{display:none}body.tpl-product .ksize-tab[aria-selected=true] .kt-check{display:block}body.tpl-product .ksize-tab:focus-visible{outline:3px solid var(--blue);outline-offset:3px}body.tpl-product .ksize-panels{margin-top:22px}body.tpl-product .ksize-panel{display:none;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid var(--line);border-radius:24px;padding:clamp(20px,2.4vw,30px);box-shadow:0 30px 60px -46px #0c285aa6}body.tpl-product .ksize-panel.is-active{display:block;animation:kfade .38s cubic-bezier(.2,.7,.2,1) both}body.tpl-product .kp-top{display:grid;grid-template-columns:1.3fr .95fr .6fr;gap:clamp(14px,1.8vw,22px);align-items:center;margin-bottom:18px}body.tpl-product .kp-lead{display:flex;gap:16px;align-items:flex-start}body.tpl-product .kp-ic{flex:none;width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(160deg,#2c7ef0,#0e7ce8);color:#fff;box-shadow:0 14px 26px -14px #0e7ce8f2}body.tpl-product .kp-ic svg{width:26px;height:26px}body.tpl-product .ksize-panel h4{margin:0 0 8px;font-family:var(--disp);font-weight:800;font-size:clamp(17px,1.5vw,21px);letter-spacing:-.015em;color:var(--navy)}body.tpl-product .kp-lead p{margin:0;font-size:13.6px;line-height:1.6;color:var(--mut)}body.tpl-product .kp-vis{display:flex;align-items:center;gap:10px;background:linear-gradient(180deg,#f8fbff,#eff5fd);border:1px solid #E7EFFA;border-radius:16px;padding:16px 18px;min-height:104px}body.tpl-product .kv-fauc{flex:none;width:92px;height:auto;color:#8ca3bc}body.tpl-product .kv-dash{flex:1;height:1px;background:repeating-linear-gradient(90deg,#B9CEE6 0 5px,transparent 5px 11px)}body.tpl-product .kv-node{flex:none;width:52px;height:52px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:var(--blue);box-shadow:0 10px 20px -12px #0c285a80}body.tpl-product .kv-node svg{width:24px;height:24px}body.tpl-product .kp-chips{display:grid;gap:10px;align-content:center}body.tpl-product .kp-chip{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:11px 14px;font-size:12.8px;color:var(--navy);box-shadow:var(--shadow-1)}body.tpl-product .kp-chip svg{flex:none;width:16px;height:16px;color:var(--blue)}body.tpl-product .kfacts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}body.tpl-product .kfacts li{display:flex;gap:12px;background:#fff;border:1px solid #E9EFF8;border-radius:15px;padding:14px}body.tpl-product .kf-ic{flex:none;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eef4fe;color:var(--blue)}body.tpl-product .kf-ic svg{width:19px;height:19px}body.tpl-product .kfacts b{display:block;font-family:var(--disp);font-weight:700;font-size:12.4px;color:var(--blue);margin-bottom:5px}body.tpl-product .kfacts p{margin:0;font-size:12.2px;line-height:1.5;color:var(--mut)}body.tpl-product .kfacts li:last-child .kf-ic{background:#e9f8ef;color:#12a150}body.tpl-product .kfacts li:last-child b{color:#12a150}body.tpl-product .specs-sec{padding-top:clamp(28px,3.2vw,46px);padding-bottom:clamp(34px,4.4vw,58px)}body.tpl-product .specs-sec .stats{position:relative;grid-template-columns:repeat(6,1fr);gap:0;background:linear-gradient(180deg,#fff,#f6faff);border:1px solid var(--line);border-radius:20px;box-shadow:0 26px 58px -42px #0c285a6b;overflow:hidden}body.tpl-product .specs-sec .stats:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--grad);z-index:1}body.tpl-product .specs-sec .statc{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:clamp(22px,2.2vw,30px) clamp(18px,1.8vw,24px);position:relative;transition:background .2s}body.tpl-product .specs-sec .statc+.statc:before{content:"";position:absolute;left:0;top:22%;height:56%;width:1px;background:var(--line)}body.tpl-product .specs-sec .statc:hover{transform:none!important;box-shadow:none!important;background:#0e7ce80b!important}body.tpl-product .specs-sec .statc b{font-size:clamp(19px,1.5vw,22px);color:var(--navy)}body.tpl-product .specs-sec .statc span{margin-top:8px;font-size:12px}body.tpl-product .uvxnav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line,#E3E9F3)}body.tpl-product .uvxnav-in{display:flex;align-items:center;justify-content:space-between;gap:20px;height:84px}body.tpl-product .uvxnav-logo{display:inline-flex;align-items:center}body.tpl-product .uvxnav-logo .uvx-logo{height:64px!important;width:auto!important;position:static!important;top:auto!important}body.tpl-product .uvxnav-menu{display:flex;gap:clamp(18px,2.1vw,32px);align-items:center}body.tpl-product .uvxnav-menu a{font-family:var(--disp,"Sora",sans-serif);font-weight:600;font-size:.95rem;color:var(--navy,#0A2540);position:relative;padding:6px 2px;transition:color .2s;text-decoration:none}body.tpl-product .uvxnav-menu a:not(.active):hover{color:var(--blue,#0E7CE8)}body.tpl-product .uvxnav-menu a.active:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));border-radius:2px}body.tpl-product .uvxnav-r{display:flex;align-items:center;gap:12px}body.tpl-product .uvxnav-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--line,#E3E9F3);background:#fff;color:var(--navy,#0A2540);transition:border-color .2s,transform .2s}body.tpl-product .uvxnav-cart:hover{border-color:var(--blue,#0E7CE8);transform:translateY(-1px)}body.tpl-product .uvxnav-cart svg{width:19px;height:19px}body.tpl-product .uvxnav-cart .count{position:absolute;top:-5px;right:-5px;background:var(--navy,#0A2540);color:#fff;font-family:var(--data,monospace);font-size:10px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:grid;place-items:center}body.tpl-product .uvxnav-burger{display:none;flex-direction:column;gap:5px;width:44px;height:44px;border-radius:12px;border:1px solid var(--line,#E3E9F3);background:#fff;align-items:center;justify-content:center;cursor:pointer}body.tpl-product .uvxnav-burger span{width:18px;height:2px;background:var(--navy,#0A2540);border-radius:2px;transition:transform .25s,opacity .2s}body.tpl-product .uvxnav.open .uvxnav-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.tpl-product .uvxnav.open .uvxnav-burger span:nth-child(2){opacity:0}body.tpl-product .uvxnav.open .uvxnav-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body.tpl-product [data-reveal]:not(.hero-copy):not(.hero-media),body.tpl-product [data-reveal-group]{opacity:1!important;transform:none!important}body.tpl-product [data-reveal]:not(.hero-copy):not(.hero-media){transition:none!important}body.tpl-product{--ce-navy:#04101F;--ce-blue:#0E7CE8;--ce-blue2:#5AA9F2;--ce-ink:#0B1B2B;--ce-disp:"Montserrat",Arial,sans-serif;--ce-lineD:rgba(255,255,255,.14)}body.tpl-product .uvxnav{background:#fffffff0!important;border-bottom:1px solid #E2EAF2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.tpl-product .uvxnav-in{height:87px!important;gap:14px!important}body.tpl-product .uvxnav-logo{display:flex!important;align-items:center!important}body.tpl-product .uvxnav-logo .uvx-logo{height:104px!important;transform:translateY(20%)!important}body.tpl-product .uvxnav-menu{gap:clamp(12px,1.6vw,24px)!important}body.tpl-product .uvxnav-menu a{font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#4a5a6e!important;white-space:nowrap!important}body.tpl-product .uvxnav-menu a:hover{color:var(--ce-blue)!important}body.tpl-product .uvxnav-menu a.active{color:var(--ce-ink)!important}body.tpl-product .uvxnav-menu a.active:after{background:var(--ce-blue)!important;border-radius:0!important;height:2px!important;bottom:-6px!important}body.tpl-product .uvx-cta{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:14px 20px!important;box-shadow:none!important;white-space:nowrap!important}body.tpl-product .uvx-cta:after{display:none!important}body.tpl-product .uvx-cta:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-product .uvx-cta svg{display:none}body.tpl-product .uvx-lang-btn{border-radius:0!important;background:#fff!important;border:1px solid #E2EAF2!important;color:#4a5a6e!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.1em!important;white-space:nowrap!important}body.tpl-product .uvx-lang-btn:hover{border-color:#b9cbe0!important;color:var(--ce-ink)!important}body.tpl-product .uvx-lang-menu{border-radius:0!important;border:1px solid #E2EAF2!important}body.tpl-product .uvxnav-cart{background:#fff!important;border:1px solid #E2EAF2!important;border-radius:0!important;width:42px!important;height:42px!important;color:var(--ce-ink)!important}body.tpl-product .uvxnav-cart:hover{border-color:var(--ce-blue)!important;transform:none!important}body.tpl-product .uvxnav-cart .count{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important}body.tpl-product .uvxnav-burger span{background:var(--ce-ink)!important}body.tpl-product .uvx-footer{background:var(--ce-navy)!important;color:#ffffff9e!important}body.tpl-product .uvx-footer:before{height:3px!important;background:var(--ce-blue)!important}body.tpl-product .uvx-news{border-bottom:1px solid var(--ce-lineD)!important}body.tpl-product .uvx-news h3{font-family:var(--ce-disp)!important;font-weight:700!important;letter-spacing:-.02em!important}body.tpl-product .uvx-news p{color:#fff9!important}body.tpl-product .uvx-news-form input{border-radius:0!important;background:#ffffff0a!important;border:1px solid var(--ce-lineD)!important}body.tpl-product .uvx-news-btn{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:none!important}body.tpl-product .uvx-news-btn:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-product .uvx-news-btn svg{display:none}body.tpl-product .uvx-foot-main h4{font-family:var(--ce-disp)!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#fff!important}body.tpl-product .uvx-foot-main a{color:#fff9!important;font-size:13.5px!important}body.tpl-product .uvx-foot-main a:hover{color:var(--ce-blue2)!important}body.tpl-product .uvx-foot-main .pt-c{display:block;font-family:var(--ce-disp);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-top:2px}body.tpl-product .uvx-foot-main a:hover .pt-c{color:#ffffff80}body.tpl-product .uvx-foot-brand img{height:88px!important;margin-top:-16px!important;margin-bottom:4px!important}body.tpl-product .uvx-foot-brand p{color:#ffffff8c!important}body.tpl-product .uvx-foot-soc a{border-radius:0!important;width:36px!important;height:36px!important;border-color:var(--ce-lineD)!important}body.tpl-product .uvx-foot-soc a:hover{border-color:var(--ce-blue)!important;color:#fff!important}body.tpl-product .uvx-foot-bot{border-top:1px solid var(--ce-lineD)!important}body.tpl-product .uvx-foot-bot div{font-family:var(--ce-disp)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#ffffff73!important}body.tpl-product{--r-sm:8px!important;--r:8px!important;--r-lg:8px!important;--radius:8px;--hair:rgba(10,37,64,.12)}body.tpl-product .card,body.tpl-product .kcard,body.tpl-product .valc,body.tpl-product .statc,body.tpl-product .revc,body.tpl-product .faqq,body.tpl-product .spec-callout,body.tpl-product .hero-float,body.tpl-product .glass,body.tpl-product .combo-pack,body.tpl-product .combo-card,body.tpl-product .feated-stats .s,body.tpl-product .feated-trust,body.tpl-product .mvz-panel,body.tpl-product .certcard,body.tpl-product .kwell,body.tpl-product .step figure,body.tpl-product .imgfill,body.tpl-product .tri-col,body.tpl-product .tri-media,body.tpl-product .netc,body.tpl-product .cbox,body.tpl-product .zfeat,body.tpl-product .kp-chip,body.tpl-product .tcard,body.tpl-product .app,body.tpl-product .st{border-radius:8px!important}body.tpl-product .btn,body.tpl-product .uvx-cta,body.tpl-product .finalcta-btn,body.tpl-product .uvx-news-btn,body.tpl-product .kmore,body.tpl-product .mvz-support,body.tpl-product .supportlink,body.tpl-product .kchip,body.tpl-product .pchip,body.tpl-product .uvx-lang-btn,body.tpl-product .uvxnav-cart,body.tpl-product .uvx-lang-menu,body.tpl-product .uvx-foot-soc a,body.tpl-product .valc-ic,body.tpl-product .fp-ic,body.tpl-product .s-ic,body.tpl-product .sc-ic,body.tpl-product .zc-ic,body.tpl-product .ct-ic,body.tpl-product .tl-ic,body.tpl-product .kfeat-ic,body.tpl-product .pk-ic,body.tpl-product .hi-ic,body.tpl-product .kb-ic{border-radius:6px!important}body.tpl-product .card,body.tpl-product .kcard,body.tpl-product .valc,body.tpl-product .statc,body.tpl-product .revc,body.tpl-product .faqq,body.tpl-product .combo-pack,body.tpl-product .combo-card,body.tpl-product .mvz-panel,body.tpl-product .certcard,body.tpl-product .feated-stats .s,body.tpl-product .feated-trust,body.tpl-product .netc,body.tpl-product .cbox,body.tpl-product .zfeat,body.tpl-product .tcard,body.tpl-product .app,body.tpl-product .st,body.tpl-product .tri-col{box-shadow:none!important;border:1px solid var(--hair)!important}body.tpl-product .spec-callout,body.tpl-product .hero-float{box-shadow:0 18px 40px -30px #0a254073!important}body.tpl-product .valc:hover,body.tpl-product .card:hover,body.tpl-product .kcard:hover{transform:none!important;box-shadow:none!important;border-color:#0a254040!important}body.tpl-product .hero h1 .accent,body.tpl-product .hsi .num,body.tpl-product .kompat-head h2 .g,body.tpl-product h2 .g,body.tpl-product h2 span.g,body.tpl-product .h2 .g,body.tpl-product .stat b.g{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important;color:var(--blue)!important}body.tpl-product .specsec h2 .g,body.tpl-product .specsec .g{color:#fff!important;-webkit-text-fill-color:#fff!important}body.tpl-product .eyebrow,body.tpl-product .keyebrow,body.tpl-product .feated-kick,body.tpl-product .tri-k,body.tpl-product .kick,body.tpl-product .net-cty,body.tpl-product .ktag{font-family:var(--body,"Inter",sans-serif)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.16em!important;text-transform:uppercase!important}body.tpl-product .mono,body.tpl-product .uvx-lang-btn,body.tpl-product .hsi .num,body.tpl-product .finalcta-price b,body.tpl-product .statc b,body.tpl-product .st b{font-family:var(--disp,"Sora",sans-serif)!important}body.tpl-product .fp-ic svg,body.tpl-product .s-ic svg,body.tpl-product .sc-ic svg,body.tpl-product .valc-ic svg,body.tpl-product .ct-ic svg,body.tpl-product .tl-ic svg,body.tpl-product .kfeat-ic svg,body.tpl-product .pk-ic svg,body.tpl-product .hi-ic svg,body.tpl-product .kb-ic svg,body.tpl-product .kwell-ic svg,body.tpl-product .keyebrow svg,body.tpl-product .eyebrow svg{stroke-width:1.7px!important}body.tpl-product .zc-ic svg,body.tpl-product .ck svg,body.tpl-product .tick svg{stroke-width:2.2px!important}body.tpl-product .btn,body.tpl-product .uvx-cta,body.tpl-product .finalcta-btn,body.tpl-product .uvx-news-btn{min-height:48px;align-items:center}body.tpl-product .btn:hover,body.tpl-product .uvx-cta:hover,body.tpl-product .finalcta-btn:hover{transform:none!important}body.tpl-product a:focus-visible,body.tpl-product button:focus-visible,body.tpl-product input:focus-visible,body.tpl-product textarea:focus-visible,body.tpl-product summary:focus-visible{outline:2px solid var(--blue,#0E7CE8)!important;outline-offset:2px!important;border-radius:4px}body.tpl-product .opissec{background:linear-gradient(180deg,#fff,#f7faff);padding-top:clamp(26px,3.4vw,40px);padding-bottom:0!important}body.tpl-product .opissec .opis-panel[hidden]{display:none}body.tpl-product .opissec .opis-panel.is-open{padding-bottom:clamp(40px,5vw,72px)}body.tpl-product .opissec .opis-tabs{margin-bottom:0}body.tpl-product .montaza-sec{padding-top:clamp(30px,3.6vw,48px)}body.tpl-product .opis-tabs{display:flex;gap:10px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:0;margin-bottom:clamp(24px,3vw,38px)}body.tpl-product .opis-tab{display:inline-flex;align-items:center;gap:9px;cursor:pointer;border:1px solid transparent;border-bottom:0;background:transparent;color:var(--mut);font-family:var(--disp);font-weight:700;font-size:14.5px;letter-spacing:-.01em;padding:14px 22px;border-radius:8px 8px 0 0;margin-bottom:-1px;transition:color .15s,background .15s}body.tpl-product .opis-tab svg{width:17px;height:17px}body.tpl-product .opis-tab:hover{color:var(--ink)}body.tpl-product .opis-tab.is-active{background:#fff;border-color:var(--line);color:var(--ink)}body.tpl-product .opis-chev{display:inline-flex;transition:transform .2s}body.tpl-product .opis-tab.is-active .opis-chev{transform:rotate(180deg)}body.tpl-product .opis-tab.is-active .opis-chev svg{stroke:var(--blue)}body.tpl-product .opis-panel{display:none}body.tpl-product .opis-panel.is-open{display:block}body.tpl-product .opis-body{max-width:80ch}body.tpl-product .opis-body h2{font-family:var(--disp);font-weight:800;font-size:clamp(1.5rem,2.6vw,2.05rem);letter-spacing:-.03em;line-height:1.15;color:var(--ink);margin:0 0 18px}body.tpl-product .opis-body h3{font-family:var(--disp);font-weight:700;font-size:clamp(1.02rem,1.4vw,1.18rem);letter-spacing:-.02em;color:var(--ink);margin:32px 0 12px}body.tpl-product .opis-body p{font-size:15.5px;line-height:1.72;color:var(--mut);margin:0 0 14px}body.tpl-product .opis-body p b{color:var(--ink);font-weight:600}body.tpl-product .opis-lead{font-size:16.5px!important;color:var(--ink)!important}body.tpl-product .opis-note{display:flex;gap:13px;align-items:flex-start;margin:20px 0 6px;padding:16px 18px;background:var(--soft);border:1px solid rgba(14,124,232,.18);border-radius:8px}body.tpl-product .opis-note svg{width:20px;height:20px;color:var(--blue);flex:none;margin-top:2px}body.tpl-product .opis-note span{font-size:14.5px;line-height:1.6;color:var(--ink)}body.tpl-product .opis-pack{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}body.tpl-product .opis-pack li{display:flex;gap:13px;align-items:flex-start;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:8px}body.tpl-product .opis-pack .op-ic{width:24px;height:24px;border-radius:6px;background:var(--soft);color:var(--blue);display:grid;place-items:center;flex:none;margin-top:1px}body.tpl-product .opis-pack .op-ic svg{width:14px;height:14px}body.tpl-product .opis-pack b{display:block;font-family:var(--disp);font-weight:700;font-size:14.5px;color:var(--ink)}body.tpl-product .opis-pack span{display:block;font-size:13.5px;line-height:1.55;color:var(--mut);margin-top:3px}body.tpl-product .spec-cols{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3.5vw,52px)}body.tpl-product .spec-block h3{font-family:var(--disp);font-weight:700;font-size:1.05rem;letter-spacing:-.02em;color:var(--ink);margin:0 0 14px}body.tpl-product .spec-dl{margin:0}body.tpl-product .spec-dl>div{display:grid;grid-template-columns:44% 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}body.tpl-product .spec-dl>div:last-child{border-bottom:0}body.tpl-product .spec-dl dt{font-size:13.5px;font-weight:700;color:var(--ink)}body.tpl-product .spec-dl dd{margin:0;font-size:13.5px;line-height:1.55;color:var(--mut)}body.tpl-product .spec-cta{display:inline-flex;align-items:center;gap:8px;margin-top:26px;font-family:var(--disp);font-weight:700;font-size:13.5px;color:var(--blue);text-decoration:none}body.tpl-product .spec-cta svg{width:16px;height:16px}body.tpl-product .spec-cta:hover{text-decoration:underline}body.tpl-product .trustbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:14px 0}body.tpl-product .trustbar-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(18px,3vw,44px)}body.tpl-product .trustbar-list li{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:600;font-size:13.5px;letter-spacing:-.01em;color:var(--ink)}body.tpl-product .trustbar .tb-ic{display:inline-flex;color:var(--blue)}body.tpl-product .trustbar .tb-ic svg{width:17px;height:17px}body.tpl-product .paybar{display:flex;align-items:center;gap:10px 12px;flex-wrap:wrap;margin-top:14px}body.tpl-product .paybar-lbl{font-family:var(--data,"Space Mono",monospace);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--mut)}body.tpl-product .payicons{list-style:none;display:flex;align-items:center;gap:8px;margin:0;padding:0;flex-wrap:wrap}body.tpl-product .payicons li{width:52px;height:33px;border-radius:7px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;box-shadow:0 2px 6px -3px #0a254047}body.tpl-product .payicons svg{display:block;height:auto}body.tpl-product .pay-visa svg{width:33px}body.tpl-product .pay-mc svg{width:29px}body.tpl-product .pay-ap svg{width:38px}body.tpl-product .pay-gp svg{width:40px}body.tpl-product .pay-sp svg{width:44px}body.tpl-product .pay-pp svg{width:39px}body.tpl-product .paynote{margin:9px 0 0;font-size:11.6px;color:var(--mut);line-height:1.45}body.tpl-product .uvx-cta,body.tpl-product .uvx-lang-btn,body.tpl-product .uvxnav-cart,body.tpl-product .uvxnav-cart .count{border-radius:999px!important}body.tpl-product .uvx-lang-menu{border-radius:16px!important}body.tpl-product .uvxnav-burger,body.tpl-product .btn,body.tpl-product .hero .btn,body.tpl-product .hero-cta .btn,body.tpl-product .btn-primary,body.tpl-product .btn-secondary,body.tpl-product .btn-ghost,body.tpl-product .btn-p,body.tpl-product .btn-o,body.tpl-product .finalcta-btn,body.tpl-product .uvx-news-btn,body.tpl-product .kmore,body.tpl-product .mvz-support,body.tpl-product .supportlink,body.tpl-product .spec-cta,body.tpl-product .finalcta-buy .finalcta-btn{border-radius:999px!important}body.tpl-product .uvx-lang-menu button{border-radius:10px!important}@media(max-width:1140px){body.tpl-product .kbadge{position:static;margin:0 auto 26px;width:max-content}}@media(max-width:1080px){body.tpl-product .kompat-grid{grid-template-columns:repeat(2,1fr);max-width:760px}body.tpl-product .kp-top{grid-template-columns:1fr}body.tpl-product .kfacts{grid-template-columns:repeat(2,1fr)}}@media(max-width:1000px){body.tpl-product .trustcards{grid-template-columns:1fr 1fr}body.tpl-product .trustcard+.trustcard:before,body.tpl-product .trustcard+.trustcard:after{display:none}body.tpl-product .mvz-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){body.tpl-product .stats{grid-template-columns:repeat(3,1fr)}body.tpl-product .pdp{grid-template-columns:1fr}body.tpl-product .buypanel{position:static}body.tpl-product .steps,body.tpl-product .split,body.tpl-product .dark .darkgrid{grid-template-columns:1fr}body.tpl-product .uvx-lang{display:none}body.tpl-product .steps,body.tpl-product .montaza-sec .steps{grid-template-columns:repeat(2,1fr)!important}body.tpl-product .vlz-top{grid-template-columns:1fr}body.tpl-product .vlz-media{order:-1;aspect-ratio:4/3}body.tpl-product .parts-grid{grid-template-columns:repeat(2,1fr)}body.tpl-product .specs-sec .stats{grid-template-columns:repeat(3,1fr)}body.tpl-product .specs-sec .statc:nth-child(3n+1):before{display:none}body.tpl-product .specs-sec .statc:nth-child(n+4){border-top:1px solid var(--line)!important}body.tpl-product .uvxnav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;background:#fff;border-bottom:1px solid var(--line,#E3E9F3);box-shadow:0 24px 40px -24px #0a254040;padding:10px 16px 14px}body.tpl-product .uvxnav.open .uvxnav-menu{display:flex}body.tpl-product .uvxnav-menu a{padding:13px 12px;border-radius:10px;font-size:1rem}body.tpl-product .uvxnav-menu a.active{background:var(--wash,#F5F9FF)}body.tpl-product .uvxnav-menu a.active:after{display:none}body.tpl-product .uvxnav-burger{display:flex}}@media(max-width:860px){body.tpl-product .uvx-news{grid-template-columns:1fr}body.tpl-product .uvx-foot-main{grid-template-columns:1fr 1fr}body.tpl-product .mvz-why,body.tpl-product .opis-pack,body.tpl-product .spec-cols{grid-template-columns:1fr}body.tpl-product .spec-dl>div{grid-template-columns:1fr;gap:2px}body.tpl-product .opis-tab{flex:1;justify-content:center;padding:13px 14px}}@media(max-width:820px){body.tpl-product .menu,body.tpl-product .navr .btn-o{display:none}body.tpl-product .zakaj-inner{grid-template-columns:1fr;gap:26px}body.tpl-product .zakaj-sec:before{opacity:.5}body.tpl-product .zakaj-grid{grid-template-columns:1fr;gap:24px}body.tpl-product .zakaj-feats{grid-template-columns:1fr}body.tpl-product .kconnect{display:none}}@media(max-width:760px){body.tpl-product .kfeat{grid-template-columns:repeat(2,1fr)}body.tpl-product .khelp-in{flex-direction:column;align-items:flex-start;text-align:left}}@media(max-width:680px){body.tpl-product .kfacts{grid-template-columns:1fr}}@media(max-width:660px){body.tpl-product .mvz-grid{grid-template-columns:1fr}}@media(max-width:620px){body.tpl-product .kompat-grid{grid-template-columns:1fr;max-width:400px}}@media(max-width:600px){body.tpl-product .uvx-logo{height:60px!important}}@media(max-width:560px){body.tpl-product .stickybar .ttl span{display:none}body.tpl-product .certs{grid-template-columns:repeat(2,1fr)}body.tpl-product .uvx-cta .t{display:none}body.tpl-product .uvx-cta{padding:12px 14px}body.tpl-product .trustcards{grid-template-columns:1fr}body.tpl-product .trustchips{border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px}body.tpl-product .trustchip+.trustchip:before{display:none}body.tpl-product .trustbar-list{gap:14px 22px}body.tpl-product .trustbar-list li{font-size:12.5px}body.tpl-product .uvx-cta .t{display:none!important}body.tpl-product .uvx-cta{padding:0!important;width:46px!important;height:46px!important;justify-content:center!important}body.tpl-product .uvx-cta svg{display:block!important;width:18px!important;height:18px!important}}@media(max-width:520px){body.tpl-product .stats{grid-template-columns:repeat(2,1fr)}body.tpl-product .uvx-foot-main{grid-template-columns:1fr}body.tpl-product .steps,body.tpl-product .montaza-sec .steps{grid-template-columns:1fr!important}body.tpl-product .parts-grid{grid-template-columns:1fr}body.tpl-product .specs-sec .stats{grid-template-columns:repeat(2,1fr)}body.tpl-product .specs-sec .statc:before{display:none}body.tpl-product .specs-sec .statc:nth-child(2n){border-left:1px solid var(--line)!important}body.tpl-product .specs-sec .statc:nth-child(n+3){border-top:1px solid var(--line)!important}}@media(max-width:420px){body.tpl-product .kfeat{grid-template-columns:1fr;max-width:400px}body.tpl-product .payicons li{width:47px;height:30px}}@media(prefers-reduced-motion:reduce){body.tpl-product [data-reveal]{opacity:1;transform:none;transition:none}body.tpl-product .btn,body.tpl-product .card,body.tpl-product .statc,body.tpl-product .cert,body.tpl-product .thumb,body.tpl-product .stickybar{transition:none}body.tpl-product *{scroll-behavior:auto}}body.tpl-tehnologija{--navy:#0A2540;--ink:#071B30;--blue:#0E7CE8;--aqua:#46C7F3;--mut:#5B6B82;--line:#E3E9F3;--paper:#fff;--wash:#F5F9FF;--wash2:#EAF4FF;--grad:linear-gradient(118deg,#0E7CE8,#46C7F3);--disp:"Sora",sans-serif;--body:"Inter",sans-serif;--data:"Space Mono",monospace;--r-sm:12px;--r:20px;--r-lg:28px;--shadow-1:0 1px 2px rgba(10,37,64,.06),0 8px 24px -12px rgba(10,37,64,.12);--shadow-2:0 24px 48px -24px rgba(10,37,64,.28);--pad-sec:clamp(72px,10vw,140px)}body.tpl-tehnologija *{box-sizing:border-box}body.tpl-tehnologija{-webkit-text-size-adjust:100%}body.tpl-tehnologija{margin:0;font-family:var(--body);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.tpl-tehnologija img{max-width:100%;display:block}body.tpl-tehnologija a{color:inherit;text-decoration:none}body.tpl-tehnologija h1,body.tpl-tehnologija h2,body.tpl-tehnologija h3,body.tpl-tehnologija h4{margin:0;font-family:var(--disp);letter-spacing:-.03em;line-height:1.05;text-wrap:balance}body.tpl-tehnologija p{margin:0}body.tpl-tehnologija :focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}body.tpl-tehnologija .wrap{max-width:1240px;margin:0 auto;padding-inline:clamp(20px,4vw,48px)}body.tpl-tehnologija .section{padding-block:var(--pad-sec)}body.tpl-tehnologija .eyebrow{font-family:var(--data);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);display:inline-flex;align-items:center;gap:12px}body.tpl-tehnologija .eyebrow:before{content:"";width:24px;height:2px;border-radius:2px;background:var(--grad);display:inline-block}body.tpl-tehnologija .eyebrow.on-dark{color:#a9e0f8}body.tpl-tehnologija .mut{color:var(--mut)}body.tpl-tehnologija .disp-h2{font-weight:700;font-size:clamp(2rem,4.2vw,3.2rem)}body.tpl-tehnologija .lead{font-size:clamp(1rem,1.4vw,1.15rem);color:var(--mut);max-width:52ch}body.tpl-tehnologija .mono{font-family:var(--data)}body.tpl-tehnologija .btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--disp);font-weight:700;font-size:15px;border-radius:999px;padding:15px 30px;cursor:pointer;border:1px solid transparent;position:relative;transition:transform .28s cubic-bezier(.2,.6,.2,1),box-shadow .28s cubic-bezier(.2,.6,.2,1),border-color .28s;isolation:isolate}body.tpl-tehnologija .btn svg{width:17px;height:17px;flex:none}body.tpl-tehnologija .btn-p{background:var(--navy);color:#fff;overflow:hidden}body.tpl-tehnologija .btn-p:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad);opacity:0;transition:opacity .3s;z-index:-1;border-radius:inherit}body.tpl-tehnologija .btn-p:hover{transform:translateY(-2px);box-shadow:var(--shadow-2)}body.tpl-tehnologija .btn-p:hover:after{opacity:1}body.tpl-tehnologija .btn-o{background:#fff;color:var(--navy);border-color:var(--line)}body.tpl-tehnologija .btn-o:hover{border-color:var(--blue);transform:translateY(-2px)}body.tpl-tehnologija .btn-white{background:#fff;color:var(--navy)}body.tpl-tehnologija .btn-white:hover{transform:translateY(-2px);box-shadow:0 24px 48px -24px #00000073}body.tpl-tehnologija .hero{padding-block:clamp(48px,7vw,90px) clamp(60px,9vw,120px);text-align:center;position:relative;overflow:hidden}body.tpl-tehnologija .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(60% 55% at 50% 30%,var(--wash2) 0%,rgba(234,244,255,0) 70%),linear-gradient(180deg,#fff 0%,var(--wash) 100%)}body.tpl-tehnologija .hero h1{font-weight:800;font-size:clamp(2.6rem,6.5vw,5.5rem);letter-spacing:-.03em;line-height:1.02;margin:18px auto 0;max-width:14ch}body.tpl-tehnologija .hero .grad-word{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}body.tpl-tehnologija .hero-sub{margin:20px auto 0;max-width:56ch;font-size:clamp(1rem,1.6vw,1.2rem);color:var(--mut)}body.tpl-tehnologija .split{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(32px,5vw,72px);align-items:center}body.tpl-tehnologija .split.rev .split-media{order:2}body.tpl-tehnologija .split.rev .split-body{order:1}body.tpl-tehnologija .stat-inline{display:flex;flex-wrap:wrap;gap:26px;margin-top:26px}body.tpl-tehnologija .stat-inline .si b{font-family:var(--data);font-weight:700;font-size:clamp(1.6rem,2.6vw,2.1rem);color:var(--navy);display:block;line-height:1}body.tpl-tehnologija .stat-inline .si span{font-size:12.5px;color:var(--mut);display:block;margin-top:6px;max-width:16ch}body.tpl-tehnologija .split--uvc{align-items:stretch}body.tpl-tehnologija .split--uvc .split-media{display:flex}body.tpl-tehnologija .split--uvc .imgfill{height:100%;width:100%;min-height:clamp(320px,46vh,520px);border-radius:var(--r-lg);box-shadow:0 44px 82px -42px #0a254080,0 0 60px -34px #0e7ce833;outline:1px solid rgba(255,255,255,.55)}body.tpl-tehnologija .split--uvc .stat-inline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:clamp(28px,3.4vw,42px);background:linear-gradient(158deg,#0b2a48,#071b30);border:1px solid rgba(120,160,220,.16);border-radius:16px;overflow:hidden;padding:clamp(20px,2.4vw,26px);box-shadow:0 34px 64px -34px #071b308c,inset 0 1px #ffffff0f}body.tpl-tehnologija .split--uvc .stat-inline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 95% at 100% -12%,rgba(14,124,232,.18),transparent 56%)}body.tpl-tehnologija .split--uvc .si-head{grid-column:1/-1;position:relative;display:flex;align-items:center;gap:9px;font-family:var(--data);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#7faad8;margin-bottom:clamp(16px,1.9vw,22px)}body.tpl-tehnologija .split--uvc .sp-dot{width:7px;height:7px;border-radius:50%;background:#35e0ff;flex:none;box-shadow:0 0 0 3px #35e0ff29,0 0 10px 1px #35e0ffbf}body.tpl-tehnologija .split--uvc .si{position:relative;padding:0 clamp(16px,1.9vw,24px)}body.tpl-tehnologija .split--uvc .si-head+.si{padding-left:0}body.tpl-tehnologija .split--uvc .si:last-child{padding-right:0}body.tpl-tehnologija .split--uvc .si+.si:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:1px;background:linear-gradient(180deg,transparent,rgba(120,170,240,.3),transparent)}body.tpl-tehnologija .split--uvc .si b{font-family:var(--data);font-weight:700;color:#fff;display:block;white-space:nowrap;font-size:clamp(1.45rem,2.2vw,1.95rem);letter-spacing:-.01em;line-height:1}body.tpl-tehnologija .split--uvc .si b .uvx-u{display:inline;font-size:.5em;font-weight:700;color:#5fc8e6;margin-left:3px;letter-spacing:.02em}body.tpl-tehnologija .split--uvc .si b .uvx-dash{display:inline;margin:0 1px;color:#9fc2e0}body.tpl-tehnologija .split--uvc .si span{display:block;margin-top:13px;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:600;color:#7ca3cc;max-width:16ch;line-height:1.5}body.tpl-tehnologija .uvc2-sec{padding-block:clamp(48px,7vw,96px)}body.tpl-tehnologija .uvc2-panel{position:relative;overflow:hidden;border-radius:clamp(22px,2.4vw,32px);background:linear-gradient(135deg,#eaf4ff,#f3f9ff 42%,#e7f1fd);border:1px solid #DCE8F7;box-shadow:0 30px 70px -46px #0a254066;padding:clamp(22px,3.4vw,52px)}body.tpl-tehnologija .uvc2-panel:before{content:"";position:absolute;top:26px;left:26px;width:150px;height:120px;background-image:radial-gradient(rgba(14,124,232,.22) 1.4px,transparent 1.6px);background-size:15px 15px;opacity:.6;pointer-events:none}body.tpl-tehnologija .uvc2-waves{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}body.tpl-tehnologija .uvc2-grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(26px,3.4vw,58px);align-items:center}body.tpl-tehnologija .uvc2-media{position:relative}body.tpl-tehnologija .uvc2-media figure{margin:0;border-radius:clamp(16px,1.8vw,24px);overflow:hidden;box-shadow:0 26px 54px -26px #0a25406b}body.tpl-tehnologija .uvc2-media img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4/5;max-height:560px}body.tpl-tehnologija .uvc2-float{position:absolute;left:clamp(-6px,-.6vw,0px);bottom:22px;display:flex;align-items:center;gap:12px;background:#fff;border-radius:16px;padding:13px 18px 13px 14px;box-shadow:0 18px 38px -16px #0a254057;max-width:78%}body.tpl-tehnologija .uvc2-float .fic{width:38px;height:38px;border-radius:11px;flex:none;display:grid;place-items:center;background:var(--wash2);color:var(--blue)}body.tpl-tehnologija .uvc2-float .fic svg{width:20px;height:20px}body.tpl-tehnologija .uvc2-float b{font-family:var(--disp);font-weight:700;font-size:14px;color:var(--navy);line-height:1.3;display:block}body.tpl-tehnologija .uvc2-float span{font-size:12.5px;color:var(--mut)}body.tpl-tehnologija .uvc2-pill{display:inline-flex;align-items:center;gap:9px;background:#dbebfb;color:var(--blue);font-family:var(--data);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:8px 15px 8px 12px;border-radius:999px}body.tpl-tehnologija .uvc2-pill .dot{width:8px;height:8px;border-radius:50%;background:var(--blue);flex:none;box-shadow:0 0 0 4px #0e7ce82e}body.tpl-tehnologija .uvc2-body h2{font-family:var(--disp);font-weight:700;color:var(--navy);font-size:clamp(2rem,3.6vw,3rem);line-height:1.06;margin:18px 0 16px;letter-spacing:-.01em}body.tpl-tehnologija .uvc2-body .uvc2-lead{font-size:clamp(1rem,1.2vw,1.12rem);color:var(--mut);max-width:46ch;margin:0 0 26px}body.tpl-tehnologija .uvc2-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}body.tpl-tehnologija .uvc2-card{position:relative;background:#fff;border:1px solid #E4EDF8;border-radius:18px;padding:20px 18px;box-shadow:0 10px 26px -18px #0a254047}body.tpl-tehnologija .uvc2-card .cic{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--wash2);color:var(--blue);margin-bottom:26px}body.tpl-tehnologija .uvc2-card .cic svg{width:22px;height:22px}body.tpl-tehnologija .uvc2-card b{font-family:var(--data);font-weight:700;color:var(--navy);font-size:clamp(1.5rem,2.2vw,1.95rem);line-height:1;display:block;white-space:nowrap}body.tpl-tehnologija .uvc2-card b i{font-style:normal;font-size:.5em;color:var(--blue);margin-left:2px;font-weight:700}body.tpl-tehnologija .uvc2-card b i{display:inline}body.tpl-tehnologija .uvc2-card b .dash{display:inline;color:#9fc2e0;margin:0 1px}body.tpl-tehnologija .uvc2-card span{display:block;margin-top:9px;font-size:12.5px;color:var(--mut);line-height:1.4}body.tpl-tehnologija .uvc2-card--hi{background:linear-gradient(160deg,#0e3d6e,#0a2540);border-color:transparent;box-shadow:0 20px 40px -18px #0a25408c}body.tpl-tehnologija .uvc2-card--hi .cic{background:#ffffff1f;color:#fff}body.tpl-tehnologija .uvc2-card--hi b{color:#fff}body.tpl-tehnologija .uvc2-card--hi b i{color:#7fd0f0}body.tpl-tehnologija .uvc2-card--hi b .dash{color:#8fb5d8}body.tpl-tehnologija .uvc2-card--hi span{color:#a9c4de}body.tpl-tehnologija .uvc2-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #DCE8F7;padding-top:22px}body.tpl-tehnologija .uvc2-feat{position:relative;display:flex;align-items:flex-start;gap:11px;padding:0 clamp(10px,1.4vw,18px)}body.tpl-tehnologija .uvc2-feat:first-child{padding-left:0}body.tpl-tehnologija .uvc2-feat:last-child{padding-right:0}body.tpl-tehnologija .uvc2-feat+.uvc2-feat:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:1px;background:linear-gradient(180deg,transparent,#D3E2F4,transparent)}body.tpl-tehnologija .uvc2-feat .fi{width:26px;height:26px;flex:none;color:var(--blue);display:grid;place-items:center;margin-top:1px}body.tpl-tehnologija .uvc2-feat .fi svg{width:20px;height:20px}body.tpl-tehnologija .uvc2-feat b{font-family:var(--disp);font-weight:600;font-size:13.5px;color:var(--navy);display:block;line-height:1.3}body.tpl-tehnologija .uvc2-feat span{font-size:12px;color:var(--mut);display:block;margin-top:3px;line-height:1.35}body.tpl-tehnologija .tech2-sec{position:relative;overflow:hidden;isolation:isolate;color:var(--ink);background:#e9f2fc url(tech-splash-bg.jpg) center center/cover no-repeat;padding-block:clamp(50px,6vw,96px)}body.tpl-tehnologija .tech2-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,39fr) minmax(0,61fr);gap:clamp(10px,1.4vw,26px);align-items:center}body.tpl-tehnologija .tech2-marks{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;overflow:visible}body.tpl-tehnologija .tech2-marks circle{fill:#46c7f3;stroke:#fff;stroke-width:3}body.tpl-tehnologija .tech2-marks text{fill:#fff;font-family:var(--data,"Space Mono",monospace);font-weight:700;font-size:26px;text-anchor:middle;dominant-baseline:central}body.tpl-tehnologija .tech2-left{max-width:610px}body.tpl-tehnologija .tech2-left .eyebrow{color:var(--blue)}body.tpl-tehnologija .tech2-h2{font-family:var(--disp);font-weight:800;color:var(--ink);letter-spacing:-.03em;line-height:1.05;font-size:clamp(2rem,3.8vw,3.3rem);margin:14px 0 16px}body.tpl-tehnologija .tech2-h2 .g{color:var(--blue)}body.tpl-tehnologija .tech2-lead{color:#41536b;font-size:clamp(14.5px,1.05vw,16px);line-height:1.6;max-width:46ch;margin:0 0 clamp(20px,2.6vw,34px)}body.tpl-tehnologija .tech2-list{display:flex;flex-direction:column;gap:clamp(14px,1.9vw,24px)}body.tpl-tehnologija .tech2-item{position:relative;display:flex;align-items:flex-start;gap:14px}body.tpl-tehnologija .tech2-num{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#79d9f8,#2fb4e6);color:#fff;font-family:var(--data);font-weight:700;font-size:11.5px;box-shadow:0 9px 18px -8px #46c7f3b3}body.tpl-tehnologija .tech2-ic{flex:none;width:46px;height:46px;border-radius:13px;background:#fff;display:grid;place-items:center;color:var(--navy);box-shadow:0 12px 26px -14px #0c285a52}body.tpl-tehnologija .tech2-ic svg{width:24px;height:24px}body.tpl-tehnologija .tech2-txt{padding-top:1px}body.tpl-tehnologija .tech2-txt b{display:block;font-family:var(--disp);font-weight:700;font-size:15px;color:var(--ink);margin-bottom:3px}body.tpl-tehnologija .tech2-txt p{margin:0;font-size:12.6px;line-height:1.46;color:var(--mut);max-width:32ch}body.tpl-tehnologija .tech2-right{position:relative;display:flex;align-items:center;justify-content:flex-end}body.tpl-tehnologija .tech2-devwrap{position:relative;width:100%;max-width:1120px;aspect-ratio:1376/768;transform:scale(1.32) translate(9%);transform-origin:center right}body.tpl-tehnologija .tech2-dev{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 50px rgba(12,40,90,.26))}body.tpl-tehnologija .rx2-sec{position:relative;overflow:hidden;isolation:isolate;background:#edf3fa url(reactor-bg.jpg) center center/cover no-repeat;padding-block:clamp(56px,7vw,112px)}body.tpl-tehnologija .rx2-grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(28px,5vw,72px);align-items:center}body.tpl-tehnologija .rx2-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(300px,40vw,480px)}body.tpl-tehnologija .rx2-glass{position:relative;width:min(430px,92%);aspect-ratio:1/.86;border-radius:26px;background:#ffffff52;border:1px solid rgba(255,255,255,.65);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 34px 74px -42px #0c285a6b,inset 0 1px #ffffffbf;display:flex;align-items:center;justify-content:center}body.tpl-tehnologija .rx2-ring{position:absolute;z-index:0;width:76%;aspect-ratio:1;border-radius:50%;border:2px solid rgba(96,182,255,.5);box-shadow:0 0 46px #78c8ff8c,inset 0 0 34px #78c8ff52}body.tpl-tehnologija .rx2-glass img{position:relative;z-index:1;max-height:72%;width:auto;object-fit:contain;filter:drop-shadow(0 26px 36px rgba(12,40,90,.32))}body.tpl-tehnologija .rx2-eyerow{display:flex;align-items:center;gap:14px;flex-wrap:wrap}body.tpl-tehnologija .rx2-eyerow .eyebrow{color:var(--blue)}body.tpl-tehnologija .rx2-chip{display:inline-flex;align-items:center;gap:7px;font-family:var(--data);font-size:11px;font-weight:700;letter-spacing:.03em;color:#1489c0;background:#46c7f31a;border:1px solid rgba(70,199,243,.42);border-radius:999px;padding:6px 13px;transition:border-color .2s,background .2s}body.tpl-tehnologija .rx2-chip:hover{background:#46c7f329;border-color:#46c7f3}body.tpl-tehnologija .rx2-chip svg{width:14px;height:14px}body.tpl-tehnologija .rx2-h2{font-family:var(--disp);font-weight:800;color:var(--ink);letter-spacing:-.03em;line-height:1.05;font-size:clamp(2rem,4vw,3.4rem);margin:16px 0}body.tpl-tehnologija .rx2-h2 .dot{color:var(--aqua)}body.tpl-tehnologija .rx2-lead{color:#41536b;font-size:clamp(15px,1.15vw,16.5px);line-height:1.62;max-width:52ch;margin:0}body.tpl-tehnologija .rx2-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:clamp(24px,3vw,34px)}body.tpl-tehnologija .rx2-stat{display:flex;align-items:center;gap:13px;background:#ffffffbd;border:1px solid rgba(255,255,255,.85);border-radius:16px;padding:15px;box-shadow:0 18px 36px -24px #0c285a73;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}body.tpl-tehnologija .rx2-stat span.rx2-ic{flex:none;width:50px;height:50px;border-radius:15px;display:grid;place-items:center;color:#fff;margin-top:0;font-size:0;box-shadow:0 12px 22px -9px #0e7ce88c}body.tpl-tehnologija .rx2-ic svg{width:27px;height:27px}body.tpl-tehnologija .rx2-ic--blue,body.tpl-tehnologija .rx2-ic--teal,body.tpl-tehnologija .rx2-ic--purple{background:linear-gradient(140deg,#54a8f6,#1e7be8)}body.tpl-tehnologija .rx2-stat b{display:block;font-family:var(--disp);font-weight:800;font-size:clamp(1.1rem,1.5vw,1.4rem);color:var(--navy);line-height:1}body.tpl-tehnologija .rx2-stat span{display:block;font-size:11.5px;color:var(--mut);margin-top:5px;line-height:1.34}body.tpl-tehnologija .body-list{margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}body.tpl-tehnologija .body-list li{display:flex;gap:12px;align-items:flex-start;font-size:15px;list-style:none}body.tpl-tehnologija .body-list .ic{width:22px;height:22px;border-radius:7px;background:var(--wash2);color:var(--blue);display:grid;place-items:center;flex:none;margin-top:1px}body.tpl-tehnologija .body-list .ic svg{width:13px;height:13px}body.tpl-tehnologija .dark{background:var(--navy);color:#e6eef9}body.tpl-tehnologija .dark h2{color:#fff}body.tpl-tehnologija .dark .mut{color:#9fb4ce}body.tpl-tehnologija .dark-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(32px,5vw,72px);align-items:center}body.tpl-tehnologija .reactor-card{background:#0f2e4c;border:1px solid #1E5C8C;border-radius:var(--r-lg);padding:clamp(30px,4vw,54px);display:flex;align-items:center;justify-content:center}body.tpl-tehnologija .reactor-card img{max-height:340px;width:auto;object-fit:contain;filter:drop-shadow(0 26px 40px rgba(0,0,0,.4))}body.tpl-tehnologija .mono-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}body.tpl-tehnologija .mstat{background:#0f2e4c;border:1px solid #1E5C8C;border-radius:var(--r-sm);padding:18px 16px}body.tpl-tehnologija .mstat b{font-family:var(--data);font-weight:700;font-size:clamp(1.3rem,2.2vw,1.7rem);color:#a9e0f8;display:block;line-height:1}body.tpl-tehnologija .mstat span{font-size:11.5px;color:#9fb4ce;display:block;margin-top:8px;line-height:1.35}body.tpl-tehnologija .results{background:var(--wash)}body.tpl-tehnologija .res-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(18px,2.4vw,30px);margin-top:44px}body.tpl-tehnologija .res{background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-1);padding:30px 24px;text-align:center;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .res:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}body.tpl-tehnologija .res b{font-family:var(--data);font-weight:700;font-size:clamp(2rem,3.6vw,2.9rem);letter-spacing:-.02em;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent;display:block;line-height:1}body.tpl-tehnologija .res span{display:block;margin-top:12px;font-size:13px;color:var(--mut);line-height:1.4}body.tpl-tehnologija .cta-band{background:var(--grad);color:#fff;text-align:center;padding-block:clamp(64px,9vw,120px)}body.tpl-tehnologija .cta-band h2{color:#fff;font-weight:800;font-size:clamp(2rem,4.4vw,3.4rem);max-width:16ch;margin:0 auto}body.tpl-tehnologija .cta-band p{margin:16px auto 30px;max-width:48ch;color:#ffffffe6;font-size:clamp(1rem,1.4vw,1.15rem)}body.tpl-tehnologija [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.2,.6,.2,1),transform .55s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija [data-reveal].in{opacity:1;transform:none}body.tpl-tehnologija .finalcta{position:relative;overflow:hidden;padding:0!important;color:#eaf3ff;background:linear-gradient(120deg,#08203c,#0e4c86,#1478a8);border-top:1px solid rgba(255,255,255,.08)}body.tpl-tehnologija .finalcta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(38% 110% at 84% 34%,rgba(70,199,243,.44),transparent 60%),radial-gradient(34% 96% at 6% 98%,rgba(14,124,232,.4),transparent 62%)}body.tpl-tehnologija .finalcta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.5;mix-blend-mode:screen;background:url(premium-water-bg.jpg) center/cover no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent,#000 58%);mask-image:linear-gradient(90deg,transparent,#000 58%)}body.tpl-tehnologija .finalcta .wrap{position:relative;z-index:2}body.tpl-tehnologija .finalcta-in{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(20px,3.5vw,52px);align-items:center;padding-block:clamp(26px,3.4vw,46px)}body.tpl-tehnologija .finalcta-copy{position:relative;z-index:2}body.tpl-tehnologija .finalcta-copy .eyebrow{color:#a9e0f8}body.tpl-tehnologija .finalcta-copy .eyebrow:before{background:var(--aqua)}body.tpl-tehnologija .finalcta-copy h2{color:#fff;font-family:var(--disp);font-weight:800;letter-spacing:-.03em;line-height:1.05;font-size:clamp(1.7rem,3.2vw,2.5rem);margin:12px 0 0;text-wrap:balance}body.tpl-tehnologija .finalcta-copy>p{color:#b9d0ec;font-size:clamp(.98rem,1.2vw,1.06rem);margin:12px 0 0;max-width:46ch;line-height:1.55}body.tpl-tehnologija .finalcta-buy{display:flex;align-items:center;gap:clamp(18px,2.4vw,30px);flex-wrap:wrap;margin-top:clamp(20px,2.6vw,28px)}body.tpl-tehnologija .finalcta-price b{display:block;font-family:var(--data);font-weight:700;letter-spacing:-.02em;line-height:1;font-size:clamp(1.9rem,3vw,2.4rem);color:#fff}body.tpl-tehnologija .finalcta-price span{display:block;font-size:12px;color:#9fb4ce;margin-top:6px}body.tpl-tehnologija .finalcta-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--navy);font-family:var(--disp);font-weight:700;font-size:15.5px;padding:15px 28px;border-radius:999px;box-shadow:0 18px 36px -18px #0000008c;transition:transform .25s cubic-bezier(.2,.6,.2,1),box-shadow .25s}body.tpl-tehnologija .finalcta-btn svg{width:17px;height:17px}body.tpl-tehnologija .finalcta-btn:hover{transform:translateY(-3px);box-shadow:0 26px 46px -18px #0009}body.tpl-tehnologija .finalcta-trust{list-style:none;display:flex;gap:clamp(14px,2vw,26px);flex-wrap:wrap;margin:clamp(18px,2.2vw,24px) 0 0;padding:0}body.tpl-tehnologija .finalcta-trust li{display:flex;align-items:center;gap:8px;font-family:var(--data);font-size:12px;color:#cfe0f2;letter-spacing:.02em}body.tpl-tehnologija .finalcta-trust svg{width:15px;height:15px;color:var(--aqua);flex:none}body.tpl-tehnologija .finalcta-media{position:relative;z-index:2;display:flex;justify-content:center;align-items:center}body.tpl-tehnologija .finalcta-media img{max-height:clamp(240px,26vw,340px);max-width:100%;width:auto;filter:drop-shadow(0 30px 40px rgba(0,0,0,.55))}body.tpl-tehnologija .uvx-logo{height:72px!important;width:auto!important;position:relative;top:6px}body.tpl-tehnologija .uvx-hdr{display:flex;align-items:center;gap:14px}body.tpl-tehnologija .uvx-lang{position:relative}body.tpl-tehnologija .uvx-lang-btn{display:inline-flex;align-items:center;gap:7px;font-family:var(--data,"Space Mono",monospace);font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--navy,#0A2540);background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:999px;padding:9px 12px;cursor:pointer;transition:border-color .2s,box-shadow .2s}body.tpl-tehnologija .uvx-lang-btn:hover{border-color:var(--blue,#0E7CE8)}body.tpl-tehnologija .uvx-lang-btn:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:2px}body.tpl-tehnologija .uvx-lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:14px;box-shadow:0 24px 48px -24px #0a254047;padding:6px;min-width:170px;display:none;z-index:120}body.tpl-tehnologija .uvx-lang[data-open] .uvx-lang-menu{display:block}body.tpl-tehnologija .uvx-lang[data-open] .uvx-lang-chev{transform:rotate(180deg)}body.tpl-tehnologija .uvx-lang-chev{transition:transform .2s}body.tpl-tehnologija .uvx-lang-menu button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:none;border:0;border-radius:9px;padding:9px 11px;font-family:var(--body,"Inter",sans-serif);font-size:13.5px;color:var(--navy,#0A2540);cursor:pointer}body.tpl-tehnologija .uvx-lang-menu button:hover{background:var(--wash,#F5F9FF)}body.tpl-tehnologija .uvx-lang-menu button[aria-current=true]{color:var(--blue,#0E7CE8);font-weight:700}body.tpl-tehnologija .uvx-lang-menu .fl{font-family:var(--data,monospace);font-size:11px;font-weight:700;width:26px}body.tpl-tehnologija .uvx-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;color:#fff;background:var(--navy,#0A2540);border:0;border-radius:999px;padding:12px 22px;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}body.tpl-tehnologija .uvx-cta>*{position:relative;z-index:1}body.tpl-tehnologija .uvx-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));opacity:0;transition:opacity .3s}body.tpl-tehnologija .uvx-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0e7ce899}body.tpl-tehnologija .uvx-cta:hover:after{opacity:1}body.tpl-tehnologija .uvx-cta:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:3px}body.tpl-tehnologija .uvx-footer{background:linear-gradient(180deg,#0a2540,#061627);color:#b9c8de;margin-top:0;position:relative}body.tpl-tehnologija .uvx-footer:before{content:"";display:block;height:4px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3))}body.tpl-tehnologija .uvx-news{max-width:1240px;margin:0 auto;padding:clamp(36px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}body.tpl-tehnologija .uvx-news h3{font-family:var(--disp,"Sora",sans-serif);color:#fff;font-size:clamp(20px,2.4vw,28px);margin:0 0 8px;letter-spacing:-.02em}body.tpl-tehnologija .uvx-news p{margin:0;color:#9fb4ce;font-size:14.5px;max-width:420px}body.tpl-tehnologija .uvx-news-form{display:flex;gap:10px;flex-wrap:wrap}body.tpl-tehnologija .uvx-news-form input{flex:1;min-width:200px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:14px 20px;color:#fff;font-family:var(--body,"Inter",sans-serif);font-size:14px}body.tpl-tehnologija .uvx-news-form input::placeholder{color:#8fa3c2}body.tpl-tehnologija .uvx-news-form input:focus{outline:2px solid var(--aqua,#46C7F3);outline-offset:1px;border-color:transparent}body.tpl-tehnologija .uvx-news-btn{display:inline-flex;align-items:center;gap:8px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));color:#fff;border:0;border-radius:999px;padding:14px 26px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}body.tpl-tehnologija .uvx-news-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #46c7f399}body.tpl-tehnologija .uvx-news-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}body.tpl-tehnologija .uvx-news small{display:block;margin-top:10px;color:#7891af;font-size:11.5px}body.tpl-tehnologija .uvx-foot-main{max-width:1240px;margin:0 auto;padding:clamp(40px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:28px}body.tpl-tehnologija .uvx-foot-main h4{color:#fff;font-family:var(--disp,"Sora",sans-serif);font-size:13px;letter-spacing:.02em;margin:0 0 16px}body.tpl-tehnologija .uvx-foot-main a{display:block;color:#b9c8de;text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .15s}body.tpl-tehnologija .uvx-foot-main a:hover{color:#fff}body.tpl-tehnologija .uvx-foot-brand img{height:62px;margin-bottom:14px}body.tpl-tehnologija .uvx-foot-brand p{color:#8fa3c2;font-size:13.5px;line-height:1.6;max-width:300px;margin:0 0 16px}body.tpl-tehnologija .uvx-foot-soc{display:flex;gap:10px}body.tpl-tehnologija .uvx-foot-soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;margin:0;color:#b9c8de}body.tpl-tehnologija .uvx-foot-soc a:hover{border-color:var(--aqua,#46C7F3);color:#fff}body.tpl-tehnologija .uvx-foot-bot{border-top:1px solid rgba(255,255,255,.08)}body.tpl-tehnologija .uvx-foot-bot div{max-width:1240px;margin:0 auto;padding:20px clamp(20px,4vw,48px);font-size:12px;color:#7891af;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}body.tpl-tehnologija .uvx-foot-bot a{color:#7891af;text-decoration:none}body.tpl-tehnologija .uvx-foot-bot a:hover{color:#b9c8de}body.tpl-tehnologija .exv{position:relative;overflow:hidden;padding-block:clamp(52px,7vw,104px);background:linear-gradient(180deg,#fff,#f4f9ff 48%,#e9f2ff)}body.tpl-tehnologija .exv:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(58% 42% at 50% 26%,rgba(14,124,232,.1),transparent 70%),radial-gradient(52% 40% at 86% 84%,rgba(70,199,243,.11),transparent 72%)}body.tpl-tehnologija .exv>.wrap{position:relative;z-index:1}body.tpl-tehnologija .exv-head{text-align:center;max-width:680px;margin:0 auto clamp(28px,3.6vw,46px)}body.tpl-tehnologija .exv-head .eyebrow{justify-content:center}body.tpl-tehnologija .exv-head h2{font-family:var(--disp);font-weight:800;font-size:clamp(1.9rem,3.7vw,3rem);letter-spacing:-.03em;line-height:1.05;margin:14px 0 0;color:var(--ink)}body.tpl-tehnologija .exv-head p{margin:16px auto 0;color:var(--mut);font-size:clamp(1rem,1.3vw,1.12rem);max-width:54ch;line-height:1.6}body.tpl-tehnologija .exv-stage{position:relative;max-width:1060px;margin:0 auto;border-radius:clamp(20px,2.2vw,30px);background:linear-gradient(180deg,#fff,#eff6ff);border:1px solid rgba(180,205,238,.75);box-shadow:0 54px 96px -50px #0a254073,inset 0 1px #ffffffe6;padding:clamp(12px,1.5vw,20px);overflow:hidden}body.tpl-tehnologija .exv-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.55;background-image:linear-gradient(rgba(14,124,232,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(14,124,232,.05) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:radial-gradient(120% 100% at 50% 38%,#000 52%,transparent 92%);mask-image:radial-gradient(120% 100% at 50% 38%,#000 52%,transparent 92%)}body.tpl-tehnologija .exv-screen{position:relative;z-index:1;border-radius:clamp(14px,1.6vw,22px);overflow:hidden;background:radial-gradient(120% 100% at 50% 30%,#fff,#edf4fe)}body.tpl-tehnologija .exv-video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:transparent;-webkit-mask-image:radial-gradient(ellipse 93% 95% at 50% 48%,#000 74%,transparent 100%);mask-image:radial-gradient(ellipse 93% 95% at 50% 48%,#000 74%,transparent 100%)}body.tpl-tehnologija .exv-chip{position:absolute;z-index:2;top:clamp(15px,1.7vw,24px);left:clamp(15px,1.7vw,24px);display:inline-flex;align-items:center;gap:8px;font-family:var(--data);font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--navy);background:#ffffffc7;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border:1px solid rgba(180,205,238,.85);border-radius:999px;padding:7px 13px}body.tpl-tehnologija .exv-chip i{width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 4px #46c7f32e;animation:exvPulse 2.2s ease-in-out infinite}body.tpl-tehnologija .exv-ctrl{position:absolute;z-index:2;right:clamp(15px,1.7vw,24px);bottom:clamp(15px,1.7vw,24px);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:var(--navy);background:#ffffffd6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border:1px solid rgba(180,205,238,.9);box-shadow:0 12px 26px -13px #0a25406b;transition:transform .2s,border-color .2s,box-shadow .2s}body.tpl-tehnologija .exv-ctrl:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:0 18px 32px -14px #0e7ce880}body.tpl-tehnologija .exv-ctrl svg{width:18px;height:18px}body.tpl-tehnologija .exv-ctrl .ic-play{display:none;margin-left:2px}body.tpl-tehnologija .exv-stage.is-paused .exv-ctrl .ic-play{display:block}body.tpl-tehnologija .exv-stage.is-paused .exv-ctrl .ic-pause{display:none}body.tpl-tehnologija .exv-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.7vw,20px);max-width:1060px;margin:clamp(22px,2.6vw,32px) auto 0}body.tpl-tehnologija .exv-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:clamp(22px,2.1vw,28px);box-shadow:var(--shadow-1);overflow:hidden;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .3s}body.tpl-tehnologija .exv-card:after{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--grad)}body.tpl-tehnologija .exv-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-2);border-color:#cfe0fb}body.tpl-tehnologija .exv-card .n{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--wash2);color:var(--blue);font-family:var(--data);font-weight:700;font-size:14px;border:1px solid #D6E9FF}body.tpl-tehnologija .exv-card .k{display:block;font-family:var(--data);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin:17px 0 7px}body.tpl-tehnologija .exv-card h3{font-family:var(--disp);font-weight:700;font-size:clamp(1.05rem,1.3vw,1.22rem);letter-spacing:-.01em;color:var(--ink);margin:0 0 9px;line-height:1.15}body.tpl-tehnologija .exv-card p{font-size:13.5px;color:var(--mut);line-height:1.55;margin:0}body.tpl-tehnologija .results{background:linear-gradient(155deg,#0a2540,#0e3e68 58%,#10618f);position:relative;overflow:hidden}body.tpl-tehnologija .results:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(48% 80% at 86% 18%,rgba(70,199,243,.3),transparent 60%),radial-gradient(42% 72% at 8% 92%,rgba(14,124,232,.32),transparent 62%)}body.tpl-tehnologija .results>.wrap{position:relative;z-index:1}body.tpl-tehnologija .results .eyebrow{color:#a9e0f8}body.tpl-tehnologija .results .eyebrow:before{background:var(--aqua)}body.tpl-tehnologija .results .disp-h2{color:#fff}body.tpl-tehnologija .results .lead{color:#bcd3ee}body.tpl-tehnologija .res-grid{margin-top:clamp(34px,4vw,50px)}body.tpl-tehnologija .res{background:linear-gradient(180deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.17);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 34px 64px -42px #000000a6;padding:clamp(30px,3.2vw,40px) 22px}body.tpl-tehnologija .res:hover{transform:translateY(-6px);border-color:#8fe3d08c;box-shadow:0 46px 76px -40px #000000b3}body.tpl-tehnologija .res b{background:linear-gradient(120deg,#a9e0f8,#bfe7ff);-webkit-background-clip:text;background-clip:text;color:transparent}body.tpl-tehnologija .res span{color:#afc4df;margin-top:14px}body.tpl-tehnologija .hero{padding-bottom:clamp(20px,2.6vw,34px)!important}body.tpl-tehnologija .exv{padding-top:clamp(18px,2.4vw,34px);background:linear-gradient(180deg,#f4f9ff,#eaf3ff)}body.tpl-tehnologija .exv-head{margin-bottom:clamp(22px,2.8vw,38px)}body.tpl-tehnologija .uvxnav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line,#E3E9F3)}body.tpl-tehnologija .uvxnav-in{display:flex;align-items:center;justify-content:space-between;gap:20px;height:84px}body.tpl-tehnologija .uvxnav-logo{display:inline-flex;align-items:center}body.tpl-tehnologija .uvxnav-logo .uvx-logo{height:64px!important;width:auto!important;position:static!important;top:auto!important}body.tpl-tehnologija .uvxnav-menu{display:flex;gap:clamp(18px,2.1vw,32px);align-items:center}body.tpl-tehnologija .uvxnav-menu a{font-family:var(--disp,"Sora",sans-serif);font-weight:600;font-size:.95rem;color:var(--navy,#0A2540);position:relative;padding:6px 2px;transition:color .2s;text-decoration:none}body.tpl-tehnologija .uvxnav-menu a:not(.active):hover{color:var(--blue,#0E7CE8)}body.tpl-tehnologija .uvxnav-menu a.active:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));border-radius:2px}body.tpl-tehnologija .uvxnav-r{display:flex;align-items:center;gap:12px}body.tpl-tehnologija .uvxnav-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--line,#E3E9F3);background:#fff;color:var(--navy,#0A2540);transition:border-color .2s,transform .2s}body.tpl-tehnologija .uvxnav-cart:hover{border-color:var(--blue,#0E7CE8);transform:translateY(-1px)}body.tpl-tehnologija .uvxnav-cart svg{width:19px;height:19px}body.tpl-tehnologija .uvxnav-cart .count{position:absolute;top:-5px;right:-5px;background:var(--navy,#0A2540);color:#fff;font-family:var(--data,monospace);font-size:10px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:grid;place-items:center}body.tpl-tehnologija .uvxnav-burger{display:none;flex-direction:column;gap:5px;width:44px;height:44px;border-radius:12px;border:1px solid var(--line,#E3E9F3);background:#fff;align-items:center;justify-content:center;cursor:pointer}body.tpl-tehnologija .uvxnav-burger span{width:18px;height:2px;background:var(--navy,#0A2540);border-radius:2px;transition:transform .25s,opacity .2s}body.tpl-tehnologija .uvxnav.open .uvxnav-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.tpl-tehnologija .uvxnav.open .uvxnav-burger span:nth-child(2){opacity:0}body.tpl-tehnologija .uvxnav.open .uvxnav-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body.tpl-tehnologija [data-reveal]:not(.hero-copy):not(.hero-media),body.tpl-tehnologija [data-reveal-group]{opacity:1!important;transform:none!important}body.tpl-tehnologija [data-reveal]:not(.hero-copy):not(.hero-media){transition:none!important}body.tpl-tehnologija{scroll-behavior:smooth}body.tpl-tehnologija #razstavljeno,body.tpl-tehnologija #patent{scroll-margin-top:104px}body.tpl-tehnologija .hero-chips{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px}body.tpl-tehnologija .hero-chips li{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 16px 10px 13px;font-family:var(--disp);font-weight:600;font-size:13.5px;color:var(--navy);box-shadow:var(--shadow-1)}body.tpl-tehnologija .hero-chips .ci{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:var(--wash2);color:var(--blue);flex:none}body.tpl-tehnologija .hero-chips .ci svg{width:14px;height:14px}body.tpl-tehnologija .hero-cta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:clamp(28px,3.4vw,40px)}body.tpl-tehnologija .hero-cta .btn svg{transition:transform .3s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .hero-cta .btn-o:hover svg{transform:translate(3px)}body.tpl-tehnologija .play-ic{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--wash2);color:var(--blue);flex:none}body.tpl-tehnologija .play-ic svg{width:11px;height:11px;margin-left:1px}body.tpl-tehnologija .exv-cards{grid-template-columns:repeat(4,1fr)}body.tpl-tehnologija .exv-card{transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .3s}body.tpl-tehnologija .exv-card .n{position:relative}body.tpl-tehnologija .exv-card.is-live{border-color:var(--blue);box-shadow:0 22px 44px -22px #0e7ce880;transform:translateY(-4px)}body.tpl-tehnologija .exv-card.is-live:after{height:4px}body.tpl-tehnologija .exv-card.is-live .n{background:var(--blue);color:#fff;border-color:var(--blue)}body.tpl-tehnologija .exv-card .n .live-dot{position:absolute;top:-3px;right:-3px;width:9px;height:9px;border-radius:50%;background:var(--aqua);opacity:0;transform:scale(.4);transition:opacity .3s,transform .3s;box-shadow:0 0 0 3px #46c7f338}body.tpl-tehnologija .exv-card.is-live .n .live-dot{opacity:1;transform:scale(1);animation:exvPulse 1.8s ease-in-out infinite}body.tpl-tehnologija .eyebrow-chip{display:inline-flex;align-items:center;gap:7px;margin-left:12px;vertical-align:middle;font-family:var(--data);font-size:10.5px;font-weight:700;letter-spacing:.06em;color:#a9e0f8;border:1px solid rgba(143,227,208,.4);border-radius:999px;padding:4px 10px;transition:border-color .2s,color .2s}body.tpl-tehnologija .eyebrow-chip:hover{border-color:#a9e0f8;color:#fff}body.tpl-tehnologija .eyebrow-chip svg{width:12px;height:12px;flex:none}body.tpl-tehnologija .specband{background:var(--wash2);border-block:1px solid var(--line)}body.tpl-tehnologija .specband-head{max-width:640px}body.tpl-tehnologija .specband-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.8vw,22px);margin-top:clamp(28px,3.4vw,42px)}body.tpl-tehnologija .speccell{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:clamp(22px,2.2vw,28px) clamp(18px,2vw,24px);position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s}body.tpl-tehnologija .speccell:hover{transform:translateY(-3px);box-shadow:var(--shadow-1)}body.tpl-tehnologija .speccell .sc-ic{width:34px;height:34px;border-radius:10px;background:var(--wash2);color:var(--blue);display:grid;place-items:center;margin-bottom:16px}body.tpl-tehnologija .speccell .sc-ic svg{width:18px;height:18px}body.tpl-tehnologija .speccell b{display:block;font-family:var(--data);font-weight:700;font-size:clamp(1.35rem,2.1vw,1.7rem);letter-spacing:-.02em;color:var(--navy);line-height:1;font-variant-numeric:tabular-nums}body.tpl-tehnologija .speccell span{display:block;margin-top:9px;font-size:12.5px;color:var(--mut);line-height:1.4}body.tpl-tehnologija .specband-more{display:inline-flex;align-items:center;gap:7px;margin-top:clamp(22px,2.6vw,30px);font-family:var(--disp);font-weight:600;font-size:14px;color:var(--blue)}body.tpl-tehnologija .specband-more svg{width:15px;height:15px;transition:transform .3s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .specband-more:hover svg{transform:translate(3px)}body.tpl-tehnologija .synergy{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(32px,5vw,72px);align-items:center;margin-bottom:clamp(46px,6vw,82px)}body.tpl-tehnologija .venn{position:relative;width:100%;max-width:440px;margin:0 auto;aspect-ratio:1/.72}body.tpl-tehnologija .venn svg{width:100%;height:100%;overflow:visible}body.tpl-tehnologija .venn .vc{fill:none;stroke-width:2.4;stroke-linecap:round}body.tpl-tehnologija .venn .vc-a{stroke:#5bb7ff}body.tpl-tehnologija .venn .vc-b{stroke:#8fe0f8}body.tpl-tehnologija .venn-draw .vc{stroke-dasharray:var(--len);stroke-dashoffset:var(--len);animation:vennDraw 1.5s cubic-bezier(.55,.1,.25,1) forwards}body.tpl-tehnologija .venn-draw .vc-b{animation-delay:.25s}body.tpl-tehnologija .venn-lbl{font-family:var(--disp);font-weight:700;font-size:13px;fill:#eaf3ff}body.tpl-tehnologija .venn-core{fill:#8fe3d024;stroke:#8fe3d080;stroke-width:1.2}body.tpl-tehnologija .venn-core-txt{font-family:var(--data);font-weight:700;font-size:10px;letter-spacing:.12em;fill:#a9e0f8}body.tpl-tehnologija .synergy-pills{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}body.tpl-tehnologija .synergy-pills li{display:flex;align-items:center;gap:13px;font-size:15.5px;color:#eaf3ff}body.tpl-tehnologija .synergy-pills .sp-ic{flex:none;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#8fe3d024;color:#a9e0f8;border:1px solid rgba(143,227,208,.3)}body.tpl-tehnologija .synergy-pills .sp-ic svg{width:15px;height:15px}body.tpl-tehnologija .results-sub{margin-top:6px;font-size:clamp(1.2rem,1.9vw,1.5rem);font-family:var(--disp);font-weight:700;color:#fff;letter-spacing:-.02em}body.tpl-tehnologija .patent{background:#fff}body.tpl-tehnologija .patent-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(30px,4.6vw,64px);align-items:center;margin-top:clamp(34px,4vw,52px)}body.tpl-tehnologija .patent-card{position:relative;border-radius:var(--r-lg);padding:clamp(30px,3.4vw,44px);background:linear-gradient(160deg,#f5f9ff,#eaf4ff);border:1px solid var(--line);box-shadow:var(--shadow-1);overflow:hidden}body.tpl-tehnologija .patent-card:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px dashed #B9D3F2;border-radius:calc(var(--r-lg) - 8px);pointer-events:none}body.tpl-tehnologija .patent-seal{width:clamp(74px,8vw,92px);height:clamp(74px,8vw,92px);border-radius:50%;position:relative;z-index:1;background:radial-gradient(circle at 38% 32%,#fff,#e4eefb);display:grid;place-items:center;color:var(--blue);box-shadow:0 18px 30px -16px #0c285a4d,inset 0 2px 4px #ffffffe6,inset 0 -6px 14px #b4c6e473}body.tpl-tehnologija .patent-seal svg{width:56%;height:56%}body.tpl-tehnologija .patent-card h3{position:relative;z-index:1;font-family:var(--disp);font-weight:700;font-size:clamp(1.15rem,1.5vw,1.35rem);color:var(--navy);margin:20px 0 0;letter-spacing:-.01em}body.tpl-tehnologija .patent-no{position:relative;z-index:1;display:inline-block;margin-top:12px;font-family:var(--data);font-weight:700;font-size:13px;letter-spacing:.06em;color:var(--blue);background:#fff;border:1px solid #D6E9FF;border-radius:999px;padding:6px 13px}body.tpl-tehnologija .patent-card p{position:relative;z-index:1;margin:16px 0 0;font-size:14px;color:var(--mut);line-height:1.6}body.tpl-tehnologija .patent-card .btn{position:relative;z-index:1;margin-top:22px}body.tpl-tehnologija .patent-card .btn svg{transition:transform .3s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .patent-card .btn:hover svg{transform:translate(3px)}body.tpl-tehnologija .certrow{display:flex;gap:clamp(14px,2.2vw,32px);flex-wrap:wrap;align-items:flex-start}body.tpl-tehnologija .certb{display:flex;flex-direction:column;align-items:center;gap:14px;width:clamp(112px,12vw,148px)}body.tpl-tehnologija .certb-badge{width:clamp(84px,8.2vw,104px);height:clamp(84px,8.2vw,104px);border-radius:50%;background:radial-gradient(circle at 38% 32%,#fff,#eef3fb);display:grid;place-items:center;color:var(--blue);box-shadow:0 18px 30px -16px #0c285a47,inset 0 2px 4px #ffffffe6,inset 0 -6px 14px #b4c6e473;transition:transform .3s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .certb:hover .certb-badge{transform:translateY(-4px)}body.tpl-tehnologija .cert-svg{width:58%;height:58%}body.tpl-tehnologija .certb-lbl{font-size:13px;color:#3a4a63;text-align:center;line-height:1.4}body.tpl-tehnologija .patent-more{display:inline-flex;align-items:center;gap:7px;margin-top:clamp(24px,3vw,34px);font-family:var(--disp);font-weight:600;font-size:14px;color:var(--blue)}body.tpl-tehnologija .patent-more svg{width:15px;height:15px;transition:transform .3s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .patent-more:hover svg{transform:translate(3px)}body.tpl-tehnologija .hero--split{text-align:left;overflow:hidden;padding-block:clamp(38px,5vw,78px)}body.tpl-tehnologija .hero--split:before{background:radial-gradient(68% 60% at 80% 28%,rgba(14,124,232,.12),transparent 70%),linear-gradient(160deg,#eaf2fc,#dbe8f7 52%,#cadef4)}body.tpl-tehnologija .hero2{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(26px,4vw,60px);align-items:center}body.tpl-tehnologija .hero2-copy .eyebrow{margin-bottom:2px}body.tpl-tehnologija .hero--split h1{font-weight:800;font-size:clamp(2.2rem,4.6vw,3.9rem);letter-spacing:-.03em;line-height:1.05;margin:14px 0 0;max-width:15ch;color:var(--navy)}body.tpl-tehnologija .hero--split .hero-sub{margin:18px 0 0;max-width:46ch;font-size:clamp(1rem,1.3vw,1.12rem);color:var(--mut)}body.tpl-tehnologija .hero-benefits{list-style:none;display:flex;flex-wrap:wrap;gap:clamp(16px,2.2vw,30px);margin:clamp(24px,3vw,34px) 0 0;padding:0}body.tpl-tehnologija .hero-benefits li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;font-family:var(--disp);font-weight:600;font-size:12.5px;color:var(--navy);line-height:1.25;width:78px}body.tpl-tehnologija .hero-benefits .hb-ic{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff;color:var(--blue);box-shadow:var(--shadow-1)}body.tpl-tehnologija .hero-benefits .hb-ic svg{width:23px;height:23px}body.tpl-tehnologija .hero-cta2{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(12px,1.8vw,22px);margin-top:clamp(26px,3.2vw,38px)}body.tpl-tehnologija .btn-client{display:inline-flex;align-items:center;gap:10px;background:var(--blue);color:#fff;font-family:var(--disp);font-weight:700;font-size:15px;border-radius:12px;padding:15px 26px;border:0;cursor:pointer;box-shadow:0 16px 30px -14px #0e7ce899;transition:transform .25s cubic-bezier(.2,.6,.2,1),box-shadow .25s,background .25s}body.tpl-tehnologija .btn-client svg{width:17px;height:17px;transition:transform .3s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .btn-client:hover{transform:translateY(-2px);background:#0b6fd4;box-shadow:0 22px 38px -14px #0e7ce8b3}body.tpl-tehnologija .btn-client:hover svg{transform:translate(3px)}body.tpl-tehnologija .btn-client--sm{padding:12px 20px;font-size:14px}body.tpl-tehnologija .hero-play{display:inline-flex;align-items:center;gap:11px;background:none;border:0;cursor:pointer;font-family:var(--disp);font-weight:600;font-size:14.5px;color:var(--navy);padding:6px 4px;transition:color .2s}body.tpl-tehnologija .hero-play .play-ic{width:38px;height:38px;background:#fff;box-shadow:var(--shadow-1);transition:color .2s,transform .2s}body.tpl-tehnologija .hero-play:hover .play-ic{color:var(--blue);transform:scale(1.06)}body.tpl-tehnologija .hero-play .play-ic svg{width:13px;height:13px}body.tpl-tehnologija .hero2-media{position:relative}body.tpl-tehnologija .hero-stage{position:relative;width:100%}body.tpl-tehnologija .hero-video{display:block;width:100%;height:auto;aspect-ratio:16/11;object-fit:contain;background:transparent;mix-blend-mode:multiply;-webkit-mask-image:radial-gradient(ellipse 92% 92% at 50% 46%,#000 70%,transparent 100%);mask-image:radial-gradient(ellipse 92% 92% at 50% 46%,#000 70%,transparent 100%)}body.tpl-tehnologija .hero-stage .exv-ctrl{position:absolute;right:4px;bottom:52px;width:42px;height:42px;background:#ffffffe6}body.tpl-tehnologija .hero-stage.is-paused .exv-ctrl .ic-play{display:block}body.tpl-tehnologija .hero-stage.is-paused .exv-ctrl .ic-pause{display:none}body.tpl-tehnologija .hero-labels{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0}body.tpl-tehnologija .hero-label{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}body.tpl-tehnologija .hero-label .hl-line{width:0;height:24px;border-left:2px dotted #A6C4E8;transition:border-color .3s}body.tpl-tehnologija .hero-label .hl-dot{width:9px;height:9px;border-radius:50%;background:#fff;border:2px solid #9FBEE6;margin-top:-2px;transition:background .3s,border-color .3s,box-shadow .3s}body.tpl-tehnologija .hero-label .hl-txt{font-family:var(--disp);font-weight:600;font-size:12px;color:#5b6b82;line-height:1.2;transition:color .3s}body.tpl-tehnologija .hero-label.is-live .hl-line{border-color:var(--blue)}body.tpl-tehnologija .hero-label.is-live .hl-dot{background:var(--blue);border-color:var(--blue);box-shadow:0 0 0 4px #0e7ce829}body.tpl-tehnologija .hero-label.is-live .hl-txt{color:var(--navy)}body.tpl-tehnologija .howto{position:relative;overflow:hidden;background:radial-gradient(115% 85% at 90% 4%,#0e7ce821,#0e7ce800 52%),radial-gradient(95% 85% at 2% 98%,#46c7f317,#46c7f300 52%),linear-gradient(168deg,#fcfdff,#f0f6ff 52%,#e6f0fe)}body.tpl-tehnologija .howto:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(58% 52% at 50% 118%,#0e7ce81c,#0e7ce800 70%)}body.tpl-tehnologija .howto:after{content:none}body.tpl-tehnologija .howto>.wrap{position:relative;z-index:1}body.tpl-tehnologija .howto .howto-photo{box-shadow:0 44px 82px -42px #0a254080;outline:1px solid rgba(255,255,255,.75);outline-offset:0}body.tpl-tehnologija .howto .speccell{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#f9fcff);border-color:#c6d8f2e6;border-radius:var(--r);padding-top:clamp(26px,2.6vw,32px);box-shadow:0 26px 46px -28px #0a254057,0 2px 6px -2px #0a25400f;overflow:hidden;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s ease}body.tpl-tehnologija .howto .speccell:before{content:"";position:absolute;left:0;top:0;height:3px;width:100%;background:linear-gradient(90deg,var(--blue),var(--aqua))}body.tpl-tehnologija .howto .speccell:hover{transform:translateY(-4px);box-shadow:0 34px 58px -26px #0a25406b,0 2px 6px -2px #0a254014}body.tpl-tehnologija .howto .speccell .sc-ic{width:46px;height:46px;border-radius:13px;background:linear-gradient(135deg,#0e7ce821,#46c7f31c);color:var(--blue);margin-bottom:clamp(18px,2vw,24px);box-shadow:inset 0 0 0 1px #0e7ce824}body.tpl-tehnologija .howto .speccell .sc-ic svg{width:21px;height:21px}body.tpl-tehnologija .howto .speccell b{font-size:clamp(1.6rem,2.4vw,2rem);letter-spacing:-.02em;color:var(--navy);line-height:1.05}body.tpl-tehnologija .howto .speccell .sc-u{font-size:.5em;letter-spacing:.02em;margin-left:2px}body.tpl-tehnologija .howto .speccell>span:not(.sc-ic){margin-top:auto;padding-top:14px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--mut)}body.tpl-tehnologija .howto .speccell>span:not(.sc-ic):before{content:"";display:block;width:26px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--blue),var(--aqua));opacity:.55;margin-bottom:12px}body.tpl-tehnologija .howto-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(30px,4.6vw,64px);align-items:center}body.tpl-tehnologija .howsteps{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:clamp(15px,2vw,22px)}body.tpl-tehnologija .howsteps li{display:flex;gap:16px;align-items:flex-start}body.tpl-tehnologija .howsteps .hs-n{flex:none;width:38px;height:38px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-family:var(--data);font-weight:700;font-size:16px;box-shadow:0 10px 20px -10px #0e7ce899}body.tpl-tehnologija .howsteps .hs-b h3{font-family:var(--disp);font-weight:700;font-size:clamp(1.05rem,1.4vw,1.25rem);color:var(--navy);margin:5px 0}body.tpl-tehnologija .howsteps .hs-b p{font-size:14.5px;color:var(--mut);line-height:1.55;max-width:44ch}body.tpl-tehnologija .howto-photo{margin:0;border-radius:var(--r-lg);overflow:hidden;box-shadow:0 40px 70px -40px #0a25408c;aspect-ratio:4/5;max-height:540px}body.tpl-tehnologija .howto-photo img{width:100%;height:100%;object-fit:cover;display:block}body.tpl-tehnologija .howspecs{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.6vw,18px);margin-top:clamp(30px,3.6vw,48px)}body.tpl-tehnologija .sc-u{font-size:.62em;color:var(--mut);font-weight:700}body.tpl-tehnologija .tri{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.2vw,26px);align-items:stretch}body.tpl-tehnologija .tri-col{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(26px,2.6vw,34px);box-shadow:var(--shadow-1);display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s;text-align:left}body.tpl-tehnologija .tri-col:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}body.tpl-tehnologija .tri-col--accent{background:linear-gradient(165deg,#f4f9ff,#eaf4ff);border-color:#d6e9ff;align-items:flex-start}body.tpl-tehnologija .tri-k{font-family:var(--data);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}body.tpl-tehnologija .tri-col h3{font-family:var(--disp);font-weight:700;font-size:clamp(1.18rem,1.5vw,1.4rem);color:var(--navy);margin:10px 0 0;letter-spacing:-.01em;line-height:1.14}body.tpl-tehnologija .tri-media{width:100%;margin:18px 0;border-radius:var(--r);overflow:hidden;background:linear-gradient(160deg,#0a2540,#0e3e68);aspect-ratio:16/11;display:grid;place-items:center;padding:14px}body.tpl-tehnologija .tri-media img{max-width:80%;max-height:150px;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(0,0,0,.4))}body.tpl-tehnologija .tri-col p{font-size:14px;color:var(--mut);line-height:1.6;margin:14px 0 0}body.tpl-tehnologija .tri-col--accent p{margin-top:16px}body.tpl-tehnologija .tri-list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}body.tpl-tehnologija .tri-list li{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--navy)}body.tpl-tehnologija .tri-list .tl-ic{flex:none;width:26px;height:26px;border-radius:8px;background:var(--wash2);color:var(--blue);display:grid;place-items:center}body.tpl-tehnologija .tri-list .tl-ic svg{width:14px;height:14px}body.tpl-tehnologija .tri-seal{width:88px;height:88px;border-radius:50%;margin:20px 0 0;background:radial-gradient(circle at 38% 32%,#fff,#e4eefb);display:grid;place-items:center;color:var(--blue);box-shadow:0 18px 30px -16px #0c285a4d,inset 0 2px 4px #ffffffe6,inset 0 -6px 14px #b4c6e473}body.tpl-tehnologija .tri-seal svg{width:52%;height:52%}body.tpl-tehnologija .tri-col--accent .patent-no{margin:14px 0 0}body.tpl-tehnologija .tri-col--accent .btn-client{margin-top:18px}body.tpl-tehnologija .tri-venn{margin:16px 0 4px}body.tpl-tehnologija .tri-venn svg{width:100%;max-width:252px;height:auto;display:block;margin:0 auto;overflow:visible}body.tpl-tehnologija .tri-venn .vc{fill:none;stroke-width:2.4;stroke-linecap:round}body.tpl-tehnologija .tri-venn .vc-a{stroke:#2e9bf5}body.tpl-tehnologija .tri-venn .vc-b{stroke:#26a8e0}body.tpl-tehnologija .tri-venn.venn-draw .vc{stroke-dasharray:var(--len);stroke-dashoffset:var(--len);animation:vennDraw 1.4s cubic-bezier(.55,.1,.25,1) forwards}body.tpl-tehnologija .tri-venn.venn-draw .vc-b{animation-delay:.22s}body.tpl-tehnologija .tri-venn .venn-lbl{fill:var(--navy);font-family:var(--disp);font-weight:700;font-size:12px}body.tpl-tehnologija .tri-venn .venn-core{fill:#0e7ce814;stroke:#0e7ce866;stroke-width:1.1}body.tpl-tehnologija .tri-checks{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}body.tpl-tehnologija .tri-checks li{display:flex;align-items:center;gap:11px;font-size:14.5px;color:var(--navy);font-family:var(--disp);font-weight:600}body.tpl-tehnologija .tri-checks svg{width:17px;height:17px;color:var(--aqua);flex:none}body.tpl-tehnologija .certsec{position:relative;overflow:hidden;background:var(--navy);color:#eaf3ff}body.tpl-tehnologija .certsec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(druzina.jpg) center 26%/cover no-repeat;opacity:1}body.tpl-tehnologija .certsec:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#091a30c2,#091a308f 42%,#0b284875 78%,#091a3094)}body.tpl-tehnologija .certsec>.wrap{position:relative;z-index:1}body.tpl-tehnologija .certsec-head{text-align:center;max-width:660px;margin:0 auto}body.tpl-tehnologija .certsec-head .eyebrow{justify-content:center;color:#a9e0f8}body.tpl-tehnologija .certsec-head .eyebrow:before{background:var(--aqua)}body.tpl-tehnologija .certsec-head h2{color:#fff}body.tpl-tehnologija .certsec-head .lead{color:#bcd3ee;margin-inline:auto}body.tpl-tehnologija .certsec .certrow{justify-content:center;margin-top:clamp(34px,4vw,52px)}body.tpl-tehnologija .certsec .certb-lbl{color:#cfe0f2}body.tpl-tehnologija .certsec .certb-badge{box-shadow:0 26px 46px -18px #0009,inset 0 2px 4px #fffffff2,inset 0 -6px 14px #b4c6e466,0 0 0 6px #8fe3d01f;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s ease}body.tpl-tehnologija .certsec .cert-svg{width:62%;height:62%}body.tpl-tehnologija .certsec .certb:hover .certb-badge{transform:translateY(-5px);box-shadow:0 32px 54px -18px #000000a8,inset 0 2px 4px #fffffff2,0 0 0 7px #8fe3d033}body.tpl-tehnologija .certsec .patent-more{display:flex;justify-content:center;margin-top:clamp(28px,3.4vw,42px);color:#a9e0f8}body.tpl-tehnologija .hero--photo{position:relative;overflow:hidden;text-align:left;padding-block:clamp(24px,4vh,56px);min-height:calc(100svh - 84px);display:flex;align-items:center}body.tpl-tehnologija .hero--photo .hero-benefits{gap:clamp(14px,2vw,26px)}body.tpl-tehnologija .hero--photo .hero-benefits li{width:92px;gap:12px;font-size:13px}body.tpl-tehnologija .hero--photo .hero-benefits .hb-ic{width:58px;height:58px;border-radius:18px;background:linear-gradient(155deg,#e8f2ff,#f8fcff);border:1px solid #D8E7F7;color:var(--blue);box-shadow:0 14px 26px -14px #0e7ce86b,inset 0 1px #fffffff2}body.tpl-tehnologija .hero--photo .hero-benefits .hb-ic svg{width:28px;height:28px}body.tpl-tehnologija .hero--photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:url(tech-hero-network.jpg) center/cover no-repeat}body.tpl-tehnologija .hero--photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(96deg,#f5faffcc,#f5faff80 32%,#f0f8ff29 60%,#eef7ff00)}body.tpl-tehnologija .hero--photo>.wrap{position:relative;z-index:1;width:100%}body.tpl-tehnologija .hero-intro{max-width:640px}body.tpl-tehnologija .hero--photo .eyebrow{color:#0b4c8f;margin-bottom:2px}body.tpl-tehnologija .hero--photo h1{font-weight:800;font-size:clamp(2.3rem,5vw,4.1rem);letter-spacing:-.03em;line-height:1.04;margin:14px 0 0;max-width:15ch;color:var(--navy)}body.tpl-tehnologija .hero--photo .hero-sub{margin:18px 0 0;max-width:50ch;font-size:clamp(1rem,1.3vw,1.14rem);color:#213b57;font-weight:500}body.tpl-tehnologija .hero--photo .hero-benefits{margin-top:clamp(26px,3.2vw,36px)}body.tpl-tehnologija .hero--photo .hero-cta2{margin-top:clamp(26px,3.2vw,38px)}body.tpl-tehnologija .hero-scroll{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:600;font-size:14.5px;color:var(--navy);padding:13px 8px;transition:color .2s}body.tpl-tehnologija .hero-scroll svg{width:17px;height:17px;transition:transform .25s cubic-bezier(.2,.6,.2,1)}body.tpl-tehnologija .hero-scroll:hover{color:var(--blue)}body.tpl-tehnologija .hero-scroll:hover svg{transform:translateY(3px)}body.tpl-tehnologija .videosec{position:relative;overflow:hidden;isolation:isolate;padding-block:clamp(52px,7vw,100px);background:#eef5ff url(notranjost-bg.jpg) center center/cover no-repeat}body.tpl-tehnologija .videosec-head{text-align:center;max-width:660px}body.tpl-tehnologija .videosec-head .eyebrow{justify-content:center}body.tpl-tehnologija .videosec-head h2{margin:12px 0 0}body.tpl-tehnologija .videosec-head .lead{margin:12px auto 0;max-width:56ch}body.tpl-tehnologija .videosec-stage{position:relative;width:100%;max-width:1600px;margin:clamp(10px,1.8vw,24px) auto 0;padding-inline:clamp(8px,2.5vw,40px)}body.tpl-tehnologija .videosec-video{display:block;width:100%;max-width:1180px;height:auto;margin:0 auto;aspect-ratio:16/9;object-fit:cover;background:#0a1420;border-radius:var(--r-lg);box-shadow:0 54px 96px -48px #0a254080,0 0 0 1px #b4cdee66}body.tpl-tehnologija .videosec-stage .exv-ctrl{position:absolute;right:clamp(20px,3.5vw,60px);bottom:12px;width:44px;height:44px;background:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(180,205,238,.9);color:var(--navy);box-shadow:0 12px 26px -13px #0a25406b}body.tpl-tehnologija .videosec-stage .exv-ctrl svg{width:17px;height:17px}body.tpl-tehnologija .videosec-stage.is-paused .exv-ctrl .ic-play{display:block}body.tpl-tehnologija .videosec-stage.is-paused .exv-ctrl .ic-pause{display:none}body.tpl-tehnologija .videosec .hero-labels{max-width:920px;margin:clamp(16px,2.2vw,28px) auto 0}body.tpl-tehnologija{--ce-navy:#04101F;--ce-blue:#0E7CE8;--ce-blue2:#5AA9F2;--ce-ink:#0B1B2B;--ce-disp:"Montserrat",Arial,sans-serif;--ce-lineD:rgba(255,255,255,.14)}body.tpl-tehnologija .uvxnav{background:#fffffff0!important;border-bottom:1px solid #E2EAF2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.tpl-tehnologija .uvxnav-in{height:87px!important;gap:14px!important}body.tpl-tehnologija .uvxnav-logo{display:flex!important;align-items:center!important}body.tpl-tehnologija .uvxnav-logo .uvx-logo{height:104px!important;transform:translateY(20%)!important}body.tpl-tehnologija .uvxnav-menu{gap:clamp(12px,1.6vw,24px)!important}body.tpl-tehnologija .uvxnav-menu a{font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#4a5a6e!important;white-space:nowrap!important}body.tpl-tehnologija .uvxnav-menu a:hover{color:var(--ce-blue)!important}body.tpl-tehnologija .uvxnav-menu a.active{color:var(--ce-ink)!important}body.tpl-tehnologija .uvxnav-menu a.active:after{background:var(--ce-blue)!important;border-radius:0!important;height:2px!important;bottom:-6px!important}body.tpl-tehnologija .uvx-cta{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:14px 20px!important;box-shadow:none!important;white-space:nowrap!important}body.tpl-tehnologija .uvx-cta:after{display:none!important}body.tpl-tehnologija .uvx-cta:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-tehnologija .uvx-cta svg{display:none}body.tpl-tehnologija .uvx-lang-btn{border-radius:0!important;background:#fff!important;border:1px solid #E2EAF2!important;color:#4a5a6e!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.1em!important;white-space:nowrap!important}body.tpl-tehnologija .uvx-lang-btn:hover{border-color:#b9cbe0!important;color:var(--ce-ink)!important}body.tpl-tehnologija .uvx-lang-menu{border-radius:0!important;border:1px solid #E2EAF2!important}body.tpl-tehnologija .uvxnav-cart{background:#fff!important;border:1px solid #E2EAF2!important;border-radius:0!important;width:42px!important;height:42px!important;color:var(--ce-ink)!important}body.tpl-tehnologija .uvxnav-cart:hover{border-color:var(--ce-blue)!important;transform:none!important}body.tpl-tehnologija .uvxnav-cart .count{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important}body.tpl-tehnologija .uvxnav-burger span{background:var(--ce-ink)!important}body.tpl-tehnologija .uvx-footer{background:var(--ce-navy)!important;color:#ffffff9e!important}body.tpl-tehnologija .uvx-footer:before{height:3px!important;background:var(--ce-blue)!important}body.tpl-tehnologija .uvx-news{border-bottom:1px solid var(--ce-lineD)!important}body.tpl-tehnologija .uvx-news h3{font-family:var(--ce-disp)!important;font-weight:700!important;letter-spacing:-.02em!important}body.tpl-tehnologija .uvx-news p{color:#fff9!important}body.tpl-tehnologija .uvx-news-form input{border-radius:0!important;background:#ffffff0a!important;border:1px solid var(--ce-lineD)!important}body.tpl-tehnologija .uvx-news-btn{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:none!important}body.tpl-tehnologija .uvx-news-btn:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-tehnologija .uvx-news-btn svg{display:none}body.tpl-tehnologija .uvx-foot-main h4{font-family:var(--ce-disp)!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#fff!important}body.tpl-tehnologija .uvx-foot-main a{color:#fff9!important;font-size:13.5px!important}body.tpl-tehnologija .uvx-foot-main a:hover{color:var(--ce-blue2)!important}body.tpl-tehnologija .uvx-foot-main .pt-c{display:block;font-family:var(--ce-disp);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-top:2px}body.tpl-tehnologija .uvx-foot-main a:hover .pt-c{color:#ffffff80}body.tpl-tehnologija .uvx-foot-brand img{height:88px!important;margin-top:-16px!important;margin-bottom:4px!important}body.tpl-tehnologija .uvx-foot-brand p{color:#ffffff8c!important}body.tpl-tehnologija .uvx-foot-soc a{border-radius:0!important;width:36px!important;height:36px!important;border-color:var(--ce-lineD)!important}body.tpl-tehnologija .uvx-foot-soc a:hover{border-color:var(--ce-blue)!important;color:#fff!important}body.tpl-tehnologija .uvx-foot-bot{border-top:1px solid var(--ce-lineD)!important}body.tpl-tehnologija .uvx-foot-bot div{font-family:var(--ce-disp)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#ffffff73!important}body.tpl-tehnologija .tri-media img.tri-dev{max-width:42%;max-height:118px}body.tpl-tehnologija{--r-sm:8px!important;--r:8px!important;--r-lg:8px!important;--radius:8px;--hair:rgba(10,37,64,.12)}body.tpl-tehnologija .card,body.tpl-tehnologija .kcard,body.tpl-tehnologija .valc,body.tpl-tehnologija .statc,body.tpl-tehnologija .revc,body.tpl-tehnologija .faqq,body.tpl-tehnologija .spec-callout,body.tpl-tehnologija .hero-float,body.tpl-tehnologija .glass,body.tpl-tehnologija .combo-pack,body.tpl-tehnologija .combo-card,body.tpl-tehnologija .feated-stats .s,body.tpl-tehnologija .feated-trust,body.tpl-tehnologija .mvz-panel,body.tpl-tehnologija .certcard,body.tpl-tehnologija .kwell,body.tpl-tehnologija .step figure,body.tpl-tehnologija .imgfill,body.tpl-tehnologija .tri-col,body.tpl-tehnologija .tri-media,body.tpl-tehnologija .netc,body.tpl-tehnologija .cbox,body.tpl-tehnologija .zfeat,body.tpl-tehnologija .kp-chip,body.tpl-tehnologija .tcard,body.tpl-tehnologija .app,body.tpl-tehnologija .st{border-radius:8px!important}body.tpl-tehnologija .btn,body.tpl-tehnologija .uvx-cta,body.tpl-tehnologija .finalcta-btn,body.tpl-tehnologija .uvx-news-btn,body.tpl-tehnologija .kmore,body.tpl-tehnologija .mvz-support,body.tpl-tehnologija .supportlink,body.tpl-tehnologija .kchip,body.tpl-tehnologija .pchip,body.tpl-tehnologija .uvx-lang-btn,body.tpl-tehnologija .uvxnav-cart,body.tpl-tehnologija .uvx-lang-menu,body.tpl-tehnologija .uvx-foot-soc a,body.tpl-tehnologija .valc-ic,body.tpl-tehnologija .fp-ic,body.tpl-tehnologija .s-ic,body.tpl-tehnologija .sc-ic,body.tpl-tehnologija .zc-ic,body.tpl-tehnologija .ct-ic,body.tpl-tehnologija .tl-ic,body.tpl-tehnologija .kfeat-ic,body.tpl-tehnologija .pk-ic,body.tpl-tehnologija .hi-ic,body.tpl-tehnologija .kb-ic{border-radius:6px!important}body.tpl-tehnologija .card,body.tpl-tehnologija .kcard,body.tpl-tehnologija .valc,body.tpl-tehnologija .statc,body.tpl-tehnologija .revc,body.tpl-tehnologija .faqq,body.tpl-tehnologija .combo-pack,body.tpl-tehnologija .combo-card,body.tpl-tehnologija .mvz-panel,body.tpl-tehnologija .certcard,body.tpl-tehnologija .feated-stats .s,body.tpl-tehnologija .feated-trust,body.tpl-tehnologija .netc,body.tpl-tehnologija .cbox,body.tpl-tehnologija .zfeat,body.tpl-tehnologija .tcard,body.tpl-tehnologija .app,body.tpl-tehnologija .st,body.tpl-tehnologija .tri-col{box-shadow:none!important;border:1px solid var(--hair)!important}body.tpl-tehnologija .spec-callout,body.tpl-tehnologija .hero-float{box-shadow:0 18px 40px -30px #0a254073!important}body.tpl-tehnologija .valc:hover,body.tpl-tehnologija .card:hover,body.tpl-tehnologija .kcard:hover{transform:none!important;box-shadow:none!important;border-color:#0a254040!important}body.tpl-tehnologija .hero h1 .accent,body.tpl-tehnologija .hsi .num,body.tpl-tehnologija .kompat-head h2 .g,body.tpl-tehnologija h2 .g,body.tpl-tehnologija h2 span.g,body.tpl-tehnologija .h2 .g,body.tpl-tehnologija .stat b.g{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important;color:var(--blue)!important}body.tpl-tehnologija .specsec h2 .g,body.tpl-tehnologija .specsec .g{color:#fff!important;-webkit-text-fill-color:#fff!important}body.tpl-tehnologija .eyebrow,body.tpl-tehnologija .keyebrow,body.tpl-tehnologija .feated-kick,body.tpl-tehnologija .tri-k,body.tpl-tehnologija .kick,body.tpl-tehnologija .net-cty,body.tpl-tehnologija .ktag{font-family:var(--body,"Inter",sans-serif)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.16em!important;text-transform:uppercase!important}body.tpl-tehnologija .mono,body.tpl-tehnologija .uvx-lang-btn,body.tpl-tehnologija .hsi .num,body.tpl-tehnologija .finalcta-price b,body.tpl-tehnologija .statc b,body.tpl-tehnologija .st b{font-family:var(--disp,"Sora",sans-serif)!important}body.tpl-tehnologija .fp-ic svg,body.tpl-tehnologija .s-ic svg,body.tpl-tehnologija .sc-ic svg,body.tpl-tehnologija .valc-ic svg,body.tpl-tehnologija .ct-ic svg,body.tpl-tehnologija .tl-ic svg,body.tpl-tehnologija .kfeat-ic svg,body.tpl-tehnologija .pk-ic svg,body.tpl-tehnologija .hi-ic svg,body.tpl-tehnologija .kb-ic svg,body.tpl-tehnologija .kwell-ic svg,body.tpl-tehnologija .keyebrow svg,body.tpl-tehnologija .eyebrow svg{stroke-width:1.7px!important}body.tpl-tehnologija .zc-ic svg,body.tpl-tehnologija .ck svg,body.tpl-tehnologija .tick svg{stroke-width:2.2px!important}body.tpl-tehnologija .btn,body.tpl-tehnologija .uvx-cta,body.tpl-tehnologija .finalcta-btn,body.tpl-tehnologija .uvx-news-btn{min-height:48px;align-items:center}body.tpl-tehnologija .btn:hover,body.tpl-tehnologija .uvx-cta:hover,body.tpl-tehnologija .finalcta-btn:hover{transform:none!important}body.tpl-tehnologija a:focus-visible,body.tpl-tehnologija button:focus-visible,body.tpl-tehnologija input:focus-visible,body.tpl-tehnologija textarea:focus-visible,body.tpl-tehnologija summary:focus-visible{outline:2px solid var(--blue,#0E7CE8)!important;outline-offset:2px!important;border-radius:4px}body.tpl-tehnologija .uvx-cta,body.tpl-tehnologija .uvx-lang-btn,body.tpl-tehnologija .uvxnav-cart,body.tpl-tehnologija .uvxnav-cart .count{border-radius:999px!important}body.tpl-tehnologija .uvx-lang-menu{border-radius:16px!important}body.tpl-tehnologija .uvxnav-burger,body.tpl-tehnologija .btn,body.tpl-tehnologija .hero .btn,body.tpl-tehnologija .hero-cta .btn,body.tpl-tehnologija .btn-primary,body.tpl-tehnologija .btn-secondary,body.tpl-tehnologija .btn-ghost,body.tpl-tehnologija .btn-p,body.tpl-tehnologija .btn-o,body.tpl-tehnologija .finalcta-btn,body.tpl-tehnologija .uvx-news-btn,body.tpl-tehnologija .kmore,body.tpl-tehnologija .mvz-support,body.tpl-tehnologija .supportlink,body.tpl-tehnologija .spec-cta,body.tpl-tehnologija .finalcta-buy .finalcta-btn{border-radius:999px!important}body.tpl-tehnologija .uvx-lang-menu button{border-radius:10px!important}@media(min-width:901px)and (max-width:1240px){body.tpl-tehnologija .split--uvc .stat-inline{padding:clamp(15px,1.7vw,20px)}body.tpl-tehnologija .split--uvc .si{padding:0 clamp(9px,1.1vw,14px)}body.tpl-tehnologija .split--uvc .si b{font-size:clamp(1.15rem,1.7vw,1.5rem)}body.tpl-tehnologija .split--uvc .si span{font-size:10px;letter-spacing:.05em}body.tpl-tehnologija .split--uvc .si-head{font-size:9.5px;letter-spacing:.12em;margin-bottom:14px}}@media(max-width:900px){body.tpl-tehnologija .uvc2-grid{grid-template-columns:1fr}body.tpl-tehnologija .uvc2-media img{aspect-ratio:16/10;max-height:420px}body.tpl-tehnologija .tech2-grid{grid-template-columns:1fr;gap:22px}body.tpl-tehnologija .tech2-right{order:-1}body.tpl-tehnologija .tech2-devwrap{transform:none;max-width:560px;margin:0 auto}body.tpl-tehnologija .tech2-svg{display:none}body.tpl-tehnologija .tech2-txt p,body.tpl-tehnologija .tech2-left{max-width:none}body.tpl-tehnologija .rx2-grid{grid-template-columns:1fr;gap:32px}body.tpl-tehnologija .rx2-media{min-height:0}body.tpl-tehnologija .rx2-stats{grid-template-columns:1fr}body.tpl-tehnologija .uvx-lang{display:none}body.tpl-tehnologija .uvxnav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;background:#fff;border-bottom:1px solid var(--line,#E3E9F3);box-shadow:0 24px 40px -24px #0a254040;padding:10px 16px 14px}body.tpl-tehnologija .uvxnav.open .uvxnav-menu{display:flex}body.tpl-tehnologija .uvxnav-menu a{padding:13px 12px;border-radius:10px;font-size:1rem}body.tpl-tehnologija .uvxnav-menu a.active{background:var(--wash,#F5F9FF)}body.tpl-tehnologija .uvxnav-menu a.active:after{display:none}body.tpl-tehnologija .uvxnav-burger{display:flex}body.tpl-tehnologija .exv-cards{grid-template-columns:repeat(2,1fr);max-width:620px}body.tpl-tehnologija .hero--split{text-align:center}body.tpl-tehnologija .hero2{grid-template-columns:1fr;gap:26px}body.tpl-tehnologija .hero2-copy .eyebrow{justify-content:center}body.tpl-tehnologija .hero--split h1,body.tpl-tehnologija .hero--split .hero-sub{margin-inline:auto}body.tpl-tehnologija .hero-benefits,body.tpl-tehnologija .hero-cta2{justify-content:center}body.tpl-tehnologija .hero-video{aspect-ratio:16/10}body.tpl-tehnologija .howto-grid{grid-template-columns:1fr;gap:30px}body.tpl-tehnologija .howto-photo{aspect-ratio:16/11;max-height:340px}body.tpl-tehnologija .tri{grid-template-columns:1fr;max-width:460px;margin:0 auto}}@media(max-width:900px){body.tpl-tehnologija .split,body.tpl-tehnologija .dark-split{grid-template-columns:1fr;gap:34px}body.tpl-tehnologija .split.rev .split-media{order:1}body.tpl-tehnologija .split.rev .split-body{order:2}body.tpl-tehnologija .res-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){body.tpl-tehnologija .finalcta-in{grid-template-columns:1fr}body.tpl-tehnologija .finalcta-media{order:-1;margin-bottom:2px}body.tpl-tehnologija .finalcta-media img{max-height:220px}body.tpl-tehnologija .uvx-news{grid-template-columns:1fr}body.tpl-tehnologija .uvx-foot-main{grid-template-columns:1fr 1fr}body.tpl-tehnologija .synergy{grid-template-columns:1fr;gap:34px}body.tpl-tehnologija .venn{max-width:360px}body.tpl-tehnologija .patent-grid{grid-template-columns:1fr;gap:38px}body.tpl-tehnologija .certrow{justify-content:center}}@media(max-width:820px){body.tpl-tehnologija .exv-cards{grid-template-columns:1fr;max-width:520px}body.tpl-tehnologija .specband-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body.tpl-tehnologija .howspecs{grid-template-columns:repeat(2,1fr)}body.tpl-tehnologija .hero--photo{text-align:center;min-height:0}body.tpl-tehnologija .hero--photo:after{background:linear-gradient(180deg,#f5faffcc,#f3f9ffa3 55%,#f0f8ff80)}body.tpl-tehnologija .hero-intro{max-width:none}body.tpl-tehnologija .hero--photo h1,body.tpl-tehnologija .hero--photo .hero-sub{margin-inline:auto}body.tpl-tehnologija .hero--photo .eyebrow,body.tpl-tehnologija .hero--photo .hero-benefits,body.tpl-tehnologija .hero--photo .hero-cta2{justify-content:center}}@media(max-width:600px){body.tpl-tehnologija .uvx-logo{height:60px!important}}@media(max-width:560px){body.tpl-tehnologija .split--uvc .stat-inline{grid-template-columns:1fr}body.tpl-tehnologija .split--uvc .si,body.tpl-tehnologija .split--uvc .si-head+.si{padding:16px 0 0}body.tpl-tehnologija .split--uvc .si+.si:before{left:0;right:0;top:0;bottom:auto;width:auto;height:1px;background:linear-gradient(90deg,rgba(120,170,240,.3),transparent)}body.tpl-tehnologija .uvc2-stats{grid-template-columns:1fr}body.tpl-tehnologija .uvc2-feats{grid-template-columns:1fr;gap:16px}body.tpl-tehnologija .uvc2-feat{padding:0}body.tpl-tehnologija .uvc2-feat+.uvc2-feat:before{display:none}body.tpl-tehnologija .uvc2-float{max-width:none;left:10px;right:10px;bottom:10px}body.tpl-tehnologija .uvx-cta .t{display:none}body.tpl-tehnologija .uvx-cta{padding:12px 14px}body.tpl-tehnologija .uvx-cta .t{display:none!important}body.tpl-tehnologija .uvx-cta{padding:0!important;width:46px!important;height:46px!important;justify-content:center!important}body.tpl-tehnologija .uvx-cta svg{display:block!important;width:18px!important;height:18px!important}}@media(max-width:560px){body.tpl-tehnologija .mono-stats{grid-template-columns:1fr}body.tpl-tehnologija .stat-inline{gap:20px}}@media(max-width:520px){body.tpl-tehnologija .uvx-foot-main{grid-template-columns:1fr}body.tpl-tehnologija .exv-cards{grid-template-columns:1fr;max-width:420px}}@media(max-width:440px){body.tpl-tehnologija .specband-grid{grid-template-columns:1fr}}@media(max-width:420px){body.tpl-tehnologija .hero-labels{grid-template-columns:repeat(2,1fr);gap:12px 8px}body.tpl-tehnologija .howspecs{grid-template-columns:1fr}}@media(min-width:768px){body.tpl-tehnologija main section.section:not(.finalcta),body.tpl-tehnologija .videosec{min-height:calc(100svh - 84px);display:flex;flex-direction:column;justify-content:center;padding-block:clamp(20px,3.2vh,48px)!important}body.tpl-tehnologija .howto-media{display:flex}body.tpl-tehnologija .howto-photo{max-height:none;aspect-ratio:auto;height:100%;width:100%;min-height:clamp(380px,54vh,560px)}body.tpl-tehnologija .howsteps{gap:clamp(11px,1.4vw,16px)}body.tpl-tehnologija .howto-grid{align-items:stretch}}@media(min-width:901px){body.tpl-tehnologija .split--uvc .split-media{order:0}body.tpl-tehnologija .split--uvc .split-body{order:1}}@media(prefers-reduced-motion:reduce){body.tpl-tehnologija [data-reveal]{opacity:1;transform:none;transition:none}body.tpl-tehnologija .btn,body.tpl-tehnologija .res,body.tpl-tehnologija .cart{transition:none}}@media(prefers-reduced-motion:reduce){body.tpl-tehnologija .exv-chip i{animation:none}body.tpl-tehnologija{scroll-behavior:auto}body.tpl-tehnologija .exv-card.is-live .n .live-dot{animation:none}body.tpl-tehnologija .venn-draw .vc,body.tpl-tehnologija .tri-venn.venn-draw .vc{animation:none;stroke-dashoffset:0}}body.tpl-o-nas{--navy:#0A2540;--ink:#071B30;--blue:#0E7CE8;--aqua:#46C7F3;--mut:#5B6B82;--line:#E3E9F3;--paper:#fff;--wash:#F5F9FF;--wash2:#EAF4FF;--grad:linear-gradient(118deg,#0E7CE8,#46C7F3);--disp:"Sora",sans-serif;--body:"Inter",sans-serif;--data:"Space Mono",monospace;--r-sm:12px;--r:20px;--r-lg:28px;--shadow-1:0 1px 2px rgba(10,37,64,.06),0 8px 24px -12px rgba(10,37,64,.12);--shadow-2:0 24px 48px -24px rgba(10,37,64,.28);--pad-sec:clamp(72px,10vw,140px)}body.tpl-o-nas *{box-sizing:border-box}body.tpl-o-nas{scroll-behavior:smooth}body.tpl-o-nas{margin:0;font-family:var(--body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.55}body.tpl-o-nas img{display:block;max-width:100%}body.tpl-o-nas a{color:inherit;text-decoration:none}body.tpl-o-nas h1,body.tpl-o-nas h2,body.tpl-o-nas h3,body.tpl-o-nas h4{margin:0;font-family:var(--disp);letter-spacing:-.02em;line-height:1.06;text-wrap:balance}body.tpl-o-nas p{margin:0}body.tpl-o-nas button{font-family:inherit}body.tpl-o-nas :focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}body.tpl-o-nas .wrap{max-width:1240px;margin:0 auto;padding-inline:clamp(20px,4vw,48px)}body.tpl-o-nas .section{padding-block:var(--pad-sec)}body.tpl-o-nas .eyebrow{font-family:var(--data);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);display:inline-flex;align-items:center;gap:14px;font-weight:700}body.tpl-o-nas .eyebrow:before{content:"";width:24px;height:2px;background:var(--grad);border-radius:2px;display:block}body.tpl-o-nas .mut{color:var(--mut)}body.tpl-o-nas .mono{font-family:var(--data)}body.tpl-o-nas .tstrip{background:var(--navy);color:#cfe0f5;font-family:var(--data);font-size:11px;letter-spacing:.03em;text-align:center;padding:8px 16px;position:static}body.tpl-o-nas .tstrip b{color:#fff}body.tpl-o-nas .hdr{position:sticky;top:0;z-index:50;background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}body.tpl-o-nas .hdr .bar{display:flex;align-items:center;gap:24px;height:88px}body.tpl-o-nas .menu{display:flex;gap:28px;margin:0 auto}body.tpl-o-nas .menu a{font-family:var(--disp);font-weight:600;font-size:15px;color:var(--navy);padding:6px 0;position:relative}body.tpl-o-nas .menu a:hover{color:var(--blue)}body.tpl-o-nas .menu a.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--grad);border-radius:2px}body.tpl-o-nas .navr{display:flex;align-items:center;gap:12px;margin-left:auto}body.tpl-o-nas .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:700;font-size:14.5px;border-radius:999px;padding:13px 26px;cursor:pointer;border:0;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .25s}body.tpl-o-nas .btn-p{background:var(--navy);color:#fff}body.tpl-o-nas .btn-p:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad);opacity:0;transition:opacity .3s;z-index:0}body.tpl-o-nas .btn-p span,body.tpl-o-nas .btn-p svg{position:relative;z-index:1}body.tpl-o-nas .btn-p:hover{transform:translateY(-2px);box-shadow:var(--shadow-2)}body.tpl-o-nas .btn-p:hover:after{opacity:1}body.tpl-o-nas .btn-o{background:#fff;color:var(--navy);border:1px solid var(--line)}body.tpl-o-nas .btn-o:hover{border-color:var(--blue);transform:translateY(-2px)}body.tpl-o-nas .cartbtn{display:inline-flex;align-items:center;gap:6px;font-family:var(--data);font-weight:700;font-size:13px;color:var(--navy);background:var(--wash);border:1px solid var(--line);border-radius:999px;padding:9px 14px}body.tpl-o-nas .cartbtn:hover{border-color:var(--blue)}body.tpl-o-nas .cnote{background:#fff8e9;border:1px solid #F0DCA8;border-radius:12px;font-size:13.5px;color:#6b5a2a;padding:12px 18px;margin:18px auto 0;line-height:1.5}body.tpl-o-nas .cnote b{color:#4a3d14}body.tpl-o-nas .split{padding-block:clamp(48px,7vw,96px) var(--pad-sec)}body.tpl-o-nas .split .grid{display:grid;grid-template-columns:5fr 7fr;gap:clamp(32px,5vw,80px);align-items:start}body.tpl-o-nas .leftcol{position:sticky;top:120px;align-self:start}body.tpl-o-nas .leftcol h1{font-weight:800;font-size:clamp(2.4rem,4.4vw,3.6rem);letter-spacing:-.03em;line-height:1.03;margin:18px 0;max-width:12ch;background:linear-gradient(120deg,#071b30 45%,#0e7ce8);-webkit-background-clip:text;background-clip:text;color:transparent}body.tpl-o-nas .leftcol .lead{color:var(--mut);font-size:1.02rem;max-width:40ch;margin-bottom:26px}body.tpl-o-nas .contacts{display:flex;flex-direction:column;gap:12px}body.tpl-o-nas .ccard{display:flex;gap:15px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:16px 18px;box-shadow:var(--shadow-1);color:var(--navy);transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .25s}body.tpl-o-nas .ccard:hover{transform:translateY(-4px);box-shadow:var(--shadow-2);border-color:var(--blue)}body.tpl-o-nas .ccard .ic{width:46px;height:46px;flex:none;border-radius:14px;background:var(--wash2);display:grid;place-items:center;color:var(--blue)}body.tpl-o-nas .ccard b{display:block;font-family:var(--disp);font-size:14.5px;font-weight:700;margin-bottom:2px}body.tpl-o-nas .ccard .v{font-family:var(--data);font-size:13px;color:var(--mut);letter-spacing:.01em}body.tpl-o-nas .nap{margin-top:20px;background:var(--wash);border:1px solid var(--line);border-radius:var(--r);padding:18px 20px}body.tpl-o-nas .nap .lbl{font-family:var(--data);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);font-weight:700;display:block;margin-bottom:10px}body.tpl-o-nas .nap address{font-style:normal;font-family:var(--data);font-size:12px;color:var(--navy);line-height:1.7;letter-spacing:.01em}body.tpl-o-nas .nap .hours{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--mut)}body.tpl-o-nas .nap .hours svg{flex:none;color:var(--aqua)}body.tpl-o-nas .nap .hours b{color:var(--navy);font-weight:600}body.tpl-o-nas .rightcol{display:flex;flex-direction:column;gap:clamp(28px,4vw,44px)}body.tpl-o-nas .formcard{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(26px,3.4vw,40px);box-shadow:var(--shadow-1);margin:0}body.tpl-o-nas .formcard h2{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:700;margin-bottom:6px}body.tpl-o-nas .formcard .fsub{color:var(--mut);font-size:.96rem;margin-bottom:22px;max-width:46ch}body.tpl-o-nas .field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}body.tpl-o-nas .frow{display:grid;grid-template-columns:1fr 1fr;gap:16px}body.tpl-o-nas .field label{font-family:var(--data);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mut);font-weight:700}body.tpl-o-nas .field input,body.tpl-o-nas .field textarea{width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:var(--r-sm);font-family:var(--body);font-size:15px;color:var(--ink);background:var(--wash);transition:border-color .2s,background .2s,box-shadow .2s}body.tpl-o-nas .field input::placeholder,body.tpl-o-nas .field textarea::placeholder{color:#9aaac0}body.tpl-o-nas .field input:focus,body.tpl-o-nas .field textarea:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #0e7ce81a}body.tpl-o-nas .field textarea{resize:vertical;min-height:120px}body.tpl-o-nas .formcard .actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:6px}body.tpl-o-nas .formcard .priv{font-size:12px;color:var(--mut);max-width:30ch;line-height:1.4}body.tpl-o-nas .faqstream .faqhead{margin-bottom:20px}body.tpl-o-nas .faqstream .faqhead h2{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:700;margin:10px 0 6px}body.tpl-o-nas .faqstream .faqhead p{color:var(--mut);font-size:.96rem;max-width:48ch}body.tpl-o-nas .faqsearch{position:relative;margin:0 0 14px}body.tpl-o-nas .faqsearch svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--mut)}body.tpl-o-nas .faqsearch input{width:100%;padding:13px 16px 13px 44px;border:1px solid var(--line);border-radius:999px;font-family:var(--body);font-size:14.5px;color:var(--ink);background:#fff;transition:border-color .2s,box-shadow .2s}body.tpl-o-nas .faqsearch input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px #0e7ce81a}body.tpl-o-nas .faqpills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}body.tpl-o-nas .faqpill{font-family:var(--data);font-size:11.5px;letter-spacing:.02em;color:var(--mut);background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 14px;cursor:pointer;transition:all .2s}body.tpl-o-nas .faqpill:hover{border-color:var(--blue);color:var(--navy)}body.tpl-o-nas .faqpill.on{background:var(--navy);color:#fff;border-color:var(--navy)}body.tpl-o-nas .faqlist{display:flex;flex-direction:column;gap:10px}body.tpl-o-nas .faqq{background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:border-color .25s,box-shadow .25s}body.tpl-o-nas .faqq[data-open]{border-color:var(--blue);box-shadow:var(--shadow-1)}body.tpl-o-nas .faqq>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:0;cursor:pointer;padding:17px 20px;text-align:left;font-family:var(--disp);font-weight:600;font-size:15px;color:var(--navy);line-height:1.35}body.tpl-o-nas .faqq-ic{width:28px;height:28px;flex:none;border-radius:50%;background:var(--wash2);display:grid;place-items:center;color:var(--blue);transition:transform .3s,background .3s}body.tpl-o-nas .faqq[data-open] .faqq-ic{transform:rotate(45deg);background:var(--grad);color:#fff}body.tpl-o-nas .faqq-ans{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.2,.6,.2,1)}body.tpl-o-nas .faqq[data-open] .faqq-ans{max-height:320px}body.tpl-o-nas .faqq-ans p{padding:0 20px 4px;color:var(--mut);font-size:.95rem;line-height:1.6;max-width:60ch}body.tpl-o-nas .faqq-ans .cat{display:inline-block;margin:12px 20px 18px;font-family:var(--data);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);background:var(--wash);border:1px solid var(--line);border-radius:999px;padding:3px 10px}body.tpl-o-nas .faqempty{display:none;text-align:center;color:var(--mut);font-size:.95rem;padding:28px;border:1px dashed var(--line);border-radius:var(--r);margin-top:10px}body.tpl-o-nas .faqempty.show{display:block}body.tpl-o-nas .ctaband{position:relative;overflow:hidden;background:var(--navy)}body.tpl-o-nas .ctaband:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad);opacity:.92}body.tpl-o-nas .ctaband:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 120% at 85% 10%,rgba(255,255,255,.22),transparent 60%)}body.tpl-o-nas .ctaband .wrap{position:relative;z-index:1;text-align:center;padding-block:clamp(64px,9vw,120px)}body.tpl-o-nas .ctaband h2{font-weight:800;font-size:clamp(2.1rem,5vw,4rem);letter-spacing:-.03em;line-height:1.04;color:#fff;max-width:18ch;margin:0 auto 16px}body.tpl-o-nas .ctaband p{color:#ffffffe6;font-size:1.05rem;max-width:46ch;margin:0 auto 32px}body.tpl-o-nas .ctaband .price-tag{font-family:var(--data);font-weight:700;color:#fff}body.tpl-o-nas .btn-white{background:#fff;color:var(--navy)}body.tpl-o-nas .btn-white:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--navy);opacity:0;transition:opacity .3s;z-index:0}body.tpl-o-nas .btn-white span,body.tpl-o-nas .btn-white svg{position:relative;z-index:1}body.tpl-o-nas .btn-white:hover{transform:translateY(-2px);box-shadow:var(--shadow-2);color:#fff}body.tpl-o-nas .btn-white:hover:after{opacity:1}body.tpl-o-nas .samplenote{margin-top:14px;font-family:var(--data);font-size:11px;color:var(--mut);display:flex;align-items:center;gap:8px}body.tpl-o-nas .samplenote svg{flex:none;color:var(--aqua)}body.tpl-o-nas [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.2,.6,.2,1),transform .55s cubic-bezier(.2,.6,.2,1)}body.tpl-o-nas [data-reveal].in{opacity:1;transform:none}body.tpl-o-nas .uvx-logo{height:72px!important;width:auto!important;position:relative;top:6px}body.tpl-o-nas .uvx-hdr{display:flex;align-items:center;gap:14px}body.tpl-o-nas .uvx-lang{position:relative}body.tpl-o-nas .uvx-lang-btn{display:inline-flex;align-items:center;gap:7px;font-family:var(--data,"Space Mono",monospace);font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--navy,#0A2540);background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:999px;padding:9px 12px;cursor:pointer;transition:border-color .2s,box-shadow .2s}body.tpl-o-nas .uvx-lang-btn:hover{border-color:var(--blue,#0E7CE8)}body.tpl-o-nas .uvx-lang-btn:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:2px}body.tpl-o-nas .uvx-lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:14px;box-shadow:0 24px 48px -24px #0a254047;padding:6px;min-width:170px;display:none;z-index:120}body.tpl-o-nas .uvx-lang[data-open] .uvx-lang-menu{display:block}body.tpl-o-nas .uvx-lang[data-open] .uvx-lang-chev{transform:rotate(180deg)}body.tpl-o-nas .uvx-lang-chev{transition:transform .2s}body.tpl-o-nas .uvx-lang-menu button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:none;border:0;border-radius:9px;padding:9px 11px;font-family:var(--body,"Inter",sans-serif);font-size:13.5px;color:var(--navy,#0A2540);cursor:pointer}body.tpl-o-nas .uvx-lang-menu button:hover{background:var(--wash,#F5F9FF)}body.tpl-o-nas .uvx-lang-menu button[aria-current=true]{color:var(--blue,#0E7CE8);font-weight:700}body.tpl-o-nas .uvx-lang-menu .fl{font-family:var(--data,monospace);font-size:11px;font-weight:700;width:26px}body.tpl-o-nas .uvx-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;color:#fff;background:var(--navy,#0A2540);border:0;border-radius:999px;padding:12px 22px;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}body.tpl-o-nas .uvx-cta>*{position:relative;z-index:1}body.tpl-o-nas .uvx-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));opacity:0;transition:opacity .3s}body.tpl-o-nas .uvx-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0e7ce899}body.tpl-o-nas .uvx-cta:hover:after{opacity:1}body.tpl-o-nas .uvx-cta:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:3px}body.tpl-o-nas .uvx-footer{background:linear-gradient(180deg,#0a2540,#061627);color:#b9c8de;margin-top:0;position:relative}body.tpl-o-nas .uvx-footer:before{content:"";display:block;height:4px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3))}body.tpl-o-nas .uvx-news{max-width:1240px;margin:0 auto;padding:clamp(36px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}body.tpl-o-nas .uvx-news h3{font-family:var(--disp,"Sora",sans-serif);color:#fff;font-size:clamp(20px,2.4vw,28px);margin:0 0 8px;letter-spacing:-.02em}body.tpl-o-nas .uvx-news p{margin:0;color:#9fb4ce;font-size:14.5px;max-width:420px}body.tpl-o-nas .uvx-news-form{display:flex;gap:10px;flex-wrap:wrap}body.tpl-o-nas .uvx-news-form input{flex:1;min-width:200px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:14px 20px;color:#fff;font-family:var(--body,"Inter",sans-serif);font-size:14px}body.tpl-o-nas .uvx-news-form input::placeholder{color:#8fa3c2}body.tpl-o-nas .uvx-news-form input:focus{outline:2px solid var(--aqua,#46C7F3);outline-offset:1px;border-color:transparent}body.tpl-o-nas .uvx-news-btn{display:inline-flex;align-items:center;gap:8px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));color:#fff;border:0;border-radius:999px;padding:14px 26px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}body.tpl-o-nas .uvx-news-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #46c7f399}body.tpl-o-nas .uvx-news-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}body.tpl-o-nas .uvx-news small{display:block;margin-top:10px;color:#7891af;font-size:11.5px}body.tpl-o-nas .uvx-foot-main{max-width:1240px;margin:0 auto;padding:clamp(40px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:28px}body.tpl-o-nas .uvx-foot-main h4{color:#fff;font-family:var(--disp,"Sora",sans-serif);font-size:13px;letter-spacing:.02em;margin:0 0 16px}body.tpl-o-nas .uvx-foot-main a{display:block;color:#b9c8de;text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .15s}body.tpl-o-nas .uvx-foot-main a:hover{color:#fff}body.tpl-o-nas .uvx-foot-brand img{height:62px;margin-bottom:14px}body.tpl-o-nas .uvx-foot-brand p{color:#8fa3c2;font-size:13.5px;line-height:1.6;max-width:300px;margin:0 0 16px}body.tpl-o-nas .uvx-foot-soc{display:flex;gap:10px}body.tpl-o-nas .uvx-foot-soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;margin:0;color:#b9c8de}body.tpl-o-nas .uvx-foot-soc a:hover{border-color:var(--aqua,#46C7F3);color:#fff}body.tpl-o-nas .uvx-foot-bot{border-top:1px solid rgba(255,255,255,.08)}body.tpl-o-nas .uvx-foot-bot div{max-width:1240px;margin:0 auto;padding:20px clamp(20px,4vw,48px);font-size:12px;color:#7891af;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}body.tpl-o-nas .uvx-foot-bot a{color:#7891af;text-decoration:none}body.tpl-o-nas .uvx-foot-bot a:hover{color:#b9c8de}body.tpl-o-nas .h2c{font-family:var(--disp);font-weight:800;letter-spacing:-.02em;font-size:clamp(28px,3.6vw,42px);line-height:1.1;color:var(--ink);margin:0}body.tpl-o-nas .onas-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,4vw,56px);align-items:start}body.tpl-o-nas .aboutintro{background:linear-gradient(180deg,#eaf2fe,#f4f8fe 70%,#fff);padding:clamp(54px,7vw,104px) 0 clamp(40px,5vw,72px)}body.tpl-o-nas .aboutintro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(30px,4vw,64px);align-items:center}body.tpl-o-nas .aboutintro-grid .eyebrow{margin-bottom:18px}body.tpl-o-nas .aboutintro-copy h1{font-family:var(--disp);font-weight:800;font-size:clamp(30px,4.4vw,56px);letter-spacing:-.02em;line-height:1.06;margin:0 0 18px;color:var(--ink);text-wrap:balance}body.tpl-o-nas .aboutintro-copy .lead{font-size:clamp(15px,1.6vw,18px);color:var(--mut);line-height:1.6;margin:0;max-width:540px}body.tpl-o-nas .aboutintro-logo{margin:0;display:flex;justify-content:center;align-items:center}body.tpl-o-nas .aboutintro-logo img{width:100%;max-width:clamp(280px,34vw,460px);height:auto}body.tpl-o-nas .story-tl{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;position:relative}body.tpl-o-nas .story-tl:before{content:"";position:absolute;top:8px;left:8px;right:8px;height:2px;background:linear-gradient(90deg,var(--blue),#9cc0ff);opacity:.5}body.tpl-o-nas .stl-item{position:relative;padding-top:34px}body.tpl-o-nas .stl-dot{position:absolute;top:0;left:0;width:18px;height:18px;border-radius:50%;background:#fff;border:4px solid var(--blue);box-shadow:0 4px 12px #0e7ce84d}body.tpl-o-nas .stl-year{font-family:var(--disp);font-weight:800;font-size:15px;color:var(--blue);letter-spacing:.02em;margin-bottom:8px}body.tpl-o-nas .stl-item h4{font-family:var(--disp);font-weight:700;font-size:16px;color:var(--ink);margin:0 0 6px}body.tpl-o-nas .stl-item p{font-size:13px;color:var(--mut);line-height:1.5;margin:0}body.tpl-o-nas .valgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}body.tpl-o-nas .valc{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 24px;box-shadow:0 16px 42px -34px #0c285a66;transition:transform .2s,box-shadow .2s}body.tpl-o-nas .valc:hover{transform:translateY(-4px);box-shadow:0 26px 54px -34px #0c285a80}body.tpl-o-nas .valc-ic{width:48px;height:48px;border-radius:13px;background:#0e7ce81a;color:var(--blue);display:grid;place-items:center;margin-bottom:16px}body.tpl-o-nas .valc-ic svg{width:22px;height:22px}body.tpl-o-nas .valc b{font-family:var(--disp);font-weight:700;font-size:16.5px;color:var(--ink);display:block;margin-bottom:7px}body.tpl-o-nas .valc p{font-size:13.5px;color:var(--mut);line-height:1.55;margin:0}body.tpl-o-nas .certhead h2{font-family:var(--disp);font-weight:800;letter-spacing:-.02em;font-size:clamp(28px,3.4vw,42px);line-height:1.08;margin:0}body.tpl-o-nas .certhead p{margin:14px auto 0;max-width:640px;color:var(--mut);font-size:clamp(15px,1.5vw,17px);line-height:1.6}body.tpl-o-nas .certrow{display:flex;gap:clamp(14px,2.4vw,40px);flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:48px}body.tpl-o-nas .certb{display:flex;flex-direction:column;align-items:center;gap:16px;width:clamp(140px,15vw,180px)}body.tpl-o-nas .certb-badge{width:clamp(96px,9.5vw,122px);height:clamp(96px,9.5vw,122px);border-radius:50%;background:radial-gradient(circle at 38% 32%,#fff,#eef3fb);display:grid;place-items:center;color:var(--blue);box-shadow:0 18px 30px -16px #0c285a47,inset 0 2px 4px #ffffffe6,inset 0 -6px 14px #b4c6e473}body.tpl-o-nas .cert-svg{width:60%;height:60%}body.tpl-o-nas .certb-lbl{font-size:14px;color:#3a4a63;text-align:center;line-height:1.4}body.tpl-o-nas .onas-mp{background:linear-gradient(150deg,#0a2540,#0e3e68 60%,#10618f);position:relative;overflow:hidden}body.tpl-o-nas .onas-mp:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(45% 80% at 88% 16%,rgba(70,199,243,.3),transparent 60%),radial-gradient(40% 72% at 6% 94%,rgba(14,124,232,.32),transparent 62%)}body.tpl-o-nas .onas-mp>.wrap{position:relative;z-index:1}body.tpl-o-nas .onas-mp .onas-split>div{background:linear-gradient(180deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:clamp(26px,3vw,40px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.tpl-o-nas .onas-mp .eyebrow{color:#a9e0f8}body.tpl-o-nas .onas-mp .eyebrow:before{background:var(--aqua)}body.tpl-o-nas .onas-mp .h2c{color:#fff}body.tpl-o-nas .onas-mp .lead{color:#bcd3ee}body.tpl-o-nas .onas-story{background:linear-gradient(180deg,#eaf3ff,#f4f8fe)}body.tpl-o-nas .onas-story .story-tl{--stl-dur:2.9s}body.tpl-o-nas .onas-story .story-tl:before{opacity:.35;height:3px;background:#c7dbf5}body.tpl-o-nas .onas-story .story-tl:after{content:"";position:absolute;top:8px;left:8px;height:3px;width:0;border-radius:3px;background:var(--grad);box-shadow:0 0 12px #0e7ce873;z-index:1}body.tpl-o-nas .onas-story.is-run .story-tl:after{animation:stlFill var(--stl-dur) cubic-bezier(.65,0,.35,1) forwards}body.tpl-o-nas .onas-story .stl-runner{position:absolute;top:1px;left:8px;width:17px;height:17px;border-radius:50%;background:#fff;border:4px solid var(--blue);z-index:4;opacity:0;transform:translate(-50%);box-shadow:0 0 0 6px #0e7ce829,0 6px 16px #0e7ce88c}body.tpl-o-nas .onas-story.is-run .stl-runner{animation:stlRun var(--stl-dur) cubic-bezier(.65,0,.35,1) forwards}body.tpl-o-nas .onas-story .stl-dot{border-color:#9fbfea;box-shadow:0 2px 8px #0e7ce833;z-index:2;transition:border-color .3s,box-shadow .3s,transform .3s}body.tpl-o-nas .onas-story.is-run .stl-item .stl-dot{animation:stlPop .55s cubic-bezier(.34,1.56,.64,1) forwards}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(1) .stl-dot{animation-delay:.15s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(2) .stl-dot{animation-delay:.75s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(3) .stl-dot{animation-delay:1.35s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(4) .stl-dot{animation-delay:1.95s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(5) .stl-dot{animation-delay:2.5s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(6) .stl-dot{animation-delay:2.7s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(7) .stl-dot{animation-delay:2.85s}body.tpl-o-nas .onas-story.is-run .stl-year,body.tpl-o-nas .onas-story.is-run .stl-item h4,body.tpl-o-nas .onas-story.is-run .stl-item p{animation:stlText .6s ease forwards}body.tpl-o-nas .onas-story .stl-year,body.tpl-o-nas .onas-story .stl-item h4,body.tpl-o-nas .onas-story .stl-item p{opacity:1}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(1) :is(.stl-year,body.tpl-o-nas h4,body.tpl-o-nas p){animation-delay:.15s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(2) :is(.stl-year,body.tpl-o-nas h4,body.tpl-o-nas p){animation-delay:.75s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(3) :is(.stl-year,body.tpl-o-nas h4,body.tpl-o-nas p){animation-delay:1.35s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(4) :is(.stl-year,body.tpl-o-nas h4,body.tpl-o-nas p){animation-delay:1.95s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(5) :is(.stl-year,body.tpl-o-nas h4,body.tpl-o-nas p){animation-delay:2.5s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(6) :is(.stl-year,body.tpl-o-nas h4,body.tpl-o-nas p){animation-delay:2.7s}body.tpl-o-nas .onas-story.is-run .stl-item:nth-child(7) :is(.stl-year,body.tpl-o-nas h4,body.tpl-o-nas p){animation-delay:2.85s}body.tpl-o-nas .onas-values{background:linear-gradient(180deg,#f6faff,#eaf2fd)}body.tpl-o-nas .onas-values .valc{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f7fbff)}body.tpl-o-nas .onas-values .valc:after{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:var(--grad)}body.tpl-o-nas .onas-values .valc-ic{width:60px;height:60px;border-radius:50%;background:#e2f1fb;color:#1489c0;box-shadow:none;transition:transform .25s ease}body.tpl-o-nas .onas-values .valc-ic svg{width:28px;height:28px}body.tpl-o-nas .onas-values .valgrid .valc:nth-child(-n+3) .valc-ic{background:#e2f1fb;color:#1489c0}body.tpl-o-nas .onas-values .valgrid .valc:nth-child(n+4) .valc-ic{background:#eaf0fc;color:var(--blue)}body.tpl-o-nas .onas-values .valc:hover .valc-ic{transform:translateY(-2px) scale(1.05)}body.tpl-o-nas .onas-cert{background:linear-gradient(180deg,#eaf2fe,#f4f8fe)}body.tpl-o-nas .certsec{position:relative;overflow:hidden;isolation:isolate;background:var(--navy)}body.tpl-o-nas .certsec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(laboratorij.jpg) center 40%/cover no-repeat}body.tpl-o-nas .certsec:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#091a30db,#091a30ad 42%,#0b284899 78%,#091a30bd)}body.tpl-o-nas .certsec>.wrap{position:relative;z-index:1}body.tpl-o-nas .certsec .certhead .eyebrow{display:inline-flex;justify-content:center;color:#a9e0f8;margin-bottom:12px}body.tpl-o-nas .certsec .certhead .eyebrow:before{background:var(--aqua)}body.tpl-o-nas .certsec .certhead h2{color:#fff}body.tpl-o-nas .certsec .certhead h2 span{color:#a9e0f8!important}body.tpl-o-nas .certsec .certhead p{color:#bcd3ee}body.tpl-o-nas .certsec .certb-lbl{color:#cfe0f2}body.tpl-o-nas .certsec .certb-badge{box-shadow:0 26px 46px -18px #0009,inset 0 2px 4px #fffffff2,inset 0 -6px 14px #b4c6e466,0 0 0 6px #8fe3d01f;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s ease}body.tpl-o-nas .certsec .certb:hover .certb-badge{transform:translateY(-5px);box-shadow:0 32px 54px -18px #000000a8,inset 0 2px 4px #fffffff2,0 0 0 7px #8fe3d033}body.tpl-o-nas .uvxnav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line,#E3E9F3)}body.tpl-o-nas .uvxnav-in{display:flex;align-items:center;justify-content:space-between;gap:20px;height:84px}body.tpl-o-nas .uvxnav-logo{display:inline-flex;align-items:center}body.tpl-o-nas .uvxnav-logo .uvx-logo{height:64px!important;width:auto!important;position:static!important;top:auto!important}body.tpl-o-nas .uvxnav-menu{display:flex;gap:clamp(18px,2.1vw,32px);align-items:center}body.tpl-o-nas .uvxnav-menu a{font-family:var(--disp,"Sora",sans-serif);font-weight:600;font-size:.95rem;color:var(--navy,#0A2540);position:relative;padding:6px 2px;transition:color .2s;text-decoration:none}body.tpl-o-nas .uvxnav-menu a:not(.active):hover{color:var(--blue,#0E7CE8)}body.tpl-o-nas .uvxnav-menu a.active:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));border-radius:2px}body.tpl-o-nas .uvxnav-r{display:flex;align-items:center;gap:12px}body.tpl-o-nas .uvxnav-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--line,#E3E9F3);background:#fff;color:var(--navy,#0A2540);transition:border-color .2s,transform .2s}body.tpl-o-nas .uvxnav-cart:hover{border-color:var(--blue,#0E7CE8);transform:translateY(-1px)}body.tpl-o-nas .uvxnav-cart svg{width:19px;height:19px}body.tpl-o-nas .uvxnav-cart .count{position:absolute;top:-5px;right:-5px;background:var(--navy,#0A2540);color:#fff;font-family:var(--data,monospace);font-size:10px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:grid;place-items:center}body.tpl-o-nas .uvxnav-burger{display:none;flex-direction:column;gap:5px;width:44px;height:44px;border-radius:12px;border:1px solid var(--line,#E3E9F3);background:#fff;align-items:center;justify-content:center;cursor:pointer}body.tpl-o-nas .uvxnav-burger span{width:18px;height:2px;background:var(--navy,#0A2540);border-radius:2px;transition:transform .25s,opacity .2s}body.tpl-o-nas .uvxnav.open .uvxnav-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.tpl-o-nas .uvxnav.open .uvxnav-burger span:nth-child(2){opacity:0}body.tpl-o-nas .uvxnav.open .uvxnav-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body.tpl-o-nas [data-reveal]:not(.hero-copy):not(.hero-media),body.tpl-o-nas [data-reveal-group]{opacity:1!important;transform:none!important}body.tpl-o-nas [data-reveal]:not(.hero-copy):not(.hero-media){transition:none!important}body.tpl-o-nas{--ce-navy:#04101F;--ce-blue:#0E7CE8;--ce-blue2:#5AA9F2;--ce-ink:#0B1B2B;--ce-disp:"Montserrat",Arial,sans-serif;--ce-lineD:rgba(255,255,255,.14)}body.tpl-o-nas .uvxnav{background:#fffffff0!important;border-bottom:1px solid #E2EAF2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.tpl-o-nas .uvxnav-in{height:87px!important;gap:14px!important}body.tpl-o-nas .uvxnav-logo{display:flex!important;align-items:center!important}body.tpl-o-nas .uvxnav-logo .uvx-logo{height:104px!important;transform:translateY(20%)!important}body.tpl-o-nas .uvxnav-menu{gap:clamp(12px,1.6vw,24px)!important}body.tpl-o-nas .uvxnav-menu a{font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#4a5a6e!important;white-space:nowrap!important}body.tpl-o-nas .uvxnav-menu a:hover{color:var(--ce-blue)!important}body.tpl-o-nas .uvxnav-menu a.active{color:var(--ce-ink)!important}body.tpl-o-nas .uvxnav-menu a.active:after{background:var(--ce-blue)!important;border-radius:0!important;height:2px!important;bottom:-6px!important}body.tpl-o-nas .uvx-cta{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:14px 20px!important;box-shadow:none!important;white-space:nowrap!important}body.tpl-o-nas .uvx-cta:after{display:none!important}body.tpl-o-nas .uvx-cta:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-o-nas .uvx-cta svg{display:none}body.tpl-o-nas .uvx-lang-btn{border-radius:0!important;background:#fff!important;border:1px solid #E2EAF2!important;color:#4a5a6e!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.1em!important;white-space:nowrap!important}body.tpl-o-nas .uvx-lang-btn:hover{border-color:#b9cbe0!important;color:var(--ce-ink)!important}body.tpl-o-nas .uvx-lang-menu{border-radius:0!important;border:1px solid #E2EAF2!important}body.tpl-o-nas .uvxnav-cart{background:#fff!important;border:1px solid #E2EAF2!important;border-radius:0!important;width:42px!important;height:42px!important;color:var(--ce-ink)!important}body.tpl-o-nas .uvxnav-cart:hover{border-color:var(--ce-blue)!important;transform:none!important}body.tpl-o-nas .uvxnav-cart .count{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important}body.tpl-o-nas .uvxnav-burger span{background:var(--ce-ink)!important}body.tpl-o-nas .uvx-footer{background:var(--ce-navy)!important;color:#ffffff9e!important}body.tpl-o-nas .uvx-footer:before{height:3px!important;background:var(--ce-blue)!important}body.tpl-o-nas .uvx-news{border-bottom:1px solid var(--ce-lineD)!important}body.tpl-o-nas .uvx-news h3{font-family:var(--ce-disp)!important;font-weight:700!important;letter-spacing:-.02em!important}body.tpl-o-nas .uvx-news p{color:#fff9!important}body.tpl-o-nas .uvx-news-form input{border-radius:0!important;background:#ffffff0a!important;border:1px solid var(--ce-lineD)!important}body.tpl-o-nas .uvx-news-btn{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:none!important}body.tpl-o-nas .uvx-news-btn:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-o-nas .uvx-news-btn svg{display:none}body.tpl-o-nas .uvx-foot-main h4{font-family:var(--ce-disp)!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#fff!important}body.tpl-o-nas .uvx-foot-main a{color:#fff9!important;font-size:13.5px!important}body.tpl-o-nas .uvx-foot-main a:hover{color:var(--ce-blue2)!important}body.tpl-o-nas .uvx-foot-main .pt-c{display:block;font-family:var(--ce-disp);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-top:2px}body.tpl-o-nas .uvx-foot-main a:hover .pt-c{color:#ffffff80}body.tpl-o-nas .uvx-foot-brand img{height:88px!important;margin-top:-16px!important;margin-bottom:4px!important}body.tpl-o-nas .uvx-foot-brand p{color:#ffffff8c!important}body.tpl-o-nas .uvx-foot-soc a{border-radius:0!important;width:36px!important;height:36px!important;border-color:var(--ce-lineD)!important}body.tpl-o-nas .uvx-foot-soc a:hover{border-color:var(--ce-blue)!important;color:#fff!important}body.tpl-o-nas .uvx-foot-bot{border-top:1px solid var(--ce-lineD)!important}body.tpl-o-nas .uvx-foot-bot div{font-family:var(--ce-disp)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#ffffff73!important}body.tpl-o-nas .onas-net{background:linear-gradient(180deg,#fff,#f5f9ff)}body.tpl-o-nas .onas-net .net-lead{max-width:64ch;margin:14px 0 0;color:var(--mut,#5B6B82);font-size:15.5px;line-height:1.65}body.tpl-o-nas .netgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line,#E3E9F3);border:1px solid var(--line,#E3E9F3)}body.tpl-o-nas .netc{background:#fff;padding:28px 26px 26px}body.tpl-o-nas .netc .net-cty{display:block;font-family:var(--data,monospace);font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--blue,#0E7CE8);margin-bottom:12px}body.tpl-o-nas .netc b{display:block;font-family:var(--disp,sans-serif);font-weight:700;font-size:18px;letter-spacing:-.02em;color:var(--ink,#071B30);line-height:1.2}body.tpl-o-nas .netc .net-role{display:block;font-size:13px;color:var(--mut,#5B6B82);margin-top:5px}body.tpl-o-nas .netc p{margin:16px 0 0;font-size:13.5px;line-height:1.6;color:var(--mut,#5B6B82)}body.tpl-o-nas .netc a{display:inline-block;margin-top:12px;font-size:13.5px;color:var(--blue,#0E7CE8);text-decoration:none;word-break:break-word}body.tpl-o-nas .netc a:hover{text-decoration:underline}body.tpl-o-nas .netc--sum{background:linear-gradient(150deg,#f3f8ff,#e9f2fe)}body.tpl-o-nas .netc--sum b{font-size:44px;line-height:1;color:var(--blue,#0E7CE8);margin-top:2px}body.tpl-o-nas .net-top{display:grid;grid-template-columns:.92fr 1.18fr;gap:clamp(24px,3vw,44px);align-items:center;margin-bottom:38px}body.tpl-o-nas .net-map{margin:0;overflow:hidden}body.tpl-o-nas .net-map img{width:100%;height:auto;max-width:none;mix-blend-mode:multiply;transform:scale(1.12);transform-origin:center}body.tpl-o-nas .onas-values{background:linear-gradient(150deg,#0a2540,#0e3e68 60%,#10618f)!important;position:relative;overflow:hidden}body.tpl-o-nas .onas-values:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(45% 80% at 88% 16%,rgba(70,199,243,.3),transparent 60%),radial-gradient(40% 72% at 6% 94%,rgba(14,124,232,.32),transparent 62%)}body.tpl-o-nas .onas-values>.wrap{position:relative;z-index:1}body.tpl-o-nas .onas-values .eyebrow{color:#a9e0f8}body.tpl-o-nas .onas-values .eyebrow:before{background:var(--aqua)}body.tpl-o-nas .onas-values .h2c{color:#fff}body.tpl-o-nas{--r-sm:8px!important;--r:8px!important;--r-lg:8px!important;--radius:8px;--hair:rgba(10,37,64,.12)}body.tpl-o-nas .card,body.tpl-o-nas .kcard,body.tpl-o-nas .valc,body.tpl-o-nas .statc,body.tpl-o-nas .revc,body.tpl-o-nas .faqq,body.tpl-o-nas .spec-callout,body.tpl-o-nas .hero-float,body.tpl-o-nas .glass,body.tpl-o-nas .combo-pack,body.tpl-o-nas .combo-card,body.tpl-o-nas .feated-stats .s,body.tpl-o-nas .feated-trust,body.tpl-o-nas .mvz-panel,body.tpl-o-nas .certcard,body.tpl-o-nas .kwell,body.tpl-o-nas .step figure,body.tpl-o-nas .imgfill,body.tpl-o-nas .tri-col,body.tpl-o-nas .tri-media,body.tpl-o-nas .netc,body.tpl-o-nas .cbox,body.tpl-o-nas .zfeat,body.tpl-o-nas .kp-chip,body.tpl-o-nas .tcard,body.tpl-o-nas .app,body.tpl-o-nas .st{border-radius:8px!important}body.tpl-o-nas .btn,body.tpl-o-nas .uvx-cta,body.tpl-o-nas .finalcta-btn,body.tpl-o-nas .uvx-news-btn,body.tpl-o-nas .kmore,body.tpl-o-nas .mvz-support,body.tpl-o-nas .supportlink,body.tpl-o-nas .kchip,body.tpl-o-nas .pchip,body.tpl-o-nas .uvx-lang-btn,body.tpl-o-nas .uvxnav-cart,body.tpl-o-nas .uvx-lang-menu,body.tpl-o-nas .uvx-foot-soc a,body.tpl-o-nas .valc-ic,body.tpl-o-nas .fp-ic,body.tpl-o-nas .s-ic,body.tpl-o-nas .sc-ic,body.tpl-o-nas .zc-ic,body.tpl-o-nas .ct-ic,body.tpl-o-nas .tl-ic,body.tpl-o-nas .kfeat-ic,body.tpl-o-nas .pk-ic,body.tpl-o-nas .hi-ic,body.tpl-o-nas .kb-ic{border-radius:6px!important}body.tpl-o-nas .card,body.tpl-o-nas .kcard,body.tpl-o-nas .valc,body.tpl-o-nas .statc,body.tpl-o-nas .revc,body.tpl-o-nas .faqq,body.tpl-o-nas .combo-pack,body.tpl-o-nas .combo-card,body.tpl-o-nas .mvz-panel,body.tpl-o-nas .certcard,body.tpl-o-nas .feated-stats .s,body.tpl-o-nas .feated-trust,body.tpl-o-nas .netc,body.tpl-o-nas .cbox,body.tpl-o-nas .zfeat,body.tpl-o-nas .tcard,body.tpl-o-nas .app,body.tpl-o-nas .st,body.tpl-o-nas .tri-col{box-shadow:none!important;border:1px solid var(--hair)!important}body.tpl-o-nas .spec-callout,body.tpl-o-nas .hero-float{box-shadow:0 18px 40px -30px #0a254073!important}body.tpl-o-nas .valc:hover,body.tpl-o-nas .card:hover,body.tpl-o-nas .kcard:hover{transform:none!important;box-shadow:none!important;border-color:#0a254040!important}body.tpl-o-nas .hero h1 .accent,body.tpl-o-nas .hsi .num,body.tpl-o-nas .kompat-head h2 .g,body.tpl-o-nas h2 .g,body.tpl-o-nas h2 span.g,body.tpl-o-nas .h2 .g,body.tpl-o-nas .stat b.g{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important;color:var(--blue)!important}body.tpl-o-nas .specsec h2 .g,body.tpl-o-nas .specsec .g{color:#fff!important;-webkit-text-fill-color:#fff!important}body.tpl-o-nas .eyebrow,body.tpl-o-nas .keyebrow,body.tpl-o-nas .feated-kick,body.tpl-o-nas .tri-k,body.tpl-o-nas .kick,body.tpl-o-nas .net-cty,body.tpl-o-nas .ktag{font-family:var(--body,"Inter",sans-serif)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.16em!important;text-transform:uppercase!important}body.tpl-o-nas .mono,body.tpl-o-nas .uvx-lang-btn,body.tpl-o-nas .hsi .num,body.tpl-o-nas .finalcta-price b,body.tpl-o-nas .statc b,body.tpl-o-nas .st b{font-family:var(--disp,"Sora",sans-serif)!important}body.tpl-o-nas .fp-ic svg,body.tpl-o-nas .s-ic svg,body.tpl-o-nas .sc-ic svg,body.tpl-o-nas .valc-ic svg,body.tpl-o-nas .ct-ic svg,body.tpl-o-nas .tl-ic svg,body.tpl-o-nas .kfeat-ic svg,body.tpl-o-nas .pk-ic svg,body.tpl-o-nas .hi-ic svg,body.tpl-o-nas .kb-ic svg,body.tpl-o-nas .kwell-ic svg,body.tpl-o-nas .keyebrow svg,body.tpl-o-nas .eyebrow svg{stroke-width:1.7px!important}body.tpl-o-nas .zc-ic svg,body.tpl-o-nas .ck svg,body.tpl-o-nas .tick svg{stroke-width:2.2px!important}body.tpl-o-nas .btn,body.tpl-o-nas .uvx-cta,body.tpl-o-nas .finalcta-btn,body.tpl-o-nas .uvx-news-btn{min-height:48px;align-items:center}body.tpl-o-nas .btn:hover,body.tpl-o-nas .uvx-cta:hover,body.tpl-o-nas .finalcta-btn:hover{transform:none!important}body.tpl-o-nas a:focus-visible,body.tpl-o-nas button:focus-visible,body.tpl-o-nas input:focus-visible,body.tpl-o-nas textarea:focus-visible,body.tpl-o-nas summary:focus-visible{outline:2px solid var(--blue,#0E7CE8)!important;outline-offset:2px!important;border-radius:4px}body.tpl-o-nas .uvx-cta,body.tpl-o-nas .uvx-lang-btn,body.tpl-o-nas .uvxnav-cart,body.tpl-o-nas .uvxnav-cart .count{border-radius:999px!important}body.tpl-o-nas .uvx-lang-menu{border-radius:16px!important}body.tpl-o-nas .uvxnav-burger,body.tpl-o-nas .btn,body.tpl-o-nas .hero .btn,body.tpl-o-nas .hero-cta .btn,body.tpl-o-nas .btn-primary,body.tpl-o-nas .btn-secondary,body.tpl-o-nas .btn-ghost,body.tpl-o-nas .btn-p,body.tpl-o-nas .btn-o,body.tpl-o-nas .finalcta-btn,body.tpl-o-nas .uvx-news-btn,body.tpl-o-nas .kmore,body.tpl-o-nas .mvz-support,body.tpl-o-nas .supportlink,body.tpl-o-nas .spec-cta,body.tpl-o-nas .finalcta-buy .finalcta-btn{border-radius:999px!important}body.tpl-o-nas .uvx-lang-menu button{border-radius:10px!important}@media(max-width:1100px)and (min-width:821px){body.tpl-o-nas .story-tl{grid-template-columns:repeat(3,1fr);row-gap:30px}body.tpl-o-nas .story-tl:before{display:none}}@media(max-width:960px){body.tpl-o-nas .netgrid{grid-template-columns:1fr 1fr}}@media(max-width:900px){body.tpl-o-nas .split .grid{grid-template-columns:1fr;gap:40px}body.tpl-o-nas .leftcol{position:static;top:auto}body.tpl-o-nas .leftcol h1{max-width:none}body.tpl-o-nas .frow{grid-template-columns:1fr}body.tpl-o-nas .uvx-lang{display:none}body.tpl-o-nas .uvxnav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;background:#fff;border-bottom:1px solid var(--line,#E3E9F3);box-shadow:0 24px 40px -24px #0a254040;padding:10px 16px 14px}body.tpl-o-nas .uvxnav.open .uvxnav-menu{display:flex}body.tpl-o-nas .uvxnav-menu a{padding:13px 12px;border-radius:10px;font-size:1rem}body.tpl-o-nas .uvxnav-menu a.active{background:var(--wash,#F5F9FF)}body.tpl-o-nas .uvxnav-menu a.active:after{display:none}body.tpl-o-nas .uvxnav-burger{display:flex}}@media(max-width:860px){body.tpl-o-nas .uvx-news{grid-template-columns:1fr}body.tpl-o-nas .uvx-foot-main{grid-template-columns:1fr 1fr}body.tpl-o-nas .net-top{grid-template-columns:1fr}}@media(max-width:820px){body.tpl-o-nas .menu,body.tpl-o-nas .btn-o{display:none}body.tpl-o-nas .navr{gap:8px}body.tpl-o-nas .onas-split,body.tpl-o-nas .aboutintro-grid{grid-template-columns:1fr;gap:30px}body.tpl-o-nas .aboutintro-logo{justify-content:flex-start}body.tpl-o-nas .aboutintro-logo img{max-width:240px}body.tpl-o-nas .story-tl{grid-template-columns:1fr;gap:0}body.tpl-o-nas .story-tl:before{top:0;bottom:0;left:8px;right:auto;width:2px;height:auto}body.tpl-o-nas .stl-item{padding:0 0 26px 36px}body.tpl-o-nas .stl-dot{top:2px}body.tpl-o-nas .valgrid{grid-template-columns:1fr 1fr}body.tpl-o-nas .onas-story .story-tl:after{top:0;left:8px;width:3px!important;height:0}body.tpl-o-nas .onas-story.is-run .story-tl:after{animation:stlFillV var(--stl-dur) cubic-bezier(.65,0,.35,1) forwards}body.tpl-o-nas .onas-story .stl-runner{top:8px;left:8px}body.tpl-o-nas .onas-story.is-run .stl-runner{animation:stlRunV var(--stl-dur) cubic-bezier(.65,0,.35,1) forwards}}@media(max-width:620px){body.tpl-o-nas .netgrid{grid-template-columns:1fr}}@media(max-width:600px){body.tpl-o-nas .uvx-logo{height:60px!important}}@media(max-width:560px){body.tpl-o-nas .uvx-cta .t{display:none}body.tpl-o-nas .uvx-cta{padding:12px 14px}body.tpl-o-nas .uvx-cta .t{display:none!important}body.tpl-o-nas .uvx-cta{padding:0!important;width:46px!important;height:46px!important;justify-content:center!important}body.tpl-o-nas .uvx-cta svg{display:block!important;width:18px!important;height:18px!important}}@media(max-width:520px){body.tpl-o-nas .formcard .actions{align-items:flex-start;flex-direction:column}body.tpl-o-nas .uvx-foot-main,body.tpl-o-nas .valgrid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){body.tpl-o-nas{scroll-behavior:auto}body.tpl-o-nas [data-reveal]{opacity:1;transform:none;transition:none}body.tpl-o-nas .btn,body.tpl-o-nas .ccard,body.tpl-o-nas .faqq,body.tpl-o-nas .faqq-ic,body.tpl-o-nas .faqq-ans{transition:none}body.tpl-o-nas .onas-story .story-tl:after,body.tpl-o-nas .onas-story .stl-runner{animation:none!important}body.tpl-o-nas .onas-story .story-tl:after{width:calc(100% - 16px)}body.tpl-o-nas .onas-story .stl-runner{display:none}body.tpl-o-nas .onas-story .stl-dot{border-color:var(--blue);box-shadow:0 4px 14px #0e7ce880}}body.tpl-kontakt{--navy:#0A2540;--ink:#071B30;--blue:#0E7CE8;--aqua:#46C7F3;--mut:#5B6B82;--line:#E3E9F3;--paper:#fff;--wash:#F5F9FF;--wash2:#EAF4FF;--grad:linear-gradient(118deg,#0E7CE8,#46C7F3);--disp:"Sora",sans-serif;--body:"Inter",sans-serif;--data:"Space Mono",monospace;--r-sm:12px;--r:20px;--r-lg:28px;--shadow-1:0 1px 2px rgba(10,37,64,.06),0 8px 24px -12px rgba(10,37,64,.12);--shadow-2:0 24px 48px -24px rgba(10,37,64,.28);--pad-sec:clamp(72px,10vw,140px)}body.tpl-kontakt *{box-sizing:border-box}body.tpl-kontakt{scroll-behavior:smooth}body.tpl-kontakt{margin:0;font-family:var(--body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.55}body.tpl-kontakt img{display:block;max-width:100%}body.tpl-kontakt a{color:inherit;text-decoration:none}body.tpl-kontakt h1,body.tpl-kontakt h2,body.tpl-kontakt h3,body.tpl-kontakt h4{margin:0;font-family:var(--disp);letter-spacing:-.02em;line-height:1.06;text-wrap:balance}body.tpl-kontakt p{margin:0}body.tpl-kontakt button{font-family:inherit}body.tpl-kontakt :focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}body.tpl-kontakt .wrap{max-width:1240px;margin:0 auto;padding-inline:clamp(20px,4vw,48px)}body.tpl-kontakt .section{padding-block:var(--pad-sec)}body.tpl-kontakt .eyebrow{font-family:var(--data);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);display:inline-flex;align-items:center;gap:14px;font-weight:700}body.tpl-kontakt .eyebrow:before{content:"";width:24px;height:2px;background:var(--grad);border-radius:2px;display:block}body.tpl-kontakt .mut{color:var(--mut)}body.tpl-kontakt .mono{font-family:var(--data)}body.tpl-kontakt .tstrip{background:var(--navy);color:#cfe0f5;font-family:var(--data);font-size:11px;letter-spacing:.03em;text-align:center;padding:8px 16px;position:static}body.tpl-kontakt .tstrip b{color:#fff}body.tpl-kontakt .hdr{position:sticky;top:0;z-index:50;background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}body.tpl-kontakt .hdr .bar{display:flex;align-items:center;gap:24px;height:88px}body.tpl-kontakt .menu{display:flex;gap:28px;margin:0 auto}body.tpl-kontakt .menu a{font-family:var(--disp);font-weight:600;font-size:15px;color:var(--navy);padding:6px 0;position:relative}body.tpl-kontakt .menu a:hover{color:var(--blue)}body.tpl-kontakt .menu a.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--grad);border-radius:2px}body.tpl-kontakt .navr{display:flex;align-items:center;gap:12px;margin-left:auto}body.tpl-kontakt .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--disp);font-weight:700;font-size:14.5px;border-radius:999px;padding:13px 26px;cursor:pointer;border:0;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .25s}body.tpl-kontakt .btn-p{background:var(--navy);color:#fff}body.tpl-kontakt .btn-p:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad);opacity:0;transition:opacity .3s;z-index:0}body.tpl-kontakt .btn-p span,body.tpl-kontakt .btn-p svg{position:relative;z-index:1}body.tpl-kontakt .btn-p:hover{transform:translateY(-2px);box-shadow:var(--shadow-2)}body.tpl-kontakt .btn-p:hover:after{opacity:1}body.tpl-kontakt .btn-o{background:#fff;color:var(--navy);border:1px solid var(--line)}body.tpl-kontakt .btn-o:hover{border-color:var(--blue);transform:translateY(-2px)}body.tpl-kontakt .cartbtn{display:inline-flex;align-items:center;gap:6px;font-family:var(--data);font-weight:700;font-size:13px;color:var(--navy);background:var(--wash);border:1px solid var(--line);border-radius:999px;padding:9px 14px}body.tpl-kontakt .cartbtn:hover{border-color:var(--blue)}body.tpl-kontakt .cnote{background:#fff8e9;border:1px solid #F0DCA8;border-radius:12px;font-size:13.5px;color:#6b5a2a;padding:12px 18px;margin:18px auto 0;line-height:1.5}body.tpl-kontakt .cnote b{color:#4a3d14}body.tpl-kontakt .split{padding-block:clamp(40px,5vw,70px) clamp(48px,6vw,90px)}body.tpl-kontakt .split .grid{display:grid;grid-template-columns:5fr 7fr;gap:clamp(32px,5vw,80px);align-items:start}body.tpl-kontakt .leftcol{position:sticky;top:120px;align-self:start}body.tpl-kontakt .leftcol h1{font-weight:800;font-size:clamp(2.4rem,4.4vw,3.6rem);letter-spacing:-.03em;line-height:1.03;margin:18px 0;max-width:12ch;background:linear-gradient(120deg,#071b30 45%,#0e7ce8);-webkit-background-clip:text;background-clip:text;color:transparent}body.tpl-kontakt .leftcol .lead{color:var(--mut);font-size:1.02rem;max-width:40ch;margin-bottom:26px}body.tpl-kontakt .contacts{display:flex;flex-direction:column;gap:12px}body.tpl-kontakt .ccard{display:flex;gap:15px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:16px 18px;box-shadow:var(--shadow-1);color:var(--navy);transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s cubic-bezier(.2,.6,.2,1),border-color .25s}body.tpl-kontakt .ccard:hover{transform:translateY(-4px);box-shadow:var(--shadow-2);border-color:var(--blue)}body.tpl-kontakt .ccard .ic{width:46px;height:46px;flex:none;border-radius:14px;background:var(--wash2);display:grid;place-items:center;color:var(--blue)}body.tpl-kontakt .ccard b{display:block;font-family:var(--disp);font-size:14.5px;font-weight:700;margin-bottom:2px}body.tpl-kontakt .ccard .v{font-family:var(--body);font-size:13.5px;color:var(--mut);letter-spacing:0}body.tpl-kontakt .nap{margin-top:20px;background:var(--wash);border:1px solid var(--line);border-radius:var(--r);padding:18px 20px}body.tpl-kontakt .nap .lbl{font-family:var(--data);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);font-weight:700;display:block;margin-bottom:10px}body.tpl-kontakt .nap address{font-style:normal;font-family:var(--body);font-size:13.5px;color:var(--navy);line-height:1.7;letter-spacing:0}body.tpl-kontakt .nap .hours{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--mut)}body.tpl-kontakt .nap .hours svg{flex:none;color:var(--aqua)}body.tpl-kontakt .nap .hours b{color:var(--navy);font-weight:600}body.tpl-kontakt .rightcol{display:flex;flex-direction:column;gap:clamp(28px,4vw,44px)}body.tpl-kontakt .formcard{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:clamp(26px,3.4vw,40px);box-shadow:var(--shadow-1);margin:0}body.tpl-kontakt .formcard h2{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:700;margin-bottom:6px}body.tpl-kontakt .formcard .fsub{color:var(--mut);font-size:.96rem;margin-bottom:22px;max-width:46ch}body.tpl-kontakt .field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}body.tpl-kontakt .frow{display:grid;grid-template-columns:1fr 1fr;gap:16px}body.tpl-kontakt .field label{font-family:var(--body);font-size:13px;letter-spacing:0;text-transform:none;color:var(--navy);font-weight:600}body.tpl-kontakt .field input,body.tpl-kontakt .field textarea{width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:var(--r-sm);font-family:var(--body);font-size:15px;color:var(--ink);background:var(--wash);transition:border-color .2s,background .2s,box-shadow .2s}body.tpl-kontakt .field input::placeholder,body.tpl-kontakt .field textarea::placeholder{color:#9aaac0}body.tpl-kontakt .field input:focus,body.tpl-kontakt .field textarea:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px #0e7ce81a}body.tpl-kontakt .field textarea{resize:vertical;min-height:120px}body.tpl-kontakt .formcard .actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:6px}body.tpl-kontakt .formcard .priv{font-size:12px;color:var(--mut);max-width:30ch;line-height:1.4}body.tpl-kontakt .faqstream .faqhead{margin-bottom:20px}body.tpl-kontakt .faqstream .faqhead h2{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:700;margin:10px 0 6px}body.tpl-kontakt .faqstream .faqhead p{color:var(--mut);font-size:.96rem;max-width:48ch}body.tpl-kontakt .faqsearch{position:relative;margin:0 0 14px}body.tpl-kontakt .faqsearch svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--mut)}body.tpl-kontakt .faqsearch input{width:100%;padding:13px 16px 13px 44px;border:1px solid var(--line);border-radius:999px;font-family:var(--body);font-size:14.5px;color:var(--ink);background:#fff;transition:border-color .2s,box-shadow .2s}body.tpl-kontakt .faqpills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}body.tpl-kontakt .faqpill{font-family:var(--data);font-size:11.5px;letter-spacing:.02em;color:var(--mut);background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 14px;cursor:pointer;transition:all .2s}body.tpl-kontakt .faqpill:hover{border-color:var(--blue);color:var(--navy)}body.tpl-kontakt .faqpill.on{background:var(--navy);color:#fff;border-color:var(--navy)}body.tpl-kontakt .faqq{background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:border-color .25s,box-shadow .25s}body.tpl-kontakt .faqq[data-open]{border-color:var(--blue);box-shadow:var(--shadow-1)}body.tpl-kontakt .faqq>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:0;cursor:pointer;padding:17px 20px;text-align:left;font-family:var(--disp);font-weight:600;font-size:15px;color:var(--navy);line-height:1.35}body.tpl-kontakt .faqq-ic{width:28px;height:28px;flex:none;border-radius:50%;background:var(--wash2);display:grid;place-items:center;color:var(--blue);transition:transform .3s,background .3s}body.tpl-kontakt .faqq[data-open] .faqq-ic{transform:rotate(45deg);background:var(--grad);color:#fff}body.tpl-kontakt .faqq[data-open] .faqq-ans{max-height:320px}body.tpl-kontakt .faqq-ans p{padding:0 20px 4px;color:var(--mut);font-size:.95rem;line-height:1.6;max-width:60ch}body.tpl-kontakt .faqq-ans .cat{display:inline-block;margin:12px 20px 18px;font-family:var(--data);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);background:var(--wash);border:1px solid var(--line);border-radius:999px;padding:3px 10px}body.tpl-kontakt .faqempty{display:none;text-align:center;color:var(--mut);font-size:.95rem;padding:28px;border:1px dashed var(--line);border-radius:var(--r);margin-top:10px}body.tpl-kontakt .ctaband{position:relative;overflow:hidden;background:var(--navy)}body.tpl-kontakt .ctaband:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad);opacity:.92}body.tpl-kontakt .ctaband:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 120% at 85% 10%,rgba(255,255,255,.22),transparent 60%)}body.tpl-kontakt .ctaband .wrap{position:relative;z-index:1;text-align:center;padding-block:clamp(30px,3.4vw,50px)}body.tpl-kontakt .ctaband h2{font-weight:800;font-size:clamp(1.35rem,2.2vw,1.9rem);letter-spacing:-.025em;line-height:1.1;color:#fff;max-width:26ch;margin:0 auto 8px}body.tpl-kontakt .ctaband p{color:#ffffffe6;font-size:.98rem;max-width:56ch;margin:8px auto 20px}body.tpl-kontakt .ctaband .price-tag{font-family:var(--data);font-weight:700;color:#fff}body.tpl-kontakt .btn-white{background:#fff;color:var(--navy)}body.tpl-kontakt .btn-white:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--navy);opacity:0;transition:opacity .3s;z-index:0}body.tpl-kontakt .btn-white span,body.tpl-kontakt .btn-white svg{position:relative;z-index:1}body.tpl-kontakt .btn-white:hover{transform:translateY(-2px);box-shadow:var(--shadow-2);color:#fff}body.tpl-kontakt .btn-white:hover:after{opacity:1}body.tpl-kontakt .samplenote{margin-top:14px;font-family:var(--data);font-size:11px;color:var(--mut);display:flex;align-items:center;gap:8px}body.tpl-kontakt .samplenote svg{flex:none;color:var(--aqua)}body.tpl-kontakt [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.2,.6,.2,1),transform .55s cubic-bezier(.2,.6,.2,1)}body.tpl-kontakt [data-reveal].in{opacity:1;transform:none}body.tpl-kontakt .chero{position:relative;overflow:hidden;background:#f4f9ff;isolation:isolate}body.tpl-kontakt .chero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}body.tpl-kontakt .chero-bg img{width:100%;height:100%;object-fit:cover;object-position:68% 30%}body.tpl-kontakt .chero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6faff,#f6fafff5 28%,#f6faffb8 44%,#f6faff1f 62%,#f6faff00 74%)}body.tpl-kontakt .chero>.wrap{position:relative;z-index:1}body.tpl-kontakt .chero-inner{max-width:560px;padding-block:clamp(52px,7.5vw,118px)}body.tpl-kontakt .chero .eyebrow{color:var(--blue)}body.tpl-kontakt .chero h1{font-family:var(--disp);font-weight:800;font-size:clamp(2.1rem,4.4vw,3.5rem);letter-spacing:-.03em;line-height:1.04;margin:16px 0;color:var(--ink)}body.tpl-kontakt .chero h1 .g{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.tpl-kontakt .chero-lead{font-size:clamp(15px,1.5vw,17.5px);color:var(--mut);line-height:1.6;margin:0 0 26px;max-width:40ch}body.tpl-kontakt .chero-quick{display:flex;flex-wrap:wrap;gap:10px}body.tpl-kontakt .chero-chip{display:inline-flex;align-items:center;gap:9px;background:#ffffffd1;color:var(--navy);border:1px solid rgba(255,255,255,.95);border-radius:999px;padding:11px 17px;font-size:13.4px;box-shadow:0 14px 30px -20px #0c285ab3;-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%);transition:transform .25s,border-color .25s,background .25s}body.tpl-kontakt .chero-chip:hover{transform:translateY(-2px);border-color:#0e7ce880;background:#fff}body.tpl-kontakt .chero-chip svg{width:16px;height:16px;color:var(--blue);flex:none}body.tpl-kontakt .chero-badge{display:inline-flex;align-items:center;gap:11px;margin-top:22px;background:#ffffffe6;border:1px solid var(--line);border-radius:16px;padding:12px 15px;box-shadow:0 20px 40px -26px #0c285ab3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.tpl-kontakt .chero-badge .cb-ic{flex:none;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(160deg,#22c55e,#12a150);color:#fff}body.tpl-kontakt .chero-badge .cb-ic svg{width:17px;height:17px}body.tpl-kontakt .chero-badge b{display:block;font-family:var(--disp);font-weight:800;font-size:13.6px;color:var(--navy);line-height:1.1}body.tpl-kontakt .chero-badge span{display:block;font-size:11.4px;color:var(--mut);margin-top:3px}body.tpl-kontakt .filefield{margin-bottom:16px}body.tpl-kontakt .filedrop{display:flex;align-items:center;gap:14px;border:1.5px dashed #C7D6EA;border-radius:var(--r-sm);background:var(--wash);padding:14px 16px;cursor:pointer;transition:border-color .25s,background .25s}body.tpl-kontakt .filedrop:hover,body.tpl-kontakt .filedrop:focus-within{border-color:var(--blue);background:#f2f8ff}body.tpl-kontakt .filedrop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}body.tpl-kontakt .filedrop .fd-ic{flex:none;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--wash2);color:var(--blue)}body.tpl-kontakt .filedrop .fd-ic svg{width:20px;height:20px}body.tpl-kontakt .filedrop b{display:block;font-family:var(--disp);font-weight:700;font-size:14px;color:var(--navy)}body.tpl-kontakt .filedrop small{display:block;font-size:12.2px;color:var(--mut);margin-top:3px}body.tpl-kontakt .filenames{margin:8px 0 0;font-family:var(--data);font-size:11.6px;color:var(--blue);word-break:break-all}body.tpl-kontakt .faqsec{background:linear-gradient(180deg,#f4f8fe,#fff);padding-block:clamp(48px,6vw,88px);border-top:1px solid var(--line)}body.tpl-kontakt .faqtop{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:30px}body.tpl-kontakt .faqtop h2{font-family:var(--disp);font-weight:800;font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-.03em;color:var(--ink);margin:0}body.tpl-kontakt .faqsearch{position:relative;margin:0;min-width:min(340px,100%)}body.tpl-kontakt .faqsearch svg{position:absolute;right:16px;left:auto;top:50%;transform:translateY(-50%);color:var(--mut);width:18px;height:18px}body.tpl-kontakt .faqsearch input{width:100%;padding:14px 46px 14px 18px;border:1px solid var(--line);border-radius:14px;font-family:var(--body);font-size:14.5px;color:var(--ink);background:#fff;box-shadow:var(--shadow-1)}body.tpl-kontakt .faqsearch input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px #0e7ce81a}body.tpl-kontakt .faqlayout{display:grid;grid-template-columns:272px 1fr;gap:clamp(18px,2.2vw,30px);align-items:start}body.tpl-kontakt .faqnav{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:12px;box-shadow:var(--shadow-1);position:sticky;top:104px}body.tpl-kontakt .faqnav-btn{display:flex;align-items:center;gap:13px;width:100%;text-align:left;cursor:pointer;background:transparent;border:0;border-radius:14px;padding:12px 14px;font-family:var(--disp);font-weight:600;font-size:14.2px;color:var(--navy);transition:background .22s,color .22s}body.tpl-kontakt .faqnav-btn .fn-ic{flex:none;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--wash2);color:var(--blue);transition:background .22s,color .22s}body.tpl-kontakt .faqnav-btn .fn-ic svg{width:18px;height:18px}body.tpl-kontakt .faqnav-btn:hover{background:var(--wash)}body.tpl-kontakt .faqnav-btn.on{background:linear-gradient(135deg,#2c7ef0,#0e7ce8);color:#fff;box-shadow:0 14px 26px -14px #0e7ce8f2}body.tpl-kontakt .faqnav-btn.on .fn-ic{background:#ffffff38;color:#fff}body.tpl-kontakt .faqnav-btn:focus-visible{outline:3px solid var(--blue);outline-offset:2px}body.tpl-kontakt .faqlist{display:flex;flex-direction:column;gap:10px}body.tpl-kontakt .faqq{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:border-color .25s,box-shadow .25s}body.tpl-kontakt .faqq>button{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;text-align:left;cursor:pointer;background:transparent;border:0;padding:20px 22px;font-family:var(--disp);font-weight:700;font-size:15.6px;color:var(--ink);letter-spacing:-.01em}body.tpl-kontakt .faqq-ic{flex:none;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--wash2);color:var(--blue);transition:transform .3s,background .3s,color .3s}body.tpl-kontakt .faqq[data-open]{border-color:#cbdef7;box-shadow:0 18px 40px -30px #0c285a99;background:linear-gradient(180deg,#f7fbff,#fff)}body.tpl-kontakt .faqq[data-open] .faqq-ic{transform:rotate(45deg);background:linear-gradient(135deg,#2c7ef0,#0e7ce8);color:#fff}body.tpl-kontakt .faqq-ans{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.2,.6,.2,1)}body.tpl-kontakt .faqq[data-open] .faqq-ans{max-height:340px}body.tpl-kontakt .faqq-ans p{padding:0 22px 20px;color:var(--mut);font-size:14.4px;line-height:1.65;max-width:70ch;margin:0}body.tpl-kontakt .faqq-ans .cat{display:none}body.tpl-kontakt .faqempty{display:none;margin-top:14px;padding:18px 20px;border:1px dashed var(--line);border-radius:14px;color:var(--mut);font-size:14px}body.tpl-kontakt .faqempty.show{display:block}body.tpl-kontakt .faqmore{display:flex;align-items:center;gap:9px;width:fit-content;margin:20px auto 0;padding:12px 24px;font-family:var(--disp);font-weight:600;font-size:14px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 12px 28px -18px #0c285a6b;transition:border-color .2s,transform .2s,box-shadow .2s}body.tpl-kontakt .faqmore:hover{border-color:var(--blue);transform:translateY(-1px);box-shadow:0 16px 32px -16px #0e7ce880}body.tpl-kontakt .faqmore:focus-visible{outline:3px solid var(--blue);outline-offset:2px}body.tpl-kontakt .faqmore svg{width:17px;height:17px;transition:transform .25s}body.tpl-kontakt .faqmore[aria-expanded=true] svg{transform:rotate(180deg)}body.tpl-kontakt .faq2col{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(330px,.82fr);gap:clamp(24px,3vw,52px);align-items:start}body.tpl-kontakt .faqmain{min-width:0}body.tpl-kontakt .faqinner{display:grid;grid-template-columns:242px minmax(0,1fr);gap:clamp(16px,1.8vw,24px);align-items:start}body.tpl-kontakt .faqinner .faqnav{position:sticky;top:100px}body.tpl-kontakt .faqinner .faqnav-btn span:not(.fn-ic){white-space:nowrap}body.tpl-kontakt .aia-head{display:flex;align-items:center;gap:12px;padding:16px 18px;background:linear-gradient(135deg,#0e7ce8,#46c7f3);color:#fff}body.tpl-kontakt .aia-ava{position:relative;flex:none;width:46px;height:46px;border-radius:50%;overflow:hidden;background:#ffffff2e;box-shadow:0 0 0 2px #ffffff8c}body.tpl-kontakt .aia-ava img{width:100%;height:100%;object-fit:cover;object-position:63% 20%}body.tpl-kontakt .aia-online{position:absolute;right:1px;bottom:1px;width:12px;height:12px;border-radius:50%;background:#3ee08e;border:2.5px solid #0E7CE8;z-index:1}body.tpl-kontakt .aia-id b{display:block;font-family:var(--disp);font-weight:700;font-size:15px;line-height:1.2}body.tpl-kontakt .aia-id span{display:flex;align-items:center;gap:6px;font-size:11.8px;opacity:.92;margin-top:2px}body.tpl-kontakt .aia-dot{width:7px;height:7px;border-radius:50%;background:#c7edfb;box-shadow:0 0 0 3px #ffffff38}body.tpl-kontakt .aia-body{flex:1 1 auto;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#f7fbff,#fff);scroll-behavior:smooth;min-height:220px}body.tpl-kontakt .aia-msg{display:flex;gap:9px;max-width:92%;animation:aiaIn .3s ease}body.tpl-kontakt .aia-msg .b{padding:11px 14px;border-radius:15px;font-size:13.7px;line-height:1.55;white-space:pre-wrap}body.tpl-kontakt .aia-msg--bot{align-self:flex-start}body.tpl-kontakt .aia-msg--bot .b{background:#eaf2fd;color:var(--ink);border-bottom-left-radius:5px}body.tpl-kontakt .aia-msg--bot .b a{color:var(--blue);font-weight:600}body.tpl-kontakt .aia-msg--user{align-self:flex-end;justify-content:flex-end}body.tpl-kontakt .aia-msg--user .b{background:linear-gradient(135deg,#2c7ef0,#0e7ce8);color:#fff;border-bottom-right-radius:5px}body.tpl-kontakt .aia-ic{flex:none;width:28px;height:28px;border-radius:50%;overflow:hidden;background:var(--wash2);align-self:flex-end}body.tpl-kontakt .aia-ic img{width:100%;height:100%;object-fit:cover;object-position:63% 20%}body.tpl-kontakt .aia-typing .b{display:inline-flex;gap:4px;align-items:center;padding:13px 15px}body.tpl-kontakt .aia-typing i{width:7px;height:7px;border-radius:50%;background:#9db9dc;display:inline-block;animation:aiaBlink 1.2s infinite}body.tpl-kontakt .aia-typing i:nth-child(2){animation-delay:.2s}body.tpl-kontakt .aia-typing i:nth-child(3){animation-delay:.4s}body.tpl-kontakt .aia-sugg{display:flex;flex-wrap:wrap;gap:7px;padding:0 16px 12px}body.tpl-kontakt .aia-sugg button{font-family:var(--body);font-size:12.2px;font-weight:500;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #CFE0F5;border-radius:999px;padding:7px 12px;transition:all .18s}body.tpl-kontakt .aia-sugg button:hover{background:var(--wash2);border-color:var(--blue)}body.tpl-kontakt .aia-form{display:flex;gap:8px;padding:12px 14px;border-top:1px solid var(--line);background:#fff}body.tpl-kontakt .aia-form input{flex:1 1 auto;min-width:0;padding:11px 14px;border:1px solid var(--line);border-radius:999px;font-family:var(--body);font-size:13.5px;color:var(--ink);background:var(--wash);outline:none;transition:border-color .2s}body.tpl-kontakt .aia-form input:focus{border-color:var(--blue);background:#fff}body.tpl-kontakt .aia-form button{flex:none;width:42px;height:42px;border-radius:50%;border:none;cursor:pointer;display:grid;place-items:center;background:linear-gradient(135deg,#2c7ef0,#0e7ce8);color:#fff;transition:transform .18s,box-shadow .2s}body.tpl-kontakt .aia-form button:hover{transform:translateY(-1px);box-shadow:0 10px 22px -10px #0e7ce8b3}body.tpl-kontakt .aia-form button svg{width:18px;height:18px}body.tpl-kontakt .aia-note{margin:0;padding:0 16px 14px;font-size:10.8px;color:var(--mut);line-height:1.4;text-align:center}body.tpl-kontakt .faqsec .samplenote{display:flex;align-items:center;gap:8px;margin-top:18px;color:var(--mut);font-size:12.6px}body.tpl-kontakt .faqsec .samplenote svg{flex:none;width:15px;height:15px}body.tpl-kontakt .finalcta{position:relative;overflow:hidden;padding:0!important;color:#eaf3ff;background:linear-gradient(120deg,#08203c,#0e4c86,#1478a8);border-top:1px solid rgba(255,255,255,.08)}body.tpl-kontakt .finalcta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(38% 110% at 84% 34%,rgba(70,199,243,.44),transparent 60%),radial-gradient(34% 96% at 6% 98%,rgba(14,124,232,.4),transparent 62%)}body.tpl-kontakt .finalcta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.5;mix-blend-mode:screen;background:url(premium-water-bg.jpg) center/cover no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent,#000 58%);mask-image:linear-gradient(90deg,transparent,#000 58%)}body.tpl-kontakt .finalcta .wrap{position:relative;z-index:2}body.tpl-kontakt .finalcta-in{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(20px,3.5vw,52px);align-items:center;padding-block:clamp(26px,3.4vw,46px)}body.tpl-kontakt .finalcta-copy{position:relative;z-index:2}body.tpl-kontakt .finalcta-copy .eyebrow{color:#a9e0f8}body.tpl-kontakt .finalcta-copy .eyebrow:before{background:var(--aqua)}body.tpl-kontakt .finalcta-copy h2{color:#fff;font-family:var(--disp);font-weight:800;letter-spacing:-.03em;line-height:1.05;font-size:clamp(1.7rem,3.2vw,2.5rem);margin:12px 0 0;text-wrap:balance}body.tpl-kontakt .finalcta-copy>p{color:#b9d0ec;font-size:clamp(.98rem,1.2vw,1.06rem);margin:12px 0 0;max-width:46ch;line-height:1.55}body.tpl-kontakt .finalcta-buy{display:flex;align-items:center;gap:clamp(18px,2.4vw,30px);flex-wrap:wrap;margin-top:clamp(20px,2.6vw,28px)}body.tpl-kontakt .finalcta-price b{display:block;font-family:var(--data);font-weight:700;letter-spacing:-.02em;line-height:1;font-size:clamp(1.9rem,3vw,2.4rem);color:#fff}body.tpl-kontakt .finalcta-price span{display:block;font-size:12px;color:#9fb4ce;margin-top:6px}body.tpl-kontakt .finalcta-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--navy);font-family:var(--disp);font-weight:700;font-size:15.5px;padding:15px 28px;border-radius:999px;box-shadow:0 18px 36px -18px #0000008c;transition:transform .25s cubic-bezier(.2,.6,.2,1),box-shadow .25s}body.tpl-kontakt .finalcta-btn svg{width:17px;height:17px}body.tpl-kontakt .finalcta-btn:hover{transform:translateY(-3px);box-shadow:0 26px 46px -18px #0009}body.tpl-kontakt .finalcta-trust{list-style:none;display:flex;gap:clamp(14px,2vw,26px);flex-wrap:wrap;margin:clamp(18px,2.2vw,24px) 0 0;padding:0}body.tpl-kontakt .finalcta-trust li{display:flex;align-items:center;gap:8px;font-family:var(--data);font-size:12px;color:#cfe0f2;letter-spacing:.02em}body.tpl-kontakt .finalcta-trust svg{width:15px;height:15px;color:var(--aqua);flex:none}body.tpl-kontakt .finalcta-media{position:relative;z-index:2;display:flex;justify-content:center;align-items:center}body.tpl-kontakt .finalcta-media img{max-height:clamp(240px,26vw,340px);max-width:100%;width:auto;filter:drop-shadow(0 30px 40px rgba(0,0,0,.55))}body.tpl-kontakt .uvx-logo{height:72px!important;width:auto!important;position:relative;top:6px}body.tpl-kontakt .uvx-hdr{display:flex;align-items:center;gap:14px}body.tpl-kontakt .uvx-lang{position:relative}body.tpl-kontakt .uvx-lang-btn{display:inline-flex;align-items:center;gap:7px;font-family:var(--data,"Space Mono",monospace);font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--navy,#0A2540);background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:999px;padding:9px 12px;cursor:pointer;transition:border-color .2s,box-shadow .2s}body.tpl-kontakt .uvx-lang-btn:hover{border-color:var(--blue,#0E7CE8)}body.tpl-kontakt .uvx-lang-btn:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:2px}body.tpl-kontakt .uvx-lang-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--line,#E3E9F3);border-radius:14px;box-shadow:0 24px 48px -24px #0a254047;padding:6px;min-width:170px;display:none;z-index:120}body.tpl-kontakt .uvx-lang[data-open] .uvx-lang-menu{display:block}body.tpl-kontakt .uvx-lang[data-open] .uvx-lang-chev{transform:rotate(180deg)}body.tpl-kontakt .uvx-lang-chev{transition:transform .2s}body.tpl-kontakt .uvx-lang-menu button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:none;border:0;border-radius:9px;padding:9px 11px;font-family:var(--body,"Inter",sans-serif);font-size:13.5px;color:var(--navy,#0A2540);cursor:pointer}body.tpl-kontakt .uvx-lang-menu button:hover{background:var(--wash,#F5F9FF)}body.tpl-kontakt .uvx-lang-menu button[aria-current=true]{color:var(--blue,#0E7CE8);font-weight:700}body.tpl-kontakt .uvx-lang-menu .fl{font-family:var(--data,monospace);font-size:11px;font-weight:700;width:26px}body.tpl-kontakt .uvx-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;color:#fff;background:var(--navy,#0A2540);border:0;border-radius:999px;padding:12px 22px;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}body.tpl-kontakt .uvx-cta>*{position:relative;z-index:1}body.tpl-kontakt .uvx-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));opacity:0;transition:opacity .3s}body.tpl-kontakt .uvx-cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #0e7ce899}body.tpl-kontakt .uvx-cta:hover:after{opacity:1}body.tpl-kontakt .uvx-cta:focus-visible{outline:2px solid var(--blue,#0E7CE8);outline-offset:3px}body.tpl-kontakt .uvx-footer{background:linear-gradient(180deg,#0a2540,#061627);color:#b9c8de;margin-top:0;position:relative}body.tpl-kontakt .uvx-footer:before{content:"";display:block;height:4px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3))}body.tpl-kontakt .uvx-news{max-width:1240px;margin:0 auto;padding:clamp(36px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}body.tpl-kontakt .uvx-news h3{font-family:var(--disp,"Sora",sans-serif);color:#fff;font-size:clamp(20px,2.4vw,28px);margin:0 0 8px;letter-spacing:-.02em}body.tpl-kontakt .uvx-news p{margin:0;color:#9fb4ce;font-size:14.5px;max-width:420px}body.tpl-kontakt .uvx-news-form{display:flex;gap:10px;flex-wrap:wrap}body.tpl-kontakt .uvx-news-form input{flex:1;min-width:200px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:14px 20px;color:#fff;font-family:var(--body,"Inter",sans-serif);font-size:14px}body.tpl-kontakt .uvx-news-form input::placeholder{color:#8fa3c2}body.tpl-kontakt .uvx-news-form input:focus{outline:2px solid var(--aqua,#46C7F3);outline-offset:1px;border-color:transparent}body.tpl-kontakt .uvx-news-btn{display:inline-flex;align-items:center;gap:8px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));color:#fff;border:0;border-radius:999px;padding:14px 26px;font-family:var(--disp,"Sora",sans-serif);font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}body.tpl-kontakt .uvx-news-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -16px #46c7f399}body.tpl-kontakt .uvx-news-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}body.tpl-kontakt .uvx-news small{display:block;margin-top:10px;color:#7891af;font-size:11.5px}body.tpl-kontakt .uvx-foot-main{max-width:1240px;margin:0 auto;padding:clamp(40px,5vw,56px) clamp(20px,4vw,48px);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:28px}body.tpl-kontakt .uvx-foot-main h4{color:#fff;font-family:var(--disp,"Sora",sans-serif);font-size:13px;letter-spacing:.02em;margin:0 0 16px}body.tpl-kontakt .uvx-foot-main a{display:block;color:#b9c8de;text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .15s}body.tpl-kontakt .uvx-foot-main a:hover{color:#fff}body.tpl-kontakt .uvx-foot-brand img{height:62px;margin-bottom:14px}body.tpl-kontakt .uvx-foot-brand p{color:#8fa3c2;font-size:13.5px;line-height:1.6;max-width:300px;margin:0 0 16px}body.tpl-kontakt .uvx-foot-soc{display:flex;gap:10px}body.tpl-kontakt .uvx-foot-soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;margin:0;color:#b9c8de}body.tpl-kontakt .uvx-foot-soc a:hover{border-color:var(--aqua,#46C7F3);color:#fff}body.tpl-kontakt .uvx-foot-bot{border-top:1px solid rgba(255,255,255,.08)}body.tpl-kontakt .uvx-foot-bot div{max-width:1240px;margin:0 auto;padding:20px clamp(20px,4vw,48px);font-size:12px;color:#7891af;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}body.tpl-kontakt .uvx-foot-bot a{color:#7891af;text-decoration:none}body.tpl-kontakt .uvx-foot-bot a:hover{color:#b9c8de}body.tpl-kontakt{background:linear-gradient(180deg,#fbfdff,#eff5ff)!important}body.tpl-kontakt body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}body.tpl-kontakt ::selection{background:#0e7ce82e;color:var(--ink,#071B30)}body.tpl-kontakt .uvxnav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line,#E3E9F3)}body.tpl-kontakt .uvxnav-in{display:flex;align-items:center;justify-content:space-between;gap:20px;height:84px}body.tpl-kontakt .uvxnav-logo{display:inline-flex;align-items:center}body.tpl-kontakt .uvxnav-logo .uvx-logo{height:64px!important;width:auto!important;position:static!important;top:auto!important}body.tpl-kontakt .uvxnav-menu{display:flex;gap:clamp(18px,2.1vw,32px);align-items:center}body.tpl-kontakt .uvxnav-menu a{font-family:var(--disp,"Sora",sans-serif);font-weight:600;font-size:.95rem;color:var(--navy,#0A2540);position:relative;padding:6px 2px;transition:color .2s;text-decoration:none}body.tpl-kontakt .uvxnav-menu a:not(.active):hover{color:var(--blue,#0E7CE8)}body.tpl-kontakt .uvxnav-menu a.active:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:var(--grad,linear-gradient(118deg,#0E7CE8,#46C7F3));border-radius:2px}body.tpl-kontakt .uvxnav-r{display:flex;align-items:center;gap:12px}body.tpl-kontakt .uvxnav-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--line,#E3E9F3);background:#fff;color:var(--navy,#0A2540);transition:border-color .2s,transform .2s}body.tpl-kontakt .uvxnav-cart:hover{border-color:var(--blue,#0E7CE8);transform:translateY(-1px)}body.tpl-kontakt .uvxnav-cart svg{width:19px;height:19px}body.tpl-kontakt .uvxnav-cart .count{position:absolute;top:-5px;right:-5px;background:var(--navy,#0A2540);color:#fff;font-family:var(--data,monospace);font-size:10px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;display:grid;place-items:center}body.tpl-kontakt .uvxnav-burger{display:none;flex-direction:column;gap:5px;width:44px;height:44px;border-radius:12px;border:1px solid var(--line,#E3E9F3);background:#fff;align-items:center;justify-content:center;cursor:pointer}body.tpl-kontakt .uvxnav-burger span{width:18px;height:2px;background:var(--navy,#0A2540);border-radius:2px;transition:transform .25s,opacity .2s}body.tpl-kontakt .uvxnav.open .uvxnav-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.tpl-kontakt .uvxnav.open .uvxnav-burger span:nth-child(2){opacity:0}body.tpl-kontakt .uvxnav.open .uvxnav-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body.tpl-kontakt [data-reveal]:not(.hero-copy):not(.hero-media),body.tpl-kontakt [data-reveal-group]{opacity:1!important;transform:none!important}body.tpl-kontakt [data-reveal]:not(.hero-copy):not(.hero-media){transition:none!important}body.tpl-kontakt{--ce-navy:#04101F;--ce-blue:#0E7CE8;--ce-blue2:#5AA9F2;--ce-ink:#0B1B2B;--ce-disp:"Montserrat",Arial,sans-serif;--ce-lineD:rgba(255,255,255,.14)}body.tpl-kontakt .uvxnav{background:#fffffff0!important;border-bottom:1px solid #E2EAF2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.tpl-kontakt .uvxnav-in{height:87px!important;gap:14px!important}body.tpl-kontakt .uvxnav-logo{display:flex!important;align-items:center!important}body.tpl-kontakt .uvxnav-logo .uvx-logo{height:104px!important;transform:translateY(20%)!important}body.tpl-kontakt .uvxnav-menu{gap:clamp(12px,1.6vw,24px)!important}body.tpl-kontakt .uvxnav-menu a{font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#4a5a6e!important;white-space:nowrap!important}body.tpl-kontakt .uvxnav-menu a:hover{color:var(--ce-blue)!important}body.tpl-kontakt .uvxnav-menu a.active{color:var(--ce-ink)!important}body.tpl-kontakt .uvxnav-menu a.active:after{background:var(--ce-blue)!important;border-radius:0!important;height:2px!important;bottom:-6px!important}body.tpl-kontakt .uvx-cta{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:14px 20px!important;box-shadow:none!important;white-space:nowrap!important}body.tpl-kontakt .uvx-cta:after{display:none!important}body.tpl-kontakt .uvx-cta:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-kontakt .uvx-cta svg{display:none}body.tpl-kontakt .uvx-lang-btn{border-radius:0!important;background:#fff!important;border:1px solid #E2EAF2!important;color:#4a5a6e!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.1em!important;white-space:nowrap!important}body.tpl-kontakt .uvx-lang-btn:hover{border-color:#b9cbe0!important;color:var(--ce-ink)!important}body.tpl-kontakt .uvx-lang-menu{border-radius:0!important;border:1px solid #E2EAF2!important}body.tpl-kontakt .uvxnav-cart{background:#fff!important;border:1px solid #E2EAF2!important;border-radius:0!important;width:42px!important;height:42px!important;color:var(--ce-ink)!important}body.tpl-kontakt .uvxnav-cart:hover{border-color:var(--ce-blue)!important;transform:none!important}body.tpl-kontakt .uvxnav-cart .count{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important}body.tpl-kontakt .uvxnav-burger span{background:var(--ce-ink)!important}body.tpl-kontakt .uvx-footer{background:var(--ce-navy)!important;color:#ffffff9e!important}body.tpl-kontakt .uvx-footer:before{height:3px!important;background:var(--ce-blue)!important}body.tpl-kontakt .uvx-news{border-bottom:1px solid var(--ce-lineD)!important}body.tpl-kontakt .uvx-news h3{font-family:var(--ce-disp)!important;font-weight:700!important;letter-spacing:-.02em!important}body.tpl-kontakt .uvx-news p{color:#fff9!important}body.tpl-kontakt .uvx-news-form input{border-radius:0!important;background:#ffffff0a!important;border:1px solid var(--ce-lineD)!important}body.tpl-kontakt .uvx-news-btn{border-radius:0!important;background:var(--ce-blue)!important;font-family:var(--ce-disp)!important;font-weight:700!important;font-size:12px!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:none!important}body.tpl-kontakt .uvx-news-btn:hover{transform:none!important;background:#0a63bc!important;box-shadow:none!important}body.tpl-kontakt .uvx-news-btn svg{display:none}body.tpl-kontakt .uvx-foot-main h4{font-family:var(--ce-disp)!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#fff!important}body.tpl-kontakt .uvx-foot-main a{color:#fff9!important;font-size:13.5px!important}body.tpl-kontakt .uvx-foot-main a:hover{color:var(--ce-blue2)!important}body.tpl-kontakt .uvx-foot-main .pt-c{display:block;font-family:var(--ce-disp);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-top:2px}body.tpl-kontakt .uvx-foot-main a:hover .pt-c{color:#ffffff80}body.tpl-kontakt .uvx-foot-brand img{height:88px!important;margin-top:-16px!important;margin-bottom:4px!important}body.tpl-kontakt .uvx-foot-brand p{color:#ffffff8c!important}body.tpl-kontakt .uvx-foot-soc a{border-radius:0!important;width:36px!important;height:36px!important;border-color:var(--ce-lineD)!important}body.tpl-kontakt .uvx-foot-soc a:hover{border-color:var(--ce-blue)!important;color:#fff!important}body.tpl-kontakt .uvx-foot-bot{border-top:1px solid var(--ce-lineD)!important}body.tpl-kontakt .uvx-foot-bot div{font-family:var(--ce-disp)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#ffffff73!important}body.tpl-kontakt{--r-sm:8px!important;--r:8px!important;--r-lg:8px!important;--radius:8px;--hair:rgba(10,37,64,.12)}body.tpl-kontakt .card,body.tpl-kontakt .kcard,body.tpl-kontakt .valc,body.tpl-kontakt .statc,body.tpl-kontakt .revc,body.tpl-kontakt .faqq,body.tpl-kontakt .spec-callout,body.tpl-kontakt .hero-float,body.tpl-kontakt .glass,body.tpl-kontakt .combo-pack,body.tpl-kontakt .combo-card,body.tpl-kontakt .feated-stats .s,body.tpl-kontakt .feated-trust,body.tpl-kontakt .mvz-panel,body.tpl-kontakt .certcard,body.tpl-kontakt .kwell,body.tpl-kontakt .step figure,body.tpl-kontakt .imgfill,body.tpl-kontakt .tri-col,body.tpl-kontakt .tri-media,body.tpl-kontakt .netc,body.tpl-kontakt .cbox,body.tpl-kontakt .zfeat,body.tpl-kontakt .kp-chip,body.tpl-kontakt .tcard,body.tpl-kontakt .app,body.tpl-kontakt .st{border-radius:8px!important}body.tpl-kontakt .btn,body.tpl-kontakt .uvx-cta,body.tpl-kontakt .finalcta-btn,body.tpl-kontakt .uvx-news-btn,body.tpl-kontakt .kmore,body.tpl-kontakt .mvz-support,body.tpl-kontakt .supportlink,body.tpl-kontakt .kchip,body.tpl-kontakt .pchip,body.tpl-kontakt .uvx-lang-btn,body.tpl-kontakt .uvxnav-cart,body.tpl-kontakt .uvx-lang-menu,body.tpl-kontakt .uvx-foot-soc a,body.tpl-kontakt .valc-ic,body.tpl-kontakt .fp-ic,body.tpl-kontakt .s-ic,body.tpl-kontakt .sc-ic,body.tpl-kontakt .zc-ic,body.tpl-kontakt .ct-ic,body.tpl-kontakt .tl-ic,body.tpl-kontakt .kfeat-ic,body.tpl-kontakt .pk-ic,body.tpl-kontakt .hi-ic,body.tpl-kontakt .kb-ic{border-radius:6px!important}body.tpl-kontakt .card,body.tpl-kontakt .kcard,body.tpl-kontakt .valc,body.tpl-kontakt .statc,body.tpl-kontakt .revc,body.tpl-kontakt .faqq,body.tpl-kontakt .combo-pack,body.tpl-kontakt .combo-card,body.tpl-kontakt .mvz-panel,body.tpl-kontakt .certcard,body.tpl-kontakt .feated-stats .s,body.tpl-kontakt .feated-trust,body.tpl-kontakt .netc,body.tpl-kontakt .cbox,body.tpl-kontakt .zfeat,body.tpl-kontakt .tcard,body.tpl-kontakt .app,body.tpl-kontakt .st,body.tpl-kontakt .tri-col{box-shadow:none!important;border:1px solid var(--hair)!important}body.tpl-kontakt .spec-callout,body.tpl-kontakt .hero-float{box-shadow:0 18px 40px -30px #0a254073!important}body.tpl-kontakt .valc:hover,body.tpl-kontakt .card:hover,body.tpl-kontakt .kcard:hover{transform:none!important;box-shadow:none!important;border-color:#0a254040!important}body.tpl-kontakt .hero h1 .accent,body.tpl-kontakt .hsi .num,body.tpl-kontakt .kompat-head h2 .g,body.tpl-kontakt h2 .g,body.tpl-kontakt h2 span.g,body.tpl-kontakt .h2 .g,body.tpl-kontakt .stat b.g{background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important;color:var(--blue)!important}body.tpl-kontakt .specsec h2 .g,body.tpl-kontakt .specsec .g{color:#fff!important;-webkit-text-fill-color:#fff!important}body.tpl-kontakt .eyebrow,body.tpl-kontakt .keyebrow,body.tpl-kontakt .feated-kick,body.tpl-kontakt .tri-k,body.tpl-kontakt .kick,body.tpl-kontakt .net-cty,body.tpl-kontakt .ktag{font-family:var(--body,"Inter",sans-serif)!important;font-weight:700!important;font-size:11.5px!important;letter-spacing:.16em!important;text-transform:uppercase!important}body.tpl-kontakt .mono,body.tpl-kontakt .uvx-lang-btn,body.tpl-kontakt .hsi .num,body.tpl-kontakt .finalcta-price b,body.tpl-kontakt .statc b,body.tpl-kontakt .st b{font-family:var(--disp,"Sora",sans-serif)!important}body.tpl-kontakt .fp-ic svg,body.tpl-kontakt .s-ic svg,body.tpl-kontakt .sc-ic svg,body.tpl-kontakt .valc-ic svg,body.tpl-kontakt .ct-ic svg,body.tpl-kontakt .tl-ic svg,body.tpl-kontakt .kfeat-ic svg,body.tpl-kontakt .pk-ic svg,body.tpl-kontakt .hi-ic svg,body.tpl-kontakt .kb-ic svg,body.tpl-kontakt .kwell-ic svg,body.tpl-kontakt .keyebrow svg,body.tpl-kontakt .eyebrow svg{stroke-width:1.7px!important}body.tpl-kontakt .zc-ic svg,body.tpl-kontakt .ck svg,body.tpl-kontakt .tick svg{stroke-width:2.2px!important}body.tpl-kontakt .btn,body.tpl-kontakt .uvx-cta,body.tpl-kontakt .finalcta-btn,body.tpl-kontakt .uvx-news-btn{min-height:48px;align-items:center}body.tpl-kontakt .btn:hover,body.tpl-kontakt .uvx-cta:hover,body.tpl-kontakt .finalcta-btn:hover{transform:none!important}body.tpl-kontakt a:focus-visible,body.tpl-kontakt button:focus-visible,body.tpl-kontakt input:focus-visible,body.tpl-kontakt textarea:focus-visible,body.tpl-kontakt summary:focus-visible{outline:2px solid var(--blue,#0E7CE8)!important;outline-offset:2px!important;border-radius:4px}body.tpl-kontakt .uvx-cta,body.tpl-kontakt .uvx-lang-btn,body.tpl-kontakt .uvxnav-cart,body.tpl-kontakt .uvxnav-cart .count{border-radius:999px!important}body.tpl-kontakt .uvx-lang-menu{border-radius:16px!important}body.tpl-kontakt .uvxnav-burger,body.tpl-kontakt .btn,body.tpl-kontakt .hero .btn,body.tpl-kontakt .hero-cta .btn,body.tpl-kontakt .btn-primary,body.tpl-kontakt .btn-secondary,body.tpl-kontakt .btn-ghost,body.tpl-kontakt .btn-p,body.tpl-kontakt .btn-o,body.tpl-kontakt .finalcta-btn,body.tpl-kontakt .uvx-news-btn,body.tpl-kontakt .kmore,body.tpl-kontakt .mvz-support,body.tpl-kontakt .supportlink,body.tpl-kontakt .spec-cta,body.tpl-kontakt .finalcta-buy .finalcta-btn{border-radius:999px!important}body.tpl-kontakt .uvx-lang-menu button{border-radius:10px!important}@media(max-width:1040px){body.tpl-kontakt .faqinner{grid-template-columns:1fr}body.tpl-kontakt .faqinner .faqnav{position:static;flex-direction:row;flex-wrap:wrap}body.tpl-kontakt .faqinner .faqnav .faqnav-btn{width:auto;flex:0 1 auto}}@media(max-width:900px){body.tpl-kontakt .split .grid{grid-template-columns:1fr;gap:40px}body.tpl-kontakt .leftcol{position:static;top:auto}body.tpl-kontakt .leftcol h1{max-width:none}body.tpl-kontakt .frow{grid-template-columns:1fr}body.tpl-kontakt .chero-bg img{object-position:64% 24%}body.tpl-kontakt .chero-bg:after{background:linear-gradient(180deg,#f6fafff0,#f6faffdb 46%,#f6faff8c)}body.tpl-kontakt .chero-inner{max-width:none}body.tpl-kontakt .faq2col{grid-template-columns:1fr}body.tpl-kontakt .aia-body{min-height:200px;max-height:340px}body.tpl-kontakt .faqlayout{grid-template-columns:1fr}body.tpl-kontakt .faqnav{position:static;flex-direction:row;flex-wrap:wrap;padding:10px}body.tpl-kontakt .faqnav-btn{width:auto;flex:1 1 auto;padding:10px 12px;font-size:13.2px}body.tpl-kontakt .faqnav-btn .fn-ic{width:28px;height:28px}body.tpl-kontakt .faqnav-btn .fn-ic svg{width:15px;height:15px}body.tpl-kontakt .uvx-lang{display:none}body.tpl-kontakt .uvxnav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;background:#fff;border-bottom:1px solid var(--line,#E3E9F3);box-shadow:0 24px 40px -24px #0a254040;padding:10px 16px 14px}body.tpl-kontakt .uvxnav.open .uvxnav-menu{display:flex}body.tpl-kontakt .uvxnav-menu a{padding:13px 12px;border-radius:10px;font-size:1rem}body.tpl-kontakt .uvxnav-menu a.active{background:var(--wash,#F5F9FF)}body.tpl-kontakt .uvxnav-menu a.active:after{display:none}body.tpl-kontakt .uvxnav-burger{display:flex}}@media(max-width:860px){body.tpl-kontakt .finalcta-in{grid-template-columns:1fr}body.tpl-kontakt .finalcta-media{order:-1;margin-bottom:2px}body.tpl-kontakt .finalcta-media img{max-height:220px}body.tpl-kontakt .uvx-news{grid-template-columns:1fr}body.tpl-kontakt .uvx-foot-main{grid-template-columns:1fr 1fr}}@media(max-width:820px){body.tpl-kontakt .menu,body.tpl-kontakt .btn-o{display:none}body.tpl-kontakt .navr{gap:8px}}@media(max-width:600px){body.tpl-kontakt .uvx-logo{height:60px!important}}@media(max-width:560px){body.tpl-kontakt .faqtop{gap:16px}body.tpl-kontakt .faqnav-btn span:not(.fn-ic){font-size:12.6px}body.tpl-kontakt .uvx-cta .t{display:none}body.tpl-kontakt .uvx-cta{padding:12px 14px}body.tpl-kontakt .uvx-cta .t{display:none!important}body.tpl-kontakt .uvx-cta{padding:0!important;width:46px!important;height:46px!important;justify-content:center!important}body.tpl-kontakt .uvx-cta svg{display:block!important;width:18px!important;height:18px!important}}@media(max-width:520px){body.tpl-kontakt .formcard .actions{align-items:flex-start;flex-direction:column}body.tpl-kontakt .uvx-foot-main{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){body.tpl-kontakt{scroll-behavior:auto}body.tpl-kontakt [data-reveal]{opacity:1;transform:none;transition:none}body.tpl-kontakt .btn,body.tpl-kontakt .ccard,body.tpl-kontakt .faqq,body.tpl-kontakt .faqq-ic,body.tpl-kontakt .faqq-ans{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/parity.css.map */
