.khw{max-width:1180px;margin:0 auto;padding:56px 22px}.khw__head{text-align:center;margin-bottom:38px}.khw__head h2{font-family:var(--heading-font-family,inherit);font-weight:var(--heading-font-weight,800);font-style:var(--heading-font-style,normal);font-size:clamp(24px,3vw,34px);letter-spacing:-.01em;color:var(--heading-color,#1F1B19);margin:0 0 8px}.khw__head p{font-size:15px;color:#6f655d;margin:0}.khw__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:46px;align-items:center}.khw__demo{position:relative;background:linear-gradient(160deg,#f7f3ef,#ece3da);border-radius:24px;padding:16px;box-shadow:0 20px 50px #1f1b191a}.khw__frame{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px #1f1b190f}.khw__bar{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid #f0e9e2;background:#fbf8f5}.khw__dots{display:flex;gap:5px}.khw__dots i{width:9px;height:9px;border-radius:50%;display:block}.khw__dots i:nth-child(1){background:#e6a08a}.khw__dots i:nth-child(2){background:#e9cf8f}.khw__dots i:nth-child(3){background:#9fcabf}.khw__bar-title{font-size:12.5px;font-weight:700;color:#8a7f76;flex:1}.khw__bar-tools{display:flex;gap:6px}.khw__bar-tools span{width:24px;height:24px;border-radius:7px;background:#fff;border:1px solid #ece3da;display:flex;align-items:center;justify-content:center;color:#b3a89d}.khw__bar-tools span:last-child{background:#1a1614;border-color:#1a1614;color:#fff}.khw__bar-tools svg{width:13px;height:13px}.khw__canvas{position:relative;width:100%;aspect-ratio:1/1;background:radial-gradient(circle at 50% 44%,#fff,#ece2d7);display:flex;align-items:center;justify-content:center}.khw__tee{width:80%;height:80%;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(31,27,25,.2))}.khw__art{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);width:104px;height:38px;display:flex;align-items:center;justify-content:center;opacity:0;animation:khwArt 5s ease-in-out infinite}.khw__art img{width:100%;height:100%;object-fit:contain}.khw__ring{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);width:32%;height:51%;border:2px dashed rgba(194,103,79,.85);border-radius:6px;opacity:0;animation:khwRing 5s ease-in-out infinite}.khw__cursor{position:absolute;width:24px;height:24px;opacity:0;z-index:3;animation:khwCursor 5s ease-in-out infinite;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.khw__badge{position:absolute;right:16px;bottom:16px;background:#2e8b6f;color:#fff;font-size:12px;font-weight:800;padding:6px 12px;border-radius:20px;display:flex;align-items:center;gap:6px;opacity:0;animation:khwBadge 5s ease-in-out infinite}.khw__tools{display:flex;justify-content:center;gap:22px;padding:11px 0 13px;background:#fbf8f5}.khw__tool{display:flex;flex-direction:column;align-items:center;gap:5px;color:#b3a89d}.khw__tool i{width:36px;height:36px;border-radius:9px;background:#fff;border:2px solid #ece3da;display:flex;align-items:center;justify-content:center}.khw__tool svg{width:18px;height:18px}.khw__tool small{font-size:10px;font-weight:700;letter-spacing:.2px}.khw__tool--on{color:#c2674f}.khw__tool--on i{border-color:#c2674f;animation:khwTool 5s ease-in-out infinite}@keyframes khwArt{0%,8%{opacity:0;transform:translate(-50%,-50%) scale(.4) rotate(-8deg)}19%,to{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes khwRing{0%,5%{opacity:0}13%,88%{opacity:1}to{opacity:0}}@keyframes khwCursor{0%{opacity:0;left:66%;top:74%}4%{opacity:1}16%{left:50%;top:40%}30%{opacity:1}38%{opacity:0}to{opacity:0;left:66%;top:74%}}@keyframes khwBadge{0%,72%{opacity:0;transform:translateY(7px)}80%,96%{opacity:1;transform:translateY(0)}to{opacity:0}}@keyframes khwTool{0%,6%{transform:none;box-shadow:none}14%{transform:translateY(-3px);box-shadow:0 5px 12px #c2674f4d}24%,to{transform:none;box-shadow:none}}.khw__steps{list-style:none;margin:0 0 26px;padding:0}.khw__step{display:flex;gap:18px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #efe7df}.khw__step:last-child{border-bottom:0}.khw__num{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#c2674f;color:#fff;font-weight:900;font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 14px #c2674f59}.khw__txt h3{font-family:var(--heading-font-family,inherit);font-weight:var(--heading-font-weight,800);font-size:17px;color:#1f1b19;margin:2px 0 4px}.khw__txt p{font-size:14px;color:#6f655d;line-height:1.55;margin:0}.khw__cta{display:inline-flex;align-items:center;gap:9px;background:#1a1614;color:#fff;font-weight:800;font-size:16px;text-decoration:none;padding:14px 26px;border-radius:28px;box-shadow:0 8px 22px #1a16144d;transition:background .15s,transform .1s}.khw__cta:hover{background:#332b27;color:#fff}.khw__cta:active{transform:translateY(1px)}@media(max-width:820px){.khw__grid{grid-template-columns:1fr;gap:34px}.khw__demo{order:-1;max-width:420px;margin:0 auto}.khw__cta{display:flex;width:fit-content;margin-left:auto;margin-right:auto}}@media(prefers-reduced-motion:reduce){.khw__art,.khw__ring,.khw__cursor,.khw__badge,.khw__tool--on i{animation:none!important}.khw__art,.khw__ring{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/kustomlab-how-it-works.css.map */
