@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap";:root{--display: "DM Serif Display", Georgia, serif;--body: "Hanken Grotesk", system-ui, -apple-system, sans-serif;--paper: #f6f5f1;--bg-alt: #efeadd;--surface: #ffffff;--ink: #1c1b19;--ink-2: #46443f;--muted: #8c897f;--line: #e4e1d8;--line-2: #d6d0c4;--ghost: #eceae3;--accent: #e8552a;--accent-2: #c9421d;--accent-3: #a8351480;--accent-soft:#fbe1d6;--accent-tint:#fdeee7;--ok: #2f7d4f;--ok-soft: #e8f1e9;--dark: #211a16;--dark-2: #2c241f;--radius: 16px;--radius-sm: 12px;--shadow: 0 1px 2px rgba(28,27,25,.04), 0 12px 30px rgba(28,27,25,.07);--shadow-md: 0 2px 6px rgba(28,27,25,.05), 0 20px 44px -12px rgba(28,27,25,.16);--shadow-lg: 0 30px 70px -22px rgba(40,28,20,.34);--maxw: 1140px}html.template-product-kb-html,body.template-product-kb{margin:0;padding:0}body.template-product-kb{background:var(--paper)}.kb-page *,.kb-page *:before,.kb-page *:after{box-sizing:border-box}.kb-page{font-family:var(--body);color:var(--ink);background:var(--paper);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.kb-page h1,.kb-page h2,.kb-page h3,.kb-page h4{font-family:var(--display);font-weight:400;line-height:1.08;margin:0;letter-spacing:-.005em;color:var(--ink)}.kb-page h1{font-size:clamp(40px,5.4vw,64px);line-height:1.03}.kb-page h2{font-size:clamp(31px,4vw,47px);line-height:1.06}.kb-page h3{font-size:22px;line-height:1.2}.kb-page p{margin:0}.kb-page a{color:inherit}.kb-page img{max-width:100%;display:block}.kb-page form.kb-buy{margin:0;padding:0;width:100%;max-width:420px}.kb-page .nav form.kb-buy{width:auto;max-width:none}.kb-page .final form.kb-buy{max-width:480px;margin:0 auto}.kb-page .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.kb-page .center{text-align:center}.kb-page .accent{color:var(--accent)}.kb-page .serif-i{font-style:italic}.kb-page section{padding:92px 0;position:relative}.kb-page .sec-cream{background:var(--paper)}.kb-page .sec-white{background:var(--surface)}.kb-page .sec-alt{background:var(--bg-alt)}.kb-page .sec-head{max-width:720px;margin:0 auto 52px;text-align:center}.kb-page .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--body);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);padding:7px 15px;border-radius:40px;margin-bottom:22px;white-space:nowrap}.kb-page .kicker{font-family:var(--body);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.kb-page .sec-head p.lead{font-size:clamp(17px,1.5vw,20px);color:var(--ink-2);margin-top:18px;line-height:1.55}.kb-page .nav{position:sticky;top:0;z-index:60;display:flex;align-items:center;gap:24px;padding:15px 0;background:color-mix(in srgb,var(--paper) 86%,transparent);-webkit-backdrop-filter:blur(12px) saturate(1.1);backdrop-filter:blur(12px) saturate(1.1);border-bottom:1px solid transparent;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.kb-page .nav.scrolled{border-bottom-color:var(--line);box-shadow:0 6px 24px -16px #1c1b194d}.kb-page .nav .wrap{display:flex;align-items:center;gap:24px;width:100%}.kb-page .logo{font-family:var(--body);font-weight:800;font-size:22px;letter-spacing:-.02em;color:var(--ink);text-decoration:none}.kb-page .logo b{color:var(--accent);font-weight:800}.kb-page .nav-links{display:flex;gap:28px;margin-left:14px}.kb-page .nav-links a{color:var(--ink-2);text-decoration:none;font-size:15px;font-weight:600;white-space:nowrap;transition:color .15s ease}.kb-page .nav-links a:hover{color:var(--accent)}.kb-page .nav-spacer{margin-left:auto}.kb-page .nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;border:1px solid var(--line-2);border-radius:11px;background:var(--surface);cursor:pointer;flex:none}.kb-page .nav-burger span{display:block;width:22px;height:2.5px;border-radius:2px;background:var(--ink);transition:transform .22s ease,opacity .18s ease}.nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.nav-drawer.open{visibility:visible;pointer-events:auto}.nav-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c1b1980;opacity:0;transition:opacity .25s ease}.nav-drawer.open .nav-drawer-overlay{opacity:1}.nav-drawer-panel{position:absolute;top:0;right:0;height:100%;width:min(88vw,360px);background:var(--paper);box-shadow:-20px 0 60px -20px #1c1b1966;padding:20px 24px 28px;display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s cubic-bezier(.22,.61,.36,1);font-family:var(--body)}.nav-drawer.open .nav-drawer-panel{transform:translate(0)}.nav-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.nav-drawer-head .logo{font-family:var(--body);font-weight:800;font-size:21px;letter-spacing:-.02em;color:var(--ink);text-decoration:none}.nav-drawer-head .logo b{color:var(--accent)}.nav-drawer-close{font-size:30px;line-height:1;background:none;border:0;color:var(--ink-2);cursor:pointer;padding:0 4px}.nav-drawer-links{display:flex;flex-direction:column;gap:4px;margin-bottom:26px}.nav-drawer-links a{color:var(--ink);text-decoration:none;font-size:18px;font-weight:600;padding:13px 6px;border-bottom:1px solid var(--line)}.nav-drawer-links a:active{color:var(--accent)}.nav-drawer-buy{width:100%!important;max-width:none!important}.nav-drawer-buy .btn.big{width:100%;padding:16px 24px;font-size:17px}.nav-drawer-trust{margin-top:16px;font-size:13.5px;color:var(--muted);text-align:center}body.kb-no-scroll{overflow:hidden}.kb-page .btn{font-family:var(--body);font-weight:700;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 28px;border-radius:12px;border:0;text-decoration:none;white-space:nowrap;background:var(--accent);color:#fff;box-shadow:0 1px 2px #0000000f,0 12px 24px -10px var(--accent-3);transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.kb-page .btn:hover{transform:translateY(-2px);background:var(--accent-2)}.kb-page .btn:active{transform:translateY(0)}.kb-page .btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.kb-page .btn.sm{padding:10px 18px;font-size:14.5px;border-radius:10px}.kb-page .btn.big{padding:18px 34px;font-size:18px;border-radius:14px;width:100%}.kb-page .btn.ghost{background:var(--surface);color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-2)}.kb-page .btn.light{background:#fff;color:var(--accent-2)}.kb-page .btn.block{width:100%}.kb-page .hero{text-align:center;padding:70px 0 92px;position:relative;overflow:hidden}.kb-page .hero:before{content:"";position:absolute;left:50%;top:-120px;width:820px;height:460px;transform:translate(-50%);background:radial-gradient(ellipse at center,var(--accent-tint),transparent 68%);z-index:0;pointer-events:none}.kb-page .hero .wrap{position:relative;z-index:1}.kb-page .hero h1{max-width:16ch;margin:0 auto 22px}.kb-page .hero h1 .hl{font-style:italic;color:var(--accent);white-space:nowrap}.kb-page .hero .sub{font-size:clamp(17px,1.5vw,20px);color:var(--ink-2);max-width:56ch;margin:0 auto 32px;line-height:1.55}.kb-page .cta-stack{display:flex;flex-direction:column;align-items:center;gap:18px}.kb-page .price-block{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:6px;flex-wrap:wrap}.kb-page .price-now{font-family:var(--body);font-size:28px;font-weight:800;color:var(--ink)}.kb-page .price-was{font-size:18px;color:var(--muted);text-decoration:line-through}.kb-page .price-badge{font-size:12px;font-weight:700;color:var(--accent);background:var(--accent-soft);padding:4px 12px;border-radius:20px;letter-spacing:.06em;text-transform:uppercase}.kb-page .trust{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.kb-page .avatars{display:flex}.kb-page .avatars .av{width:38px;height:38px;border-radius:50%;border:2.5px solid var(--paper);margin-left:-12px;display:grid;place-items:center;font-size:13px;font-weight:700;color:#fff;box-shadow:0 2px 6px #0000001f}.kb-page .avatars .av:first-child{margin-left:0}.kb-page .stars{color:var(--accent);font-size:17px;letter-spacing:1px}.kb-page .trust .tx{font-size:14.5px;color:var(--muted);font-weight:500}.kb-page .trust .tx b{color:var(--ink);font-weight:700}.kb-page .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.kb-page .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.kb-page .card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.kb-page .card .ic{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;font-size:25px;margin-bottom:18px;background:var(--accent-soft)}.kb-page .card h3{margin-bottom:10px}.kb-page .card p{color:var(--ink-2);font-size:15.5px;line-height:1.6}.kb-page .card .big-num{font-family:var(--display);font-size:56px;color:var(--accent-soft);line-height:.8;margin-bottom:8px}.kb-page .modules{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.kb-page .module{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:24px 22px;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.kb-page .module:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--accent-soft)}.kb-page .module .ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-size:22px;margin-bottom:16px;background:var(--accent-soft)}.kb-page .module h3{font-size:20px;margin-bottom:7px}.kb-page .module p{font-size:14.5px;color:var(--ink-2);line-height:1.55}.kb-page .product{text-align:center}.kb-page .laptop{max-width:880px;margin:50px auto 0;position:relative}.kb-page .laptop .bezel{background:#1d1c1a;border-radius:18px 18px 6px 6px;padding:14px 14px 16px;box-shadow:var(--shadow-lg);border:1px solid #34302b}.kb-page .laptop .cam{width:6px;height:6px;border-radius:50%;background:#46423c;margin:0 auto 9px}.kb-page .laptop .base{height:16px;background:linear-gradient(#cfcabf,#b7b1a4);border-radius:0 0 14px 14px;max-width:1000px;margin:0 auto;position:relative}.kb-page .laptop .base:after{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:120px;height:7px;background:#9d9788;border-radius:0 0 9px 9px}.kb-page .os-badges{display:flex;gap:12px;justify-content:center;margin-top:30px;flex-wrap:wrap}.kb-page .os-badge{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:40px;padding:8px 16px;box-shadow:var(--shadow)}.kb-page .os-badge .d{width:8px;height:8px;border-radius:50%;background:var(--ok)}.kb-page .tcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);display:flex;flex-direction:column}.kb-page .tcard .stars{margin-bottom:14px}.kb-page .tcard .q{font-family:var(--display);font-size:21px;line-height:1.32;color:var(--ink);margin-bottom:20px;flex:1}.kb-page .tcard .who{display:flex;align-items:center;gap:12px}.kb-page .tcard .who .av{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:700;color:#fff}.kb-page .tcard .who b{font-weight:700;font-size:15.5px}.kb-page .tcard .who span{display:block;color:var(--muted);font-size:13.5px}.kb-page .faq{max-width:780px;margin:0 auto}.kb-page .faq details{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);margin-bottom:14px;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease}.kb-page .faq details[open]{box-shadow:var(--shadow);border-color:var(--line-2)}.kb-page .faq summary{list-style:none;cursor:pointer;padding:22px 24px;font-size:18px;font-weight:700;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:16px}.kb-page .faq summary::-webkit-details-marker{display:none}.kb-page .faq summary .pm{width:26px;height:26px;flex:none;position:relative}.kb-page .faq summary .pm:before,.kb-page .faq summary .pm:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--accent);border-radius:2px}.kb-page .faq summary .pm:before{width:14px;height:2.5px}.kb-page .faq summary .pm:after{width:2.5px;height:14px;transition:transform .2s ease}.kb-page .faq details[open] summary .pm:after{transform:translate(-50%,-50%) scaleY(0)}.kb-page .faq .ans{padding:0 24px 22px;color:var(--ink-2);font-size:16px;line-height:1.6;max-width:64ch}.kb-page .final{background:var(--dark);color:#f3ede4;text-align:center;border-radius:28px;padding:70px 32px;position:relative;overflow:hidden;box-shadow:var(--shadow-lg)}.kb-page .final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% -10%,rgba(232,85,42,.28),transparent 60%);pointer-events:none}.kb-page .final>*{position:relative;z-index:1}.kb-page .final h2{color:#fff;max-width:18ch;margin:0 auto}.kb-page .final .urgency{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#ffd9c9;background:#e8552a2e;border:1px solid rgba(232,85,42,.5);border-radius:40px;padding:8px 18px;margin:22px 0 26px}.kb-page .final .badges{display:flex;gap:30px;justify-content:center;flex-wrap:wrap;margin-top:30px;color:#b8afa2;font-size:14.5px}.kb-page .final .badges span{display:flex;align-items:center;gap:9px}.kb-page .final .badges .bi{width:32px;height:32px;border:1px solid #4a443c;border-radius:9px;display:grid;place-items:center;color:var(--accent);font-size:15px}.kb-page .footer{background:var(--dark);color:#b8afa2;padding:64px 0 34px}.kb-page .footer .cols{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:34px}.kb-page .footer .logo{color:#fff;font-size:24px}.kb-page .footer .logo b{color:var(--accent)}.kb-page .footer .tag{margin-top:12px;color:#978e82;max-width:280px;font-size:15px;line-height:1.55}.kb-page .footer h4{font-family:var(--body);font-weight:700;color:#fff;font-size:14px;letter-spacing:.04em;margin:0 0 14px}.kb-page .footer ul{list-style:none;padding:0;margin:0}.kb-page .footer ul li{margin-bottom:10px}.kb-page .footer ul li a{color:#978e82;text-decoration:none;font-size:14.5px;transition:color .15s ease}.kb-page .footer ul li a:hover{color:var(--accent)}.kb-page .footer .pays{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.kb-page .footer .pays span{font-size:11px;font-weight:600;color:#b8afa2;border:1px solid #44403a;border-radius:5px;padding:5px 9px}.kb-page .footer .fbottom{border-top:1px solid #38332d;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13.5px;color:#7c746a}.kb-page .sheet{background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--line-2);text-align:left;color:#1f2733}.kb-page .laptop .sheet{box-shadow:none;border:0;border-radius:6px}.kb-page .sheet .titlebar{display:flex;align-items:center;gap:8px;padding:11px 14px;background:#f3f4f6;border-bottom:1px solid #e4e7eb}.kb-page .sheet .dots{display:flex;gap:6px}.kb-page .sheet .dots i{width:11px;height:11px;border-radius:50%;display:block}.kb-page .sheet .dots i:nth-child(1){background:#ec6a5e}.kb-page .sheet .dots i:nth-child(2){background:#f4bf4f}.kb-page .sheet .dots i:nth-child(3){background:#61c554}.kb-page .sheet .fname{display:flex;align-items:center;gap:8px;margin-left:8px;font-size:13px;color:#3c4250;font-weight:600}.kb-page .sheet .fname .xi{width:18px;height:18px;border-radius:4px;background:#0f9d58;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.kb-page .sheet .share{margin-left:auto;font-size:12px;font-weight:600;color:#fff;background:#0f9d58;padding:5px 12px;border-radius:20px}.kb-page .sheet .menubar{display:flex;gap:16px;padding:7px 16px;background:#fff;border-bottom:1px solid #eceef1;font-size:12.5px;color:#5f6571}.kb-page .sheet .toolbar{display:flex;align-items:center;gap:14px;padding:8px 16px;background:#fff;border-bottom:1px solid #eceef1;color:#5f6571}.kb-page .sheet .canvas{padding:22px 24px;background:#fff}.kb-page .sheet .sheet-h{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px;gap:12px}.kb-page .sheet .sheet-h .t{font-family:var(--display);font-size:23px;color:var(--accent-2)}.kb-page .sheet .sheet-h .yr{font-size:12px;color:#8a909c;font-weight:600;background:#f1f3f5;padding:3px 10px;border-radius:20px;white-space:nowrap}.kb-page .kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.kb-page .kpi{border:1px solid #ebedf0;border-radius:11px;padding:13px 14px;background:#fcfdfe}.kb-page .kpi .lbl{font-size:11px;color:#8a909c;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.kb-page .kpi .val{font-size:23px;font-weight:800;color:#1f2733;letter-spacing:-.02em}.kb-page .kpi .val .u{font-size:14px;color:#6b7280;font-weight:700}.kb-page .kpi .chg{font-size:11.5px;font-weight:700;margin-top:3px;display:flex;align-items:center;gap:4px}.kb-page .kpi .chg.up{color:#0f9d58}.kb-page .kpi .chg.flat{color:#8a909c}.kb-page .kpi.accent{background:var(--accent-tint);border-color:var(--accent-soft)}.kb-page .kpi.accent .val{color:var(--accent-2)}.kb-page .panels{display:grid;grid-template-columns:1.55fr 1fr;gap:14px}.kb-page .panel{border:1px solid #ebedf0;border-radius:11px;padding:14px 15px;background:#fff}.kb-page .panel .ph{font-size:12.5px;font-weight:700;color:#3c4250;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.kb-page .bars{display:flex;align-items:flex-end;gap:7px;height:132px;padding-top:6px}.kb-page .bars .bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.kb-page .bars .bar .col{width:100%;border-radius:4px 4px 2px 2px;background:var(--accent-soft)}.kb-page .bars .bar.on .col{background:var(--accent)}.kb-page .bars .bar .mo{font-size:9px;color:#9aa0ab;font-weight:600}.kb-page .donut-wrap{display:flex;align-items:center;gap:14px}.kb-page .donut{width:104px;height:104px;border-radius:50%;flex:none;background:conic-gradient(var(--accent) 0 62%,var(--accent-soft) 62% 82%,#e7ebf0 82% 100%);display:grid;place-items:center;position:relative}.kb-page .donut:after{content:"";position:absolute;width:62px;height:62px;border-radius:50%;background:#fff}.kb-page .donut .ctr{position:relative;z-index:1;font-size:10.5px;font-weight:800;color:#1f2733;text-align:center;line-height:1.15}.kb-page .mini-table{margin-top:14px;border:1px solid #ebedf0;border-radius:11px;overflow:hidden}.kb-page .mini-table .row{display:grid;grid-template-columns:1.4fr 1fr .8fr .7fr;align-items:center;padding:9px 14px;font-size:12px;color:#3c4250;border-bottom:1px solid #f1f3f5}.kb-page .mini-table .row:last-child{border-bottom:0}.kb-page .mini-table .row.head{background:#f8f9fb;color:#8a909c;font-weight:700;font-size:10.5px;text-transform:uppercase;letter-spacing:.04em}.kb-page .mini-table .row .amt{font-weight:700;color:#1f2733}.kb-page .chip-pay{font-size:10.5px;font-weight:700;color:#0f9d58;background:#e6f6ee;padding:3px 9px;border-radius:20px;justify-self:start}.kb-page .sheet .tabs{display:flex;align-items:center;padding:0 12px;background:#f3f4f6;border-top:1px solid #e4e7eb}.kb-page .sheet .tabs .tab{font-size:12px;padding:9px 14px;color:#6b7280;font-weight:600;border-right:1px solid #e4e7eb;white-space:nowrap}.kb-page .sheet .tabs .tab.on{background:#fff;color:var(--accent-2);border-top:2px solid var(--accent);margin-top:-1px}.kb-page .sheet .tabs .plus{padding:9px 12px;color:#9aa0ab;font-weight:700}.kb-page .product-header{padding:60px 0 80px}.kb-page .product-header-grid{display:grid;grid-template-columns:55% 1fr;gap:52px;align-items:start}.kb-page .product-col-buy{position:sticky;top:90px}.kb-page .gallery-main .shot{box-shadow:var(--shadow-md)}.kb-page .gallery-main .pic{width:100%;height:auto;aspect-ratio:1600 / 900;object-fit:cover;object-position:top center;background:#fff}.kb-page .gallery-thumbs{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin-top:14px}.kb-page .gallery-thumb{padding:0;border:2px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;overflow:hidden;aspect-ratio:1.6 / 1;transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease;line-height:0}.kb-page .gallery-thumb img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.kb-page .gallery-thumb:hover{border-color:var(--accent-soft);transform:translateY(-1px)}.kb-page .gallery-thumb.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.kb-page .product-title{font-size:clamp(30px,3.4vw,44px);margin-bottom:12px;line-height:1.08}.kb-page .product-rating{display:flex;align-items:center;gap:10px;margin-bottom:18px}.kb-page .product-rating .stars{font-size:20px}.kb-page .product-rating-tx{font-size:15px;font-weight:600;color:var(--ink-2)}.kb-page .product-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.kb-page .product-price .price-now{font-size:36px;font-weight:800;color:var(--accent);line-height:1}.kb-page .product-price .price-was{font-size:22px;color:var(--muted);text-decoration:line-through;line-height:1}.kb-page .product-price .price-badge{font-size:12px;font-weight:700;color:var(--accent);background:var(--accent-soft);padding:5px 13px;border-radius:20px;letter-spacing:.06em;text-transform:uppercase}.kb-page .product-tagline{font-size:17px;color:var(--ink-2);margin-bottom:22px;line-height:1.55;border-bottom:1px solid var(--line);padding-bottom:22px}.kb-page .product-bullets{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:12px}.kb-page .product-bullets li{display:flex;align-items:flex-start;gap:11px;font-size:15.5px;color:var(--ink-2);line-height:1.45}.kb-page .product-bullets .bk{flex:none;width:22px;height:22px;border-radius:50%;background:var(--ok);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;margin-top:1px}.kb-page .product-col-buy .kb-buy{max-width:100%;width:100%;margin-bottom:14px}.kb-page .product-col-buy .btn.big{width:100%;font-size:18px;padding:20px 28px}.kb-page .product-payment-icons{display:flex;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:18px}.kb-page .product-payment-icons span{font-size:11px;font-weight:700;color:var(--ink-2);border:1px solid var(--line);border-radius:6px;padding:5px 10px;background:var(--surface);letter-spacing:.02em}.kb-page .product-trust{background:var(--ok-soft);border:1px solid #b8dfc9;border-radius:var(--radius-sm);padding:18px 20px;display:flex;flex-direction:column;gap:10px}.kb-page .product-trust-item{display:flex;align-items:center;gap:10px;font-size:14.5px;font-weight:600;color:var(--ink)}.kb-page .product-trust .bk{flex:none;width:20px;height:20px;border-radius:50%;background:var(--ok);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.kb-page .reveal{opacity:0;transform:translateY(22px)}.kb-page .reveal.in{opacity:1;transform:none;transition:opacity .6s ease,transform .6s cubic-bezier(.22,.61,.36,1)}@media(max-width:900px){.kb-page section{padding:64px 0}.kb-page .hero{padding:50px 0 64px}.kb-page .grid-3,.kb-page .modules,.kb-page .footer .cols{grid-template-columns:1fr}.kb-page .modules{grid-template-columns:repeat(2,1fr)}.kb-page .nav-links,.kb-page .nav-buy{display:none}.kb-page .nav-burger{display:flex}.kb-page .kpis{grid-template-columns:repeat(2,1fr)}.kb-page .panels{grid-template-columns:1fr}.kb-page .product-header{padding:40px 0 60px}.kb-page .product-header-grid{grid-template-columns:1fr;gap:36px}.kb-page .product-col-buy{position:static}}@media(max-width:560px){.kb-page .modules{grid-template-columns:1fr}.kb-page .mini-table .row{grid-template-columns:1.4fr .8fr .7fr}.kb-page .footer .cols{grid-template-columns:1fr 1fr}.kb-page .gallery-thumbs{grid-template-columns:repeat(4,1fr)}}.kb-page .product-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-bottom:18px}.kb-page .footer .pays{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px}.kb-page .product-payment-icons .pay-logo,.kb-page .footer .pays .pay-logo{display:block;flex:0 0 auto;width:auto;height:30px;border-radius:5px}.kb-page .footer .pays .pay-logo{height:26px}.kb-page .shots-duo .pill .pill-ic,.kb-page .final .urgency .urgency-ic{flex:0 0 auto}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kit-bailleur.css.map */
