:root{--tour-green:#0f8a63;--tour-green-dark:#0a684d;--tour-green-soft:#edf8f4;--tour-text:#0d1726;--tour-muted:#6f7d92;--tour-border:#dfe7e4;--tour-line:#edf2f0;--tour-sidebar:#fbfdfc;--tour-card:#fff;--tour-red:#ef3348;--tour-red-soft:#fff1f3;--tour-radius:22px;--tour-shadow:0 24px 70px #12342b14,0 6px 18px #12342b0a}.product-tour{background:var(--tour-card);border:1px solid var(--tour-border);border-radius:var(--tour-radius);width:min(1180px,100vw - 64px);min-height:720px;box-shadow:var(--tour-shadow);grid-template-columns:270px 1fr;margin:60px auto;display:grid;overflow:hidden}.product-tour__sidebar{border-right:1px solid var(--tour-line);background:linear-gradient(#fbfdfc 0%,#f8fbfa 100%);flex-direction:column;padding:36px 26px;display:flex}.product-tour__title{letter-spacing:-.03em;color:var(--tour-text);margin:0 0 30px;font-size:20px;font-weight:800;line-height:1}.product-tour__steps{flex-direction:column;gap:8px;display:flex}.product-tour__step{color:#3c4b61;border-radius:12px;align-items:center;gap:14px;min-height:54px;padding:8px 14px;font-size:14px;font-weight:500;line-height:1.3;transition:background-color .2s,color .2s;display:flex}.product-tour__step:hover{background:#fffc}.product-tour__step.is-active{color:#0c6248;background:linear-gradient(90deg,#edf8f4 0%,#f5fbf8 100%);box-shadow:inset 0 0 0 1px #0f8a630a}.product-tour__step-number{color:#233246;background:#edf1f0;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.product-tour__step.is-active .product-tour__step-number{background:linear-gradient(145deg,var(--tour-green),var(--tour-green-dark));color:#fff;box-shadow:0 7px 16px #0f8a6338}.product-tour__sidebar-bottom{margin-top:auto;padding-top:40px}.product-tour__sidebar-visual{opacity:.78;width:135px;height:92px;margin-bottom:20px;position:relative;transform:rotate(-12deg)}.product-tour__sidebar-visual i{background:#e5eae9;border-radius:5px;width:95px;height:13px;display:block;position:absolute;left:18px}.product-tour__sidebar-visual i:first-child{top:22px}.product-tour__sidebar-visual i:nth-child(2){width:70px;top:43px}.product-tour__sidebar-visual i:nth-child(3){width:52px;top:64px}.product-tour__sidebar-visual span{color:#7abcb0;font-size:45px;position:absolute;bottom:4px;right:0;transform:rotate(30deg)}.product-tour__sidebar-text{color:#738197;max-width:170px;font-size:13px;line-height:1.55}.product-tour__content{background:radial-gradient(circle at 60% 20%,#0f8a6306,#0000 28%),#fff;padding:46px 58px 34px;position:relative}.product-tour__progress-wrap{align-items:center;gap:18px;margin-bottom:42px;display:flex}.product-tour__progress{background:#edf2f0;border-radius:999px;flex:1;height:7px;overflow:hidden}.product-tour__progress-bar{border-radius:inherit;background:linear-gradient(90deg,#24a77b 0%,#35c28d 100%);width:20%;height:100%;display:block}.product-tour__progress-count{color:#5d6b7f;flex:none;font-size:13px;font-weight:600}.product-tour__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#9aa6b6;margin:0 0 8px;font-size:12px;font-weight:700;line-height:1}.product-tour__heading{letter-spacing:-.045em;color:var(--tour-text);margin:0 0 10px;font-size:36px;font-weight:800;line-height:1.06}.product-tour__description{color:#5f6e84;max-width:560px;margin:0 0 28px;font-size:15px;line-height:1.55}.project-list{flex-direction:column;gap:12px;display:flex}.project-row{background:#f8faf9;border:1px solid #eef2f0;border-radius:14px;align-items:center;min-height:74px;padding:0 18px;display:flex}.project-row.is-highlighted{background:linear-gradient(90deg,#f4fbf8 0%,#fbfefd 100%);border:2px solid #10a371;min-height:82px;animation:2.8s ease-in-out infinite highlighted-pulse;box-shadow:0 0 0 4px #10a3710d,0 12px 30px #10a37112}.project-row__action{color:#08694d;align-items:center;gap:16px;font-size:17px;font-weight:750;display:inline-flex}.project-row__plus{color:#fff;background:linear-gradient(145deg,#15966d,#087052);border-radius:50%;place-items:center;width:44px;height:44px;font-size:28px;font-weight:300;line-height:1;display:grid;box-shadow:0 8px 16px #0f8a632e}.project-placeholder{gap:18px}.project-placeholder__avatar{background:#e9eeee;border-radius:10px;width:54px;height:54px}.project-placeholder__lines{flex-direction:column;gap:8px;display:flex}.project-placeholder__line{background:#e5eae9;border-radius:999px;height:9px;display:block}.project-placeholder__line:first-child{width:280px}.project-placeholder__line:last-child{width:150px}.tour-tooltip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#fffffffa;border:1px solid #dfe6e3;border-radius:17px;width:290px;padding:26px 26px 24px;animation:.28s both tooltip-enter;position:absolute;box-shadow:0 22px 55px #112c2521,0 4px 14px #112c250f}.tour-tooltip--right{top:365px;right:30px}.tour-tooltip__arrow{background:#fff;border-bottom:1px solid #dfe6e3;border-left:1px solid #dfe6e3;width:18px;height:18px;position:absolute;top:38px;left:-9px;transform:rotate(45deg)}.tour-tooltip__close{color:#91a0b2;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;font-size:22px;display:grid;position:absolute;top:18px;right:18px}.tour-tooltip__close:hover{color:#243348;background:#f3f6f5}.tour-tooltip__title{color:var(--tour-text);margin:0 36px 12px 0;font-size:18px;font-weight:800;line-height:1.2}.tour-tooltip__text{color:#748196;margin:0;font-size:15px;line-height:1.48}.tour-tooltip__footer{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.tour-tooltip__count{color:#65748a;font-size:13px;font-weight:600}.tour-tooltip__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#11855f,#087151);border:0;border-radius:9px;height:42px;padding:0 20px;font-size:14px;font-weight:700;box-shadow:0 7px 16px #0f8a6333}.tour-benefit{background:linear-gradient(90deg,#fff1f3 0%,#fff6f7 100%);border:1px solid #ef334814;border-radius:16px;align-items:center;gap:20px;width:calc(100% - 72px);max-width:720px;margin:58px auto 0;padding:20px 28px;display:flex}.tour-benefit__icon{width:52px;height:52px;color:var(--tour-red);background:#ef33481f;border-radius:50%;flex:0 0 52px;place-items:center;font-size:22px;display:grid;box-shadow:inset 0 0 0 2px #ef334814}.tour-benefit__content{flex-direction:column;gap:4px;display:flex}.tour-benefit__title{color:var(--tour-text);margin:0;font-size:18px;font-weight:800;line-height:1.2}.tour-benefit__text{color:#4f5d71;margin:0;font-size:13px}@keyframes highlighted-pulse{0%,to{box-shadow:0 0 0 4px #10a3710a,0 10px 26px #10a3710f}50%{box-shadow:0 0 0 7px #10a37112,0 14px 34px #10a3711a}}@keyframes tooltip-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:950px){.product-tour{grid-template-columns:220px 1fr}.product-tour__content{padding:38px 34px 30px}.product-tour__heading{font-size:31px}.tour-tooltip{width:250px}}@media (max-width:760px){.product-tour{grid-template-columns:1fr;width:calc(100vw - 28px)}.product-tour__sidebar{display:none}.product-tour__content{padding:28px 22px}.tour-tooltip{width:100%;margin-top:16px;position:relative;top:auto;right:auto}.tour-tooltip__arrow{display:none}.tour-benefit{width:100%}.project-placeholder__line:first-child{width:180px}}.old-way>.product-tour{transform-origin:top;width:min(760px,100%);min-height:720px;margin:42px auto 0;transform:translateY(72px)scale(.88)}.old-way>.product-tour .product-tour__content{padding:46px 58px 34px}.old-way>.product-tour .product-tour__heading{font-size:36px}.old-way>.product-tour .tour-tooltip--right{top:365px;right:30px}.old-way>.product-tour .tour-benefit{margin-top:58px}
@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_e0c7cf99-module__knYn3a__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_e0c7cf99-module__knYn3a__variable{--font-dm-sans:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_b8df39ab-module__2YhCRa__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_b8df39ab-module__2YhCRa__variable{--font-space-grotesk:"Space Grotesk", "Space Grotesk Fallback"}
