body.template-index{overflow-x:clip}body.template-index .main-content{overflow:clip}body.template-index .wot-home{--wot-ink: #0a0a0a;--wot-ink-2: #171717;--wot-graphite: #2a2a2a;--wot-steel: #6b7280;--wot-ash: #a3a3a3;--wot-mist: #e5e5e5;--wot-fog: #f2f2f2;--wot-paper: #fafafa;--wot-white: #ffffff;--wot-line: rgba(10, 10, 10, .12);--wot-line-light: rgba(255, 255, 255, .16);--wot-shadow: 0 32px 72px -32px rgba(0, 0, 0, .34);--wot-font-heading: var(--font-heading-family, "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--wot-font-body: var(--font-body-family, "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--wot-content: 1408px;--wot-gutter: 20px;--wot-ease: cubic-bezier(.2, .7, .2, 1);--wot-reveal-distance: 22px;--wot-reveal-duration: .62s;--wot-hero-distance: 16px;position:relative;color:var(--wot-color, var(--wot-ink));background:var(--wot-bg, var(--wot-white));font-family:var(--wot-font-body);font-size:16px;line-height:1.55}html[data-wot-motion=medium] body.template-index .wot-home{--wot-reveal-distance: 28px;--wot-reveal-duration: .7s;--wot-hero-distance: 20px}body.template-index .wot-home,body.template-index .wot-home *,body.template-index .wot-home *:before,body.template-index .wot-home *:after{box-sizing:border-box}body.template-index .wot-home :where(h1,h2,h3,p,ul,ol,blockquote,figure){margin:0}body.template-index .wot-home :where(ul,ol){padding:0;list-style:none}body.template-index .wot-home :where(a){color:inherit;text-decoration:none}body.template-index .wot-home :where(button,input,select,textarea){font:inherit}body.template-index .wot-home :where(img,svg){display:block}body.template-index .wot-home :where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid currentColor;outline-offset:4px}body.template-index .wot-home-container{width:min(calc(100% - (var(--wot-gutter) * 2)),var(--wot-content));margin-inline:auto}body.template-index .wot-home-section{padding-block:var(--wot-pad-mobile, 72px)}body.template-index .wot-home-section[id]{scroll-margin-top:calc(var(--sticky-header-height, var(--header-height, 80px)) + 24px)}body.template-index .wot-home-eyebrow{display:flex;gap:12px;align-items:center;color:color-mix(in srgb,currentColor 58%,transparent);font-size:.72rem;font-weight:600;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}body.template-index .wot-home-eyebrow:before{width:32px;height:1px;background:currentColor;content:"";opacity:.55}body.template-index .wot-home-heading{margin-top:16px;max-width:16ch;color:inherit;font-family:var(--wot-font-heading);font-size:clamp(2.6rem,7.7vw,4.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.01;text-wrap:balance}body.template-index .wot-home-copy{margin-top:28px;max-width:650px;color:color-mix(in srgb,currentColor 70%,transparent);font-size:clamp(1rem,2.4vw,1.18rem);line-height:1.72}body.template-index .wot-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}body.template-index .wot-home-button{display:inline-flex;min-height:48px;padding:13px 20px;gap:10px;align-items:center;justify-content:center;border:1px solid var(--wot-ink);border-radius:0;color:var(--wot-white);background:var(--wot-ink);font-size:.9rem;font-weight:600;letter-spacing:.01em;line-height:1.2;transition:color .22s ease,background-color .22s ease,transform .22s ease}body.template-index .wot-home-button svg{width:17px;height:17px;transition:transform .22s ease}body.template-index .wot-home-button--outline{color:var(--wot-ink);background:transparent;border-color:var(--wot-line)}body.template-index .wot-home-button--light{color:var(--wot-ink);background:var(--wot-white);border-color:var(--wot-white)}body.template-index .wot-home-button:is(:hover,:focus-visible){transform:translateY(-1px)}body.template-index .wot-home-button:is(:hover,:focus-visible) svg{transform:translate(2px,-2px)}html[data-wot-motion=off] body.template-index .wot-home-button:is(:hover,:focus-visible),html[data-wot-motion=off] body.template-index .wot-home-button:is(:hover,:focus-visible) svg{transform:none}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home [data-wot-reveal][data-wot-observed=true]{opacity:0;transform:translate3d(0,var(--wot-reveal-distance),0);transition:opacity var(--wot-reveal-duration) var(--wot-ease),transform var(--wot-reveal-duration) var(--wot-ease);transition-delay:var(--wot-reveal-delay, 0ms);will-change:opacity,transform}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home [data-wot-reveal][data-wot-observed=true].is-visible{opacity:1;transform:none;will-change:auto}body.template-index .wot-home-hero{padding-top:var(--wot-pad-top-mobile, 32px);padding-bottom:var(--wot-pad-bottom-mobile, 64px);overflow:hidden;isolation:isolate}body.template-index .wot-home-hero[data-grid=true]:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(to right,rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.05) 1px,transparent 1px);background-size:64px 64px;content:"";-webkit-mask-image:radial-gradient(ellipse at 50% 45%,#000 18%,transparent 75%);mask-image:radial-gradient(ellipse at 50% 45%,#000 18%,transparent 75%);opacity:.82;pointer-events:none}body.template-index .wot-home-hero__content{max-width:1120px}body.template-index .wot-home-hero__title{margin-top:20px;color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:clamp(3.2rem,13.1vw,7.5rem);font-weight:800;letter-spacing:-.035em;line-height:.93}body.template-index .wot-home-hero__title-line{display:block;overflow:hidden}body.template-index .wot-home-hero__title-text{display:block}body.template-index .wot-home-hero__title-line:last-child .wot-home-hero__title-text{color:#0a0a0a4d}body.template-index .wot-home-hero__text{margin-top:28px;max-width:720px;color:#0a0a0ab3;font-size:clamp(1rem,2.7vw,1.25rem);line-height:1.7}body.template-index .wot-home-hero__visual{position:relative;margin-top:44px;isolation:isolate}body.template-index .wot-home-hero__visual:before{position:absolute;top:8%;right:5%;bottom:-2%;left:5%;z-index:-1;background:radial-gradient(ellipse at 56% 54%,rgba(10,10,10,.085),rgba(10,10,10,.025) 44%,transparent 72%);content:"";pointer-events:none}body.template-index .wot-home-browser{position:relative;padding:8px;background:var(--wot-ink);box-shadow:0 26px 58px -34px #0000004d}body.template-index .wot-home-browser__screen{overflow:hidden;color:var(--wot-ink);background:var(--wot-white)}body.template-index .wot-home-browser__chrome{display:flex;height:34px;padding:7px 10px;gap:6px;align-items:center;border-bottom:1px solid var(--wot-line);background:var(--wot-fog)}body.template-index .wot-home-browser__chrome i,body.template-index .wot-home-shop-mockup__browser i{width:8px;height:8px;border-radius:50%;background:#0a0a0a38}body.template-index .wot-home-browser__address{display:flex;height:20px;margin-left:6px;padding-inline:10px;flex:1;align-items:center;border:1px solid var(--wot-line);color:#0a0a0a7a;background:var(--wot-white);font-size:8px}body.template-index .wot-home-browser__nav{display:flex;min-height:50px;padding:10px 14px;gap:14px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--wot-line)}body.template-index .wot-home-browser__logo{display:flex;gap:7px;align-items:center;font-family:var(--wot-font-heading);font-size:7px;font-weight:800;letter-spacing:.04em;line-height:1.05}body.template-index .wot-home-browser__logo b,body.template-index .wot-home-browser__shape{display:block;width:18px;height:18px;flex:none;border:2px solid var(--wot-ink);background:conic-gradient(from 45deg,var(--wot-ink) 0 25%,transparent 25% 50%,var(--wot-ink) 50% 75%,transparent 75%);color:transparent;font-size:0}body.template-index .wot-home-browser__logo img{width:24px;height:24px;flex:none;object-fit:contain}body.template-index .wot-home-browser__logo em{max-width:90px;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}body.template-index .wot-home-browser__links{display:none;gap:18px;font-size:8px;font-weight:600}body.template-index .wot-home-browser__tools{display:flex;gap:10px}body.template-index .wot-home-browser__tools svg{width:13px;height:13px}body.template-index .wot-home-browser__hero{display:grid;grid-template-columns:1.12fr .88fr;min-height:160px}body.template-index .wot-home-browser__pitch{display:flex;padding:20px;flex-direction:column;justify-content:center}body.template-index .wot-home-browser__pitch small{color:#0a0a0a80;font-size:7px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}body.template-index .wot-home-browser__pitch strong{margin-top:8px;font-family:var(--wot-font-heading);font-size:clamp(1.1rem,4vw,2.4rem);font-weight:800;letter-spacing:-.025em;line-height:1}body.template-index .wot-home-browser__pitch span{width:max-content;margin-top:14px;padding:7px 9px;color:var(--wot-white);background:var(--wot-ink);font-size:7px;font-weight:600}body.template-index .wot-home-browser__art{display:grid;min-width:0;place-items:center;border-left:1px solid var(--wot-line);background:linear-gradient(135deg,#e4e4e4,#fafafa 50%,#d4d4d4)}body.template-index .wot-home-browser__shape{width:clamp(42px,11vw,96px);height:clamp(42px,11vw,96px)}body.template-index .wot-home-browser__products{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--wot-line)}body.template-index .wot-home-browser__product{min-width:0;padding:7px;border-right:1px solid var(--wot-line)}body.template-index .wot-home-browser__product:last-child{border-right:0}body.template-index .wot-home-browser__product span{display:grid;aspect-ratio:1;place-items:center;background:var(--wot-fog)}body.template-index .wot-home-browser__product span:before{width:18px;height:18px;border:1px solid rgba(10,10,10,.38);content:""}body.template-index .wot-home-browser__product small{display:block;margin-top:5px;overflow:hidden;font-size:6px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}body.template-index .wot-home-browser__base{width:92%;height:10px;margin-inline:auto;background:#0a0a0ae6}body.template-index .wot-home-phone{display:none;position:absolute;right:2%;bottom:-26px;width:clamp(158px,17vw,228px);aspect-ratio:9 / 19;padding:8px;border-radius:28px;background:var(--wot-ink);box-shadow:0 24px 52px -24px #00000061}body.template-index .wot-home-phone:before{position:absolute;top:11px;left:50%;z-index:2;width:48%;height:13px;border-radius:999px;background:var(--wot-ink);content:"";transform:translate(-50%)}body.template-index .wot-home-phone__screen{height:100%;padding-top:24px;overflow:hidden;border-radius:22px;color:var(--wot-ink);background:var(--wot-white)}body.template-index .wot-home-phone__nav{display:flex;padding:8px 10px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--wot-line)}body.template-index .wot-home-phone__brand{display:flex;max-width:92px;gap:5px;align-items:center;font-family:var(--wot-font-heading);font-size:7px;line-height:1;text-align:center}body.template-index .wot-home-phone__brand img{width:22px;height:22px;flex:none;object-fit:contain}body.template-index .wot-home-phone__brand b{display:grid;width:22px;height:22px;flex:none;place-items:center;border:1px solid currentColor;font-size:7px}body.template-index .wot-home-phone__brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.template-index .wot-home-phone__nav svg{width:12px;height:12px}body.template-index .wot-home-phone__pitch{padding:14px 12px}body.template-index .wot-home-phone__pitch small{color:#0a0a0a80;font-size:6px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}body.template-index .wot-home-phone__pitch strong{display:block;margin-top:6px;font-family:var(--wot-font-heading);font-size:13px;line-height:1.05}body.template-index .wot-home-phone__grid{display:grid;padding:0 12px 12px;grid-template-columns:1fr 1fr;gap:6px}body.template-index .wot-home-phone__grid span{aspect-ratio:1;background:var(--wot-fog)}body.template-index .wot-home-hero__labels{display:none}body.template-index .wot-home-hero__label{display:inline-flex;position:absolute;z-index:3;padding:10px 14px;gap:8px;align-items:center;border:1px solid var(--wot-line);color:var(--wot-ink);background:#fffffff5;box-shadow:0 16px 40px -22px #00000080;font-size:.73rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}body.template-index .wot-home-hero__label svg{width:16px;height:16px}body.template-index .wot-home-hero__label:nth-child(1){top:22px;left:4%}body.template-index .wot-home-hero__label:nth-child(2){top:46%;right:.5%}body.template-index .wot-home-hero__label:nth-child(3){bottom:14px;left:32%}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-motion-ready [data-wot-hero-item=eyebrow],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-motion-ready [data-wot-hero-item=text],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-motion-ready [data-wot-hero-item=actions]{opacity:0;transform:translate3d(0,var(--wot-hero-distance),0);transition:opacity .56s var(--wot-ease),transform .56s var(--wot-ease);will-change:opacity,transform}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-motion-ready [data-wot-hero-item=title]{opacity:0;transform:translate3d(0,104%,0);transition:opacity .56s var(--wot-ease),transform .64s var(--wot-ease);will-change:opacity,transform}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-motion-ready [data-wot-hero-item=browser]{opacity:0;transform:translate3d(26px,18px,0) scale(.97);transition:opacity .72s var(--wot-ease),transform .82s var(--wot-ease);will-change:opacity,transform}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-motion-ready [data-wot-hero-item=phone]{opacity:0;transform:translate3d(14px,22px,0) scale(.97);transition:opacity .66s var(--wot-ease),transform .76s var(--wot-ease);will-change:opacity,transform}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-motion-ready [data-wot-hero-item=label]{opacity:0;transform:translate3d(0,12px,0);transition:opacity .5s var(--wot-ease),transform .56s var(--wot-ease);will-change:opacity,transform}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-visible [data-wot-hero-item=eyebrow],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-visible [data-wot-hero-item=title],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-visible [data-wot-hero-item=text],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-visible [data-wot-hero-item=actions],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-visible [data-wot-hero-item=browser],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-visible [data-wot-hero-item=phone],html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-hero[data-wot-hero-animate].is-visible [data-wot-hero-item=label]{opacity:1;transform:translate3d(0,var(--wot-parallax-y, 0px),0) scale(1);will-change:auto}body.template-index .wot-home-hero.is-motion-ready [data-wot-hero-item=eyebrow]{transition-delay:20ms}body.template-index .wot-home-hero.is-motion-ready .wot-home-hero__title-line:nth-child(1) [data-wot-hero-item=title]{transition-delay:80ms}body.template-index .wot-home-hero.is-motion-ready .wot-home-hero__title-line:nth-child(2) [data-wot-hero-item=title]{transition-delay:.18s}body.template-index .wot-home-hero.is-motion-ready .wot-home-hero__title-line:nth-child(3) [data-wot-hero-item=title]{transition-delay:.28s}body.template-index .wot-home-hero.is-motion-ready [data-wot-hero-item=text]{transition-delay:.38s}body.template-index .wot-home-hero.is-motion-ready [data-wot-hero-item=actions]{transition-delay:.47s}body.template-index .wot-home-hero.is-motion-ready [data-wot-hero-item=browser]{transition-delay:.16s}body.template-index .wot-home-hero.is-motion-ready [data-wot-hero-item=phone]{transition-delay:.43s}body.template-index .wot-home-hero.is-motion-ready [data-wot-hero-item=label]{transition-delay:calc(.62s + (var(--wot-label-index, 0) * 90ms))}body.template-index .wot-home-hero.is-hero-settled [data-wot-hero-item=browser],body.template-index .wot-home-hero.is-hero-settled [data-wot-hero-item=phone]{transition:none}body.template-index .wot-home-social{padding-block:0;border-block:1px solid var(--wot-line)}body.template-index .wot-home-social__list{display:grid;grid-template-columns:1fr 1fr}body.template-index .wot-home-social__item{display:flex;min-height:92px;padding:20px 14px;gap:12px;align-items:center;border-right:1px solid var(--wot-line);border-bottom:1px solid var(--wot-line)}body.template-index .wot-home-social__item:nth-child(2n){border-right:0}body.template-index .wot-home-social__item:nth-last-child(-n+2){border-bottom:0}body.template-index .wot-home-social__number{color:#0a0a0a5c;font-family:var(--wot-font-heading);font-size:.8rem;font-weight:700;font-variant-numeric:tabular-nums}body.template-index .wot-home-social__text{color:var(--wot-ink);font-size:.82rem;font-weight:500;line-height:1.3}body.template-index .wot-home-showcase__header{display:flex;gap:28px;flex-direction:column}body.template-index .wot-home-showcase__controls{display:flex;gap:10px}body.template-index .wot-home-showcase__control{display:grid;width:48px;height:48px;padding:0;place-items:center;border:1px solid var(--wot-line);border-radius:0;color:var(--wot-ink);background:transparent;cursor:pointer}body.template-index .wot-home-showcase__control:last-child{color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-showcase__control svg{width:20px;height:20px}body.template-index .wot-home-showcase__track{display:flex;margin-top:46px;padding:0 var(--wot-gutter) 14px;gap:16px;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:var(--wot-gutter);scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y}body.template-index .wot-home-showcase__track::-webkit-scrollbar{display:none}body.template-index .wot-home-showcase__slide{width:min(84vw,820px);flex:none;scroll-snap-align:start;transition:opacity .44s var(--wot-ease),transform .44s var(--wot-ease)}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-showcase__slide{opacity:.72;transform:scale(.985)}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-showcase__slide.is-active{opacity:1;transform:none}body.template-index .wot-home-showcase__media{position:relative;aspect-ratio:16 / 10;overflow:hidden;border:1px solid var(--wot-line);background:var(--wot-white)}body.template-index .wot-home-showcase__media>img{width:100%;height:100%;object-fit:cover}body.template-index .wot-home-showcase__tag{position:absolute;top:12px;right:12px;z-index:2;padding:7px 10px;border:1px solid var(--wot-line);color:var(--wot-ink);background:#fffffff0;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}body.template-index .wot-home-showcase__meta{display:flex;margin-top:18px;gap:18px;align-items:flex-start;justify-content:space-between}body.template-index .wot-home-showcase__type{color:#0a0a0a85;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}body.template-index .wot-home-showcase__name{margin-top:5px;color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:clamp(1.2rem,3vw,1.6rem);font-weight:700;line-height:1.2}body.template-index .wot-home-showcase__link{display:inline-flex;margin-top:9px;gap:7px;align-items:center;border-bottom:1px solid currentColor;color:var(--wot-ink);font-size:.78rem;font-weight:600}body.template-index .wot-home-showcase__link svg{width:14px;height:14px}body.template-index .wot-home-showcase__count,body.template-index .wot-home-showcase__status{flex:none;color:#0a0a0a85;font-family:var(--wot-font-heading);font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums}body.template-index .wot-home-showcase__progress{display:flex;margin-top:34px;gap:20px;align-items:center}body.template-index .wot-home-showcase__bar{height:1px;flex:1;overflow:hidden;background:var(--wot-line)}body.template-index .wot-home-showcase__bar span{display:block;width:100%;height:100%;background:var(--wot-ink);transform:scaleX(var(--wot-slider-progress, .1667));transform-origin:left;transition:transform .42s var(--wot-ease)}body.template-index .wot-home-shop-mockup{display:flex;height:100%;min-width:0;flex-direction:column;color:var(--wot-ink);background:var(--wot-white);-webkit-user-select:none;user-select:none}body.template-index .wot-home-shop-mockup__browser{display:flex;height:30px;padding:6px 10px;gap:6px;align-items:center;border-bottom:1px solid var(--wot-line);background:var(--wot-fog)}body.template-index .wot-home-shop-mockup__browser span{display:flex;height:18px;margin-left:5px;padding-inline:8px;flex:1;align-items:center;border:1px solid var(--wot-line);color:#0a0a0a75;background:var(--wot-white);font-size:7px}body.template-index .wot-home-shop-mockup__nav{display:flex;min-height:45px;padding:8px 12px;gap:12px;align-items:center;justify-content:space-between;color:var(--wot-white);background:var(--wot-mockup-accent)}body.template-index .wot-home-shop-mockup__brand{display:flex;min-width:0;gap:7px;align-items:center}body.template-index .wot-home-shop-mockup__brand strong{overflow:hidden;font-family:var(--wot-font-heading);font-size:8px;text-overflow:ellipsis;white-space:nowrap}body.template-index .wot-home-shop-mockup__logo{display:grid;width:26px;height:26px;flex:none;place-items:center;overflow:hidden;border:1px solid currentColor;font-family:var(--wot-font-heading);font-size:7px;font-weight:800}body.template-index .wot-home-shop-mockup__logo img{width:100%;height:100%;object-fit:contain}body.template-index .wot-home-shop-mockup__links{display:none;gap:11px;font-size:7px;opacity:.8}body.template-index .wot-home-shop-mockup__tools{display:flex;gap:7px}body.template-index .wot-home-shop-mockup__tools svg{width:11px;height:11px}body.template-index .wot-home-shop-mockup__hero{display:grid;min-height:0;flex:1;grid-template-columns:3fr 2fr}body.template-index .wot-home-shop-mockup__hero>div:first-child{display:flex;padding:14px;flex-direction:column;justify-content:center}body.template-index .wot-home-shop-mockup__hero small{color:#0a0a0a80;font-size:6px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}body.template-index .wot-home-shop-mockup__hero strong{margin-top:6px;font-family:var(--wot-font-heading);font-size:clamp(.9rem,3vw,1.7rem);line-height:1.02}body.template-index .wot-home-shop-mockup__hero span{width:max-content;margin-top:9px;padding:5px 7px;color:var(--wot-white);background:var(--wot-ink);font-size:6px;font-weight:600}body.template-index .wot-home-shop-mockup__emblem{display:grid;position:relative;place-items:center;background:var(--wot-mockup-surface);font-family:var(--wot-font-heading);font-size:1rem;font-weight:800}body.template-index .wot-home-shop-mockup__emblem:before{position:absolute;width:clamp(52px,12vw,100px);aspect-ratio:1;border:2px solid var(--wot-ink);content:""}body.template-index .wot-home-shop-mockup__emblem img{position:relative;z-index:1;width:clamp(52px,12vw,100px);aspect-ratio:1;object-fit:contain}body.template-index .wot-home-shop-mockup__products{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--wot-line)}body.template-index .wot-home-shop-mockup__products>div{min-width:0;padding:6px;border-right:1px solid var(--wot-line)}body.template-index .wot-home-shop-mockup__products>div:last-child{border-right:0}body.template-index .wot-home-shop-mockup__products span{display:grid;aspect-ratio:1;place-items:center;color:#0a0a0a59;background:var(--wot-fog);font-family:var(--wot-font-heading);font-size:7px;font-weight:800}body.template-index .wot-home-shop-mockup__products small{display:block;margin-top:4px;overflow:hidden;font-size:6px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}body.template-index .wot-home-relief__grid{display:grid;margin-top:52px;border:1px solid var(--wot-line)}body.template-index .wot-home-relief__panel{position:relative;padding:32px 24px;overflow:hidden}body.template-index .wot-home-relief__panel--without{color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-relief__panel--without:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.25) 0 1px,transparent 1px 11px),repeating-linear-gradient(45deg,rgba(255,255,255,.16) 0 1px,transparent 1px 17px);content:"";opacity:.23}body.template-index .wot-home-relief__panel--with{border-top:1px solid var(--wot-line);color:var(--wot-ink);background:var(--wot-paper)}body.template-index .wot-home-relief__panel-inner{position:relative}body.template-index .wot-home-relief__kicker{color:color-mix(in srgb,currentColor 52%,transparent);font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}body.template-index .wot-home-relief__title{margin-top:8px;font-family:var(--wot-font-heading);font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.05}body.template-index .wot-home-relief__list{margin-top:28px}body.template-index .wot-home-relief__item{display:flex;padding-block:15px;gap:14px;align-items:flex-start;border-bottom:1px solid currentColor;border-bottom-color:color-mix(in srgb,currentColor 14%,transparent)}body.template-index .wot-home-relief__item:last-child{border-bottom:0}body.template-index .wot-home-relief__icon{display:grid;width:25px;height:25px;margin-top:1px;flex:none;place-items:center;border:1px solid color-mix(in srgb,currentColor 32%,transparent)}body.template-index .wot-home-relief__panel--with .wot-home-relief__icon{color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-relief__icon svg{width:14px;height:14px}body.template-index .wot-home-relief__item span:last-child{color:color-mix(in srgb,currentColor 85%,transparent);line-height:1.55}body.template-index .wot-home-process__list{position:relative;margin-top:54px}body.template-index .wot-home-process__list:before{position:absolute;top:10px;bottom:10px;left:16px;width:1px;background:var(--wot-line);content:"";transform:translate(var(--wot-process-shift, 0)) scaleY(var(--wot-process-line-scale, 1));transform-origin:top;transition:transform .98s var(--wot-ease)}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index [data-wot-process][data-wot-process-observed=true]{--wot-process-line-scale: 0}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index [data-wot-process][data-wot-process-observed=true].is-visible{--wot-process-line-scale: 1}body.template-index .wot-home-process__step{position:relative;padding:0 0 44px 54px}body.template-index .wot-home-process__step:last-child{padding-bottom:0}body.template-index .wot-home-process__step:before{position:absolute;top:8px;left:12px;width:9px;height:9px;border:3px solid var(--wot-bg, var(--wot-white));border-radius:50%;background:var(--wot-ink);box-shadow:0 0 0 4px var(--wot-bg, var(--wot-white));content:""}body.template-index .wot-home-process__number{color:#0a0a0a24;font-family:var(--wot-font-heading);font-size:2.7rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}body.template-index .wot-home-process__title{margin-top:10px;color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:1.55rem;font-weight:700;line-height:1.2}body.template-index .wot-home-process__text{margin-top:9px;max-width:480px;color:#0a0a0aad;line-height:1.65}body.template-index .wot-home-benefits__grid{display:grid;margin-top:50px;gap:1px;background:var(--wot-line)}body.template-index .wot-home-benefits__card{display:flex;min-height:220px;padding:28px;flex-direction:column;justify-content:space-between;color:var(--wot-ink);background:var(--wot-white);transition:border-color .3s var(--wot-ease),transform .3s var(--wot-ease)}body.template-index .wot-home-benefits__card[data-tone=dark]{color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-benefits__icon{width:29px;height:29px;transition:transform .3s var(--wot-ease)}body.template-index .wot-home-benefits__title{margin-top:38px;font-family:var(--wot-font-heading);font-size:clamp(1.25rem,3vw,1.65rem);font-weight:700;line-height:1.18}body.template-index .wot-home-benefits__text{margin-top:12px;color:color-mix(in srgb,currentColor 68%,transparent);font-size:.92rem;line-height:1.62}body.template-index .wot-home-services__grid{display:grid;margin-top:52px;gap:20px}body.template-index .wot-home-services__card{display:flex;position:relative;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--wot-line);color:var(--wot-ink);background:var(--wot-white);box-shadow:0 0 #0000;transition:border-color .36s var(--wot-ease),transform .36s var(--wot-ease),box-shadow .36s var(--wot-ease);will-change:transform}body.template-index .wot-home-services__card[data-tone=dark]{color:var(--wot-white);background:var(--wot-ink);border-color:var(--wot-ink)}body.template-index .wot-home-services__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--wot-fog)}body.template-index .wot-home-services__card[data-tone=dark] .wot-home-services__media{background:var(--wot-ink)}body.template-index .wot-home-services__media>img{width:100%;height:100%;object-fit:cover;transform:scale(1.001);transition:transform .65s var(--wot-ease),filter .42s ease;will-change:transform}body.template-index .wot-home-services__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;transition:opacity .3s var(--wot-ease),transform .3s var(--wot-ease)}body.template-index .wot-home-services__pattern[data-pattern=lines]{background-image:repeating-linear-gradient(90deg,currentColor 0 1px,transparent 1px 14px)}body.template-index .wot-home-services__pattern[data-pattern=grid]{background-image:linear-gradient(to right,currentColor 1px,transparent 1px),linear-gradient(to bottom,currentColor 1px,transparent 1px);background-size:36px 36px}body.template-index .wot-home-services__pattern[data-pattern=dots]{background-image:radial-gradient(currentColor 1px,transparent 1.5px);background-size:14px 14px}body.template-index .wot-home-services__media:after{position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,var(--wot-white));content:""}body.template-index .wot-home-services__card[data-tone=dark] .wot-home-services__media:after{background:linear-gradient(transparent,var(--wot-ink))}body.template-index .wot-home-services__number{position:absolute;top:22px;left:22px;z-index:1;color:var(--wot-service-number-color, color-mix(in srgb, currentColor 18%, transparent));font-family:var(--wot-font-heading);font-size:3.8rem;font-weight:800;line-height:1;transition:transform .36s var(--wot-ease),opacity .36s ease}body.template-index .wot-home-services__icon{display:grid;position:absolute;top:22px;right:22px;z-index:1;width:48px;height:48px;place-items:center;border:1px solid color-mix(in srgb,currentColor 24%,transparent);color:var(--wot-service-icon-color, currentColor);background:color-mix(in srgb,var(--wot-white) 72%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .36s var(--wot-ease),background-color .36s ease,border-color .36s ease}body.template-index .wot-home-services__icon svg{width:22px;height:22px}body.template-index .wot-home-services__content{display:flex;position:relative;z-index:2;padding:28px;flex:1;flex-direction:column;align-items:var(--wot-service-align, flex-start);text-align:var(--wot-service-text-align, left);transition:transform .36s var(--wot-ease)}body.template-index .wot-home-services__title{color:var(--wot-service-title-color, currentColor);font-family:var(--wot-font-heading);font-size:clamp(1.45rem,3vw,2rem);font-weight:700;line-height:1.16;transition:transform .36s var(--wot-ease)}body.template-index .wot-home-services__text{margin-top:14px;color:var(--wot-service-text-color, color-mix(in srgb, currentColor 70%, transparent));line-height:1.65;transition:transform .36s var(--wot-ease)}body.template-index .wot-home-services__link{display:inline-flex;margin-top:22px;gap:8px;align-items:center;border-bottom:1px solid currentColor;font-size:.82rem;font-weight:600}body.template-index .wot-home-services__link svg{width:15px;height:15px}body.template-index .wot-home-about__layout{display:grid;gap:48px}body.template-index .wot-home-about__additional{margin-top:20px;max-width:650px;color:#0a0a0aad;font-size:1.05rem;line-height:1.7}body.template-index .wot-home-about__stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--wot-line);background:var(--wot-line);align-self:start}body.template-index .wot-home-about__stat{display:flex;position:relative;min-height:150px;padding:22px;flex-direction:column;justify-content:space-between;overflow:hidden;background:var(--wot-white)}body.template-index .wot-home-about__stat:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--wot-ink);content:"";transform:scaleX(1);transform-origin:left;transition:transform .72s var(--wot-ease) .12s}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-about__stat[data-wot-observed=true]:after{transform:scaleX(0)}html.wot-motion-ready:not([data-wot-motion=off]) body.template-index .wot-home-about__stat[data-wot-observed=true].is-visible:after{transform:scaleX(1)}body.template-index .wot-home-about__value{color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:clamp(1.15rem,3vw,1.55rem);font-weight:800;letter-spacing:-.02em;line-height:1.12}body.template-index .wot-home-about__label{margin-top:18px;color:#0a0a0a94;font-size:.82rem;line-height:1.35}body.template-index .wot-home-references__grid{display:grid;margin-top:48px;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--wot-line);border-left:1px solid var(--wot-line)}body.template-index .wot-home-references__item{display:grid;aspect-ratio:3 / 2;min-width:0;padding:14px;gap:7px;place-content:center;place-items:center;border-right:1px solid var(--wot-line);border-bottom:1px solid var(--wot-line);color:#0a0a0a8a;background:var(--wot-white);text-align:center;transition:color .22s ease,background-color .22s ease}body.template-index .wot-home-references__item:is(:hover,:focus-visible){color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-references__item img{width:100%;height:100%;max-height:80px;object-fit:contain;filter:grayscale(1)}body.template-index .wot-home-references__item strong{font-family:var(--wot-font-heading);font-size:.78rem;font-weight:700;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}body.template-index .wot-home-references__placeholder{display:grid;width:58px;height:58px;place-items:center;border:1px solid currentColor;font-family:var(--wot-font-heading);font-size:1.05rem;font-weight:800;letter-spacing:.08em}body.template-index .wot-home-references__category{display:block;font-family:var(--wot-font-body);font-size:.65rem;font-weight:500;letter-spacing:.04em;opacity:.7;text-transform:none}body.template-index .wot-home-references__quote{max-width:800px;margin:68px auto 0;padding:34px 26px;border:1px solid rgba(10,10,10,.06);background:var(--wot-white)}body.template-index .wot-home-references__mark{color:#0a0a0a24;font-family:Georgia,serif;font-size:5rem;font-weight:700;line-height:.65}body.template-index .wot-home-references__quote blockquote{margin-top:16px;color:var(--wot-ink);font-size:clamp(1.15rem,3.4vw,1.55rem);font-weight:500;line-height:1.55}body.template-index .wot-home-references__author{display:block;margin-top:28px;padding-top:20px;border-top:1px solid var(--wot-line);color:#0a0a0a8f;font-size:.8rem;font-weight:600}body.template-index .wot-home-faq__list{max-width:930px;margin-top:48px;border-top:1px solid var(--wot-line)}body.template-index .wot-home-faq__item{border-bottom:1px solid var(--wot-line)}body.template-index .wot-home-faq__summary{display:flex;min-height:76px;padding:20px 0;gap:16px;align-items:center;justify-content:space-between;color:var(--wot-ink);cursor:pointer;list-style:none}body.template-index .wot-home-faq__summary::-webkit-details-marker{display:none}body.template-index .wot-home-faq__question{display:flex;gap:15px;align-items:baseline}body.template-index .wot-home-faq__number{flex:none;color:#0a0a0a5c;font-family:var(--wot-font-heading);font-size:.78rem;font-weight:700}body.template-index .wot-home-faq__question strong{font-family:var(--wot-font-heading);font-size:clamp(1rem,3.2vw,1.45rem);line-height:1.3}body.template-index .wot-home-faq__toggle{display:grid;width:42px;height:42px;flex:none;place-items:center;border:1px solid var(--wot-line);transition:color .3s var(--wot-ease),background-color .3s var(--wot-ease)}body.template-index .wot-home-faq__toggle:before,body.template-index .wot-home-faq__toggle:after{position:absolute;width:14px;height:1px;background:currentColor;content:"";transition:transform .22s ease}body.template-index .wot-home-faq__toggle:after{transform:rotate(90deg)}body.template-index .wot-home-faq__item[open] .wot-home-faq__toggle{color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-faq__item[open] .wot-home-faq__toggle:after{transform:rotate(0)}body.template-index .wot-home-faq__answer{max-width:760px;padding:0 50px 28px 42px;color:#0a0a0aad;line-height:1.7;transform-origin:top}body.template-index .wot-home-faq__answer :where(p){margin:0}body.template-index .wot-home-contact__layout{display:grid;gap:46px;align-items:start}body.template-index .wot-home-contact__benefits{display:grid;margin-top:30px;gap:14px}body.template-index .wot-home-contact__benefit{display:flex;gap:11px;align-items:flex-start;color:#0a0a0ac7;font-size:.92rem}body.template-index .wot-home-contact__benefit span:first-child{display:grid;width:21px;height:21px;flex:none;place-items:center;color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-contact__benefit svg{width:12px;height:12px}body.template-index .wot-home-contact__details{display:grid;margin-top:34px;padding-top:25px;gap:12px;border-top:1px solid var(--wot-line);color:#0a0a0aad;font-size:.86rem}body.template-index .wot-home-contact__details a,body.template-index .wot-home-contact__details span{display:flex;gap:10px;align-items:center}body.template-index .wot-home-contact__details svg{width:16px;height:16px}body.template-index .wot-home-contact__panel{padding:24px 18px;border:1px solid var(--wot-line);background:var(--wot-paper)}body.template-index .wot-home-contact__form,body.template-index .wot-home-contact__row{display:grid;gap:22px}body.template-index .wot-home-contact__field{display:grid;gap:8px}body.template-index .wot-home-contact__label{color:#0a0a0a9e;font-size:.7rem;font-weight:600;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}body.template-index .wot-home-contact__required{color:var(--wot-ink)}body.template-index .wot-home-contact__input,body.template-index .wot-home-contact__select,body.template-index .wot-home-contact__textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid rgba(10,10,10,.17);border-radius:0;color:var(--wot-ink);background:var(--wot-white);box-shadow:none}body.template-index .wot-home-contact__textarea{min-height:140px;resize:vertical}body.template-index .wot-home-contact__input:focus,body.template-index .wot-home-contact__select:focus,body.template-index .wot-home-contact__textarea:focus{border-color:var(--wot-ink);outline:1px solid var(--wot-ink);outline-offset:0}body.template-index .wot-home-contact__consent{display:grid;grid-template-columns:18px minmax(0,1fr);gap:11px;align-items:flex-start;color:#0a0a0ab3;font-size:.82rem;line-height:1.55}body.template-index .wot-home-contact__consent input{width:18px;height:18px;margin:2px 0 0;flex:none;accent-color:var(--wot-ink)}body.template-index .wot-home-contact__consent label{cursor:pointer}body.template-index .wot-home-contact__consent a{text-decoration:underline;text-underline-offset:2px}body.template-index .wot-home-contact__message{padding:16px;border:1px solid currentColor;color:#1f5b35;background:#f1fbf4}body.template-index .wot-home-contact__errors{padding:16px;border:1px solid currentColor;color:#8f1d31;background:#fff3f5}body.template-index .wot-home-contact__errors ul{margin-top:8px;padding-left:18px;list-style:disc}body.template-index .wot-home-contact__submit{width:max-content;max-width:100%;border-radius:0;cursor:pointer}body.template-index .wot-home-final{overflow:hidden;isolation:isolate}body.template-index .wot-home-final:before,body.template-index .wot-home-final:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";pointer-events:none}body.template-index .wot-home-final:before{background-image:radial-gradient(ellipse at 20% 25%,rgba(255,255,255,.11),transparent 56%),radial-gradient(ellipse at 80% 75%,rgba(255,255,255,.07),transparent 52%)}body.template-index .wot-home-final:after{background-image:linear-gradient(to right,rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.065) 1px,transparent 1px);background-position:0 0;background-size:72px 72px;-webkit-mask-image:radial-gradient(ellipse,#000 20%,transparent 78%);mask-image:radial-gradient(ellipse,#000 20%,transparent 78%)}body.template-index .wot-home-final__heading{margin-top:18px;max-width:12ch;color:var(--wot-white);font-family:var(--wot-font-heading);font-size:clamp(2.8rem,9vw,6rem);font-weight:800;letter-spacing:-.035em;line-height:.98}body.template-index .wot-home-final__text{margin-top:26px;max-width:620px;color:#ffffffb3;font-size:clamp(1rem,2.6vw,1.2rem);line-height:1.7}body.template-index .wot-home-final__actions{display:flex;margin-top:34px;gap:18px;flex-wrap:wrap;align-items:center}body.template-index .wot-home-final__note{color:#ffffff85;font-size:.84rem}body.template-index .wot-home-sticky{display:none;position:fixed;right:0;bottom:0;left:0;z-index:35;padding:0 14px calc(12px + env(safe-area-inset-bottom));pointer-events:none;transform:translateY(18px);opacity:0;transition:opacity .24s ease,transform .24s ease,visibility .24s ease;visibility:hidden}body.template-index .wot-home-sticky.is-visible{transform:none;opacity:1;visibility:visible}body.template-index .wot-home-sticky__link{display:flex;min-height:54px;padding:14px 18px;gap:14px;align-items:center;justify-content:space-between;color:var(--wot-white);background:var(--wot-ink);box-shadow:0 18px 36px -18px #00000080;font-weight:600;pointer-events:auto}body.template-index .wot-home-sticky__link svg{width:18px;height:18px}@media screen and (min-width:640px){body.template-index .wot-home-browser__links,body.template-index .wot-home-shop-mockup__links{display:flex}body.template-index .wot-home-references__grid{grid-template-columns:repeat(4,1fr)}body.template-index .wot-home-contact__row{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){body.template-index .wot-home{--wot-gutter: 32px}body.template-index .wot-home-section{padding-block:var(--wot-pad-desktop, 112px)}body.template-index .wot-home-heading{font-size:clamp(3.5rem,6vw,5rem)}body.template-index .wot-home-hero{padding-top:var(--wot-pad-top-desktop, 48px);padding-bottom:var(--wot-pad-bottom-desktop, 96px)}body.template-index .wot-home-hero__title{font-size:clamp(5rem,9.1vw,7.5rem)}body.template-index .wot-home-hero__visual{margin-top:52px}body.template-index .wot-home-browser{padding:12px}body.template-index .wot-home-browser__hero{min-height:250px}body.template-index .wot-home-browser__pitch{padding:32px}body.template-index .wot-home-browser__nav{min-height:64px;padding-inline:28px}body.template-index .wot-home-browser__logo{font-size:10px}body.template-index .wot-home-browser__logo b{width:22px;height:22px}body.template-index .wot-home-browser__tools svg{width:15px;height:15px}body.template-index .wot-home-browser__product{padding:12px}body.template-index .wot-home-browser__product small{font-size:9px}body.template-index .wot-home-phone,body.template-index .wot-home-hero__labels{display:block}body.template-index .wot-home-social__list{grid-template-columns:repeat(4,1fr)}body.template-index .wot-home-social__item{min-height:88px;padding:20px 22px;border-bottom:0}body.template-index .wot-home-social__item:nth-child(2n){border-right:1px solid var(--wot-line)}body.template-index .wot-home-social__item:last-child{border-right:0}body.template-index .wot-home-social__text{font-size:.88rem}body.template-index .wot-home-showcase__header{flex-direction:row;align-items:flex-end;justify-content:space-between}body.template-index .wot-home-showcase__track{margin-top:60px;padding-inline:max(32px,calc((100vw - var(--wot-content)) / 2));gap:24px;scroll-padding-inline:max(32px,calc((100vw - var(--wot-content)) / 2))}body.template-index .wot-home-showcase__slide{width:min(68vw,860px)}body.template-index .wot-home-shop-mockup__browser{height:36px;padding-inline:14px}body.template-index .wot-home-shop-mockup__browser span{font-size:9px}body.template-index .wot-home-shop-mockup__nav{min-height:58px;padding-inline:20px}body.template-index .wot-home-shop-mockup__brand strong{font-size:10px}body.template-index .wot-home-shop-mockup__logo{width:32px;height:32px;font-size:9px}body.template-index .wot-home-shop-mockup__hero>div:first-child{padding:24px}body.template-index .wot-home-shop-mockup__products>div{padding:10px}body.template-index .wot-home-shop-mockup__products small{font-size:8px}body.template-index .wot-home-relief__grid{grid-template-columns:1fr 1fr;margin-top:72px}body.template-index .wot-home-relief__panel{padding:48px}body.template-index .wot-home-relief__panel--with{border-top:0;border-left:1px solid var(--wot-line)}body.template-index .wot-home-process__list{margin-top:88px}body.template-index .wot-home-process__list:before{transition-duration:.82s}body.template-index .wot-home-benefits__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;margin-top:66px}body.template-index .wot-home-benefits__card{min-height:0;padding:34px}body.template-index .wot-home-benefits__card[data-size=wide]{grid-column:span 2}body.template-index .wot-home-benefits__card[data-size=large]{grid-column:span 2;grid-row:span 2}body.template-index .wot-home-services__grid{grid-template-columns:repeat(3,1fr);margin-top:68px}body.template-index .wot-home-about__stat{min-height:170px;padding:28px}body.template-index .wot-home-references__quote{margin-top:82px;padding:48px}body.template-index .wot-home-faq__list{margin-top:68px}body.template-index .wot-home-faq__summary{min-height:92px;padding-block:24px;gap:28px}body.template-index .wot-home-faq__question{gap:24px}body.template-index .wot-home-faq__answer{padding:0 70px 34px 48px}body.template-index .wot-home-contact__panel{padding:38px}}@media screen and (min-width:1024px){body.template-index .wot-home{--wot-gutter: 48px}body.template-index .wot-home-process__list:before{--wot-process-shift: -50%;top:0;bottom:0;left:50%}body.template-index .wot-home-process__step{display:grid;min-height:190px;padding:0;grid-template-columns:1fr 1fr;gap:80px;align-items:center}body.template-index .wot-home-process__step:before{top:50%;left:50%;width:13px;height:13px;border:0;box-shadow:0 0 0 8px var(--wot-bg, var(--wot-white));transform:translate(-50%,-50%)}body.template-index .wot-home-process__content{max-width:500px;padding-right:42px;text-align:right}body.template-index .wot-home-process__step:nth-child(2n) .wot-home-process__content{grid-column:2;padding-right:0;padding-left:42px;text-align:left}body.template-index .wot-home-process__step:nth-child(odd) .wot-home-process__text{margin-left:auto}body.template-index .wot-home-process__number{font-size:4.8rem}body.template-index .wot-home-process__title{font-size:2rem}body.template-index .wot-home-about__layout{grid-template-columns:7fr 5fr;gap:64px}body.template-index .wot-home-references__grid{grid-template-columns:repeat(8,1fr)}body.template-index .wot-home-contact__layout{grid-template-columns:5fr 7fr;gap:64px}}@media(hover:hover)and (pointer:fine){html:not([data-wot-motion=off]) body.template-index .wot-home-showcase__slide.is-active:hover{transform:translate3d(0,-4px,0)}html:not([data-wot-motion=off]) body.template-index .wot-home-showcase__slide:not(.is-active):hover{opacity:.82;transform:translate3d(0,-4px,0) scale(.985)}html:not([data-wot-motion=off]) body.template-index .wot-home-benefits__card:hover,html:not([data-wot-motion=off]) body.template-index .wot-home-services__card:hover{border-color:#0a0a0a4d;transform:translate3d(0,-4px,0)}html:not([data-wot-motion=off]) body.template-index .wot-home-benefits__card:hover .wot-home-benefits__icon,html:not([data-wot-motion=off]) body.template-index .wot-home-services__card:hover .wot-home-services__icon{transform:translate3d(0,-2px,0)}html:not([data-wot-motion=off]) body.template-index .wot-home-services__card:hover .wot-home-services__pattern{opacity:.42;transform:translate3d(0,-3px,0)}}@media screen and (max-width:1023px){body.template-index .wot-home-sticky{display:block}}@media screen and (max-width:749px){body.template-index .wot-home-contact__submit{width:100%;justify-content:center}}@media screen and (max-width:389px){body.template-index .wot-home-hero__title{font-size:3rem}body.template-index .wot-home-social__item{padding-inline:10px;gap:8px}body.template-index .wot-home-social__text{font-size:.75rem}}@media screen and (max-width:767px){body.template-index .wot-home{--wot-reveal-distance: 16px;--wot-reveal-duration: .52s;--wot-hero-distance: 12px}body.template-index .wot-home-hero.is-motion-ready [data-wot-hero-item]{transition-duration:.5s}}@supports not (color: color-mix(in srgb,black,white)){body.template-index .wot-home-eyebrow,body.template-index .wot-home-copy{color:var(--wot-steel)}body.template-index .wot-home-relief__item span:last-child{opacity:.85}}@supports not (overflow: clip){body.template-index,body.template-index .main-content{overflow-x:hidden}}@media(prefers-reduced-motion:reduce){html.wot-motion-ready body.template-index .wot-home [data-wot-reveal],html.wot-motion-ready body.template-index .wot-home [data-wot-reveal].is-visible,body.template-index .wot-home-hero [data-wot-hero-item]{opacity:1;transform:none;transition:none}body.template-index .wot-home-process__list{--wot-process-line-scale: 1 !important}body.template-index .wot-home-final:after,body.template-index .wot-home-hero [data-wot-hero-item=label]{animation:none!important}body.template-index .wot-home-button:is(:hover,:focus-visible),body.template-index .wot-home-button:is(:hover,:focus-visible) svg,body.template-index .wot-home-showcase__slide,body.template-index .wot-home-benefits__card,body.template-index .wot-home-services__card,body.template-index .wot-home-benefits__icon,body.template-index .wot-home-services__icon,body.template-index .wot-home-services__pattern{transform:none!important}body.template-index .wot-home *,body.template-index .wot-home *:before,body.template-index .wot-home *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body.template-index .wot-home{--wot-accent: #0a66c2;--wot-radius-sm: 12px;--wot-radius-md: 20px;--wot-radius-lg: 28px;--wot-shadow: 0 24px 64px -40px rgba(0, 0, 0, .34)}body.template-index .wot-home [hidden]{display:none!important}body.template-index .wot-home-button{border-radius:999px}body.template-index .wot-home-eyebrow{width:max-content;max-width:100%;padding:7px 11px;border:1px solid currentColor;border-radius:999px;background:color-mix(in srgb,var(--wot-bg, #fff) 92%,currentColor);letter-spacing:.14em}body.template-index .wot-home-eyebrow:before{width:5px;height:5px;border-radius:50%;opacity:.75}body.template-index .wot-home-browser{overflow:hidden;border-radius:var(--wot-radius-lg);box-shadow:var(--wot-shadow)}body.template-index .wot-home-browser__screen{border-radius:calc(var(--wot-radius-lg) - 7px) calc(var(--wot-radius-lg) - 7px) 0 0}body.template-index .wot-home-browser__uploaded,body.template-index .wot-home-phone__uploaded{width:100%;height:100%;object-fit:cover;object-position:top center}body.template-index .wot-home-browser__uploaded{min-height:260px;aspect-ratio:16 / 9}body.template-index .wot-home-phone{border-radius:32px}body.template-index .wot-home-hero__label{border-radius:999px;animation:none!important}body.template-index .wot-home-hero__visual:before{display:none}body.template-index .wot-home-social__item{min-width:0;align-items:flex-start;flex-direction:column;gap:4px}body.template-index .wot-home-social__value{max-width:100%;color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:clamp(1.45rem,4vw,2.35rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.035em;line-height:1;overflow-wrap:anywhere}body.template-index .wot-home-social__value--long{font-size:clamp(1.05rem,2.6vw,1.55rem);line-height:1.1}body.template-index .wot-home-social__text{color:#0a0a0a94;line-height:1.35}body.template-index .wot-home-social__note{padding:12px 0;border-top:1px solid var(--wot-line);color:#0a0a0a8f;font-size:.75rem}body.template-index .wot-home-showcase__media picture{display:block;width:100%;height:100%}body.template-index .wot-home-showcase__media picture img{width:100%;height:100%;object-fit:cover;object-position:top center}body.template-index .wot-home-showcase__logo{position:absolute;right:14px;bottom:14px;width:auto;max-width:112px;height:54px;padding:8px 10px;border:1px solid var(--wot-line);border-radius:var(--wot-radius-sm);background:#fff;object-fit:contain}body.template-index .wot-home-showcase__description{max-width:58ch;margin-top:8px;color:#0a0a0a9e;font-size:.88rem;line-height:1.55}body.template-index .wot-home-showcase__media,body.template-index .wot-home-shop-mockup{border-radius:var(--wot-radius-md)}body.template-index .wot-home-order-chaos__intro{max-width:760px}body.template-index .wot-home-order-chaos__grid{display:grid;margin-top:52px;overflow:hidden;border:1px solid var(--wot-line);border-radius:var(--wot-radius-lg);background:var(--wot-white)}body.template-index .wot-home-order-chaos__panel{min-width:0;padding:28px 20px}body.template-index .wot-home-order-chaos__panel--old{color:var(--wot-white);background:var(--wot-ink)}body.template-index .wot-home-order-chaos__panel--new{color:var(--wot-ink);background:var(--wot-white)}body.template-index .wot-home-order-chaos__panel-header>span{display:block;color:color-mix(in srgb,currentColor 55%,transparent);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}body.template-index .wot-home-order-chaos__panel-header h3{margin-top:8px;color:inherit;font-family:var(--wot-font-heading);font-size:clamp(1.6rem,5vw,2.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.05}body.template-index .wot-home-order-chaos__stack,body.template-index .wot-home-order-chaos__steps{display:grid;margin-top:30px;gap:12px}body.template-index .wot-home-order-chaos__chaos-card{display:grid;padding:16px;grid-template-columns:auto minmax(0,1fr);gap:13px;border:1px solid rgba(255,255,255,.15);border-radius:var(--wot-radius-sm);background:#fff1}body.template-index .wot-home-order-chaos__card-icon{display:grid;width:38px;height:38px;flex:none;place-items:center;border:1px solid currentColor;border-radius:50%;opacity:.78}body.template-index .wot-home-order-chaos__card-icon svg{width:18px;height:18px}body.template-index .wot-home-order-chaos__card-meta,body.template-index .wot-home-order-chaos__chaos-card>div>p:last-child{color:#ffffff8f;font-size:.72rem}body.template-index .wot-home-order-chaos__chaos-card h4,body.template-index .wot-home-order-chaos__step h4{margin:3px 0 0;color:inherit;font-family:var(--wot-font-heading);font-size:.98rem;font-weight:700;line-height:1.3}body.template-index .wot-home-order-chaos__chaos-card>div>p:last-child{margin-top:5px;line-height:1.45}body.template-index .wot-home-order-chaos__old-note{margin-top:24px;color:#ffffff94;font-size:.82rem}body.template-index .wot-home-order-chaos__step{display:grid;position:relative;padding:18px 14px;grid-template-columns:28px 38px minmax(0,1fr);gap:12px;align-items:start;border:1px solid var(--wot-line);border-radius:var(--wot-radius-sm);background:var(--wot-paper)}body.template-index .wot-home-order-chaos__step-number{padding-top:10px;color:#0a0a0a5c;font-size:.7rem;font-weight:700}body.template-index .wot-home-order-chaos__step p{margin-top:5px;color:#0a0a0a9e;font-size:.82rem;line-height:1.5}body.template-index .wot-home-order-chaos__status{grid-column:3;width:max-content;max-width:100%;padding:5px 8px;border-radius:999px;color:var(--wot-accent);background:color-mix(in srgb,var(--wot-accent) 9%,#fff);font-size:.66rem;font-weight:700}body.template-index .wot-home-order-chaos__metric{display:flex;margin-top:20px;padding-top:20px;gap:12px;align-items:baseline;border-top:1px solid var(--wot-line)}body.template-index .wot-home-order-chaos__metric strong{font-family:var(--wot-font-heading);font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800;letter-spacing:-.04em}body.template-index .wot-home-order-chaos__metric span{max-width:190px;color:#0a0a0a94;font-size:.78rem;line-height:1.35}body.template-index .wot-home-process__timeline{--wot-process-progress: 1;position:relative;margin-top:54px}body.template-index .wot-home-process__timeline .wot-home-process__list{margin-top:0}body.template-index .wot-home-process__list:before{display:none}body.template-index .wot-home-process__rail{position:absolute;top:0;bottom:0;left:6px;width:20px;height:100%;overflow:visible;pointer-events:none}body.template-index .wot-home-process__rail-base,body.template-index .wot-home-process__rail-progress{fill:none;vector-effect:non-scaling-stroke}body.template-index .wot-home-process__rail-base{stroke:#0a0a0a1f;stroke-width:1}body.template-index .wot-home-process__rail-progress{stroke:var(--wot-ink);stroke-width:2;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--wot-process-progress))}body.template-index .wot-home-process__rail-dot{position:absolute;top:calc(8% + (var(--wot-process-progress) * 84%));left:16px;z-index:2;width:10px;height:10px;border:3px solid var(--wot-bg, var(--wot-white));border-radius:50%;background:var(--wot-ink);box-shadow:0 0 0 2px var(--wot-ink);pointer-events:none;transform:translate(-50%,-50%)}body.template-index .wot-home-benefits__card{position:relative;overflow:hidden;border-radius:var(--wot-radius-md)}body.template-index .wot-home-benefits__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit}body.template-index .wot-home-benefits__link:focus-visible{outline:3px solid var(--wot-accent);outline-offset:-5px}body.template-index .wot-home-reviews__header{display:flex;gap:28px;flex-direction:column}body.template-index .wot-home-reviews__google-link{display:inline-flex;width:max-content;max-width:100%;gap:8px;align-items:center;border-bottom:1px solid currentColor;font-size:.84rem;font-weight:700}body.template-index .wot-home-reviews__google-link svg{width:16px;height:16px}body.template-index .wot-home-reviews__apps{margin-top:38px}body.template-index .wot-home-reviews__carousel{margin-top:42px}body.template-index .wot-home-reviews__controls{display:flex;margin-bottom:14px;gap:8px;justify-content:flex-end}body.template-index .wot-home-reviews__controls button{display:grid;min-width:44px;min-height:44px;padding:0 14px;place-items:center;border:1px solid var(--wot-line);border-radius:999px;color:var(--wot-ink);background:var(--wot-white);cursor:pointer;font-size:.72rem;font-weight:700}body.template-index .wot-home-reviews__controls button svg{width:17px;height:17px}body.template-index .wot-home-reviews__viewport{overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}body.template-index .wot-home-reviews__viewport::-webkit-scrollbar{display:none}body.template-index .wot-home-reviews__carousel.is-auto-enabled .wot-home-reviews__viewport{scroll-snap-type:none}body.template-index .wot-home-reviews__track,body.template-index .wot-home-reviews__group{display:flex;width:max-content;gap:16px}body.template-index .wot-home-reviews__group[aria-hidden=true]{display:none}body.template-index .wot-home-reviews__carousel.is-auto-enabled .wot-home-reviews__group[aria-hidden=true]{display:flex;padding-left:16px}body.template-index .wot-home-reviews__card{display:flex;width:min(84vw,420px);min-height:270px;padding:24px;flex-direction:column;justify-content:space-between;border:1px solid var(--wot-line);border-radius:var(--wot-radius-md);background:var(--wot-paper);scroll-snap-align:start}body.template-index .wot-home-reviews__stars{display:flex;gap:3px;color:var(--wot-ink)}body.template-index .wot-home-reviews__stars span{display:block}body.template-index .wot-home-reviews__stars svg{width:16px;height:16px;fill:currentColor}body.template-index .wot-home-reviews__stars .is-empty{opacity:.2}body.template-index .wot-home-reviews__card blockquote{margin:26px 0;color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:1.05rem;font-weight:600;line-height:1.55}body.template-index .wot-home-reviews__card footer{display:flex;gap:11px;align-items:center}body.template-index .wot-home-reviews__logo,body.template-index .wot-home-reviews__initial{display:grid;width:44px;height:24px;flex:none;place-items:center;border-radius:50%;background:var(--wot-mist);object-fit:cover;font-weight:800}body.template-index .wot-home-reviews__card footer>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}body.template-index .wot-home-reviews__card footer strong{font-size:.84rem}body.template-index .wot-home-reviews__card footer small{color:#0a0a0a80;font-size:.7rem}body.template-index .wot-home-reviews__card footer a svg{width:18px;height:18px}body.template-index .wot-home-reviews__fallback{display:grid;margin-top:38px;padding:28px;gap:20px;justify-items:start;border:1px solid var(--wot-line);border-radius:var(--wot-radius-md);background:var(--wot-paper)}body.template-index .wot-home-reviews__fallback blockquote{max-width:650px;color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:clamp(1.05rem,2.5vw,1.35rem);font-weight:600;line-height:1.65}body.template-index .wot-home-reviews__fallback p{color:#0a0a0a99;font-size:.82rem;font-weight:700}body.template-index .wot-home-final:before{display:none}body.template-index .wot-home-final:after{background-image:linear-gradient(to right,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.055) 1px,transparent 1px);background-position:0 0;animation:none!important}@media screen and (min-width:750px){body.template-index .wot-home-process__timeline{margin-top:88px}body.template-index .wot-home-process__timeline .wot-home-process__list{margin-top:0}body.template-index .wot-home-order-chaos__panel{padding:38px}body.template-index .wot-home-order-chaos__step{padding:20px;grid-template-columns:32px 42px minmax(0,1fr) auto;align-items:center}body.template-index .wot-home-order-chaos__step-number{padding-top:0}body.template-index .wot-home-order-chaos__status{grid-column:4;grid-row:1}body.template-index .wot-home-reviews__header{align-items:flex-end;justify-content:space-between;flex-direction:row}body.template-index .wot-home-reviews__card{width:min(56vw,420px);padding:28px}}@media screen and (min-width:990px){body.template-index .wot-home-order-chaos__grid{grid-template-columns:1fr 1fr}body.template-index .wot-home-order-chaos__panel{padding:48px}body.template-index .wot-home-process__rail{left:calc(50% - 10px)}body.template-index .wot-home-process__rail-dot{left:50%}body.template-index .wot-home-process__step{grid-template-columns:1fr 1fr}body.template-index .wot-home-process__step:nth-of-type(odd) .wot-home-process__content{grid-column:1;padding-right:42px;padding-left:0;text-align:right}body.template-index .wot-home-process__step:nth-of-type(2n) .wot-home-process__content{grid-column:2;padding-right:0;padding-left:42px;text-align:left}body.template-index .wot-home-process__step:nth-of-type(odd) .wot-home-process__text{margin-right:0;margin-left:auto}body.template-index .wot-home-process__step:nth-of-type(2n) .wot-home-process__text{margin-right:auto;margin-left:0}body.template-index .wot-home-process__step:nth-of-type(odd):before,body.template-index .wot-home-process__step:nth-of-type(2n):before{top:50%;left:50%}}@media screen and (max-width:389px){body.template-index .wot-home-social__value{font-size:1.25rem}body.template-index .wot-home-order-chaos__panel{padding-inline:16px}body.template-index .wot-home-order-chaos__step{grid-template-columns:24px 34px minmax(0,1fr);gap:9px}body.template-index .wot-home-order-chaos__card-icon{width:34px;height:34px}body.template-index .wot-home-reviews__controls{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-process__timeline{--wot-process-progress: 1}body.template-index .wot-home-reviews__group[aria-hidden=true]{display:none}}body.template-index .wot-home-order-chaos__panel{display:flex;flex-direction:column}body.template-index .wot-home-order-chaos__panel--old,body.template-index .wot-home-order-chaos__panel--new{min-height:720px}body.template-index .wot-home-order-chaos__phone-stage{display:grid;min-height:0;margin-top:28px;flex:1;place-items:center}body.template-index .wot-chaos-phone{position:relative;width:min(var(--wot-chaos-phone-desktop, 265px),88%);max-width:100%;color:#fff;filter:drop-shadow(0 34px 44px rgba(0,0,0,.45));isolation:isolate}body.template-index .wot-chaos-phone__frame{position:relative;z-index:2;padding:3px;border-radius:43px;background:linear-gradient(135deg,#55555e,#2b2b32 22%,#17171b,#2b2b32 78%,#55555e);box-shadow:inset 0 0 0 1px #ffffff2b,0 32px 70px -28px #000000f2}body.template-index .wot-chaos-phone__bezel{padding:7px;border-radius:41px;background:#000}body.template-index .wot-chaos-phone__screen{display:grid;position:relative;overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto;border-radius:35px;aspect-ratio:9 / 19.5;color:#fff;background:#000;font-family:var(--wot-font-body)}body.template-index .wot-chaos-phone__island{position:absolute;top:8px;left:50%;z-index:5;width:92px;height:28px;border-radius:999px;background:#000;box-shadow:inset 0 0 0 1px #ffffff06;transform:translate(-50%)}body.template-index .wot-chaos-phone__status{display:flex;position:relative;z-index:4;min-height:34px;padding:12px 17px 3px;gap:4px;align-items:center;color:#fff;font-size:8px;font-weight:700;font-variant-numeric:tabular-nums}body.template-index .wot-chaos-phone__status-spacer{flex:1}body.template-index .wot-chaos-phone__signal{display:flex;height:9px;gap:2px;align-items:flex-end}body.template-index .wot-chaos-phone__signal i{display:block;width:2px;border-radius:1px;background:currentColor}body.template-index .wot-chaos-phone__signal i:nth-child(1){height:3px}body.template-index .wot-chaos-phone__signal i:nth-child(2){height:5px}body.template-index .wot-chaos-phone__signal i:nth-child(3){height:7px}body.template-index .wot-chaos-phone__signal i:nth-child(4){height:9px}body.template-index .wot-chaos-phone__wifi{width:12px;height:9px}body.template-index .wot-chaos-phone__battery{display:flex;position:relative;width:18px;height:9px;margin-left:1px;padding:1px;align-items:center;border:1px solid rgba(255,255,255,.5);border-radius:3px}body.template-index .wot-chaos-phone__battery:after{position:absolute;top:2px;right:-3px;width:2px;height:4px;border-radius:0 1px 1px 0;background:#ffffff80;content:""}body.template-index .wot-chaos-phone__battery i{display:block;width:82%;height:5px;border-radius:1px;background:#fff}body.template-index .wot-chaos-chat__header{display:grid;position:relative;z-index:3;min-height:58px;padding:5px 9px 7px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;border-bottom:1px solid rgba(255,255,255,.065);background:#0a0a0af5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.template-index .wot-chaos-chat__back{display:flex;align-items:center;color:#0a84ff}body.template-index .wot-chaos-chat__back span{display:grid;min-width:18px;height:18px;margin-left:-3px;padding-inline:4px;place-items:center;border-radius:999px;color:#fff;background:#ff3b30;font-size:8px;font-weight:700}body.template-index .wot-chaos-chat__group{display:flex;min-width:0;align-items:center;flex-direction:column;color:#fff;font-size:8px;line-height:1.2;text-align:center}body.template-index .wot-chaos-chat__group-avatar{display:grid;width:29px;height:29px;margin-bottom:2px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#22c55e,#065f46);box-shadow:inset 0 1px #ffffff29;font-size:13px}body.template-index .wot-chaos-chat__group>span:last-child{max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.template-index .wot-chaos-chat__video{justify-self:end;color:#0a84ff}body.template-index .wot-chaos-chat__viewport{display:flex;min-height:0;padding:7px 9px 9px;overflow:hidden;flex-direction:column;background:#000;scroll-behavior:smooth}body.template-index .wot-chaos-chat__date{display:flex;margin-bottom:6px;align-items:center;flex-direction:column;color:#ffffff61;font-size:8px;line-height:1.35}body.template-index .wot-chaos-chat__date strong{color:#ffffffa6;font-weight:600}body.template-index [data-wot-chaos-chat] [hidden]{display:none!important}body.template-index .wot-chaos-chat__message,body.template-index .wot-chaos-chat__typing{display:flex;width:100%;margin-top:3px;align-items:flex-end;justify-content:flex-start}body.template-index .wot-chaos-chat__message--me{justify-content:flex-end}body.template-index .wot-chaos-chat__avatar{display:grid;width:21px;height:21px;margin-right:5px;flex:none;place-items:center;border-radius:50%;color:#fff;background:var(--wot-chat-avatar, #5ac8fa);font-size:7px;font-weight:800}body.template-index .wot-chaos-chat__message-content{display:flex;max-width:77%;align-items:flex-start;flex-direction:column}body.template-index .wot-chaos-chat__message--me .wot-chaos-chat__message-content{align-items:flex-end}body.template-index .wot-chaos-chat__name,body.template-index .wot-chaos-chat__typing-name{margin:0 0 2px 8px;color:#ffffff78;font-size:7px;line-height:1.2}body.template-index .wot-chaos-chat__bubble{display:block;padding:5px 8px;border-radius:14px 14px 14px 4px;color:#fff;background:#26252a;box-shadow:0 1px 2px #0000006b;font-size:9.5px;line-height:1.22;overflow-wrap:anywhere}body.template-index .wot-chaos-chat__message--me .wot-chaos-chat__bubble{border-radius:14px 14px 4px;background:linear-gradient(180deg,#47a5ff,#0a84ff 52%,#0060df);box-shadow:0 1px 2px #0a84ff59,inset 0 1px #ffffff2e}body.template-index .wot-chaos-chat__typing>div{display:flex;align-items:flex-start;flex-direction:column}body.template-index .wot-chaos-chat__typing-bubble{display:flex;padding:8px 10px;gap:4px;align-items:center;border-radius:14px 14px 14px 4px;background:#26252a}body.template-index .wot-chaos-chat__typing-bubble i{display:block;width:5px;height:5px;border-radius:50%;background:#ffffff9e;animation:wot-chat-typing 1.15s ease-in-out infinite}body.template-index .wot-chaos-chat__typing-bubble i:nth-child(2){animation-delay:.16s}body.template-index .wot-chaos-chat__typing-bubble i:nth-child(3){animation-delay:.32s}body.template-index .wot-chaos-chat__input{display:flex;position:relative;z-index:3;min-height:44px;padding:6px 8px 17px;gap:6px;align-items:center;border-top:1px solid rgba(255,255,255,.04);background:#000;color:#ffffffbf}body.template-index .wot-chaos-chat__input-plus{display:grid;width:24px;height:24px;flex:none;place-items:center;border-radius:50%;background:#1c1c1e;font-size:18px;font-weight:300}body.template-index .wot-chaos-chat__input-field{display:flex;min-width:0;height:25px;padding:0 5px 0 10px;flex:1;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#ffffff61;font-size:9px}body.template-index .wot-chaos-chat__input-field i{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff9;background:#1c1c1e;font-style:normal;font-size:8px}body.template-index .wot-chaos-phone__home{position:absolute;bottom:5px;left:50%;z-index:5;width:94px;height:4px;border-radius:999px;background:#fff;transform:translate(-50%)}body.template-index .wot-chaos-phone__reflection{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border-radius:43px;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.045) 50%,transparent 60%);pointer-events:none}body.template-index .wot-chaos-phone__side-button{position:absolute;z-index:1;width:3px;border-radius:2px;background:linear-gradient(to bottom,#55555d,#1c1c21)}body.template-index .wot-chaos-phone__side-button--silent{top:84px;left:-3px;height:24px}body.template-index .wot-chaos-phone__side-button--volume-up{top:128px;left:-3px;height:44px}body.template-index .wot-chaos-phone__side-button--volume-down{top:181px;left:-3px;height:44px}body.template-index .wot-chaos-phone__side-button--power{top:145px;right:-3px;height:72px}body.template-index .wot-chaos-chat__message.is-chat-entering .wot-chaos-chat__bubble,body.template-index .wot-chaos-chat__typing:not([hidden]) .wot-chaos-chat__typing-bubble{animation:wot-chat-pop-left .42s cubic-bezier(.34,1.56,.64,1) both;transform-origin:bottom left}body.template-index .wot-chaos-chat__message--me.is-chat-entering .wot-chaos-chat__bubble{animation-name:wot-chat-pop-right;transform-origin:bottom right}body.template-index .wot-home-order-chaos__old-note{margin-top:22px;text-align:center}body.template-index .wot-home-order-chaos__panel--new .wot-home-order-chaos__steps{margin-top:36px}body.template-index .wot-home-order-chaos__panel--new .wot-home-order-chaos__metric{margin-top:auto;padding-top:28px;justify-content:space-between;align-items:center}body.template-index .wot-home-order-chaos__metric span{max-width:none;font-size:.82rem}body.template-index .wot-home-order-chaos__metric strong{max-width:220px;font-size:clamp(1rem,2vw,1.25rem);letter-spacing:-.02em;text-align:right}body.template-index .wot-home-about__value[data-wot-counter]{font-variant-numeric:tabular-nums;white-space:nowrap}body.template-index .wot-home-process__rail-progress{stroke-dashoffset:0;stroke-linecap:round;will-change:stroke-dashoffset}body.template-index .wot-home-process__rail-dot{will-change:top}body.template-index .wot-home-process__timeline.is-process-enhanced .wot-home-process__rail-progress{stroke-dashoffset:1}@keyframes wot-chat-pop-left{0%{opacity:0;transform:translate3d(-8px,10px,0) scale(.78)}64%{opacity:1;transform:translate3d(1px,-1px,0) scale(1.025)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes wot-chat-pop-right{0%{opacity:0;transform:translate3d(8px,10px,0) scale(.78)}64%{opacity:1;transform:translate3d(-1px,-1px,0) scale(1.025)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes wot-chat-typing{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media screen and (min-width:990px){body.template-index .wot-home-order-chaos__panel--old,body.template-index .wot-home-order-chaos__panel--new{min-height:760px}body.template-index .wot-home-order-chaos__panel--new{border-left:1px solid var(--wot-line)}}@media screen and (max-width:989px){body.template-index .wot-home-order-chaos__panel--old,body.template-index .wot-home-order-chaos__panel--new{min-height:auto}body.template-index .wot-home-order-chaos__phone-stage{min-height:590px}}@media screen and (max-width:749px){body.template-index .wot-chaos-phone{width:min(var(--wot-chaos-phone-mobile, 250px),92%)}body.template-index .wot-home-order-chaos__phone-stage{min-height:560px;margin-top:24px}body.template-index .wot-home-order-chaos__panel--new .wot-home-order-chaos__metric{margin-top:28px}body.template-index .wot-home-order-chaos__metric{align-items:flex-start;flex-direction:column}body.template-index .wot-home-order-chaos__metric strong{max-width:none;text-align:left}}@media screen and (max-width:389px){body.template-index .wot-home-order-chaos__phone-stage{min-height:520px}body.template-index .wot-chaos-chat__bubble{font-size:9px}}@media(prefers-reduced-motion:reduce){body.template-index .wot-chaos-chat__message,body.template-index .wot-chaos-chat__typing-bubble,body.template-index .wot-chaos-phone{animation:none!important;transition:none!important}body.template-index .wot-home-process__rail-progress{stroke-dashoffset:0!important}body.template-index .wot-home-process__rail-dot{top:92%!important}}body.template-index .wot-hero-live-shop{color:var(--wot-ink);background:var(--wot-white)}body.template-index .wot-hero-live-shop a{color:inherit;text-decoration:none}body.template-index .wot-hero-live-shop__toolbar{display:flex;min-height:72px;padding:15px 18px;gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--wot-line);background:#fff}body.template-index .wot-hero-live-shop__toolbar>div{min-width:0}body.template-index .wot-hero-live-shop__toolbar small{display:block;color:#0a0a0a73;font-size:6px;font-weight:700;letter-spacing:.19em;line-height:1.2}body.template-index .wot-hero-live-shop__toolbar strong{display:block;max-width:720px;margin-top:5px;overflow:hidden;font-family:var(--wot-font-heading);font-size:clamp(.92rem,2vw,1.45rem);font-weight:800;letter-spacing:-.025em;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}body.template-index .wot-hero-live-shop__toolbar>span{flex:none;color:#0a0a0a8f;font-size:8px;font-weight:600;white-space:nowrap}body.template-index .wot-hero-live-shop__products{display:grid;background:#fff}body.template-index .wot-hero-live-shop__products--desktop{grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--wot-line)}body.template-index .wot-hero-live-product{display:flex;min-width:0;padding:8px;flex-direction:column;border-right:1px solid var(--wot-line);background:#fff;transition:background-color .18s ease}body.template-index .wot-hero-live-product:last-child{border-right:0}body.template-index .wot-hero-live-product__media{display:grid;position:relative;width:100%;aspect-ratio:1 / 1.03;overflow:hidden;place-items:center;background:#f7f7f7}body.template-index .wot-hero-live-product__image,body.template-index .wot-hero-live-product__placeholder{width:100%;height:100%;object-fit:contain}body.template-index .wot-hero-live-product__image{padding:5%;transition:transform .26s ease}body.template-index .wot-hero-live-product__meta{display:block;min-width:0;padding-top:7px}body.template-index .wot-hero-live-product__meta strong{display:-webkit-box;min-height:2.5em;overflow:hidden;font-size:7px;font-weight:650;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-index .wot-hero-live-product__meta small{display:block;margin-top:4px;color:#0a0a0aa3;font-size:7px;font-weight:600;line-height:1.1}body.template-index .wot-hero-live-shop__link{display:flex;min-height:34px;padding:8px 15px;gap:7px;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--wot-line);background:#fff;font-size:7px;font-weight:700}body.template-index .wot-hero-live-shop__link svg{width:11px;height:11px}body.template-index .wot-hero-live-shop__empty{grid-column:1 / -1;padding:30px;color:#0a0a0a8c;font-size:10px;text-align:center}body.template-index .wot-hero-live-shop__badge{position:absolute;top:48px;right:28px;z-index:4;padding:8px 11px;border:1px solid var(--wot-line);border-radius:999px;color:var(--wot-ink);background:#fffffff5;box-shadow:0 12px 30px -20px #0000008c;font-size:.68rem;font-weight:700;text-decoration:none}body.template-index .wot-hero-live-shop--phone{min-height:100%}body.template-index .wot-hero-live-shop--phone .wot-home-phone__pitch{padding:11px 10px 8px}body.template-index .wot-hero-live-shop--phone .wot-home-phone__pitch small{font-size:5px;letter-spacing:.13em}body.template-index .wot-hero-live-shop--phone .wot-home-phone__pitch strong{display:-webkit-box;margin-top:4px;overflow:hidden;font-size:11px;line-height:1.06;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-index .wot-hero-live-shop__products--phone{padding:0 9px 5px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}body.template-index .wot-hero-live-product--phone{padding:0;border:0}body.template-index .wot-hero-live-product--phone .wot-hero-live-product__media{aspect-ratio:.91 / 1}body.template-index .wot-hero-live-product--phone .wot-hero-live-product__image{padding:4%}body.template-index .wot-hero-live-product--phone .wot-hero-live-product__meta{padding:4px 1px 5px}body.template-index .wot-hero-live-product--phone .wot-hero-live-product__meta strong{min-height:2.35em;font-size:5.5px;line-height:1.18}body.template-index .wot-hero-live-product--phone .wot-hero-live-product__meta small{margin-top:2px;font-size:5.5px}body.template-index .wot-hero-live-shop__link--phone{min-height:25px;padding:5px 10px 7px;border:0;font-size:5.5px}body.template-index .wot-hero-live-shop--phone .wot-home-phone__brand,body.template-index .wot-hero-live-shop--desktop .wot-home-browser__logo{color:var(--wot-ink);text-decoration:none}@media(hover:hover)and (pointer:fine){body.template-index .wot-hero-live-product:hover{background:#fafafa}body.template-index .wot-hero-live-product:hover .wot-hero-live-product__image{transform:scale(1.025)}body.template-index .wot-hero-live-shop__link:hover,body.template-index .wot-hero-live-shop__badge:hover{opacity:.72}}@media screen and (min-width:768px){body.template-index .wot-hero-live-shop__toolbar{min-height:88px;padding:18px 28px}body.template-index .wot-hero-live-shop__toolbar small{font-size:7px}body.template-index .wot-hero-live-shop__toolbar>span{font-size:10px}body.template-index .wot-hero-live-product{padding:11px}body.template-index .wot-hero-live-product__meta{padding-top:8px}body.template-index .wot-hero-live-product__meta strong{font-size:9px}body.template-index .wot-hero-live-product__meta small{font-size:8px}body.template-index .wot-hero-live-shop__link{min-height:38px;padding-inline:24px;font-size:8px}}@media screen and (max-width:767px){body.template-index .wot-hero-live-shop__toolbar{min-height:60px;padding:12px 14px}body.template-index .wot-hero-live-shop__toolbar strong{font-size:.85rem}body.template-index .wot-hero-live-shop__products--desktop{grid-template-columns:repeat(4,minmax(0,1fr))}body.template-index .wot-hero-live-product{padding:5px}body.template-index .wot-hero-live-product__meta strong,body.template-index .wot-hero-live-product__meta small{font-size:5.5px}body.template-index .wot-hero-live-shop__badge{top:40px;right:12px;font-size:.58rem}}@media(prefers-reduced-motion:reduce){body.template-index .wot-hero-live-product__image{transition:none}}body.template-index .wot-hero-site{min-width:0;color:#111;background:#fff;font-family:var(--wot-font-body)}body.template-index .wot-hero-site a{color:inherit;text-decoration:none}body.template-index .wot-hero-site__header{display:grid;min-height:64px;padding:8px 18px;grid-template-columns:92px minmax(0,1fr) 92px;align-items:center;border-bottom:1px solid rgba(10,10,10,.08);background:#fff}body.template-index .wot-hero-site__logo{display:flex;width:58px;height:48px;align-items:center;justify-content:flex-start}body.template-index .wot-hero-site__logo img{display:block;width:auto;max-width:58px;height:auto;max-height:48px;object-fit:contain}body.template-index .wot-hero-site__logo strong{font-size:20px;font-weight:800}body.template-index .wot-hero-site__nav{display:flex;gap:clamp(20px,2.8vw,42px);align-items:center;justify-content:center;font-size:8px;font-weight:500;white-space:nowrap}body.template-index .wot-hero-site__tools{display:flex;gap:16px;align-items:center;justify-content:flex-end}body.template-index .wot-hero-site__tools svg{width:16px;height:16px;stroke-width:1.55}body.template-index .wot-hero-site__breathing-space{height:24px;background:#fff}body.template-index .wot-hero-site__collection-bar{display:flex;min-height:50px;padding:0 18px;gap:20px;align-items:center;justify-content:space-between;background:#fff}body.template-index .wot-hero-site__collection-left,body.template-index .wot-hero-site__sort{display:flex;gap:18px;align-items:center}body.template-index .wot-hero-site__filter,body.template-index .wot-hero-site__sort b{display:inline-flex;min-height:30px;padding:0 13px;gap:8px;align-items:center;justify-content:center;border:1.2px solid #111;border-radius:999px;background:#fff;font-size:9px;font-style:normal;font-weight:500;white-space:nowrap}body.template-index .wot-hero-site__filter svg{width:15px;height:15px}body.template-index .wot-hero-site__count,body.template-index .wot-hero-site__sort>span{font-size:9px;font-weight:400;white-space:nowrap}body.template-index .wot-hero-site__sort b{min-width:92px;justify-content:space-between}body.template-index .wot-hero-site__sort i{width:4px;height:4px;border-radius:50%;background:#111}body.template-index .wot-hero-site__grid{display:grid;background:#fff}body.template-index .wot-hero-site__grid--desktop{padding:6px 18px 18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}body.template-index .wot-hero-site-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border-radius:14px;background:#f8f8f8;transition:transform .22s ease,background-color .22s ease}body.template-index .wot-hero-site-card__media{display:grid;position:relative;width:100%;aspect-ratio:1.18 / 1;overflow:hidden;place-items:center;background:#f8f8f8}body.template-index .wot-hero-site-card__image,body.template-index .wot-hero-site-card__placeholder{display:block;width:100%;height:100%;object-fit:contain}body.template-index .wot-hero-site-card__image{padding:9% 10% 5%;transition:transform .26s ease}body.template-index .wot-hero-site-card__content{display:block;min-height:52px;padding:7px 9px 9px}body.template-index .wot-hero-site-card__vendor{display:block;overflow:hidden;color:#0a0a0a75;font-size:5.5px;font-weight:500;letter-spacing:.14em;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}body.template-index .wot-hero-site-card__details{display:grid;margin-top:5px;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:start}body.template-index .wot-hero-site-card__details strong{display:-webkit-box;overflow:hidden;font-size:9px;font-weight:500;letter-spacing:-.01em;line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-index .wot-hero-site-card__details em{padding-top:1px;color:#111;font-size:7px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap}body.template-index .wot-hero-site__phone-header{display:grid;min-height:42px;padding:5px 8px;grid-template-columns:28px minmax(0,1fr) 40px;align-items:center;border-bottom:1px solid rgba(10,10,10,.08);background:#fff}body.template-index .wot-hero-site__phone-menu,body.template-index .wot-hero-site__phone-tools{display:flex;gap:6px;align-items:center}body.template-index .wot-hero-site__phone-tools{justify-content:flex-end}body.template-index .wot-hero-site__phone-menu svg,body.template-index .wot-hero-site__phone-tools svg{width:10px;height:10px}body.template-index .wot-hero-site__phone-logo{display:flex;height:30px;align-items:center;justify-content:center}body.template-index .wot-hero-site__phone-logo img{display:block;width:auto;max-width:38px;height:auto;max-height:30px;object-fit:contain}body.template-index .wot-hero-site__phone-logo strong{font-size:10px;font-weight:800}body.template-index .wot-hero-site__phone-space{height:20px}body.template-index .wot-hero-site__phone-bar{display:grid;min-height:31px;padding:0 8px;grid-template-columns:auto 1fr auto;gap:7px;align-items:center;font-size:4.5px}body.template-index .wot-hero-site__phone-filter{display:inline-flex;min-height:22px;padding:0 7px;gap:4px;align-items:center;border:.8px solid #111;border-radius:999px;font-weight:500}body.template-index .wot-hero-site__phone-filter svg{width:8px;height:8px}body.template-index .wot-hero-site__phone-bar>span:nth-child(2){color:#0a0a0a99}body.template-index .wot-hero-site__phone-bar b{font-size:4.5px;font-weight:500}body.template-index .wot-hero-site__grid--phone{padding:5px 8px 10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}body.template-index .wot-hero-site-card--phone{border-radius:7px}body.template-index .wot-hero-site-card--phone .wot-hero-site-card__media{aspect-ratio:.94 / 1}body.template-index .wot-hero-site-card--phone .wot-hero-site-card__image{padding:8% 8% 3%}body.template-index .wot-hero-site-card--phone .wot-hero-site-card__content{min-height:34px;padding:4px 4px 5px}body.template-index .wot-hero-site-card--phone .wot-hero-site-card__vendor{font-size:3px;letter-spacing:.09em}body.template-index .wot-hero-site-card--phone .wot-hero-site-card__details{margin-top:2px;grid-template-columns:1fr;gap:2px}body.template-index .wot-hero-site-card--phone .wot-hero-site-card__details strong{font-size:4.6px;line-height:1.08;-webkit-line-clamp:2}body.template-index .wot-hero-site-card--phone .wot-hero-site-card__details em{font-size:3.8px;line-height:1}@media(hover:hover)and (pointer:fine){body.template-index .wot-hero-site-card:hover{background:#f4f4f4;transform:translateY(-2px)}body.template-index .wot-hero-site-card:hover .wot-hero-site-card__image{transform:scale(1.018)}}@media screen and (max-width:1023px){body.template-index .wot-hero-site__header{min-height:70px;padding-inline:16px;grid-template-columns:90px minmax(0,1fr) 90px}body.template-index .wot-hero-site__logo{width:64px;height:52px}body.template-index .wot-hero-site__logo img{max-width:64px;max-height:52px}body.template-index .wot-hero-site__nav{gap:20px;font-size:8px}body.template-index .wot-hero-site__breathing-space{height:30px}body.template-index .wot-hero-site__collection-bar{min-height:54px;padding-inline:16px}body.template-index .wot-hero-site__filter,body.template-index .wot-hero-site__sort b{min-height:30px;padding-inline:12px;font-size:7px}body.template-index .wot-hero-site__count,body.template-index .wot-hero-site__sort>span{font-size:7px}body.template-index .wot-hero-site__grid--desktop{padding:6px 16px 18px;gap:10px}body.template-index .wot-hero-site-card__content{min-height:52px;padding:6px 7px 8px}body.template-index .wot-hero-site-card__details strong{font-size:7px}body.template-index .wot-hero-site-card__details em{font-size:6px}}@media screen and (max-width:767px){body.template-index .wot-hero-site__header{min-height:54px;grid-template-columns:64px minmax(0,1fr) 64px}body.template-index .wot-hero-site__logo{width:48px;height:40px}body.template-index .wot-hero-site__logo img{max-width:48px;max-height:40px}body.template-index .wot-hero-site__nav{gap:11px;font-size:5.5px}body.template-index .wot-hero-site__tools{gap:8px}body.template-index .wot-hero-site__tools svg{width:10px;height:10px}body.template-index .wot-hero-site__breathing-space{height:18px}body.template-index .wot-hero-site__collection-bar{min-height:42px;padding-inline:9px;gap:8px}body.template-index .wot-hero-site__collection-left,body.template-index .wot-hero-site__sort{gap:7px}body.template-index .wot-hero-site__filter,body.template-index .wot-hero-site__sort b{min-height:24px;padding-inline:7px;gap:4px;font-size:4.5px}body.template-index .wot-hero-site__filter svg{width:8px;height:8px}body.template-index .wot-hero-site__count,body.template-index .wot-hero-site__sort>span{font-size:4.5px}body.template-index .wot-hero-site__sort b{min-width:54px}body.template-index .wot-hero-site__grid--desktop{padding:4px 8px 10px;gap:5px}body.template-index .wot-hero-site-card{border-radius:7px}body.template-index .wot-hero-site-card__content{min-height:35px;padding:4px 4px 5px}body.template-index .wot-hero-site-card__vendor{font-size:3px;letter-spacing:.08em}body.template-index .wot-hero-site-card__details{margin-top:2px;grid-template-columns:1fr;gap:2px}body.template-index .wot-hero-site-card__details strong{font-size:4px}body.template-index .wot-hero-site-card__details em{font-size:3.5px}}@media(prefers-reduced-motion:reduce){body.template-index .wot-hero-site-card,body.template-index .wot-hero-site-card__image{transition:none!important}}body.template-index .wot-home-social__value--counter{min-inline-size:3.25ch;white-space:nowrap}body.template-index .wot-home-process__timeline{--wot-process-progress: 0;--wot-process-travel: 0px;--wot-process-rail-start: 18px;--wot-process-rail-end: 18px;--wot-process-complete-shadow: rgba(47, 168, 104, .18);position:relative}body.template-index .wot-home-process__step:before{display:none!important}body.template-index .wot-home-process__rail{position:absolute;top:0;bottom:0;left:14px;width:24px;pointer-events:none}body.template-index .wot-home-process__rail-base,body.template-index .wot-home-process__rail-progress{position:absolute;left:50%;transform:translate(-50%);border-radius:999px}body.template-index .wot-home-process__rail-base{top:var(--wot-process-rail-start);bottom:var(--wot-process-rail-end);width:1px;background:#0a0a0a1f}body.template-index .wot-home-process__rail-progress{top:var(--wot-process-rail-start);width:3px;height:0;background:linear-gradient(180deg,var(--wot-process-progress-color),var(--wot-process-complete));border-radius:999px;box-shadow:0 0 0 1px #ffffff38}body.template-index .wot-home-process__rail-dot{position:absolute;top:var(--wot-process-travel);left:50%;z-index:4;width:18px;height:18px;border-radius:999px;border:2px solid var(--wot-process-complete);background:var(--wot-bg, var(--wot-white));box-shadow:0 10px 28px #0a0a0a1a,0 0 0 6px #2fa86814;transform:translate(-50%,-50%)}body.template-index .wot-home-process__rail-dot:before{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit;background:var(--wot-process-complete);content:""}body.template-index .wot-home-process__marker{position:absolute;top:8px;left:12px;z-index:3;display:grid;place-items:center;width:24px;height:24px;border:1px solid rgba(10,10,10,.16);border-radius:999px;background:var(--wot-bg, var(--wot-white));box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white));transition:background-color .24s ease,border-color .24s ease,transform .24s ease,box-shadow .24s ease}body.template-index .wot-home-process__marker-dot,body.template-index .wot-home-process__marker-check{transition:opacity .22s ease,transform .22s ease}body.template-index .wot-home-process__marker-dot{width:8px;height:8px;border-radius:999px;background:var(--wot-ink)}body.template-index .wot-home-process__marker-check{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;opacity:0;transform:scale(.7)}body.template-index .wot-home-process__marker-check svg{width:12px;height:12px}body.template-index .wot-home-process__number,body.template-index .wot-home-process__title,body.template-index .wot-home-process__text{transition:color .24s ease,opacity .24s ease,transform .24s ease}body.template-index .wot-home-process__step.is-active .wot-home-process__marker{border-color:var(--wot-process-complete);box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white)),0 0 0 10px #2fa86817;transform:translateY(-1px)}body.template-index .wot-home-process__step.is-active .wot-home-process__marker-dot{background:var(--wot-process-complete);transform:scale(1.05)}body.template-index .wot-home-process__step.is-active .wot-home-process__number{color:#2fa86852}body.template-index .wot-home-process__step.is-active .wot-home-process__title{color:var(--wot-ink);transform:translateY(-1px)}body.template-index .wot-home-process__step.is-complete .wot-home-process__marker{border-color:var(--wot-process-complete);background:var(--wot-process-complete);box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white)),0 14px 28px var(--wot-process-complete-shadow)}body.template-index .wot-home-process__timeline[data-wot-process-show-check=false] .wot-home-process__step.is-complete .wot-home-process__marker{background:var(--wot-bg, var(--wot-white))}body.template-index .wot-home-process__timeline[data-wot-process-show-check=false] .wot-home-process__step.is-complete .wot-home-process__marker-dot{opacity:1;transform:scale(1);background:var(--wot-process-complete)}body.template-index .wot-home-process__timeline[data-wot-process-show-check=false] .wot-home-process__step.is-complete .wot-home-process__marker-check{opacity:0;transform:scale(.7)}body.template-index .wot-home-process__step.is-complete .wot-home-process__marker-dot{opacity:0;transform:scale(.6)}body.template-index .wot-home-process__step.is-complete .wot-home-process__marker-check{opacity:1;transform:scale(1)}body.template-index .wot-home-process__step.is-complete .wot-home-process__number{color:#2fa8687a}@media screen and (min-width:990px){body.template-index .wot-home-process__rail{left:calc(50% - 12px)}body.template-index .wot-home-process__marker{top:50%;left:50%;width:30px;height:30px;transform:translate(-50%,-50%);box-shadow:0 0 0 8px var(--wot-bg, var(--wot-white))}body.template-index .wot-home-process__step.is-active .wot-home-process__marker{transform:translate(-50%,-50%) scale(1.04)}body.template-index .wot-home-process__step.is-complete .wot-home-process__marker{transform:translate(-50%,-50%)}}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-process__marker,body.template-index .wot-home-process__marker-dot,body.template-index .wot-home-process__marker-check,body.template-index .wot-home-process__number,body.template-index .wot-home-process__title,body.template-index .wot-home-process__text,body.template-index .wot-home-process__rail-progress,body.template-index .wot-home-process__rail-dot{transition:none!important;animation:none!important}}body.template-index .wot-home-process__rail-progress{background:var(--wot-process-progress-color)!important;box-shadow:none!important}body.template-index .wot-home-process__rail-dot{width:20px;height:20px;border:2px solid rgba(255,255,255,.96);background:#0a84ff;box-shadow:0 0 0 8px #0a84ff29,0 10px 24px #0a84ff3d,0 1px 2px #0a0a0a29}body.template-index .wot-home-process__rail-dot:before{top:4px;right:4px;bottom:4px;left:4px;background:#0a84ff;box-shadow:inset 0 0 0 1px #ffffff59}body.template-index .wot-home-process__rail-dot:after{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:inherit;border:1px solid rgba(10,132,255,.22);content:""}body.template-index .wot-home-process__step.is-active .wot-home-process__marker{border-color:#0a0a0a42;box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white));transform:translateY(-1px)}body.template-index .wot-home-process__step.is-active .wot-home-process__marker-dot{background:var(--wot-ink);transform:scale(1.05)}body.template-index .wot-home-process__step.is-active .wot-home-process__number,body.template-index .wot-home-process__step.is-complete .wot-home-process__number{color:#0a0a0a24}body.template-index .wot-home-process__step.is-complete .wot-home-process__title{color:var(--wot-ink)}body.template-index .wot-home-process__step.is-complete .wot-home-process__text{color:#0a0a0ac7}@media screen and (min-width:990px){body.template-index .wot-home-process__step.is-active .wot-home-process__marker{transform:translate(-50%,-50%) scale(1.04)}}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-process__rail-dot:after{display:none}}body.template-index .wot-home-process__rail-progress{background:#0a0a0a!important;box-shadow:none!important;will-change:height}body.template-index .wot-home-process__rail-dot{display:none!important}body.template-index .wot-home-process__step.is-active .wot-home-process__marker{border-color:#0a0a0a47;background:var(--wot-bg, var(--wot-white));box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white))}body.template-index .wot-home-process__step.is-active .wot-home-process__marker-dot{opacity:1;background:var(--wot-ink);transform:scale(1)}body.template-index .wot-home-process__step.is-active .wot-home-process__marker-check{opacity:0;transform:scale(.7)}body.template-index .wot-home-process__step.is-complete .wot-home-process__marker{border-color:var(--wot-process-complete);background:var(--wot-process-complete);box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white)),0 10px 22px #2fa86829}body.template-index .wot-home-process__step.is-complete .wot-home-process__number,body.template-index .wot-home-process__step.is-active .wot-home-process__number{color:#0a0a0a24}body.template-index .wot-home-process__step.is-complete .wot-home-process__text{color:#0a0a0abd}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-process__rail-progress{height:calc(100% - var(--wot-process-rail-start) - var(--wot-process-rail-end))!important}}body.template-index .wot-home-process__rail-base,body.template-index .wot-home-process__rail-progress{top:var(--wot-process-rail-start)!important;bottom:var(--wot-process-rail-end)!important;height:auto!important;min-height:1px;transform-origin:50% 0%}body.template-index .wot-home-process__rail-base{z-index:1;width:1px;background:#0a0a0a21!important;transform:translate(-50%)}body.template-index .wot-home-process__rail-progress{z-index:2;display:block!important;width:3px!important;background:#0a0a0a!important;opacity:1!important;transform:translate(-50%) scaleY(var(--wot-process-progress, 0))!important;transform-origin:top center!important;border-radius:999px;box-shadow:none!important;will-change:transform}body.template-index .wot-home-process__rail-progress:after{position:absolute;right:0;bottom:-1px;left:0;height:4px;border-radius:999px;background:#0a0a0a;content:""}body.template-index .wot-home-process__marker{z-index:4}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-process__rail-progress{transform:translate(-50%) scaleY(1)!important}}body.template-index .wot-home-process__rail-base{opacity:0!important}body.template-index .wot-home-process__rail-progress,body.template-index .wot-home-process__rail-progress:after{background:#0a0a0a!important}body.template-index .wot-home-process__marker{border-color:#0a0a0a29;background:var(--wot-bg, var(--wot-white));box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white))}body.template-index .wot-home-process__marker-dot{width:8px;height:8px;opacity:1!important;transform:scale(1)!important;background:#0a0a0adb}body.template-index .wot-home-process__step.is-active .wot-home-process__marker,body.template-index .wot-home-process__step.is-complete .wot-home-process__marker{border-color:var(--wot-process-complete);background:var(--wot-process-complete)}body.template-index .wot-home-process__step.is-active .wot-home-process__marker-dot,body.template-index .wot-home-process__step.is-complete .wot-home-process__marker-dot{background:#fff}body.template-index .wot-home-process__step.is-active .wot-home-process__number,body.template-index .wot-home-process__step.is-complete .wot-home-process__number{color:#0a0a0a24!important}body.template-index .wot-home-process__step.is-active .wot-home-process__title,body.template-index .wot-home-process__step.is-complete .wot-home-process__title{color:var(--wot-ink);transform:none}body.template-index .wot-home-process__step.is-active .wot-home-process__text,body.template-index .wot-home-process__step.is-complete .wot-home-process__text{color:#0a0a0ac2}body.template-index .wot-home-process__step.is-pulse .wot-home-process__marker{animation:wotProcessMarkerPulse .42s ease-out 1}@keyframes wotProcessMarkerPulse{0%{box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white)),0 0 #2fa86859}45%{box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white)),0 0 0 10px #2fa8682e}to{box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white)),0 0 #2fa86800}}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-process__step.is-pulse .wot-home-process__marker{animation:none!important}}body.template-index .wot-home-process__timeline{isolation:isolate}body.template-index .wot-home-process__rail{z-index:1;overflow:visible}body.template-index .wot-home-process__list{z-index:2}body.template-index .wot-home-process__rail-base{display:none!important}body.template-index .wot-home-process__rail-progress{top:var(--wot-process-rail-start)!important;bottom:auto!important;left:50%;z-index:2;display:block!important;width:4px!important;height:0!important;min-height:0!important;opacity:1!important;border-radius:999px;background:#0f1115!important;transform:translate(-50%)!important;transform-origin:top center!important;box-shadow:0 0 0 1px #0f111505;will-change:height}body.template-index .wot-home-process__rail-progress:after{display:none!important}body.template-index .wot-home-process__marker{z-index:4;width:26px;height:26px;border:1px solid rgba(15,17,21,.14);border-radius:999px;background:#fffffffa;box-shadow:0 0 0 8px var(--wot-bg, var(--wot-white)),0 8px 22px #0f11150f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body.template-index .wot-home-process__marker-dot{width:8px;height:8px;background:#0f1115d1!important;opacity:1!important;transform:scale(1)!important;border-radius:999px}body.template-index .wot-home-process__marker-check,body.template-index .wot-home-process__timeline[data-wot-process-show-check=false] .wot-home-process__marker-check{display:none!important}body.template-index .wot-home-process__step.is-active .wot-home-process__marker{border-color:#0f11152e;background:#fffffffa}body.template-index .wot-home-process__step.is-active .wot-home-process__marker-dot{background:#0f1115d1!important}body.template-index .wot-home-process__step.is-complete .wot-home-process__marker{border-color:#32b768;background:#32b768;box-shadow:0 0 0 8px var(--wot-bg, var(--wot-white)),0 0 0 12px #32b7681f,0 10px 24px #32b7682e}body.template-index .wot-home-process__step.is-complete .wot-home-process__marker-dot{background:#fff!important}body.template-index .wot-home-process__step.is-pulse .wot-home-process__marker{animation:wotProcessModernPulse .52s ease-out 1}@keyframes wotProcessModernPulse{0%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 8px var(--wot-bg, var(--wot-white)),0 0 #32b7683d,0 10px 24px #32b7681f}50%{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 0 0 8px var(--wot-bg, var(--wot-white)),0 0 0 12px #32b76829,0 14px 28px #32b7682e}to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 8px var(--wot-bg, var(--wot-white)),0 0 #32b76800,0 10px 24px #32b7682e}}body.template-index .wot-home-process__step.is-complete .wot-home-process__number,body.template-index .wot-home-process__step.is-active .wot-home-process__number{color:#0a0a0a24!important}body.template-index .wot-home-process__step.is-complete .wot-home-process__title,body.template-index .wot-home-process__step.is-active .wot-home-process__title{color:var(--wot-ink);transform:none}body.template-index .wot-home-process__step.is-complete .wot-home-process__text,body.template-index .wot-home-process__step.is-active .wot-home-process__text{color:#0a0a0ac2}@media screen and (max-width:989px){body.template-index .wot-home-process__marker{width:22px;height:22px;box-shadow:0 0 0 6px var(--wot-bg, var(--wot-white)),0 6px 18px #0f11150f}body.template-index .wot-home-process__marker-dot{width:7px;height:7px}}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-process__rail-progress{height:calc(var(--wot-process-travel) - var(--wot-process-rail-start))!important}body.template-index .wot-home-process__step.is-pulse .wot-home-process__marker{animation:none!important}}body.template-index .wot-home-benefits-v2{background:var(--wot-bg, #fafafa);color:var(--wot-color, #0a0a0a)}body.template-index .wot-home-benefits-v2__header{display:grid;margin-bottom:44px;gap:28px;align-items:end}body.template-index .wot-home-benefits-v2__header .wot-home-heading{max-width:760px}body.template-index .wot-home-benefits-v2__intro{max-width:520px;margin:0;color:#0a0a0aa3;font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.65}body.template-index .wot-home-benefits-v2__grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}body.template-index .wot-home-benefits-v2__feature,body.template-index .wot-home-benefits-v2__card{position:relative;overflow:hidden;border:1px solid var(--wot-line)}body.template-index .wot-home-benefits-v2__feature{display:grid;min-height:290px;padding:44px 48px;grid-column:1 / -1;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:44px;color:#fff;background:var(--wot-benefits-dark, #0a0a0a);border-color:#ffffff14}body.template-index .wot-home-benefits-v2__feature:before{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.55;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:44px 44px;content:"";pointer-events:none}body.template-index .wot-home-benefits-v2__feature:after{position:absolute;right:-8%;bottom:-42%;width:54%;aspect-ratio:1;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:"";pointer-events:none}body.template-index .wot-home-benefits-v2__feature-content{display:flex;position:relative;z-index:2;min-width:0;flex-direction:column;justify-content:space-between;gap:38px}body.template-index .wot-home-benefits-v2__number{color:#0a0a0a7a;font-size:.75rem;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:.2em;line-height:1;text-transform:uppercase}body.template-index .wot-home-benefits-v2__feature .wot-home-benefits-v2__number{color:#ffffff85}body.template-index .wot-home-benefits-v2__feature-icon,body.template-index .wot-home-benefits-v2__card-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid currentColor}body.template-index .wot-home-benefits-v2__feature-icon{margin-bottom:26px;color:#ffffffe0;border-color:#ffffff38}body.template-index .wot-home-benefits-v2__icon{width:25px;height:25px}body.template-index .wot-home-benefits-v2__feature-title{max-width:520px;margin:0;color:#fff;font-family:var(--wot-font-heading);font-size:clamp(2rem,3vw,3rem);font-weight:750;letter-spacing:-.035em;line-height:1.02}body.template-index .wot-home-benefits-v2__feature-text{max-width:540px;margin:18px 0 0;color:#ffffffb3;font-size:1rem;line-height:1.62}body.template-index .wot-home-benefits-v2__network{display:grid;position:relative;z-index:2;min-height:220px;place-items:center;color:#ffffffe0}body.template-index .wot-home-benefits-v2__network svg{width:100%;height:100%;max-height:245px;overflow:visible}body.template-index .wot-home-benefits-v2__network-lines{opacity:.22;stroke-dasharray:620;stroke-dashoffset:620}body.template-index .wot-home-benefits-v2__network-rings{opacity:.34}body.template-index .wot-home-benefits-v2__network-dots{opacity:0;transform-box:fill-box;transform-origin:center}body.template-index .wot-home-benefits-v2__feature.is-visible .wot-home-benefits-v2__network-lines{animation:wotBenefitsNetworkDraw 1.1s cubic-bezier(.22,.8,.25,1) .18s forwards}body.template-index .wot-home-benefits-v2__feature.is-visible .wot-home-benefits-v2__network-dots{animation:wotBenefitsNetworkDots .56s ease-out .78s forwards}body.template-index .wot-home-benefits-v2__card{display:flex;min-height:230px;padding:32px;flex-direction:column;justify-content:space-between;gap:34px;color:var(--wot-color, #0a0a0a);background:var(--wot-benefits-card, #fff);transition:border-color .26s ease,transform .26s ease,background-color .26s ease}body.template-index .wot-home-benefits-v2__card:before{position:absolute;top:0;right:0;left:0;height:3px;background:var(--wot-ink);content:"";transform:scaleX(0);transform-origin:left;transition:transform .32s cubic-bezier(.22,.8,.25,1)}body.template-index .wot-home-benefits-v2__card.is-wide{min-height:185px;grid-column:1 / -1}body.template-index .wot-home-benefits-v2__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}body.template-index .wot-home-benefits-v2__card-icon{flex:none;color:var(--wot-ink);border-color:#0a0a0a24;transition:color .26s ease,background-color .26s ease,transform .26s ease}body.template-index .wot-home-benefits-v2__card-title{max-width:560px;margin:0;color:var(--wot-ink);font-family:var(--wot-font-heading);font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700;letter-spacing:-.025em;line-height:1.12}body.template-index .wot-home-benefits-v2__card-text{max-width:640px;margin:12px 0 0;color:#0a0a0a9e;font-size:.96rem;line-height:1.58}body.template-index .wot-home-benefits-v2__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}body.template-index .wot-home-benefits-v2__link:focus-visible{outline:3px solid var(--wot-ink);outline-offset:-6px}@keyframes wotBenefitsNetworkDraw{to{stroke-dashoffset:0}}@keyframes wotBenefitsNetworkDots{0%{opacity:0;transform:scale(.55)}70%{opacity:1;transform:scale(1.16)}to{opacity:1;transform:scale(1)}}@media(hover:hover)and (pointer:fine){body.template-index .wot-home-benefits-v2__feature:hover .wot-home-benefits-v2__network{transform:translate3d(4px,-3px,0)}body.template-index .wot-home-benefits-v2__feature:hover .wot-home-benefits-v2__network-rings{opacity:.5}body.template-index .wot-home-benefits-v2__card:hover{border-color:#0a0a0a6b;transform:translate3d(0,-4px,0)}body.template-index .wot-home-benefits-v2__card:hover:before{transform:scaleX(1)}body.template-index .wot-home-benefits-v2__card:hover .wot-home-benefits-v2__card-icon{color:#fff;background:var(--wot-ink);transform:translate3d(-3px,-3px,0)}}@media screen and (min-width:990px){body.template-index .wot-home-benefits-v2__header{grid-template-columns:minmax(0,.95fr) minmax(380px,.65fr);gap:70px}body.template-index .wot-home-benefits-v2__intro{padding-bottom:8px}}@media screen and (max-width:989px){body.template-index .wot-home-benefits-v2__feature{min-height:0;padding:34px;grid-template-columns:1fr}body.template-index .wot-home-benefits-v2__feature-content{gap:30px}body.template-index .wot-home-benefits-v2__network{min-height:170px}body.template-index .wot-home-benefits-v2__network svg{max-height:180px}}@media screen and (max-width:749px){body.template-index .wot-home-benefits-v2__header{margin-bottom:32px}body.template-index .wot-home-benefits-v2__grid{grid-template-columns:1fr;gap:10px}body.template-index .wot-home-benefits-v2__feature,body.template-index .wot-home-benefits-v2__card,body.template-index .wot-home-benefits-v2__card.is-wide{grid-column:1}body.template-index .wot-home-benefits-v2__feature{padding:28px 24px}body.template-index .wot-home-benefits-v2__feature-title{font-size:clamp(1.85rem,9vw,2.35rem)}body.template-index .wot-home-benefits-v2__network{min-height:135px;margin:-6px -4px -8px}body.template-index .wot-home-benefits-v2__network svg{max-height:145px}body.template-index .wot-home-benefits-v2__card,body.template-index .wot-home-benefits-v2__card.is-wide{min-height:0;padding:24px;gap:26px}body.template-index .wot-home-benefits-v2__card-title{font-size:1.35rem}}@media(prefers-reduced-motion:reduce){body.template-index .wot-home-benefits-v2__network-lines{stroke-dashoffset:0!important;animation:none!important}body.template-index .wot-home-benefits-v2__network-dots{opacity:1!important;transform:none!important;animation:none!important}body.template-index .wot-home-benefits-v2__feature,body.template-index .wot-home-benefits-v2__card,body.template-index .wot-home-benefits-v2__card-icon,body.template-index .wot-home-benefits-v2__network{transition:none!important}}@media(hover:hover)and (pointer:fine){body.template-index .wot-home-services__card:hover{z-index:5;border-color:#0a0a0a6b;box-shadow:0 24px 54px #00000029;transform:translate3d(0,-12px,0)}body.template-index .wot-home-services__card:hover .wot-home-services__media>img{filter:saturate(1.04) contrast(1.03);transform:scale(1.075)}body.template-index .wot-home-services__card:hover .wot-home-services__content{transform:translate3d(0,-5px,0)}body.template-index .wot-home-services__card:hover .wot-home-services__number{opacity:.78;transform:translate3d(0,-5px,0)}body.template-index .wot-home-services__card:hover .wot-home-services__icon{border-color:currentColor;transform:translate3d(0,-4px,0) rotate(-5deg) scale(1.08)}body.template-index .wot-home-services__card:hover .wot-home-services__pattern{opacity:.5;transform:scale(1.035)}}body.template-index .wot-home-references{overflow:hidden}body.template-index .wot-home-references__marquee{position:relative;width:100%;margin-top:52px;overflow:hidden;background:transparent!important;border:0!important;box-shadow:none!important}body.template-index .wot-home-references__marquee:before,body.template-index .wot-home-references__marquee:after{display:none!important;content:none!important}body.template-index .wot-home-references__track{display:flex;width:max-content;min-width:max-content;align-items:center;will-change:transform;animation-name:wot-reference-marquee!important;animation-duration:var(--wot-logo-speed)!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;animation-direction:normal!important;animation-play-state:running!important}body.template-index .wot-home-references__set{display:flex;flex:0 0 auto;align-items:center;gap:var(--wot-logo-gap);min-width:max-content;padding:18px calc(var(--wot-logo-gap) / 2);background:transparent!important;border:0!important}body.template-index .wot-home-references__logo{display:grid;width:clamp(120px,13vw,210px);height:var(--wot-logo-height);flex:0 0 auto;place-items:center;padding:0!important;margin:0;color:var(--wot-color);background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-decoration:none;transition:transform .24s ease,opacity .24s ease}body.template-index a.wot-home-references__logo:is(:hover,:focus-visible){opacity:1;transform:scale(1.06)}body.template-index .wot-home-references__logo-image{display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:var(--wot-logo-height)!important;object-fit:contain;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:grayscale(1);opacity:.78;transition:filter .24s ease,opacity .24s ease}body.template-index a.wot-home-references__logo:is(:hover,:focus-visible) .wot-home-references__logo-image{filter:grayscale(0);opacity:1}body.template-index .wot-home-references__placeholder{display:grid;min-width:72px;min-height:54px;padding:0;place-items:center;border:0!important;background:transparent!important;font-family:var(--wot-font-heading);font-size:.78rem;font-weight:800;letter-spacing:.1em}@keyframes wot-reference-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:749px){body.template-index .wot-home-references__marquee{margin-top:36px}body.template-index .wot-home-references__set{padding-top:14px;padding-bottom:14px}body.template-index .wot-home-references__logo{width:130px}}body.template-index .wot-home-reviews--manual .wot-home-reviews__top{display:grid;gap:30px;align-items:end}body.template-index .wot-home-reviews--manual .wot-home-reviews__intro{max-width:760px}body.template-index .wot-home-reviews--manual .wot-home-heading{max-width:720px;font-size:clamp(2.7rem,5.4vw,5.4rem);line-height:.94}body.template-index .wot-home-reviews--manual .wot-home-copy{max-width:650px;margin-top:22px}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary{display:grid;min-width:0;padding:22px;gap:18px;border:1px solid var(--wot-line);border-radius:20px;color:var(--wot-ink);background:#fff;text-decoration:none;box-shadow:0 12px 35px #0a0a0a0f;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary:hover{border-color:#0a0a0a47;box-shadow:0 20px 48px #0a0a0a1a;transform:translateY(-5px)}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-label,body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-link{display:flex;gap:9px;align-items:center;font-size:.74rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}body.template-index .wot-home-reviews--manual .wot-home-reviews__google-mark{display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--wot-line);border-radius:50%;font-size:.78rem;font-weight:850;letter-spacing:0}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-main{display:flex;gap:16px;align-items:center}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-main>strong{font-family:var(--wot-font-heading);font-size:clamp(2.7rem,4vw,4rem);line-height:.9;letter-spacing:-.055em}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-main>span{display:grid;gap:5px}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-stars{display:flex;gap:3px;color:#f5b301}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-stars svg{width:17px;height:17px;fill:currentColor}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-main small{color:#0a0a0a8f;font-size:.73rem;font-weight:650}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-link{justify-content:space-between;padding-top:15px;border-top:1px solid var(--wot-line);letter-spacing:0;text-transform:none}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-link svg{width:16px;height:16px}body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel{margin-top:54px}body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel-bar{display:flex;min-height:46px;margin-bottom:16px;gap:18px;align-items:center;justify-content:space-between}body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel-bar>span{color:#0a0a0a9e;font-size:.76rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}body.template-index .wot-home-reviews--manual .wot-home-reviews__controls{margin:0}body.template-index .wot-home-reviews--manual .wot-home-reviews__controls button{min-width:42px;min-height:42px;padding:0 13px;border-radius:12px;background:transparent;transition:color .25s ease,background .25s ease,transform .25s ease}body.template-index .wot-home-reviews--manual .wot-home-reviews__controls button:hover{color:#fff;background:var(--wot-ink);transform:translateY(-2px)}body.template-index .wot-home-reviews--manual .wot-home-reviews__toggle{width:auto}body.template-index .wot-home-reviews--manual .wot-home-reviews__group{gap:16px}body.template-index .wot-home-reviews--manual .wot-home-reviews__card{width:min(82vw,400px);min-height:285px;padding:25px;border-radius:18px;background:#f5f5f3;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,border-color .32s ease}body.template-index .wot-home-reviews--manual .wot-home-reviews__card:hover{border-color:#0a0a0a38;box-shadow:0 20px 45px #0a0a0a17;transform:translateY(-7px)}body.template-index .wot-home-reviews--manual .wot-home-reviews__card-top{display:flex;gap:14px;align-items:center;justify-content:space-between}body.template-index .wot-home-reviews--manual .wot-home-reviews__stars{color:#f5b301}body.template-index .wot-home-reviews--manual .wot-home-reviews__source{padding:6px 9px;border:1px solid rgba(10,10,10,.12);border-radius:999px;color:#0a0a0a94;font-size:.65rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}body.template-index .wot-home-reviews--manual .wot-home-reviews__card blockquote{margin:28px 0 34px;font-size:clamp(1.04rem,1.5vw,1.22rem);line-height:1.48}body.template-index .wot-home-reviews--manual .wot-home-reviews__logo,body.template-index .wot-home-reviews--manual .wot-home-reviews__initial{width:46px;height:46px;border:1px solid rgba(10,10,10,.1);border-radius:50%;background:#fff;object-fit:contain}body.template-index .wot-home-reviews--manual .wot-home-reviews__author{display:flex;min-width:0;flex:1;flex-direction:column}body.template-index .wot-home-reviews--manual .wot-home-reviews__author strong{font-size:.88rem}body.template-index .wot-home-reviews--manual .wot-home-reviews__author small{margin-top:3px;color:#0a0a0a80;font-size:.7rem}body.template-index .wot-home-reviews--manual .wot-home-reviews__empty{margin-top:36px;padding:24px;border:1px dashed var(--wot-line);border-radius:16px;color:#0a0a0a94;background:#f7f7f6}@media screen and (min-width:750px){body.template-index .wot-home-reviews--manual .wot-home-reviews__top{grid-template-columns:minmax(0,1fr) minmax(280px,360px)}body.template-index .wot-home-reviews--manual .wot-home-reviews__card{width:min(39vw,400px)}}@media screen and (min-width:1200px){body.template-index .wot-home-reviews--manual .wot-home-reviews__card{width:390px}}@media screen and (max-width:749px){body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel{margin-top:38px}body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel-bar{align-items:flex-start;flex-direction:column}body.template-index .wot-home-reviews--manual .wot-home-reviews__controls{justify-content:flex-start}}body.template-index .wot-faq-studio__container{--wot-faq-muted: color-mix(in srgb, var(--wot-color) 62%, transparent);--wot-faq-soft: color-mix(in srgb, var(--wot-color) 5%, transparent)}body.template-index .wot-faq-studio__header{max-width:880px;margin-inline:auto;text-align:center}body.template-index .wot-faq-studio__eyebrow{justify-content:center}body.template-index .wot-faq-studio__heading{max-width:18ch;margin-inline:auto;font-size:clamp(2.55rem,6.1vw,4.5rem);line-height:1.04}body.template-index .wot-faq-studio__intro{max-width:680px;margin:24px auto 0;color:var(--wot-faq-muted)}body.template-index .wot-faq-studio__shell{width:min(100%,var(--wot-faq-width));margin:clamp(46px,6vw,78px) auto 0;padding:clamp(26px,3.6vw,52px);overflow:hidden;border:1px solid var(--wot-faq-border);border-radius:var(--wot-faq-radius);background:radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--wot-color) 4%,transparent),transparent 38%),linear-gradient(145deg,var(--wot-faq-shell) 0%,var(--wot-faq-shell) 63%,color-mix(in srgb,var(--wot-color) 3%,var(--wot-faq-shell)) 100%);box-shadow:0 30px 80px -42px #0a0a0a47}body.template-index .wot-faq-studio__layout{display:grid;grid-template-columns:minmax(270px,330px) minmax(0,1fr);gap:clamp(30px,3.8vw,52px);align-items:start}body.template-index .wot-faq-studio__tabs{display:flex;flex-direction:column;gap:8px}body.template-index .wot-faq-studio__tab{position:relative;display:flex;width:100%;min-height:68px;padding:16px 18px;gap:12px;align-items:center;justify-content:space-between;border:1px solid color-mix(in srgb,var(--wot-faq-border) 76%,transparent);border-radius:15px;color:color-mix(in srgb,var(--wot-color) 72%,transparent);background:color-mix(in srgb,var(--wot-faq-shell) 72%,transparent);cursor:pointer;text-align:left;transition:color .24s var(--wot-ease),background-color .24s var(--wot-ease),border-color .24s var(--wot-ease),box-shadow .3s var(--wot-ease),transform .3s var(--wot-ease)}body.template-index .wot-faq-studio__tab:hover{border-color:color-mix(in srgb,var(--wot-color) 20%,var(--wot-faq-border));color:var(--wot-color);background:var(--wot-faq-card);transform:translate(2px)}body.template-index .wot-faq-studio__tab.is-active{border-color:var(--wot-faq-active);color:var(--wot-faq-active-text);background:var(--wot-faq-active);box-shadow:0 14px 34px -18px #0a0a0ab8;transform:translate(3px)}body.template-index .wot-faq-studio__tab-copy,body.template-index .wot-faq-studio__row-copy{display:flex;min-width:0;gap:12px;align-items:baseline}body.template-index .wot-faq-studio__tab-number,body.template-index .wot-faq-studio__row-number{flex:none;color:color-mix(in srgb,currentColor 48%,transparent);font-family:var(--wot-font-heading);font-size:.68rem;font-weight:750;font-variant-numeric:tabular-nums;letter-spacing:.04em}body.template-index .wot-faq-studio__tab-question{overflow:hidden;font-family:var(--wot-font-heading);font-size:.98rem;font-weight:680;line-height:1.28;text-overflow:ellipsis}body.template-index .wot-faq-studio__tab-arrow{width:17px;height:17px;flex:none;opacity:.45;transition:opacity .22s ease,transform .26s var(--wot-ease)}body.template-index .wot-faq-studio__tab:hover .wot-faq-studio__tab-arrow,body.template-index .wot-faq-studio__tab.is-active .wot-faq-studio__tab-arrow{opacity:1;transform:translate(2px)}body.template-index .wot-faq-studio__answers{min-width:0}body.template-index .wot-faq-studio__featured{min-height:285px;padding:clamp(32px,4vw,48px);border:1px solid var(--wot-faq-border);border-radius:calc(var(--wot-faq-radius) - 8px);color:var(--wot-color);background:var(--wot-faq-card);box-shadow:0 22px 54px -34px #0a0a0a66}body.template-index .wot-faq-studio__featured.is-entering{animation:wot-faq-feature-in .3s var(--wot-ease) both}@keyframes wot-faq-feature-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}body.template-index .wot-faq-studio__feature-label{color:color-mix(in srgb,var(--wot-color) 43%,transparent);font-size:.68rem;font-weight:750;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}body.template-index .wot-faq-studio__feature-question{margin-top:9px;color:var(--wot-color);font-family:var(--wot-font-heading);font-size:clamp(1.55rem,2.6vw,2.15rem);font-weight:760;letter-spacing:-.025em;line-height:1.22;text-wrap:balance}body.template-index .wot-faq-studio__feature-answer{margin-top:22px;color:var(--wot-faq-muted);font-size:1.06rem;line-height:1.72}body.template-index .wot-faq-studio :where(.wot-faq-studio__feature-answer,.wot-faq-studio__row-answer) :where(p,ul,ol){margin:0}body.template-index .wot-faq-studio :where(.wot-faq-studio__feature-answer,.wot-faq-studio__row-answer) :where(p+p,p+ul,p+ol,ul+p,ol+p){margin-top:12px}body.template-index .wot-faq-studio__rest{margin-top:18px;border-block:1px solid var(--wot-faq-border)}body.template-index .wot-faq-studio__row+.wot-faq-studio__row{border-top:1px solid var(--wot-faq-border)}body.template-index .wot-faq-studio__row-button{display:flex;width:100%;min-height:74px;padding:18px 4px;gap:18px;align-items:center;justify-content:space-between;border:0;color:color-mix(in srgb,var(--wot-color) 82%,transparent);background:transparent;cursor:pointer;text-align:left}body.template-index .wot-faq-studio__row-button:hover{color:var(--wot-color)}body.template-index .wot-faq-studio__row-question{font-family:var(--wot-font-heading);font-size:clamp(.98rem,1.3vw,1.08rem);font-weight:680;line-height:1.35}body.template-index .wot-faq-studio__plus{position:relative;display:grid;width:38px;height:38px;flex:none;place-items:center;border:1px solid color-mix(in srgb,var(--wot-color) 18%,transparent);border-radius:999px;color:color-mix(in srgb,var(--wot-color) 62%,transparent);transition:color .24s ease,background-color .24s ease,border-color .24s ease,transform .28s var(--wot-ease)}body.template-index .wot-faq-studio__plus:before,body.template-index .wot-faq-studio__plus:after{position:absolute;width:12px;height:1.5px;border-radius:99px;background:currentColor;content:""}body.template-index .wot-faq-studio__plus:after{transform:rotate(90deg)}body.template-index .wot-faq-studio__row-button:hover .wot-faq-studio__plus{border-color:color-mix(in srgb,var(--wot-color) 38%,transparent);color:var(--wot-color)}body.template-index .wot-faq-studio__row[data-open=true] .wot-faq-studio__plus{border-color:var(--wot-faq-active);color:var(--wot-faq-active-text);background:var(--wot-faq-active);transform:rotate(45deg)}body.template-index .wot-faq-studio__row-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s var(--wot-ease),opacity .22s ease}body.template-index .wot-faq-studio__row[data-open=true] .wot-faq-studio__row-panel{grid-template-rows:1fr;opacity:1}body.template-index .wot-faq-studio__row-answer{min-height:0;overflow:hidden;padding:0 48px 0 34px;color:var(--wot-faq-muted);font-size:.94rem;line-height:1.68;transition:padding-bottom .3s var(--wot-ease)}body.template-index .wot-faq-studio__row[data-open=true] .wot-faq-studio__row-answer{padding-bottom:20px}@media screen and (max-width:899px){body.template-index .wot-faq-studio__shell{padding:18px;border-radius:min(var(--wot-faq-radius),24px)}body.template-index .wot-faq-studio__layout{grid-template-columns:minmax(0,1fr);gap:22px}body.template-index .wot-faq-studio__tabs-viewport{width:calc(100% + 36px);margin-inline:-18px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}body.template-index .wot-faq-studio__tabs-viewport::-webkit-scrollbar{display:none}body.template-index .wot-faq-studio__tabs{width:max-content;padding-inline:18px;flex-direction:row}body.template-index .wot-faq-studio__tab-item{width:min(78vw,300px);flex:none;scroll-snap-align:start}body.template-index .wot-faq-studio__tab{height:100%;min-height:66px}body.template-index .wot-faq-studio__tab:hover,body.template-index .wot-faq-studio__tab.is-active{transform:none}}@media screen and (max-width:599px){body.template-index .wot-faq-studio__heading{font-size:clamp(2.35rem,12vw,3.35rem)}body.template-index .wot-faq-studio__shell{margin-top:40px}body.template-index .wot-faq-studio__featured{min-height:0;padding:26px 23px;border-radius:17px}body.template-index .wot-faq-studio__feature-answer{font-size:.96rem}body.template-index .wot-faq-studio__row-button{min-height:64px;padding-block:15px}body.template-index .wot-faq-studio__row-copy{gap:10px}body.template-index .wot-faq-studio__row-answer{padding-inline:28px 10px}}@media(prefers-reduced-motion:reduce){body.template-index .wot-faq-studio__featured.is-entering{animation:none}body.template-index .wot-faq-studio__tab,body.template-index .wot-faq-studio__tab-arrow,body.template-index .wot-faq-studio__plus,body.template-index .wot-faq-studio__row-panel,body.template-index .wot-faq-studio__row-answer{transition:none}}body.template-index .wot-home-reviews--manual .wot-home-reviews__top{gap:24px}body.template-index .wot-home-reviews--manual .wot-home-reviews__intro{max-width:700px}body.template-index .wot-home-reviews--manual .wot-home-heading{max-width:650px;font-size:clamp(2.35rem,4.4vw,4.35rem);line-height:.98}body.template-index .wot-home-reviews--manual .wot-home-copy{max-width:600px;margin-top:16px}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary{padding:18px;gap:14px;border-radius:16px}body.template-index .wot-home-reviews--manual .wot-home-reviews__google-mark{width:24px;height:24px}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-main{gap:13px}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-main>strong{font-size:clamp(2.3rem,3.4vw,3.25rem)}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-stars svg{width:15px;height:15px}body.template-index .wot-home-reviews--manual .wot-home-reviews__summary-link{padding-top:12px}body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel{margin-top:38px}body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel-bar{min-height:40px;margin-bottom:12px}body.template-index .wot-home-reviews--manual .wot-home-reviews__controls button{min-width:38px;min-height:38px}body.template-index .wot-home-reviews--manual .wot-home-reviews__card{width:min(82vw,360px);min-height:240px;padding:20px}body.template-index .wot-home-reviews--manual .wot-home-reviews__card blockquote{margin:22px 0 26px;font-size:clamp(.98rem,1.25vw,1.1rem);line-height:1.46}body.template-index .wot-home-reviews--manual .wot-home-reviews__logo,body.template-index .wot-home-reviews--manual .wot-home-reviews__initial{width:40px;height:40px}@media screen and (min-width:750px){body.template-index .wot-home-reviews--manual .wot-home-reviews__top{grid-template-columns:minmax(0,1fr) minmax(260px,330px)}body.template-index .wot-home-reviews--manual .wot-home-reviews__card{width:min(36vw,360px)}}@media screen and (min-width:1200px){body.template-index .wot-home-reviews--manual .wot-home-reviews__card{width:350px}}@media screen and (max-width:749px){body.template-index .wot-home-reviews--manual .wot-home-reviews__carousel{margin-top:30px}}body.template-index .wot-home-references__logo-image{filter:none!important;opacity:1!important}@media screen and (max-width:767px){body.template-index .wot-home-services__grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:86%;gap:16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}body.template-index .wot-home-services__grid::-webkit-scrollbar{display:none}body.template-index .wot-home-services__card{width:100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}body.template-index .wot-home-services__icon{display:none!important}}@media screen and (max-width:767px){body.template-index .wot-faq-studio{padding-block:48px!important}body.template-index .wot-faq-studio__tabs-viewport,body.template-index .wot-faq-studio__featured-wrap{display:none!important}body.template-index .wot-faq-studio__row[hidden]{display:block!important}body.template-index .wot-faq-studio__layout{display:block}body.template-index .wot-faq-studio__shell{margin-top:28px;padding:6px 18px;border-radius:18px}body.template-index .wot-faq-studio__rest{margin-top:0;border-top:0}body.template-index .wot-faq-studio__row-button{min-height:56px;padding-block:13px;gap:12px}body.template-index .wot-faq-studio__row-question{font-size:.94rem;line-height:1.25}body.template-index .wot-faq-studio__row-copy{gap:9px}body.template-index .wot-faq-studio__plus{width:32px;height:32px}body.template-index .wot-faq-studio__row-answer{padding-inline:26px 4px;font-size:.9rem;line-height:1.55}body.template-index .wot-faq-studio__row[data-open=true] .wot-faq-studio__row-answer{padding-bottom:14px}body.template-index .wot-faq-studio__intro{margin-top:14px}}body.template-index .wot-home-browser__screen{overflow:hidden;border-radius:calc(var(--wot-radius-lg) - 7px);background:var(--wot-white)}body.template-index .wot-hero-live-shop--desktop{overflow:hidden;border-radius:0 0 calc(var(--wot-radius-lg) - 9px) calc(var(--wot-radius-lg) - 9px)}@media screen and (max-width:767px){body.template-index .wot-home-browser{padding:6px 6px 0;border-radius:22px 22px 14px 14px}body.template-index .wot-home-browser__screen{border-radius:16px 16px 10px 10px}body.template-index .wot-home-browser__base{width:88%;height:8px;margin-top:4px;border-radius:0 0 999px 999px}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/wot-homepage.css.map */
