.restored *{box-sizing:border-box}.restored{scroll-behavior:smooth;color:var(--ink);margin:0;font:16px/1.65 Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.restored a{color:inherit;text-decoration:none}.restored img{max-width:100%;display:block}.restored .wrap{width:min(1180px,100% - 40px);margin:auto}.restored .section{padding:110px 0}.restored .top{background:var(--dark);color:#dff4ef;font-size:13px}.restored .top .wrap{justify-content:flex-end;align-items:center;gap:26px;height:34px;display:flex}.restored header{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;border-bottom:1px solid #0f47420d;position:sticky;top:0}.restored .nav{justify-content:space-between;align-items:center;height:84px;display:flex}.restored .nav>a img{object-fit:contain;width:165px;max-height:62px}.restored .nav nav{align-items:center;gap:30px;font-size:15px;font-weight:650;display:flex}.restored .nav nav a:hover{color:var(--green)}.restored .pill{border:1px solid var(--line);border-radius:99px;padding:10px 17px}.restored #menu{background:0 0;border:0;font-size:27px;display:none}.restored .hero{background:radial-gradient(circle at 82% 18%,#e1e9f8 0,#0000 32%),linear-gradient(135deg,#f4f7fc,#fff 62%,#fff5e7);padding:80px 0;overflow:hidden}.restored .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:74px;min-height:570px;display:grid}.restored .kicker{color:var(--green);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.restored .hero h1,.restored h2{letter-spacing:-.045em;font-family:Georgia,serif;font-weight:500;line-height:1}.restored .hero h1{margin:18px 0 24px;font-size:clamp(64px,7.2vw,100px)}.restored .hero h1 em{color:var(--green)}.restored .hero p{color:var(--muted);max-width:640px;font-size:19px}.restored .actions{align-items:center;gap:28px;margin-top:34px;display:flex}.restored .btn{background:var(--green);color:#fff;border-radius:99px;padding:15px 23px;font-weight:750;display:inline-block;box-shadow:0 13px 30px #29417d30}.restored .trust{color:#58706d;margin-top:40px;font-size:14px}.restored .visual{height:550px;position:relative}.restored .visual>img{object-fit:cover;filter:saturate(.92);border-radius:48% 48% 28px 28px;width:100%;height:100%;box-shadow:0 30px 75px #083d382b}.restored .float{background:#fffffff0;border-radius:18px;flex-direction:column;padding:18px 21px;display:flex;position:absolute;bottom:35px;left:-45px;box-shadow:0 20px 50px #173c3828}.restored .float small{color:var(--muted)}.restored .stats{background:var(--dark);color:#fff}.restored .stats .wrap{grid-template-columns:repeat(4,1fr);padding:28px 0;display:grid}.restored .stats .wrap div{border-right:1px solid #ffffff30;align-items:center;gap:14px;padding:0 28px;display:flex}.restored .stats .wrap div:first-child{padding-left:0}.restored .stats .wrap div:last-child{border:0}.restored .stats b{color:var(--lime);font:30px Georgia}.restored .about{grid-template-columns:.55fr 1.55fr .9fr;gap:62px;display:grid}.restored .about h2,.restored .head h2,.restored .faq h2{margin:18px 0 25px;font-size:clamp(43px,5vw,66px)}.restored .about p,.restored .faq p{color:var(--muted);font-size:17px}.restored .about aside{background:var(--paper);border-top:4px solid var(--lime);border-radius:26px;padding:34px}.restored .about aside small{color:var(--green);letter-spacing:.15em;font-weight:800}.restored .about aside h3{font:500 28px/1.2 Georgia}.restored .about aside p{font-size:15px}.restored .products{background:var(--paper)}.restored .head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;display:flex}.restored .head h2{max-width:720px;margin-bottom:0}.restored .head label{border:1px solid var(--line);min-width:285px;color:var(--green);background:#fff;border-radius:99px;padding:12px 17px}.restored .head input{background:0 0;border:0;outline:0;width:86%;font-size:15px}.restored .grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.restored .product{text-align:left;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:24px;padding:0;transition:all .25s;position:relative;overflow:hidden}.restored .product:hover{transform:translateY(-7px);box-shadow:0 22px 48px #15423e1c}.restored .num{z-index:2;border:1px solid var(--line);background:#ffffffe8;border-radius:99px;padding:4px 9px;font-size:11px;position:absolute;top:14px;left:14px}.restored .pic{background:linear-gradient(155deg,#fff,#eef2f9);justify-content:center;align-items:center;height:245px;padding:26px;display:flex}.restored .pic img,.restored .modalpic img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.restored .pic i,.restored .modalpic i{width:120px;height:120px;color:var(--green);background:#dff4ef;border-radius:50%;place-items:center;font:40px Georgia;display:grid}.restored .meta{padding:21px}.restored .meta small{color:var(--green);letter-spacing:.12em;font-weight:800}.restored .meta h3{margin:5px 0 18px;font-size:21px}.restored .meta span{color:var(--muted);font-size:14px}.restored .more{color:var(--dark);cursor:pointer;background:0 0;border:1px solid #a9c7c1;border-radius:99px;margin:40px auto 0;padding:13px 20px;font-weight:750;display:block}.restored .values{background:var(--dark);color:#fff}.restored .values>.wrap{grid-template-columns:1.35fr repeat(3,1fr);gap:42px;display:grid}.restored .values h2{font-size:54px}.restored .light{color:var(--lime)}.restored .values article{border-left:1px solid #ffffff30;padding-left:26px}.restored .values article small{color:var(--lime)}.restored .values article h3{margin-top:44px;font:500 29px Georgia}.restored .values article p{color:#c6dbd8}.restored .faq{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.restored .faq details{border-top:1px solid var(--line);padding:22px 0}.restored .faq details:last-child{border-bottom:1px solid var(--line)}.restored summary{cursor:pointer;justify-content:space-between;font-size:18px;font-weight:750;list-style:none;display:flex}.restored summary::-webkit-details-marker{display:none}.restored summary b{color:var(--green);font-size:24px}.restored .contact-grid{grid-template-columns:1.15fr .85fr;gap:100px;display:grid}.restored .contact h2{font-size:clamp(50px,6vw,76px)}.restored .contact p{color:#cce0dd;font-size:18px}.restored .card{background:#ffffff18;border:1px solid #ffffff30;border-radius:28px;padding:30px}.restored .card p{border-bottom:1px solid #ffffff25;padding-bottom:18px;font-size:16px}.restored .card p:last-child{border:0}.restored .card small{color:#b9d2cf;letter-spacing:.14em;font-weight:700;display:block}.restored footer{color:#bcd1ce;background:#082f2c;padding:65px 0 24px}.restored .foot{grid-template-columns:1.5fr repeat(3,1fr);gap:55px;display:grid}.restored .foot img{filter:brightness(0)invert();width:155px}.restored .foot>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.restored .foot b{color:#fff}.restored .foot p{color:#91aca8;max-width:270px}.restored .copy{color:#76938f;border-top:1px solid #ffffff20;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:12px;display:flex}.restored dialog{width:min(850px,100% - 24px);max-height:88vh;color:var(--ink);border:0;border-radius:24px;padding:30px}.restored dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#092e2ba8}.restored #close{float:right;cursor:pointer;background:#eef5f3;border:0;border-radius:50%;width:38px;height:38px;font-size:24px}.restored dialog h2{font-size:44px}.restored .modalgrid{grid-template-columns:230px 1fr;gap:28px;display:grid}.restored .modalpic{background:var(--paper);border-radius:18px;justify-content:center;align-items:center;height:250px;padding:20px;display:flex}.restored .modalgrid p{white-space:pre-wrap;color:#465d5a;line-height:1.8}.restored .note{color:#355b56;background:#eef8f5;border-radius:13px;padding:15px;font-size:13px}.restored .empty{text-align:center;grid-column:1/-1;padding:50px}@media (width<=950px){.restored #menu{display:block}.restored .nav nav{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:100px;left:20px;right:20px;box-shadow:0 20px 50px #082f2c25}.restored .nav nav.open{display:flex}.restored .hero-grid{grid-template-columns:1fr}.restored .visual{max-width:620px}.restored .about{grid-template-columns:1fr 2fr}.restored .about aside{grid-column:2}.restored .grid{grid-template-columns:repeat(2,1fr)}.restored .values>.wrap{grid-template-columns:1fr 1fr}.restored .faq,.restored .contact-grid{grid-template-columns:1fr;gap:48px}.restored .foot{grid-template-columns:1.3fr 1fr 1fr}.restored .stats .wrap{grid-template-columns:1fr 1fr}.restored .stats .wrap div:nth-child(2){border:0}}@media (width<=620px){.restored .wrap{width:calc(100% - 28px)}.restored .section{padding:76px 0}.restored .top .wrap{justify-content:center;gap:15px}.restored .top a:first-of-type,.restored .top span{display:none}.restored .nav{height:72px}.restored .nav>a img{width:138px}.restored .hero{padding:50px 0}.restored .hero h1{font-size:53px}.restored .hero p{font-size:17px}.restored .actions{flex-direction:column;align-items:flex-start}.restored .visual{height:350px}.restored .float{bottom:15px;left:12px;right:12px}.restored .stats .wrap div{flex-direction:column;align-items:flex-start;gap:0;padding:12px 8px}.restored .about{grid-template-columns:1fr;gap:24px}.restored .about aside{grid-column:auto}.restored .about h2,.restored .head h2,.restored .faq h2{font-size:42px}.restored .head{flex-direction:column;align-items:stretch}.restored .head label{min-width:0}.restored .grid{grid-template-columns:1fr}.restored .pic{height:280px}.restored .values>.wrap{grid-template-columns:1fr}.restored .values article{border-top:1px solid #ffffff30;border-left:0;padding:23px 0}.restored .values article h3{margin-top:16px}.restored .contact h2{font-size:48px}.restored .foot{grid-template-columns:1fr 1fr}.restored .foot>div:first-child{grid-column:1/-1}.restored .copy{flex-direction:column;gap:8px}.restored .modalgrid{grid-template-columns:1fr}.restored .modalpic{height:220px}.restored dialog{padding:20px}.restored dialog h2{font-size:36px}}.restored .pic{aspect-ratio:1;background:#eef2f9;height:auto;padding:0;overflow:hidden}.restored .pic img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.restored .modalpic{aspect-ratio:1;background:#eef2f9;height:auto;padding:0;overflow:hidden}.restored .modalpic img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.restored .structured-info{padding-right:8px}.restored .structured-info h4{color:#29417d;background:#f1f4fa;border-left:3px solid #f2a62d;border-radius:0 9px 9px 0;margin:24px 0 10px;padding:10px 13px;font:700 16px/1.4 Inter,system-ui,sans-serif}.restored .structured-info h4:first-child{margin-top:0}.restored .structured-info p{color:#46526a;border-bottom:1px solid #e8ecf3;margin:0;padding:8px 0;line-height:1.65}.restored .structured-info p:last-child{border:0}.restored .nav>a img{filter:saturate(1.48)contrast(1.16)brightness(1.02);image-rendering:auto}.restored .pic,.restored .modalpic{background:radial-gradient(circle at 50% 38%,#fff 0 38%,#eef4ff 70%,#dfe9fb 100%);position:relative}.restored .pic:after,.restored .modalpic:after{content:"";pointer-events:none;mix-blend-mode:screen;background:linear-gradient(125deg,#ffffff52,#0000 35%,#29417d0a);position:absolute;inset:0}.restored .pic img,.restored .modalpic img{filter:saturate(1.18)contrast(1.06)brightness(1.04);transition:transform .35s,filter .35s}.restored .product:hover .pic img{filter:saturate(1.28)contrast(1.08)brightness(1.05);transform:scale(1.025)}.restored{--ink:#11333a;--muted:#557078;--green:#08796f;--dark:#064c50;--lime:#ffb11f;--paper:#effbf8;--line:#cbe8e1;background:#fff}.restored .top{background:#074f54}.restored .nav>a img{filter:saturate(1.75)contrast(1.22)brightness(1.06)}.restored .hero{background:radial-gradient(circle at 88% 9%,#66e0c04d 0,#0000 31%),radial-gradient(circle at 8% 92%,#ffca6140 0,#0000 28%),linear-gradient(135deg,#effcf8,#fff 58%,#fff8e8)}.restored .hero h1{letter-spacing:-.065em;font-family:Inter,system-ui,sans-serif;font-weight:850}.restored .hero h1 em{color:#e88a00;font-style:normal}.restored .visual>img{filter:saturate(1.22);border-radius:50% 50% 24% 24%;box-shadow:0 34px 80px #08796f38}.restored .btn{background:linear-gradient(135deg,#07877b,#10a894);box-shadow:0 14px 35px #07877b42}.restored .stats{background:linear-gradient(90deg,#075358,#08796f)}.restored .about aside{background:#effbf8;border-top-color:#ffb11f}.restored .product{border-color:#c6e8e1;box-shadow:0 10px 26px #08796f12}.restored .product:hover{border-color:#ffb11f;box-shadow:0 24px 55px #08796f2b}.restored .pic,.restored .modalpic{background:radial-gradient(circle at 50% 40%,#fff 0 38%,#e8fbf5 70%,#c6eee3 100%)}.restored .values{background:linear-gradient(135deg,#064c50,#08796f)}.restored .contact{color:#193638;background:linear-gradient(125deg,#f49b12,#ffbd3b)}.restored .contact p{color:#3a5b5e}.restored .card{background:#ffffff75;border-color:#fff}.restored footer{background:#06393d}.restored .visual>img,.restored body[data-theme=science] .visual>img,.restored .visual>img{object-fit:cover;object-position:62% center;clip-path:polygon(0 0,93% 0,100% 14%,100% 100%,7% 100%,0 86%);filter:saturate(1.13)contrast(1.05);border-radius:16px 56px;width:100%;height:100%;position:relative;box-shadow:0 32px 80px #193b6c35}.restored{--ink:#11333a;--muted:#557078;--green:#08796f;--dark:#064c50;--lime:#ffb11f;--paper:#effbf8;--line:#cbe8e1}.restored .hero h1{letter-spacing:-.055em;line-height:1.05}.restored .nav{display:flex}.restored .grid{display:grid}.restored dialog{margin:auto}.restored dialog:not([open]){display:none}.restored button{font-family:inherit}.restored h2{line-height:1.1}.restored .kicker{font-size:14px}.restored section[id]{scroll-margin-top:120px}.restored .card small{color:#375459}.restored .white{color:#064c50;background:#fff}.restored .foot img{filter:saturate(1.4)contrast(1.12);background:#fff;border-radius:6px;padding:8px}.restored .pic img,.restored .modalpic img{object-fit:contain}.restored .pic{height:auto}.restored .head label:focus-within{outline-offset:3px;outline:2px solid #08796f}.restored .nav nav a:not(:last-child){display:block}.restored .nav nav{font-size:15px}.restored .stats b{line-height:1.4}.restored dialog{background:#fff}.restored .product{font:inherit}.restored summary{list-style:none}.restored h3{font-weight:700}.restored[data-theme=vivid] .nav>a img{object-fit:contain;filter:none;width:190px;height:auto;max-height:none}.restored[data-theme=vivid] .nav{height:98px}.restored[data-theme=vivid] .foot img{object-fit:contain;filter:none;background:#fff;border-radius:8px;width:240px;max-width:100%;height:auto;padding:12px}@media (width<=620px){.restored[data-theme=vivid] .nav>a img{width:165px}.restored[data-theme=vivid] .nav{height:84px}}.restored .top .wrap{flex-wrap:wrap;row-gap:8px}.restored .language-picker{color:#fff;align-items:center;gap:6px;margin-inline-start:auto;display:inline-flex}.restored .language-picker select{color:#fff;cursor:pointer;background:#074f54;border:1px solid #ffffff70;border-radius:7px;max-width:160px;min-height:36px;padding:7px 9px;font:600 14px/1.4 system-ui,sans-serif}.restored .language-picker select:focus-visible{outline-offset:3px;outline:2px solid #ffb11f}.restored .top a[href^=tel\:],.restored .card a[href^=tel\:],.restored a[href^=mailto\:]{direction:ltr;unicode-bidi:isolate;display:inline-block}.restored .instruction-language{color:#08796f;margin:0 0 16px;font-size:14px;font-weight:600}.restored .structured-info{text-align:left}.restored .nav nav{flex-wrap:wrap;justify-content:flex-end;gap:20px}.restored[lang=ru] .hero h1{letter-spacing:-.035em;font-size:clamp(40px,5vw,72px)}.restored[dir=rtl]{font-family:Tahoma,Arial,sans-serif}.restored[dir=rtl] h1,.restored[dir=rtl] h2,.restored[dir=rtl] h3,.restored[dir=rtl] .kicker{letter-spacing:normal;font-family:inherit;line-height:1.4}.restored[dir=rtl] .hero h1{font-size:clamp(40px,5vw,72px)}.restored[dir=rtl] .product,.restored[dir=rtl] .card{text-align:right}.restored[dir=rtl] #close{left:16px;right:auto}.restored[dir=rtl] .values article{border-left:0;border-right:1px solid #ffffff30;padding-left:0;padding-right:30px}.restored[dir=rtl] .num{left:auto;right:16px}@media (width<=960px){.restored .nav nav{gap:16px}.restored[dir=rtl] .nav nav{left:0;right:auto}}@media (width<=620px){.restored .top .wrap{justify-content:space-between;gap:8px}.restored .language-picker{margin-inline-start:0}.restored[dir=rtl] .values article{border-right:0;padding-right:0}.restored[lang=ru] .hero h1{font-size:42px}}.restored .nav{gap:20px;position:relative}.restored .nav>a{flex-shrink:0}.restored .nav nav{gap:16px;margin-inline-start:auto}.restored .nav .language-picker{color:#08796f;flex-shrink:0;gap:5px;margin-inline-start:0}.restored .nav .language-picker select{color:#064c50;background:#effbf8;border-color:#a4d7cd;max-width:136px;min-height:42px}.restored .original-instruction{border-top:1px solid #cbe8e1;margin-top:24px;padding-top:16px}.restored .original-instruction summary{cursor:pointer;color:#08796f;padding:8px 0;font-weight:650}.restored .original-instruction summary:before{content:"+";margin-inline-end:10px;display:inline-block}.restored .original-instruction[open] summary:before{content:"−"}.restored .original-instruction .structured-info{margin-top:12px}.restored .translation-fallback{color:#557078;margin-bottom:16px;font-size:14px}.restored .structured-info[dir=rtl]{text-align:right;padding-left:8px;padding-right:0;line-height:1.9}.restored .structured-info[dir=rtl] h4{border-left:0;border-right:3px solid #f2a62d;border-radius:9px 0 0 9px}.restored .structured-info p{overflow-wrap:anywhere}@media (width<=1100px) and (width>=961px){.restored .nav{gap:12px}.restored .nav nav{gap:10px;font-size:14px}.restored[data-theme=vivid] .nav>a img{width:160px}}@media (width<=960px){.restored .nav .language-picker{order:2;margin-inline-start:auto}.restored #menu{order:3}.restored .nav nav{z-index:20;margin:0;top:calc(100% - 4px);left:0;right:0}.restored[dir=rtl] .nav nav{left:0;right:0}}@media (width<=620px){.restored .nav{gap:10px}.restored .nav .language-picker select{max-width:116px;font-size:14px}.restored .nav .language-picker>span{display:none}.restored[data-theme=vivid] .nav>a img{width:140px}.restored #menu{padding:4px}}@media (width<=360px){.restored[data-theme=vivid] .nav>a img{width:116px}.restored .nav .language-picker select{max-width:110px}}.restored[data-theme=vivid] .visual{isolation:isolate;aspect-ratio:1.1;height:auto;min-height:450px}.restored[data-theme=vivid] .visual:before{content:"";pointer-events:none;z-index:-1;border:1px solid #cdd7e7;border-radius:90px 26px;position:absolute;inset:-12px 20px -16px -16px;transform:rotate(-2.5deg)}.restored[data-theme=vivid] .visual>img{object-fit:cover;object-position:62% center;clip-path:none;filter:saturate(1.06);border-radius:24px 110px;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 26px 60px #173c381c}.restored[data-theme=vivid] .float{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fffffff0;border-inline-start:4px solid #f5a623;border-radius:20px;gap:6px;max-width:calc(100% - 12px);padding:20px 24px;bottom:25px;left:-32px;right:auto;box-shadow:0 20px 45px #173c3824}.restored[data-theme=vivid] .float b{color:#11333a;font-size:20px;line-height:1.4}.restored[data-theme=vivid] .float small{color:#557078;font-size:16px;line-height:1.5}@media (width<=620px){.restored[data-theme=vivid] .visual{aspect-ratio:1.1;min-height:0;margin:12px 8px 18px}.restored[data-theme=vivid] .visual>img{border-radius:18px 72px}.restored[data-theme=vivid] .visual:before{border-radius:64px 20px;inset:-9px 12px -12px -10px}.restored[data-theme=vivid] .float{border-radius:16px;max-width:calc(100% - 4px);padding:14px 17px;bottom:16px;left:-8px;right:auto}.restored[data-theme=vivid] .float b{font-size:18px}.restored[data-theme=vivid] .float small{font-size:14px}}@keyframes solis-rise{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0}}@keyframes solis-arrive{0%{opacity:0;translate:0 -12px}to{opacity:1;translate:0}}@keyframes solis-visual{0%{opacity:0;translate:0 24px;scale:.97}to{opacity:1;translate:0;scale:1}}.restored.solis-motion .nav>a,.restored.solis-motion .nav nav,.restored.solis-motion .language-picker{animation:.65s cubic-bezier(.22,1,.36,1) both solis-arrive}.restored.solis-motion .nav nav{animation-delay:80ms}.restored.solis-motion .language-picker{animation-delay:.14s}.restored.solis-motion .hero-grid>div:first-child>*{animation:.8s cubic-bezier(.22,1,.36,1) both solis-rise}.restored.solis-motion .hero .kicker{animation-delay:.1s}.restored.solis-motion .hero h1{animation-delay:.19s}.restored.solis-motion .hero p{animation-delay:.28s}.restored.solis-motion .hero .actions{animation-delay:.37s}.restored.solis-motion .hero .trust{animation-delay:.44s}.restored.solis-motion .hero .visual{animation:1s cubic-bezier(.22,1,.36,1) .22s both solis-visual}.restored.solis-motion .hero .float{animation:.75s cubic-bezier(.22,1,.36,1) .56s both solis-rise}.restored.solis-motion .solis-await{opacity:0;translate:0 20px}.restored.solis-motion .solis-reveal{animation:solis-rise .65s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s) backwards}.restored.solis-motion dialog[open]{animation:.25s ease-out solis-rise}.restored.solis-motion dialog[open]::backdrop{animation:.25s ease-out solis-backdrop}@keyframes solis-backdrop{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.restored.solis-motion *,.restored.solis-motion :before,.restored.solis-motion :after,.restored.solis-motion dialog::backdrop{transition:none!important;animation:none!important}.restored .solis-await{opacity:1!important;translate:none!important}}@media print{.restored .solis-await{opacity:1!important;translate:none!important}}.restored[data-theme=vivid] .pic,.restored[data-theme=vivid] .modalpic{isolation:isolate;background:radial-gradient(at 22% 28%,#d6f3ef 0,#0000 52%),radial-gradient(at 86% 60%,#fff0cc 0,#0000 54%),#fff}.restored[data-theme=vivid] .pic:after,.restored[data-theme=vivid] .modalpic:after{mix-blend-mode:normal;background:linear-gradient(0deg,#fff 0,#0000 24% 86%,#ffffff70 100%)}.restored[data-theme=vivid] .pic img,.restored[data-theme=vivid] .modalpic img{mix-blend-mode:multiply;filter:brightness(1.14)contrast(1.04);object-fit:contain}.restored[data-theme=vivid] .product:hover .pic img{filter:brightness(1.14)contrast(1.04);transform:scale(1.025)}
