*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}html{background-color:#fff}body{color:#1f2937;background-color:#fff;font-family:Arial,Helvetica,sans-serif}.app{background-color:#fff;min-height:100vh;padding:12px}.header-shell{width:100%;position:relative}.header{z-index:10;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#fff;border-bottom:1px solid #dfe4ea;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:32px;width:100%;height:72px;padding:0 32px;font-family:Inter,Segoe UI,Arial,sans-serif;display:grid;position:relative;overflow:visible}.header:after{content:"";transform-origin:0;background:linear-gradient(90deg,#0000 0%,#2f80ed12 10%,#2f80ed55 50%,#2f80ed 90%,#0000 100%);width:100%;height:2px;position:absolute;bottom:0;left:0;transform:scaleX(1);box-shadow:0 0 13px #2f80ed4b,0 2px 12px #2d5a954b}.logo{color:#111827;opacity:1;justify-self:start;align-items:center;gap:11px;min-width:0;margin-left:49px;text-decoration:none;display:inline-flex;position:relative}.logo-name{color:#111827;letter-spacing:-.025em;white-space:nowrap;font-size:21px;font-weight:700;line-height:1;display:inline-block}.logo-indicator{background:#2f80ed;border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative;box-shadow:0 0 0 4px #dbeafe,0 0 14px #2f80ed6b}.logo-indicator:after{content:"";border:1px solid #2f80ed2e;border-radius:50%;position:absolute;inset:-5px}.nav{opacity:1;background:#edf1f5;border:1px solid #cfd6df;border-radius:12px;justify-self:center;align-items:center;gap:3px;padding:5px;display:flex;position:relative;overflow:visible;transform:translateY(0);box-shadow:0 12px 28px #0f172a1f,0 3px 8px #0f172a0f,inset 0 1px #fffffff2}.nav:before,.nav:after{content:"";pointer-events:none;background:#2f80ed61;width:18px;height:1px;position:absolute;top:50%}.nav:before{right:calc(100% + 10px)}.nav:after{left:calc(100% + 10px)}.nav-link{color:#475569;letter-spacing:-.005em;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 17px;font-size:13px;font-weight:650;line-height:1;text-decoration:none;transition:color .22s,border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:hidden}.nav-link:after{content:"";opacity:0;transform-origin:50%;background:#2f80ed;height:1px;transition:opacity .22s,transform .22s;position:absolute;bottom:5px;left:16px;right:16px;transform:scaleX(.25)}.nav-link:hover{color:#111827;background:#fff;border-color:#d1d8e0;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.nav-link:hover:after{opacity:.8;transform:scaleX(1)}.nav-link-active{color:#174f97;background:#fff;border-color:#2f80ed47;font-weight:700;box-shadow:0 5px 14px #2f80ed1f,inset 0 0 0 1px #2f80ed0a}.nav-link-active:before{content:"";background:#2f80ed;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:9px;box-shadow:0 0 9px #2f80ed73}.nav-dropdown{align-self:stretch;align-items:center;display:flex;position:relative}.nav-dropdown-trigger{gap:7px}.nav-dropdown-arrow{flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;transition:transform .25s;display:inline-flex}.nav-dropdown-arrow svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.nav-dropdown:hover .nav-dropdown-trigger,.nav-dropdown:focus-within .nav-dropdown-trigger{color:#111827;background:#fff;border-color:#d1d8e0;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.nav-dropdown:hover .nav-dropdown-trigger:after,.nav-dropdown:focus-within .nav-dropdown-trigger:after{opacity:.8;transform:scaleX(1)}.nav-dropdown:hover .nav-dropdown-trigger>.nav-dropdown-arrow,.nav-dropdown:focus-within .nav-dropdown-trigger>.nav-dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-menu{z-index:100;visibility:hidden;pointer-events:none;opacity:0;transform-origin:top;width:350px;padding-top:13px;transition:visibility .22s,opacity .22s,transform .22s;position:absolute;top:calc(100% + 5px);left:50%;transform:translate(-50%,-8px)}.nav-dropdown-menu:before{content:"";width:100%;height:18px;position:absolute;top:3px;left:0}.nav-dropdown-menu-inner{-webkit-backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #d5dce5;border-radius:15px;width:100%;padding:8px;position:relative;overflow:hidden;box-shadow:0 24px 55px #0f172a2b,0 8px 20px #0f172a17,inset 0 1px #fffffff2}.nav-dropdown-menu-inner:before{content:"";background:#2f80ed;border-radius:0 0 20px 20px;width:46%;height:2px;position:absolute;top:-1px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #2f80ed6b}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{visibility:visible;pointer-events:auto;opacity:1;transform:translate(-50%)}.kassel-dropdown-link{color:#334155;border:1px solid #0000;border-radius:11px;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:12px;width:100%;min-height:72px;padding:11px 12px;text-decoration:none;transition:color .22s,border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:grid;position:relative}.kassel-dropdown-link+.kassel-dropdown-link{margin-top:3px}.kassel-dropdown-link:hover,.kassel-dropdown-link:focus-visible{color:#174f97;background:#f2f7fe;border-color:#2f80ed2e;outline:none;transform:translate(2px);box-shadow:0 7px 18px #0f172a0f,inset 0 0 0 1px #fffc}.kassel-dropdown-link-active{color:#174f97;background:#edf5ff;border-color:#2f80ed38;box-shadow:0 7px 18px #2f80ed14,inset 0 0 0 1px #ffffffd9}.kassel-dropdown-icon{color:#2f80ed;background:#fff;border:1px solid #d9e5f4;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:color .22s,border-color .22s,background-color .22s,transform .22s;display:inline-flex;box-shadow:0 5px 13px #0f172a12,inset 0 1px #fffffff2}.kassel-dropdown-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.kassel-dropdown-link:hover .kassel-dropdown-icon,.kassel-dropdown-link:focus-visible .kassel-dropdown-icon,.kassel-dropdown-link-active .kassel-dropdown-icon{color:#fff;background:#a9c8f1;border-color:#2f80ed47;transform:scale(1.04)}.kassel-dropdown-content{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.kassel-dropdown-content strong{color:inherit;letter-spacing:-.015em;font-size:14px;font-weight:750;line-height:1.1}.kassel-dropdown-content small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:550;line-height:1.35;overflow:hidden}.kassel-dropdown-arrow{color:#94a3b8;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .22s,background-color .22s,transform .22s;display:inline-flex}.kassel-dropdown-arrow svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.kassel-dropdown-link:hover .kassel-dropdown-arrow,.kassel-dropdown-link:focus-visible .kassel-dropdown-arrow,.kassel-dropdown-link-active .kassel-dropdown-arrow{color:#2f80ed;background:#fff;transform:translate(2px)}.header-btn{color:#174f97;white-space:nowrap;cursor:pointer;opacity:1;background:#f4f8fe;border:1px solid #2f80eda6;border-radius:10px;justify-content:center;justify-self:end;align-items:center;gap:15px;min-height:46px;padding:4px 5px 4px 19px;font-family:inherit;text-decoration:none;transition:color .25s,border-color .25s,background-color .25s,transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 10px 26px #0f172a14,inset 0 1px #fffffff2,0 0 0 1px #2f80ed09}.header-btn:before{content:"";background:linear-gradient(90deg,#0000,#2f80ed24,#0000);width:55%;height:100%;transition:left .55s;position:absolute;top:0;left:-80%;transform:skew(-22deg)}.header-btn-text{z-index:1;color:inherit;letter-spacing:0;font-size:13px;font-weight:700;line-height:1;position:relative}.header-btn-icon{z-index:1;color:#fff;background:#2f80ed;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .25s,transform .25s;display:inline-flex;position:relative}.header-btn-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.header-btn:hover{color:#123f7a;background:#eaf3ff;border-color:#2f80ede0;transform:translateY(-2px);box-shadow:0 14px 34px #0f172a1f,0 0 22px #2f80ed1f,inset 0 1px #fffffff2}.header-btn:hover:before{left:135%}.header-btn:hover .header-btn-icon{background:#5a9cf2;transform:translate(2px)}.intro-logo{z-index:50;pointer-events:none;mix-blend-mode:normal}.intro-logo-inner{position:relative}.intro-logo-part{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.intro-logo-top,.intro-logo-bottom{opacity:1;animation:none;transform:translate(0)rotate(0)}.intro-logo-static{justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:absolute;top:13px;left:32px}.intro-logo-static .intro-logo-inner{width:52px;height:52px}.header.header-home:after{animation:2s 2.3s forwards drawHeaderLine;transform:scaleX(0)}.header.header-home .logo{opacity:0;animation:.5s 2.15s forwards showHeaderContent}.header.header-home .nav{opacity:0;animation:.5s 2.3s forwards showHeaderContent;transform:translateY(-8px)}.header.header-home .header-btn{opacity:0;animation:.5s 2.45s forwards showHeaderContent;transform:translateY(-8px)}.intro-logo-home{justify-content:center;align-items:center;animation:1.45s cubic-bezier(.72,0,.18,1) .75s forwards introMoveToHeader;display:flex;position:fixed;inset:0}.intro-logo-home .intro-logo-inner{width:220px;height:220px}.intro-logo-home .intro-logo-top{opacity:0;animation:.75s forwards introTopEnter;transform:translate(-90px,-55px)rotate(-28deg)}.intro-logo-home .intro-logo-bottom{opacity:0;animation:.75s forwards introBottomEnter;transform:translate(90px,55px)rotate(28deg)}@keyframes introTopEnter{0%{opacity:0;transform:translate(-90px,-55px)rotate(-28deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes introBottomEnter{0%{opacity:0;transform:translate(90px,55px)rotate(28deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes introMoveToHeader{0%{transform:translate(0)scale(1)}to{transform:translate(calc(72px - 50vw),calc(42px - 49.3vh))scale(.21)}}@keyframes headerLogoTop{to{opacity:1;transform:translate(0)rotate(0)}}@keyframes headerLogoBottom{to{opacity:1;transform:translate(0)rotate(0)}}@keyframes showHeaderContent{to{opacity:1;transform:translateY(0)}}@keyframes drawHeaderLine{to{transform:scaleX(1)}}@media (width<=1250px){.intro-logo-static{left:24px}.header{grid-template-columns:minmax(185px,1fr) auto minmax(185px,1fr);gap:22px;padding:0 24px}.nav-link{min-height:38px;padding:0 12px;font-size:12px}.nav-dropdown-trigger{gap:5px}.nav-dropdown-menu{width:330px}.header-btn{gap:11px;padding-left:15px}.header-btn-text{font-size:12px}}.mobile-menu-button,.mobile-menu-backdrop,.mobile-menu{display:none}@media (width<=1050px){.intro-logo-static{left:10px}.header{grid-template-columns:minmax(0,1fr) auto auto}.nav{display:none}@keyframes introMoveToHeader{0%{transform:translate(0)scale(1)}to{transform:translate(calc(66px - 50vw),calc(42px - 49.3vh))scale(.21)}}.mobile-menu-button{z-index:12;color:#111827;cursor:pointer;background:#edf1f5;border:1px solid #cfd6df;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;padding:0;transition:border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;position:relative;box-shadow:0 8px 20px #0f172a17,inset 0 1px #fffffff2}.mobile-menu-button:hover{background:#fff;border-color:#2f80ed73;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1f,0 0 0 3px #2f80ed12}.mobile-menu-button-line{transform-origin:50%;background:currentColor;border-radius:999px;width:20px;height:2px;transition:transform .24s,opacity .2s,width .24s;display:block}.mobile-menu-button-open .mobile-menu-button-line:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button-open .mobile-menu-button-line:nth-child(2){opacity:0;width:0}.mobile-menu-button-open .mobile-menu-button-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu-backdrop{z-index:998;visibility:hidden;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(7px);background:#0f172a70;transition:visibility .3s,opacity .3s;display:block;position:fixed;inset:0}.mobile-menu-backdrop-open{visibility:visible;pointer-events:auto;opacity:1}.mobile-menu{z-index:999;visibility:hidden;pointer-events:none;opacity:0;overscroll-behavior:contain;background:#fff;border-left:1px solid #dbe2ea;flex-direction:column;width:min(430px,100vw - 28px);height:100dvh;padding:22px;transition:visibility .32s,opacity .32s,transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 70px #0f172a38}.mobile-menu-open{visibility:visible;pointer-events:auto;opacity:1;transform:translate(0)}.mobile-menu-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.mobile-menu-brand{flex-direction:column;gap:5px;min-width:0;display:flex}.mobile-menu-brand-label{color:#2f80ed;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.mobile-menu-brand strong{color:#111827;letter-spacing:-.03em;font-size:22px;font-weight:750;line-height:1}.mobile-menu-close{color:#334155;cursor:pointer;background:#f4f7fa;border:1px solid #d6dde6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:color .22s,border-color .22s,background-color .22s,transform .22s;display:inline-flex}.mobile-menu-close:hover{color:#174f97;background:#edf5ff;border-color:#2f80ed59;transform:rotate(4deg)}.mobile-menu-close svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:19px;height:19px}.mobile-nav{flex-direction:column;gap:8px;padding:20px 0;display:flex}.mobile-nav-link{color:#475569;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:56px;padding:0 16px;font-family:inherit;font-size:15px;font-weight:680;line-height:1;text-decoration:none;transition:color .22s,border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:flex;position:relative}.mobile-nav-link:hover,.mobile-nav-link:focus-visible{color:#111827;background:#f7f9fb;border-color:#d9e0e8;outline:none;transform:translate(2px)}.mobile-nav-link>svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px;transition:transform .22s}.mobile-nav-link:hover>svg{transform:translate(2px)}.mobile-nav-link-active{color:#174f97;background:#edf5ff;border-color:#2f80ed3d;box-shadow:0 8px 20px #2f80ed14,inset 0 0 0 1px #ffffffc7}.mobile-nav-link-active:before{content:"";background:#2f80ed;border-radius:999px;width:3px;height:24px;position:absolute;top:50%;left:6px;transform:translateY(-50%);box-shadow:0 0 12px #2f80ed66}.mobile-kassel{width:100%}.mobile-kassel-trigger{appearance:none}.mobile-kassel-trigger-arrow{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .25s}.mobile-kassel-open .mobile-kassel-trigger-arrow{transform:rotate(180deg)}.mobile-kassel-menu{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s,opacity .25s;display:grid}.mobile-kassel-open .mobile-kassel-menu{opacity:1;grid-template-rows:1fr}.mobile-kassel-menu-inner{min-height:0;overflow:hidden}.mobile-kassel-open .mobile-kassel-menu-inner{padding-top:8px}.mobile-kassel-link{color:#475569;border:1px solid #0000;border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;width:calc(100% - 12px);min-height:68px;margin-left:12px;padding:10px 12px;text-decoration:none;transition:color .22s,border-color .22s,background-color .22s,transform .22s;display:grid}.mobile-kassel-link+.mobile-kassel-link{margin-top:5px}.mobile-kassel-link:hover,.mobile-kassel-link:focus-visible{color:#174f97;background:#f2f7fe;border-color:#2f80ed2e;outline:none;transform:translate(2px)}.mobile-kassel-link-active{color:#174f97;background:#edf5ff;border-color:#2f80ed38}.mobile-kassel-icon{background:#fff;border:1px solid #d9e5f4;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 5px 13px #0f172a12,inset 0 1px #fffffff2}.mobile-kassel-icon img{object-fit:contain;width:30px;height:30px;display:block}.mobile-kassel-content{flex-direction:column;gap:5px;min-width:0;display:flex}.mobile-kassel-content strong{color:inherit;letter-spacing:-.015em;font-size:14px;font-weight:750;line-height:1.1}.mobile-kassel-content small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;line-height:1.35;overflow:hidden}.mobile-menu-footer{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:20px}.mobile-menu-footer p{color:#64748b;margin:0 0 12px;font-size:12px;font-weight:600;line-height:1.5}.mobile-menu-cta{color:#174f97;background:#edf5ff;border:1px solid #2f80ed9e;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:54px;padding:5px 5px 5px 18px;font-size:14px;font-weight:750;line-height:1;text-decoration:none;display:flex;box-shadow:0 10px 24px #2f80ed1a,inset 0 1px #ffffffe6}.mobile-menu-cta-icon{color:#fff;background:#2f80ed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mobile-menu-cta-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.header.header-home .mobile-menu-button{opacity:0;animation:.5s 2.45s forwards showHeaderContent;transform:translateY(-8px)}}@media (width<=700px){.header{grid-template-columns:minmax(0,1fr) auto}.header-btn{display:none}.mobile-menu-button{justify-self:end}}@media (width<=520px){.intro-logo-static{left:0}.mobile-menu{width:min(390px,100vw - 14px);padding:18px 16px}.mobile-menu-head{padding-bottom:17px}.mobile-menu-brand strong{font-size:20px}.mobile-nav{padding:17px 0}.mobile-nav-link{min-height:52px;padding:0 14px;font-size:14px}.mobile-kassel-link{width:calc(100% - 8px);margin-left:8px;padding-right:8px}}@media (width<=390px){.mobile-menu{width:calc(100vw - 8px);padding-left:14px;padding-right:14px}.mobile-menu-button{width:42px;height:42px}.mobile-kassel-content small{max-width:190px}}@keyframes heroBackgroundReveal{0%{opacity:0}to{opacity:1}}@keyframes heroFadeUp{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}@keyframes heroFadeLeft{0%{opacity:0;translate:-22px}to{opacity:1;translate:0}}@keyframes heroFadeRight{0%{opacity:0;translate:22px}to{opacity:1;translate:0}}@keyframes heroDashboardReveal{0%{opacity:0;transform:translateY(50px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroCardReveal{0%{opacity:0;translate:0 20px;scale:.985}to{opacity:1;translate:0;scale:1}}@keyframes heroGlowPulse{0%,to{opacity:.28;transform:translate(-50%)scale(1)}50%{opacity:.42;transform:translate(-50%)scale(1.08)}}@keyframes heroChartDraw{0%{stroke-dashoffset:1200px}to{stroke-dashoffset:0}}@keyframes heroAreaReveal{0%{opacity:0}to{opacity:1}}@keyframes heroProgressReveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes heroStarFloat{0%,to{opacity:.18;transform:translateY(0)rotate(0)}50%{opacity:.48;transform:translateY(-8px)rotate(45deg)}}.hero{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#f8fafc;min-height:100vh;padding:96px 32px 44px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.hero-background{z-index:-2;pointer-events:none;opacity:0;animation:1s 2.2s forwards heroBackgroundReveal;position:absolute;inset:0;overflow:hidden}.hero-glow{filter:blur(110px);border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.hero-glow-top{background:#2f80ed1c;width:920px;height:620px;animation:8s ease-in-out infinite heroGlowPulse;top:-330px}.hero-glow-dashboard{filter:blur(135px);background:#2f80ed13;width:1180px;height:550px;animation:9s ease-in-out 1.2s infinite heroGlowPulse;top:430px}.hero-grid{opacity:.48;background-image:linear-gradient(#0f172a0b 1px,#0000 1px),linear-gradient(90deg,#0f172a0b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 42%,#000000b3,#0000 76%);mask-image:radial-gradient(circle at 50% 42%,#000000b3,#0000 76%)}.hero-noise{opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='.7'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-star{color:#2f80ed7a;font-size:17px;font-weight:300;line-height:1;animation:5s ease-in-out infinite heroStarFloat;position:absolute}.hero-star-one{top:148px;left:8%}.hero-star-two{animation-delay:1.1s;top:230px;right:10%}.hero-star-three{animation-delay:2.3s;top:430px;left:15%}.hero-star-four{animation-delay:.7s;top:370px;right:17%}.hero-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.hero-content{text-align:center;flex-direction:column;align-items:center;width:min(1020px,100%);margin:0 auto;display:flex}.hero-title{color:#111827;letter-spacing:-.058em;opacity:0;max-width:1040px;margin:0;font-size:clamp(64px,6vw,96px);font-weight:650;line-height:.98;animation:.8s cubic-bezier(.2,.75,.25,1) 2.35s forwards heroFadeUp;translate:0 24px}.hero-title span{color:#111827;margin-top:6px;display:block}.hero-description{color:#667085;letter-spacing:-.015em;opacity:0;max-width:760px;margin:29px 0 0;font-size:18px;font-weight:450;line-height:1.7;animation:.75s cubic-bezier(.2,.75,.25,1) 2.55s forwards heroFadeUp;translate:0 20px}.hero-actions{opacity:0;justify-content:center;align-items:center;gap:12px;margin-top:34px;animation:.7s cubic-bezier(.2,.75,.25,1) 2.72s forwards heroFadeUp;display:flex;translate:0 18px}.hero-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 21px;font-family:inherit;font-size:13px;font-weight:700;line-height:1;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s,color .22s;display:inline-flex;position:relative;overflow:hidden}.hero-button:hover{transform:translateY(-2px)}.hero-button-primary{color:#fff;background:#2f80ed;border:1px solid #74b3ff;box-shadow:0 12px 32px #2f80ed33,inset 0 1px #ffffff42}.hero-button-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:48%;height:100%;transition:left .55s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.hero-button-primary:hover{background:#5ea2f5;box-shadow:0 16px 38px #2f80ed4a,inset 0 1px #ffffff4d}.hero-button-primary:hover:before{left:135%}.hero-button-primary span,.hero-button-primary svg{z-index:1;position:relative}.hero-button-primary svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.hero-button-primary:hover svg{transform:translate(3px)}.hero-button-secondary{color:#334155;background:#fff;border:1px solid #d7dee8;box-shadow:0 7px 18px #0f172a12,inset 0 1px #fffffff2}.hero-button-secondary:hover{color:#174f97;background:#eef5ff;border-color:#2f80ed66}.hero-button-play{background:#f4f7fb;border:1px solid #0f172a1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.hero-button-play svg{fill:currentColor;stroke:none;width:12px;height:12px}.hero-dashboard-shell{opacity:0;width:min(1380px,100%);margin:78px auto 0;padding:1px;animation:.95s cubic-bezier(.2,.8,.2,1) 2.9s forwards heroDashboardReveal;position:relative;transform:translateY(50px)scale(.97)}.hero-dashboard-light{z-index:-1;filter:blur(70px);pointer-events:none;background:#2f80ed1a;border-radius:50%;width:84%;height:180px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.hero-dashboard{background:#fff;border:1px solid #ccd5e1;border-radius:16px 16px 5px 5px;position:relative;overflow:hidden;box-shadow:0 38px 90px #0f172a29,0 0 0 1px #2f80ed09,0 0 70px #2f80ed12}.hero-dashboard:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#2f80ed09,#0000 24% 74%,#0f172a05);position:absolute;inset:0}.hero-dashboard-topbar{z-index:2;opacity:0;background:#f7f9fc;border-bottom:1px solid #dce3ec;grid-template-columns:250px minmax(280px,1fr) auto;align-items:center;gap:22px;height:68px;padding:0 21px;animation:.65s 3.15s forwards heroFadeUp;display:grid;position:relative;translate:0 -14px}.hero-dashboard-brand{align-items:center;gap:11px;display:flex}.hero-dashboard-brand div:last-child{min-width:0}.hero-dashboard-brand strong,.hero-dashboard-brand span{display:block}.hero-dashboard-brand strong{color:#111827;font-size:14px;font-weight:700}.hero-dashboard-brand span{color:#667085;margin-top:4px;font-size:10px;font-weight:500}.hero-dashboard-search{color:#7a8696;background:#fff;border:1px solid #d8e0ea;border-radius:8px;justify-self:center;align-items:center;gap:10px;width:min(470px,100%);height:38px;padding:0 13px;display:flex}.hero-dashboard-search svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;flex-shrink:0;width:15px;height:15px}.hero-dashboard-search span{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.hero-dashboard-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.hero-dashboard-actions button{color:#5f6b7a;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:35px;padding:0 9px;font-family:inherit;display:inline-flex}.hero-dashboard-actions button svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.hero-dashboard-actions .hero-dashboard-share{color:#174f97;background:#eaf3ff;border-color:#2f80ed33;padding:0 13px;font-size:10px;font-weight:700}.hero-dashboard-body{z-index:2;grid-template-columns:215px minmax(0,1fr);min-height:700px;display:grid;position:relative}.hero-sidebar{opacity:0;background:#f4f7fa;border-right:1px solid #dce3ec;flex-direction:column;padding:22px 14px 16px;animation:.72s 3.27s forwards heroFadeLeft;display:flex;translate:-22px}.hero-sidebar-section+.hero-sidebar-section{margin-top:28px}.hero-sidebar-label{color:#7a8696;letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;padding:0 11px;font-size:9px;font-weight:700;display:block}.hero-sidebar-link{color:#5f6b7a;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:39px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:600;display:flex}.hero-sidebar-link svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.hero-sidebar-link.active{color:#174f97;background:#eaf3ff;border-color:#2f80ed21}.hero-sidebar-link.active svg{color:#2f80ed}.hero-channel-icon{color:#667085;background:#fff;border:1px solid #d8e0ea;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;font-size:7px;font-weight:800;display:inline-flex}.hero-sidebar-bottom{border-top:1px solid #dce3ec;margin-top:auto;padding-top:18px}.hero-sidebar-profile{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px;font-family:inherit;display:flex}.hero-sidebar-avatar{color:#1d5fbf;background:#2f80ed1c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:inline-flex}.hero-sidebar-profile>span:last-child{min-width:0}.hero-sidebar-profile strong,.hero-sidebar-profile small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.hero-sidebar-profile strong{color:#334155;font-size:10px;font-weight:700}.hero-sidebar-profile small{color:#7a8696;margin-top:4px;font-size:8px}.hero-dashboard-main{background:#fbfcfe;min-width:0;padding:28px}.hero-dashboard-heading{opacity:0;justify-content:space-between;align-items:flex-start;gap:24px;animation:.7s 3.38s forwards heroFadeUp;display:flex;translate:0 18px}.hero-dashboard-heading>div:first-child>span{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.hero-dashboard-heading h2{color:#111827;letter-spacing:-.035em;margin:8px 0 0;font-size:21px;font-weight:700;line-height:1.2}.hero-dashboard-heading-actions{align-items:center;gap:8px;display:flex}.hero-dashboard-heading-actions button{color:#667085;background:#fff;border:1px solid #d8e0ea;border-radius:7px;min-height:35px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:650}.hero-dashboard-heading-actions .hero-dashboard-heading-primary{color:#174f97;background:#eaf3ff;border-color:#2f80ed3d}.hero-dashboard-tabs{opacity:0;border-bottom:1px solid #dce3ec;align-items:center;gap:4px;margin-top:24px;animation:.65s 3.49s forwards heroFadeUp;display:flex;translate:0 15px}.hero-dashboard-tabs button{color:#667085;background:0 0;border:0;min-height:36px;padding:0 13px;font-family:inherit;font-size:10px;font-weight:650;position:relative}.hero-dashboard-tabs button.active{color:#1f2937}.hero-dashboard-tabs button.active:after{content:"";background:#2f80ed;height:1px;position:absolute;bottom:-1px;left:11px;right:11px;box-shadow:0 0 8px #2f80ed61}.hero-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.hero-metric-card{opacity:0;background:#fff;border:1px solid #dce3ec;border-radius:10px;min-width:0;padding:17px;animation:.7s cubic-bezier(.2,.75,.25,1) forwards heroCardReveal;translate:0 20px;scale:.985;box-shadow:0 9px 24px #0f172a0e}.hero-metric-card:first-child{animation-delay:3.61s}.hero-metric-card:nth-child(2){animation-delay:3.7s}.hero-metric-card:nth-child(3){animation-delay:3.79s}.hero-metric-card:nth-child(4){animation-delay:3.88s}.hero-metric-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.hero-metric-card-top>span:first-child{color:#667085;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:650;overflow:hidden}.hero-metric-icon{color:#2f80ed;background:#2f80ed13;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.hero-metric-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.hero-metric-card>strong{color:#111827;letter-spacing:-.045em;margin-top:17px;font-size:29px;font-weight:700;line-height:1;display:block}.hero-metric-change{align-items:center;gap:7px;margin-top:12px;display:flex}.hero-metric-change span{font-size:9px;font-weight:750}.hero-metric-change small{color:#7a8696;font-size:8px}.hero-metric-change.positive span{color:#5ea2f5}.hero-metric-change.neutral span{color:#667085}.hero-dashboard-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:13px;margin-top:13px;display:grid}.hero-chart-card,.hero-project-card{opacity:0;background:#fff;border:1px solid #dce3ec;border-radius:10px;min-width:0;padding:19px;animation:.78s cubic-bezier(.2,.75,.25,1) forwards heroCardReveal;translate:0 24px;scale:.985;box-shadow:0 9px 24px #0f172a0e}.hero-project-card{animation-delay:4s}.hero-chart-card{animation-delay:4.12s}.hero-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.hero-card-heading span{color:#667085;font-size:10px;font-weight:600}.hero-card-heading h3{color:#1f2937;letter-spacing:-.02em;margin:6px 0 0;font-size:15px;font-weight:700}.hero-project-status{align-items:center;gap:6px;display:inline-flex;color:#1d5fbf!important;font-size:9px!important;font-weight:700!important}.hero-project-status i{background:#2f80ed;border-radius:50%;width:6px;height:6px;box-shadow:0 0 7px #2f80ed73}.hero-project-preview{opacity:0;background:#e9eef5;border:1px solid #d8e0ea;border-radius:9px;height:310px;margin-top:17px;animation:.75s 4.18s forwards heroCardReveal;position:relative;overflow:hidden;scale:.985}.hero-project-video{object-fit:cover;filter:saturate(.78)contrast(1.08)brightness(.68);width:100%;height:100%;transition:transform .7s,filter .7s;display:block}.hero-project-card:hover .hero-project-video{filter:saturate(.88)contrast(1.06)brightness(.75);transform:scale(1.025)}.hero-project-overlay{background:linear-gradient(#0000 32%,#03070ce6),linear-gradient(90deg,#2f80ed21,#0000 62%);position:absolute;inset:0}.hero-project-preview-content{position:absolute;bottom:18px;left:18px;right:18px}.hero-project-preview-content span,.hero-project-preview-content strong{display:block}.hero-project-preview-content span{color:#74b3ff;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.hero-project-preview-content strong{color:#f0f4f8;margin-top:7px;font-size:16px;font-weight:700}.hero-project-progress{opacity:0;margin-top:18px;animation:.65s 4.35s forwards heroFadeUp;translate:0 12px}.hero-project-progress>div:first-child{justify-content:space-between;align-items:center;display:flex}.hero-project-progress span{color:#667085;font-size:10px}.hero-project-progress strong{color:#1d5fbf;font-size:10px}.hero-project-progress-track{background:#e3e9f1;border-radius:20px;height:6px;margin-top:10px;overflow:hidden}.hero-project-progress-track span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#1d5fbf,#2f80ed);width:84%;height:100%;animation:1.15s 4.48s forwards heroProgressReveal;display:block;transform:scaleX(0)}.hero-chart-legend{align-items:center;gap:13px;display:flex}.hero-chart-legend>span{color:#667085;align-items:center;gap:6px;font-size:9px;display:flex}.hero-chart-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.hero-chart-dot.primary{background:#2f80ed;box-shadow:0 0 7px #2f80ed66}.hero-chart-dot.secondary{background:#9dbce3}.hero-chart{height:345px;margin-top:20px;padding-bottom:24px;position:relative}.hero-chart-lines{opacity:0;flex-direction:column;justify-content:space-between;animation:.7s 4.3s forwards heroBackgroundReveal;display:flex;position:absolute;inset:0 0 24px}.hero-chart-lines span{background:#0f172a13;width:100%;height:1px}.hero-chart svg{z-index:2;width:100%;height:calc(100% - 24px);position:relative;overflow:visible}.hero-chart-area{fill:url(#heroChartArea);opacity:0;animation:1.1s 4.48s forwards heroAreaReveal}.hero-chart-line{fill:none;stroke:url(#heroChartLine);stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1200;stroke-dashoffset:1200px;animation:1.7s 4.35s forwards heroChartDraw}.hero-chart-line-secondary{fill:none;stroke:#9dbce3;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1200;stroke-dashoffset:1200px;animation:1.7s 4.52s forwards heroChartDraw}.hero-chart circle{fill:#fff;stroke:#74b3ff;stroke-width:2px;opacity:0;animation:.5s 5.15s forwards heroAreaReveal}.hero-chart-axis{color:#7a8696;opacity:0;justify-content:space-between;font-size:9px;animation:.65s 4.55s forwards heroBackgroundReveal;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-trusted{color:#667085;letter-spacing:.11em;text-transform:uppercase;opacity:0;justify-content:center;align-items:center;gap:19px;margin:29px auto 0;font-size:9px;font-weight:700;animation:.7s 4.42s forwards heroFadeUp;display:flex;translate:0 14px}.hero-trusted i{background:#2f80ed7a;border-radius:50%;width:4px;height:4px}@media (width<=1180px){.hero-dashboard-topbar{grid-template-columns:210px minmax(220px,1fr) auto}.hero{min-height:auto;padding:82px 20px 56px}.hero-dashboard-shell{display:none}.hero-dashboard-body{grid-template-columns:185px minmax(0,1fr)}.hero-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-dashboard-grid{grid-template-columns:1fr}.hero-project-preview{height:380px}.hero-chart{height:300px}}@media (width<=900px){.hero{padding:82px 20px 36px}.hero-title{font-size:clamp(52px,10vw,76px)}.hero-dashboard-topbar{grid-template-columns:1fr auto}.hero-dashboard-search{display:none}.hero-dashboard-body{grid-template-columns:66px minmax(0,1fr)}.hero-sidebar{padding:16px 8px}.hero-sidebar-label,.hero-sidebar-link span:last-child,.hero-sidebar-profile>span:last-child{display:none}.hero-sidebar-link{justify-content:center;padding:0}.hero-channel-icon{width:28px;height:28px}.hero-sidebar-profile{justify-content:center;padding:0}.hero-dashboard-main{padding:20px}.hero-dashboard-heading{align-items:center}.hero-dashboard-heading-actions button:first-child{display:none}}@media (width<=680px){.hero{padding:68px 14px 30px}.hero-title{letter-spacing:-.052em;font-size:clamp(44px,13vw,63px);line-height:1}.hero-description{margin-top:23px;font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;width:100%}.hero-button{width:100%;min-height:52px}.hero-dashboard-shell{margin-top:58px}.hero-dashboard-topbar{height:58px;padding:0 12px}.hero-dashboard-brand span,.hero-dashboard-actions button:not(.hero-dashboard-share){display:none}.hero-dashboard-actions .hero-dashboard-share{padding:0 10px}.hero-dashboard-body{min-height:0;display:block}.hero-sidebar{display:none}.hero-dashboard-main{padding:14px}.hero-dashboard-heading h2{font-size:17px}.hero-dashboard-heading-actions{display:none}.hero-dashboard-tabs{scrollbar-width:none;overflow-x:auto}.hero-dashboard-tabs::-webkit-scrollbar{display:none}.hero-dashboard-tabs button{flex-shrink:0;font-size:9px}.hero-dashboard-metrics{grid-template-columns:1fr 1fr;gap:9px}.hero-metric-card{padding:13px}.hero-metric-card-top>span:first-child{font-size:10px}.hero-metric-card>strong{font-size:23px}.hero-metric-change{display:block}.hero-metric-change small{margin-top:5px;display:block}.hero-chart-card,.hero-project-card{padding:14px}.hero-project-preview{height:240px}.hero-chart-legend{display:none}.hero-chart{height:230px}.hero-trusted{flex-wrap:wrap;gap:11px;font-size:8px}}@media (width<=430px){.hero-title{font-size:clamp(40px,12.5vw,55px)}.hero-dashboard-brand strong{font-size:11px}.hero-dashboard-share span{display:none}.hero-dashboard-metrics{grid-template-columns:1fr}.hero-dashboard-tabs button{padding-inline:9px;font-size:8px}.hero-project-preview{height:205px}.hero-chart-axis{font-size:7px}.hero-trusted i{display:none}.hero-trusted span{text-align:center;width:calc(50% - 6px)}}@keyframes systemBandSectionIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes systemBandCardIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes systemBandIntroIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes systemBandFooterIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes systemBandNodePulse{0%,to{box-shadow:0 0 #2f80ed33,0 0 18px #2f80ed47}50%{box-shadow:0 0 0 10px #2f80ed00,0 0 30px #2f80ed6b}}.system-band{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;background:#e9eef4;width:100%;padding:110px 32px 90px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.system-band-visible{animation:.8s forwards systemBandSectionIn}.system-band-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.system-band-grid{opacity:.7;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:96px 96px;position:absolute;inset:0}.system-band-noise{display:none}.system-band-glow{filter:blur(150px);opacity:.5;border-radius:50%;position:absolute}.system-band-glow-left{background:#2f80ed14;width:720px;height:720px;top:80px;left:-350px}.system-band-glow-center{background:#2f80ed0e;width:900px;height:500px;top:350px;left:50%;transform:translate(-50%)}.system-band-glow-right{background:#2f80ed11;width:680px;height:680px;bottom:100px;right:-320px}.system-band-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.system-band-stage{min-height:auto;padding:0;position:relative}.system-band-stage-meta{border-bottom:1px solid #c7d0db;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;padding-bottom:18px;display:flex;position:relative;top:auto;left:auto;right:auto}.system-band-stage-index,.system-band-stage-name{letter-spacing:0;text-transform:none;font-size:14px;font-weight:700}.system-band-stage-index{color:#2f80ed}.system-band-stage-name{color:#64748b}.system-band-stage-line{display:none}.system-band-columns{z-index:3;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;min-height:auto;display:grid;position:relative}.system-band-column{color:#111827;opacity:0;background:#fff;border:1px solid #c4ceda;border-radius:18px;outline:none;flex-direction:column;min-width:0;min-height:580px;padding:30px;transition:transform .28s,border-color .28s,background-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #0f172a1c,0 3px 10px #0f172a0e,inset 0 1px #fffffff2}.system-band-visible .system-band-column{animation:systemBandCardIn .72s ease calc(.18s + var(--system-column-delay)) forwards}.system-band-column:hover,.system-band-column:focus-visible{background:#fff;border-color:#94a3b8;transform:translateY(-7px);box-shadow:0 30px 68px #0f172a2b,0 5px 18px #0f172a14,inset 0 1px #fffffffa}.system-band-column:focus-visible{box-shadow:0 0 0 3px #2f80ed2e,0 30px 68px #0f172a2b}.system-band-column-active{background:#eaf3ff;border-color:#2f80ed;min-height:580px;box-shadow:0 28px 66px #2f80ed30,0 0 0 2px #2f80ed17,inset 0 1px #fffffff2}.system-band-column-active:hover,.system-band-column-active:focus-visible{background:#e1edff;border-color:#2f80ed;transform:translateY(-7px)}.system-band-column:before{content:"";background:0 0;height:4px;position:absolute;top:0;left:0;right:0}.system-band-column-active:before{background:#2f80ed}.system-band-column-head{z-index:3;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.system-band-column-number{color:#7b8796;letter-spacing:0;font-size:15px;font-weight:700}.system-band-column-active .system-band-column-number{color:#2f80ed}.system-band-column-label{color:#475569;background:#f3f5f8;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:9px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.system-band-column-label i{width:8px;height:8px;box-shadow:none;background:#94a3b8;border:0;border-radius:50%;flex-shrink:0}.system-band-column-active .system-band-column-label{color:#174f97;background:#e8f2ff;border-color:#2f80ed47}.system-band-column-active .system-band-column-label i{background:#2f80ed;box-shadow:0 0 14px #2f80ed73}.system-band-column-visual{isolation:isolate;background:#eef2f6;border:1px solid #d0d8e2;border-radius:14px;flex-shrink:0;width:100%;height:196px;min-height:196px;max-height:196px;margin:30px 0 28px;position:relative;overflow:hidden}.system-band-column-active .system-band-column-visual{background:#dfeeff;border-color:#2f80ed6b}.system-band-column-visual img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s;display:block;position:absolute;inset:0}.system-band-column:hover .system-band-column-visual img,.system-band-column:focus-visible .system-band-column-visual img,.system-band-column-active .system-band-column-visual img{transform:scale(1.055)}.system-band-column-image-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0f172a03 25%,#0f172a1a 68%,#0f172a7a 100%);position:absolute;inset:0}.system-band-column-active .system-band-column-image-overlay{background:linear-gradient(#2f80ed03 20%,#174f971f 65%,#0f2f5785 100%)}.system-band-column-visual-number{z-index:2;color:#fffffff0;letter-spacing:-.07em;text-shadow:0 4px 18px #0f172a4d;font-size:58px;font-weight:800;line-height:1;position:absolute;bottom:10px;right:16px}.system-band-column-active .system-band-column-visual-number{color:#fff}.system-band-column-content{z-index:3;margin-top:0;position:relative}.system-band-column-content h3{color:#111827;letter-spacing:-.045em;max-width:320px;margin:0;font-size:clamp(29px,2.1vw,36px);font-weight:760;line-height:1.05}.system-band-column-content p{color:#64748b;letter-spacing:0;margin:18px 0 0;font-size:15px;font-weight:500;line-height:1.7}.system-band-column-services{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.system-band-column-services span{color:#475569;background:#f5f7fa;border:1px solid #cbd5df;border-radius:8px;align-items:center;gap:8px;min-height:37px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.system-band-column-active .system-band-column-services span{color:#174f97;background:#eaf3ff;border-color:#2f80ed3d}.system-band-column-services svg{fill:none;stroke:#2f80ed;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.system-band-column-footer{z-index:3;border-top:1px solid #cfd7e1;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:24px;display:flex;position:relative}.system-band-column-footer>span{color:#64748b;font-size:13px;font-weight:600}.system-band-column-footer a{color:#2f80ed;background:#fff;border:1px solid #cfd8e3;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 6px 16px #0f172a0f}.system-band-column-footer a:hover{background:#eaf3ff;border-color:#2f80ed;transform:translate(3px);box-shadow:0 8px 20px #2f80ed1f}.system-band-column-footer svg,.system-band-column-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.system-band-column-action{z-index:3;color:#174f97;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:1px solid #2f80ed;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;margin-top:16px;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;transition:opacity .25s,visibility .25s,transform .25s,background-color .22s,color .22s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(8px)}.system-band-column-active .system-band-column-action{opacity:1;visibility:visible;pointer-events:auto;color:#fff;background:#2f80ed;transform:translateY(0)}.system-band-column-action:hover{color:#fff;background:#4b95f0}.system-band-column-action:before,.system-band-floor{display:none}.system-band-intro{opacity:0;grid-template-columns:165px minmax(0,1fr);gap:55px;margin-top:105px;padding-top:0;display:grid}.system-band-visible .system-band-intro{animation:.8s .85s forwards systemBandIntroIn}.system-band-intro-label{flex-direction:column;align-items:flex-start;padding-top:7px;display:flex}.system-band-intro-index{color:#2f80ed;letter-spacing:0;font-size:15px;font-weight:750}.system-band-intro-label-line{background:#2f80ed;width:42px;height:2px;margin:19px 0}.system-band-intro-label>span:last-child{color:#64748b;letter-spacing:0;text-transform:none;writing-mode:vertical-rl;font-size:14px;font-weight:700;transform:rotate(180deg)}.system-band-intro-main{grid-template-columns:minmax(520px,1fr) minmax(330px,.48fr);align-items:end;gap:80px;display:grid}.system-band-intro-main h2{color:#111827;letter-spacing:-.065em;max-width:950px;margin:0;font-size:clamp(58px,5.6vw,92px);font-weight:780;line-height:.95}.system-band-intro-main h2 span{color:#2f80ed;margin-top:8px;display:block}.system-band-intro-description{padding-bottom:4px}.system-band-intro-description p{color:#64748b;margin:0;font-size:17px;font-weight:500;line-height:1.72}.system-band-intro-description a{color:#fff;background:#2f80ed;border:1px solid #2f80ed;border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:52px;margin-top:28px;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 24px #2f80ed2e}.system-band-intro-description a:hover{background:#4b95f0;border-color:#5ca4ff;transform:translateY(-3px);box-shadow:0 14px 30px #2f80ed3d}.system-band-intro-description svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.system-band-footer{opacity:0;background:#fff;border:1px solid #d8dfe7;border-radius:16px;grid-template-columns:minmax(320px,.8fr) minmax(450px,1fr) auto;align-items:center;gap:40px;margin-top:80px;padding:36px;display:grid;position:relative;box-shadow:0 20px 48px #0f172a1c,0 3px 10px #0f172a0e,inset 0 1px #fffffff2}.system-band-visible .system-band-footer{animation:.75s 1.05s forwards systemBandFooterIn}.system-band-footer-heading span,.system-band-footer-heading strong{display:block}.system-band-footer-heading span{color:#2f80ed;letter-spacing:0;text-transform:none;font-size:14px;font-weight:750}.system-band-footer-heading strong{color:#111827;max-width:430px;margin-top:9px;font-size:20px;font-weight:720;line-height:1.4}.system-band-footer-items{justify-content:center;align-items:center;gap:22px;display:flex}.system-band-footer-items span{color:#64748b;letter-spacing:0;text-transform:none;white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.system-band-footer-items i{background:#2f80ed;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #2f80ed59}.system-band-footer-action{color:#fff;white-space:nowrap;background:#2f80ed;border:1px solid #2f80ed;border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 20px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 24px #2f80ed2e}.system-band-footer-action:hover{background:#4b95f0;border-color:#5ca4ff;transform:translateY(-3px);box-shadow:0 14px 30px #2f80ed3d}.system-band-footer-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (width<=1180px){.system-band-column-visual{height:220px;min-height:220px;max-height:220px}.system-band-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.system-band-column,.system-band-column-active{min-height:550px}.system-band-intro-main{grid-template-columns:minmax(460px,1fr) minmax(290px,.52fr);gap:50px}.system-band-footer{grid-template-columns:1fr auto}.system-band-footer-items{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=900px){.system-band{padding-left:20px;padding-right:20px}.system-band-intro{grid-template-columns:95px minmax(0,1fr);gap:32px}.system-band-intro-main{grid-template-columns:1fr;gap:30px}.system-band-intro-description{max-width:680px}}@media (width<=680px){.system-band{padding:64px 14px 54px}.system-band-grid{opacity:.42;background-size:56px 56px}.system-band-glow-left,.system-band-glow-center,.system-band-glow-right{opacity:.32;filter:blur(110px)}.system-band-stage-meta{gap:16px;margin-bottom:18px;padding-bottom:12px}.system-band-stage-index,.system-band-stage-name{letter-spacing:.04em;text-transform:uppercase;font-size:11px}.system-band-columns{grid-template-columns:1fr;gap:10px}.system-band-column,.system-band-column-active{background:#fffffff0;border-radius:13px;min-height:0;padding:16px;box-shadow:0 10px 28px #0f172a13,inset 0 1px #ffffffe6}.system-band-column-active{background:#f3f8ff;border-color:#2f80ed61;box-shadow:0 14px 32px #2f80ed1c,inset 0 1px #fffffff2}.system-band-column:hover,.system-band-column:focus-visible,.system-band-column-active:hover,.system-band-column-active:focus-visible{transform:none}.system-band-column:before{border-radius:0 999px 999px 0;width:3px;height:auto;inset:12px auto 12px 0}.system-band-column-head{justify-content:flex-start;gap:11px;min-height:34px}.system-band-column-number{color:#64748b;background:#f4f7fa;border:1px solid #d7dfe8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;display:inline-flex}.system-band-column-active .system-band-column-number{color:#174f97;background:#e7f1ff;border-color:#2f80ed47}.system-band-column-label{border-radius:8px;gap:7px;min-height:30px;padding:0 10px;font-size:11px}.system-band-column-label i{width:6px;height:6px}.system-band-column-visual{display:none}.system-band-column-content{margin-top:15px}.system-band-column-content h3{letter-spacing:-.035em;max-width:none;font-size:22px;line-height:1.08}.system-band-column-content p{margin-top:10px;font-size:13px;line-height:1.58}.system-band-column-services{gap:6px;margin-top:14px}.system-band-column-services span{border-radius:7px;gap:6px;min-height:29px;padding:0 9px;font-size:10px}.system-band-column-services svg{width:12px;height:12px}.system-band-column-footer{gap:10px;margin-top:16px;padding-top:13px}.system-band-column-footer>span{font-size:11px}.system-band-column-footer a{border-radius:8px;width:34px;height:34px}.system-band-column-footer svg{width:15px;height:15px}.system-band-column-action{display:none}.system-band-intro{margin-top:54px;display:block}.system-band-intro-label{flex-direction:row;align-items:center;gap:10px;margin-bottom:20px;padding-top:0}.system-band-intro-index{font-size:12px}.system-band-intro-label-line{width:26px;height:1px;margin:0}.system-band-intro-label>span:last-child{writing-mode:initial;font-size:12px;transform:none}.system-band-intro-main{display:block}.system-band-intro-main h2{letter-spacing:-.055em;font-size:clamp(38px,11.5vw,52px);line-height:.99}.system-band-intro-main h2 span{margin-top:5px}.system-band-intro-description{margin-top:20px;padding-bottom:0}.system-band-intro-description p{font-size:14px;line-height:1.62}.system-band-intro-description a{width:100%;min-height:48px;margin-top:20px;font-size:13px}.system-band-footer{border-radius:13px;grid-template-columns:1fr;gap:18px;margin-top:42px;padding:18px}.system-band-footer-heading span{text-transform:uppercase;letter-spacing:.04em;font-size:11px}.system-band-footer-heading strong{margin-top:7px;font-size:17px;line-height:1.35}.system-band-footer-items{grid-area:auto;grid-template-columns:1fr 1fr;gap:10px;display:grid}.system-band-footer-items span{white-space:normal;gap:7px;font-size:11px}.system-band-footer-items i{width:6px;height:6px}.system-band-footer-action{width:100%;min-height:48px;font-size:13px}}@media (width<=430px){.system-band{padding:56px 12px 48px}.system-band-stage-name{display:none}.system-band-column,.system-band-column-active{padding:14px}.system-band-column-content h3{font-size:20px}.system-band-column-content p{font-size:12.5px}.system-band-column-services{grid-template-columns:1fr 1fr;display:grid}.system-band-column-services span{justify-content:center;width:100%}.system-band-intro-main h2{font-size:clamp(34px,11vw,44px)}.system-band-footer{padding:16px}.system-band-footer-items{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.system-band,.system-band *,.system-band :before,.system-band :after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}@keyframes customersSectionIn{0%{opacity:0}to{opacity:1}}@keyframes customersBackgroundIn{0%{opacity:0}to{opacity:1}}@keyframes customersCenterIn{0%{opacity:0;transform:translate(-50%,calc(34px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes customerNodeIn{0%{opacity:0;transform:translate(-50%,calc(30px - 50%))scale(.86)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes customerNodeFloat{0%,to{translate:0}50%{translate:0 -7px}}@keyframes customersNetworkDraw{0%{stroke-dashoffset:900px}to{stroke-dashoffset:0}}@keyframes customersNetworkPointIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes customersMarqueeIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes customersMarqueeForward{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes customersMarqueeReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes customersSummaryIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes customersStatusPulse{0%,to{box-shadow:0 0 #2f80ed3d,0 0 12px #2f80ed66}50%{box-shadow:0 0 0 8px #2f80ed00,0 0 22px #2f80eda6}}.customers{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;opacity:0;background:#f5f7fa;width:100%;padding:105px 32px 96px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.customers-visible{animation:.8s both customersSectionIn}.customers-background{z-index:-2;pointer-events:none;opacity:0;position:absolute;inset:0;overflow:hidden}.customers-visible .customers-background{animation:1s 50ms both customersBackgroundIn}.customers-background-grid{opacity:.7;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:96px 96px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 82%,#0000 100%)}.customers-background-noise{display:none}.customers-background-glow{filter:blur(150px);opacity:.34;border-radius:50%;position:absolute}.customers-background-glow-left{background:#2f80ed13;width:700px;height:700px;top:120px;left:-350px}.customers-background-glow-center{background:#2f80ed0e;width:950px;height:520px;top:260px;left:50%;transform:translate(-50%)}.customers-background-glow-right{background:#2f80ed11;width:700px;height:700px;top:190px;right:-340px}.customers-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.customers-stage{background:#e9eef4;border:1px solid #c7d0db;border-radius:24px;min-height:750px;position:relative;overflow:hidden;box-shadow:0 32px 76px #0f172a1f,0 4px 16px #0f172a0d}.customers-stage:before{content:"";z-index:2;background:#2f80ed;height:4px;position:absolute;top:0;left:0;right:0}.customers-network{pointer-events:none;width:calc(100% - 40px);height:calc(100% - 73px);position:absolute;inset:28px 20px 45px;overflow:visible}.customers-network path{fill:none;stroke:#2f80ed47;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:900;stroke-dashoffset:900px}.customers-network path:nth-child(2n){stroke:#2f80ed2e}.customers-visible .customers-network path{animation:1.8s both customersNetworkDraw}.customers-visible .customers-network path:first-child,.customers-visible .customers-network path:nth-child(7){animation-delay:.4s}.customers-visible .customers-network path:nth-child(2),.customers-visible .customers-network path:nth-child(8){animation-delay:.5s}.customers-visible .customers-network path:nth-child(3),.customers-visible .customers-network path:nth-child(9){animation-delay:.6s}.customers-visible .customers-network path:nth-child(4),.customers-visible .customers-network path:nth-child(10){animation-delay:.7s}.customers-visible .customers-network path:nth-child(5),.customers-visible .customers-network path:nth-child(11){animation-delay:.8s}.customers-visible .customers-network path:nth-child(6),.customers-visible .customers-network path:nth-child(12){animation-delay:.9s}.customers-network circle{fill:#5ca4ff;filter:drop-shadow(0 0 8px #2f80edbf);opacity:0;transform-box:fill-box;transform-origin:50%}.customers-visible .customers-network circle{animation:.45s 1.18s both customersNetworkPointIn}.customers-stage-floor{pointer-events:none;height:150px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.customers-stage-floor-glow{filter:blur(65px);background:#2f80ed1a;border-radius:50%;height:230px;position:absolute;bottom:-125px;left:15%;right:15%}.customers-stage-floor-core{background:#2f80ed75;height:1px;position:absolute;bottom:43px;left:18%;right:18%;box-shadow:0 0 24px #2f80ed66,0 0 55px #2f80ed29}.customers-nodes{z-index:3;pointer-events:none;position:absolute;inset:0}.customer-node{top:var(--customer-y);left:var(--customer-x);z-index:3;width:calc(var(--customer-size) * 1.16);height:calc(var(--customer-size) * 1.16);opacity:0;pointer-events:auto;border:0;outline:none;position:absolute;transform:translate(-50%,calc(30px - 50%))scale(.86)}.customers-visible .customer-node{animation:customerNodeIn .72s cubic-bezier(.2, .78, .2, 1) calc(.52s + var(--customer-delay)) both}.customer-node-inner{width:100%;height:100%;animation:customerNodeFloat 6s ease-in-out var(--customer-float-delay) infinite;background:#fff;border:1px solid #c4ceda;border-radius:18px;flex-direction:column;padding:8px;transition:border-color .28s,background-color .28s,box-shadow .28s,scale .28s;display:flex;box-shadow:0 18px 40px #0f172a1f,0 3px 10px #0f172a0d}.customer-node:hover .customer-node-inner,.customer-node:focus-visible .customer-node-inner{background:#f7fbff;border-color:#2f80ed;scale:1.055;box-shadow:0 25px 52px #0f172a29,0 0 0 3px #2f80ed1a}.customer-node:focus-visible .customer-node-inner{outline-offset:4px;outline:2px solid #5ca4ffbf}.customer-logo-surface{isolation:isolate;transition:background-color .25s,border-color .25s,box-shadow .25s;position:relative}.customer-node-logo{border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:0;padding:10px;display:flex;overflow:hidden}.customer-node-logo.customer-logo-surface-light,.customer-node-logo.customer-logo-surface-dark{background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0}.customer-logo-surface img,.customer-node-logo img{z-index:1;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:100%;max-height:100%;transition:transform .25s;display:block;position:relative}.customer-node:hover .customer-node-logo img,.customer-node:focus-visible .customer-node-logo img{transform:scale(1.05)}.customer-node-name{display:none}.customers-stage-center{z-index:5;text-align:left;opacity:0;background:#fff;border:1px solid #bdc8d5;border-radius:22px;width:min(620px,46%);padding:44px 42px;position:absolute;top:46%;left:50%;transform:translate(-50%,calc(34px - 50%));box-shadow:0 34px 72px #0f172a29,0 0 0 8px #e9eef4eb}.customers-visible .customers-stage-center{animation:.9s cubic-bezier(.2,.75,.25,1) .16s both customersCenterIn}.customers-stage-label{color:#d9eaff;background:#2f80ed0e;border:1px solid #2f80ed47;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.customers-stage-label-dot{background:#2f80ed;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.5s ease-in-out infinite customersStatusPulse}.customers-stage-center h2{color:#111827;letter-spacing:-.065em;max-width:570px;margin:27px 0 0;font-size:clamp(51px,4.9vw,78px);font-weight:780;line-height:.94}.customers-stage-center h2 span{color:#2f80ed;margin-top:8px;display:block}.customers-stage-center>p{color:#64748b;letter-spacing:0;max-width:570px;margin:25px 0 0;font-size:17px;font-weight:500;line-height:1.72}.customers-stage-count{text-align:left;align-items:center;gap:19px;width:fit-content;margin:31px 0 0;display:flex}.customers-stage-count>strong{color:#111827;letter-spacing:-.07em;font-size:70px;font-weight:800;line-height:.85}.customers-stage-count>div{border-left:2px solid #2f80ed;padding-left:19px}.customers-stage-count span,.customers-stage-count small{display:block}.customers-stage-count span{color:#1f2937;font-size:15px;font-weight:700}.customers-stage-count small{color:#64748b;margin-top:6px;font-size:13px;font-weight:600}.customers-stage-action{color:#fff;background:#2f80ed;border:1px solid #2f80ed;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:54px;margin-top:30px;padding:0 20px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 18px 38px #2f80ed33}.customers-stage-action:hover{background:#4b95f0;border-color:#2f80ed;transform:translateY(-3px);box-shadow:0 24px 48px #2f80ed47}.customers-stage-action:focus-visible{outline-offset:4px;outline:3px solid #5ca4ff40}.customers-stage-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .22s}.customers-stage-action:hover svg{transform:translate(4px)}.customers-marquee{opacity:0;background:#fff;border:1px solid #c7d0db;border-radius:18px;margin-top:30px;padding:34px;position:relative;overflow:hidden;transform:translateY(28px);box-shadow:0 18px 42px #0f172a17,0 3px 10px #0f172a0a}.customers-visible .customers-marquee{animation:.82s 1.05s both customersMarqueeIn}.customers-marquee-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.customers-marquee-heading span{color:#111827;font-size:18px;font-weight:720}.customers-marquee-heading p{color:#64748b;margin:0;font-size:14px;font-weight:600}.customers-rail{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.customers-rail+.customers-rail{margin-top:13px}.customers-rail-track{will-change:transform;align-items:center;gap:13px;width:max-content;display:flex}.customers-rail-first .customers-rail-track{animation:48s linear infinite customersMarqueeForward}.customers-rail-second .customers-rail-track{animation:54s linear infinite customersMarqueeReverse}.customers-rail:hover .customers-rail-track{animation-play-state:paused}.customers-rail-item{background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:224px;height:104px;padding:10px 14px;transition:transform .25s,border-color .25s,box-shadow .25s,background-color .25s;display:flex;overflow:hidden}.customers-rail-item.customer-logo-surface-light,.customers-rail-item.customer-logo-surface-dark{background:#fff;border-color:#cbd5e1}.customers-rail-item:hover{border-color:#2f80ed;transform:translateY(-4px);box-shadow:0 18px 36px #0f172a24,0 0 0 3px #2f80ed14}.customers-rail-item img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:178px;max-height:68px;transition:transform .25s;display:block}.customers-rail-item:hover img{transform:scale(1.045)}.customers-summary{opacity:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px;display:grid;transform:translateY(26px)}.customers-visible .customers-summary{animation:.8s 1.28s both customersSummaryIn}.customers-summary-item{background:#fff;border:1px solid #c4ceda;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:18px;min-width:0;min-height:180px;padding:29px;transition:transform .25s,border-color .25s,background-color .25s;display:grid;box-shadow:0 16px 38px #0f172a14,0 3px 10px #0f172a0a}.customers-summary-item+.customers-summary-item{border-left:1px solid #c4ceda;padding-left:29px}.customers-summary-item:hover{background:#f7f9fc;border-color:#94a3b8;transform:translateY(-5px)}.customers-summary-item>span{color:#6daeff;background:#2f80ed11;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:14px;font-weight:750;display:inline-flex}.customers-summary-item strong{color:#111827;letter-spacing:-.025em;font-size:19px;font-weight:720;line-height:1.35;display:block}.customers-summary-item p{color:#64748b;max-width:350px;margin:10px 0 0;font-size:14px;font-weight:500;line-height:1.65}@media (width<=1180px){.customers-stage{min-height:720px}.customers-stage-center{width:min(580px,48%);padding:38px}.customer-node:nth-child(6),.customer-node:nth-child(12){display:none}.customers-stage-center h2{font-size:clamp(48px,5vw,68px)}}@media (width<=900px){.customers{padding-left:20px;padding-right:20px}.customers-stage{min-height:auto;padding:28px;overflow:visible}.customers-network,.customers-stage-floor{display:none}.customers-nodes{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:54px;display:grid;position:relative;inset:auto}.customer-node{width:100%;height:110px;position:relative;top:auto;left:auto;transform:translateY(24px)scale(.92)}.customers-visible .customer-node{animation-name:customersMarqueeIn}.customer-node:nth-child(n+9){display:none}.customer-node-inner{border-radius:14px;animation:none}.customer-node-logo{border-radius:9px}.customers-stage-center{width:min(680px,100%);margin:0 auto;padding:42px;position:relative;top:auto;left:auto;transform:translateY(30px)}.customers-visible .customers-stage-center{animation-name:customersMarqueeIn}.customers-summary{grid-template-columns:1fr}.customers-summary-item,.customers-summary-item+.customers-summary-item{border-left:1px solid #c4ceda;min-height:0;padding:26px}.customers-summary-item p{max-width:620px}}@media (width<=620px){.customers{padding:58px 12px 50px}.customers-background-grid{opacity:.42;background-size:56px 56px}.customers-background-glow{opacity:.22;filter:blur(110px)}.customer-node:nth-child(6){display:block}.customers-stage{background:#eef2f6;border-radius:15px;padding:14px;box-shadow:0 16px 38px #0f172a14,0 3px 10px #0f172a09}.customers-stage:before{height:3px}.customers-network,.customers-stage-floor{display:none}.customers-nodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 14px;display:grid;position:relative;inset:auto}.customer-node{opacity:0;width:100%;height:72px;position:relative;top:auto;left:auto;transform:translateY(18px)scale(.96)}.customers-visible .customer-node{animation-name:customersMarqueeIn;animation-duration:.55s}.customer-node:nth-child(n+7){display:none}.customer-node-inner{border-radius:10px;padding:5px;animation:none;box-shadow:0 7px 18px #0f172a12,inset 0 1px #fffffff2}.customer-node:hover .customer-node-inner,.customer-node:focus-visible .customer-node-inner{transform:none}.customer-node-logo{border-radius:7px;padding:8px}.customer-node-logo img{max-width:94%;max-height:48px}.customers-stage-center{text-align:left;border-radius:13px;width:100%;margin:0;padding:22px 18px;position:relative;top:auto;left:auto;transform:translateY(24px);box-shadow:0 16px 34px #0f172a1a,0 0 0 4px #e9eef4cc}.customers-visible .customers-stage-center{animation-name:customersMarqueeIn}.customers-stage-label{color:#174f97;border-radius:8px;gap:7px;min-height:29px;padding:0 10px;font-size:10px}.customers-stage-label-dot{width:6px;height:6px}.customers-stage-center h2{letter-spacing:-.055em;margin-top:16px;font-size:clamp(34px,10.5vw,46px);line-height:.98}.customers-stage-center h2 span{margin-top:4px}.customers-stage-center>p{margin-top:14px;font-size:13px;line-height:1.6}.customers-stage-count{gap:12px;margin-top:18px}.customers-stage-count>strong{font-size:44px}.customers-stage-count>div{padding-left:12px}.customers-stage-count span{font-size:12px}.customers-stage-count small{margin-top:4px;font-size:10px}.customers-stage-action{border-radius:8px;width:100%;min-height:46px;margin-top:18px;padding:0 15px;font-size:12px;box-shadow:0 10px 24px #2f80ed29}.customers-stage-action svg{width:16px;height:16px}.customers-marquee{border-radius:13px;margin-top:14px;padding:18px 14px}.customers-marquee-heading{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:15px}.customers-marquee-heading span{font-size:15px}.customers-marquee-heading p{font-size:11px;line-height:1.45}.customers-rail{-webkit-mask-image:none;mask-image:none}.customers-rail+.customers-rail{margin-top:8px}.customers-rail-track{gap:8px}.customers-rail-item{border-radius:9px;width:126px;height:58px;padding:9px 12px}.customers-rail-item img{max-width:108px;max-height:40px}.customers-rail-first .customers-rail-track{animation-duration:34s}.customers-rail-second .customers-rail-track{animation-duration:38s}.customers-summary{gap:9px;margin-top:14px}.customers-summary-item,.customers-summary-item+.customers-summary-item{border-radius:11px;grid-template-columns:34px minmax(0,1fr);gap:11px;min-height:0;padding:15px}.customers-summary-item>span{border-radius:8px;width:34px;height:34px;font-size:11px}.customers-summary-item strong{font-size:15px;line-height:1.3}.customers-summary-item p{margin-top:6px;font-size:11px;line-height:1.5}.customers-summary-item:hover{transform:none}}@media (width<=410px){.customers{padding:52px 10px 44px}.customers-stage{padding:11px}.customers-nodes{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-node{height:68px}.customer-node:nth-child(n+5){display:none}.customers-stage-center{padding:20px 15px}.customers-stage-center h2{font-size:clamp(31px,10vw,40px)}.customers-stage-count>strong{font-size:40px}.customers-marquee{padding:16px 12px}.customers-rail-item{width:116px;height:54px}.customers-summary-item,.customers-summary-item+.customers-summary-item{grid-template-columns:32px minmax(0,1fr);padding:13px}.customers-summary-item>span{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.customers,.customers *,.customers :before,.customers :after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}@keyframes kasselReelsSectionIn{0%{opacity:0}to{opacity:1}}@keyframes kasselReelsBackgroundIn{0%{opacity:0}to{opacity:1}}@keyframes kasselReelsHeaderIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes kasselReelsContentIn{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}@keyframes kasselReelsMediaIn{0%{opacity:0;transform:translateY(44px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kasselReelsFeatureIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes kasselReelsFooterIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes kasselReelsLineMove{0%{transform:translate(-120%)}to{transform:translate(140%)}}@keyframes kasselReelsMediaGlow{0%,to{opacity:.4;transform:translate(-50%)scale(1)}50%{opacity:.7;transform:translate(-50%)scale(1.08)}}@keyframes kasselReelsBarGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.kassel-reels-teaser{isolation:isolate;color:#171717;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#fff7f8;border-top:1px solid #ead7da;border-bottom:1px solid #ead7da;width:100%;padding:108px 32px 86px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.kassel-reels-visible{animation:.8s both kasselReelsSectionIn}.kassel-reels-background{z-index:-2;pointer-events:none;opacity:0;position:absolute;inset:0;overflow:hidden}.kassel-reels-visible .kassel-reels-background{animation:1s 50ms both kasselReelsBackgroundIn}.kassel-reels-background-grid{opacity:.72;background-image:linear-gradient(#7f1d1d0b 1px,#0000 1px),linear-gradient(90deg,#7f1d1d0b 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000000eb 18% 80%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000000eb 18% 80%,#0000 100%)}.kassel-reels-background-noise{opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='.72'/%3E%3C/svg%3E");position:absolute;inset:0}.kassel-reels-background-red{filter:blur(150px);background:#e1001d1f;border-radius:50%;width:1080px;height:1080px;position:absolute;top:-420px;right:-270px}.kassel-reels-background-dark{filter:blur(145px);background:#e1001d12;border-radius:50%;width:980px;height:820px;position:absolute;bottom:-430px;left:-160px}.kassel-reels-background-line{background:linear-gradient(90deg,#0000,#e1001d0e,#0000);width:220px;position:absolute;top:0;bottom:0;left:12%;transform:translate(-120%)}.kassel-reels-visible .kassel-reels-background-line{animation:7s ease-in-out 1.4s infinite kasselReelsLineMove}.kassel-reels-background-word{color:#7f1d1d0b;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(180px,29vw,520px);font-weight:800;line-height:.8;position:absolute;bottom:-65px;right:-55px}.kassel-reels-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.kassel-reels-header{opacity:0;border-bottom:1px solid #e5cfd2;justify-content:space-between;align-items:center;gap:28px;min-height:61px;padding-bottom:21px;display:flex;transform:translateY(18px)}.kassel-reels-visible .kassel-reels-header{animation:.7s .12s both kasselReelsHeaderIn}.kassel-reels-project-label{align-items:center;gap:13px;display:flex}.kassel-reels-project-dot{border:2px solid #e11d36;border-radius:50%;flex-shrink:0;width:11px;height:11px;box-shadow:0 0 0 5px #ff30421f,0 0 19px #ff304299}.kassel-reels-project-label strong,.kassel-reels-project-label span{display:block}.kassel-reels-project-label strong{color:#171717;font-size:14px;font-weight:700}.kassel-reels-project-label span{color:#8f656b;margin-top:4px;font-size:12px;font-weight:500}.kassel-reels-header-link{color:#8f1d2c;align-items:center;gap:11px;font-size:13px;font-weight:700;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex}.kassel-reels-header-link:hover{color:#e11d36;transform:translate(3px)}.kassel-reels-header-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kassel-reels-layout{grid-template-columns:minmax(440px,.82fr) minmax(620px,1.18fr);align-items:center;gap:82px;margin-top:72px;display:grid}.kassel-reels-content{opacity:0;min-width:0;transform:translate(-36px)}.kassel-reels-visible .kassel-reels-content{animation:.86s cubic-bezier(.2,.75,.25,1) .28s both kasselReelsContentIn}.kassel-reels-kicker{color:#e11d36;letter-spacing:.025em;text-transform:uppercase;font-size:14px;font-weight:700}.kassel-reels-content h2{color:#171717;letter-spacing:-.066em;max-width:760px;margin:20px 0 0;font-size:clamp(62px,6.2vw,98px);font-weight:750;line-height:.92}.kassel-reels-content h2 span{color:#e11d36;margin-top:9px;display:block}.kassel-reels-description{color:#6f5458;letter-spacing:-.008em;max-width:690px;margin:31px 0 0;font-size:18px;font-weight:500;line-height:1.72}.kassel-reels-actions{flex-wrap:wrap;gap:11px;margin-top:35px;display:flex}.kassel-reels-button{border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:inline-flex}.kassel-reels-button:hover{transform:translateY(-2px)}.kassel-reels-button-primary{color:#fff;background:#f02a3d;border:1px solid #ff6b77;box-shadow:0 16px 36px #c2001957,inset 0 1px #ffffff2e}.kassel-reels-button-primary:hover{background:#ff4052;box-shadow:0 20px 44px #c200196e,inset 0 1px #ffffff38}.kassel-reels-button-primary svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.kassel-reels-button-primary:hover svg{transform:translate(3px)}.kassel-reels-button-secondary{color:#5f343a;background:#fff;border:1px solid #d8bfc3}.kassel-reels-button-secondary:hover{background:#fff0f2;border-color:#e11d368c}.kassel-reels-features{border-top:1px solid #e5cfd2;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:47px;display:grid}.kassel-reels-feature{opacity:0;grid-template-columns:36px minmax(0,1fr);gap:12px;min-width:0;padding:24px 20px 0 0;display:grid;transform:translateY(18px)}.kassel-reels-feature+.kassel-reels-feature{border-left:1px solid #ead7da;padding-left:20px}.kassel-reels-visible .kassel-reels-feature{animation:.65s both kasselReelsFeatureIn}.kassel-reels-visible .kassel-reels-feature:first-child{animation-delay:.64s}.kassel-reels-visible .kassel-reels-feature:nth-child(2){animation-delay:.75s}.kassel-reels-visible .kassel-reels-feature:nth-child(3){animation-delay:.86s}.kassel-reels-feature-icon{color:#ff6875;background:#ff273914;border:1px solid #ff4a5938;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.kassel-reels-feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kassel-reels-feature strong{color:#2a1d1f;font-size:14px;font-weight:700;display:block}.kassel-reels-feature p{color:#82666b;margin:8px 0 0;font-size:12px;font-weight:500;line-height:1.55}.kassel-reels-media{opacity:0;min-width:0;min-height:680px;position:relative;transform:translateY(44px)scale(.97)}.kassel-reels-visible .kassel-reels-media{animation:.95s cubic-bezier(.2,.8,.2,1) .42s both kasselReelsMediaIn}.kassel-reels-media-light{filter:blur(90px);background:#e11d3624;border-radius:50%;width:720px;height:280px;animation:5.5s ease-in-out infinite kasselReelsMediaGlow;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.kassel-reels-main-reel{z-index:4;width:410px;color:inherit;transform-origin:50%;text-decoration:none;transition:transform .4s,filter .3s;display:block;position:absolute;top:-18px;right:13%;transform:rotate(2.4deg)}.kassel-reels-main-reel:hover{filter:brightness(1.025);transform:translateY(-8px)rotate(1deg)}.kassel-reels-phone-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 42px 46px #57111c38)drop-shadow(0 0 42px #c200181c);width:100%;height:auto;transition:filter .3s;display:block}.kassel-reels-main-reel:hover .kassel-reels-phone-image{filter:drop-shadow(0 50px 54px #57111c47)drop-shadow(0 0 54px #da001c26)}.kassel-reels-side-reels{z-index:5;flex-direction:column;gap:16px;width:228px;display:flex;position:absolute;top:92px;right:-18px}.kassel-reels-small-reel{min-height:164px;color:inherit;background:#fff;border:1px solid #d7c0c4;border-radius:13px;flex-direction:column;justify-content:space-between;padding:20px 18px;text-decoration:none;transition:transform .3s,border-color .3s,background-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;transform:translate(0);box-shadow:0 20px 46px #46121b21,inset 0 1px #fffffff2}.kassel-reels-small-reel-one{margin-left:0}.kassel-reels-small-reel-two{margin-left:18px}.kassel-reels-small-reel:hover{z-index:7;background:#fff7f8;border-color:#ff4e5d7a;transform:translate(8px);box-shadow:0 28px 60px #46121b2e,0 0 32px #ff2b3c1a}.kassel-reels-small-index{color:#ff6875;font-size:12px;font-weight:700}.kassel-reels-small-reel div>span{color:#8a666c;font-size:12px;font-weight:600}.kassel-reels-small-reel div>strong{color:#291d1f;letter-spacing:-.025em;margin-top:8px;font-size:18px;font-weight:700;line-height:1.16;display:block}.kassel-reels-small-arrow{color:#e11d36;border:1px solid #d8c1c5;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:32px;height:32px;display:inline-flex}.kassel-reels-small-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.kassel-reels-metric{z-index:6;color:#171717;-webkit-backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #d8c1c5;border-radius:13px;width:310px;padding:21px;position:absolute;bottom:20px;left:0;box-shadow:0 28px 64px #46121b29,0 0 40px #ad001614}.kassel-reels-metric>span{color:#816268;font-size:12px;font-weight:600}.kassel-reels-metric-value{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:15px;display:flex}.kassel-reels-metric-value strong{color:#171717;letter-spacing:-.055em;font-size:43px;font-weight:750;line-height:.9}.kassel-reels-metric-value small{color:#ff6572;font-size:11px;font-weight:700}.kassel-reels-metric-bars{align-items:flex-end;gap:7px;height:72px;margin-top:22px;display:flex}.kassel-reels-metric-bars i{transform-origin:bottom;background:linear-gradient(#ff6673,#bd0019);border-radius:2px 2px 0 0;flex:1;transform:scaleY(0)}.kassel-reels-visible .kassel-reels-metric-bars i{animation:.75s both kasselReelsBarGrow}.kassel-reels-metric-bars i:first-child{height:26%;animation-delay:1s}.kassel-reels-metric-bars i:nth-child(2){height:37%;animation-delay:1.07s}.kassel-reels-metric-bars i:nth-child(3){height:31%;animation-delay:1.14s}.kassel-reels-metric-bars i:nth-child(4){height:48%;animation-delay:1.21s}.kassel-reels-metric-bars i:nth-child(5){height:42%;animation-delay:1.28s}.kassel-reels-metric-bars i:nth-child(6){height:59%;animation-delay:1.35s}.kassel-reels-metric-bars i:nth-child(7){height:52%;animation-delay:1.42s}.kassel-reels-metric-bars i:nth-child(8){height:70%;animation-delay:1.49s}.kassel-reels-metric-bars i:nth-child(9){height:79%;animation-delay:1.56s}.kassel-reels-metric-bars i:nth-child(10){height:94%;animation-delay:1.63s}.kassel-reels-footer{opacity:0;border-top:1px solid #e5cfd2;grid-template-columns:minmax(360px,1fr) auto auto;align-items:center;gap:42px;margin-top:72px;padding-top:31px;display:grid;transform:translateY(24px)}.kassel-reels-visible .kassel-reels-footer{animation:.75s 1.05s both kasselReelsFooterIn}.kassel-reels-footer-copy span,.kassel-reels-footer-copy strong{display:block}.kassel-reels-footer-copy span{color:#e11d36;font-size:12px;font-weight:700}.kassel-reels-footer-copy strong{color:#5e4549;max-width:620px;margin-top:7px;font-size:15px;font-weight:600;line-height:1.55}.kassel-reels-footer-tags{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;display:flex}.kassel-reels-footer-tags span{color:#73575c;background:#fff;border:1px solid #dcc8cc;border-radius:999px;align-items:center;min-height:33px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.kassel-reels-footer>a{color:#9f1d30;white-space:nowrap;background:#fff0f2;border:1px solid #ff445461;border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:46px;padding:0 16px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s;display:inline-flex}.kassel-reels-footer>a:hover{background:#ffe3e7;border-color:#ff4d5cad;transform:translateY(-2px)}.kassel-reels-footer>a svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@media (width<=1220px){.kassel-reels-layout{grid-template-columns:minmax(390px,.75fr) minmax(570px,1.25fr);gap:48px}.kassel-reels-content h2{font-size:clamp(58px,6vw,88px)}.kassel-reels-features{grid-template-columns:1fr}.kassel-reels-feature{padding:18px 0}.kassel-reels-feature+.kassel-reels-feature{border-top:1px solid #ead7da;border-left:0;padding-left:0}.kassel-reels-main-reel{width:390px;right:11%}.kassel-reels-side-reels{width:220px}}@media (width<=980px){.kassel-reels-teaser{padding-left:20px;padding-right:20px}.kassel-reels-layout{grid-template-columns:1fr;gap:70px}.kassel-reels-content{max-width:850px}.kassel-reels-features{grid-template-columns:repeat(3,minmax(0,1fr))}.kassel-reels-feature{padding:22px 18px 0 0}.kassel-reels-feature+.kassel-reels-feature{border-top:0;border-left:1px solid #ead7da;padding-left:18px}.kassel-reels-media{width:min(820px,100%);margin:0 auto}.kassel-reels-main-reel{width:410px;right:50%;transform:translate(50%)rotate(2.4deg)}.kassel-reels-main-reel:hover{transform:translate(50%)translateY(-8px)rotate(1deg)}.kassel-reels-side-reels{right:1%}.kassel-reels-metric{left:1%}.kassel-reels-footer{grid-template-columns:1fr auto}.kassel-reels-footer-tags{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=680px){.kassel-reels-teaser{padding:62px 14px 52px}.kassel-reels-background-grid{opacity:.48;background-size:56px 56px}.kassel-reels-background-red,.kassel-reels-background-dark{filter:blur(110px)}.kassel-reels-background-word{font-size:145px;bottom:-18px;right:-20px}.kassel-reels-header{align-items:flex-start;min-height:0;padding-bottom:15px}.kassel-reels-project-label{gap:10px}.kassel-reels-project-dot{border-width:1px;width:8px;height:8px;box-shadow:0 0 0 4px #ff30421a,0 0 14px #ff304273}.kassel-reels-project-label strong{font-size:12px}.kassel-reels-project-label span{margin-top:3px;font-size:10px}.kassel-reels-header-link{display:none}.kassel-reels-layout{grid-template-columns:1fr;gap:36px;margin-top:38px}.kassel-reels-kicker{letter-spacing:.04em;font-size:11px}.kassel-reels-content h2{letter-spacing:-.055em;margin-top:14px;font-size:clamp(38px,10.8vw,50px);line-height:.97}.kassel-reels-content h2 span{margin-top:5px}.kassel-reels-description{margin-top:17px;font-size:13px;line-height:1.62}.kassel-reels-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.kassel-reels-button{text-align:center;border-radius:8px;gap:8px;width:100%;min-height:45px;padding:0 12px;font-size:11px}.kassel-reels-button-primary svg{width:14px;height:14px}.kassel-reels-features{border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:26px;display:grid}.kassel-reels-feature,.kassel-reels-feature+.kassel-reels-feature{background:#ffffffad;border:1px solid #ead7da;border-radius:10px;flex-direction:column;gap:9px;min-width:0;padding:12px 8px;display:flex}.kassel-reels-feature-icon{border-radius:7px;width:31px;height:31px}.kassel-reels-feature-icon svg{width:15px;height:15px}.kassel-reels-feature strong{font-size:11px;line-height:1.25}.kassel-reels-feature p{display:none}.kassel-reels-media{flex-direction:column;align-items:center;width:100%;min-height:0;margin:0 auto;display:flex}.kassel-reels-media-light{filter:blur(65px);width:360px;height:150px;bottom:90px}.kassel-reels-main-reel{width:min(250px,72vw);margin:0 auto;position:relative;top:auto;right:auto;transform:rotate(1.5deg)}.kassel-reels-main-reel:hover{transform:rotate(1.5deg)}.kassel-reels-phone-image{filter:drop-shadow(0 24px 28px #57111c33)drop-shadow(0 0 24px #c200181a)}.kassel-reels-side-reels{display:none}.kassel-reels-metric{border-radius:10px;width:min(320px,100%);margin:12px auto 0;padding:14px;position:relative;bottom:auto;left:auto;right:auto;transform:none}.kassel-reels-metric>span{font-size:10px}.kassel-reels-metric-value{margin-top:10px}.kassel-reels-metric-value strong{font-size:32px}.kassel-reels-metric-value small{font-size:9px}.kassel-reels-metric-bars{gap:4px;height:42px;margin-top:12px}.kassel-reels-footer{grid-template-columns:1fr;gap:17px;margin-top:38px;padding-top:22px}.kassel-reels-footer-copy span{font-size:10px}.kassel-reels-footer-copy strong{margin-top:5px;font-size:12px;line-height:1.5}.kassel-reels-footer-tags{grid-area:auto;justify-content:flex-start;gap:6px}.kassel-reels-footer-tags span{min-height:28px;padding:0 9px;font-size:9px}.kassel-reels-footer>a{width:100%;min-height:44px;font-size:11px}}@media (width<=430px){.kassel-reels-teaser{padding:56px 10px 46px}.kassel-reels-content h2{font-size:clamp(34px,10.5vw,42px)}.kassel-reels-description{font-size:12.5px}.kassel-reels-actions{grid-template-columns:1fr}.kassel-reels-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.kassel-reels-feature,.kassel-reels-feature+.kassel-reels-feature{padding:10px 6px}.kassel-reels-feature strong{font-size:10px}.kassel-reels-main-reel{width:min(220px,68vw)}.kassel-reels-metric{width:min(290px,100%);padding:12px}.kassel-reels-metric-value strong{font-size:28px}.kassel-reels-metric-bars{height:34px}}@keyframes footerSectionIn{0%{opacity:0}to{opacity:1}}@keyframes footerBackgroundIn{0%{opacity:0}to{opacity:1}}@keyframes footerFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes footerFadeLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes footerPanelIn{0%{opacity:0;transform:translateY(38px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes footerWordmarkIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes footerBeamMove{0%{opacity:0;transform:translate(-180%)skew(-18deg)}25%{opacity:.32}70%{opacity:.12}to{opacity:0;transform:translate(300%)skew(-18deg)}}@keyframes footerStatusPulse{0%,to{box-shadow:0 0 #2f80ed2e,0 0 10px #2f80ed66}50%{box-shadow:0 0 0 6px #2f80ed00,0 0 16px #2f80eda6}}@keyframes footerLoaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes footerGlowPulse{0%,to{opacity:.42;transform:translate(-50%)scale(1)}50%{opacity:.64;transform:translate(-50%)scale(1.08)}}.footer{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#f4f7fa;border-top:1px solid #d7dee7;width:100%;padding:118px 32px 30px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.footer-visible{animation:.8s both footerSectionIn}.footer-background{z-index:-2;pointer-events:none;opacity:0;position:absolute;inset:0;overflow:hidden}.footer-visible .footer-background{animation:1.1s 50ms both footerBackgroundIn}.footer-background-grid{opacity:.72;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000c 16%,#000000eb 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000c 16%,#000000eb 78%,#0000 100%)}.footer-background-noise{opacity:.016;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='.72'/%3E%3C/svg%3E");position:absolute;inset:0}.footer-background-glow{filter:blur(135px);border-radius:50%;position:absolute}.footer-background-glow-left{background:#2f80ed12;width:740px;height:740px;top:170px;left:-320px}.footer-background-glow-center{background:#2f80ed11;width:1000px;height:600px;animation:6.5s ease-in-out infinite footerGlowPulse;top:240px;left:50%;transform:translate(-50%)}.footer-background-glow-right{background:#2f80ed0e;width:720px;height:720px;top:250px;right:-300px}.footer-background-beam{background:linear-gradient(90deg,#0000,#2f80ed0b,#0000);width:230px;position:absolute;top:0;bottom:0;left:14%;transform:translate(-180%)skew(-18deg)}.footer-visible .footer-background-beam{animation:7s ease-in-out 1.5s infinite footerBeamMove}.footer-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.footer-heading{opacity:0;grid-template-columns:145px minmax(0,1fr);gap:56px;display:grid;transform:translateY(32px)}.footer-visible .footer-heading{animation:.86s cubic-bezier(.2,.75,.25,1) .12s both footerFadeUp}.footer-heading-meta{flex-direction:column;align-items:flex-start;padding-top:7px;display:flex}.footer-heading-index{color:#2f80ed;letter-spacing:.04em;font-size:14px;font-weight:700}.footer-heading-line{background:#2f80ed85;width:39px;height:1px;margin:18px 0}.footer-heading-category{color:#64748b;letter-spacing:.04em;text-transform:uppercase;writing-mode:vertical-rl;font-size:12px;font-weight:700;transform:rotate(180deg)}.footer-heading-content{max-width:1030px}.footer-heading-kicker{color:#2f80ed;letter-spacing:.035em;text-transform:uppercase;font-size:13px;font-weight:700;display:block}.footer-heading-content h2{color:#111827;letter-spacing:-.058em;max-width:1050px;margin:21px 0 0;font-size:clamp(58px,6vw,96px);font-weight:700;line-height:.96}.footer-heading-content h2 span{color:#2f80ed;margin-top:7px;display:block}.footer-heading-content>p{color:#64748b;letter-spacing:-.006em;max-width:710px;margin:28px 0 0;font-size:18px;font-weight:500;line-height:1.72}.footer-contact-layout{grid-template-columns:minmax(0,.82fr) minmax(520px,1.05fr);align-items:stretch;gap:48px;margin-top:75px;display:grid}.footer-contact-side{opacity:0;min-width:0;padding:12px 0;transform:translate(-32px)}.footer-visible .footer-contact-side{animation:.82s cubic-bezier(.2,.75,.25,1) .38s both footerFadeLeft}.footer-contact-intro>span{color:#2f80ed;letter-spacing:.035em;text-transform:uppercase;font-size:12px;font-weight:700}.footer-contact-intro h3{color:#111827;letter-spacing:-.045em;max-width:570px;margin:17px 0 0;font-size:clamp(34px,3.1vw,52px);font-weight:700;line-height:1.06}.footer-contact-intro p{color:#64748b;max-width:590px;margin:23px 0 0;font-size:16px;font-weight:500;line-height:1.72}.footer-contact-details{flex-direction:column;margin-top:38px;display:flex}.footer-contact-detail{min-height:82px;color:inherit;border-top:1px solid #d7dee7;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px 3px;text-decoration:none;transition:padding-left .25s,border-color .25s,background-color .25s;display:grid}.footer-contact-detail:last-child{border-bottom:1px solid #d7dee7}a.footer-contact-detail:hover{background:#edf5ff;border-color:#2f80ed33;border-radius:10px;padding-left:10px}.footer-contact-detail-icon{color:#2f80ed;background:#eaf3ff;border:1px solid #2f80ed38;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.footer-contact-detail-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.footer-contact-detail-copy{min-width:0}.footer-contact-detail-copy small,.footer-contact-detail-copy strong{display:block}.footer-contact-detail-copy small{color:#64748b;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:700}.footer-contact-detail-copy strong{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:15px;font-weight:700;overflow:hidden}.footer-contact-detail-arrow{color:#64748b;justify-content:center;align-items:center;width:34px;height:34px;transition:color .22s,transform .22s;display:inline-flex}a.footer-contact-detail:hover .footer-contact-detail-arrow{color:#2f80ed;transform:translate(3px)}.footer-contact-detail-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.footer-contact-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:37px;display:grid}.footer-contact-step{background:#fff;border:1px solid #cfd7e1;border-radius:11px;min-width:0;padding:18px;transition:transform .22s,border-color .22s,box-shadow .22s;box-shadow:0 12px 30px #0f172a12,0 2px 8px #0f172a09}.footer-contact-step>span{color:#2f80ed;letter-spacing:.04em;font-size:12px;font-weight:700}.footer-contact-step strong{color:#1f2937;margin-top:22px;font-size:14px;font-weight:700;display:block}.footer-contact-step p{color:#64748b;margin:9px 0 0;font-size:12px;font-weight:500;line-height:1.58}.footer-form-panel{opacity:0;background:radial-gradient(circle at 100% 0,#2f80ed13,#0000 34%),#080d16;border:1px solid #7f91aa30;border-radius:18px;min-width:0;padding:31px;position:relative;overflow:hidden;transform:translateY(38px)scale(.975);box-shadow:0 38px 90px #0000006b,inset 0 1px #ffffff08,0 0 45px #2f80ed0b}.footer-visible .footer-form-panel{animation:.9s cubic-bezier(.2,.78,.2,1) .52s both footerPanelIn}.footer-form-panel:before{content:"";pointer-events:none;border:1px solid #2f80ed21;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:-140px}.footer-form-panel:after{content:"";background:linear-gradient(90deg,#0000,#2f80ed40,#0000);height:1px;position:absolute;bottom:0;left:31px;right:31px}.footer-form-header{z-index:2;justify-content:space-between;align-items:flex-start;gap:25px;display:flex;position:relative}.footer-form-kicker{color:#2f80ed;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.footer-form-header h3{color:#fff;letter-spacing:-.038em;max-width:460px;margin:10px 0 0;font-size:30px;font-weight:700;line-height:1.08}.footer-form-status{color:#174f97;white-space:nowrap;background:#eaf3ff;border:1px solid #2f80ed21;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;min-height:35px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.footer-form-status i{background:#2f80ed;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite footerStatusPulse}.footer-form{z-index:2;flex-direction:column;gap:17px;margin-top:28px;display:flex;position:relative}.footer-form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.footer-field{flex-direction:column;gap:9px;display:flex}.footer-field>span{color:#c2c2c2;font-size:12px;font-weight:700}.footer-field input,.footer-field select,.footer-field textarea{color:#111827;background:#f8fafc;border:1px solid #cbd5e1;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .22s,background-color .22s,box-shadow .22s}.footer-field input,.footer-field select{height:51px;padding:0 14px}.footer-field textarea{resize:vertical;min-height:125px;padding:14px;line-height:1.6}.footer-field input::placeholder,.footer-field textarea::placeholder{color:#94a3b8}.footer-field select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.footer-field input:hover,.footer-field select:hover,.footer-field textarea:hover{background:#fff;border-color:#94a3b8}.footer-field input:focus,.footer-field select:focus,.footer-field textarea:focus{background:#fff;border-color:#2f80ed9e;box-shadow:0 0 0 3px #2f80ed1a,0 10px 24px #0f172a14}.footer-submit{color:#fff;cursor:pointer;background:#2f80ed;border:1px solid #5fa6ff;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;min-height:52px;padding:4px 5px 4px 19px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .22s,background-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #1d5fbf33,inset 0 1px #ffffff40}.footer-submit:before{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);width:46%;height:100%;transition:left .55s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.footer-submit:hover:not(:disabled){background:#4b95f0;transform:translateY(-2px);box-shadow:0 18px 39px #1d5fbf45,inset 0 1px #ffffff47}.footer-submit:hover:not(:disabled):before{left:135%}.footer-submit:disabled{cursor:wait;opacity:.78}.footer-submit-sent{background:#5fa6ff}.footer-submit>span:first-child{z-index:2;position:relative}.footer-submit-icon{z-index:2;background:#ffffff29;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative}.footer-submit-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.footer-submit:hover .footer-submit-icon svg{transform:translate(3px)}.footer-submit-loader{border:2px solid #ffffff5c;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite footerLoaderSpin}.footer-form-success{z-index:2;text-align:center;flex-direction:column;align-items:center;padding:20px 6px 4px;animation:.5s cubic-bezier(.2,.75,.25,1) both footerFadeUp;display:flex;position:relative}.footer-form-success-icon{color:#5fa6ff;background:#2f80ed24;border:1px solid #2f80ed4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:22px;display:inline-flex}.footer-form-success-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.footer-form-success .footer-form-kicker{display:block}.footer-form-success h3{color:#fff;letter-spacing:-.03em;max-width:360px;margin:12px 0 0;font-size:24px;font-weight:700;line-height:1.18}.footer-form-success p{color:#9aa7b8;max-width:340px;margin:16px 0 0;font-size:14px;font-weight:500;line-height:1.65}.footer-form-success-reset{color:#5fa6ff;cursor:pointer;background:0 0;border:1px solid #2f80ed52;border-radius:9px;height:44px;margin-top:26px;padding:0 20px;font-family:inherit;font-size:12px;font-weight:700;transition:background-color .2s,border-color .2s}.footer-form-success-reset:hover{background:#2f80ed1f;border-color:#2f80ed8c}.footer-form-error{color:#e35d5d}.footer-form-note{color:#64748b;text-align:center;margin:0;font-size:11px;font-weight:500;line-height:1.6}.footer-navigation{opacity:0;border-top:1px solid #d7dee7;grid-template-columns:minmax(290px,.72fr) minmax(620px,1.28fr);gap:90px;margin-top:100px;padding-top:48px;display:grid;transform:translateY(32px)}.footer-visible .footer-navigation{animation:.8s .92s both footerFadeUp}.footer-navigation-brand{max-width:430px}.footer-navigation-brand-top{align-items:center;gap:13px;display:flex}.footer-logo{flex-shrink:0;position:relative}.footer-logo img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.footer-navigation-brand-top strong,.footer-navigation-brand-top span{display:block}.footer-navigation-brand-top strong{color:#111827;letter-spacing:-.025em;font-size:20px;font-weight:700}.footer-navigation-brand-top span{color:#64748b;margin-top:5px;font-size:12px;font-weight:600}.footer-navigation-brand>p{color:#64748b;max-width:400px;margin:23px 0 0;font-size:14px;font-weight:500;line-height:1.7}.footer-socials{align-items:center;gap:8px;margin-top:27px;display:flex}.footer-socials a{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .22s,color .22s,border-color .22s,background-color .22s;display:inline-flex;box-shadow:0 6px 16px #0f172a0e}.footer-socials a:hover{color:#2f80ed;background:#eaf3ff;border-color:#2f80ed4d;transform:translateY(-3px)}.footer-navigation-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;display:grid}.footer-navigation-column h4{color:#1f2937;margin:0 0 19px;font-size:15px;font-weight:700}.footer-navigation-column>a{color:#64748b;border-bottom:1px solid #e1e6ed;justify-content:space-between;align-items:center;gap:14px;min-height:42px;font-size:13px;font-weight:600;text-decoration:none;transition:color .22s,padding-left .22s,border-color .22s;display:flex}.footer-navigation-column>a:hover{color:#174f97;border-color:#2f80ed26;padding-left:5px}.footer-navigation-column svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;opacity:0;flex-shrink:0;width:14px;height:14px;transition:opacity .22s,transform .22s;transform:translate(-5px)}.footer-navigation-column>a:hover svg{opacity:1;transform:translate(0)}.footer-wordmark{opacity:0;border-top:1px solid #d7dee7;border-bottom:1px solid #d7dee7;height:clamp(120px,15vw,230px);margin-top:78px;overflow:hidden;transform:translateY(40px)}.footer-visible .footer-wordmark{animation:.9s cubic-bezier(.2,.75,.25,1) 1.12s both footerWordmarkIn}.footer-wordmark span{color:#1a5bf233;letter-spacing:-.075em;text-align:center;white-space:nowrap;margin-top:clamp(17px,2vw,30px);font-size:clamp(94px,15.5vw,245px);font-weight:700;line-height:.86;transition:color .45s;display:block}.footer-wordmark:hover span{color:#2f81ed67}.footer-bottom{opacity:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:78px;display:grid;transform:translateY(20px)}.footer-visible .footer-bottom{animation:.7s 1.3s both footerFadeUp}.footer-bottom p{color:#64748b;margin:0;font-size:12px;font-weight:600;line-height:1.5}.footer-bottom p:last-child{text-align:right}.footer-bottom-status{color:#64748b;letter-spacing:.025em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;font-size:11px;font-weight:700;display:inline-flex}.footer-bottom-status span{background:#2f80ed;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite footerStatusPulse}@media (width<=1180px){.footer-contact-layout{grid-template-columns:minmax(0,.78fr) minmax(500px,1fr);gap:32px}.footer-contact-steps{grid-template-columns:1fr}.footer-contact-step{grid-template-columns:34px minmax(0,1fr);gap:12px;display:grid}.footer-contact-step strong{margin-top:0}.footer-contact-step p{max-width:420px}.footer-navigation{grid-template-columns:minmax(250px,.7fr) minmax(550px,1.3fr);gap:55px}.footer-navigation-columns{gap:30px}}@media (width<=950px){.footer{padding-left:20px;padding-right:20px}.footer-heading{grid-template-columns:80px minmax(0,1fr);gap:30px}.footer-contact-layout{grid-template-columns:1fr;gap:55px}.footer-contact-side{max-width:760px}.footer-contact-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-contact-step{display:block}.footer-contact-step strong{margin-top:20px}.footer-form-panel{width:min(760px,100%)}.footer-navigation{grid-template-columns:1fr;gap:48px}.footer-navigation-brand{max-width:520px}.footer-navigation-columns{max-width:760px}}@media (width<=680px){.footer{padding:64px 12px 20px}.footer-background-grid{opacity:.42;background-size:56px 56px}.footer-background-glow{filter:blur(105px)}.footer-background-beam{display:none}.footer-heading{display:block}.footer-heading-meta{flex-direction:row;align-items:center;gap:10px;margin-bottom:20px;padding-top:0}.footer-heading-index{font-size:11px}.footer-heading-line{width:25px;margin:0}.footer-heading-category{writing-mode:initial;font-size:10px;transform:none}.footer-heading-kicker{font-size:10px}.footer-heading-content h2{letter-spacing:-.055em;margin-top:15px;font-size:clamp(36px,10.5vw,48px);line-height:.98}.footer-heading-content h2 span{margin-top:4px}.footer-heading-content>p{margin-top:17px;font-size:13px;line-height:1.62}.footer-contact-layout{grid-template-columns:1fr;gap:32px;margin-top:42px}.footer-contact-side{padding:0}.footer-contact-intro>span{font-size:10px}.footer-contact-intro h3{margin-top:12px;font-size:28px;line-height:1.08}.footer-contact-intro p{margin-top:15px;font-size:13px;line-height:1.62}.footer-contact-details{margin-top:24px}.footer-contact-detail{grid-template-columns:36px minmax(0,1fr) 28px;gap:10px;min-height:64px;padding:10px 0}.footer-contact-detail-icon{border-radius:8px;width:34px;height:34px}.footer-contact-detail-icon svg{width:15px;height:15px}.footer-contact-detail-copy small{font-size:9px}.footer-contact-detail-copy strong{margin-top:4px;font-size:12px}.footer-contact-detail-arrow{width:28px;height:28px}.footer-contact-detail-arrow svg{width:14px;height:14px}.footer-contact-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:24px;display:grid}.footer-contact-step{border-radius:9px;min-height:0;padding:12px 10px;display:block}.footer-contact-step>span{font-size:9px}.footer-contact-step strong{margin-top:10px;font-size:11px;line-height:1.25}.footer-contact-step p{display:none}.footer-form-panel{border-radius:14px;width:100%;padding:18px}.footer-form-panel:after{left:18px;right:18px}.footer-form-header{flex-direction:column;align-items:flex-start;gap:12px}.footer-form-kicker{font-size:9px}.footer-form-header h3{margin-top:7px;font-size:22px}.footer-form-status{gap:6px;min-height:29px;padding:0 9px;font-size:9px}.footer-form{gap:13px;margin-top:20px}.footer-form-row{grid-template-columns:1fr;gap:13px}.footer-field{gap:7px}.footer-field>span{font-size:10px}.footer-field input,.footer-field select,.footer-field textarea{font-size:13px}.footer-field input,.footer-field select{height:45px;padding:0 12px}.footer-field textarea{min-height:105px;padding:12px}.footer-submit{gap:10px;min-height:47px;padding:4px 4px 4px 14px;font-size:11px}.footer-submit-icon{width:37px;height:37px}.footer-submit-icon svg{width:15px;height:15px}.footer-form-note{font-size:9px}.footer-navigation{grid-template-columns:1fr;gap:30px;margin-top:54px;padding-top:30px}.footer-navigation-brand-top{gap:10px}.footer-navigation-brand-top strong{font-size:17px}.footer-navigation-brand-top span{margin-top:3px;font-size:10px}.footer-navigation-brand>p{margin-top:15px;font-size:12px;line-height:1.6}.footer-socials{margin-top:18px}.footer-socials a{border-radius:8px;width:36px;height:36px;font-size:10px}.footer-navigation-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.footer-navigation-column h4{margin-bottom:10px;font-size:12px}.footer-navigation-column>a{gap:6px;min-height:34px;font-size:10px;line-height:1.3}.footer-navigation-column svg{display:none}.footer-wordmark{height:78px;margin-top:38px}.footer-wordmark span{margin-top:18px;font-size:clamp(50px,17vw,76px)}.footer-bottom{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px;min-height:0;padding:22px 0 4px}.footer-bottom p,.footer-bottom p:last-child{text-align:center;max-width:290px;font-size:9px}.footer-bottom-status{font-size:9px}}@media (width<=430px){.footer{padding:56px 10px 18px}.footer-heading-content h2{font-size:clamp(33px,10vw,41px)}.footer-heading-content>p{font-size:12.5px}.footer-contact-intro h3{font-size:25px}.footer-contact-intro p{font-size:12.5px}.footer-contact-steps{grid-template-columns:1fr 1fr}.footer-contact-step:nth-child(3){grid-column:1/-1}.footer-form-panel{padding:15px}.footer-form-header h3{font-size:20px}.footer-navigation-columns{grid-template-columns:1fr 1fr;gap:22px 12px}.footer-navigation-column:last-child{grid-column:1/-1}.footer-navigation-column>a{min-height:32px;font-size:10px}.footer-wordmark{height:66px}.footer-wordmark span{margin-top:16px;font-size:54px}}.footer-contact-step:hover{border-color:#aeb9c7;transform:translateY(-4px);box-shadow:0 18px 38px #0f172a1c,0 4px 12px #0f172a0d}.footer-field select option{color:#111827;background:#fff}@keyframes reviewsSectionReveal{0%{opacity:0}to{opacity:1}}@keyframes reviewsHeaderReveal{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes reviewCardReveal{0%{opacity:0;transform:translateY(38px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes reviewsBottomReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes reviewsLabelPulse{0%,to{box-shadow:0 0 #2f80ed33,0 0 12px #2f80ed59}50%{box-shadow:0 0 0 8px #2f80ed00,0 0 20px #2f80ed8c}}@keyframes reviewModalBackdropReveal{0%{opacity:0}to{opacity:1}}@keyframes reviewModalReveal{0%{opacity:0;transform:translateY(28px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.reviews-section{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#fff;width:100%;padding:110px 32px 105px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.reviews-section-visible{animation:.75s both reviewsSectionReveal}.reviews-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.reviews-background-grid{opacity:.52;background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 17% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 17% 82%,#0000 100%)}.reviews-background-glow{filter:blur(150px);opacity:.58;border-radius:50%;position:absolute}.reviews-background-glow-left{background:#2f80ed14;width:670px;height:670px;top:60px;left:-320px}.reviews-background-glow-right{background:#2f80ed11;width:720px;height:720px;bottom:-100px;right:-330px}.reviews-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.reviews-header{opacity:0;grid-template-columns:minmax(0,1fr) 430px;align-items:end;gap:80px;display:grid;transform:translateY(32px)}.reviews-section-visible .reviews-header{animation:.85s cubic-bezier(.2,.75,.2,1) 80ms both reviewsHeaderReveal}.reviews-header-content{max-width:820px}.reviews-label{color:#174f97;background:#2f80ed0f;border:1px solid #2f80ed40;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:0 15px;font-size:13px;font-weight:720;line-height:1;display:inline-flex}.reviews-label-dot{background:#2f80ed;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.5s ease-in-out infinite reviewsLabelPulse}.reviews-header h2{color:#111827;letter-spacing:-.065em;max-width:790px;margin:27px 0 0;font-size:clamp(52px,5.3vw,82px);font-weight:790;line-height:.94}.reviews-header h2 span{color:#2f80ed;margin-top:8px;display:block}.reviews-header-content>p{color:#64748b;max-width:700px;margin:27px 0 0;font-size:17px;font-weight:500;line-height:1.72}.reviews-rating-summary{background:#f7fafdf5;border:1px solid #cbd5e1;border-radius:18px;padding:30px;position:relative;overflow:hidden;box-shadow:0 20px 48px #0f172a1a,0 3px 10px #0f172a0a,inset 0 1px #fffffff2}.reviews-rating-summary:before{content:"";background:#2f80ed;border-radius:0 0 20px 20px;height:3px;position:absolute;top:0;left:30px;right:30px;box-shadow:0 0 18px #2f80ed59}.reviews-rating-top{align-items:center;gap:22px;display:flex}.reviews-rating-top>strong{color:#111827;letter-spacing:-.075em;font-size:67px;font-weight:820;line-height:.85}.reviews-rating-details{min-width:0}.reviews-stars,.review-card-stars,.review-modal-stars{align-items:center;gap:4px;display:flex}.reviews-star-icon{fill:#f6b817;stroke:#dc9f08;stroke-width:.7px;filter:drop-shadow(0 3px 5px #dc9f082e);width:21px;height:21px}.reviews-rating-details>span{color:#64748b;margin-top:9px;font-size:13px;font-weight:620;line-height:1.4;display:block}.reviews-rating-divider{background:#dbe2ea;width:100%;height:1px;margin:25px 0 21px}.reviews-rating-bottom{align-items:center;gap:13px;display:flex}.reviews-rating-check,.reviews-bottom-icon{color:#2f80ed;background:#e8f2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.reviews-rating-check svg,.reviews-bottom-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.reviews-rating-bottom p{color:#334155;margin:0;font-size:14px;font-weight:650;line-height:1.5}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:20px;margin-top:68px;display:grid}.review-card{opacity:0;background:#fffffff5;border:1px solid #cbd5e1;border-radius:18px;flex-direction:column;min-width:0;min-height:450px;padding:30px;transition:transform .28s,border-color .28s,box-shadow .28s,background-color .28s;display:flex;position:relative;overflow:hidden;transform:translateY(38px)scale(.97);box-shadow:0 20px 48px #0f172a14,0 3px 10px #0f172a09}.review-card:before{content:"";opacity:0;background:#2f80ed;border-radius:0 0 20px 20px;height:3px;transition:opacity .28s,transform .28s;position:absolute;top:0;left:28px;right:28px;transform:scaleX(.45)}.review-card:after{content:"";pointer-events:none;background:#2f80ed0b;border-radius:50%;width:250px;height:250px;position:absolute;top:-110px;right:-100px}.reviews-section-visible .review-card{animation:reviewCardReveal .82s cubic-bezier(.2, .75, .2, 1) calc(.33s + var(--review-delay)) both}.review-card:hover{background:#fff;border-color:#2f80ed85;transform:translateY(-8px);box-shadow:0 30px 65px #0f172a21,0 0 0 4px #2f80ed0e}.review-card:hover:before{opacity:1;transform:scaleX(1)}.review-card-top{z-index:2;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.review-card-stars .reviews-star-icon{width:19px;height:19px}.review-card-quote{color:#2f80ed;background:#f1f7ff;border:1px solid #d7e5f5;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.reviews-quote-icon{fill:currentColor;width:24px;height:24px}.review-card-body{z-index:2;flex-direction:column;flex:1;align-items:flex-start;margin:32px 0 30px;display:flex;position:relative}.review-card-text{color:#1f2937;letter-spacing:-.01em;white-space:pre-line;margin:0;font-size:17px;font-weight:560;line-height:1.72}.review-card-text-clamped{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.review-more-button{color:#1d67c5;min-height:42px;font:inherit;cursor:pointer;background:#f5f9ff;border:1px solid #d1deed;border-radius:10px;justify-content:center;align-items:center;gap:9px;margin-top:auto;padding:0 14px;font-size:13px;font-weight:740;line-height:1;transition:transform .24s,border-color .24s,background-color .24s,box-shadow .24s;display:inline-flex}.review-more-button:hover{background:#eaf3ff;border-color:#2f80ed8c;transform:translateY(-2px);box-shadow:0 12px 24px #2f80ed1f}.review-more-button:focus-visible{outline-offset:3px;outline:3px solid #2f80ed3b}.review-more-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.review-card-footer{z-index:2;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:25px;display:flex;position:relative}.review-person{align-items:center;gap:13px;min-width:0;display:flex}.review-avatar{color:#174f97;letter-spacing:-.02em;background:#eaf3ff;border:1px solid #2f80ed40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;font-weight:780;display:inline-flex}.review-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.review-person-content{min-width:0}.review-person-content strong,.review-person-content span,.review-person-content small{display:block}.review-person-content strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750;line-height:1.25;overflow:hidden}.review-person-content span{color:#475569;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-weight:620;line-height:1.3;overflow:hidden}.review-person-content small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:560;line-height:1.3;overflow:hidden}.review-project{flex-shrink:0}.review-project span{color:#475569;white-space:nowrap;background:#f7faff;border:1px solid #d9e4f1;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 11px;font-size:11px;font-weight:660;line-height:1;display:inline-flex}.reviews-bottom{opacity:0;background:#f2f6fa;border:1px solid #cbd5e1;border-radius:17px;justify-content:space-between;align-items:center;gap:35px;margin-top:25px;padding:29px 30px;display:flex;transform:translateY(28px);box-shadow:0 17px 38px #0f172a12,inset 0 1px #fffffff2}.reviews-section-visible .reviews-bottom{animation:.8s .85s both reviewsBottomReveal}.reviews-bottom-content{align-items:center;gap:17px;min-width:0;display:flex}.reviews-bottom-content>div{min-width:0}.reviews-bottom-content strong{color:#111827;letter-spacing:-.02em;font-size:18px;font-weight:750;line-height:1.3;display:block}.reviews-bottom-content p{color:#64748b;max-width:680px;margin:7px 0 0;font-size:14px;font-weight:520;line-height:1.6}.reviews-action{color:#fff;background:#2f80ed;border:1px solid #2f80ed;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 19px;font-size:14px;font-weight:740;line-height:1;text-decoration:none;transition:transform .24s,background-color .24s,border-color .24s,box-shadow .24s;display:inline-flex;box-shadow:0 17px 35px #2f80ed33}.reviews-action:hover{background:#5599ef;border-color:#5599ef;transform:translateY(-3px);box-shadow:0 23px 45px #2f80ed47}.reviews-action:focus-visible{outline-offset:4px;outline:3px solid #2f80ed3b}.reviews-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .24s}.reviews-action:hover svg{transform:translate(4px)}.review-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(10px);background:#0f172a85;justify-content:center;align-items:center;padding:30px;animation:.24s both reviewModalBackdropReveal;display:flex;position:fixed;inset:0;overflow-y:auto}.review-modal{background:#fff;border:1px solid #cbd5e1;border-radius:22px;width:min(720px,100%);max-height:calc(100vh - 60px);padding:36px;animation:.3s cubic-bezier(.2,.75,.2,1) both reviewModalReveal;position:relative;overflow-y:auto;box-shadow:0 40px 100px #0f172a40,0 10px 30px #0f172a1f}.review-modal:before{content:"";background:#2f80ed;border-radius:0 0 20px 20px;height:4px;position:absolute;top:0;left:36px;right:36px}.review-modal-close{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #d8e2ed;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .22s,border-color .22s,background-color .22s,color .22s;display:inline-flex;position:absolute;top:20px;right:20px}.review-modal-close:hover{color:#2f80ed;background:#edf5ff;border-color:#2f80ed80;transform:rotate(4deg)}.review-modal-close:focus-visible{outline-offset:3px;outline:3px solid #2f80ed3b}.review-modal-close svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;width:21px;height:21px}.review-modal-header{justify-content:space-between;align-items:flex-start;gap:24px;padding-right:65px;display:flex}.review-modal-label{color:#174f97;background:#edf5ff;border:1px solid #2f80ed3d;border-radius:999px;justify-content:center;align-items:center;min-height:33px;padding:0 12px;font-size:12px;font-weight:720;line-height:1;display:inline-flex}.review-modal-stars{margin-top:18px}.review-modal-quote{color:#2f80ed;background:#f1f7ff;border:1px solid #d7e5f5;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.review-modal-quote .reviews-quote-icon{width:27px;height:27px}.review-modal-text{color:#1f2937;letter-spacing:-.012em;white-space:pre-line;margin:34px 0 36px;font-size:19px;font-weight:540;line-height:1.78}.review-modal-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding-top:26px;display:flex}.review-modal-avatar{width:50px;height:50px}@media (width<=1120px){.reviews-header{grid-template-columns:minmax(0,1fr) 380px;gap:45px}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card:last-child{grid-column:1/-1;min-height:390px}}@media (width<=850px){.reviews-section{padding-left:20px;padding-right:20px}.reviews-header{grid-template-columns:1fr;align-items:start;gap:38px}.reviews-rating-summary{width:min(480px,100%)}.reviews-bottom{flex-direction:column;align-items:flex-start}}@media (width<=680px){.reviews-section{padding:64px 0 54px}.reviews-inner{width:100%}.reviews-background-grid{opacity:.4;background-size:56px 56px}.reviews-background-glow{opacity:.32;filter:blur(110px)}.reviews-header,.reviews-bottom{margin-left:14px;margin-right:14px}.reviews-header{gap:24px}.reviews-label{gap:7px;min-height:32px;padding:0 12px;font-size:11px}.reviews-label-dot{width:6px;height:6px}.reviews-header h2{letter-spacing:-.055em;margin-top:18px;font-size:clamp(38px,10.5vw,50px);line-height:.98}.reviews-header h2 span{margin-top:5px}.reviews-header-content>p{margin-top:17px;font-size:14px;line-height:1.62}.reviews-rating-summary{border-radius:13px;width:100%;padding:19px}.reviews-rating-summary:before{height:2px;left:19px;right:19px}.reviews-rating-top{gap:14px}.reviews-rating-top>strong{font-size:46px}.reviews-stars{gap:2px}.reviews-star-icon{width:17px;height:17px}.reviews-rating-details>span{margin-top:7px;font-size:11px}.reviews-rating-divider{margin:17px 0 15px}.reviews-rating-bottom{gap:10px}.reviews-rating-check{border-radius:8px;width:34px;height:34px}.reviews-rating-check svg{width:17px;height:17px}.reviews-rating-bottom p{font-size:12px;line-height:1.5}.reviews-grid{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;width:100%;margin-top:30px;padding:0 14px 8px;scroll-padding-left:14px;display:flex;overflow:auto hidden}.reviews-grid::-webkit-scrollbar{display:none}.review-card,.review-card:last-child{scroll-snap-align:start;border-radius:14px;flex:none;grid-column:auto;width:min(82vw,320px);min-width:min(82vw,320px);min-height:0;padding:20px}.review-card:before{height:2px;left:20px;right:20px}.review-card:after{width:180px;height:180px;top:-80px;right:-75px}.review-card:hover{transform:none}.review-card-top{align-items:center;gap:12px}.review-card-stars{gap:2px}.review-card-stars .reviews-star-icon{width:16px;height:16px}.review-card-quote{border-radius:9px;width:38px;height:38px}.review-card-quote .reviews-quote-icon{width:19px;height:19px}.review-card-body{margin:20px 0 22px}.review-card-text{color:#1f2937;font-size:14px;font-weight:560;line-height:1.62}.review-card-text-clamped{-webkit-line-clamp:7}.review-more-button{border-radius:8px;gap:7px;min-height:38px;margin-top:16px;padding:0 12px;font-size:11px}.review-more-button svg{width:14px;height:14px}.review-card-footer{flex-direction:row;align-items:center;gap:10px;margin-top:auto;padding-top:16px}.review-person{flex:1;gap:9px;min-width:0}.review-avatar{border-radius:9px;width:38px;height:38px;font-size:11px}.review-person-content strong{font-size:12px}.review-person-content span{margin-top:3px;font-size:10px}.review-person-content small{margin-top:2px;font-size:9px}.review-project{display:none}.reviews-bottom{border-radius:12px;flex-direction:column;align-items:flex-start;gap:16px;margin-top:16px;padding:17px}.reviews-bottom-content{align-items:flex-start;gap:11px}.reviews-bottom-icon{border-radius:8px;width:34px;height:34px}.reviews-bottom-icon svg{width:17px;height:17px}.reviews-bottom-content strong{font-size:15px}.reviews-bottom-content p{margin-top:5px;font-size:12px;line-height:1.5}.reviews-action{border-radius:8px;width:100%;min-height:46px;padding:0 14px;font-size:12px}.review-modal-backdrop{align-items:flex-end;padding:10px}.review-modal{border-radius:17px;width:100%;max-height:calc(100vh - 20px);padding:25px 18px 21px}.review-modal:before{height:3px;left:18px;right:18px}.review-modal-close{width:38px;height:38px;top:12px;right:12px}.review-modal-header{padding-right:46px}.review-modal-quote{display:none}.review-modal-text{margin:24px 0;font-size:15px;line-height:1.65}.review-modal-footer{flex-direction:column;align-items:flex-start}}@media (width<=420px){.reviews-section{padding-top:56px;padding-bottom:48px}.reviews-header,.reviews-bottom{margin-left:10px;margin-right:10px}.reviews-header h2{font-size:clamp(34px,10vw,42px)}.reviews-grid{gap:10px;padding-left:10px;padding-right:10px;scroll-padding-left:10px}.review-card,.review-card:last-child{width:min(86vw,300px);min-width:min(86vw,300px);padding:17px}.review-card-text{font-size:13px;line-height:1.58}.review-card-text-clamped{-webkit-line-clamp:6}.review-card-footer{align-items:flex-start}.review-person-content small{display:none}}@media (prefers-reduced-motion:reduce){.reviews-section,.reviews-section *,.reviews-section :before,.reviews-section :after,.review-modal-backdrop,.review-modal,.review-modal *,.review-modal :before,.review-modal :after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}@keyframes aboutSectionIn{0%{opacity:0}to{opacity:1}}@keyframes aboutFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutFadeLeft{0%{opacity:0;transform:translate(-34px)}to{opacity:1;transform:translate(0)}}@keyframes aboutFadeRight{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@keyframes aboutStatusPulse{0%,to{box-shadow:0 0 #2f80ed33,0 0 12px #2f80ed6b}50%{box-shadow:0 0 0 7px #2f80ed00,0 0 20px #2f80edad}}@keyframes aboutGlowPulse{0%,to{opacity:.4;transform:translate(-50%)scale(1)}50%{opacity:.65;transform:translate(-50%)scale(1.08)}}@keyframes aboutStatementProgress{0%{transform-origin:0;transform:scaleX(0)}45%{transform-origin:0;transform:scaleX(1)}55%{transform-origin:100%;transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}@keyframes aboutStatementNode{0%,to{color:#64748b;background:#fff;border-color:#2f80ed24}50%{color:#2f80ed;background:#eaf3ff;border-color:#2f80ed73}}@keyframes aboutSparkFloat{0%,to{opacity:.28;transform:translateY(0)scale(.9)}50%{opacity:.85;transform:translateY(-7px)scale(1)}}@keyframes aboutSystemPulse{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes aboutDirectMove{0%,to{transform:translate(0)}50%{transform:translate(13px)}}@keyframes aboutPlanRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-section{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#f5f7fa;border-top:1px solid #d7dee7;width:100%;padding:82px 32px 100px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.about-section-visible{animation:.8s both aboutSectionIn}.about-section-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-section-grid{opacity:.72;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#000000f2 75%,#0000);mask-image:linear-gradient(#000c,#000000f2 75%,#0000)}.about-section-noise{opacity:.016;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='.72'/%3E%3C/svg%3E");position:absolute;inset:0}.about-section-glow{filter:blur(140px);border-radius:50%;position:absolute}.about-section-glow-left{background:#eaf3ff;width:760px;height:760px;top:140px;left:-330px}.about-section-glow-center{background:#eaf3ff;width:950px;height:620px;animation:7s ease-in-out infinite aboutGlowPulse;top:190px;left:55%;transform:translate(-50%)}.about-section-glow-right{background:#2f80ed0d;width:750px;height:750px;top:730px;right:-300px}.about-section-word{color:#0f172a0b;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(180px,28vw,500px);font-weight:800;line-height:.78;position:absolute;top:400px;right:-70px}.about-section-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.about-section-top{opacity:0;border-bottom:1px solid #d7dee7;justify-content:space-between;align-items:center;gap:24px;min-height:43px;padding-bottom:21px;display:flex;transform:translateY(18px)}.about-section-visible .about-section-top{animation:.65s .1s both aboutFadeUp}.about-section-index{align-items:center;gap:14px;display:flex}.about-section-index span{color:#4b94f2;font-size:14px;font-weight:700}.about-section-index i{background:#2f80ed7a;width:39px;height:1px}.about-section-index strong{color:#64748b;text-transform:uppercase;font-size:13px;font-weight:700}.about-section-status{color:#64748b;align-items:center;gap:10px;font-size:13px;font-weight:600;display:inline-flex}.about-section-status span{background:#2f80ed;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s ease-in-out infinite aboutStatusPulse}.about-intro{grid-template-columns:minmax(540px,1fr) minmax(440px,.78fr);align-items:stretch;gap:74px;margin-top:77px;display:grid}.about-intro-copy{opacity:0;min-width:0;padding:38px 0;transform:translate(-34px)}.about-intro-kicker{color:#2f80ed;text-transform:uppercase;font-size:14px;font-weight:700}.about-intro-copy h1{color:#111827;letter-spacing:-.07em;max-width:880px;margin:21px 0 0;font-size:clamp(68px,7vw,112px);font-weight:750;line-height:.9}.about-intro-copy h1 strong{color:#2f80ed;font-weight:inherit;margin-top:10px;display:block}.about-intro-copy>p{color:#64748b;max-width:760px;margin:33px 0 0;font-size:18px;font-weight:500;line-height:1.72}.about-intro-actions{flex-wrap:wrap;gap:11px;margin-top:36px;display:flex}.about-intro-actions a{border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:inline-flex}.about-intro-actions a:hover{transform:translateY(-2px)}.about-intro-button-primary{color:#fff;background:#2f80ed;border:1px solid #4f91ec;box-shadow:0 15px 34px #2f80ed38,inset 0 1px #ffffff40}.about-intro-button-primary:hover{background:#4a91f2;box-shadow:0 19px 42px #2f80ed4d,inset 0 1px #ffffff47}.about-intro-button-secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.about-intro-button-secondary:hover{background:#eaf3ff;border-color:#2f80ed4d}.about-intro-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.about-intro-statement{opacity:0;background:#fff;border:1px solid #c4cfdb;border-radius:22px;flex-direction:column;min-width:0;min-height:610px;padding:30px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;transform:translate(34px);box-shadow:0 34px 80px #0f172a21,0 8px 24px #0f172a0d,inset 0 1px #fffffffa}.about-intro-statement:before{content:"";filter:blur(1px);background:#2f80ed14;border-radius:50%;width:390px;height:390px;position:absolute;top:-150px;right:-145px}.about-intro-statement:after{content:"";background:linear-gradient(#0000,#2f80ed1a,#0000);width:1px;height:100%;position:absolute;top:0;right:54px}.about-section-visible .about-intro-statement{animation:.9s cubic-bezier(.2,.75,.25,1) .38s both aboutFadeRight}.about-intro-statement:hover{border-color:#aab7c6;transform:translateY(-4px);box-shadow:0 42px 95px #0f172a2b,0 12px 32px #0f172a0f,inset 0 1px #fffffffa}.about-statement-header{z-index:3;justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.about-statement-label{color:#2f80ed;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:750}.about-statement-code{color:#7a8798;letter-spacing:.1em;background:#f7f9fb;border:1px solid #d9e1ea;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.about-statement-main{z-index:3;margin-top:37px;position:relative}.about-statement-main>strong{color:#111827;letter-spacing:-.075em;font-size:clamp(58px,5vw,82px);font-weight:780;line-height:.87;display:block}.about-statement-main>strong span{color:#2f80ed;margin-top:9px;display:block}.about-statement-main p{color:#64748b;max-width:480px;margin:27px 0 0;font-size:15px;font-weight:500;line-height:1.68}.about-statement-comparison{z-index:3;gap:9px;margin-top:34px;display:grid;position:relative}.about-statement-comparison-row{border:1px solid #dce3eb;border-radius:12px;grid-template-columns:9px minmax(0,1fr) 30px;align-items:center;gap:13px;min-height:70px;padding:13px 14px;transition:border-color .25s,background-color .25s,transform .25s;display:grid}.about-statement-comparison-row:hover{transform:translate(3px)}.about-statement-comparison-old{background:#f8f9fb}.about-statement-comparison-old:hover{border-color:#cbd4df}.about-statement-comparison-new{background:#edf5ff;border-color:#2f80ed33}.about-statement-comparison-new:hover{border-color:#2f80ed61}.about-statement-comparison-status{background:#a8b3c2;border-radius:50%;width:7px;height:7px}.about-statement-comparison-new .about-statement-comparison-status{background:#2f80ed;box-shadow:0 0 0 5px #2f80ed1a}.about-statement-comparison-row div{min-width:0}.about-statement-comparison-row small,.about-statement-comparison-row strong{display:block}.about-statement-comparison-row small{color:#8a96a6;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.about-statement-comparison-row strong{color:#334155;margin-top:5px;font-size:12px;font-weight:700;line-height:1.35}.about-statement-comparison-new strong{color:#174f97}.about-statement-comparison-mark{color:#8a96a6;background:#eef1f5;border-radius:8px;justify-content:center;align-items:center;width:29px;height:29px;font-size:15px;font-weight:800;display:inline-flex}.about-statement-comparison-new .about-statement-comparison-mark{color:#fff;background:#2f80ed}.about-statement-system{z-index:3;grid-template-columns:repeat(3,1fr);align-items:center;gap:14px;min-height:62px;margin-top:28px;display:grid;position:relative}.about-statement-system-line{background:#d8e0e9;height:1px;position:absolute;top:50%;left:10%;right:10%}.about-statement-system-progress{background:#2f80ed;height:1px;animation:4.5s ease-in-out infinite aboutStatementProgress;position:absolute;top:50%;left:10%;right:10%}.about-statement-system-node{z-index:2;color:#64748b;background:#fff;border:1px solid #2f80ed24;border-radius:9px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;animation:4.5s ease-in-out infinite aboutStatementNode;display:flex;position:relative;box-shadow:0 5px 12px #0f172a0f}.about-statement-system-node:nth-of-type(3){animation-delay:.45s}.about-statement-system-node:nth-of-type(4){animation-delay:.9s}.about-statement-system-node span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.about-statement-footer{z-index:3;border-top:1px solid #d7dee7;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:23px;display:flex;position:relative}.about-statement-footer span{color:#334155;font-size:14px;font-weight:750}.about-statement-footer strong{color:#7b8796;font-size:11px;font-weight:650}.about-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:105px;display:grid}.about-principle{opacity:0;background:#ffffffdb;border:1px solid #cfd8e3;border-radius:18px;flex-direction:column;min-width:0;min-height:445px;padding:23px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;transform:translateY(32px);box-shadow:0 13px 32px #0f172a0e,inset 0 1px #fffffffa}.about-principle:before{content:"";background:#2f80ed11;border-radius:50%;width:220px;height:220px;transition:opacity .3s,transform .3s;position:absolute;top:-95px;right:-95px}.about-principle:after{content:"";border-bottom:1px solid #2f80ed1c;border-right:1px solid #2f80ed1c;border-radius:0 0 18px;width:72px;height:72px;position:absolute;bottom:0;right:0}.about-section-visible .about-principle{animation:aboutFadeUp .72s ease calc(.68s + var(--about-principle-delay)) both}.about-principle:hover{border-color:#2f80ed52;transform:translateY(-8px);box-shadow:0 26px 60px #0f172a1f,0 9px 24px #2f80ed0f,inset 0 1px #fffffffa}.about-principle:hover:before{opacity:1;transform:scale(1.15)}.about-principle-header{z-index:3;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.about-principle-number{color:#2f80ed;letter-spacing:.08em;font-size:12px;font-weight:750}.about-principle-label{color:#8a96a6;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.about-principle-visual{z-index:3;background-color:#f8fafc;background-image:linear-gradient(#0f172a06 1px,#0000 1px),linear-gradient(90deg,#0f172a06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #dce3eb;border-radius:15px;justify-content:center;align-items:center;height:135px;margin-top:36px;display:flex;position:relative;overflow:hidden}.about-principle-icon{z-index:5;color:#2f80ed;background:#fff;border:1px solid #2f80ed38;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;box-shadow:0 15px 30px #0f172a1c,0 0 0 7px #2f80ed0b}.about-principle:hover .about-principle-icon{transform:translateY(-3px)scale(1.05);box-shadow:0 20px 36px #0f172a26,0 0 0 9px #2f80ed0f}.about-principle-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.about-principle-spark-visual span{background:#2f80ed;border-radius:50%;width:6px;height:6px;animation:2.7s ease-in-out infinite aboutSparkFloat;position:absolute}.about-principle-spark-visual span:first-child{top:25px;left:44px}.about-principle-spark-visual span:nth-child(2){animation-delay:.5s;top:34px;right:42px}.about-principle-spark-visual span:nth-child(3){animation-delay:.9s;bottom:24px;left:61px}.about-principle-spark-visual span:nth-child(4){animation-delay:1.3s;bottom:22px;right:61px}.about-principle-system-visual span{background:#fff;border:1px solid #2f80ed42;border-radius:8px;width:27px;height:27px;animation:3s ease-in-out infinite aboutSystemPulse;position:absolute}.about-principle-system-visual span:first-child{top:23px;left:33px}.about-principle-system-visual span:nth-child(2){animation-delay:.45s;top:23px;right:33px}.about-principle-system-visual span:nth-child(3){animation-delay:.9s;bottom:21px;right:35px}.about-principle-system-visual i{transform-origin:0;background:#2f80ed40;height:1px;position:absolute}.about-principle-system-visual i:first-of-type{width:48px;top:40px;left:58px;transform:rotate(18deg)}.about-principle-system-visual i:nth-of-type(2){width:54px;bottom:43px;right:53px;transform:rotate(-22deg)}.about-principle-direct-visual span{background:#2f80ed3d;border-radius:999px;height:2px;animation:3s ease-in-out infinite aboutDirectMove;position:absolute;left:30px}.about-principle-direct-visual span:first-child{width:60px;top:35px}.about-principle-direct-visual span:nth-child(2){width:41px;animation-delay:.35s;top:67px}.about-principle-direct-visual span:nth-child(3){width:73px;animation-delay:.7s;bottom:32px}.about-principle-plan-visual{position:absolute;inset:0}.about-principle-plan-visual span{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-principle-plan-visual span:first-child{border:1px solid #2f80ed21;width:105px;height:105px}.about-principle-plan-visual span:nth-child(2){border:1px dashed #2f80ed3b;width:78px;height:78px;animation:12s linear infinite aboutPlanRotate}.about-principle-plan-visual span:nth-child(3){background:#2f80ed0a;border:1px solid #2f80ed33;width:47px;height:47px}.about-principle-plan-visual i{background:#2f80ed;border-radius:50%;width:8px;height:8px;position:absolute;top:23px;right:37px;box-shadow:0 0 0 5px #2f80ed1a}.about-principle-copy{z-index:3;margin-top:31px;position:relative}.about-principle-copy h2{color:#111827;letter-spacing:-.05em;margin:0;font-size:36px;font-weight:760;line-height:1}.about-principle-copy p{color:#64748b;margin:17px 0 0;font-size:13px;font-weight:500;line-height:1.67}.about-principle-footer{z-index:3;color:#8a96a6;border-top:1px solid #dce3eb;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:20px;display:flex;position:relative}.about-principle-footer span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.about-principle-footer svg{fill:none;stroke:#2f80ed;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:0;width:17px;height:17px;transition:opacity .25s,transform .25s;transform:translate(-7px)}.about-principle:hover .about-principle-footer svg{opacity:1;transform:translate(0)}.about-mission{opacity:0;border-top:1px solid #d7dee7;border-bottom:1px solid #d7dee7;grid-template-columns:120px minmax(550px,1fr) minmax(340px,.55fr);align-items:end;gap:68px;margin-top:125px;padding:78px 0;display:grid;transform:translateY(34px)}.about-section-visible .about-mission{animation:.9s cubic-bezier(.2,.75,.25,1) 1.08s both aboutFadeUp}.about-mission-meta{flex-direction:column;align-items:flex-start;display:flex}.about-mission-meta span{color:#4b94f2;font-size:14px;font-weight:700}.about-mission-meta i{background:#2f80ed80;width:38px;height:1px;margin:18px 0}.about-mission-meta strong{color:#64748b;text-transform:uppercase;writing-mode:vertical-rl;font-size:12px;font-weight:700;transform:rotate(180deg)}.about-mission-heading>span{color:#2f80ed;text-transform:uppercase;font-size:13px;font-weight:700}.about-mission-heading h2{color:#111827;letter-spacing:-.06em;max-width:910px;margin:21px 0 0;font-size:clamp(55px,5.5vw,88px);font-weight:750;line-height:.97}.about-mission-heading h2 strong{color:#2f80ed;font-weight:inherit;margin-top:8px;display:block}.about-mission-copy{background:#fff;border:1px solid #c8d2de;border-radius:15px;padding:27px;box-shadow:0 16px 38px #0f172a14,0 3px 10px #0f172a0a}.about-mission-copy>svg{fill:none;stroke:#4f93ef;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.about-mission-copy p{color:#64748b;margin:23px 0 0;font-size:15px;font-weight:500;line-height:1.7}.about-mission-copy a{color:#334155;align-items:center;gap:10px;margin-top:25px;font-size:13px;font-weight:700;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex}.about-mission-copy a:hover{color:#2f80ed;transform:translate(3px)}.about-mission-copy a svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.about-team{margin-top:127px}.about-team-heading{opacity:0;grid-template-columns:minmax(570px,1fr) minmax(340px,.48fr);align-items:end;gap:80px;display:grid;transform:translateY(32px)}.about-section-visible .about-team-heading{animation:.8s 1.28s both aboutFadeUp}.about-team-heading>div>span{color:#2f80ed;text-transform:uppercase;font-size:13px;font-weight:700}.about-team-heading h2{color:#111827;letter-spacing:-.06em;max-width:940px;margin:20px 0 0;font-size:clamp(53px,5.3vw,84px);font-weight:750;line-height:.98}.about-team-heading h2 strong{color:#2f80ed;font-weight:inherit;margin-top:8px;display:block}.about-team-heading>p{color:#64748b;margin:0;font-size:16px;font-weight:500;line-height:1.72}.about-team-layout{grid-template-columns:minmax(430px,.82fr) minmax(520px,1.18fr);align-items:stretch;gap:42px;margin-top:76px;display:grid}.about-team-list{opacity:0;border-top:1px solid #d7dee7;flex-direction:column;display:flex;transform:translate(-30px)}.about-section-visible .about-team-list{animation:.8s 1.48s both aboutFadeLeft}.about-team-member{min-height:79px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d7dee7;outline:none;grid-template-columns:52px minmax(0,1fr) 38px;align-items:center;gap:16px;padding:11px 4px;font-family:inherit;transition:padding-left .25s,background-color .25s;display:grid}.about-team-member:hover,.about-team-member-active{background:#edf5ff;padding-left:13px}.about-team-avatar{background:radial-gradient(circle at top,#2f80ed14,#2f80ed08);border:1px solid #2f80ed2e;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .25s,border-color .25s;display:flex;overflow:hidden}.about-team-avatar img{object-fit:contain;opacity:.9;width:100%;height:100%}.about-team-member:hover .about-team-avatar,.about-team-member-active .about-team-avatar{border-color:#2f80ed59;transform:scale(1.05)}.about-team-avatar-blue{background:#2f80ed0d;border-color:#438ef138}.about-team-avatar-green{background:#24a6710d;border-color:#24a67133}.about-team-avatar-red{background:#ff2a3b13;border-color:#ff4a5936}.about-team-member-copy{min-width:0}.about-team-member-copy strong,.about-team-member-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.about-team-member-copy strong{color:#1f2937;font-size:15px;font-weight:700}.about-team-member-copy small{color:#64748b;margin-top:5px;font-size:12px;font-weight:600}.about-team-member-arrow{color:#64748b;opacity:0;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .24s,color .24s,transform .24s;display:inline-flex;transform:translate(-5px)}.about-team-member:hover .about-team-member-arrow,.about-team-member-active .about-team-member-arrow{color:#2f80ed;opacity:1;transform:translate(0)}.about-team-member-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.about-team-feature{opacity:0;background:#fff;border:1px solid #c5cfdb;border-radius:19px;flex-direction:column;min-height:685px;padding:32px;display:flex;position:relative;overflow:hidden;transform:translate(30px);box-shadow:0 34px 78px #0f172a24,inset 0 1px #fffffffa}.about-section-visible .about-team-feature{animation:.85s 1.58s both aboutFadeRight}.about-team-feature-blue{background:#f7fbff;border-color:#468eed38}.about-team-feature-green{background:#f8fcfa;border-color:#23a06b33}.about-team-feature-red{background:#fff8f9;border-color:#ff445438}.about-team-feature-top{z-index:3;justify-content:space-between;align-items:center;gap:22px;display:flex;position:relative}.about-team-feature-top>span{color:#64748b;font-size:13px;font-weight:700}.about-team-feature-top>strong{color:#174f97;background:#2f80ed0b;border:1px solid #2f80ed24;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.about-team-feature-top>strong i{background:#2f80ed;border-radius:50%;width:6px;height:6px}.about-team-feature-visual{z-index:2;background:#eef5ff;border:1px solid #2f80ed3d;border-radius:47px;justify-content:center;align-items:center;width:195px;height:195px;margin:56px auto 0;display:flex;position:relative;box-shadow:0 28px 64px #0f172a26,0 0 55px #2f80ed1c}.about-team-feature-blue .about-team-feature-visual{background:#e8f3ff;border-color:#3a89f242}.about-team-feature-green .about-team-feature-visual{background:#ebf8f2;border-color:#23a06b3d}.about-team-feature-red .about-team-feature-visual{background:#fff0f2;border-color:#ff475742}.about-team-feature-image{z-index:3;object-fit:contain;opacity:.95;width:100%;height:100%;position:relative}.about-team-feature-ring{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-team-feature-ring-one{border:1px solid #d5dce5;width:260px;height:260px}.about-team-feature-ring-two{border:1px dashed #d5dce5;width:315px;height:315px}.about-team-feature-copy{z-index:3;margin-top:48px;position:relative}.about-team-feature-copy>span{color:#2f80ed;font-size:13px;font-weight:700}.about-team-feature-copy h3{color:#111827;letter-spacing:-.05em;margin:13px 0 0;font-size:44px;font-weight:750;line-height:1}.about-team-feature-copy>strong{color:#475569;margin-top:10px;font-size:14px;font-weight:700;display:block}.about-team-feature-copy p{color:#64748b;max-width:650px;margin:22px 0 0;font-size:15px;font-weight:500;line-height:1.7}.about-team-feature-footer{z-index:3;border-top:1px solid #d7dee7;justify-content:space-between;align-items:center;gap:22px;margin-top:auto;padding-top:24px;display:flex;position:relative}.about-team-feature-footer>span{color:#64748b;font-size:12px;font-weight:600}.about-team-feature-footer a{color:#334155;align-items:center;gap:10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.about-team-feature-footer svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.about-section-cta{opacity:0;border-top:1px solid #d7dee7;grid-template-columns:minmax(600px,1fr) auto;align-items:end;gap:70px;margin-top:120px;padding:70px 0 10px;display:grid;transform:translateY(32px)}.about-section-visible .about-section-cta{animation:.8s 1.78s both aboutFadeUp}.about-section-cta>div>span{color:#2f80ed;text-transform:uppercase;font-size:13px;font-weight:700}.about-section-cta h2{color:#111827;letter-spacing:-.06em;max-width:980px;margin:17px 0 0;font-size:clamp(52px,5.2vw,82px);font-weight:750;line-height:.98}.about-section-cta h2 strong{color:#2f80ed;font-weight:inherit;margin-top:7px;display:block}.about-section-cta>a{color:#fff;white-space:nowrap;background:#2f80ed;border:1px solid #4f91ec;border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 21px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .22s,background-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 16px 36px #2f80ed38,inset 0 1px #ffffff40}.about-section-cta>a:hover{background:#4a91f2;transform:translateY(-3px);box-shadow:0 20px 43px #2f80ed4d,inset 0 1px #ffffff47}.about-section-cta svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.about-team-member:focus-visible,.about-intro-actions a:focus-visible,.about-mission-copy a:focus-visible,.about-team-feature-footer a:focus-visible,.about-section-cta>a:focus-visible{outline-offset:4px;border-radius:7px;outline:3px solid #2f80ed2e}@media (width<=1120px){.about-intro{grid-template-columns:minmax(470px,1fr) minmax(400px,.78fr);gap:42px}.about-principle{min-height:430px;padding:20px}.about-principle-copy h2{font-size:32px}.about-mission{grid-template-columns:90px minmax(480px,1fr) minmax(300px,.58fr);gap:42px}.about-team-layout{grid-template-columns:minmax(370px,.78fr) minmax(480px,1.22fr)}}@media (width<=950px){.about-section{padding-left:20px;padding-right:20px}.about-intro{grid-template-columns:1fr;gap:50px}.about-intro-copy{max-width:900px}.about-intro-statement{min-height:600px}.about-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.about-principle{min-height:420px}.about-mission{grid-template-columns:75px minmax(0,1fr)}.about-mission-copy{grid-column:2;max-width:680px}.about-team-heading{grid-template-columns:1fr;gap:28px}.about-team-heading>p{max-width:740px}.about-team-layout{grid-template-columns:1fr}.about-team-list{grid-template-columns:1fr 1fr;display:grid}.about-team-member:nth-child(odd){border-right:1px solid #d7dee7}.about-team-feature{min-height:630px}.about-section-cta{grid-template-columns:1fr;align-items:start;gap:34px}.about-section-cta>a{width:fit-content}}@media (width<=680px){.about-section{padding:62px 14px 74px}.about-section-status{display:none}.about-section-index strong{font-size:12px}.about-intro{margin-top:53px}.about-intro-copy{padding:0}.about-intro-kicker{font-size:12px}.about-intro-copy h1{font-size:clamp(53px,16vw,76px);line-height:.94}.about-intro-copy>p{font-size:16px}.about-intro-actions{flex-direction:column}.about-intro-actions a{width:100%}.about-intro-statement{border-radius:17px;min-height:620px;padding:22px}.about-statement-main{margin-top:31px}.about-statement-main>strong{font-size:clamp(53px,15vw,68px)}.about-statement-main p{font-size:14px}.about-statement-comparison-row{grid-template-columns:8px minmax(0,1fr) 28px;gap:10px}.about-statement-comparison-row strong{font-size:11px}.about-statement-system{gap:7px}.about-statement-system-node{padding:0 7px}.about-statement-system-node span{font-size:9px}.about-principles{grid-template-columns:1fr;margin-top:72px}.about-principle{min-height:410px}.about-principle-copy h2{font-size:35px}.about-mission{grid-template-columns:1fr;gap:32px;margin-top:88px;padding:60px 0}.about-mission-meta{flex-direction:row;align-items:center;gap:12px}.about-mission-meta i{width:28px;margin:0}.about-mission-meta strong{writing-mode:initial;transform:none}.about-mission-heading h2{font-size:clamp(44px,13vw,62px)}.about-mission-copy{grid-column:auto}.about-team{margin-top:88px}.about-team-heading h2{font-size:clamp(44px,13vw,62px)}.about-team-heading>p{font-size:15px}.about-team-layout{margin-top:54px}.about-team-list{grid-template-columns:1fr}.about-team-member:nth-child(odd){border-right:0}.about-team-feature{min-height:600px;padding:23px}.about-team-feature-visual{border-radius:38px;width:158px;height:158px;margin-top:47px}.about-team-feature-ring-one{width:220px;height:220px}.about-team-feature-ring-two{width:270px;height:270px}.about-team-feature-copy h3{font-size:36px}.about-team-feature-footer{flex-direction:column;align-items:flex-start}.about-section-cta{margin-top:88px;padding-top:55px}.about-section-cta h2{font-size:clamp(43px,12vw,60px)}.about-section-cta>a{width:100%}}@media (width<=430px){.about-intro-copy h1{font-size:49px}.about-intro-statement{min-height:640px}.about-statement-header{align-items:flex-start}.about-statement-main>strong{font-size:53px}.about-statement-footer{flex-direction:column;align-items:flex-start}.about-team-member{grid-template-columns:44px minmax(0,1fr) 30px;gap:12px}.about-team-avatar{width:44px;height:44px}.about-team-member-copy strong{font-size:14px}.about-team-member-copy small{font-size:11px}.about-team-feature-top>strong{font-size:10px}.about-team-feature-copy h3{font-size:32px}}@media (prefers-reduced-motion:reduce){.about-section,.about-section *,.about-section :before,.about-section :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}@media (width<=680px){.about-section{padding:60px 12px 54px}.about-section-grid{opacity:.42;background-size:56px 56px}.about-section-glow{filter:blur(105px)}.about-section-word{font-size:145px;top:230px;right:-20px}.about-section-top{align-items:flex-start;min-height:0;padding-bottom:14px}.about-section-index{gap:9px}.about-section-index span{font-size:10px}.about-section-index i{width:24px}.about-section-index strong{font-size:9px}.about-section-status{gap:6px;font-size:9px}.about-section-status span{width:5px;height:5px}.about-intro{flex-direction:column;gap:28px;margin-top:38px;display:flex}.about-intro-copy{padding:0}.about-intro-kicker{font-size:10px}.about-intro-copy h1{letter-spacing:-.06em;margin-top:14px;font-size:clamp(38px,11vw,50px);line-height:.96}.about-intro-copy h1 strong{margin-top:5px}.about-intro-copy>p{margin-top:17px;font-size:13px;line-height:1.62}.about-intro-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:21px;display:grid}.about-intro-actions a{text-align:center;gap:7px;min-height:44px;padding:0 11px;font-size:10px}.about-intro-actions svg{width:14px;height:14px}.about-intro-statement{border-radius:14px;min-height:0;padding:17px}.about-intro-statement:after{display:none}.about-statement-header{gap:12px}.about-statement-label{font-size:9px}.about-statement-code{min-height:25px;padding:0 8px;font-size:8px}.about-statement-main{margin-top:22px}.about-statement-main>strong{font-size:clamp(38px,10.5vw,48px);line-height:.92}.about-statement-main>strong span{margin-top:5px}.about-statement-main p{margin-top:15px;font-size:12px;line-height:1.58}.about-statement-comparison{gap:7px;margin-top:20px}.about-statement-comparison-row{border-radius:9px;grid-template-columns:7px minmax(0,1fr) 25px;gap:9px;min-height:54px;padding:9px 10px}.about-statement-comparison-row small{font-size:8px}.about-statement-comparison-row strong{margin-top:3px;font-size:10px}.about-statement-comparison-mark{border-radius:7px;width:24px;height:24px;font-size:12px}.about-statement-system{gap:7px;min-height:48px;margin-top:18px}.about-statement-system-node{border-radius:7px;min-height:32px;padding:0 7px}.about-statement-system-node span{font-size:7px}.about-statement-footer{gap:10px;margin-top:18px;padding-top:14px}.about-statement-footer span{font-size:11px}.about-statement-footer strong{font-size:8px}.about-principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:52px;display:grid}.about-principle{border-radius:12px;min-height:0;padding:13px}.about-principle:after{width:42px;height:42px}.about-principle:hover{transform:none}.about-principle-number{font-size:9px}.about-principle-label{font-size:7px}.about-principle-visual{background-size:15px 15px;border-radius:10px;height:82px;margin-top:18px}.about-principle-icon{border-radius:10px;width:38px;height:38px;box-shadow:0 8px 18px #0f172a17,0 0 0 4px #2f80ed0a}.about-principle-icon svg{width:18px;height:18px}.about-principle-spark-visual span{width:4px;height:4px}.about-principle-system-visual span{width:18px;height:18px}.about-principle-copy{margin-top:16px}.about-principle-copy h2{font-size:20px}.about-principle-copy p{margin-top:9px;font-size:10px;line-height:1.5}.about-principle-footer{margin-top:14px;padding-top:11px}.about-principle-footer span{font-size:7px}.about-principle-footer svg{opacity:1;width:13px;height:13px;transform:none}.about-mission{margin-top:58px;padding:42px 0;display:block}.about-mission-meta{flex-direction:row;align-items:center;gap:9px;margin-bottom:20px}.about-mission-meta span{font-size:10px}.about-mission-meta i{width:24px;margin:0}.about-mission-meta strong{writing-mode:initial;font-size:9px;transform:none}.about-mission-heading>span{font-size:10px}.about-mission-heading h2{margin-top:14px;font-size:clamp(34px,10vw,44px);line-height:.98}.about-mission-heading h2 strong{margin-top:5px}.about-mission-copy{border-radius:12px;margin-top:24px;padding:17px}.about-mission-copy>svg{width:21px;height:21px}.about-mission-copy p{margin-top:14px;font-size:12px;line-height:1.58}.about-mission-copy a{margin-top:17px;font-size:10px}.about-team{margin-top:58px}.about-team-heading{display:block}.about-team-heading>div>span{font-size:10px}.about-team-heading h2{margin-top:14px;font-size:clamp(34px,10vw,44px);line-height:.98}.about-team-heading h2 strong{margin-top:5px}.about-team-heading>p{margin-top:17px;font-size:13px;line-height:1.6}.about-team-layout{flex-direction:column;gap:20px;margin-top:32px;display:flex}.about-team-list{border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.about-team-member{text-align:center;border:1px solid #d7dee7;border-radius:10px;flex-direction:column;align-items:center;gap:8px;min-height:0;padding:10px 7px;display:flex}.about-team-member:hover,.about-team-member-active{padding-left:7px}.about-team-avatar{border-radius:11px;width:42px;height:42px}.about-team-member-copy strong{white-space:normal;font-size:10px}.about-team-member-copy small{white-space:normal;margin-top:3px;font-size:8px}.about-team-member-arrow{display:none}.about-team-feature{border-radius:13px;min-height:0;padding:17px}.about-team-feature-top{gap:12px}.about-team-feature-top>span{font-size:10px}.about-team-feature-top>strong{min-height:27px;padding:0 8px;font-size:8px}.about-team-feature-visual{border-radius:28px;width:110px;height:110px;margin-top:28px}.about-team-feature-ring-one{width:145px;height:145px}.about-team-feature-ring-two{width:175px;height:175px}.about-team-feature-copy{margin-top:28px}.about-team-feature-copy>span{font-size:10px}.about-team-feature-copy h3{margin-top:9px;font-size:28px}.about-team-feature-copy>strong{margin-top:7px;font-size:11px}.about-team-feature-copy p{margin-top:14px;font-size:12px;line-height:1.58}.about-team-feature-footer{gap:10px;margin-top:18px;padding-top:14px}.about-team-feature-footer>span{font-size:9px}.about-team-feature-footer a{font-size:10px}.about-section-cta{margin-top:58px;padding:42px 0 0;display:block}.about-section-cta>div>span{font-size:10px}.about-section-cta h2{margin-top:13px;font-size:clamp(32px,9.5vw,42px);line-height:.98}.about-section-cta h2 strong{margin-top:5px}.about-section-cta>a{width:100%;min-height:45px;margin-top:20px;padding:0 14px;font-size:11px}}@media (width<=430px){.about-section{padding:54px 10px 48px}.about-intro-copy h1{font-size:clamp(34px,10.5vw,42px)}.about-intro-actions{grid-template-columns:1fr}.about-principles{gap:7px}.about-principle{padding:11px}.about-principle-copy h2{font-size:18px}.about-principle-copy p{font-size:9.5px}.about-team-list{grid-template-columns:repeat(3,minmax(0,1fr))}.about-team-member{padding:8px 5px}.about-team-avatar{width:38px;height:38px}.about-team-member-copy strong{font-size:9px}.about-team-member-copy small{font-size:7px}.about-team-feature{padding:15px}.about-team-feature-copy h3{font-size:25px}}.about-intro{justify-content:center;align-items:center;display:flex}.about-intro-copy{text-align:center;width:100%;max-width:1000px;padding:38px 0;transform:translateY(32px)}.about-section-visible .about-intro-copy{animation:.88s cubic-bezier(.2,.75,.25,1) .24s both aboutFadeUp}.about-intro-copy h1{max-width:none;margin-left:auto;margin-right:auto}.about-intro-copy>p{max-width:820px;margin-left:auto;margin-right:auto}.about-intro-actions{justify-content:center}.about-intro-statement{display:none}@media (width<=950px){.about-intro{justify-content:center;display:flex}.about-intro-copy{max-width:900px}}@media (width<=680px){.about-intro{justify-content:center;align-items:center;display:flex}.about-intro-copy{text-align:center;max-width:100%;padding:0}.about-intro-copy>p{max-width:560px}.about-intro-actions{justify-content:center}}@keyframes servicesOverviewIn{0%{opacity:0}to{opacity:1}}@keyframes servicesHeaderIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes serviceGroupIn{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@keyframes serviceContentIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes serviceVisualIn{0%{opacity:0;transform:translateY(35px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes serviceGlowPulse{0%,to{opacity:.38;transform:translate(-50%)scale(1)}50%{opacity:.65;transform:translate(-50%)scale(1.08)}}@keyframes serviceReelWave{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes serviceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes servicePulse{0%,to{box-shadow:0 0 #2f80ed2b,0 0 14px #2f80ed66}50%{box-shadow:0 0 0 7px #2f80ed00,0 0 22px #2f80eda6}}@keyframes servicePhoneFloat{0%,to{transform:translate(-50%)translateY(0)rotate(1.5deg)}50%{transform:translate(-50%)translateY(-9px)rotate(.7deg)}}@keyframes servicePhoneIdleTilt{0%,to{transform:perspective(1100px)rotateX(-2.4deg)rotateY(-4.5deg)rotate(.7deg)}50%{transform:perspective(1100px)rotateX(2.2deg)rotateY(4.5deg)rotate(-.5deg)}}@keyframes servicePhoneRingPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.72;transform:translate(-50%,-50%)scale(1.04)}}@keyframes systemsCoreFloat{0%,to{transform:translate(-50%)translateY(0)rotate(-1.2deg)}50%{transform:translate(-50%)translateY(-9px)rotate(-.3deg)}}@keyframes systemsOrbitSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes systemsCorePulse{0%,to{box-shadow:0 0 #2f80ed29,0 0 28px #2f80ed40}50%{box-shadow:0 0 0 13px #2f80ed00,0 0 48px #2f80ed6b}}@keyframes systemsSignalWave{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes systemsStatusFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.services-overview{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#f5f7fa;border-top:1px solid #d7dee7;width:100%;padding:88px 32px 0;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.services-overview-visible{animation:both servicesOverviewIn}.services-overview-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.services-overview-grid{opacity:.72;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000d1,#000000f5 80%,#0000);mask-image:linear-gradient(#000000d1,#000000f5 80%,#0000)}.services-overview-noise{opacity:.016;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='.72'/%3E%3C/svg%3E");position:absolute;inset:0}.services-overview-glow{filter:blur(140px);border-radius:50%;position:absolute}.services-overview-glow-left{background:#2f80ed11;width:760px;height:760px;top:180px;left:-330px}.services-overview-glow-center{background:#2f80ed0e;width:1050px;height:650px;animation:7s ease-in-out infinite serviceGlowPulse;top:280px;left:50%;transform:translate(-50%)}.services-overview-glow-right{background:#2f80ed11;width:760px;height:760px;top:1450px;right:-320px}.services-overview-word{color:#0f172a0b;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(180px,27vw,500px);font-weight:800;line-height:.8;position:absolute;top:350px;right:-80px}.services-overview-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.services-overview-header{opacity:0;border-bottom:1px solid #d7dee7;grid-template-columns:145px minmax(600px,1fr) minmax(250px,.34fr);align-items:end;gap:56px;padding-bottom:74px;display:grid;transform:translateY(32px)}.services-overview-visible .services-overview-header{animation:.9s cubic-bezier(.2,.75,.25,1) .12s both servicesHeaderIn}.services-overview-meta{flex-direction:column;align-items:flex-start;padding-bottom:6px;display:flex}.services-overview-meta>span{color:#438ff0;font-size:14px;font-weight:700}.services-overview-meta>i{background:#2f80ed80;width:39px;height:1px;margin:18px 0}.services-overview-meta>strong{color:#64748b;text-transform:uppercase;writing-mode:vertical-rl;font-size:12px;font-weight:700;transform:rotate(180deg)}.services-overview-heading>span{color:#2f80ed;text-transform:uppercase;font-size:14px;font-weight:700}.services-overview-heading h1{color:#111827;letter-spacing:-.063em;max-width:990px;margin:21px 0 0;font-size:clamp(58px,5.8vw,94px);font-weight:750;line-height:.96}.services-overview-heading h1 strong{color:#2f80ed;font-weight:inherit;margin-top:8px;display:block}.services-overview-heading>p{color:#64748b;max-width:780px;margin:28px 0 0;font-size:17px;font-weight:500;line-height:1.72}.services-overview-header-side{padding-bottom:5px}.services-overview-header-status{color:#174f97;background:#eaf3ff;border:1px solid #2f80ed24;border-radius:999px;align-items:center;gap:9px;min-height:38px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.services-overview-header-status i{background:#2f80ed;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite servicePulse}.services-overview-header-side>a{color:#334155;align-items:center;gap:11px;margin-top:22px;font-size:13px;font-weight:700;text-decoration:none;transition:color .22s,transform .22s;display:flex}.services-overview-header-side>a:hover{color:#2f80ed;transform:translate(3px)}.services-overview-header-side svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.services-overview-groups{flex-direction:column;display:flex}.service-group{opacity:0;border-bottom:1px solid #d7dee7;grid-template-columns:minmax(430px,.82fr) minmax(580px,1.18fr);align-items:center;gap:92px;min-height:760px;padding:112px 0;display:grid;position:relative;transform:translateY(48px)}.services-overview-visible .service-group{animation:serviceGroupIn .9s cubic-bezier(.2, .75, .25, 1) calc(.46s + var(--service-group-delay)) both}.service-group-reverse .service-group-content{grid-area:1/2}.service-group-reverse .service-visual{grid-area:1/1}.service-group-content{opacity:0;min-width:0;transform:translate(-30px)}.services-overview-visible .service-group-content{animation:serviceContentIn .82s ease calc(.62s + var(--service-group-delay)) both}.service-group-reverse .service-group-content{transform:translate(30px)}.service-group-number{align-items:center;gap:13px;display:flex}.service-group-number span{color:#438ff0;font-size:13px;font-weight:700}.service-group-number i{background:#2f80ed73;width:35px;height:1px}.service-group-number strong{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:700}.service-group-copy{margin-top:25px}.service-group-copy h2{color:#111827;letter-spacing:-.052em;max-width:680px;margin:0;font-size:clamp(41px,4vw,64px);font-weight:750;line-height:1}.service-group-copy>p{color:#64748b;max-width:680px;margin:21px 0 0;font-size:16px;font-weight:500;line-height:1.72}.service-accordion{border-top:1px solid #d7dee7;margin-top:38px}.service-accordion-item{border-bottom:1px solid #d7dee7}.service-accordion-button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;outline:none;justify-content:space-between;align-items:center;gap:22px;width:100%;min-height:62px;padding:0;font-family:inherit;font-size:15px;font-weight:700;transition:color .25s,padding-left .25s;display:flex}.service-accordion-button:hover,.service-accordion-item-open .service-accordion-button{color:#111827;padding-left:7px}.service-accordion-icon{color:#2f80ed;background:#eef5ff;border:1px solid #2f80ed21;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .3s,border-color .3s,background-color .3s;display:inline-flex}.service-accordion-item-open .service-accordion-icon{background:#2f80ed0e;border-color:#2f80ed52;transform:rotate(45deg)}.service-accordion-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.service-accordion-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .38s,opacity .3s;display:grid}.service-accordion-item-open .service-accordion-panel{opacity:1;grid-template-rows:1fr}.service-accordion-panel-inner{min-height:0;overflow:hidden}.service-accordion-panel-inner>p{color:#64748b;max-width:650px;margin:0;padding:0 52px 17px 7px;font-size:14px;font-weight:500;line-height:1.68}.service-accordion-tags{flex-wrap:wrap;gap:8px;padding:0 0 21px 7px;display:flex}.service-accordion-tags span{color:#475569;background:#f3f7fc;border:1px solid #2f80ed1c;border-radius:8px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:11px;font-weight:600;display:inline-flex}.service-accordion-tags svg{fill:none;stroke:#438ff0;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.service-group-action{color:#334155;align-items:center;gap:11px;margin-top:30px;font-size:13px;font-weight:700;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex}.service-group-action:hover{color:#2f80ed;transform:translate(4px)}.service-group-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.service-visual{opacity:0;background:radial-gradient(circle at 70% 10%,#2f80ed17,#0000 34%),#fff;border:1px solid #c8d2de;border-radius:21px;min-width:0;min-height:590px;position:relative;overflow:hidden;transform:translateY(35px)scale(.975);box-shadow:0 34px 78px #0f172a21,0 0 55px #2f80ed0b,inset 0 1px #fffffffa}.services-overview-visible .service-visual{animation:serviceVisualIn .95s cubic-bezier(.2, .78, .2, 1) calc(.72s + var(--service-group-delay)) both}.service-visual-grid{opacity:.68;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000,#0000 82%);mask-image:radial-gradient(circle at 50% 45%,#000,#0000 82%)}.service-visual-top{z-index:8;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;top:24px;left:25px;right:25px}.service-visual-top span{color:#64748b;font-size:12px;font-weight:700}.service-visual-top strong{color:#2f80ed;font-size:13px;font-weight:700}.service-visual-state{z-index:9;-webkit-backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #2f80ed24;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;min-width:130px;min-height:50px;padding:0 13px;display:flex;position:absolute;bottom:20px;right:22px}.service-visual-state span{color:#64748b;font-size:10px;font-weight:600}.service-visual-state strong{color:#4f94ef;font-size:17px;font-weight:700}.service-visual-social{background:radial-gradient(circle at 50% 55%,#2f80ed1f,#0000 43%),radial-gradient(circle at 82% 12%,#2f80ed14,#0000 31%),#fff}.social-phone-stage{--phone-rotate-x:0deg;--phone-rotate-y:0deg;--phone-shine-x:50%;--phone-shine-y:35%;z-index:4;width:360px;height:485px;transform-style:preserve-3d;will-change:transform;justify-content:center;align-items:center;transition:filter .35s;animation:5.8s ease-in-out infinite servicePhoneFloat;display:flex;position:absolute;top:76px;left:50%;transform:translate(-50%)rotate(1.5deg)}.service-visual-social:hover .social-phone-stage{filter:brightness(1.025)}.social-phone-idle-motion{z-index:3;width:100%;height:100%;transform-style:preserve-3d;will-change:transform;animation:7s ease-in-out infinite servicePhoneIdleTilt;position:relative}.social-phone-stage:hover .social-phone-idle-motion{animation-play-state:paused}.social-phone-tilt{width:100%;height:100%;transform:perspective(1100px) rotateX(var(--phone-rotate-x)) rotateY(var(--phone-rotate-y)) scale(1);transform-style:preserve-3d;will-change:transform;transition:transform .14s ease-out;position:relative}.social-phone-stage:hover .social-phone-tilt{transform:perspective(1100px) rotateX(var(--phone-rotate-x)) rotateY(var(--phone-rotate-y)) scale(1.035)}.social-phone-glow{filter:blur(70px);background:#2f80ed24;border-radius:50%;width:390px;height:390px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.social-phone-ring{border:1px solid #2f80ed2e;border-radius:50%;animation:4.8s ease-in-out infinite servicePhoneRingPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-phone-ring-one{width:330px;height:330px}.social-phone-ring-two{border-color:#2f80ed1a;width:425px;height:425px;animation-delay:1.2s}.social-phone-image{z-index:3;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 34px 38px #0f172a33)drop-shadow(0 0 34px #2f80ed1c);width:100%;height:100%;transition:filter .3s;display:block;position:relative;transform:translateZ(34px)}.social-phone-stage:hover .social-phone-image{filter:drop-shadow(0 42px 45px #0f172a3d)drop-shadow(0 0 42px #2f80ed29)}.social-phone-shine{z-index:4;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--phone-shine-x) var(--phone-shine-y), #ffffff61, #ffffff14 20%, transparent 48%);mix-blend-mode:screen;border-radius:38px;transition:opacity .25s;position:absolute;inset:7% 12%;transform:translateZ(48px)}.social-phone-stage:hover .social-phone-shine{opacity:.72}.social-floating-card{z-index:6;-webkit-backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #c8d2de;border-radius:13px;padding:18px;animation:5s ease-in-out infinite serviceFloat;position:absolute;box-shadow:0 22px 50px #0f172a21,inset 0 1px #fffffffa}.social-floating-card-one{width:175px;top:175px;left:25px}.social-floating-card-two{width:205px;animation-delay:1.3s;bottom:95px;right:22px}.social-floating-card>span{color:#64748b;font-size:11px;font-weight:600}.social-floating-card>strong{color:#111827;letter-spacing:-.04em;margin-top:9px;font-size:28px;font-weight:750;display:block}.social-floating-card-one>div{align-items:flex-end;gap:6px;height:42px;margin-top:15px;display:flex}.social-floating-card-one>div i{transform-origin:bottom;background:#2f80ed;border-radius:2px 2px 0 0;flex:1;height:35%;animation:1.9s ease-in-out infinite serviceReelWave}.social-floating-card-one>div i:nth-child(2){height:48%;animation-delay:.12s}.social-floating-card-one>div i:nth-child(3){height:43%;animation-delay:.24s}.social-floating-card-one>div i:nth-child(4){height:68%;animation-delay:.36s}.social-floating-card-one>div i:nth-child(5){height:74%;animation-delay:.48s}.social-floating-card-one>div i:nth-child(6){height:95%;animation-delay:.6s}.social-content-days{gap:6px;margin:15px 0;display:flex}.social-content-days i{background:#2f80ed08;border:1px solid #2f80ed1f;border-radius:6px;width:24px;height:24px;animation:2.8s ease-in-out infinite servicePulse}.social-content-days i:nth-child(2),.social-content-days i:nth-child(4){background:#2f80ed24}.social-content-days i:nth-child(2){animation-delay:.35s}.social-content-days i:nth-child(3){animation-delay:.7s}.social-content-days i:nth-child(4){animation-delay:1.05s}.social-content-days i:nth-child(5){animation-delay:1.4s}.social-floating-card-two>strong{margin-top:0;font-size:12px;line-height:1.4}.web-browser{z-index:3;background:#fff;border:1px solid #c5cfdb;border-radius:15px;width:calc(100% - 115px);height:405px;position:absolute;top:105px;left:35px;overflow:hidden;box-shadow:0 30px 72px #0f172a24,0 0 50px #2f80ed0e}.web-browser-bar{border-bottom:1px solid #dde3ea;grid-template-columns:70px minmax(0,1fr) 32px;align-items:center;gap:10px;height:48px;padding:0 14px;display:grid}.web-browser-dots{gap:6px;display:flex}.web-browser-dots i{background:#94a3b8;border-radius:50%;width:7px;height:7px}.web-browser-dots i:nth-child(2){background:#438ff0}.web-browser-bar>span{color:#64748b;background:#f6f8fb;border:1px solid #d8dee6;border-radius:7px;align-items:center;height:26px;padding:0 12px;font-size:9px;font-weight:600;display:flex;overflow:hidden}.web-browser-bar>strong{color:#4f94ef;justify-content:center;align-items:center;display:flex}.web-browser-bar svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.web-browser-content{grid-template-columns:60px minmax(0,1fr);height:calc(100% - 48px);display:grid}.web-browser-sidebar{border-right:1px solid #dde3ea;flex-direction:column;align-items:center;gap:16px;padding:17px 11px;display:flex}.web-browser-logo{color:#2f80ed;border:1px solid #2f80ed29;border-radius:9px;justify-content:center;align-items:center;width:33px;height:33px;font-size:10px;font-weight:700;display:flex}.web-browser-sidebar i{background:#d8dee7;border-radius:999px;width:22px;height:4px}.web-browser-main{padding:21px}.web-browser-hero{background:radial-gradient(circle at 80% 30%,#2f80ed29,#0000 30%),#eef5ff;border:1px solid #2f80ed2e;border-radius:12px;height:210px;padding:26px;position:relative;overflow:hidden}.web-browser-hero>span{color:#2f80ed;text-transform:uppercase;font-size:9px;font-weight:700}.web-browser-hero>strong{color:#111827;letter-spacing:-.04em;max-width:320px;margin-top:20px;font-size:29px;font-weight:750;line-height:1;display:block}.web-browser-hero>strong small{color:#2f80ed;font:inherit;margin-top:5px;display:block}.web-browser-hero>i{background:#2f80ed;border-radius:7px;width:95px;height:26px;margin-top:24px;display:block}.web-browser-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.web-browser-cards span{background:#f6f8fb;border:1px solid #d8dee6;border-radius:9px;height:74px}.web-mobile{z-index:5;background:#fff;border:1px solid #bfcbd8;border-radius:25px;width:160px;height:290px;position:absolute;bottom:34px;right:31px;overflow:hidden;transform:rotate(2deg);box-shadow:0 26px 62px #0f172a2b,0 0 38px #2f80ed14}.web-mobile-top{background:#cbd5e1;border-radius:999px;width:54px;height:6px;margin:11px auto}.web-mobile-content{padding:17px}.web-mobile-content>span{background:#2f80ed24;border-radius:12px;width:45px;height:45px;display:block}.web-mobile-content>strong{color:#111827;margin-top:24px;font-size:19px;font-weight:750;line-height:1.1;display:block}.web-mobile-content>i{background:#2f80ed;border-radius:6px;width:72px;height:24px;margin-top:21px;display:block}.web-mobile-content>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:24px;display:grid}.web-mobile-content small{background:#eef2f6;border-radius:9px;height:74px}.web-performance-card{z-index:6;background:#fffffff5;border:1px solid #c8d2de;border-radius:12px;width:175px;padding:17px;position:absolute;bottom:26px;left:24px;box-shadow:0 22px 50px #0f172a24}.web-performance-card>span{color:#64748b;font-size:10px;font-weight:600}.web-performance-card>strong{color:#111827;margin-top:7px;font-size:33px;font-weight:750;display:block}.web-performance-card>div{background:#dfe5ec;border-radius:999px;height:5px;margin-top:12px;overflow:hidden}.web-performance-card>div i{border-radius:inherit;background:#2f80ed;width:98%;height:100%;display:block}.web-performance-card small{color:#64748b;margin-top:10px;font-size:9px;font-weight:600;display:block}.service-visual-systems{background:radial-gradient(circle at 50% 48%,#2f80ed21,#0000 43%),radial-gradient(circle at 15% 84%,#2f80ed12,#0000 30%),#fff}.systems-animation-stage{position:absolute;inset:70px 0 0}.systems-animation-glow{filter:blur(76px);background:#2f80ed21;border-radius:50%;width:430px;height:390px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.systems-orbit{border:1px dashed #2f80ed33;border-radius:50%;animation:16s linear infinite systemsOrbitSpin;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.systems-orbit:before,.systems-orbit:after{content:"";background:#2f80ed;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px #2f80edad}.systems-orbit:before{top:9%;left:21%}.systems-orbit:after{bottom:16%;right:12%}.systems-orbit-one{width:430px;height:430px}.systems-orbit-two{border-color:#2f80ed1a;width:520px;height:520px;animation-duration:24s;animation-direction:reverse}.systems-core-card{z-index:5;background:#fff;border:1px solid #c4ceda;border-radius:18px;width:310px;height:440px;transition:transform .4s;animation:5.8s ease-in-out infinite systemsCoreFloat;position:absolute;top:30px;left:50%;overflow:hidden;transform:translate(-50%)rotate(-1.2deg);box-shadow:0 28px 68px #0f172a26,0 0 55px #2f80ed17}.service-visual-systems:hover .systems-core-card{animation-play-state:paused;transform:translate(-50%)translateY(-7px)rotate(0)}.systems-core-head{border-bottom:1px solid #dde3ea;align-items:center;gap:11px;height:72px;padding:0 17px;display:flex}.systems-core-icon{color:#2f80ed;background:#2f80ed14;border:1px solid #2f80ed33;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.systems-core-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.systems-core-head>div{flex:1;min-width:0}.systems-core-head strong,.systems-core-head small{display:block}.systems-core-head strong{color:#111827;font-size:13px;font-weight:700}.systems-core-head small{color:#64748b;margin-top:4px;font-size:10px;font-weight:600}.systems-core-live{color:#174f97;border:1px solid #2f80ed24;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.systems-core-live i{background:#2f80ed;border-radius:50%;width:5px;height:5px;animation:2.4s ease-in-out infinite servicePulse}.systems-core-visual{background:radial-gradient(circle at 50% 42%,#2f80ed5c,#0000 29%),linear-gradient(145deg,#0b2345,#07111f 58%,#06152b);height:290px;position:relative;overflow:hidden}.systems-core-word{color:#ffffff0b;letter-spacing:-.08em;font-size:64px;font-weight:800;position:absolute;bottom:8px;right:-28px}.systems-core-center{color:#fff;-webkit-backdrop-filter:blur(14px);background:#ffffff1c;border:1px solid #ffffff4d;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;animation:3s ease-in-out infinite systemsCorePulse;display:flex;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.systems-core-center>span{justify-content:center;align-items:center;display:inline-flex}.systems-core-center svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.systems-core-center strong{margin-top:7px;font-size:12px;font-weight:750}.systems-core-signals{align-items:center;gap:5px;height:50px;display:flex;position:absolute;bottom:18px;left:17px;right:17px}.systems-core-signals i{transform-origin:bottom;background:linear-gradient(#73aaf3,#2f80ed1a);border-radius:3px;flex:1;height:65%;animation:1.8s ease-in-out infinite systemsSignalWave}.systems-core-signals i:nth-child(2n){height:42%;animation-delay:.18s}.systems-core-signals i:nth-child(3n){height:92%;animation-delay:.42s}.systems-core-signals i:nth-child(5n){animation-delay:.7s}.systems-core-footer{height:78px;padding:15px 18px}.systems-core-footer strong,.systems-core-footer span{display:block}.systems-core-footer strong{color:#111827;font-size:14px;font-weight:700}.systems-core-footer span{color:#64748b;margin-top:6px;font-size:11px;font-weight:600}.systems-floating-card{z-index:7;-webkit-backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #c8d2de;border-radius:13px;padding:18px;animation:5s ease-in-out infinite serviceFloat;position:absolute;box-shadow:0 22px 50px #0f172a21,inset 0 1px #fffffffa}.systems-floating-card-one{width:175px;top:105px;left:24px}.systems-floating-card-two{width:210px;animation-delay:1.3s;bottom:92px;right:22px}.systems-floating-card>span{color:#64748b;font-size:11px;font-weight:600}.systems-floating-card>strong{color:#111827;letter-spacing:-.04em;margin-top:9px;font-size:28px;font-weight:750;display:block}.systems-floating-bars{align-items:flex-end;gap:6px;height:42px;margin-top:15px;display:flex}.systems-floating-bars i{transform-origin:bottom;background:#2f80ed;border-radius:2px 2px 0 0;flex:1;height:35%;animation:1.9s ease-in-out infinite systemsSignalWave}.systems-floating-bars i:nth-child(2){height:48%;animation-delay:.12s}.systems-floating-bars i:nth-child(3){height:43%;animation-delay:.24s}.systems-floating-bars i:nth-child(4){height:68%;animation-delay:.36s}.systems-floating-bars i:nth-child(5){height:74%;animation-delay:.48s}.systems-floating-bars i:nth-child(6){height:95%;animation-delay:.6s}.systems-connection-grid{grid-template-columns:repeat(4,24px);gap:7px;margin:15px 0;display:grid}.systems-connection-grid i{background:#2f80ed0f;border:1px solid #2f80ed29;border-radius:7px;width:24px;height:24px;position:relative}.systems-connection-grid i:after{content:"";background:#2f80ed;border-radius:50%;width:7px;height:7px;animation:2.7s ease-in-out infinite servicePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.systems-connection-grid i:nth-child(2):after{animation-delay:.35s}.systems-connection-grid i:nth-child(3):after{animation-delay:.7s}.systems-connection-grid i:nth-child(4):after{animation-delay:1.05s}.systems-floating-card-two>strong{margin-top:0;font-size:12px;line-height:1.4}.systems-status-card{z-index:8;-webkit-backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #c8d2de;border-radius:12px;width:220px;padding:17px;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 22px 50px #0f172a24}.systems-status-card>span{color:#64748b;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.systems-status-card>span i{background:#2f80ed;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite servicePulse}.systems-status-card>strong{color:#111827;margin-top:11px;font-size:28px;font-weight:750;display:block}.systems-status-card>div{background:#dfe5ec;border-radius:999px;height:5px;margin-top:13px;overflow:hidden}.systems-status-card>div i{border-radius:inherit;transform-origin:0;background:#2f80ed;width:100%;height:100%;animation:1.5s 1s both systemsStatusFill;display:block}@media (prefers-reduced-motion:reduce){.social-phone-stage,.social-phone-idle-motion,.social-phone-ring{animation:none}.social-phone-tilt{transition:none;transform:none}}@media (width<=1180px){.services-overview-header{grid-template-columns:100px minmax(520px,1fr) minmax(220px,.34fr);gap:38px}.service-group{grid-template-columns:minmax(390px,.85fr) minmax(520px,1.15fr);gap:50px}.social-floating-card-one{left:15px}.social-floating-card-two{right:15px}.systems-floating-card-one{left:15px}.systems-floating-card-two{right:15px}}@media (width<=950px){.services-overview{padding-left:20px;padding-right:20px}.services-overview-header{grid-template-columns:80px minmax(0,1fr)}.services-overview-header-side{grid-column:2}.service-group{grid-template-columns:1fr;gap:60px;min-height:0}.service-group-reverse .service-group-content,.service-group-reverse .service-visual{grid-area:auto}.service-group-content{max-width:780px}.service-visual{width:min(760px,100%)}}@media (width<=680px){.services-overview{padding:64px 14px 85px}.services-overview-header{padding-bottom:56px;display:block}.services-overview-meta{flex-direction:row;align-items:center;gap:12px;margin-bottom:26px}.services-overview-meta>i{width:29px;margin:0}.services-overview-meta>strong{writing-mode:initial;transform:none}.services-overview-heading h1{font-size:clamp(46px,13vw,65px);line-height:.98}.services-overview-heading>p{font-size:16px}.services-overview-header-side{margin-top:30px}.service-group{padding:78px 0}.service-group-copy h2{font-size:clamp(38px,11vw,52px)}.service-group-copy>p{font-size:15px}.service-accordion-button{min-height:66px;font-size:14px}.service-accordion-panel-inner>p{padding-right:10px;font-size:13px}.service-visual{border-radius:16px;min-height:560px}.social-phone-stage{width:315px;height:440px;top:72px}.social-phone-ring-one{width:285px;height:285px}.social-phone-ring-two{width:360px;height:360px}.social-floating-card-one{width:145px;top:165px;left:8px}.social-floating-card-two{width:170px;bottom:75px;right:8px}.web-browser{width:calc(100% - 42px);height:385px;top:90px;left:14px}.web-mobile{width:142px;height:270px;bottom:28px;right:12px}.web-performance-card{width:155px;bottom:24px;left:11px}.systems-core-card{width:275px;height:415px;top:17px}.systems-core-visual{height:267px}.systems-orbit-one{width:360px;height:360px}.systems-orbit-two{width:430px;height:430px}.systems-floating-card-one{width:145px;top:100px;left:8px}.systems-floating-card-two{width:170px;bottom:74px;right:8px}.systems-status-card{width:205px;bottom:14px}}@media (width<=430px){.services-overview-heading h1{font-size:43px}.service-group-copy h2{font-size:37px}.service-visual{min-height:520px}.social-phone-stage{width:275px;height:400px;top:70px}.social-phone-ring-one{width:245px;height:245px}.social-phone-ring-two{width:310px;height:310px}.social-floating-card-one{width:125px;padding:13px;top:160px}.social-floating-card-two{width:145px;padding:13px}.web-browser{height:350px}.web-browser-main{padding:13px}.web-browser-hero{height:190px;padding:18px}.web-browser-hero>strong{font-size:24px}.web-mobile{width:128px;height:250px}.web-performance-card{width:140px}.systems-core-card{width:245px;height:390px}.systems-core-visual{height:242px}.systems-core-word{font-size:52px}.systems-floating-card-one{width:125px;padding:13px;top:94px}.systems-floating-card-two{width:145px;padding:13px}.systems-connection-grid{grid-template-columns:repeat(4,21px);gap:5px}.systems-connection-grid i{width:21px;height:21px}.systems-status-card{width:185px;padding:14px}}.service-visual:hover{border-color:#aeb9c7;box-shadow:0 38px 86px #0f172a29,0 0 60px #2f80ed0f,inset 0 1px #fffffffa}.service-accordion-item-open{background:#ffffff7a}.service-accordion-button:focus-visible,.service-group-action:focus-visible,.services-overview-header-side>a:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #2f80ed2e}@media (width<=680px){.services-overview{padding:62px 12px 0}.services-overview-grid{opacity:.42;background-size:56px 56px}.services-overview-word{font-size:150px;top:220px;right:-18px}.services-overview-header{padding-bottom:42px;display:block}.services-overview-meta{flex-direction:row;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:0}.services-overview-meta>span{font-size:11px}.services-overview-meta>i{width:25px;margin:0}.services-overview-meta>strong{writing-mode:initial;font-size:10px;transform:none}.services-overview-heading>span{font-size:10px}.services-overview-heading h1{letter-spacing:-.055em;margin-top:15px;font-size:clamp(36px,10.5vw,48px);line-height:.98}.services-overview-heading h1 strong{margin-top:4px}.services-overview-heading>p{margin-top:17px;font-size:13px;line-height:1.62}.services-overview-header-side{margin-top:22px;padding-bottom:0}.services-overview-header-status{gap:6px;min-height:30px;padding:0 10px;font-size:10px}.services-overview-header-side>a{margin-top:13px;font-size:11px}.service-group,.service-group-reverse{flex-direction:column;gap:28px;min-height:0;padding:50px 0;display:flex}.service-group-content,.service-group-reverse .service-group-content,.service-group-reverse .service-visual{grid-area:auto}.service-group-reverse .service-group-content{order:1}.service-group-reverse .service-visual{order:2}.service-group-number{gap:9px}.service-group-number span{font-size:10px}.service-group-number i{width:24px}.service-group-number strong{font-size:9px}.service-group-copy{margin-top:16px}.service-group-copy h2{letter-spacing:-.045em;font-size:clamp(28px,8.5vw,38px);line-height:1.02}.service-group-copy>p{margin-top:14px;font-size:13px;line-height:1.62}.service-accordion{margin-top:24px}.service-accordion-button{gap:12px;min-height:50px;font-size:12px}.service-accordion-icon{width:29px;height:29px}.service-accordion-panel-inner>p{padding:0 36px 13px 0;font-size:11px;line-height:1.55}.service-accordion-tags{gap:6px;padding:0 0 15px}.service-accordion-tags span{min-height:27px;padding:0 8px;font-size:9px}.service-group-action{margin-top:20px;font-size:11px}.service-visual{border-radius:14px;width:100%;min-height:330px}.service-visual-top{top:14px;left:14px;right:14px}.service-visual-top span{font-size:9px}.service-visual-top strong{font-size:10px}.service-visual-state{min-width:96px;min-height:38px;padding:0 9px;bottom:12px;right:12px}.service-visual-state span{font-size:8px}.service-visual-state strong{font-size:13px}.social-phone-stage{width:210px;height:270px;top:54px}.social-phone-glow{width:230px;height:230px}.social-phone-ring-one{width:190px;height:190px}.social-phone-ring-two{width:245px;height:245px}.social-floating-card{display:none}.web-browser{border-radius:11px;width:calc(100% - 28px);height:238px;top:58px;left:14px}.web-browser-bar{grid-template-columns:44px minmax(0,1fr) 20px;gap:6px;height:34px;padding:0 8px}.web-browser-dots i{width:5px;height:5px}.web-browser-content{grid-template-columns:38px minmax(0,1fr);height:calc(100% - 34px)}.web-browser-sidebar{gap:10px;padding:10px 6px}.web-browser-logo{width:24px;height:24px;font-size:7px}.web-browser-main{padding:10px}.web-browser-hero{height:118px;padding:14px}.web-browser-hero>strong{margin-top:10px;font-size:17px}.web-browser-hero>i{width:58px;height:17px;margin-top:12px}.web-browser-cards{gap:5px;margin-top:7px}.web-browser-cards span{height:40px}.web-mobile{display:none}.web-performance-card{width:120px;padding:10px;bottom:10px;left:12px}.web-performance-card>strong{font-size:21px}.systems-animation-stage{top:48px}.systems-animation-glow{width:250px;height:220px}.systems-orbit-one{width:220px;height:220px}.systems-orbit-two{width:280px;height:280px}.systems-core-card{border-radius:12px;width:205px;height:270px;top:18px}.systems-core-head{height:48px;padding:0 10px}.systems-core-icon{width:28px;height:28px}.systems-core-visual{height:170px}.systems-core-center{border-radius:17px;width:60px;height:60px}.systems-core-footer{height:52px;padding:9px 11px}.systems-floating-card,.systems-status-card{display:none}}@media (width<=430px){.services-overview{padding-left:10px;padding-right:10px}.services-overview-heading h1{font-size:clamp(33px,10vw,41px)}.service-group{padding:44px 0}.service-group-copy h2{font-size:clamp(26px,8vw,34px)}.service-group-copy>p{font-size:12.5px}.service-visual{min-height:300px}.social-phone-stage{width:190px;height:245px}.web-browser{height:220px}.systems-core-card{width:190px;height:252px}}@keyframes krhContentReveal{0%{opacity:0;transform:translate(-24px,20px)}to{opacity:1;transform:translate(0,0)}}@keyframes krhVisualReveal{0%{opacity:0;filter:blur(7px);transform:translate(48px,38px)scale(.92)}65%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes krhArrowMove{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.kassel-reels-hero,.kassel-reels-hero *{box-sizing:border-box}.kassel-reels-hero{color:#111;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#fff;align-items:center;width:100%;min-height:calc(100svh - 84px);padding:clamp(88px,9vh,116px) 32px clamp(42px,5vh,68px);font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.kassel-reels-hero:after{content:"";background:#eee;height:1px;position:absolute;bottom:0;left:0;right:0}.krh-shell{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr);align-items:center;gap:clamp(42px,5vw,88px);width:min(1380px,100%);margin:0 auto;display:grid;position:relative}.krh-content{opacity:0;width:100%;max-width:760px;transform:translate(-24px,20px)}.kassel-reels-hero-visible .krh-content{animation:.82s cubic-bezier(.16,1,.3,1) both krhContentReveal}.krh-eyebrow{color:#4e4e4e;letter-spacing:.025em;align-items:center;gap:12px;margin:0;font-size:14px;font-weight:700;line-height:1.3;display:flex}.krh-eyebrow:before{content:"";background:#e51b2e;flex-shrink:0;width:32px;height:2px;transition:width .45s cubic-bezier(.16,1,.3,1)}.krh-content:hover .krh-eyebrow:before{width:48px}.krh-title{color:#111;letter-spacing:-.058em;max-width:790px;margin:24px 0 0;font-size:clamp(62px,6.1vw,96px);font-weight:780;line-height:.94}.krh-title span,.krh-title strong{display:block}.krh-title strong{color:#e51b2e;font-weight:inherit;margin-top:8px}.krh-description{color:#5c5c5c;letter-spacing:-.012em;max-width:640px;margin:30px 0 0;font-size:clamp(17px,1.35vw,20px);font-weight:500;line-height:1.65}.krh-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.krh-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:0 24px;font-size:14px;font-weight:750;line-height:1;text-decoration:none;transition:transform .28s cubic-bezier(.16,1,.3,1),background-color .28s,border-color .28s,color .28s,box-shadow .28s;display:inline-flex}.krh-button:hover{transform:translateY(-3px)}.krh-button:focus-visible{outline-offset:3px;outline:3px solid #e51b2e33}.krh-button-primary{color:#fff;background:#e51b2e;border-color:#e51b2e;box-shadow:0 12px 26px #e51b2e2b}.krh-button-primary:hover{background:#c91527;border-color:#c91527;box-shadow:0 18px 34px #e51b2e3d}.krh-button-primary:hover svg{animation:.72s ease-in-out infinite krhArrowMove}.krh-button-secondary{color:#171717;background:#fff;border-color:#d8d8d8}.krh-button-secondary:hover{background:#f8f8f8;border-color:#a8a8a8}.krh-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.krh-stats{border-top:1px solid #e5e5e5;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:650px;margin:50px 0 0;padding:29px 0 0;display:grid}.krh-stat{min-width:0;padding:0 28px}.krh-stat:first-child{padding-left:0}.krh-stat:last-child{padding-right:0}.krh-stat+.krh-stat{border-left:1px solid #e5e5e5}.krh-stat dd,.krh-stat dt{margin:0}.krh-stat dd{color:#151515;letter-spacing:-.045em;font-size:clamp(31px,3vw,43px);font-weight:780;line-height:1;transition:color .32s,transform .32s cubic-bezier(.16,1,.3,1)}.krh-stat dt{color:#717171;margin-top:9px;font-size:14px;font-weight:600;line-height:1.3}.krh-stat:hover dd{color:#e51b2e;transform:translateY(-4px)}.krh-visual{opacity:0;perspective:1700px;perspective-origin:50%;isolation:isolate;justify-content:center;align-items:center;width:100%;min-width:0;min-height:760px;display:flex;position:relative;transform:translate(48px,38px)scale(.92)}.kassel-reels-hero-visible .krh-visual{animation:1.05s cubic-bezier(.16,1,.3,1) 80ms both krhVisualReveal}.krh-phone-stage{width:min(100%,620px);height:760px;transform-style:preserve-3d;perspective:1700px;perspective-origin:50%;cursor:pointer;touch-action:pan-y;justify-content:center;align-items:center;display:flex;position:relative}.krh-phone-tilt{z-index:2;width:100%;height:100%;transform-style:preserve-3d;transform-origin:50%;will-change:transform;justify-content:center;align-items:center;display:flex;position:relative;transform:translate(0,0)rotateX(0)rotateY(0)scale(1)}.krh-phone-image{z-index:2;object-fit:contain;filter:drop-shadow(0 36px 28px #12121226)drop-shadow(0 10px 9px #12121212);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:100%;height:clamp(620px,77vh,840px);max-height:calc(100svh - 120px);transition:filter .45s cubic-bezier(.16,1,.3,1);display:block;position:relative;transform:translateZ(20px)}.krh-phone-glare{z-index:4;opacity:0;mix-blend-mode:screen;pointer-events:none;will-change:opacity, background;border-radius:54px;position:absolute;inset:5% 15%;transform:translateZ(34px)}.krh-phone-shadow{z-index:0;opacity:.16;filter:blur(17px);transform-origin:50%;will-change:transform, opacity;pointer-events:none;background:#111111b8;border-radius:50%;width:56%;height:38px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)scaleX(1)}.krh-visual-interacting .krh-phone-image{filter:drop-shadow(0 52px 40px #12121236)drop-shadow(0 15px 16px #e51b2e14)}@media (width<=1180px){.kassel-reels-hero{padding-left:26px;padding-right:26px}.krh-shell{grid-template-columns:minmax(0,1.02fr) minmax(410px,.98fr);gap:38px}.krh-title{font-size:clamp(58px,6vw,82px)}.krh-stat{padding-left:20px;padding-right:20px}.krh-visual{min-height:690px}.krh-phone-stage{width:min(100%,560px);height:690px}.krh-phone-image{height:clamp(570px,72vh,750px)}}@media (width<=900px){.kassel-reels-hero{min-height:auto;padding:118px 24px 72px}.krh-shell{grid-template-columns:1fr;gap:48px}.krh-content{max-width:760px}.krh-title{font-size:clamp(58px,10vw,84px)}.krh-description{max-width:680px}.krh-visual{min-height:720px}.krh-phone-stage{width:min(100%,570px);height:720px}.krh-phone-image{width:min(100%,500px);height:auto;max-height:720px}}@media (width<=620px){.kassel-reels-hero{padding:104px 18px 60px}.krh-shell{gap:38px}.krh-eyebrow{font-size:13px}.krh-eyebrow:before{width:26px}.krh-title{letter-spacing:-.052em;margin-top:20px;font-size:clamp(46px,13vw,64px);line-height:.96}.krh-title strong{margin-top:6px}.krh-description{margin-top:24px;font-size:16px;line-height:1.62}.krh-actions{margin-top:30px}.krh-button{min-height:54px}.krh-stats{margin-top:42px;padding-top:24px}.krh-stat{padding-left:12px;padding-right:12px}.krh-stat dd{font-size:clamp(26px,7vw,34px)}.krh-stat dt{margin-top:7px;font-size:12px}.krh-visual{min-height:610px}.krh-phone-stage{width:min(100%,430px);height:610px}.krh-phone-image{width:min(100%,420px);max-height:610px}.krh-phone-glare{inset:5% 12%}.krh-phone-shadow{height:30px;bottom:13px}}@media (width<=460px){.krh-actions{grid-template-columns:1fr;display:grid}.krh-button{width:100%}.krh-stat{padding-left:9px;padding-right:9px}.krh-stat dd{font-size:clamp(23px,7.2vw,30px)}.krh-stat dt{font-size:11px}.krh-visual{min-height:540px}.krh-phone-stage{height:540px}.krh-phone-image{max-height:540px}}@media (pointer:coarse){.krh-phone-stage{cursor:default}.krh-phone-glare{display:none}}@media (prefers-reduced-motion:reduce){.krh-content,.krh-visual,.kassel-reels-hero-visible .krh-content,.kassel-reels-hero-visible .krh-visual{opacity:1;filter:none;animation:none;transform:none}.krh-phone-tilt{transform:translate(0,0)rotateX(0)rotateY(0)scale(1)}.krh-phone-glare{display:none}.krh-button,.krh-stat dd,.krh-eyebrow:before,.krh-phone-image{transition:none}}@keyframes krReachRise{0%{transform:translateY(28px)}to{transform:translateY(0)}}@keyframes krReachMetricRise{0%{transform:translateY(24px)}to{transform:translateY(0)}}@keyframes krReachPanelRise{0%{transform:translateY(34px)}to{transform:translateY(0)}}@keyframes krReachBarIn{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes krReachLineDraw{0%{stroke-dashoffset:1800px}to{stroke-dashoffset:0}}@keyframes krReachArrowMove{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.kr-reach,.kr-reach *{box-sizing:border-box}.kr-reach{color:#171313;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#f8e7e9;width:100%;padding:70px 32px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.kr-reach-inner{width:min(1380px,100%);margin:0 auto;position:relative}.kr-reach-header{border-bottom:2px solid #dfc8cb;grid-template-columns:130px minmax(540px,1fr) minmax(300px,.48fr);align-items:end;gap:54px;padding-bottom:68px;display:grid;transform:translateY(28px)}.kr-reach-visible .kr-reach-header{animation:.8s cubic-bezier(.16,1,.3,1) both krReachRise}.kr-reach-header-meta{flex-direction:column;align-items:flex-start;padding-bottom:5px;display:flex}.kr-reach-header-meta>span{color:#e51b2e;letter-spacing:-.06em;font-size:44px;font-weight:800;line-height:1}.kr-reach-header-meta>i{background:#e51b2e;width:46px;height:3px;margin:18px 0}.kr-reach-header-meta>strong{color:#4c3f41;max-width:110px;font-size:12px;font-weight:750;line-height:1.45}.kr-reach-kicker{color:#e51b2e;font-size:14px;font-weight:800}.kr-reach-heading h2{color:#171313;letter-spacing:-.062em;max-width:900px;margin:20px 0 0;font-size:clamp(52px,5.2vw,82px);font-weight:780;line-height:.96}.kr-reach-heading h2 strong{color:#e51b2e;font-weight:inherit;margin-top:8px;display:block}.kr-reach-header-copy{padding-bottom:4px}.kr-reach-header-copy p{color:#4d4244;margin:0;font-size:16px;font-weight:550;line-height:1.7}.kr-reach-header-copy a,.kr-reach-impact-action,.kr-reach-footer>a{text-decoration:none}.kr-reach-header-copy a{color:#e51b2e;align-items:center;gap:10px;margin-top:25px;font-size:13px;font-weight:800;transition:transform .25s;display:inline-flex}.kr-reach-header-copy a:hover{transform:translate(4px)}.kr-reach-header-copy svg,.kr-reach-impact-action svg,.kr-reach-footer>a svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kr-reach-main-metrics{background:#fff;border:2px solid #dfc8cb;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px;display:grid;overflow:hidden}.kr-reach-main-metric{background:#fff;flex-direction:column;min-width:0;min-height:278px;padding:27px 25px 25px;transition:background-color .28s,transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(24px)}.kr-reach-visible .kr-reach-main-metric{animation:krReachMetricRise .72s cubic-bezier(.16, 1, .3, 1) calc(.12s + var(--kr-metric-delay)) both}.kr-reach-main-metric+.kr-reach-main-metric{border-left:2px solid #ead7d9}.kr-reach-main-metric:hover{background:#fff4f5;transform:translateY(-5px)}.kr-reach-main-metric:after{content:"";transform-origin:0;background:#e51b2e;height:4px;transition:transform .32s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.kr-reach-main-metric:hover:after{transform:scaleX(1)}.kr-reach-main-metric-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.kr-reach-main-metric-icon{color:#c61628;background:#f5cfd3;border-radius:13px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.kr-reach-main-metric-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.kr-reach-main-metric-index{color:#8a6e72;font-size:12px;font-weight:800}.kr-reach-main-metric-value{margin-top:auto}.kr-reach-main-metric-value strong{color:#171313;letter-spacing:-.058em;font-size:clamp(40px,4vw,64px);font-weight:790;line-height:.95;display:block}.kr-reach-main-metric-copy{margin-top:17px}.kr-reach-main-metric-copy span,.kr-reach-main-metric-copy small{display:block}.kr-reach-main-metric-copy span{color:#2b2324;font-size:15px;font-weight:800}.kr-reach-main-metric-copy small{color:#705d60;margin-top:6px;font-size:12px;font-weight:650}.kr-reach-dashboard{grid-template-columns:minmax(620px,1.38fr) minmax(360px,.62fr);align-items:stretch;gap:24px;margin-top:32px;display:grid}.kr-reach-dashboard-main,.kr-reach-platform,.kr-reach-impact-card{transform:translateY(34px)}.kr-reach-visible .kr-reach-dashboard-main{animation:.85s cubic-bezier(.16,1,.3,1) .28s both krReachPanelRise}.kr-reach-visible .kr-reach-platform{animation:.85s cubic-bezier(.16,1,.3,1) .38s both krReachPanelRise}.kr-reach-visible .kr-reach-impact-card{animation:.85s cubic-bezier(.16,1,.3,1) .48s both krReachPanelRise}.kr-reach-dashboard-main{background:#fff;border:2px solid #dfc8cb;border-radius:22px;min-width:0;min-height:650px;padding:32px;overflow:hidden}.kr-reach-dashboard-top{justify-content:space-between;align-items:center;gap:28px;display:flex}.kr-reach-dashboard-top div:first-child>span,.kr-reach-dashboard-top div:first-child>strong{display:block}.kr-reach-dashboard-top div:first-child>span{color:#e51b2e;font-size:13px;font-weight:800}.kr-reach-dashboard-top div:first-child>strong{color:#211a1b;margin-top:7px;font-size:18px;font-weight:760}.kr-reach-dashboard-period{color:#fff;background:#e51b2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.kr-reach-dashboard-value-row{grid-template-columns:minmax(300px,1fr) minmax(260px,.72fr);align-items:center;gap:40px;margin-top:52px;display:grid}.kr-reach-dashboard-value>span{color:#705d60;font-size:13px;font-weight:700}.kr-reach-dashboard-value>strong{color:#171313;letter-spacing:-.068em;margin-top:12px;font-size:clamp(54px,5.8vw,90px);font-weight:800;line-height:.9;display:block}.kr-reach-dashboard-value>small{color:#e51b2e;align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:800;display:inline-flex}.kr-reach-dashboard-value>small:before{content:"";background:#e51b2e;border-radius:50%;width:8px;height:8px}.kr-reach-dashboard-location{grid-template-columns:126px minmax(0,1fr);align-items:center;gap:20px;display:grid}.kr-reach-location-ring{background:conic-gradient(#e51b2e 0deg 115deg,#f1d2d6 115deg 360deg);border-radius:50%;place-items:center;width:126px;height:126px;display:grid;position:relative}.kr-reach-location-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:11px}.kr-reach-location-ring-inner{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.kr-reach-location-ring-inner svg{fill:none;stroke:#e51b2e;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.kr-reach-location-ring-inner strong{color:#171313;margin-top:7px;font-size:27px;font-weight:800}.kr-reach-dashboard-location>div:last-child>span{color:#211a1b;font-size:14px;font-weight:800}.kr-reach-dashboard-location p{color:#705d60;margin:8px 0 0;font-size:12px;font-weight:550;line-height:1.58}.kr-reach-chart{border-top:2px solid #ead7d9;height:290px;margin-top:48px;position:relative;overflow:hidden}.kr-reach-chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:27px 0 42px}.kr-reach-chart-grid span{background:#f0dfe1;width:100%;height:2px}.kr-reach-chart-bars{align-items:flex-end;gap:8px;display:flex;position:absolute;inset:39px 4px 44px}.kr-reach-chart-bars i{height:var(--kr-reach-bar-height);transform-origin:bottom;background:#f1a6ae;border-radius:5px 5px 0 0;flex:1;transform:scaleY(0)}.kr-reach-visible .kr-reach-chart-bars i{animation:krReachBarIn .68s cubic-bezier(.16, 1, .3, 1) calc(.76s + var(--kr-reach-bar-delay)) both}.kr-reach-chart-line{width:100%;height:calc(100% - 83px);position:absolute;inset:39px 0 44px;overflow:visible}.kr-reach-chart-path{fill:none;stroke:#e51b2e;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1800;stroke-dashoffset:1800px}.kr-reach-visible .kr-reach-chart-path{animation:1.45s cubic-bezier(.16,1,.3,1) .86s both krReachLineDraw}.kr-reach-chart-labels{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.kr-reach-chart-labels span{color:#705d60;font-size:11px;font-weight:700}.kr-reach-platforms{flex-direction:column;gap:24px;min-width:0;display:flex}.kr-reach-platform{background:#fff;border:2px solid #dfc8cb;border-radius:22px;flex-direction:column;min-height:290px;padding:27px;display:flex}.kr-reach-platform-header{align-items:center;gap:14px;display:flex}.kr-reach-platform-icon{color:#fff;background:#171313;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.kr-reach-platform-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.kr-reach-platform-header strong,.kr-reach-platform-header div>span{display:block}.kr-reach-platform-header strong{color:#171313;font-size:18px;font-weight:800}.kr-reach-platform-header div>span{color:#705d60;margin-top:5px;font-size:12px;font-weight:650}.kr-reach-platform-metrics{border-top:2px solid #ead7d9;border-bottom:2px solid #ead7d9;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:31px;display:grid}.kr-reach-platform-metrics>div{min-width:0;padding:19px 10px 18px 0}.kr-reach-platform-metrics>div+div{border-left:2px solid #ead7d9;padding-left:10px}.kr-reach-platform-metrics span,.kr-reach-platform-metrics strong{display:block}.kr-reach-platform-metrics span{color:#705d60;font-size:11px;font-weight:700}.kr-reach-platform-metrics strong{color:#171313;letter-spacing:-.04em;margin-top:8px;font-size:clamp(19px,1.8vw,27px);font-weight:800}.kr-reach-platform-engagement{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:24px;display:flex}.kr-reach-platform-engagement span{color:#9e1322;background:#f5cfd3;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.kr-reach-platform-engagement svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kr-reach-impact-card{color:#fff;background:#e51b2e;border:2px solid #c61628;border-radius:22px;flex-direction:column;min-height:0;padding:20px;display:flex}.kr-reach-impact-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.kr-reach-impact-index{letter-spacing:-.06em;font-size:29px;font-weight:850;line-height:1}.kr-reach-impact-label{text-align:right;max-width:150px;font-size:12px;font-weight:800;line-height:1.4}.kr-reach-impact-heading{margin-top:16px}.kr-reach-impact-heading>strong{letter-spacing:-.045em;font-size:clamp(24px,2vw,31px);font-weight:800;line-height:1;display:block}.kr-reach-impact-heading p{margin:8px 0 0;font-size:11.5px;font-weight:600;line-height:1.45}.kr-reach-impact-list{gap:7px;margin-top:15px;display:grid}.kr-reach-impact-item{background:#c61628;border-radius:12px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;min-height:50px;padding:7px 9px;display:grid}.kr-reach-impact-icon{color:#e51b2e;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.kr-reach-impact-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kr-reach-impact-item div>strong,.kr-reach-impact-item div>span{display:block}.kr-reach-impact-item div>strong{color:#fff;font-size:13px;font-weight:800}.kr-reach-impact-item div>span{color:#fff;margin-top:2px;font-size:10px;font-weight:600;line-height:1.25}.kr-reach-impact-action{color:#e51b2e;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-top:14px;padding:0 16px;font-size:12px;font-weight:800;transition:transform .25s;display:inline-flex}.kr-reach-impact-action:hover{transform:translateY(-3px)}.kr-reach-impact-action:hover svg,.kr-reach-footer>a:hover svg{animation:.75s ease-in-out infinite krReachArrowMove}.kr-reach-footer{color:#fff;background:#171313;border-radius:22px;grid-template-columns:190px minmax(400px,1fr) auto;align-items:center;gap:38px;margin-top:32px;padding:32px;display:grid;transform:translateY(28px)}.kr-reach-visible .kr-reach-footer{animation:.8s cubic-bezier(.16,1,.3,1) .56s both krReachRise}.kr-reach-footer-number span{color:#fff;letter-spacing:-.064em;font-size:clamp(54px,5.7vw,86px);font-weight:820;line-height:.9}.kr-reach-footer-copy span,.kr-reach-footer-copy strong{display:block}.kr-reach-footer-copy span{color:#f06b78;font-size:13px;font-weight:800}.kr-reach-footer-copy strong{color:#fff;letter-spacing:-.018em;max-width:740px;margin-top:8px;font-size:21px;font-weight:680;line-height:1.45}.kr-reach-footer>a{color:#fff;white-space:nowrap;background:#e51b2e;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:50px;padding:0 17px;font-size:12px;font-weight:800;transition:transform .25s;display:inline-flex}.kr-reach-footer>a:hover{transform:translateY(-3px)}@media (width<=1220px){.kr-reach-header{grid-template-columns:105px minmax(500px,1fr) minmax(270px,.48fr);gap:36px}.kr-reach-dashboard{grid-template-columns:minmax(540px,1.2fr) minmax(330px,.8fr)}.kr-reach-dashboard-value-row{grid-template-columns:1fr}.kr-reach-dashboard-location{max-width:500px}.kr-reach-dashboard-main{min-height:710px}}@media (width<=980px){.kr-reach{padding-left:20px;padding-right:20px}.kr-reach-header{grid-template-columns:90px minmax(0,1fr)}.kr-reach-header-copy{grid-column:2;max-width:700px}.kr-reach-main-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.kr-reach-main-metric:nth-child(3){border-top:2px solid #ead7d9;border-left:0}.kr-reach-main-metric:nth-child(4){border-top:2px solid #ead7d9}.kr-reach-dashboard{grid-template-columns:1fr}.kr-reach-platforms{grid-template-columns:1fr 1fr;display:grid}.kr-reach-footer{grid-template-columns:160px minmax(0,1fr)}.kr-reach-footer>a{grid-column:2;width:fit-content}}@media (width<=700px){.kr-reach{padding:86px 14px 68px}.kr-reach-header{padding-bottom:50px;display:block}.kr-reach-header-meta{flex-direction:row;align-items:center;gap:12px;margin-bottom:27px}.kr-reach-header-meta>span{font-size:34px}.kr-reach-header-meta>i{width:34px;margin:0}.kr-reach-header-meta>strong{max-width:none}.kr-reach-kicker{font-size:13px}.kr-reach-heading h2{font-size:clamp(42px,12vw,58px);line-height:.98}.kr-reach-header-copy{margin-top:28px}.kr-reach-header-copy p{font-size:15px}.kr-reach-main-metrics{grid-template-columns:1fr}.kr-reach-main-metric{min-height:245px}.kr-reach-main-metric+.kr-reach-main-metric{border-top:2px solid #ead7d9;border-left:0}.kr-reach-dashboard-main{border-radius:18px;min-height:690px;padding:22px}.kr-reach-dashboard-top{flex-direction:column;align-items:flex-start}.kr-reach-dashboard-value-row{margin-top:38px}.kr-reach-dashboard-value>strong{font-size:clamp(47px,14vw,70px)}.kr-reach-dashboard-location{grid-template-columns:108px minmax(0,1fr)}.kr-reach-location-ring{width:108px;height:108px}.kr-reach-chart{height:260px}.kr-reach-chart-bars{gap:5px}.kr-reach-platforms{grid-template-columns:1fr}.kr-reach-footer{grid-template-columns:1fr;gap:22px;padding:26px}.kr-reach-footer>a{grid-column:auto;width:fit-content}}@media (width<=460px){.kr-reach-heading h2{font-size:39px}.kr-reach-main-metric{min-height:230px;padding:23px 21px}.kr-reach-main-metric-value strong{font-size:43px}.kr-reach-dashboard-location,.kr-reach-platform-metrics{grid-template-columns:1fr}.kr-reach-platform-metrics>div,.kr-reach-platform-metrics>div+div{border-left:0;padding:15px 0}.kr-reach-platform-metrics>div+div{border-top:2px solid #ead7d9}.kr-reach-impact-top{flex-direction:column;align-items:flex-start}.kr-reach-impact-label{text-align:left;max-width:none}.kr-reach-footer>a{white-space:normal;text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.kr-reach-header,.kr-reach-main-metric,.kr-reach-dashboard-main,.kr-reach-platform,.kr-reach-impact-card,.kr-reach-footer,.kr-reach-visible .kr-reach-header,.kr-reach-visible .kr-reach-main-metric,.kr-reach-visible .kr-reach-dashboard-main,.kr-reach-visible .kr-reach-platform,.kr-reach-visible .kr-reach-impact-card,.kr-reach-visible .kr-reach-footer{animation:none;transform:none}.kr-reach-chart-bars i{animation:none;transform:scaleY(1)}.kr-reach-chart-path{stroke-dashoffset:0;animation:none}.kr-reach-header-copy a,.kr-reach-main-metric,.kr-reach-impact-action,.kr-reach-footer>a{transition:none}}@keyframes krProblemRise{0%{transform:translateY(28px)}to{transform:translateY(0)}}@keyframes krProblemSlideLeft{0%{transform:translate(-24px)}to{transform:translate(0)}}@keyframes krProblemSlideRight{0%{transform:translate(24px)}to{transform:translate(0)}}@keyframes krProblemContentSwitch{0%{clip-path:inset(0 0 0 14%);transform:translate(20px)}to{clip-path:inset(0);transform:translate(0)}}@keyframes krProblemStageIn{0%{width:0}to{width:var(--kr-problem-stage-width)}}@keyframes krProblemArrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.kr-problem,.kr-problem *{box-sizing:border-box}.kr-problem{color:#171717;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#f8e7e9;width:100%;padding:112px 32px 94px;font-family:Inter,Segoe UI,Arial,sans-serif;overflow:hidden}.kr-problem-inner{width:min(1360px,100%);margin:0 auto}.kr-problem-header{border-bottom:2px solid #dfc8cb;grid-template-columns:130px minmax(520px,1fr) minmax(280px,.46fr);align-items:end;gap:48px;padding-bottom:58px;display:grid;transform:translateY(28px)}.kr-problem-visible .kr-problem-header{animation:.78s cubic-bezier(.16,1,.3,1) both krProblemRise}.kr-problem-header-meta{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:5px;display:flex}.kr-problem-header-meta>span{color:#e51b2e;letter-spacing:-.05em;font-size:36px;font-weight:820;line-height:1}.kr-problem-header-meta>strong{color:#4c3f41;font-size:13px;font-weight:750}.kr-problem-heading>span{color:#e51b2e;font-size:14px;font-weight:800}.kr-problem-heading h2{color:#171717;letter-spacing:-.058em;max-width:820px;margin:18px 0 0;font-size:clamp(52px,5.2vw,80px);font-weight:790;line-height:.96}.kr-problem-heading h2 strong{color:#e51b2e;font-weight:inherit;margin-top:7px;display:block}.kr-problem-header-copy{padding-bottom:3px}.kr-problem-header-copy p{color:#4d4244;margin:0;font-size:16px;font-weight:550;line-height:1.65}.kr-problem-header-copy a{color:#171717;align-items:center;gap:10px;margin-top:23px;font-size:14px;font-weight:780;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex}.kr-problem-header-copy a:hover{color:#e51b2e;transform:translate(4px)}.kr-problem-header-copy svg,.kr-problem-item-action svg,.kr-problem-conclusion-content>a svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.kr-problem-layout{grid-template-columns:minmax(480px,.92fr) minmax(520px,1.08fr);align-items:start;gap:28px;margin-top:56px;display:grid}.kr-problem-list{flex-direction:column;gap:10px;display:flex}.kr-problem-item{color:#171717;text-align:left;cursor:pointer;background:#fff;border:2px solid #dfc8cb;border-radius:14px;outline:none;grid-template-columns:34px 46px minmax(0,1fr) 34px;align-items:start;gap:15px;width:100%;min-height:144px;padding:21px 22px;font-family:inherit;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .3s;display:grid;position:relative;overflow:hidden;transform:translate(-24px)}.kr-problem-visible .kr-problem-item{animation:krProblemSlideLeft .72s cubic-bezier(.16, 1, .3, 1) calc(.16s + var(--kr-problem-item-delay)) both}.kr-problem-item-background{z-index:0;transform-origin:100%;background:#e51b2e;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.kr-problem-item:hover .kr-problem-item-background,.kr-problem-item-active .kr-problem-item-background{transform-origin:0;transform:scaleX(1)}.kr-problem-item:hover,.kr-problem-item-active{border-color:#e51b2e;transform:translate(8px)}.kr-problem-item>:not(.kr-problem-item-background){z-index:1;position:relative}.kr-problem-item-number{color:#806b6e;padding-top:11px;font-size:12px;font-weight:800;transition:color .28s,transform .42s cubic-bezier(.16,1,.3,1)}.kr-problem-item:hover .kr-problem-item-number,.kr-problem-item-active .kr-problem-item-number{color:#fff;transform:translate(2px)}.kr-problem-item-icon{color:#c81729;background:#f5cfd3;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .48s cubic-bezier(.16,1,.3,1),background-color .28s,color .28s;display:inline-flex}.kr-problem-item:hover .kr-problem-item-icon,.kr-problem-item-active .kr-problem-item-icon{color:#e51b2e;background:#fff;transform:translateY(-3px)rotate(-5deg)scale(1.06)}.kr-problem-item-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.kr-problem-item-content{min-width:0;transition:transform .42s cubic-bezier(.16,1,.3,1)}.kr-problem-item:hover .kr-problem-item-content,.kr-problem-item-active .kr-problem-item-content{transform:translate(4px)}.kr-problem-item-content strong{color:#202020;letter-spacing:-.03em;font-size:21px;font-weight:760;line-height:1.18;transition:color .28s;display:block}.kr-problem-item:hover .kr-problem-item-content strong,.kr-problem-item-active .kr-problem-item-content strong{color:#fff}.kr-problem-item-content p{color:#5b5b5b;max-width:620px;margin:10px 0 0;font-size:13px;font-weight:550;line-height:1.58;transition:color .28s}.kr-problem-item:hover .kr-problem-item-content p,.kr-problem-item-active .kr-problem-item-content p{color:#fff}.kr-problem-item-action{color:#6d5c5f;background:#fff;border:2px solid #dfc8cb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-top:6px;transition:transform .48s cubic-bezier(.16,1,.3,1),border-color .28s,color .28s;display:inline-flex}.kr-problem-item:hover .kr-problem-item-action,.kr-problem-item-active .kr-problem-item-action{color:#e51b2e;border-color:#fff;transform:translate(5px)rotate(-8deg)}.kr-problem-visual{background:#fff;border:2px solid #dfc8cb;border-radius:18px;flex-direction:column;min-width:0;min-height:626px;padding:28px;display:flex;position:sticky;top:104px;transform:translate(24px)}.kr-problem-visible .kr-problem-visual{animation:.82s cubic-bezier(.16,1,.3,1) .28s both krProblemSlideRight}.kr-problem-visual-top{border-bottom:2px solid #ead7d9;justify-content:space-between;align-items:center;gap:22px;padding-bottom:20px;display:flex}.kr-problem-visual-brand{align-items:center;gap:13px;display:flex}.kr-problem-visual-brand>span{background:#fff;border:2px solid #ead7d9;border-radius:11px;justify-content:center;align-items:center;width:58px;height:58px;padding:4px;display:inline-flex;overflow:hidden}.kr-problem-visual-brand img{object-fit:contain;width:108%;height:108%;display:block}.kr-problem-visual-brand strong,.kr-problem-visual-brand small{display:block}.kr-problem-visual-brand strong{color:#171717;font-size:15px;font-weight:780}.kr-problem-visual-brand small{color:#5c5c5c;margin-top:4px;font-size:12px;font-weight:650}.kr-problem-visual-status{color:#fff;background:#e51b2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.kr-problem-visual-content{padding:27px 0 24px;animation:.52s cubic-bezier(.16,1,.3,1) both krProblemContentSwitch}.kr-problem-visual-label{align-items:center;gap:10px;display:flex}.kr-problem-visual-label>span{color:#fff;background:#e51b2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:inline-flex}.kr-problem-visual-label>strong{color:#6b2028;text-transform:uppercase;font-size:13px;font-weight:800}.kr-problem-visual-metric{margin-top:24px}.kr-problem-visual-metric>strong{color:#171717;letter-spacing:-.066em;overflow-wrap:anywhere;font-size:clamp(54px,5.5vw,84px);font-weight:810;line-height:.9;display:block}.kr-problem-visual-metric>span{color:#e51b2e;max-width:480px;margin-top:12px;font-size:14px;font-weight:750;line-height:1.5;display:block}.kr-problem-signal{background:#f8e7e9;border:2px solid #ead7d9;border-radius:12px;margin-top:27px;padding:21px}.kr-problem-signal-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.kr-problem-signal-header>span{color:#171717;font-size:13px;font-weight:780}.kr-problem-signal-header>strong{color:#e51b2e;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.kr-problem-signal-header svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kr-problem-signal-stages{flex-direction:column;gap:17px;margin-top:21px;display:flex}.kr-problem-signal-stage-meta{justify-content:space-between;align-items:center;gap:18px;display:flex}.kr-problem-signal-stage-meta>span{color:#555;font-size:12px;font-weight:650}.kr-problem-signal-stage-meta>strong{color:#171717;font-size:11px;font-weight:800}.kr-problem-signal-track{background:#e6c8cc;border-radius:999px;height:7px;margin-top:8px;overflow:hidden}.kr-problem-signal-track>i{border-radius:inherit;width:0;height:100%;animation:krProblemStageIn .72s cubic-bezier(.16, 1, .3, 1) calc(80ms + var(--kr-problem-stage-delay)) both;background:#e51b2e;display:block}.kr-problem-visual-message{background:#e51b2e;border-radius:11px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;margin-top:20px;padding:17px;display:grid}.kr-problem-visual-message-icon{color:#e51b2e;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.kr-problem-visual-message-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.kr-problem-visual-message strong{color:#fff;font-size:15px;font-weight:780;display:block}.kr-problem-visual-message p{color:#fff;margin:6px 0 0;font-size:13px;font-weight:550;line-height:1.55}.kr-problem-visual-footer{border-top:2px solid #ead7d9;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:19px;display:flex}.kr-problem-visual-location{align-items:center;gap:10px;display:flex}.kr-problem-visual-location>svg{fill:none;stroke:#e51b2e;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:19px;height:19px}.kr-problem-visual-location>span{color:#5f5f5f;font-size:11px;font-weight:650}.kr-problem-visual-location strong{color:#171717;margin-top:3px;font-size:12px;font-weight:780;display:block}.kr-problem-visual-counter{color:#e51b2e;font-size:13px;font-weight:800}.kr-problem-conclusion{background:#fff;border:2px solid #c61628;border-radius:18px;grid-template-columns:minmax(330px,.72fr) minmax(560px,1.28fr);margin-top:54px;display:grid;overflow:hidden;transform:translateY(28px)}.kr-problem-visible .kr-problem-conclusion{animation:.78s cubic-bezier(.16,1,.3,1) .48s both krProblemRise}.kr-problem-conclusion-lead{color:#fff;background:#e51b2e;flex-direction:column;justify-content:space-between;padding:38px;display:flex}.kr-problem-conclusion-lead>span{font-size:13px;font-weight:800}.kr-problem-conclusion-lead>strong{letter-spacing:-.05em;max-width:430px;margin-top:50px;font-size:clamp(34px,3.4vw,50px);font-weight:810;line-height:.98}.kr-problem-conclusion-content{flex-direction:column;justify-content:center;padding:38px;display:flex}.kr-problem-conclusion-content>p{color:#272122;letter-spacing:-.018em;max-width:720px;margin:0;font-size:clamp(18px,1.7vw,24px);font-weight:650;line-height:1.5}.kr-problem-conclusion-points{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.kr-problem-conclusion-points>span{color:#6b2028;background:#f8e7e9;border:2px solid #ead7d9;border-radius:999px;align-items:center;min-height:37px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.kr-problem-conclusion-content>a{color:#fff;background:#171717;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:51px;margin-top:29px;padding:0 17px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .25s,background-color .25s;display:inline-flex}.kr-problem-conclusion-content>a:hover{background:#e51b2e;transform:translateY(-3px)}.kr-problem-conclusion-content>a:hover svg{animation:.72s ease-in-out infinite krProblemArrow}@media (width<=1180px){.kr-problem-header{grid-template-columns:110px minmax(470px,1fr) minmax(250px,.44fr);gap:32px}.kr-problem-layout{grid-template-columns:minmax(420px,.94fr) minmax(460px,1.06fr);gap:24px}.kr-problem-item{grid-template-columns:30px 44px minmax(0,1fr) 32px;gap:13px;padding:19px}.kr-problem-item-content strong{font-size:19px}.kr-problem-visual{padding:24px}.kr-problem-conclusion{grid-template-columns:minmax(300px,.78fr) minmax(500px,1.22fr)}}@media (width<=960px){.kr-problem{padding-left:20px;padding-right:20px}.kr-problem-header{grid-template-columns:1fr;align-items:start;gap:24px}.kr-problem-header-meta{flex-direction:row;align-items:center}.kr-problem-header-copy{max-width:700px}.kr-problem-layout{grid-template-columns:1fr}.kr-problem-list{max-width:820px}.kr-problem-visual{width:min(820px,100%);position:relative;top:auto}.kr-problem-conclusion{grid-template-columns:1fr}.kr-problem-conclusion-lead>strong{margin-top:28px}}@media (width<=680px){.kr-problem{padding:82px 14px 66px}.kr-problem-heading h2{font-size:clamp(43px,12vw,58px)}.kr-problem-layout{gap:34px;margin-top:46px}.kr-problem-item{grid-template-columns:42px minmax(0,1fr) 32px;gap:13px;min-height:0;padding:19px}.kr-problem-item:hover,.kr-problem-item-active{transform:translate(4px)}.kr-problem-item-number{display:none}.kr-problem-item-icon{width:42px;height:42px}.kr-problem-item-content strong{font-size:18px}.kr-problem-item-content p{margin-top:9px;font-size:13px}.kr-problem-visual{border-radius:14px;min-height:580px;padding:20px}.kr-problem-visual-top{align-items:flex-start}.kr-problem-visual-status{display:none}.kr-problem-visual-metric>strong{font-size:clamp(49px,15vw,72px)}.kr-problem-signal{padding:17px}.kr-problem-conclusion{border-radius:14px;margin-top:46px}.kr-problem-conclusion-lead,.kr-problem-conclusion-content{padding:27px}.kr-problem-conclusion-lead>strong{font-size:38px}}@media (width<=460px){.kr-problem-heading h2{font-size:40px}.kr-problem-item{grid-template-columns:40px minmax(0,1fr)}.kr-problem-item-action{display:none}.kr-problem-visual-brand>span{width:48px;height:48px}.kr-problem-visual-metric>strong{font-size:47px}.kr-problem-signal-header{flex-direction:column;align-items:flex-start}.kr-problem-visual-message{grid-template-columns:1fr}.kr-problem-visual-footer{flex-direction:column;align-items:flex-start}.kr-problem-conclusion-lead,.kr-problem-conclusion-content{padding:22px}.kr-problem-conclusion-lead>strong{font-size:34px}.kr-problem-conclusion-content>p{font-size:17px}.kr-problem-conclusion-content>a{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.kr-problem-header,.kr-problem-item,.kr-problem-visual,.kr-problem-visual-content,.kr-problem-conclusion,.kr-problem-visible .kr-problem-header,.kr-problem-visible .kr-problem-item,.kr-problem-visible .kr-problem-visual,.kr-problem-visible .kr-problem-conclusion{clip-path:none;animation:none;transform:none}.kr-problem-signal-track>i{width:var(--kr-problem-stage-width);animation:none}.kr-problem a,.kr-problem-item,.kr-problem-item-background,.kr-problem-item-number,.kr-problem-item-icon,.kr-problem-item-content,.kr-problem-item-action{transition:none}}@keyframes krSolutionRevealUp{0%{transform:translateY(34px)}to{transform:translateY(0)}}@keyframes krSolutionRevealLeft{0%{transform:translate(-34px)}to{transform:translate(0)}}@keyframes krSolutionRevealRight{0%{transform:translate(34px)}to{transform:translate(0)}}@keyframes krSolutionArrowMove{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.kr-solution,.kr-solution *{box-sizing:border-box}.kr-solution{color:#171717;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#fff;width:100%;padding:112px 32px 94px;font-family:Inter,Segoe UI,Arial,sans-serif;overflow:hidden}.kr-solution-inner{width:min(1360px,100%);margin:0 auto}.kr-solution-header{border-bottom:2px solid #e4e4e4;grid-template-columns:130px minmax(520px,1fr) minmax(280px,.46fr);align-items:end;gap:48px;padding-bottom:58px;display:grid;transform:translateY(34px)}.kr-solution-visible .kr-solution-header{animation:.75s cubic-bezier(.16,1,.3,1) both krSolutionRevealUp}.kr-solution-header-meta{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:5px;display:flex}.kr-solution-header-meta>span{color:#e51b2e;letter-spacing:-.05em;font-size:36px;font-weight:820;line-height:1}.kr-solution-header-meta>strong{color:#4f4f4f;font-size:13px;font-weight:750}.kr-solution-header-main>span,.kr-solution-benefits-heading>span,.kr-solution-cta-copy>span{color:#e51b2e;font-size:14px;font-weight:800}.kr-solution-header-main h2{color:#171717;letter-spacing:-.058em;max-width:860px;margin:18px 0 0;font-size:clamp(52px,5.2vw,80px);font-weight:790;line-height:.96}.kr-solution-header-main h2 strong{color:#e51b2e;font-weight:inherit;margin-top:7px;display:block}.kr-solution-header-copy{padding-bottom:3px}.kr-solution-header-copy p{color:#555;margin:0;font-size:16px;font-weight:550;line-height:1.65}.kr-solution-intro{grid-template-columns:minmax(500px,1.04fr) minmax(440px,.96fr);align-items:stretch;gap:18px;margin-top:54px;display:grid}.kr-solution-intro-card{color:#fff;background:#e51b2e;border-radius:18px;flex-direction:column;min-height:600px;padding:38px;display:flex;transform:translate(-34px)}.kr-solution-visible .kr-solution-intro-card{animation:.8s cubic-bezier(.16,1,.3,1) .16s both krSolutionRevealLeft}.kr-solution-intro-brand{align-items:center;gap:14px;display:flex}.kr-solution-intro-brand>span{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:58px;height:58px;padding:4px;display:inline-flex;overflow:hidden}.kr-solution-intro-brand img{object-fit:contain;width:108%;height:108%;display:block}.kr-solution-intro-brand strong,.kr-solution-intro-brand small{display:block}.kr-solution-intro-brand strong{color:#fff;font-size:17px;font-weight:800}.kr-solution-intro-brand small{color:#fff;margin-top:4px;font-size:12px;font-weight:650}.kr-solution-intro-copy{max-width:760px;margin-top:74px}.kr-solution-intro-copy>span{color:#fff;font-size:14px;font-weight:800}.kr-solution-intro-copy h3{color:#fff;letter-spacing:-.062em;margin:14px 0 0;font-size:clamp(50px,5.2vw,78px);font-weight:810;line-height:.92}.kr-solution-intro-copy h3 strong{color:#171717;font-weight:inherit;margin-top:7px;display:block}.kr-solution-intro-copy p{color:#fff;max-width:680px;margin:23px 0 0;font-size:16px;font-weight:570;line-height:1.65}.kr-solution-intro-result{border-top:2px solid #c81628;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:16px;margin-top:auto;padding-top:28px;display:grid}.kr-solution-intro-result>svg{color:#fff;fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;background:#171717;border-radius:13px;width:52px;height:52px;padding:13px}.kr-solution-intro-result strong{color:#fff;max-width:620px;font-size:19px;font-weight:750;line-height:1.42}.kr-solution-process{background:#f8e7e9;border:2px solid #dfc8cb;border-radius:18px;flex-direction:column;min-height:600px;padding:34px;display:flex;transform:translate(34px)}.kr-solution-visible .kr-solution-process{animation:.8s cubic-bezier(.16,1,.3,1) .24s both krSolutionRevealRight}.kr-solution-process-heading>span,.kr-solution-process-heading>strong{display:block}.kr-solution-process-heading>span{color:#e51b2e;font-size:13px;font-weight:800}.kr-solution-process-heading>strong{color:#171717;letter-spacing:-.025em;max-width:510px;margin-top:9px;font-size:24px;font-weight:780;line-height:1.3}.kr-solution-process-list{flex-direction:column;margin-top:34px;display:flex}.kr-solution-process-step{border-top:2px solid #dfc8cb;grid-template-columns:54px minmax(0,1fr);gap:18px;min-height:145px;padding:24px 0;transition:padding-left .32s cubic-bezier(.16,1,.3,1),background-color .28s;display:grid;position:relative;transform:translateY(24px)}.kr-solution-visible .kr-solution-process-step{animation:krSolutionRevealUp .68s cubic-bezier(.16, 1, .3, 1) calc(.38s + var(--kr-solution-step-delay)) both}.kr-solution-process-step:last-child{border-bottom:2px solid #dfc8cb}.kr-solution-process-step:hover{background:#fff;padding-left:14px}.kr-solution-process-step>span{color:#fff;background:#e51b2e;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:12px;font-weight:850;transition:transform .32s cubic-bezier(.16,1,.3,1);display:inline-flex}.kr-solution-process-step:hover>span{transform:rotate(-6deg)scale(1.05)}.kr-solution-process-step strong{color:#171717;letter-spacing:-.028em;font-size:20px;font-weight:780;line-height:1.22;display:block}.kr-solution-process-step p{color:#555;max-width:540px;margin:9px 0 0;font-size:13px;font-weight:550;line-height:1.58}.kr-solution-stats{background:#fff;border:2px solid #e2e2e2;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px;display:grid;transform:translateY(30px)}.kr-solution-visible .kr-solution-stats{animation:.75s cubic-bezier(.16,1,.3,1) .36s both krSolutionRevealUp}.kr-solution-stats>div{flex-direction:column;justify-content:center;min-height:140px;padding:28px;display:flex}.kr-solution-stats>div+div{border-left:2px solid #e2e2e2}.kr-solution-stats strong,.kr-solution-stats span{display:block}.kr-solution-stats strong{color:#171717;letter-spacing:-.058em;font-size:clamp(40px,4vw,60px);font-weight:810;line-height:.92}.kr-solution-stats span{color:#e51b2e;margin-top:9px;font-size:13px;font-weight:800}.kr-solution-benefits-section{grid-template-columns:minmax(360px,.62fr) minmax(580px,1.38fr);align-items:start;gap:64px;margin-top:88px;display:grid}.kr-solution-benefits-heading{position:sticky;top:110px;transform:translate(-34px)}.kr-solution-visible .kr-solution-benefits-heading{animation:.78s cubic-bezier(.16,1,.3,1) .46s both krSolutionRevealLeft}.kr-solution-benefits-heading h3{color:#171717;letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(40px,4.2vw,62px);font-weight:790;line-height:.98}.kr-solution-benefits-heading h3 strong{color:#e51b2e;font-weight:inherit;margin-top:7px;display:block}.kr-solution-benefits-heading p{color:#555;max-width:530px;margin:23px 0 0;font-size:15px;font-weight:550;line-height:1.68}.kr-solution-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.kr-solution-benefit-card{background:#fff;border:2px solid #e2e2e2;border-radius:14px;flex-direction:column;min-height:245px;padding:26px;transition:transform .36s cubic-bezier(.16,1,.3,1),border-color .28s,background-color .28s;display:flex;position:relative;transform:translateY(26px)}.kr-solution-visible .kr-solution-benefit-card{animation:krSolutionRevealUp .7s cubic-bezier(.16, 1, .3, 1) calc(.56s + var(--kr-solution-benefit-delay)) both}.kr-solution-benefit-card:hover{border-color:#e51b2e;transform:translateY(-6px)}.kr-solution-benefit-card-featured{color:#fff;background:#e51b2e;border-color:#e51b2e}.kr-solution-benefit-icon{color:#c81729;background:#f5cfd3;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .36s cubic-bezier(.16,1,.3,1);display:inline-flex}.kr-solution-benefit-card:hover .kr-solution-benefit-icon{transform:rotate(-5deg)scale(1.06)}.kr-solution-benefit-card-featured .kr-solution-benefit-icon{color:#e51b2e;background:#fff}.kr-solution-benefit-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.kr-solution-benefit-card>div{margin-top:28px}.kr-solution-benefit-card>div strong{color:#171717;letter-spacing:-.035em;font-size:23px;font-weight:780;line-height:1.1;display:block}.kr-solution-benefit-card>div p{color:#555;margin:11px 0 0;font-size:14px;font-weight:550;line-height:1.6}.kr-solution-benefit-card-featured>div strong,.kr-solution-benefit-card-featured>div p{color:#fff}.kr-solution-benefit-check{color:#fff;background:#171717;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:34px;height:34px;margin-top:auto;display:inline-flex}.kr-solution-benefit-card-featured .kr-solution-benefit-check{color:#e51b2e;background:#fff}.kr-solution-benefit-check svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kr-solution-cta{color:#fff;background:#e51b2e;border-radius:18px;grid-template-columns:minmax(560px,1fr) minmax(280px,.42fr);align-items:center;gap:56px;margin-top:82px;padding:42px;display:grid;transform:translateY(34px)}.kr-solution-visible .kr-solution-cta{animation:.8s cubic-bezier(.16,1,.3,1) .72s both krSolutionRevealUp}.kr-solution-cta-copy h3{color:#fff;letter-spacing:-.055em;max-width:820px;margin:14px 0 0;font-size:clamp(38px,4vw,60px);font-weight:800;line-height:.98}.kr-solution-cta-copy h3 strong{color:#171717;font-weight:inherit;margin-top:7px;display:block}.kr-solution-cta-copy p{color:#fff;max-width:700px;margin:20px 0 0;font-size:15px;font-weight:570;line-height:1.65}.kr-solution-cta-actions{flex-direction:column;gap:10px;display:flex}.kr-solution-cta-actions a{text-align:center;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .25s,background-color .25s,color .25s;display:inline-flex}.kr-solution-cta-actions a:hover{transform:translateY(-3px)}.kr-solution-cta-primary{color:#e51b2e;background:#fff}.kr-solution-cta-primary:hover{color:#fff;background:#171717}.kr-solution-cta-primary:hover svg{animation:.72s ease-in-out infinite krSolutionArrowMove}.kr-solution-cta-primary svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.kr-solution-cta-secondary{color:#fff;background:#e51b2e;border:2px solid #fff}.kr-solution-cta-secondary:hover{color:#e51b2e;background:#fff}@media (width<=1120px){.kr-solution-header{grid-template-columns:110px minmax(470px,1fr) minmax(250px,.44fr);gap:32px}.kr-solution-intro{grid-template-columns:minmax(440px,1fr) minmax(400px,1fr)}.kr-solution-benefits-section{grid-template-columns:minmax(320px,.66fr) minmax(500px,1.34fr);gap:42px}.kr-solution-cta{grid-template-columns:minmax(470px,1fr) minmax(260px,.46fr);gap:40px}}@media (width<=900px){.kr-solution{padding-left:20px;padding-right:20px}.kr-solution-header{grid-template-columns:1fr;align-items:start;gap:24px}.kr-solution-header-meta{flex-direction:row;align-items:center}.kr-solution-header-copy{max-width:700px}.kr-solution-intro{grid-template-columns:1fr}.kr-solution-intro-card,.kr-solution-process{min-height:0}.kr-solution-benefits-section{grid-template-columns:1fr}.kr-solution-benefits-heading{max-width:760px;position:relative;top:auto}.kr-solution-cta{grid-template-columns:1fr}}@media (width<=680px){.kr-solution{padding:82px 14px 66px}.kr-solution-header-main h2{font-size:clamp(43px,12vw,58px)}.kr-solution-intro{margin-top:42px}.kr-solution-intro-card,.kr-solution-process{border-radius:14px;padding:24px}.kr-solution-intro-copy{margin-top:48px}.kr-solution-intro-copy h3{font-size:clamp(44px,13vw,60px)}.kr-solution-intro-copy p{font-size:15px}.kr-solution-process-step{grid-template-columns:48px minmax(0,1fr)}.kr-solution-stats{grid-template-columns:1fr}.kr-solution-stats>div{min-height:104px}.kr-solution-stats>div+div{border-top:2px solid #e2e2e2;border-left:0}.kr-solution-benefits-section{gap:34px;margin-top:66px}.kr-solution-benefits-heading h3{font-size:clamp(38px,11vw,52px)}.kr-solution-benefits-grid{grid-template-columns:1fr}.kr-solution-benefit-card{min-height:220px}.kr-solution-cta{border-radius:14px;margin-top:60px;padding:28px}.kr-solution-cta-copy h3{font-size:clamp(36px,10vw,49px)}}@media (width<=460px){.kr-solution-header-main h2{font-size:40px}.kr-solution-intro-card,.kr-solution-process{padding:20px}.kr-solution-intro-brand>span{width:48px;height:48px}.kr-solution-intro-copy h3{font-size:41px}.kr-solution-intro-result,.kr-solution-process-step{grid-template-columns:1fr}.kr-solution-process-step:hover{padding-left:0}.kr-solution-stats>div{padding:23px}.kr-solution-benefit-card,.kr-solution-cta{padding:22px}.kr-solution-cta-copy h3{font-size:36px}}@media (prefers-reduced-motion:reduce){.kr-solution-header,.kr-solution-intro-card,.kr-solution-process,.kr-solution-process-step,.kr-solution-stats,.kr-solution-benefits-heading,.kr-solution-benefit-card,.kr-solution-cta,.kr-solution-visible .kr-solution-header,.kr-solution-visible .kr-solution-intro-card,.kr-solution-visible .kr-solution-process,.kr-solution-visible .kr-solution-process-step,.kr-solution-visible .kr-solution-stats,.kr-solution-visible .kr-solution-benefits-heading,.kr-solution-visible .kr-solution-benefit-card,.kr-solution-visible .kr-solution-cta{animation:none;transform:none}.kr-solution a,.kr-solution-process-step,.kr-solution-process-step>span,.kr-solution-benefit-card,.kr-solution-benefit-icon{transition:none}}@keyframes krCampaignSectionIn{0%{opacity:0}to{opacity:1}}@keyframes krCampaignFadeUp{0%{opacity:0;transform:translateY(38px)}to{opacity:1;transform:translateY(0)}}@keyframes krCampaignFadeLeft{0%{opacity:0;transform:translate(-38px)}to{opacity:1;transform:translate(0)}}@keyframes krCampaignFadeRight{0%{opacity:0;transform:translate(38px)}to{opacity:1;transform:translate(0)}}@keyframes krCampaignDetailForwardIn{0%{clip-path:inset(0 0 0 12%);transform:translate(24px)}to{clip-path:inset(0);transform:translate(0)}}@keyframes krCampaignDetailBackwardIn{0%{clip-path:inset(0 12% 0 0);transform:translate(-24px)}to{clip-path:inset(0);transform:translate(0)}}@keyframes krCampaignDetailPartIn{0%{transform:translateY(16px)}to{transform:translateY(0)}}@keyframes krCampaignDeliverableIn{0%{transform:translateY(10px)scale(.96)}to{transform:translateY(0)scale(1)}}@keyframes krCampaignResultIn{0%{transform:translate(18px)}to{transform:translate(0)}}@keyframes krCampaignDetailIconIn{0%{transform:rotate(-8deg)scale(.9)}to{transform:rotate(0)scale(1)}}@keyframes krCampaignPulse{0%,to{box-shadow:0 0 #ef304540}50%{box-shadow:0 0 0 8px #ef304500}}@keyframes krCampaignPlayPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.kr-campaign{isolation:isolate;color:#190205;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#f8e7e9;width:100%;padding:124px 32px 96px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.kr-campaign-visible{animation:.8s both krCampaignSectionIn}.kr-campaign-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.kr-campaign-background-word{color:#19020509;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(170px,27vw,500px);font-weight:820;line-height:.8;position:absolute;bottom:-45px;right:-80px}.kr-campaign-background-line{background:#19020512;width:1px;position:absolute}.kr-campaign-background-line-one{top:0;bottom:0;left:23%}.kr-campaign-background-line-two{top:0;bottom:0;right:22%}.kr-campaign-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.kr-campaign-header{opacity:0;border-bottom:1px solid #19020529;grid-template-columns:170px minmax(580px,1fr) minmax(320px,.45fr);align-items:end;gap:52px;padding-bottom:72px;display:grid;transform:translateY(38px)}.kr-campaign-visible .kr-campaign-header{animation:.9s cubic-bezier(.2,.75,.25,1) .12s both krCampaignFadeUp}.kr-campaign-header-index{align-items:center;gap:12px;padding-bottom:7px;display:flex}.kr-campaign-header-index>span{color:#ef3045;font-size:14px;font-weight:800}.kr-campaign-header-index>i{background:#ef30458c;width:37px;height:1px}.kr-campaign-header-index>strong{color:#795d62;font-size:13px;font-weight:750}.kr-campaign-header-heading>span{color:#d8263a;font-size:14px;font-weight:800}.kr-campaign-header-heading h2{color:#190205;letter-spacing:-.066em;max-width:930px;margin:21px 0 0;font-size:clamp(58px,6vw,96px);font-weight:790;line-height:.94}.kr-campaign-header-heading h2 strong{color:#ef3045;font-weight:inherit;margin-top:9px;display:block}.kr-campaign-header-side{padding-bottom:4px}.kr-campaign-header-side p{color:#70565b;margin:0;font-size:16px;font-weight:550;line-height:1.7}.kr-campaign-header-side a{color:#fff;background:#190205;border-radius:8px;justify-content:center;align-items:center;gap:11px;min-height:51px;margin-top:25px;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .22s,background-color .22s;display:inline-flex}.kr-campaign-header-side a:hover{background:#ef3045;transform:translateY(-3px)}.kr-campaign-header-side svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kr-campaign-workspace{grid-template-columns:minmax(340px,.55fr) minmax(700px,1.45fr);align-items:start;gap:22px;margin-top:80px;display:grid}.kr-campaign-intro{color:#fff;opacity:0;background:#190205;border-radius:18px;flex-direction:column;min-height:720px;padding:34px;display:flex;position:sticky;top:110px;overflow:hidden;transform:translate(-38px);box-shadow:0 35px 80px #1902052e}.kr-campaign-visible .kr-campaign-intro{animation:.9s cubic-bezier(.2,.75,.25,1) .38s both krCampaignFadeLeft}.kr-campaign-intro:before{content:"04";color:#ffffff0b;letter-spacing:-.09em;font-size:290px;font-weight:820;line-height:1;position:absolute;bottom:-50px;right:-17px}.kr-campaign-intro-top{z-index:2;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.kr-campaign-intro-logo{background:#fff;border:1px solid #ffffff21;border-radius:13px;justify-content:center;align-items:center;width:52px;height:52px;padding:6px;display:inline-flex;overflow:hidden}.kr-campaign-intro-logo img{object-fit:contain;width:100%;height:100%;display:block}.kr-campaign-intro-status{color:#e8ced2;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.kr-campaign-intro-status i{background:#ef3045;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite krCampaignPulse}.kr-campaign-intro-copy{z-index:2;margin-top:72px;position:relative}.kr-campaign-intro-copy>span{color:#ff7d8b;font-size:14px;font-weight:750}.kr-campaign-intro-copy h3{color:#fff;letter-spacing:-.06em;margin:19px 0 0;font-size:clamp(43px,4.3vw,64px);font-weight:790;line-height:.95}.kr-campaign-intro-copy h3 strong{color:#ef3045;font-weight:inherit;margin-top:7px;display:block}.kr-campaign-intro-copy p{color:#c9acb1;margin:26px 0 0;font-size:15px;font-weight:520;line-height:1.7}.kr-campaign-intro-list{z-index:2;flex-direction:column;gap:15px;margin-top:42px;display:flex;position:relative}.kr-campaign-intro-list span{color:#f0dde0;align-items:center;gap:11px;font-size:14px;font-weight:650;display:flex}.kr-campaign-intro-list svg{fill:none;stroke:#ff6878;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.kr-campaign-intro-action{z-index:2;color:#fff;background:#ef3045;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:57px;margin-top:auto;font-size:14px;font-weight:780;text-decoration:none;transition:transform .22s,background-color .22s,box-shadow .22s;display:inline-flex;position:relative;box-shadow:0 20px 44px #ef304540}.kr-campaign-intro-action:hover{background:#ff4055;transform:translateY(-3px);box-shadow:0 26px 55px #ef304557}.kr-campaign-intro-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.kr-campaign-process{opacity:0;min-width:0;transform:translate(38px)}.kr-campaign-visible .kr-campaign-process{animation:.92s cubic-bezier(.2,.75,.25,1) .48s both krCampaignFadeRight}.kr-campaign-step-list{border-top:1px solid #1902052e}.kr-campaign-step{isolation:isolate;color:#190205;text-align:left;cursor:pointer;opacity:0;background:0 0;border:0;border-bottom:1px solid #1902052e;outline:none;grid-template-columns:48px 54px minmax(180px,.65fr) minmax(240px,1fr) 44px;align-items:center;gap:21px;width:100%;min-height:142px;padding:24px 14px;font-family:inherit;transition:border-color .32s;display:grid;position:relative;overflow:hidden;transform:translateY(24px)}.kr-campaign-visible .kr-campaign-step{animation:krCampaignFadeUp .7s ease calc(.62s + var(--kr-campaign-step-delay)) both}.kr-campaign-step:hover,.kr-campaign-step-active{border-bottom-color:#ef3045}.kr-campaign-step>:not(.kr-campaign-step-indicator){z-index:2;position:relative}.kr-campaign-step-number{color:#876b70;font-size:14px;font-weight:800;transition:color .28s,transform .42s cubic-bezier(.16,1,.3,1)}.kr-campaign-step:hover .kr-campaign-step-number,.kr-campaign-step-active .kr-campaign-step-number{color:#fff;transform:translate(3px)}.kr-campaign-step-icon{color:#190205;background:#fff;border:1px solid #19020529;border-radius:13px;justify-content:center;align-items:center;width:52px;height:52px;transition:color .28s,border-color .28s,background-color .28s,transform .46s cubic-bezier(.16,1,.3,1);display:inline-flex}.kr-campaign-step:hover .kr-campaign-step-icon,.kr-campaign-step-active .kr-campaign-step-icon{color:#ef3045;background:#fff;border-color:#fff;transform:rotate(-5deg)scale(1.07)}.kr-campaign-step-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.kr-campaign-step-title,.kr-campaign-step-description{transition:transform .42s cubic-bezier(.16,1,.3,1)}.kr-campaign-step:hover .kr-campaign-step-title,.kr-campaign-step-active .kr-campaign-step-title,.kr-campaign-step:hover .kr-campaign-step-description,.kr-campaign-step-active .kr-campaign-step-description{transform:translate(5px)}.kr-campaign-step-title small,.kr-campaign-step-title strong{display:block}.kr-campaign-step-title small{color:#d1283c;font-size:13px;font-weight:800;transition:color .28s}.kr-campaign-step-title strong{color:#190205;letter-spacing:-.035em;margin-top:7px;font-size:23px;font-weight:760;line-height:1.15;transition:color .28s}.kr-campaign-step-description{color:#73585d;font-size:14px;font-weight:550;line-height:1.58;transition:color .28s,transform .42s cubic-bezier(.16,1,.3,1)}.kr-campaign-step:hover .kr-campaign-step-title small,.kr-campaign-step-active .kr-campaign-step-title small,.kr-campaign-step:hover .kr-campaign-step-title strong,.kr-campaign-step-active .kr-campaign-step-title strong,.kr-campaign-step:hover .kr-campaign-step-description,.kr-campaign-step-active .kr-campaign-step-description{color:#fff}.kr-campaign-step-action{color:#73585d;background:#fff;border:1px solid #19020524;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:color .28s,border-color .28s,background-color .28s,transform .46s cubic-bezier(.16,1,.3,1);display:inline-flex}.kr-campaign-step:hover .kr-campaign-step-action,.kr-campaign-step-active .kr-campaign-step-action{color:#ef3045;background:#fff;border-color:#fff;transform:translate(5px)rotate(-8deg)}.kr-campaign-step-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kr-campaign-step-indicator{z-index:1;pointer-events:none;transform-origin:100%;background:#ef3045;width:auto;transition:transform .52s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.kr-campaign-step:hover .kr-campaign-step-indicator,.kr-campaign-step-active .kr-campaign-step-indicator{transform-origin:0;transform:scaleX(1)}.kr-campaign-detail{background:#fff;border-radius:17px;margin-top:22px;padding:32px;overflow:hidden;box-shadow:0 28px 70px #19020517}.kr-campaign-detail-forward{animation:.56s cubic-bezier(.16,1,.3,1) both krCampaignDetailForwardIn}.kr-campaign-detail-backward{animation:.56s cubic-bezier(.16,1,.3,1) both krCampaignDetailBackwardIn}.kr-campaign-detail-index{border-bottom:1px solid #1902051f;justify-content:space-between;align-items:center;gap:20px;padding-bottom:21px;animation:.48s cubic-bezier(.16,1,.3,1) 50ms both krCampaignDetailPartIn;display:flex}.kr-campaign-detail-index span{color:#72575c;font-size:13px;font-weight:700}.kr-campaign-detail-index strong{color:#ef3045;font-size:14px;font-weight:800}.kr-campaign-detail-main{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:22px;margin-top:29px;animation:.5s cubic-bezier(.16,1,.3,1) .1s both krCampaignDetailPartIn;display:grid}.kr-campaign-detail-icon{color:#fff;background:#190205;border-radius:15px;justify-content:center;align-items:center;width:62px;height:62px;animation:.52s cubic-bezier(.16,1,.3,1) .12s both krCampaignDetailIconIn;display:inline-flex}.kr-campaign-detail-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.kr-campaign-detail-copy>span{color:#d1283c;font-size:13px;font-weight:800}.kr-campaign-detail-copy h3{color:#190205;letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(30px,3vw,43px);font-weight:780;line-height:1}.kr-campaign-detail-copy p{color:#70555a;max-width:760px;margin:17px 0 0;font-size:15px;font-weight:540;line-height:1.68}.kr-campaign-detail-deliverables{border-top:1px solid #1902051f;border-bottom:1px solid #1902051f;flex-wrap:wrap;gap:10px;margin-top:30px;padding:21px 0;animation:.5s cubic-bezier(.16,1,.3,1) .15s both krCampaignDetailPartIn;display:flex}.kr-campaign-detail-deliverables span{color:#50383d;min-height:39px;animation:krCampaignDeliverableIn .46s cubic-bezier(.16, 1, .3, 1) calc(.18s + var(--kr-campaign-deliverable-delay)) both;border:1px solid #19020521;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex}.kr-campaign-detail-deliverables svg{fill:none;stroke:#ef3045;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kr-campaign-detail-result{grid-template-columns:110px minmax(0,1fr);gap:24px;margin-top:25px;animation:.52s cubic-bezier(.16,1,.3,1) .22s both krCampaignResultIn;display:grid}.kr-campaign-detail-result span{color:#d1283c;font-size:13px;font-weight:800}.kr-campaign-detail-result strong{color:#190205;font-size:18px;font-weight:700;line-height:1.5}.kr-campaign-sequence{opacity:0;border-top:1px solid #1902052b;border-bottom:1px solid #1902052b;grid-template-columns:minmax(260px,.45fr) minmax(650px,1.55fr);align-items:center;gap:70px;margin-top:90px;padding:35px 0;display:grid;transform:translateY(32px)}.kr-campaign-visible .kr-campaign-sequence{animation:.8s 1.05s both krCampaignFadeUp}.kr-campaign-sequence-label span,.kr-campaign-sequence-label strong{display:block}.kr-campaign-sequence-label span{color:#d1283c;font-size:13px;font-weight:800}.kr-campaign-sequence-label strong{color:#190205;margin-top:7px;font-size:19px;font-weight:750}.kr-campaign-sequence-track{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.kr-campaign-sequence-track:before,.kr-campaign-sequence-track:after{content:"";height:2px;position:absolute;top:21px;left:10%}.kr-campaign-sequence-track:before{background:#dfc8cb;right:10%}.kr-campaign-sequence-track:after{z-index:1;width:var(--kr-campaign-progress-width);background:#ef3045;transition:width .58s cubic-bezier(.16,1,.3,1)}.kr-campaign-sequence-point{z-index:2;color:#190205;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;padding:0;font-family:inherit;display:flex;position:relative}.kr-campaign-sequence-point>span{color:#765b60;background:#f8e7e9;border:1px solid #1902052e;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font-size:13px;font-weight:800;transition:color .28s,border-color .28s,background-color .28s,transform .46s cubic-bezier(.16,1,.3,1);display:inline-flex}.kr-campaign-sequence-point:hover>span,.kr-campaign-sequence-point-active>span{color:#fff;background:#ef3045;border-color:#ef3045;transform:translateY(-3px)rotate(-5deg)scale(1.07)}.kr-campaign-sequence-point>strong{color:#72575c;margin-top:11px;font-size:13px;font-weight:700}.kr-campaign-sequence-point-active>strong{color:#190205}.kr-campaign-cta{color:#fff;opacity:0;background:#ef3045;border-radius:21px;grid-template-columns:230px minmax(470px,1fr) minmax(280px,.42fr);align-items:center;gap:55px;min-height:520px;margin-top:90px;padding:45px;display:grid;position:relative;overflow:hidden;transform:translateY(38px);box-shadow:0 38px 90px #a60c2240}.kr-campaign-visible .kr-campaign-cta{animation:.9s cubic-bezier(.2,.75,.25,1) 1.18s both krCampaignFadeUp}.kr-campaign-cta:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:570px;height:570px;position:absolute;top:-240px;right:-180px}.kr-campaign-cta:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-310px;right:70px}.kr-campaign-cta-brand{z-index:3;align-self:start;align-items:center;gap:14px;display:flex;position:relative}.kr-campaign-cta-brand>span{background:#fff;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;width:95px;height:65px;padding:6px;display:inline-flex;overflow:hidden}.kr-campaign-cta-brand img{object-fit:contain;width:100%;height:100%;display:block}.kr-campaign-cta-brand strong,.kr-campaign-cta-brand small{display:block}.kr-campaign-cta-brand strong{color:#fff;font-size:17px;font-weight:780}.kr-campaign-cta-brand small{color:#ffffffc4;margin-top:5px;font-size:13px;font-weight:600}.kr-campaign-cta-copy{z-index:3;position:relative}.kr-campaign-cta-copy>span{color:#ffffffc7;font-size:14px;font-weight:750}.kr-campaign-cta-copy h3{color:#fff;letter-spacing:-.068em;max-width:800px;margin:18px 0 0;font-size:clamp(52px,5.5vw,88px);font-weight:800;line-height:.92}.kr-campaign-cta-copy h3 strong{color:#190205;font-weight:inherit;margin-top:8px;display:block}.kr-campaign-cta-copy p{color:#ffffffd1;max-width:680px;margin:26px 0 0;font-size:16px;font-weight:550;line-height:1.67}.kr-campaign-cta-actions{z-index:4;flex-direction:column;gap:11px;display:flex;position:relative}.kr-campaign-cta-actions a{text-align:center;border-radius:9px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:59px;padding:0 18px;font-size:14px;font-weight:780;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,box-shadow .22s;display:inline-flex}.kr-campaign-cta-actions a:hover{transform:translateY(-3px)}.kr-campaign-cta-primary{color:#190205;background:#fff;border:1px solid #fff;box-shadow:0 22px 48px #1902053d}.kr-campaign-cta-primary:hover{color:#fff;background:#190205;border-color:#190205;box-shadow:0 28px 58px #19020557}.kr-campaign-cta-phone{color:#fff;background:#ffffff14;border:1px solid #ffffff61}.kr-campaign-cta-phone:hover{background:#ffffff2b;border-color:#fff}.kr-campaign-cta-actions svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.kr-campaign-cta-reel{z-index:2;color:#fff3;align-items:center;gap:13px;display:flex;position:absolute;bottom:26px;right:33px}.kr-campaign-cta-reel-circle{border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:61px;height:61px;animation:2.8s ease-in-out infinite krCampaignPlayPulse;display:inline-flex}.kr-campaign-cta-reel-circle svg{fill:currentColor;width:24px;height:24px}.kr-campaign-cta-reel-text{font-size:22px;font-weight:780;line-height:.9}.kr-campaign-cta-reel-text strong{margin-top:4px;font-size:31px;display:block}@media (width<=1220px){.kr-campaign-header{grid-template-columns:140px minmax(520px,1fr) minmax(280px,.42fr);gap:38px}.kr-campaign-workspace{grid-template-columns:minmax(320px,.62fr) minmax(600px,1.38fr)}.kr-campaign-step{grid-template-columns:42px 50px minmax(170px,.65fr) minmax(200px,1fr) 40px;gap:15px}.kr-campaign-step-title strong{font-size:20px}.kr-campaign-cta{grid-template-columns:190px minmax(430px,1fr) minmax(250px,.4fr);gap:38px}}@media (width<=1000px){.kr-campaign{padding-left:20px;padding-right:20px}.kr-campaign-header{grid-template-columns:1fr;gap:25px}.kr-campaign-header-side{max-width:720px}.kr-campaign-workspace{grid-template-columns:1fr}.kr-campaign-intro{min-height:650px;position:relative;top:auto}.kr-campaign-step{grid-template-columns:45px 54px minmax(190px,.7fr) minmax(240px,1fr) 42px}.kr-campaign-sequence{grid-template-columns:1fr;gap:35px}.kr-campaign-cta{grid-template-columns:1fr 1fr}.kr-campaign-cta-brand{grid-column:1/-1}}@media (width<=720px){.kr-campaign{padding:84px 14px 68px}.kr-campaign-header-heading h2{font-size:clamp(46px,13vw,64px);line-height:.97}.kr-campaign-header-side p{font-size:15px}.kr-campaign-header-side a{width:100%}.kr-campaign-workspace{margin-top:58px}.kr-campaign-intro{border-radius:16px;min-height:620px;padding:25px}.kr-campaign-intro-copy{margin-top:58px}.kr-campaign-intro-copy h3{font-size:48px}.kr-campaign-step{grid-template-columns:45px minmax(0,1fr) 38px;gap:16px;min-height:0;padding:25px 5px}.kr-campaign-step:hover,.kr-campaign-step-active{padding-left:13px}.kr-campaign-step-number,.kr-campaign-step-description{display:none}.kr-campaign-step-icon{width:44px;height:44px}.kr-campaign-step-title strong{font-size:20px}.kr-campaign-detail{padding:22px}.kr-campaign-detail-main{grid-template-columns:1fr}.kr-campaign-detail-result{grid-template-columns:1fr;gap:8px}.kr-campaign-sequence{margin-top:65px}.kr-campaign-sequence-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.kr-campaign-sequence-track:before,.kr-campaign-sequence-track:after{display:none}.kr-campaign-cta{border-radius:17px;grid-template-columns:1fr;gap:42px;min-height:0;margin-top:65px;padding:28px}.kr-campaign-cta-brand{grid-column:auto}.kr-campaign-cta-copy h3{font-size:clamp(45px,13vw,65px)}.kr-campaign-cta-copy p{font-size:15px}.kr-campaign-cta-reel{display:none}}@media (width<=470px){.kr-campaign-header-heading h2{font-size:43px}.kr-campaign-header-index{flex-wrap:wrap}.kr-campaign-intro{min-height:650px;padding:21px}.kr-campaign-intro-copy h3{font-size:42px}.kr-campaign-detail{padding:19px}.kr-campaign-detail-copy h3{font-size:31px}.kr-campaign-detail-deliverables{flex-direction:column;align-items:stretch}.kr-campaign-detail-deliverables span{border-radius:8px;width:100%}.kr-campaign-cta{padding:22px}.kr-campaign-cta-brand{align-items:flex-start}.kr-campaign-cta-copy h3{font-size:42px}.kr-campaign-cta-actions a{min-height:61px}}@media (prefers-reduced-motion:reduce){.kr-campaign,.kr-campaign *,.kr-campaign :before,.kr-campaign :after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}@keyframes krPackagesRise{0%{transform:translateY(28px)}to{transform:translateY(0)}}@keyframes krPackagesCardRise{0%{transform:translateY(22px)}to{transform:translateY(0)}}@keyframes krPackagesArrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.kr-packages,.kr-packages *{box-sizing:border-box}.kr-packages{color:#171717;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#fff;width:100%;padding:70px 32px;font-family:Inter,Segoe UI,Arial,sans-serif;overflow:hidden}.kr-packages-inner{width:min(1480px,100%);margin:0 auto}.kr-packages-header{border-bottom:1px solid #dfdfdf;grid-template-columns:150px minmax(520px,1fr) minmax(280px,.45fr);align-items:end;gap:48px;padding-bottom:58px;display:grid;transform:translateY(28px)}.kr-packages-visible .kr-packages-header{animation:.78s cubic-bezier(.16,1,.3,1) both krPackagesRise}.kr-packages-header-label{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:5px;display:flex}.kr-packages-header-label>span{color:#e51b2e;letter-spacing:-.05em;font-size:36px;font-weight:820;line-height:1}.kr-packages-header-label>strong{color:#4f4f4f;font-size:13px;font-weight:750}.kr-packages-heading>span,.kr-package-group-heading>span,.kr-package-card-eyebrow,.kr-packages-advice-copy>span{color:#e51b2e;font-size:12px;font-weight:800}.kr-packages-catalog{border-bottom:1px solid #dfdfdf;padding:64px 0 72px;transform:translateY(28px)}.kr-packages-visible .kr-packages-catalog{animation:.78s cubic-bezier(.16,1,.3,1) .2s both krPackagesRise}.kr-packages-catalog-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.58fr);align-items:end;gap:52px;margin-bottom:32px;display:grid}.kr-packages-catalog-heading>div>span{color:#e51b2e;font-size:13px;font-weight:800}.kr-packages-catalog-heading h3{color:#171717;letter-spacing:-.052em;margin:10px 0 0;font-size:clamp(38px,4vw,58px);font-weight:790;line-height:.96}.kr-packages-catalog-heading h3 strong{color:#e51b2e;font-weight:inherit;margin-top:5px;display:block}.kr-packages-catalog-heading>p{color:#555;max-width:520px;margin:0;font-size:14px;font-weight:520;line-height:1.65}.kr-packages-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.kr-package-grid-item{flex-direction:column;min-width:0;height:100%;display:flex}.kr-package-category{background:#f7f7f7;border:1px solid #dfdfdf;border-bottom:0;border-radius:13px 13px 0 0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;min-height:67px;padding:13px 15px;display:grid}.kr-package-category>span{color:#fff;background:#e51b2e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:inline-flex}.kr-package-category small,.kr-package-category strong{display:block}.kr-package-category small{color:#e51b2e;font-size:10px;font-weight:800}.kr-package-category strong{color:#333;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;font-weight:720;line-height:1.25;overflow:hidden}.kr-package-card{color:#171717;background:#fff;border:1px solid #d9d9d9;border-radius:0 0 13px 13px;flex-direction:column;flex:1;min-width:0;height:100%;min-height:560px;padding:24px;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,box-shadow .28s;display:flex;transform:translateY(22px)}.kr-package-grid-item:hover .kr-package-card{border-color:#e51b2e;transform:translateY(-5px);box-shadow:0 20px 48px #17171714}.kr-package-card-badge{color:#b41223;white-space:nowrap;background:#f4d3d7;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.kr-package-card-description{color:#555;min-height:74px;margin:17px 0 0;font-size:12px;font-weight:520;line-height:1.55}.kr-package-card-features{border-top:1px solid #dfdfdf;flex-direction:column;flex:1;gap:9px;margin:19px 0 0;padding:19px 0 0;list-style:none;display:flex}.kr-package-card-action{color:#fff;text-align:center;cursor:pointer;background:#171717;border:1px solid #171717;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-top:auto;padding:0 15px;font-size:11px;font-weight:780;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s;display:inline-flex}.kr-packages-advice-copy>span{color:#e51b2e;font-size:12px;font-weight:800}.kr-packages-heading h2{color:#171717;letter-spacing:-.058em;max-width:820px;margin:18px 0 0;font-size:clamp(54px,5.4vw,84px);font-weight:790;line-height:.96}.kr-packages-heading h2 strong{color:#e51b2e;font-weight:inherit;margin-top:7px;display:block}.kr-packages-header-copy{padding-bottom:3px}.kr-packages-header-copy p{color:#555;margin:0;font-size:16px;font-weight:520;line-height:1.65}.kr-packages-header-copy a{color:#171717;align-items:center;gap:10px;margin-top:23px;font-size:12px;font-weight:780;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex}.kr-packages-header-copy a:hover{color:#e51b2e;transform:translate(4px)}.kr-packages-header-copy svg,.kr-package-card-action svg,.kr-packages-advice-actions svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.kr-packages-summary{border-bottom:1px solid #dfdfdf;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;transform:translateY(24px)}.kr-packages-visible .kr-packages-summary{animation:.72s cubic-bezier(.16,1,.3,1) .12s both krPackagesRise}.kr-packages-summary>div{flex-direction:column;justify-content:center;min-height:112px;padding:25px 26px;display:flex}.kr-packages-summary>div:first-child{padding-left:0}.kr-packages-summary>div+div{border-left:1px solid #dfdfdf}.kr-packages-summary span,.kr-packages-summary strong{display:block}.kr-packages-summary span{color:#666;font-size:13px;font-weight:650}.kr-packages-summary strong{color:#171717;letter-spacing:-.03em;margin-top:8px;font-size:23px;font-weight:780}.kr-packages-groups{flex-direction:column;display:flex}.kr-package-group{border-bottom:1px solid #dfdfdf;padding:72px 0;transform:translateY(28px)}.kr-packages-visible .kr-package-group{animation:krPackagesRise .78s cubic-bezier(.16, 1, .3, 1) calc(.22s + var(--kr-group-delay)) both}.kr-package-group-header{grid-template-columns:60px minmax(360px,.85fr) minmax(360px,1.15fr);align-items:end;gap:34px;margin-bottom:34px;display:grid}.kr-package-group-number{color:#fff;background:#e51b2e;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:inline-flex}.kr-package-group-heading h3{color:#171717;letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(34px,3.3vw,49px);font-weight:780;line-height:1}.kr-package-group-header>p{color:#555;max-width:590px;margin:0;font-size:15px;font-weight:520;line-height:1.65}.kr-package-group-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:15px;display:grid}.kr-package-card{color:#171717;background:#fff;border:1px solid #d9d9d9;border-radius:12px;flex-direction:column;min-width:0;padding:23px;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s;display:flex;transform:translateY(22px)}.kr-packages-visible .kr-package-card{animation:krPackagesCardRise .72s cubic-bezier(.16, 1, .3, 1) calc(.34s + var(--kr-package-delay)) both}.kr-package-card:hover{border-color:#e51b2e;transform:translateY(-5px)}.kr-package-card-featured{color:#fff;background:#e51b2e;border-color:#e51b2e}.kr-package-card-featured:hover{border-color:#bd1324}.kr-package-card-top{justify-content:space-between;align-items:center;gap:16px;min-height:32px;display:flex}.kr-package-card-featured .kr-package-card-eyebrow{color:#fff}.kr-package-card-badge{color:#b41223;background:#f4d3d7;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.kr-package-card-featured .kr-package-card-badge{color:#e51b2e;background:#fff}.kr-package-card-heading{margin-top:19px}.kr-package-card-heading h4{color:#171717;letter-spacing:-.05em;margin:0;font-size:clamp(27px,2.35vw,36px);font-weight:790;line-height:1}.kr-package-card-featured .kr-package-card-heading h4{color:#fff}.kr-package-card-heading p{color:#555;margin:8px 0 0;font-size:12px;font-weight:650;line-height:1.5}.kr-package-card-featured .kr-package-card-heading p{color:#fff}.kr-package-card-price{margin-top:22px}.kr-package-card-price strong,.kr-package-card-price span{display:block}.kr-package-card-price strong{color:#171717;letter-spacing:-.06em;font-size:clamp(38px,3.5vw,52px);font-weight:810;line-height:.92}.kr-package-card-featured .kr-package-card-price strong{color:#fff}.kr-package-card-price span{color:#666;margin-top:10px;font-size:12px;font-weight:650}.kr-package-card-featured .kr-package-card-price span{color:#fff}.kr-package-card-description{color:#555;margin:17px 0 0;font-size:12px;font-weight:520;line-height:1.55}.kr-package-card-featured .kr-package-card-description{color:#fff}.kr-package-card-features{border-top:1px solid #dfdfdf;flex-direction:column;gap:10px;margin:20px 0 0;padding:20px 0 0;list-style:none;display:flex}.kr-package-card-featured .kr-package-card-features{border-top-color:#fff}.kr-package-card-features li{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;display:grid}.kr-package-card-features li>span{color:#c81628;background:#f4d3d7;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.kr-package-card-featured .kr-package-card-features li>span{color:#e51b2e;background:#fff}.kr-package-card-features svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.kr-package-card-features p{color:#333;margin:0;font-size:12px;font-weight:600;line-height:1.45}.kr-package-card-featured .kr-package-card-features p{color:#fff}.kr-package-card-action{color:#fff;text-align:center;background:#171717;border:1px solid #171717;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:49px;margin-top:auto;padding:0 18px;font-size:12px;font-weight:780;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s;display:inline-flex}.kr-package-card-features+.kr-package-card-action{margin-top:22px}.kr-package-card-action:hover{background:#e51b2e;border-color:#e51b2e;transform:translateY(-3px)}.kr-package-card-action:hover svg{animation:.72s ease-in-out infinite krPackagesArrow}.kr-package-card-featured .kr-package-card-action{color:#e51b2e;background:#fff;border-color:#fff}.kr-package-card-featured .kr-package-card-action:hover{color:#fff;background:#171717;border-color:#171717}.kr-packages-advice{color:#171717;background:#f5d9dc;border-radius:16px;grid-template-columns:minmax(500px,1fr) minmax(290px,.42fr);align-items:center;gap:58px;margin-top:72px;padding:38px;display:grid;transform:translateY(28px)}.kr-packages-visible .kr-packages-advice{animation:.78s cubic-bezier(.16,1,.3,1) .56s both krPackagesRise}.kr-packages-advice-copy h3{color:#171717;letter-spacing:-.052em;max-width:760px;margin:14px 0 0;font-size:clamp(36px,4vw,58px);font-weight:790;line-height:.98}.kr-packages-advice-copy h3 strong{color:#e51b2e;font-weight:inherit;margin-top:6px;display:block}.kr-packages-advice-copy p{color:#4f4f4f;max-width:680px;margin:19px 0 0;font-size:15px;font-weight:520;line-height:1.55}.kr-packages-advice-actions{flex-direction:column;gap:10px;display:flex}.kr-packages-advice-actions a{text-align:center;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;padding:0 18px;font-size:12px;font-weight:780;text-decoration:none;transition:transform .22s,background-color .22s,color .22s,border-color .22s;display:inline-flex}.kr-packages-advice-actions a:hover{transform:translateY(-3px)}.kr-packages-advice-primary{color:#fff;background:#e51b2e;border:1px solid #e51b2e}.kr-packages-advice-primary:hover{background:#171717;border-color:#171717}.kr-packages-advice-primary:hover svg{animation:.72s ease-in-out infinite krPackagesArrow}.kr-packages-advice-secondary{color:#171717;background:#fff;border:1px solid #171717}.kr-packages-advice-secondary:hover{color:#fff;background:#171717}@media (width<=1120px){.kr-packages-header{grid-template-columns:110px minmax(420px,1fr) minmax(240px,.48fr);gap:28px}.kr-packages-grid{gap:14px}.kr-package-card{min-height:540px;padding:20px}.kr-package-card-heading h4{font-size:clamp(24px,2.5vw,31px)}.kr-package-card-price strong{font-size:clamp(34px,3.8vw,46px)}}@media (width<=900px){.kr-packages{padding-left:20px;padding-right:20px}.kr-packages-header{grid-template-columns:1fr;align-items:start;gap:24px}.kr-packages-header-label{flex-direction:row;align-items:center}.kr-packages-header-copy{max-width:700px}.kr-packages-catalog-heading{grid-template-columns:1fr;align-items:start;gap:18px}.kr-packages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kr-package-card{min-height:535px}.kr-packages-advice{grid-template-columns:1fr}}@media (width<=680px){.kr-packages{padding:82px 14px 66px}.kr-packages-heading h2{font-size:clamp(44px,12vw,60px)}.kr-packages-summary{grid-template-columns:1fr}.kr-packages-summary>div,.kr-packages-summary>div:first-child{min-height:92px;padding:21px 0}.kr-packages-summary>div+div{border-top:1px solid #dfdfdf;border-left:0}.kr-packages-catalog{padding:54px 0 58px}.kr-packages-catalog-heading h3{font-size:38px}.kr-packages-grid{grid-template-columns:1fr;gap:14px}.kr-package-category{min-height:62px}.kr-package-card{min-height:0;padding:24px}.kr-package-card-heading h4{font-size:35px}.kr-package-card-price strong{font-size:51px}.kr-package-card-description{min-height:0}.kr-packages-advice{border-radius:14px;margin-top:58px;padding:27px}.kr-packages-advice-copy h3{font-size:clamp(35px,10vw,50px)}}@media (width<=450px){.kr-packages-heading h2{font-size:41px}.kr-package-card{padding:21px}.kr-package-card-top{flex-direction:column;align-items:flex-start}.kr-package-card-heading h4{font-size:32px}.kr-package-card-price strong{font-size:46px}.kr-packages-advice{padding:22px}.kr-packages-advice-actions a{min-height:58px}}@media (prefers-reduced-motion:reduce){.kr-packages-header,.kr-packages-summary,.kr-packages-catalog,.kr-package-card,.kr-packages-advice,.kr-packages-visible .kr-packages-header,.kr-packages-visible .kr-packages-summary,.kr-packages-visible .kr-packages-catalog,.kr-packages-visible .kr-package-card,.kr-packages-visible .kr-packages-advice{animation:none;transform:none}.kr-packages a,.kr-package-card{transition:none}}body.kr-inquiry-open{overflow:hidden}button.kr-package-card-action{width:100%;font:inherit;cursor:pointer;border:0}.kr-inquiry-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080ad1;justify-content:center;align-items:center;padding:24px;animation:.18s both krInquiryOverlayIn;display:flex;position:fixed;inset:0}.kr-inquiry-modal{--kr-inquiry-accent:var(--kr-accent,#e73546);overscroll-behavior:contain;color:#15171a;background:#fff;border:1px solid #1315191f;width:min(760px,100%);max-height:calc(100vh - 48px);padding:42px;animation:.22s both krInquiryModalIn;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000052}.kr-inquiry-close{z-index:2;color:#15171a;cursor:pointer;background:#f2f3f4;border:1px solid #13151914;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:18px;right:18px}.kr-inquiry-close:hover{background:#e7e9eb;transform:rotate(4deg)}.kr-inquiry-close:disabled{cursor:not-allowed;opacity:.5}.kr-inquiry-close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.kr-inquiry-header{max-width:620px;padding-right:50px}.kr-inquiry-kicker{color:var(--kr-inquiry-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:800;display:inline-flex}.kr-inquiry-kicker:before{content:"";background:currentColor;width:28px;height:2px}.kr-inquiry-header h3{color:#111316;letter-spacing:-.045em;flex-direction:column;gap:2px;margin:0;font-size:clamp(34px,5vw,54px);font-weight:500;line-height:.98;display:flex}.kr-inquiry-header h3 strong{color:var(--kr-inquiry-accent);font-weight:800}.kr-inquiry-header p{color:#62666c;max-width:590px;margin:20px 0 0;font-size:15px;line-height:1.65}.kr-inquiry-package{border-left:4px solid var(--kr-inquiry-accent);background:#f4f5f6;justify-content:space-between;align-items:flex-end;gap:24px;margin:30px 0;padding:22px 24px;display:flex}.kr-inquiry-package>div:first-child{flex-direction:column;display:flex}.kr-inquiry-package span{color:#777b81;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.kr-inquiry-package>div:first-child>strong{color:#141619;margin-top:6px;font-size:21px;font-weight:800}.kr-inquiry-package small{color:#6c7076;margin-top:4px;font-size:13px;line-height:1.4}.kr-inquiry-package-price{text-align:right;flex:none}.kr-inquiry-package-price strong{color:#141619;letter-spacing:-.035em;font-size:24px;font-weight:800;display:block}.kr-inquiry-package-price span{letter-spacing:.04em;text-transform:none;margin-top:3px;font-size:9px;display:block}.kr-inquiry-form{flex-direction:column;gap:18px;display:flex}.kr-inquiry-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.kr-inquiry-field{flex-direction:column;gap:8px;display:flex}.kr-inquiry-field>span{color:#30343a;font-size:12px;font-weight:750}.kr-inquiry-field input,.kr-inquiry-field select,.kr-inquiry-field textarea{color:#15171a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d9dcdf;border-radius:0;outline:none;font-size:14px;transition:border-color .16s,box-shadow .16s,background-color .16s}.kr-inquiry-field input,.kr-inquiry-field select{height:52px;padding:0 15px}.kr-inquiry-field textarea{resize:vertical;min-height:132px;padding:15px;line-height:1.55}.kr-inquiry-field input::placeholder,.kr-inquiry-field textarea::placeholder{color:#a1a5aa}.kr-inquiry-field input:focus,.kr-inquiry-field select:focus,.kr-inquiry-field textarea:focus{border-color:var(--kr-inquiry-accent);background:#fff;box-shadow:0 0 0 3px #e735461a}.kr-inquiry-consent{color:#676b71;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;display:grid}.kr-inquiry-consent input{width:17px;height:17px;accent-color:var(--kr-inquiry-accent);margin:1px 0 0}.kr-inquiry-error{color:#9e1825;background:#fff0f2;border:1px solid #f1bdc3;padding:13px 15px;font-size:13px;font-weight:650;line-height:1.5}.kr-inquiry-submit{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:#15171a;border:0;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:800;transition:background-color .16s,transform .16s;display:flex}.kr-inquiry-submit:hover:not(:disabled){background:var(--kr-inquiry-accent);transform:translateY(-2px)}.kr-inquiry-submit:disabled{cursor:wait;opacity:.7}.kr-inquiry-submit svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.kr-inquiry-loader{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite krInquiryLoader}.kr-inquiry-form-note{color:#92969b;text-align:center;margin:-6px 0 0;font-size:11px;line-height:1.5}.kr-inquiry-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:40px 20px;display:flex}.kr-inquiry-success-icon{color:#fff;background:var(--kr-inquiry-accent);border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:24px;display:grid}.kr-inquiry-success-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.kr-inquiry-success>span{color:var(--kr-inquiry-accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.kr-inquiry-success h3{color:#141619;letter-spacing:-.04em;max-width:560px;margin:15px 0 0;font-size:clamp(30px,5vw,46px);line-height:1.05}.kr-inquiry-success p{color:#676b71;max-width:540px;margin:18px 0 0;font-size:15px;line-height:1.65}.kr-inquiry-success-button{color:#fff;min-height:54px;font:inherit;cursor:pointer;background:#15171a;border:0;align-items:center;gap:22px;margin-top:30px;padding:0 20px;font-size:13px;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.kr-inquiry-success-button:hover{background:var(--kr-inquiry-accent);transform:translateY(-2px)}.kr-inquiry-success-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@keyframes krInquiryOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes krInquiryModalIn{0%{opacity:0;transform:translateY(20px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes krInquiryLoader{to{transform:rotate(360deg)}}@media (width<=700px){.kr-inquiry-overlay{align-items:flex-end;padding:0}.kr-inquiry-modal{width:100%;max-height:94vh;padding:34px 20px 26px}.kr-inquiry-close{width:38px;height:38px;top:12px;right:12px}.kr-inquiry-header{padding-right:42px}.kr-inquiry-header h3{font-size:36px}.kr-inquiry-package{flex-direction:column;align-items:flex-start;gap:16px;margin:24px 0;padding:18px}.kr-inquiry-package-price{text-align:left}.kr-inquiry-form-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.kr-inquiry-overlay,.kr-inquiry-modal,.kr-inquiry-loader{animation:none}.kr-inquiry-close,.kr-inquiry-submit,.kr-inquiry-success-button{transition:none}}.kr-main-header-shell{width:100%;position:relative}.kr-main-header{z-index:20;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#fffffffa;border-bottom:1px solid #1118271a;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:32px;width:100%;height:72px;padding:0 32px;font-family:Inter,Segoe UI,Arial,sans-serif;display:grid;position:relative;overflow:visible;box-shadow:0 1px #ffffffe6,0 10px 32px #0f172a0f}.kr-main-header:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 8%,#ff2d440e,#0000 25%),radial-gradient(circle at 91%,#ff2d4409,#0000 24%);position:absolute;inset:0}.kr-main-header:after{content:"";transform-origin:0;background:linear-gradient(90deg,#0000 0%,#ff2d440d 9%,#ff2d4461 50%,#ff2d44 90%,#0000 100%);width:100%;height:2px;position:absolute;bottom:0;left:0;transform:scaleX(1);box-shadow:0 0 10px #ff2d443d,0 2px 12px #ff2d441f}.kr-main-header-brand{color:#111827;opacity:1;justify-self:start;align-items:center;gap:11px;min-width:0;margin-left:54px;text-decoration:none;display:inline-flex;position:relative}.kr-main-header-brand-name{color:#111827;letter-spacing:-.03em;white-space:nowrap;font-size:21px;font-weight:750;line-height:1;display:inline-block}.kr-main-header-brand-indicator{background:#ff2d44;border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative;box-shadow:0 0 0 4px #ff2d441a,0 0 15px #ff2d445c}.kr-main-header-brand-indicator:after{content:"";border:1px solid #ff2d442e;border-radius:50%;position:absolute;inset:-5px}.kr-main-header-nav{opacity:1;-webkit-backdrop-filter:blur(18px);background:#f8fafceb;border:1px solid #0f172a17;border-radius:12px;justify-self:center;align-items:center;gap:3px;padding:5px;display:flex;position:relative;transform:translateY(0);box-shadow:0 12px 30px #0f172a12,0 3px 10px #0f172a0a,inset 0 1px #fffffff2}.kr-main-header-nav:before,.kr-main-header-nav:after{content:"";pointer-events:none;background:#ff2d444d;width:18px;height:1px;position:absolute;top:50%}.kr-main-header-nav:before{right:calc(100% + 10px)}.kr-main-header-nav:after{left:calc(100% + 10px)}.kr-main-header-nav-link{color:#64748b;letter-spacing:-.005em;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 17px;font-size:13px;font-weight:650;line-height:1;text-decoration:none;transition:color .22s,border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:hidden}.kr-main-header-nav-link:after{content:"";opacity:0;transform-origin:50%;background:#ff2d44;height:1px;transition:opacity .22s,transform .22s;position:absolute;bottom:5px;left:16px;right:16px;transform:scaleX(.25)}.kr-main-header-nav-link:hover{color:#111827;background:#fff;border-color:#0f172a14;transform:translateY(-1px);box-shadow:0 5px 16px #0f172a12,0 0 18px #ff2d440a}.kr-main-header-nav-link:hover:after{opacity:.9;transform:scaleX(1)}.kr-main-header-nav-link-active{color:#111827;background:linear-gradient(135deg,#ff2d441a,#ff2d4409);border-color:#ff2d442e;font-weight:700;box-shadow:0 6px 18px #ff2d4414,inset 0 0 0 1px #ff2d4406}.kr-main-header-nav-link-active:before{content:"";background:#ff2d44;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:9px;box-shadow:0 0 10px #ff2d4473}.kr-main-header-button{color:#b91c32;white-space:nowrap;cursor:pointer;opacity:1;background:linear-gradient(135deg,#ff2d4417,#ff2d4408);border:1px solid #ff2d4438;border-radius:10px;justify-content:center;justify-self:end;align-items:center;gap:15px;min-height:46px;padding:4px 5px 4px 19px;font-family:inherit;text-decoration:none;transition:color .25s,border-color .25s,background-color .25s,transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 10px 24px #0f172a12,inset 0 1px #ffffffe6}.kr-main-header-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);width:55%;height:100%;transition:left .55s;position:absolute;top:0;left:-80%;transform:skew(-22deg)}.kr-main-header-button-text{z-index:1;color:inherit;font-size:13px;font-weight:700;line-height:1;position:relative}.kr-main-header-button-icon{z-index:1;color:#fff;background:linear-gradient(145deg,#ff4256,#e71835);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .25s,transform .25s,box-shadow .25s;display:inline-flex;position:relative;box-shadow:0 5px 18px #ff2d443d}.kr-main-header-button-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kr-main-header-button:hover{color:#fff;background:linear-gradient(135deg,#ff344b,#e71835);border-color:#ff2d44;transform:translateY(-2px);box-shadow:0 14px 32px #0f172a1f,0 8px 24px #ff2d4433}.kr-main-header-button:hover:before{left:135%}.kr-main-header-button:hover .kr-main-header-button-icon{color:#e71835;background:linear-gradient(145deg,#fff,#fff1f3);transform:translate(2px);box-shadow:0 5px 20px #7a001238}.kr-main-header-intro-logo{z-index:50;pointer-events:none;mix-blend-mode:normal}.kr-main-header-intro-logo-inner{position:relative}.kr-main-header-intro-logo-part{object-fit:contain;background:#fff;border-radius:3px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.kr-main-header-intro-logo-part:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffffd9,#0000 60%);position:absolute;inset:0}.kr-main-header-intro-logo-top,.kr-main-header-intro-logo-bottom{opacity:1;animation:none;transform:translate(0)rotate(0)}.kr-main-header-intro-logo-static{justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:absolute;top:13px;left:32px}.kr-main-header-intro-logo-static .kr-main-header-intro-logo-inner{width:100%;height:100%}.kr-main-header.kr-main-header-home .kr-main-header-intro-logo-static{opacity:0;visibility:hidden;animation:10ms linear 2.2s forwards krMainHeaderShowStaticLogo}.kr-main-header.kr-main-header-home:after{animation:2s 2.3s forwards krMainHeaderDrawLine;transform:scaleX(0)}.kr-main-header.kr-main-header-home .kr-main-header-brand{opacity:0;animation:.5s 2.15s forwards krMainHeaderShowContent}.kr-main-header.kr-main-header-home .kr-main-header-nav{opacity:0;animation:.5s 2.3s forwards krMainHeaderShowContent;transform:translateY(-8px)}.kr-main-header.kr-main-header-home .kr-main-header-button{opacity:0;animation:.5s 2.45s forwards krMainHeaderShowContent;transform:translateY(-8px)}.kr-main-header-intro-logo-home{justify-content:center;align-items:center;animation:1.45s cubic-bezier(.72,0,.18,1) .75s forwards krMainHeaderMoveLogo,10ms linear 2.2s forwards krMainHeaderHideIntroLogo;display:flex;position:fixed;inset:0}.kr-main-header-intro-logo-home .kr-main-header-intro-logo-inner{width:220px;height:220px}.kr-main-header-intro-logo-home .kr-main-header-intro-logo-top{opacity:0;animation:.75s forwards krMainHeaderTopEnter;transform:translate(-90px,-55px)rotate(-28deg)}.kr-main-header-intro-logo-home .kr-main-header-intro-logo-bottom{opacity:0;animation:.75s forwards krMainHeaderBottomEnter;transform:translate(90px,55px)rotate(28deg)}@keyframes krMainHeaderTopEnter{0%{opacity:0;transform:translate(-90px,-55px)rotate(-28deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes krMainHeaderBottomEnter{0%{opacity:0;transform:translate(90px,55px)rotate(28deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes krMainHeaderMoveLogo{0%{transform:translate(0)scale(1)}to{transform:translate(calc(72px - 50vw),calc(42px - 49.3vh))scale(.21)}}@keyframes krMainHeaderHideIntroLogo{to{opacity:0;visibility:hidden}}@keyframes krMainHeaderShowStaticLogo{to{opacity:1;visibility:visible}}@keyframes krMainHeaderShowContent{to{opacity:1;transform:translateY(0)}}@keyframes krMainHeaderDrawLine{to{transform:scaleX(1)}}@media (width<=1250px){.kr-main-header-intro-logo-static{left:24px}.kr-main-header{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);gap:22px;padding:0 24px}.kr-main-header-brand{margin-left:52px}.kr-main-header-nav-link{min-height:38px;padding:0 12px;font-size:12px}.kr-main-header-button{gap:11px;padding-left:15px}.kr-main-header-button-text{font-size:12px}}@media (width<=1050px){.kr-main-header{grid-template-columns:1fr auto}.kr-main-header-nav{display:none}}@media (width<=900px){.kr-main-header{height:62px;padding:0 18px}.kr-main-header-intro-logo-static{width:46px;height:46px;top:8px;left:17px}.kr-main-header-intro-logo-static .kr-main-header-intro-logo-inner{width:46px;height:46px}.kr-main-header-brand{margin-left:52px}.kr-main-header-brand-name{font-size:19px}.kr-main-header-button{min-height:42px}.kr-main-header-button-icon{width:32px;height:32px}@keyframes krMainHeaderMoveLogo{0%{transform:translate(0)scale(1)}to{transform:translate(calc(49px - 50vw),calc(31px - 50vh))scale(.2)}}}@media (width<=620px){.kr-main-header{grid-template-columns:1fr auto;gap:12px}.kr-main-header-brand-name{font-size:17px}.kr-main-header-brand-indicator{width:6px;height:6px}.kr-main-header-button{gap:9px;padding-left:13px}.kr-main-header-button-text{display:none}.kr-main-header-button{padding:4px}}@media (prefers-reduced-motion:reduce){.kr-main-header-intro-logo-home,.kr-main-header-intro-logo-home .kr-main-header-intro-logo-top,.kr-main-header-intro-logo-home .kr-main-header-intro-logo-bottom,.kr-main-header.kr-main-header-home .kr-main-header-intro-logo-static,.kr-main-header.kr-main-header-home:after,.kr-main-header.kr-main-header-home .kr-main-header-brand,.kr-main-header.kr-main-header-home .kr-main-header-nav,.kr-main-header.kr-main-header-home .kr-main-header-button{animation-duration:.01ms;animation-delay:0s}}.kr-mobile-menu-button,.kr-mobile-menu-backdrop,.kr-mobile-menu{display:none}@media (width<=1050px){.kr-main-header{grid-template-columns:minmax(0,1fr) auto}.kr-main-header-nav,.kr-main-header-button{display:none!important}.kr-mobile-menu-button{z-index:12;color:#111827;cursor:pointer;background:#edf1f5;border:1px solid #cfd6df;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;padding:0;transition:border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;position:relative;box-shadow:0 8px 20px #0f172a17,inset 0 1px #fffffff2}.kr-mobile-menu-button:hover{background:#fff;border-color:#2f80ed73;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1f,0 0 0 3px #2f80ed12}.kr-mobile-menu-button>span{transform-origin:50%;background:currentColor;border-radius:999px;width:20px;height:2px;transition:transform .24s,opacity .2s,width .24s;display:block}.kr-mobile-menu-button-open>span:first-child{transform:translateY(7px)rotate(45deg)}.kr-mobile-menu-button-open>span:nth-child(2){opacity:0;width:0}.kr-mobile-menu-button-open>span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.kr-mobile-menu-backdrop{z-index:998;visibility:hidden;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(7px);background:#0f172a70;transition:visibility .3s,opacity .3s;display:block;position:fixed;inset:0}.kr-mobile-menu-backdrop-open{visibility:visible;pointer-events:auto;opacity:1}.kr-mobile-menu{z-index:999;visibility:hidden;pointer-events:none;overscroll-behavior:contain;opacity:0;background:#fff;border-left:1px solid #dbe2ea;flex-direction:column;width:min(430px,100vw - 28px);height:100dvh;padding:22px;transition:visibility .32s,opacity .32s,transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 70px #0f172a38}.kr-mobile-menu-open{visibility:visible;pointer-events:auto;opacity:1;transform:translate(0)}.kr-mobile-menu-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.kr-mobile-menu-brand{flex-direction:column;gap:5px;display:flex}.kr-mobile-menu-brand span{color:#2f80ed;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.kr-mobile-menu-brand strong{color:#111827;font-size:22px;font-weight:750;line-height:1}.kr-mobile-menu-close{color:#334155;cursor:pointer;background:#f4f7fa;border:1px solid #d6dde6;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.kr-mobile-menu-close svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:20px;height:20px}.kr-mobile-nav{flex-direction:column;gap:8px;padding:22px 0;display:flex}.kr-mobile-nav-link{color:#334155;background:#f8fafc;border:1px solid #dde3ea;border-radius:11px;justify-content:space-between;align-items:center;min-height:54px;padding:0 16px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.kr-mobile-nav-link:hover,.kr-mobile-nav-link-active{color:#174f97;background:#edf5ff;border-color:#2f80ed59}.kr-mobile-menu-footer{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:22px}.kr-mobile-menu-footer p{color:#64748b;margin:0 0 14px;font-size:13px}.kr-mobile-menu-cta{color:#174f97;background:#f4f8fe;border:1px solid #2f80eda6;border-radius:10px;justify-content:space-between;align-items:center;min-height:52px;padding:0 17px;font-size:14px;font-weight:750;text-decoration:none;display:flex}}@keyframes krStorySectionIn{0%{opacity:0}to{opacity:1}}@keyframes krStoryFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes krStoryFadeLeft{0%{opacity:0;transform:translate(-34px)}to{opacity:1;transform:translate(0)}}@keyframes krStoryFadeRight{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@keyframes krStoryDetailForward{0%{opacity:0;clip-path:inset(0 0 0 10%);transform:translate(20px)}to{opacity:1;clip-path:inset(0);transform:translate(0)}}@keyframes krStoryDetailBackward{0%{opacity:0;clip-path:inset(0 10% 0 0);transform:translate(-20px)}to{opacity:1;clip-path:inset(0);transform:translate(0)}}@keyframes krStoryCardIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes krStoryStatusPulse{0%,to{box-shadow:0 0 #ef304540}50%{box-shadow:0 0 0 7px #ef304500}}.kr-story,.kr-story *{box-sizing:border-box}.kr-story{isolation:isolate;color:#190205;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#f8e7e9;width:100%;padding:96px 32px 84px;scroll-margin-top:110px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.kr-story-visible{animation:.65s both krStorySectionIn}.kr-story-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.kr-story-background-word{color:#19020507;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(180px,26vw,470px);font-weight:850;line-height:.78;position:absolute;bottom:-20px;right:-54px}.kr-story-background-line{background:#1902050e;width:1px;position:absolute;top:0;bottom:0}.kr-story-background-line-left{left:24%}.kr-story-background-line-right{right:23%}.kr-story-inner{z-index:2;width:min(1440px,100%);margin:0 auto;position:relative}.kr-story-header{opacity:0;border-bottom:1px solid #19020529;grid-template-columns:170px minmax(520px,1fr) minmax(280px,.42fr);align-items:end;gap:48px;padding-bottom:47px;display:grid;transform:translateY(32px)}.kr-story-visible .kr-story-header{animation:.8s cubic-bezier(.16,1,.3,1) 80ms both krStoryFadeUp}.kr-story-header-index{align-items:center;gap:11px;padding-bottom:6px;display:flex}.kr-story-header-index>span{color:#ef3045;font-size:14px;font-weight:820}.kr-story-header-index>i{background:#ef304580;width:34px;height:1px}.kr-story-header-index>strong{color:#775b60;font-size:13px;font-weight:750}.kr-story-header-heading>span{color:#d4283b;font-size:14px;font-weight:800}.kr-story-header-heading h2{color:#190205;letter-spacing:-.062em;max-width:860px;margin:17px 0 0;font-size:clamp(48px,5.3vw,78px);font-weight:800;line-height:.95}.kr-story-header-heading h2 strong{color:#ef3045;font-weight:inherit;margin-top:7px;display:block}.kr-story-header-copy{padding-bottom:3px}.kr-story-header-copy p{color:#70575b;margin:0;font-size:15px;font-weight:550;line-height:1.65}.kr-story-header-copy a{color:#fff;background:#190205;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;margin-top:21px;padding:0 17px;font-size:13px;font-weight:770;text-decoration:none;transition:background-color .22s,transform .22s;display:inline-flex}.kr-story-header-copy a:hover{background:#ef3045;transform:translateY(-3px)}.kr-story-header-copy svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kr-story-main{grid-template-columns:minmax(340px,.72fr) minmax(620px,1.28fr);align-items:stretch;gap:20px;margin-top:42px;display:grid}.kr-story-problem-panel,.kr-story-solution-panel{border-radius:18px;min-width:0;overflow:hidden}.kr-story-problem-panel{color:#fff;opacity:0;background:#190205;flex-direction:column;padding:29px;display:flex;position:relative;transform:translate(-34px);box-shadow:0 28px 70px #1902052b}.kr-story-visible .kr-story-problem-panel{animation:.82s cubic-bezier(.16,1,.3,1) .22s both krStoryFadeLeft}.kr-story-problem-panel:before{content:"01";color:#ffffff09;letter-spacing:-.09em;pointer-events:none;font-size:230px;font-weight:850;line-height:1;position:absolute;bottom:-44px;right:-11px}.kr-story-panel-top{z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.kr-story-panel-brand{align-items:center;gap:12px;display:flex}.kr-story-panel-brand>span{background:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;padding:5px;display:inline-flex;overflow:hidden}.kr-story-panel-brand img{object-fit:contain;width:100%;height:100%;display:block}.kr-story-panel-brand strong,.kr-story-panel-brand small{display:block}.kr-story-panel-brand strong{color:#fff;font-size:15px;font-weight:800}.kr-story-panel-brand small{color:#bda0a5;margin-top:3px;font-size:11px;font-weight:650}.kr-story-panel-status{color:#e7d0d4;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:11px;font-weight:720;display:inline-flex}.kr-story-panel-status i{background:#ef3045;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite krStoryStatusPulse}.kr-story-problem-heading{z-index:2;margin-top:39px;position:relative}.kr-story-problem-heading>span{color:#ff7b89;font-size:12px;font-weight:780}.kr-story-problem-heading h3{color:#fff;letter-spacing:-.052em;margin:13px 0 0;font-size:clamp(36px,3.4vw,50px);font-weight:790;line-height:.98}.kr-story-problem-heading h3 strong{color:#ef3045;font-weight:inherit;margin-top:5px;display:block}.kr-story-problem-heading p{color:#c7aeb2;margin:18px 0 0;font-size:13px;font-weight:530;line-height:1.62}.kr-story-problem-list{z-index:2;flex-direction:column;gap:8px;margin-top:27px;display:flex;position:relative}.kr-story-problem-card{opacity:0;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:11px;grid-template-columns:25px 38px minmax(0,1fr);align-items:start;gap:11px;min-height:82px;padding:13px 14px;transition:background-color .25s,border-color .25s,transform .3s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(18px)scale(.98)}.kr-story-visible .kr-story-problem-card{animation:krStoryCardIn .62s cubic-bezier(.16, 1, .3, 1) calc(.42s + var(--kr-story-problem-delay)) both}.kr-story-problem-card:hover{background:#ef30451c;border-color:#ef3045a6;transform:translate(4px)}.kr-story-problem-number{color:#a9898e;padding-top:8px;font-size:10px;font-weight:800}.kr-story-problem-icon{color:#fff;background:#ef3045;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.kr-story-problem-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.kr-story-problem-card div{min-width:0}.kr-story-problem-card div strong{color:#fff;font-size:14px;font-weight:750;line-height:1.25;display:block}.kr-story-problem-card div p{color:#bfa4a9;margin:6px 0 0;font-size:11px;font-weight:520;line-height:1.5}.kr-story-problem-conclusion{z-index:2;border-top:1px solid #ffffff1f;margin-top:22px;padding-top:20px;position:relative}.kr-story-problem-conclusion span,.kr-story-problem-conclusion strong{display:block}.kr-story-problem-conclusion span{color:#ff7b89;font-size:11px;font-weight:760}.kr-story-problem-conclusion strong{color:#fff;max-width:390px;margin-top:7px;font-size:17px;font-weight:740;line-height:1.4}.kr-story-solution-panel{opacity:0;background:#fff;padding:29px;scroll-margin-top:110px;transform:translate(34px);box-shadow:0 28px 70px #19020517}.kr-story-visible .kr-story-solution-panel{animation:.82s cubic-bezier(.16,1,.3,1) .3s both krStoryFadeRight}.kr-story-solution-intro{border-bottom:1px solid #1902051f;grid-template-columns:minmax(180px,.35fr) minmax(350px,1fr);gap:18px 28px;padding-bottom:27px;display:grid}.kr-story-solution-brand{align-items:flex-start;gap:12px;display:flex}.kr-story-solution-brand>span{background:#fff;border:1px solid #eadadd;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:5px;display:inline-flex;overflow:hidden}.kr-story-solution-brand img{object-fit:contain;width:100%;height:100%;display:block}.kr-story-solution-brand strong,.kr-story-solution-brand small{display:block}.kr-story-solution-brand strong{color:#190205;font-size:15px;font-weight:800}.kr-story-solution-brand small{color:#826b70;margin-top:4px;font-size:11px;font-weight:650}.kr-story-solution-copy>span{color:#d5283c;font-size:12px;font-weight:800}.kr-story-solution-copy h3{color:#190205;letter-spacing:-.058em;margin:11px 0 0;font-size:clamp(37px,3.7vw,55px);font-weight:800;line-height:.95}.kr-story-solution-copy h3 strong{color:#ef3045;font-weight:inherit;margin-top:5px;display:block}.kr-story-solution-copy p{color:#70595d;max-width:720px;margin:17px 0 0;font-size:13px;font-weight:540;line-height:1.62}.kr-story-solution-points{flex-wrap:wrap;grid-column:2;gap:8px;display:flex}.kr-story-solution-points span{color:#4f3d40;background:#f8e7e9;border:1px solid #eadadd;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.kr-story-solution-points svg{fill:none;stroke:#ef3045;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.kr-story-process{margin-top:25px;scroll-margin-top:110px}.kr-story-process-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.kr-story-process-heading div>span,.kr-story-process-heading div>strong{display:block}.kr-story-process-heading div>span{color:#d5283c;font-size:12px;font-weight:800}.kr-story-process-heading div>strong{color:#190205;letter-spacing:-.025em;margin-top:6px;font-size:20px;font-weight:770;line-height:1.3}.kr-story-process-counter{color:#ef3045;font-size:13px;font-weight:820}.kr-story-step-navigation{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:19px;display:grid}.kr-story-step-button{isolation:isolate;color:#190205;text-align:left;cursor:pointer;background:#f8e7e9;border:1px solid #e8d9dc;border-radius:11px;outline:none;grid-template-rows:34px auto;grid-template-columns:27px 34px;align-items:center;gap:7px 8px;min-width:0;min-height:94px;padding:13px 10px 15px;font-family:inherit;transition:border-color .26s,transform .3s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.kr-story-step-button:hover,.kr-story-step-button-active{border-color:#ef3045;transform:translateY(-3px)}.kr-story-step-button>:not(i){z-index:2;position:relative}.kr-story-step-button-number{color:#8b7377;font-size:10px;font-weight:820;transition:color .26s}.kr-story-step-button-icon{color:#ef3045;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .26s,background-color .26s,transform .32s cubic-bezier(.16,1,.3,1);display:inline-flex}.kr-story-step-button-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kr-story-step-button>strong{color:#190205;grid-column:1/-1;font-size:12px;font-weight:740;line-height:1.25;transition:color .26s}.kr-story-step-button>i{z-index:1;transform-origin:bottom;background:#ef3045;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleY(0)}.kr-story-step-button:hover>i,.kr-story-step-button-active>i{transform-origin:top;transform:scaleY(1)}.kr-story-step-button:hover .kr-story-step-button-number,.kr-story-step-button-active .kr-story-step-button-number,.kr-story-step-button:hover>strong,.kr-story-step-button-active>strong{color:#fff}.kr-story-step-button:hover .kr-story-step-button-icon,.kr-story-step-button-active .kr-story-step-button-icon{color:#ef3045;background:#fff;transform:rotate(-5deg)scale(1.05)}.kr-story-step-button:focus-visible{outline-offset:2px;outline:3px solid #ef304538}.kr-story-step-detail{background:#f8e7e9;border:1px solid #eadadd;border-radius:13px;margin-top:12px;padding:22px;overflow:hidden}.kr-story-step-detail-forward{animation:.5s cubic-bezier(.16,1,.3,1) both krStoryDetailForward}.kr-story-step-detail-backward{animation:.5s cubic-bezier(.16,1,.3,1) both krStoryDetailBackward}.kr-story-step-detail-main{grid-template-columns:50px minmax(0,1fr);align-items:start;gap:15px;display:grid}.kr-story-step-detail-icon{color:#fff;background:#190205;border-radius:11px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.kr-story-step-detail-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.kr-story-step-detail-copy>span{color:#d5283c;font-size:11px;font-weight:820}.kr-story-step-detail-copy h4{color:#190205;letter-spacing:-.03em;margin:5px 0 0;font-size:22px;font-weight:770;line-height:1.2}.kr-story-step-detail-copy p{color:#70595d;margin:9px 0 0;font-size:12px;font-weight:540;line-height:1.58}.kr-story-step-detail-bottom{border-top:1px solid #dec9cd;grid-template-columns:minmax(260px,.8fr) minmax(280px,1.2fr);align-items:stretch;gap:12px;margin-top:17px;padding-top:17px;display:grid}.kr-story-step-deliverables{flex-direction:column;justify-content:center;gap:7px;display:flex}.kr-story-step-deliverables span{color:#4f3c40;align-items:center;gap:7px;font-size:11px;font-weight:680;display:flex}.kr-story-step-deliverables svg{fill:none;stroke:#ef3045;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.kr-story-step-result{background:#fff;border-radius:10px;padding:14px 15px}.kr-story-step-result span,.kr-story-step-result strong{display:block}.kr-story-step-result span{color:#d5283c;font-size:10px;font-weight:820}.kr-story-step-result strong{color:#190205;margin-top:6px;font-size:12px;font-weight:720;line-height:1.48}.kr-story-benefits{background:#fff;border:1px solid #19020521;border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;display:grid;overflow:hidden;box-shadow:0 20px 50px #1902050f}.kr-story-benefit{opacity:0;border-right:1px solid #1902051c;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:118px;padding:21px;transition:background-color .24s;display:grid;transform:translateY(18px)scale(.98)}.kr-story-visible .kr-story-benefit{animation:krStoryCardIn .65s cubic-bezier(.16, 1, .3, 1) calc(.7s + var(--kr-story-benefit-delay)) both}.kr-story-benefit:last-child{border-right:0}.kr-story-benefit:hover{background:#f8e7e9}.kr-story-benefit-icon{color:#fff;background:#ef3045;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.kr-story-benefit-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.kr-story-benefit div strong{color:#190205;font-size:14px;font-weight:760;line-height:1.25;display:block}.kr-story-benefit div p{color:#745d61;margin:5px 0 0;font-size:11px;font-weight:530;line-height:1.48}.kr-story-cta{color:#fff;opacity:0;background:#190205;border-radius:16px;grid-template-columns:minmax(220px,.45fr) minmax(420px,1fr) auto;align-items:center;gap:34px;margin-top:20px;padding:28px 30px;display:grid;position:relative;overflow:hidden;transform:translateY(32px)}.kr-story-visible .kr-story-cta{animation:.78s cubic-bezier(.16,1,.3,1) .84s both krStoryFadeUp}.kr-story-cta:before{content:"KASSEL";color:#ffffff09;letter-spacing:-.07em;pointer-events:none;font-size:120px;font-weight:850;line-height:1;position:absolute;bottom:-37px;right:22%}.kr-story-cta-brand,.kr-story-cta-copy,.kr-story-cta-action{z-index:2;position:relative}.kr-story-cta-brand{align-items:center;gap:12px;display:flex}.kr-story-cta-brand>span{background:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;padding:5px;display:inline-flex;overflow:hidden}.kr-story-cta-brand img{object-fit:contain;width:100%;height:100%;display:block}.kr-story-cta-brand strong,.kr-story-cta-brand small{display:block}.kr-story-cta-brand strong{color:#fff;font-size:15px;font-weight:800}.kr-story-cta-brand small{color:#baa0a4;margin-top:4px;font-size:10px;font-weight:650}.kr-story-cta-copy>span{color:#ff7b89;font-size:11px;font-weight:800}.kr-story-cta-copy h3{color:#fff;letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(26px,2.7vw,39px);font-weight:780;line-height:1}.kr-story-cta-copy h3 strong{color:#ef3045;font-weight:inherit;margin-top:5px;display:block}.kr-story-cta-action{color:#fff;white-space:nowrap;background:#ef3045;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 19px;font-size:12px;font-weight:770;text-decoration:none;transition:background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 17px 40px #ef304538}.kr-story-cta-action:hover{background:#ff4055;transform:translateY(-3px);box-shadow:0 21px 48px #ef30454f}.kr-story-cta-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@media (width<=1240px){.kr-story-header{grid-template-columns:125px minmax(470px,1fr) minmax(260px,.42fr);gap:30px}.kr-story-main{grid-template-columns:minmax(310px,.68fr) minmax(560px,1.32fr)}.kr-story-problem-panel,.kr-story-solution-panel{padding:25px}.kr-story-step-button{padding-inline:8px}.kr-story-cta{grid-template-columns:minmax(190px,.4fr) minmax(360px,1fr) auto;gap:24px}}@media (width<=1080px){.kr-story{padding:82px 26px 74px}.kr-story-header{grid-template-columns:115px minmax(0,1fr);align-items:start}.kr-story-header-copy{grid-column:2;max-width:660px}.kr-story-header-copy a{margin-top:17px}.kr-story-main{grid-template-columns:1fr}.kr-story-problem-panel{grid-template-columns:minmax(280px,.7fr) minmax(420px,1.3fr);align-items:start;column-gap:30px;display:grid}.kr-story-panel-top,.kr-story-problem-heading,.kr-story-problem-conclusion{grid-column:1}.kr-story-problem-list{grid-area:1/2/span 4;margin-top:0}.kr-story-problem-conclusion{align-self:end}.kr-story-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.kr-story-benefit:nth-child(2){border-right:0}.kr-story-benefit:nth-child(-n+2){border-bottom:1px solid #1902051c}.kr-story-cta{grid-template-columns:minmax(190px,.4fr) minmax(340px,1fr)}.kr-story-cta-action{grid-column:2;width:fit-content}}@media (width<=820px){.kr-story{padding:72px 20px 64px}.kr-story-header{grid-template-columns:1fr;gap:22px;padding-bottom:37px}.kr-story-header-copy{grid-column:1}.kr-story-header-heading h2{max-width:680px;font-size:clamp(43px,9.2vw,68px)}.kr-story-main{margin-top:30px}.kr-story-problem-panel{display:flex}.kr-story-problem-list{margin-top:27px}.kr-story-solution-intro{grid-template-columns:1fr}.kr-story-solution-points{grid-column:1}.kr-story-step-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.kr-story-step-button{min-height:88px}.kr-story-step-detail-bottom{grid-template-columns:1fr}.kr-story-cta{grid-template-columns:1fr;gap:22px}.kr-story-cta-action{grid-column:1}}@media (width<=580px){.kr-story{padding:61px 15px 55px}.kr-story-background-line{display:none}.kr-story-header-index{flex-wrap:wrap}.kr-story-header-heading h2{font-size:clamp(38px,12vw,54px);line-height:.98}.kr-story-header-copy p{font-size:14px}.kr-story-header-copy a{width:100%}.kr-story-problem-panel,.kr-story-solution-panel{border-radius:14px;padding:20px}.kr-story-panel-top{align-items:flex-start}.kr-story-panel-status{min-height:29px;padding-inline:8px;font-size:10px}.kr-story-problem-heading{margin-top:31px}.kr-story-problem-heading h3{font-size:clamp(34px,10.2vw,46px)}.kr-story-problem-card{grid-template-columns:21px 34px minmax(0,1fr);gap:9px;padding:12px}.kr-story-problem-icon{width:32px;height:32px}.kr-story-solution-copy h3{font-size:clamp(34px,10.4vw,48px)}.kr-story-solution-points{flex-direction:column;align-items:stretch}.kr-story-solution-points span{border-radius:9px;width:100%}.kr-story-process-heading{align-items:flex-start}.kr-story-process-heading div>strong{font-size:18px}.kr-story-step-navigation{gap:7px}.kr-story-step-button{min-height:84px;padding:11px 8px 13px}.kr-story-step-button>strong{font-size:11px}.kr-story-step-detail{padding:17px}.kr-story-step-detail-main{grid-template-columns:42px minmax(0,1fr);gap:12px}.kr-story-step-detail-icon{width:40px;height:40px}.kr-story-step-detail-copy h4{font-size:19px}.kr-story-benefits{grid-template-columns:1fr}.kr-story-benefit{border-bottom:1px solid #1902051c;border-right:0;min-height:100px}.kr-story-benefit:nth-child(2){border-bottom:1px solid #1902051c}.kr-story-benefit:last-child{border-bottom:0}.kr-story-cta{border-radius:14px;padding:24px 21px}.kr-story-cta-copy h3{font-size:clamp(28px,9vw,39px)}.kr-story-cta-action{white-space:normal;text-align:center;width:100%;min-height:54px}}@media (width<=390px){.kr-story-panel-status{display:none}.kr-story-step-navigation{grid-template-columns:1fr}.kr-story-step-button{grid-template-rows:34px;grid-template-columns:25px 34px minmax(0,1fr);min-height:70px}.kr-story-step-button>strong{grid-column:3}.kr-story-process-counter{display:none}}@media (prefers-reduced-motion:reduce){.kr-story,.kr-story *,.kr-story :before,.kr-story :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}@keyframes ffLegalReveal{0%{visibility:visible;opacity:0;transform:translateY(18px)}to{visibility:visible;opacity:1;transform:translateY(0)}}.ff-legal-page{background:#f5f7fa;width:100%;min-height:100vh;overflow-x:hidden}.ff-legal{isolation:isolate;visibility:hidden;opacity:0;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#f5f7fa;width:100%;min-height:100vh;padding:70px 6% 110px;font-family:Inter,Segoe UI,Arial,sans-serif;animation:.85s cubic-bezier(.22,1,.36,1) forwards ffLegalReveal;position:relative;overflow:hidden;transform:translateY(18px)}.ff-legal-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ff-legal-grid{opacity:.72;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000f2,#0000 85%);mask-image:linear-gradient(#000000f2,#0000 85%)}.ff-legal-glow{filter:blur(150px);background:#2f80ed17;border-radius:50%;width:720px;height:720px;position:absolute;top:-280px;right:-250px}.ff-legal-word{color:#2f80ed0e;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(140px,24vw,430px);font-weight:800;line-height:.8;position:absolute;bottom:-25px;right:-30px}.ff-legal-inner{z-index:2;width:min(1320px,100%);margin:0 auto;position:relative}.ff-legal-header{border-bottom:1px solid #d3dbe5;grid-template-columns:150px minmax(0,1fr);align-items:end;gap:48px;padding-bottom:62px;display:grid}.ff-legal-label{align-items:center;gap:12px;padding-bottom:8px;display:flex}.ff-legal-label>span{color:#2f80ed;font-size:14px;font-weight:750}.ff-legal-label>i{background:#2f80ed99;width:36px;height:1px}.ff-legal-label>strong{color:#64748b;font-size:14px;font-weight:650}.ff-legal-heading>span{color:#2f80ed;font-size:14px;font-weight:750}.ff-legal-heading h1{color:#111827;letter-spacing:-.065em;margin:19px 0 0;font-size:clamp(54px,7vw,100px);font-weight:760;line-height:.94}.ff-legal-heading p{color:#64748b;max-width:720px;margin:25px 0 0;font-size:17px;font-weight:500;line-height:1.7}.ff-legal-placeholder-note{background:#eaf3ff;border:1px solid #2f80ed42;border-radius:10px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:25px;margin-top:36px;padding:20px 23px;display:grid;box-shadow:0 12px 28px #2f80ed14,inset 0 1px #fffc}.ff-legal-placeholder-note strong{color:#174f97;font-size:15px;font-weight:750}.ff-legal-placeholder-note p{color:#475569;margin:0;font-size:15px;font-weight:500;line-height:1.6}.ff-legal-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:80px;margin-top:78px;display:grid}.ff-legal-navigation{background:#fff;border:1px solid #d3dbe5;border-radius:14px;padding:22px;position:sticky;top:120px;box-shadow:0 16px 36px #0f172a14,0 3px 10px #0f172a09}.ff-legal-navigation>span{color:#1f2937;border-bottom:1px solid #d7dee7;padding-bottom:18px;font-size:15px;font-weight:700;display:block}.ff-legal-navigation nav{flex-direction:column;display:flex}.ff-legal-navigation a{color:#64748b;border-bottom:1px solid #e3e8ee;padding:15px 0;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s,padding-left .2s,background-color .2s}.ff-legal-navigation a:hover{color:#174f97;background:#f5f9ff;padding-left:7px}.ff-legal-content{background:#fff;border:1px solid #d3dbe5;border-radius:16px;min-width:0;padding:36px;box-shadow:0 20px 46px #0f172a14,0 3px 10px #0f172a09}.ff-legal-section{border-bottom:1px solid #dbe2ea;grid-template-columns:55px minmax(0,1fr);gap:28px;padding:0 0 55px;scroll-margin-top:120px;display:grid}.ff-legal-section+.ff-legal-section{padding-top:55px}.ff-legal-section-number{color:#2f80ed;padding-top:7px;font-size:14px;font-weight:750}.ff-legal-section h2{color:#111827;letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,38px);font-weight:720;line-height:1.15}.ff-legal-section h3{color:#1f2937;letter-spacing:-.02em;margin:33px 0 0;font-size:21px;font-weight:680;line-height:1.3}.ff-legal-section p,.ff-legal-section address{color:#64748b;margin:21px 0 0;font-size:16px;font-style:normal;font-weight:500;line-height:1.8}.ff-legal-section address strong{color:#1f2937;font-weight:700}.ff-legal-section a{color:#2f80ed;overflow-wrap:anywhere;text-decoration:none}.ff-legal-section a:hover{color:#174f97;text-underline-offset:4px;text-decoration:underline}.ff-legal-section ul{flex-direction:column;gap:11px;margin:23px 0 0;padding:0;list-style:none;display:flex}.ff-legal-section li{color:#64748b;padding-left:24px;font-size:16px;font-weight:500;line-height:1.65;position:relative}.ff-legal-section li:before{content:"";background:#2f80ed;border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:0}.ff-legal-updated{border-top:1px solid #dbe2ea;align-items:center;gap:14px;margin-top:45px;padding:25px 0 0 83px;display:flex}.ff-legal-updated span{color:#64748b;font-size:14px;font-weight:600}.ff-legal-updated strong{color:#1f2937;font-size:14px;font-weight:700}@media (width<=950px){.ff-legal{padding-left:24px;padding-right:24px}.ff-legal-layout{grid-template-columns:190px minmax(0,1fr);gap:45px}.ff-legal-navigation{padding:18px}.ff-legal-content{padding:30px}}@media (width<=720px){.ff-legal{padding:130px 16px 80px}.ff-legal-header{grid-template-columns:1fr;gap:25px;padding-bottom:45px}.ff-legal-heading h1{font-size:clamp(48px,14vw,70px)}.ff-legal-heading p{font-size:16px}.ff-legal-placeholder-note{grid-template-columns:1fr;gap:8px}.ff-legal-layout{grid-template-columns:1fr;gap:35px;margin-top:55px}.ff-legal-navigation{position:relative;top:auto}.ff-legal-navigation nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;display:grid}.ff-legal-content{padding:26px}.ff-legal-section{grid-template-columns:40px minmax(0,1fr);gap:18px}.ff-legal-section p,.ff-legal-section address,.ff-legal-section li{font-size:15px}.ff-legal-updated{padding-left:58px}}@media (width<=460px){.ff-legal-heading h1{font-size:45px}.ff-legal-navigation{padding:16px}.ff-legal-navigation nav{grid-template-columns:1fr}.ff-legal-content{border-radius:13px;padding:21px}.ff-legal-section{grid-template-columns:1fr;gap:12px}.ff-legal-section-number{padding-top:0}.ff-legal-section h2{font-size:28px}.ff-legal-updated{flex-direction:column;align-items:flex-start;gap:7px;padding-left:0}}.dot-grid{pointer-events:none;width:100%;min-width:100%;height:100%;min-height:100%;display:block;position:absolute;inset:0;overflow:hidden}.dot-grid__canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.kassel-jobs-background{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.kassel-jobs-background-fade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#eff8f661 0%,#eff8f629 36%,#eff8f608 68%,#eff8f61f 100%),linear-gradient(#eff8f633 0%,#0000 22% 82%,#eff8f652 100%);position:absolute;inset:0}.kassel-jobs-background-top-glow{z-index:2;filter:blur(150px);pointer-events:none;background:#2e9c8f24;border-radius:50%;width:990px;height:990px;position:absolute;top:-390px;right:-245px}.kassel-jobs-background-side-glow{z-index:2;filter:blur(140px);pointer-events:none;background:#2e9c8f14;border-radius:50%;width:640px;height:640px;position:absolute;top:20%;left:-320px}.kassel-jobs-background-ring{z-index:2;pointer-events:none;border:145px solid #2e9c8f0d;border-radius:50%;width:890px;height:890px;position:absolute;top:-320px;right:-275px}.kassel-jobs-background-word{z-index:3;color:#145b530b;letter-spacing:-.095em;white-space:nowrap;pointer-events:none;font-size:clamp(180px,28vw,490px);font-weight:800;line-height:.8;position:absolute;bottom:-59px;right:-42px}.kassel-jobs-background-dots{z-index:4;opacity:1;filter:contrast(1.1);pointer-events:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000059 0%,#000 7% 93%,#00000059 100%);mask-image:linear-gradient(#00000059 0%,#000 7% 93%,#00000059 100%)}@media (width<=680px){.kassel-jobs-background-fade{background:linear-gradient(90deg,#eff8f657 0%,#eff8f61f 62%,#eff8f614 100%),linear-gradient(#eff8f629 0%,#0000 30%,#eff8f640 100%)}.kassel-jobs-background-dots{opacity:.9;filter:contrast(1.08)}.kassel-jobs-background-top-glow{filter:blur(100px);width:620px;height:620px;top:-250px;right:-210px}.kassel-jobs-background-side-glow{display:none}.kassel-jobs-background-ring{border-width:95px;width:550px;height:550px;top:-180px;right:-220px}.kassel-jobs-background-word{font-size:145px;bottom:-18px;right:-18px}}@media (prefers-reduced-motion:reduce){.kassel-jobs-background-dots{opacity:.8}}.kassel-jobs-hero{isolation:isolate;color:#17211f;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#eff8f6;width:100%;min-height:100svh;padding:40px 32px 42px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.kassel-jobs-hero-inner{z-index:5;flex-direction:column;width:min(1380px,100%);min-height:calc(100svh - 150px);margin:0 auto;display:flex;position:relative}.kassel-jobs-hero-decoration{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.kassel-jobs-hero-decoration-ring{border:1px solid #2e9c8f1a;border-radius:50%;position:absolute}.kassel-jobs-hero-decoration-ring-one{width:720px;height:720px;top:50%;left:50%;transform:translate(-50%,-50%)}.kassel-jobs-hero-decoration-ring-two{border-color:#2e9c8f0f;width:980px;height:980px;top:50%;left:50%;transform:translate(-50%,-50%)}.kassel-jobs-hero-decoration-line{background:linear-gradient(90deg,#0000,#2e9c8f33,#0000);width:18%;height:1px;position:absolute;top:50%}.kassel-jobs-hero-decoration-line-left{left:0}.kassel-jobs-hero-decoration-line-right{right:0}.kassel-jobs-hero-topbar{border-bottom:1px solid #2e585026;justify-content:space-between;align-items:center;gap:30px;min-height:62px;padding-bottom:20px;display:flex}.kassel-jobs-hero-brand{align-items:center;gap:13px;display:flex}.kassel-jobs-hero-brand-dot{background:#eff8f6;border:2px solid #2e9c8f;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative;box-shadow:0 0 0 5px #2e9c8f1a,0 0 22px #2e9c8f61}.kassel-jobs-hero-brand-dot:after{content:"";background:#2e9c8f;border-radius:50%;position:absolute;inset:2px}.kassel-jobs-hero-brand strong,.kassel-jobs-hero-brand span{display:block}.kassel-jobs-hero-brand strong{color:#17211f;letter-spacing:-.015em;font-size:14px;font-weight:750}.kassel-jobs-hero-brand span{color:#71847f;margin-top:4px;font-size:11px;font-weight:550}.kassel-jobs-hero-status{color:#54736d;-webkit-backdrop-filter:blur(12px);background:#ffffff94;border:1px solid #2e9c8f2e;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 13px;font-size:11px;font-weight:650;display:inline-flex}.kassel-jobs-hero-status-dot{background:#2e9c8f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2e9c8f1a}.kassel-jobs-hero-content{text-align:center;flex-direction:column;align-items:center;width:min(1050px,100%);margin:auto;padding:82px 0 66px;display:flex}.kassel-jobs-hero-label{color:#36766d;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);background:#ffffffad;border:1px solid #2e9c8f33;border-radius:999px;align-items:center;gap:9px;min-height:38px;padding:5px 14px 5px 6px;font-size:11px;font-weight:750;display:inline-flex;box-shadow:0 12px 30px #24605712}.kassel-jobs-hero-label-icon{color:#fff;background:#2e9c8f;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.kassel-jobs-hero-label-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.kassel-jobs-hero-content h1{color:#17211f;letter-spacing:-.075em;text-wrap:balance;max-width:1120px;margin:28px 0 0;font-size:clamp(64px,7.2vw,118px);font-weight:780;line-height:.9}.kassel-jobs-hero-content h1 span{color:#2e9c8f;margin-top:13px;display:block;position:relative}.kassel-jobs-hero-content h1 span:after{content:"";background:#2e9c8f;border-radius:999px;width:86px;height:4px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.kassel-jobs-hero-description{color:#61756f;letter-spacing:-.012em;text-wrap:balance;max-width:790px;margin:46px auto 0;font-size:18px;font-weight:500;line-height:1.75}.kassel-jobs-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;margin-top:37px;display:flex}.kassel-jobs-hero-button{border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 22px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,box-shadow .22s;display:inline-flex}.kassel-jobs-hero-button:hover{transform:translateY(-3px)}.kassel-jobs-hero-button-primary{color:#fff;background:#2e9c8f;border:1px solid #2e9c8f;box-shadow:0 18px 42px #1f7a6f3d,inset 0 1px #fff3}.kassel-jobs-hero-button-primary:hover{background:#278d81;box-shadow:0 22px 50px #1f7a6f52,inset 0 1px #ffffff3d}.kassel-jobs-hero-button-primary svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.kassel-jobs-hero-button-primary:hover svg{transform:translate(4px)}.kassel-jobs-hero-button-secondary{color:#274c46;-webkit-backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #2e58502e;box-shadow:0 12px 28px #265a520f}.kassel-jobs-hero-button-secondary:hover{background:#fff;border-color:#2e9c8f73}.kassel-jobs-hero-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:19px;margin-top:31px;display:flex}.kassel-jobs-hero-trust-item{color:#657a74;align-items:center;gap:7px;font-size:11px;font-weight:650;display:inline-flex}.kassel-jobs-hero-trust-item>span{color:#2e9c8f;background:#2e9c8f1a;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.kassel-jobs-hero-trust-item svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.kassel-jobs-hero-features{border-top:1px solid #2e585024;border-bottom:1px solid #2e585024;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.kassel-jobs-hero-feature{-webkit-backdrop-filter:blur(7px);background:#ffffff47;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:16px;min-width:0;min-height:164px;padding:28px 34px;display:grid;position:relative}.kassel-jobs-hero-feature+.kassel-jobs-hero-feature{border-left:1px solid #2e585024}.kassel-jobs-hero-feature-number{color:#2e9c8f47;letter-spacing:.08em;font-size:10px;font-weight:800;position:absolute;top:15px;right:18px}.kassel-jobs-hero-feature-icon{color:#2e9c8f;background:#2e9c8f14;border:1px solid #2e9c8f2e;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.kassel-jobs-hero-feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.kassel-jobs-hero-feature-copy{min-width:0}.kassel-jobs-hero-feature-copy strong{color:#22332f;letter-spacing:-.015em;font-size:15px;font-weight:750;display:block}.kassel-jobs-hero-feature-copy p{color:#70827d;max-width:310px;margin:9px 0 0;font-size:12px;font-weight:500;line-height:1.6}.kassel-jobs-hero-scroll{color:#658079;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:9px;margin:24px auto 0;font-size:10px;font-weight:750;text-decoration:none;transition:color .2s;display:inline-flex}.kassel-jobs-hero-scroll:hover{color:#2e9c8f}.kassel-jobs-hero-scroll>span{background:#fff9;border:1px solid #2e9c8f3d;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.kassel-jobs-hero-scroll svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}@media (width<=980px){.kassel-jobs-hero{padding-left:20px;padding-right:20px}.kassel-jobs-hero-content{padding-top:76px}.kassel-jobs-hero-content h1{font-size:clamp(60px,9vw,92px)}.kassel-jobs-hero-features{grid-template-columns:1fr}.kassel-jobs-hero-feature{min-height:auto;padding:24px}.kassel-jobs-hero-feature+.kassel-jobs-hero-feature{border-top:1px solid #2e585024;border-left:0}.kassel-jobs-hero-feature-copy p{max-width:600px}.kassel-jobs-hero-decoration-ring-one{width:600px;height:600px}.kassel-jobs-hero-decoration-ring-two{width:800px;height:800px}}@media (width<=680px){.kassel-jobs-hero{min-height:auto;padding:65px 14px 34px}.kassel-jobs-hero-inner{min-height:auto}.kassel-jobs-hero-topbar{min-height:auto;padding-bottom:15px}.kassel-jobs-hero-brand{gap:10px}.kassel-jobs-hero-brand-dot{border-width:1px;width:8px;height:8px}.kassel-jobs-hero-brand strong{font-size:12px}.kassel-jobs-hero-brand span{font-size:9px}.kassel-jobs-hero-status{display:none}.kassel-jobs-hero-content{padding:62px 0 48px}.kassel-jobs-hero-label{min-height:34px;font-size:9px}.kassel-jobs-hero-label-icon{width:24px;height:24px}.kassel-jobs-hero-content h1{letter-spacing:-.065em;margin-top:22px;font-size:clamp(44px,13vw,66px);line-height:.94}.kassel-jobs-hero-content h1 span{margin-top:8px}.kassel-jobs-hero-content h1 span:after{width:58px;height:3px;bottom:-13px}.kassel-jobs-hero-description{margin-top:37px;font-size:13px;line-height:1.65}.kassel-jobs-hero-actions{grid-template-columns:1fr;gap:8px;width:100%;margin-top:28px;display:grid}.kassel-jobs-hero-button{width:100%;min-height:48px;font-size:11px}.kassel-jobs-hero-trust{gap:10px 15px;margin-top:25px}.kassel-jobs-hero-trust-item{font-size:9px}.kassel-jobs-hero-features{border:1px solid #2e585024;border-radius:11px;overflow:hidden}.kassel-jobs-hero-feature{grid-template-columns:38px minmax(0,1fr);gap:13px;padding:20px 18px}.kassel-jobs-hero-feature-icon{width:38px;height:38px}.kassel-jobs-hero-feature-copy strong{font-size:13px}.kassel-jobs-hero-feature-copy p{margin-top:6px;font-size:10.5px}.kassel-jobs-hero-feature-number{font-size:8px;top:12px;right:13px}.kassel-jobs-hero-scroll{margin-top:20px;font-size:9px}.kassel-jobs-hero-decoration-ring-one{width:440px;height:440px}.kassel-jobs-hero-decoration-ring-two{width:620px;height:620px}.kassel-jobs-hero-decoration-line{display:none}}@media (width<=420px){.kassel-jobs-hero{padding-left:10px;padding-right:10px}.kassel-jobs-hero-content h1{font-size:42px}.kassel-jobs-hero-description{font-size:12.5px}.kassel-jobs-hero-trust{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.kassel-jobs-hero-button,.kassel-jobs-hero-button svg,.kassel-jobs-hero-scroll{transition:none}}@keyframes jobsRecruitingSectionIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes jobsRecruitingCardIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes jobsRecruitingIntroIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes jobsRecruitingFooterIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes jobsRecruitingNodePulse{0%,to{box-shadow:0 0 #2e9c8f38,0 0 16px #2e9c8f33}50%{box-shadow:0 0 0 9px #2e9c8f00,0 0 26px #2e9c8f57}}@keyframes jobsRecruitingOrbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes jobsRecruitingOrbitReverse{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes jobsRecruitingFlow{0%{opacity:0;transform:translate(-12px)}30%,70%{opacity:1}to{opacity:0;transform:translate(110px)}}.jobs-recruiting{isolation:isolate;color:#17211f;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#e6efed;width:100%;padding:110px 32px 90px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.jobs-recruiting-visible{animation:.8s forwards jobsRecruitingSectionIn}.jobs-recruiting-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.jobs-recruiting-grid{opacity:.68;background-image:linear-gradient(#1f4e4709 1px,#0000 1px),linear-gradient(90deg,#1f4e4709 1px,#0000 1px);background-size:96px 96px;position:absolute;inset:0}.jobs-recruiting-glow{filter:blur(150px);opacity:.5;border-radius:50%;position:absolute}.jobs-recruiting-glow-left{background:#2e9c8f1a;width:720px;height:720px;top:80px;left:-350px}.jobs-recruiting-glow-center{background:#2e9c8f0f;width:900px;height:500px;top:350px;left:50%;transform:translate(-50%)}.jobs-recruiting-glow-right{background:#2e9c8f13;width:680px;height:680px;bottom:100px;right:-320px}.jobs-recruiting-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.jobs-recruiting-stage-meta{border-bottom:1px solid #c5d2cf;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;padding-bottom:18px;display:flex}.jobs-recruiting-stage-index,.jobs-recruiting-stage-name{font-size:14px;font-weight:700}.jobs-recruiting-stage-index{color:#2e9c8f}.jobs-recruiting-stage-name{color:#60756f}.jobs-recruiting-columns{z-index:3;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid;position:relative}.jobs-recruiting-column{color:#17211f;opacity:0;background:#fff;border:1px solid #c2cfcc;border-radius:18px;outline:none;flex-direction:column;min-width:0;min-height:590px;padding:30px;transition:transform .28s,border-color .28s,background-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #1b3d371c,0 3px 10px #1b3d370e,inset 0 1px #fffffff2}.jobs-recruiting-visible .jobs-recruiting-column{animation:jobsRecruitingCardIn .72s ease calc(.18s + var(--jobs-recruiting-delay)) forwards}.jobs-recruiting-column:hover,.jobs-recruiting-column:focus-visible{border-color:#8ca9a3;transform:translateY(-7px);box-shadow:0 30px 68px #1b3d372b,0 5px 18px #1b3d3714}.jobs-recruiting-column-active{background:#e9f6f3;border-color:#2e9c8f;box-shadow:0 28px 66px #2e9c8f30,0 0 0 2px #2e9c8f17,inset 0 1px #fffffff2}.jobs-recruiting-column-active:hover,.jobs-recruiting-column-active:focus-visible{background:#e1f2ee;border-color:#2e9c8f}.jobs-recruiting-column:before{content:"";background:0 0;height:4px;position:absolute;top:0;left:0;right:0}.jobs-recruiting-column-active:before{background:#2e9c8f}.jobs-recruiting-column-head{z-index:4;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.jobs-recruiting-column-number{color:#748781;font-size:15px;font-weight:700}.jobs-recruiting-column-active .jobs-recruiting-column-number{color:#2e9c8f}.jobs-recruiting-column-label{color:#49615b;background:#f2f6f5;border:1px solid #c8d4d1;border-radius:999px;align-items:center;gap:9px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.jobs-recruiting-column-label i{background:#91a39e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.jobs-recruiting-column-active .jobs-recruiting-column-label{color:#176a60;background:#dff2ee;border-color:#2e9c8f4d}.jobs-recruiting-column-active .jobs-recruiting-column-label i{background:#2e9c8f;animation:2.8s ease-in-out infinite jobsRecruitingNodePulse}.jobs-recruiting-visual{isolation:isolate;background:#edf2f1;border:1px solid #ced9d6;border-radius:14px;flex-shrink:0;width:100%;height:188px;min-height:188px;max-height:188px;margin:30px 0;position:relative;overflow:hidden}.jobs-recruiting-column-active .jobs-recruiting-visual{background:#dcefeb;border-color:#2e9c8f6b}.jobs-recruiting-visual-image{object-fit:cover;object-position:center;width:100%;min-width:100%;height:100%;min-height:100%;transition:transform .55s,filter .55s;display:block;position:absolute;inset:0}.jobs-recruiting-column:hover .jobs-recruiting-visual-image,.jobs-recruiting-column:focus-visible .jobs-recruiting-visual-image,.jobs-recruiting-column-active .jobs-recruiting-visual-image{transform:scale(1.055)}.jobs-recruiting-visual-overlay{z-index:1;pointer-events:none;background:linear-gradient(#17211f03 24%,#17211f1a 66%,#17211f8a 100%);position:absolute;inset:0}.jobs-recruiting-column-active .jobs-recruiting-visual-overlay{background:linear-gradient(#2e9c8f03 20%,#176a601f 64%,#12453f94 100%)}.jobs-recruiting-visual-number{z-index:2;color:#fffffff2;letter-spacing:-.07em;text-shadow:0 4px 18px #17211f57;pointer-events:none;font-size:64px;font-weight:800;line-height:1;position:absolute;bottom:8px;right:14px}.jobs-recruiting-column-active .jobs-recruiting-visual-number{color:#fff}.jobs-recruiting-column-content{z-index:4;position:relative}.jobs-recruiting-column-content h3{color:#17211f;letter-spacing:-.045em;max-width:360px;margin:0;font-size:clamp(29px,2.1vw,36px);font-weight:760;line-height:1.05}.jobs-recruiting-column-content p{color:#60756f;margin:18px 0 0;font-size:15px;font-weight:500;line-height:1.7}.jobs-recruiting-column-services{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.jobs-recruiting-column-services span{color:#49615b;background:#f4f7f6;border:1px solid #cbd6d3;border-radius:8px;align-items:center;gap:8px;min-height:37px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.jobs-recruiting-column-active .jobs-recruiting-column-services span{color:#176a60;background:#dff2ee;border-color:#2e9c8f3d}.jobs-recruiting-column-services svg{fill:none;stroke:#2e9c8f;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.jobs-recruiting-column-footer{z-index:4;border-top:1px solid #ccd7d4;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:24px;display:flex;position:relative}.jobs-recruiting-column-footer>span{color:#60756f;font-size:13px;font-weight:600}.jobs-recruiting-column-footer a{color:#2e9c8f;background:#fff;border:1px solid #cbd7d4;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s;display:inline-flex;box-shadow:0 6px 16px #1b3d370f}.jobs-recruiting-column-footer a:hover{background:#e8f5f2;border-color:#2e9c8f;transform:translate(3px)}.jobs-recruiting-column-footer svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.jobs-recruiting-intro{opacity:0;grid-template-columns:165px minmax(0,1fr);gap:55px;margin-top:105px;display:grid}.jobs-recruiting-visible .jobs-recruiting-intro{animation:.8s .85s forwards jobsRecruitingIntroIn}.jobs-recruiting-intro-label{flex-direction:column;align-items:flex-start;padding-top:7px;display:flex}.jobs-recruiting-intro-index{color:#2e9c8f;font-size:15px;font-weight:750}.jobs-recruiting-intro-label-line{background:#2e9c8f;width:42px;height:2px;margin:19px 0}.jobs-recruiting-intro-label>span:last-child{color:#60756f;writing-mode:vertical-rl;font-size:14px;font-weight:700;transform:rotate(180deg)}.jobs-recruiting-intro-main{grid-template-columns:minmax(520px,1fr) minmax(330px,.48fr);align-items:end;gap:80px;display:grid}.jobs-recruiting-intro-main h2{color:#17211f;letter-spacing:-.065em;max-width:950px;margin:0;font-size:clamp(58px,5.6vw,92px);font-weight:780;line-height:.95}.jobs-recruiting-intro-main h2 span{color:#2e9c8f;margin-top:8px;display:block}.jobs-recruiting-intro-description{padding-bottom:4px}.jobs-recruiting-intro-description p{color:#60756f;margin:0;font-size:17px;font-weight:500;line-height:1.72}.jobs-recruiting-intro-description a{color:#fff;background:#2e9c8f;border:1px solid #2e9c8f;border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:52px;margin-top:28px;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .22s,background-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 24px #2e9c8f2e}.jobs-recruiting-intro-description a:hover{background:#3ca99c;transform:translateY(-3px);box-shadow:0 14px 30px #2e9c8f3d}.jobs-recruiting-intro-description svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.jobs-recruiting-footer{opacity:0;background:#fff;border:1px solid #ced9d6;border-radius:16px;grid-template-columns:minmax(320px,.8fr) minmax(450px,1fr) auto;align-items:center;gap:40px;margin-top:80px;padding:36px;display:grid;position:relative;box-shadow:0 20px 48px #1b3d371c,0 3px 10px #1b3d370e}.jobs-recruiting-visible .jobs-recruiting-footer{animation:.75s 1.05s forwards jobsRecruitingFooterIn}.jobs-recruiting-footer-heading span,.jobs-recruiting-footer-heading strong{display:block}.jobs-recruiting-footer-heading span{color:#2e9c8f;font-size:14px;font-weight:750}.jobs-recruiting-footer-heading strong{color:#17211f;max-width:430px;margin-top:9px;font-size:20px;font-weight:720;line-height:1.4}.jobs-recruiting-footer-items{justify-content:center;align-items:center;gap:22px;display:flex}.jobs-recruiting-footer-items span{color:#60756f;white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.jobs-recruiting-footer-items i{background:#2e9c8f;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 10px #2e9c8f52}.jobs-recruiting-footer-action{color:#fff;white-space:nowrap;background:#2e9c8f;border:1px solid #2e9c8f;border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 18px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .22s,background-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 24px #2e9c8f2e}.jobs-recruiting-footer-action:hover{background:#3ca99c;transform:translateY(-3px);box-shadow:0 14px 30px #2e9c8f3d}.jobs-recruiting-footer-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (width<=1050px){.jobs-recruiting-columns{grid-template-columns:1fr}.jobs-recruiting-column{grid-template-columns:minmax(270px,.75fr) minmax(340px,1fr);column-gap:30px;min-height:0;display:grid}.jobs-recruiting-column-head{grid-column:1/-1}.jobs-recruiting-visual{grid-area:2/1/span 2;height:235px;min-height:235px;max-height:235px}.jobs-recruiting-column-content{grid-column:2;align-self:start;padding-top:30px}.jobs-recruiting-column-footer{grid-column:2}.jobs-recruiting-intro{grid-template-columns:100px minmax(0,1fr);gap:35px}.jobs-recruiting-intro-main{grid-template-columns:1fr;gap:35px}.jobs-recruiting-footer{grid-template-columns:1fr auto}.jobs-recruiting-footer-items{grid-area:2/1/auto/-1;justify-content:flex-start}}@media (width<=760px){.jobs-recruiting{padding:82px 16px 70px}.jobs-recruiting-grid{background-size:64px 64px}.jobs-recruiting-stage-meta{margin-bottom:18px;padding-bottom:14px}.jobs-recruiting-stage-index,.jobs-recruiting-stage-name{font-size:11px}.jobs-recruiting-columns{gap:10px}.jobs-recruiting-column{border-radius:14px;min-height:0;padding:17px;display:flex}.jobs-recruiting-column:hover,.jobs-recruiting-column:focus-visible,.jobs-recruiting-column-active:hover,.jobs-recruiting-column-active:focus-visible{transform:none}.jobs-recruiting-column:before{border-radius:0 999px 999px 0;width:3px;height:auto;inset:12px auto 12px 0}.jobs-recruiting-column-head{justify-content:flex-start;gap:11px}.jobs-recruiting-column-number{background:#f3f7f6;border:1px solid #d2ddda;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;display:inline-flex}.jobs-recruiting-column-label{border-radius:9px;min-height:31px;padding:0 10px;font-size:11px}.jobs-recruiting-visual{border-radius:12px;height:165px;min-height:165px;max-height:165px;margin:18px 0 21px}.jobs-recruiting-visual-number{font-size:52px;bottom:7px;right:12px}.jobs-recruiting-column-content{padding-top:0}.jobs-recruiting-column-content h3{font-size:24px}.jobs-recruiting-column-content p{margin-top:11px;font-size:13px;line-height:1.6}.jobs-recruiting-column-services{gap:6px;margin-top:17px}.jobs-recruiting-column-services span{border-radius:8px;min-height:31px;padding:0 9px;font-size:10px}.jobs-recruiting-column-footer{margin-top:19px;padding-top:15px}.jobs-recruiting-column-footer>span{font-size:11px}.jobs-recruiting-column-footer a{border-radius:9px;width:38px;height:38px}.jobs-recruiting-intro{margin-top:70px;display:block}.jobs-recruiting-intro-label{flex-direction:row;align-items:center;gap:12px;padding-bottom:19px}.jobs-recruiting-intro-label-line{width:32px;margin:0}.jobs-recruiting-intro-label>span:last-child{writing-mode:initial;font-size:11px;transform:none}.jobs-recruiting-intro-main{display:block}.jobs-recruiting-intro-main h2{letter-spacing:-.055em;font-size:clamp(42px,11.5vw,64px);line-height:.97}.jobs-recruiting-intro-description{margin-top:29px}.jobs-recruiting-intro-description p{font-size:14px;line-height:1.65}.jobs-recruiting-intro-description a{width:100%;min-height:47px;font-size:11px}.jobs-recruiting-footer{border-radius:14px;flex-direction:column;align-items:stretch;gap:23px;margin-top:60px;padding:22px;display:flex}.jobs-recruiting-footer-heading span{font-size:11px}.jobs-recruiting-footer-heading strong{margin-top:7px;font-size:17px}.jobs-recruiting-footer-items{border-top:1px solid #d1dcda;flex-direction:column;align-items:flex-start;gap:11px;padding-top:18px}.jobs-recruiting-footer-items span{font-size:11px}.jobs-recruiting-footer-action{width:100%;min-height:47px;font-size:11px}}@media (width<=430px){.jobs-recruiting{padding-left:10px;padding-right:10px}.jobs-recruiting-stage-name{text-align:right;max-width:160px}.jobs-recruiting-intro-main h2{font-size:39px}.jobs-recruiting-intro-description p{font-size:13px}.jobs-recruiting-footer{padding:18px}}@media (prefers-reduced-motion:reduce){.jobs-recruiting *,.jobs-recruiting :before,.jobs-recruiting :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}@keyframes jobsPackagesFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes jobsPackagesCardIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes jobsPackagesArrowMove{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.jobs-packages,.jobs-packages *{box-sizing:border-box}.jobs-packages{color:#17211f;background:#f4faf8;width:100%;padding:120px 5.5% 105px;font-family:Inter,Arial,sans-serif;position:relative;overflow:hidden}.jobs-packages-decoration{pointer-events:none;background:#2e9c8f12;border-radius:50%;width:490px;height:490px;position:absolute;top:-170px;right:-160px}.jobs-packages-inner{z-index:1;width:min(1440px,100%);margin:0 auto;position:relative}.jobs-packages-topbar{opacity:0;border-bottom:1px solid #d3e4e0;justify-content:space-between;align-items:center;gap:30px;padding-bottom:24px;display:flex}.jobs-packages-visible .jobs-packages-topbar{animation:.72s cubic-bezier(.16,1,.3,1) both jobsPackagesFadeUp}.jobs-packages-label,.jobs-packages-count{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:750}.jobs-packages-label{color:#2e9c8f}.jobs-packages-count{color:#7b8d88}.jobs-packages-intro{opacity:0;grid-template-columns:minmax(500px,1.2fr) minmax(320px,.58fr);align-items:end;gap:80px;margin-top:66px;display:grid}.jobs-packages-visible .jobs-packages-intro{animation:.8s cubic-bezier(.16,1,.3,1) .1s both jobsPackagesFadeUp}.jobs-packages-kicker{color:#2e9c8f;align-items:center;gap:10px;font-size:13px;font-weight:750;display:inline-flex}.jobs-packages-kicker:before{content:"";background:#2e9c8f;border-radius:999px;width:25px;height:2px}.jobs-packages-intro h2{color:#182320;letter-spacing:-.065em;margin:20px 0 0;font-size:clamp(59px,6.1vw,92px);font-weight:690;line-height:.94}.jobs-packages-intro h2 span{color:#2e9c8f;margin-top:7px;display:block}.jobs-packages-intro-copy>p{color:#687a75;margin:0;font-size:15px;line-height:1.75}.jobs-packages-intro-tags{flex-wrap:wrap;gap:9px;margin-top:27px;display:flex}.jobs-packages-intro-tags span{color:#536761;background:#ffffffa6;border:1px solid #cfe0dc;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:10px;font-weight:700;display:inline-flex}.jobs-packages-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;margin-top:72px;display:grid}.jobs-package-card{--card-background:#fff;--card-border:#d2e0dc;--card-text:#17211f;--card-muted:#687a75;--card-line:#dce8e5;--card-accent:#2e9c8f;--card-accent-soft:#e2f2ef;--card-button-background:#17211f;--card-button-color:#fff;border:1px solid var(--card-border);background:var(--card-background);min-width:0;min-height:650px;color:var(--card-text);opacity:0;border-radius:18px;flex-direction:column;padding:30px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.jobs-packages-visible .jobs-package-card{animation:jobsPackagesCardIn .75s cubic-bezier(.16, 1, .3, 1) var(--package-delay) both}.jobs-package-card:hover{border-color:var(--card-accent);transform:translateY(-7px);box-shadow:0 24px 58px #1938311c}.jobs-package-card-soft{--card-background:#e5f3f0;--card-border:#bfdbd5;--card-accent-soft:#ffffffb3;--card-line:#c6ded8;--card-button-background:#2e9c8f}.jobs-package-card-featured{--card-background:#0a1714;--card-border:#2e9c8f;--card-text:#fff;--card-muted:#9cafaa;--card-line:#27413b;--card-accent:#52b8ab;--card-accent-soft:#52b8ab26;--card-button-background:#52b8ab;--card-button-color:#07110f;box-shadow:0 22px 55px #07110f2b}.jobs-package-card-featured:hover{border-color:#52b8ab;box-shadow:0 28px 65px #07110f40}.jobs-package-card-top{justify-content:space-between;align-items:center;gap:16px;min-height:34px;display:flex}.jobs-package-stage,.jobs-package-badge{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:31px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.jobs-package-stage{background:var(--card-accent-soft);color:var(--card-accent)}.jobs-package-badge{background:var(--card-accent);color:#07110f}.jobs-package-card-featured .jobs-package-badge{color:#167e72;background:#fff}.jobs-package-number{border:1px solid var(--card-line);width:34px;height:34px;color:var(--card-muted);border-radius:50%;place-items:center;font-size:10px;font-weight:750;display:grid}.jobs-package-card-heading{margin-top:36px}.jobs-package-card-heading h3{color:var(--card-text);letter-spacing:-.052em;margin:0;font-size:clamp(33px,3vw,45px);font-weight:720;line-height:.98}.jobs-package-price{margin-top:29px}.jobs-package-price strong,.jobs-package-price span{display:block}.jobs-package-price strong{color:var(--card-text);letter-spacing:-.06em;font-size:clamp(42px,4vw,59px);font-weight:760;line-height:.92}.jobs-package-card-soft .jobs-package-price strong{color:#1c5f57}.jobs-package-card-featured .jobs-package-price strong{color:#fff}.jobs-package-price span{color:var(--card-muted);margin-top:10px;font-size:11px;font-weight:650}.jobs-package-description{min-height:93px;color:var(--card-muted);margin:24px 0 0;font-size:13px;line-height:1.68}.jobs-package-features{border-top:1px solid var(--card-line);margin-top:25px;padding-top:25px}.jobs-package-features-label{color:var(--card-text);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.jobs-package-features ul{flex-direction:column;gap:13px;margin:21px 0 0;padding:0;list-style:none;display:flex}.jobs-package-features li{grid-template-columns:23px minmax(0,1fr);align-items:start;gap:10px;display:grid}.jobs-package-check{background:var(--card-accent-soft);width:21px;height:21px;color:var(--card-accent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.jobs-package-card-featured .jobs-package-check{color:#2e9c8f;background:#fff}.jobs-package-check svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.jobs-package-features li p{color:var(--card-text);margin:1px 0 0;font-size:12px;font-weight:620;line-height:1.45}.jobs-package-button{border:1px solid var(--card-button-background);background:var(--card-button-background);width:100%;min-height:56px;color:var(--card-button-color);text-align:center;border-radius:11px;justify-content:center;align-items:center;gap:11px;margin-top:auto;padding:0 19px;font-size:13px;font-weight:760;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s;display:inline-flex}.jobs-package-features+.jobs-package-button{margin-top:29px}.jobs-package-button:hover{background:#2e9c8f;border-color:#2e9c8f;transform:translateY(-3px)}.jobs-package-card-featured .jobs-package-button:hover{background:#fff;border-color:#fff}.jobs-package-button svg,.jobs-packages-note-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:17px;height:17px}.jobs-package-button:hover svg,.jobs-packages-note-link:hover svg{animation:.7s ease-in-out infinite jobsPackagesArrowMove}.jobs-packages-note{opacity:0;background:#ffffffb3;border:1px solid #d2e2de;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:28px;padding:28px 30px;display:grid}.jobs-packages-visible .jobs-packages-note{animation:.75s cubic-bezier(.16,1,.3,1) .6s both jobsPackagesFadeUp}.jobs-packages-note-icon{color:#2e9c8f;background:#e2f2ef;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.jobs-packages-note-icon span{font-family:Georgia,serif;font-size:18px;font-style:italic;font-weight:700}.jobs-packages-note-copy{max-width:760px}.jobs-packages-note-copy>span{color:#263732;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.jobs-packages-note-copy p{color:#71817d;margin:7px 0 0;font-size:11px;line-height:1.65}.jobs-packages-note-link{color:#1a2b27;white-space:nowrap;background:#fff;border:1px solid #c4d9d4;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 17px;font-size:11px;font-weight:750;text-decoration:none;transition:transform .22s,border-color .22s,color .22s;display:inline-flex}.jobs-packages-note-link:hover{color:#2e9c8f;border-color:#2e9c8f;transform:translateY(-2px)}@media (width<=1180px){.jobs-packages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jobs-package-card{min-height:625px}}@media (width<=930px){.jobs-packages{padding-left:24px;padding-right:24px}.jobs-packages-intro{grid-template-columns:1fr;gap:30px}.jobs-packages-intro-copy{max-width:700px}.jobs-packages-note{grid-template-columns:44px minmax(0,1fr)}.jobs-packages-note-link{grid-column:2;justify-self:start}}@media (width<=680px){.jobs-packages{padding:86px 15px 68px}.jobs-packages-topbar{flex-direction:column;align-items:flex-start;gap:11px}.jobs-packages-intro{margin-top:52px}.jobs-packages-intro h2{font-size:clamp(44px,13vw,60px)}.jobs-packages-intro-copy>p{font-size:14px}.jobs-packages-grid{grid-template-columns:1fr;gap:14px;margin-top:55px}.jobs-package-card{border-radius:16px;min-height:auto;padding:25px}.jobs-package-card-heading{margin-top:31px}.jobs-package-card-heading h3{font-size:36px}.jobs-package-price strong{font-size:49px}.jobs-package-description{min-height:0}.jobs-package-button{margin-top:30px}.jobs-packages-note{border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:start;padding:23px}.jobs-packages-note-icon{width:38px;height:38px}.jobs-packages-note-link{grid-column:1/-1;width:100%;margin-top:8px}}@media (width<=430px){.jobs-packages-intro h2{font-size:41px}.jobs-packages-intro-tags{flex-direction:column;align-items:flex-start}.jobs-package-card{padding:22px}.jobs-package-card-top{align-items:flex-start}.jobs-package-card-heading h3{font-size:32px}.jobs-package-price strong{font-size:44px}}@media (prefers-reduced-motion:reduce){.jobs-packages *,.jobs-packages :before,.jobs-packages :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body.jobs-inquiry-open{overflow:hidden}button.jobs-package-button,button.jobs-packages-note-link{font:inherit;cursor:pointer}.jobs-inquiry-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080ad6;justify-content:center;align-items:center;padding:24px;animation:.18s both jobsInquiryOverlayIn;display:flex;position:fixed;inset:0}.jobs-inquiry-modal{--jobs-inquiry-accent:#e73546;overscroll-behavior:contain;color:#15171a;background:#fff;border:1px solid #1315191f;width:min(780px,100%);max-height:calc(100vh - 48px);padding:42px;animation:.22s both jobsInquiryModalIn;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000057}.jobs-inquiry-close{z-index:2;color:#15171a;cursor:pointer;background:#f2f3f4;border:1px solid #13151914;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:18px;right:18px}.jobs-inquiry-close:hover{background:#e7e9eb;transform:rotate(4deg)}.jobs-inquiry-close:disabled{cursor:not-allowed;opacity:.5}.jobs-inquiry-close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.jobs-inquiry-header{max-width:630px;padding-right:48px}.jobs-inquiry-kicker{color:var(--jobs-inquiry-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:800;display:inline-flex}.jobs-inquiry-kicker:before{content:"";background:currentColor;width:28px;height:2px}.jobs-inquiry-header h3{color:#111316;letter-spacing:-.045em;flex-direction:column;gap:2px;margin:0;font-size:clamp(34px,5vw,54px);font-weight:500;line-height:.98;display:flex}.jobs-inquiry-header h3 strong{color:var(--jobs-inquiry-accent);font-weight:800}.jobs-inquiry-header p{color:#62666c;max-width:600px;margin:20px 0 0;font-size:15px;line-height:1.65}.jobs-inquiry-package{border-left:4px solid var(--jobs-inquiry-accent);background:#f4f5f6;justify-content:space-between;align-items:flex-end;gap:24px;margin:30px 0;padding:22px 24px;display:flex}.jobs-inquiry-package>div:first-child{flex-direction:column;min-width:0;display:flex}.jobs-inquiry-package span{color:#777b81;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.jobs-inquiry-package>div:first-child>strong{color:#141619;margin-top:6px;font-size:21px;font-weight:800}.jobs-inquiry-package small{color:#6c7076;max-width:500px;margin-top:5px;font-size:13px;line-height:1.45}.jobs-inquiry-package-price{text-align:right;flex:none}.jobs-inquiry-package-price strong{color:#141619;letter-spacing:-.035em;font-size:24px;font-weight:800;display:block}.jobs-inquiry-package-price span{letter-spacing:.04em;text-transform:none;margin-top:3px;font-size:10px;display:block}.jobs-inquiry-form{flex-direction:column;gap:18px;display:flex}.jobs-inquiry-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.jobs-inquiry-field{flex-direction:column;gap:8px;display:flex}.jobs-inquiry-field>span{color:#30343a;font-size:12px;font-weight:750}.jobs-inquiry-field input,.jobs-inquiry-field select,.jobs-inquiry-field textarea{color:#15171a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d9dcdf;border-radius:0;outline:none;font-size:14px;transition:border-color .16s,box-shadow .16s,background-color .16s}.jobs-inquiry-field input,.jobs-inquiry-field select{height:52px;padding:0 15px}.jobs-inquiry-field textarea{resize:vertical;min-height:138px;padding:15px;line-height:1.55}.jobs-inquiry-field input::placeholder,.jobs-inquiry-field textarea::placeholder{color:#a1a5aa}.jobs-inquiry-field input:focus,.jobs-inquiry-field select:focus,.jobs-inquiry-field textarea:focus{border-color:var(--jobs-inquiry-accent);background:#fff;box-shadow:0 0 0 3px #e735461a}.jobs-inquiry-consent{color:#676b71;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;display:grid}.jobs-inquiry-consent input{width:17px;height:17px;accent-color:var(--jobs-inquiry-accent);margin:1px 0 0}.jobs-inquiry-error{color:#9e1825;background:#fff0f2;border:1px solid #f1bdc3;padding:13px 15px;font-size:13px;font-weight:650;line-height:1.5}.jobs-inquiry-submit{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:#15171a;border:0;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:800;transition:background-color .16s,transform .16s;display:flex}.jobs-inquiry-submit:hover:not(:disabled){background:var(--jobs-inquiry-accent);transform:translateY(-2px)}.jobs-inquiry-submit:disabled{cursor:wait;opacity:.7}.jobs-inquiry-submit svg,.jobs-inquiry-success-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.jobs-inquiry-loader{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite jobsInquiryLoader}.jobs-inquiry-form-note{color:#92969b;text-align:center;margin:-6px 0 0;font-size:11px;line-height:1.5}.jobs-inquiry-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:40px 20px;display:flex}.jobs-inquiry-success-icon{color:#fff;background:var(--jobs-inquiry-accent);border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:24px;display:grid}.jobs-inquiry-success-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.jobs-inquiry-success>span{color:var(--jobs-inquiry-accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.jobs-inquiry-success h3{color:#141619;letter-spacing:-.04em;max-width:560px;margin:15px 0 0;font-size:clamp(30px,5vw,46px);line-height:1.05}.jobs-inquiry-success p{color:#676b71;max-width:540px;margin:18px 0 0;font-size:15px;line-height:1.65}.jobs-inquiry-success-button{color:#fff;min-height:54px;font:inherit;cursor:pointer;background:#15171a;border:0;align-items:center;gap:22px;margin-top:30px;padding:0 20px;font-size:13px;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.jobs-inquiry-success-button:hover{background:var(--jobs-inquiry-accent);transform:translateY(-2px)}@keyframes jobsInquiryOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes jobsInquiryModalIn{0%{opacity:0;transform:translateY(20px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes jobsInquiryLoader{to{transform:rotate(360deg)}}@media (width<=700px){.jobs-inquiry-overlay{align-items:flex-end;padding:0}.jobs-inquiry-modal{width:100%;max-height:94vh;padding:34px 20px 26px}.jobs-inquiry-close{width:38px;height:38px;top:12px;right:12px}.jobs-inquiry-header{padding-right:42px}.jobs-inquiry-header h3{font-size:36px}.jobs-inquiry-package{flex-direction:column;align-items:flex-start;gap:16px;margin:24px 0;padding:18px}.jobs-inquiry-package-price{text-align:left}.jobs-inquiry-form-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.jobs-inquiry-overlay,.jobs-inquiry-modal,.jobs-inquiry-loader{animation:none}.jobs-inquiry-close,.jobs-inquiry-submit,.jobs-inquiry-success-button{transition:none}}@keyframes jobsProcessFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.jobs-process{color:#17211f;background:#fff;width:100%;padding:130px 5.5% 112px;font-family:Inter,Arial,sans-serif;position:relative;overflow:hidden}.jobs-process-inner{width:min(1440px,100%);margin:0 auto}.jobs-process-header{opacity:0;border-bottom:1px solid #d5e2df;justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:26px;display:flex}.jobs-process-visible .jobs-process-header{animation:.7s both jobsProcessFadeUp}.jobs-process-label{color:#2e9c8f;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:750}.jobs-process-header p{color:#6e7d79;text-align:right;max-width:410px;margin:0;font-size:13px;line-height:1.65}.jobs-process-intro{opacity:0;justify-content:space-between;align-items:flex-end;gap:60px;margin-top:70px;display:flex}.jobs-process-visible .jobs-process-intro{animation:.8s .12s both jobsProcessFadeUp}.jobs-process-kicker{color:#2e9c8f;text-transform:uppercase;font-size:13px;font-weight:750}.jobs-process-intro h2{color:#182320;letter-spacing:-.07em;margin:20px 0 0;font-size:clamp(61px,6.2vw,94px);font-weight:670;line-height:.93}.jobs-process-intro h2 span{color:#2e9c8f;margin-top:8px;display:block}.jobs-process-main-link{color:#04100d;background:#2e9c8f;border:1px solid #2e9c8f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:13px;min-height:50px;padding:0 20px;font-size:13px;font-weight:750;text-decoration:none;transition:background-color .22s,transform .22s;display:inline-flex}.jobs-process-main-link:hover{background:#4ab3a6;transform:translateY(-3px)}.jobs-process-main-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.jobs-process-main-link:hover svg{transform:translate(4px)}.jobs-process-steps{grid-template-columns:repeat(4,1fr);margin-top:85px;display:grid}.jobs-process-step{opacity:0;min-width:0;padding-right:34px}.jobs-process-visible .jobs-process-step{animation:.72s both jobsProcessFadeUp}.jobs-process-visible .jobs-process-step:first-child{animation-delay:.3s}.jobs-process-visible .jobs-process-step:nth-child(2){animation-delay:.42s}.jobs-process-visible .jobs-process-step:nth-child(3){animation-delay:.54s}.jobs-process-visible .jobs-process-step:nth-child(4){animation-delay:.66s}.jobs-process-step-top{align-items:center;gap:17px;display:flex}.jobs-process-step-number{color:#2e9c8f;background:#e5f4f1;border:1px solid #2e9c8f47;border-radius:9px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:10px;font-weight:750;display:grid}.jobs-process-step-line{background:#cfdfdc;width:100%;height:1px}.jobs-process-step h3{color:#24312e;letter-spacing:-.04em;margin:28px 0 0;font-size:23px;font-weight:620;line-height:1.1}.jobs-process-step p{color:#71807c;max-width:270px;margin:18px 0 0;font-size:13px;line-height:1.7}.jobs-process-system{opacity:0;background:#07110f;grid-template-columns:minmax(340px,.75fr) minmax(600px,1.25fr);align-items:center;gap:70px;margin-top:105px;padding:42px;display:grid}.jobs-process-visible .jobs-process-system{animation:.8s .75s both jobsProcessFadeUp}.jobs-process-system-copy span,.jobs-process-system-copy strong{display:block}.jobs-process-system-copy span{color:#2e9c8f;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.jobs-process-system-copy strong{color:#edf3f0;letter-spacing:-.035em;max-width:430px;margin-top:13px;font-size:25px;font-weight:600;line-height:1.3}.jobs-process-system-flow{grid-template-columns:minmax(100px,1fr) 28px minmax(100px,1fr) 28px minmax(100px,1fr) 28px minmax(100px,1fr);align-items:center;gap:9px;display:grid}.jobs-process-system-flow>div{background:#0c1916;border:1px solid #20322e;flex-direction:column;justify-content:space-between;min-height:100px;padding:16px;display:flex}.jobs-process-system-flow>div span{color:#6d7e79;font-size:9px;font-weight:700}.jobs-process-system-flow>div strong{color:#dfe8e4;font-size:15px;font-weight:600}.jobs-process-system-flow>.jobs-process-system-result{background:#15372f;border-color:#2e9c8f}.jobs-process-system-result span,.jobs-process-system-result strong{color:#fff!important}.jobs-process-system-arrow{color:#2e9c8f;place-items:center;display:grid}.jobs-process-system-arrow svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@media (width<=1080px){.jobs-process-system{grid-template-columns:1fr;gap:40px}}@media (width<=960px){.jobs-process-intro{flex-direction:column;align-items:flex-start}.jobs-process-steps{grid-template-columns:repeat(2,1fr);gap:50px 25px}.jobs-process-step:nth-child(2) .jobs-process-step-line{display:none}}@media (width<=680px){.jobs-process{padding:88px 18px 75px}.jobs-process-header{flex-direction:column;align-items:flex-start;gap:18px}.jobs-process-header p{text-align:left;max-width:100%}.jobs-process-intro{margin-top:55px}.jobs-process-intro h2{font-size:clamp(47px,14vw,64px)}.jobs-process-main-link{width:100%}.jobs-process-steps{grid-template-columns:1fr;gap:38px;margin-top:60px}.jobs-process-step{padding-right:0}.jobs-process-step-line{display:none}.jobs-process-step p{max-width:100%}.jobs-process-system{margin-top:75px;padding:25px}.jobs-process-system-copy strong{font-size:21px}.jobs-process-system-flow{grid-template-columns:1fr}.jobs-process-system-arrow{height:25px;transform:rotate(90deg)}.jobs-process-system-flow>div{min-height:78px}}@media (width<=440px){.jobs-process{padding-left:16px;padding-right:16px}.jobs-process-intro h2{font-size:43px}.jobs-process-system{padding:20px}}@media (prefers-reduced-motion:reduce){.jobs-process *,.jobs-process :before,.jobs-process :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes jobsContactFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes jobsContactScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.jobs-contact{isolation:isolate;color:#fff;background:#07110f;align-items:center;width:100%;min-height:780px;padding:96px 5.5% 70px;font-family:Inter,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.jobs-contact-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.jobs-contact-background-grid{opacity:.6;background-image:linear-gradient(#2e9c8f0e 1px,#0000 1px),linear-gradient(90deg,#2e9c8f0e 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0}.jobs-contact-background-circle{border:160px solid #2e9c8f17;border-radius:50%;width:900px;height:900px;position:absolute;top:-360px;right:-260px}.jobs-contact-background-word{color:#2e9c8f0b;letter-spacing:-.09em;white-space:nowrap;font-size:clamp(170px,26vw,440px);font-weight:800;line-height:.8;position:absolute;bottom:-50px;right:-35px}.jobs-contact-inner{z-index:2;width:min(1440px,100%);margin:0 auto;position:relative}.jobs-contact-top{color:#70817c;letter-spacing:.1em;text-transform:uppercase;opacity:0;border-bottom:1px solid #1d302b;justify-content:space-between;align-items:center;gap:25px;padding-bottom:25px;font-size:10px;font-weight:700;display:flex}.jobs-contact-visible .jobs-contact-top{animation:.7s both jobsContactFadeUp}.jobs-contact-content{opacity:0;max-width:1120px;margin-top:84px}.jobs-contact-visible .jobs-contact-content{animation:.85s cubic-bezier(.2,.8,.2,1) .15s both jobsContactScaleIn}.jobs-contact-kicker{color:#2e9c8f;letter-spacing:.03em;text-transform:uppercase;font-size:13px;font-weight:750}.jobs-contact-content h2{color:#f1f5f3;letter-spacing:-.075em;margin:22px 0 0;font-size:clamp(63px,7.2vw,112px);font-weight:650;line-height:.91}.jobs-contact-content h2 span{color:#2e9c8f;margin-top:9px;display:block}.jobs-contact-content>p{color:#82908b;max-width:720px;margin:34px 0 0;font-size:17px;line-height:1.75}.jobs-contact-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:40px;display:flex}.jobs-contact-button{color:#04100d;background:#2e9c8f;border:1px solid #2e9c8f;border-radius:7px;justify-content:center;align-items:center;gap:13px;min-height:54px;padding:0 22px;font-size:13px;font-weight:750;text-decoration:none;transition:background-color .22s,transform .22s;display:inline-flex}.jobs-contact-button:hover{background:#4bb4a7;transform:translateY(-3px)}.jobs-contact-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.jobs-contact-button:hover svg{transform:translate(4px)}.jobs-contact-secondary-link{color:#a7b4af;font-size:12px;font-weight:650;text-decoration:none;transition:color .22s,transform .22s}.jobs-contact-secondary-link:hover{color:#fff;transform:translate(3px)}.jobs-contact-bottom{opacity:0;border-top:1px solid #1d302b;grid-template-columns:repeat(3,1fr);margin-top:95px;padding-top:28px;display:grid}.jobs-contact-visible .jobs-contact-bottom{animation:.75s .55s both jobsContactFadeUp}.jobs-contact-bottom>div{padding-right:30px}.jobs-contact-bottom>div+div{border-left:1px solid #1d302b;padding-left:30px}.jobs-contact-bottom span,.jobs-contact-bottom strong{display:block}.jobs-contact-bottom span{color:#2e9c8f;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:750}.jobs-contact-bottom strong{color:#dfe8e4;margin-top:9px;font-size:14px;font-weight:600}@media (width<=960px){.jobs-contact{min-height:720px}.jobs-contact-content h2{font-size:clamp(58px,9vw,90px)}}@media (width<=680px){.jobs-contact{min-height:690px;padding:72px 18px 55px}.jobs-contact-background-grid{background-size:56px 56px}.jobs-contact-background-circle{border-width:100px;width:620px;height:620px;top:-220px;right:-250px}.jobs-contact-background-word{font-size:140px;bottom:-16px;right:-15px}.jobs-contact-top{flex-direction:column;align-items:flex-start;gap:7px}.jobs-contact-content{margin-top:60px}.jobs-contact-kicker{font-size:11px}.jobs-contact-content h2{font-size:clamp(43px,13vw,59px);line-height:.96}.jobs-contact-content>p{margin-top:25px;font-size:14px}.jobs-contact-actions{flex-direction:column;align-items:stretch;gap:18px}.jobs-contact-button{width:100%}.jobs-contact-secondary-link{text-align:center}.jobs-contact-bottom{grid-template-columns:1fr;margin-top:68px}.jobs-contact-bottom>div,.jobs-contact-bottom>div+div{border-bottom:1px solid #1d302b;border-left:0;padding:20px 0}}@media (width<=440px){.jobs-contact{padding-left:16px;padding-right:16px}.jobs-contact-content h2{font-size:40px}}@media (prefers-reduced-motion:reduce){.jobs-contact *,.jobs-contact :before,.jobs-contact :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes kiHeroBackgroundReveal{0%{opacity:0}to{opacity:1}}@keyframes kiHeroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes kiHeroCardReveal{0%{opacity:0;transform:translateY(32px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kiHeroDotPulse{0%,to{box-shadow:0 0 #e5454533,0 0 12px #e545453d}50%{box-shadow:0 0 0 7px #e5454500,0 0 19px #e5454566}}.ki-hero{isolation:isolate;color:#17201f;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#f1f5f5;width:100%;min-height:100svh;padding:2px 32px 38px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.ki-hero-background{z-index:-2;pointer-events:none;opacity:0;animation:1s forwards kiHeroBackgroundReveal;position:absolute;inset:0;overflow:hidden}.ki-hero-grid{opacity:.68;background-image:linear-gradient(#243a3709 1px,#0000 1px),linear-gradient(90deg,#243a3709 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000,#0000 82%);mask-image:radial-gradient(circle at 50% 40%,#000,#0000 82%)}.ki-hero-glow{filter:blur(145px);border-radius:50%;position:absolute}.ki-hero-glow-left{background:#e5454513;width:690px;height:690px;top:50px;left:-310px}.ki-hero-glow-center{background:#e545450d;width:840px;height:500px;top:160px;left:50%;transform:translate(-50%)}.ki-hero-glow-right{background:#e5454511;width:720px;height:720px;top:170px;right:-330px}.ki-hero-ring{border:1px solid #e5454511;border-radius:50%;position:absolute}.ki-hero-ring-one{width:920px;height:920px;top:-390px;right:-330px}.ki-hero-ring-two{border-style:dashed;width:980px;height:980px;bottom:-560px;left:-430px}.ki-hero-background-word{color:#e5454506;letter-spacing:-.1em;white-space:nowrap;font-size:clamp(170px,23vw,420px);font-weight:850;line-height:.78;position:absolute;bottom:-48px;right:-38px}.ki-hero-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.ki-hero-topbar{opacity:0;border-bottom:1px solid #cad5d3;justify-content:space-between;align-items:center;gap:30px;min-height:62px;padding-bottom:20px;animation:.7s 80ms forwards kiHeroFadeUp;display:flex;transform:translateY(22px)}.ki-hero-brand{align-items:center;gap:12px;display:flex}.ki-hero-brand-icon{color:#e54545;background:#fff;border:1px solid #d4dcdb;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #233d3912,inset 0 1px #fffffffa}.ki-hero-brand-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.ki-hero-brand-copy strong,.ki-hero-brand-copy span{display:block}.ki-hero-brand-copy strong{color:#17201f;letter-spacing:-.015em;font-size:14px;font-weight:780}.ki-hero-brand-copy span{color:#74847f;margin-top:4px;font-size:11px;font-weight:550}.ki-hero-network{color:#60736e;-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #d2dcda;border-radius:999px;align-items:center;gap:9px;min-height:37px;padding:0 14px;font-size:11px;font-weight:650;display:inline-flex;box-shadow:0 8px 20px #233d390b,inset 0 1px #fffffff2}.ki-hero-network-dot{background:#e54545;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.8s ease-in-out infinite kiHeroDotPulse}.ki-hero-main{text-align:center;flex-direction:column;align-items:center;width:min(1120px,100%);margin:0 auto;padding:78px 0 72px;display:flex}.ki-hero-eyebrow{color:#5d706b;letter-spacing:.055em;text-transform:uppercase;opacity:0;-webkit-backdrop-filter:blur(14px);background:#ffffffc2;border:1px solid #d1dcda;border-radius:999px;align-items:center;gap:10px;min-height:39px;padding:5px 15px 5px 6px;font-size:11px;font-weight:750;animation:.72s .16s forwards kiHeroFadeUp;display:inline-flex;transform:translateY(24px);box-shadow:0 10px 26px #233d390f,inset 0 1px #fffffffa}.ki-hero-eyebrow-icon{color:#fff;background:#e54545;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.ki-hero-eyebrow-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.ki-hero-title{color:#17201f;letter-spacing:-.078em;text-wrap:balance;opacity:0;max-width:1150px;margin:29px 0 0;font-size:clamp(68px,7.4vw,118px);font-weight:790;line-height:.89;animation:.82s cubic-bezier(.2,.75,.25,1) .25s forwards kiHeroFadeUp;transform:translateY(28px)}.ki-hero-title span{color:#e54545;margin-top:13px;display:block}.ki-hero-description{color:#647772;letter-spacing:-.012em;text-wrap:balance;opacity:0;max-width:790px;margin:36px auto 0;font-size:18px;font-weight:500;line-height:1.72;animation:.76s .37s forwards kiHeroFadeUp;transform:translateY(25px)}.ki-hero-actions{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;margin-top:34px;animation:.72s .47s forwards kiHeroFadeUp;display:flex;transform:translateY(24px)}.ki-hero-button{border-radius:12px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 21px;font-size:13px;font-weight:750;line-height:1;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,color .22s,box-shadow .22s;display:inline-flex}.ki-hero-button:hover{transform:translateY(-3px)}.ki-hero-button>svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .22s}.ki-hero-button:hover>svg{transform:translate(4px)}.ki-hero-button-primary{color:#fff;background:#e54545;border:1px solid #e54545;box-shadow:0 16px 34px #e5454538,inset 0 1px #ffffff2e}.ki-hero-button-primary:hover{background:#d83d3d;border-color:#d83d3d;box-shadow:0 20px 42px #e545454a,inset 0 1px #fff3}.ki-hero-button-secondary{color:#263835;background:#ffffffd1;border:1px solid #cbd6d4;box-shadow:0 10px 26px #233d390f,inset 0 1px #fffffffa}.ki-hero-button-secondary:hover{background:#fff;border-color:#aebfbb;box-shadow:0 15px 32px #233d391a,inset 0 1px #fff}.ki-hero-button-play{color:#e54545;background:#edf1f0;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.ki-hero-button-play svg{fill:currentColor;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.ki-hero-benefits{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:28px;animation:.7s .57s forwards kiHeroFadeUp;display:flex;transform:translateY(22px)}.ki-hero-benefit{color:#5f726d;-webkit-backdrop-filter:blur(10px);background:#ffffffa8;border:1px solid #d2dcda;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 13px 0 7px;font-size:11px;font-weight:650;display:inline-flex}.ki-hero-benefit-check{color:#e54545;background:#feeaea;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.ki-hero-benefit-check svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.ki-hero-features{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.ki-hero-feature{opacity:0;min-width:0;min-height:310px;animation:kiHeroCardReveal .76s cubic-bezier(.2, .75, .25, 1) var(--ki-feature-delay) forwards;background:#ffffffe6;border:1px solid #cbd6d4;border-radius:22px;flex-direction:column;padding:28px;transition:transform .25s,border-color .25s,background-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;transform:translateY(32px)scale(.985);box-shadow:0 19px 45px #233d3917,0 3px 10px #233d390a,inset 0 1px #fffffffa}.ki-hero-feature:hover{background:#fff;border-color:#aebfbb;transform:translateY(-7px);box-shadow:0 29px 62px #233d3924,0 5px 16px #233d390f,inset 0 1px #fff}.ki-hero-feature-active{background:#fff4f4;border-color:#e545458a;box-shadow:0 27px 60px #e5454521,0 0 0 2px #e545450e,inset 0 1px #fffffffa}.ki-hero-feature-active:hover{background:#fff0f0;border-color:#e54545;box-shadow:0 31px 68px #e545452e,0 0 0 2px #e5454512,inset 0 1px #fff}.ki-hero-feature:before{content:"";background:0 0;border-radius:0 0 999px 999px;height:4px;position:absolute;top:0;left:28px;right:28px}.ki-hero-feature-active:before{background:#e54545}.ki-hero-feature-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ki-hero-feature-number{color:#81908c;letter-spacing:.08em;padding-top:5px;font-size:12px;font-weight:750}.ki-hero-feature-active .ki-hero-feature-number{color:#e54545}.ki-hero-feature-icon{color:#61746f;background:#f3f6f5;border:1px solid #d1dbd9;border-radius:15px;place-items:center;width:52px;height:52px;transition:transform .22s,border-color .22s,background-color .22s,color .22s,box-shadow .22s;display:grid}.ki-hero-feature:hover .ki-hero-feature-icon{background:#fff;border-color:#b9c8c5;transform:translateY(-3px);box-shadow:0 10px 25px #233d3917}.ki-hero-feature-active .ki-hero-feature-icon{color:#fff;background:#e54545;border-color:#e54545;box-shadow:0 12px 28px #e5454533}.ki-hero-feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.ki-hero-feature-content{margin-top:39px}.ki-hero-feature-content h2{color:#17201f;letter-spacing:-.045em;max-width:390px;margin:0;font-size:clamp(25px,2vw,32px);font-weight:760;line-height:1.08}.ki-hero-feature-content p{color:#657873;max-width:410px;margin:16px 0 0;font-size:14px;font-weight:500;line-height:1.67}.ki-hero-feature-footer{border-top:1px solid #d4dddb;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:22px;display:flex}.ki-hero-feature-footer>span{color:#667974;font-size:12px;font-weight:650}.ki-hero-feature-footer a{color:#e54545;background:#fff;border:1px solid #ccd7d5;border-radius:12px;place-items:center;width:42px;height:42px;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,color .22s,box-shadow .22s;display:grid;box-shadow:0 6px 16px #233d390e}.ki-hero-feature-footer a:hover{color:#fff;background:#e54545;border-color:#e54545;transform:translate(3px);box-shadow:0 10px 24px #e545452e}.ki-hero-feature-footer svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ki-hero-bottom{opacity:0;-webkit-backdrop-filter:blur(13px);background:#ffffffb8;border:1px solid #ccd7d5;border-radius:17px;grid-template-columns:auto minmax(50px,1fr) auto;align-items:center;gap:22px;margin-top:27px;padding:22px 24px;animation:.72s .96s forwards kiHeroFadeUp;display:grid;transform:translateY(20px);box-shadow:0 12px 30px #233d390e,inset 0 1px #fffffffa}.ki-hero-bottom>span:first-child{color:#263936;font-size:12px;font-weight:750}.ki-hero-bottom-line{background:#d1dcda;height:1px}.ki-hero-bottom-items{align-items:center;gap:22px;display:flex}.ki-hero-bottom-items span{color:#6c7e79;white-space:nowrap;align-items:center;gap:8px;font-size:11px;font-weight:650;display:inline-flex}.ki-hero-bottom-items i{background:#e54545;border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (width<=1080px){.ki-hero{padding-top:118px}.ki-hero-main{padding-top:68px}.ki-hero-title{font-size:clamp(64px,9vw,100px)}.ki-hero-features{grid-template-columns:1fr}.ki-hero-feature{grid-template-columns:70px minmax(0,1fr) auto;align-items:center;column-gap:24px;min-height:0;display:grid}.ki-hero-feature-head{display:contents}.ki-hero-feature-number{position:absolute;top:22px;left:28px}.ki-hero-feature-icon{grid-area:1/1;align-self:start;margin-top:25px}.ki-hero-feature-content{grid-area:1/2;margin:0}.ki-hero-feature-footer{border-top:0;grid-area:1/3;align-self:center;margin:0;padding:0}.ki-hero-feature-footer>span{display:none}}@media (width<=760px){.ki-hero{min-height:auto;padding:102px 16px 28px}.ki-hero-grid{background-size:60px 60px}.ki-hero-topbar{min-height:54px;padding-bottom:15px}.ki-hero-brand-icon{border-radius:10px;width:37px;height:37px}.ki-hero-brand-copy strong{font-size:12px}.ki-hero-brand-copy span{font-size:9px}.ki-hero-network{display:none}.ki-hero-main{padding:55px 0 48px}.ki-hero-eyebrow{min-height:35px;font-size:9px}.ki-hero-eyebrow-icon{width:25px;height:25px}.ki-hero-title{letter-spacing:-.067em;margin-top:23px;font-size:clamp(47px,13.2vw,68px);line-height:.94}.ki-hero-title span{margin-top:9px}.ki-hero-description{margin-top:27px;font-size:14px;line-height:1.65}.ki-hero-actions{grid-template-columns:1fr;gap:8px;width:100%;margin-top:28px;display:grid}.ki-hero-button{border-radius:11px;width:100%;min-height:49px;font-size:11px}.ki-hero-benefits{flex-direction:column;align-items:stretch;gap:7px}.ki-hero-benefit{border-radius:11px;justify-content:flex-start;width:100%;min-height:39px}.ki-hero-features{gap:10px}.ki-hero-feature,.ki-hero-feature-active{background:#ffffffed;border-radius:16px;min-height:0;padding:18px;display:flex;box-shadow:0 11px 28px #233d3912,inset 0 1px #fffffffa}.ki-hero-feature-active{background:#fff5f5;border-color:#e5454566}.ki-hero-feature:hover,.ki-hero-feature-active:hover{transform:none}.ki-hero-feature:before{border-radius:0 999px 999px 0;width:3px;height:auto;inset:13px auto 13px 0}.ki-hero-feature-head{display:flex}.ki-hero-feature-number{padding-top:4px;font-size:10px;position:static}.ki-hero-feature-icon{border-radius:12px;width:44px;height:44px;margin:0}.ki-hero-feature-icon svg{width:20px;height:20px}.ki-hero-feature-content{margin-top:27px}.ki-hero-feature-content h2{font-size:24px}.ki-hero-feature-content p{margin-top:11px;font-size:12px;line-height:1.62}.ki-hero-feature-footer{border-top:1px solid #d4dddb;margin-top:20px;padding-top:15px;display:flex}.ki-hero-feature-footer>span{font-size:10px;display:block}.ki-hero-feature-footer a{border-radius:10px;width:38px;height:38px}.ki-hero-bottom{border-radius:15px;flex-direction:column;align-items:flex-start;gap:16px;margin-top:14px;padding:19px;display:flex}.ki-hero-bottom-line{width:100%}.ki-hero-bottom-items{flex-direction:column;align-items:flex-start;gap:11px;width:100%}}@media (width<=420px){.ki-hero{padding-left:10px;padding-right:10px}.ki-hero-title{font-size:43px}.ki-hero-description{font-size:13px}.ki-hero-feature{padding:16px}.ki-hero-feature-content h2{font-size:22px}}@media (prefers-reduced-motion:reduce){.ki-hero *,.ki-hero :before,.ki-hero :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}@keyframes kiPropertiesHeaderReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes kiPropertiesFeaturedReveal{0%{opacity:0;transform:translateY(38px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kiPropertyCardReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.ki-properties{--ki-properties-primary:#d3a476;--ki-properties-primary-dark:#b78353;--ki-properties-primary-soft:#d3a4761f;--ki-properties-text:#171919;--ki-properties-text-soft:#44534f;--ki-properties-muted:#63716d;--ki-properties-border:#d3ddda;--ki-properties-border-light:#e0e7e4;--ki-properties-surface:#fff;--ki-properties-surface-soft:#f5f8f7;isolation:isolate;width:100%;color:var(--ki-properties-text);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#fff;padding:122px 32px 112px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.ki-properties-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ki-properties-background-grid{opacity:.48;background-image:linear-gradient(#17191906 1px,#0000 1px),linear-gradient(90deg,#17191906 1px,#0000 1px);background-size:94px 94px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14% 88%,#0000 100%)}.ki-properties-background-glow{filter:blur(150px);border-radius:50%;position:absolute}.ki-properties-background-glow-left{background:#d3a47612;width:780px;height:780px;top:230px;left:-430px}.ki-properties-background-glow-right{background:#d3a4760f;width:780px;height:780px;bottom:100px;right:-430px}.ki-properties-background-circle{border:1px solid #f2385017;border-radius:50%;width:490px;height:490px;position:absolute;top:420px;right:-180px}.ki-properties-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.ki-properties-header{opacity:0;grid-template-columns:minmax(0,1fr) 450px;align-items:end;gap:90px;animation:.88s cubic-bezier(.2,.75,.2,1) 80ms both kiPropertiesHeaderReveal;display:grid}.ki-properties-header-content{max-width:920px}.ki-properties-label{border:1px solid var(--ki-properties-border);background:#fff;border-radius:999px;align-items:center;gap:13px;width:fit-content;min-height:57px;padding:7px 20px 7px 8px;display:inline-flex;box-shadow:0 10px 25px #1719190f,inset 0 1px #fffffffa}.ki-properties-label-icon{background:var(--ki-properties-primary-soft);width:42px;height:42px;color:var(--ki-properties-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ki-properties-label-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.ki-properties-label>span:not(.ki-properties-label-icon){color:var(--ki-properties-text);font-size:15px;font-weight:800;line-height:1.1}.ki-properties-label>i{background:#d3ddda;width:1px;height:21px}.ki-properties-label>small{color:#4d5c57;font-size:14px;font-weight:700;line-height:1.1}.ki-properties-header h2{max-width:920px;color:var(--ki-properties-text);letter-spacing:-.058em;margin:34px 0 0;font-size:clamp(61px,5.5vw,88px);font-weight:800;line-height:.96}.ki-properties-header h2 span{color:var(--ki-properties-primary);margin-top:10px;display:block}.ki-properties-header-copy{padding-bottom:7px}.ki-properties-header-copy>span{color:var(--ki-properties-primary-dark);font-size:17px;font-weight:800}.ki-properties-header-copy>p{color:#34433f;margin:16px 0 0;font-size:18px;font-weight:600;line-height:1.7}.ki-properties-mock-note{border-top:1px solid #d5dfdc;align-items:flex-start;gap:13px;margin-top:27px;padding-top:21px;display:flex}.ki-properties-mock-note>span{background:var(--ki-properties-primary-soft);width:37px;height:37px;color:var(--ki-properties-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ki-properties-mock-note svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ki-properties-mock-note p{color:#465550;margin:3px 0 0;font-size:13px;font-weight:700;line-height:1.55}.ki-properties-controls{background:#fffffffa;border:1px solid #ced9d6;border-radius:19px;justify-content:space-between;align-items:center;gap:28px;margin-top:69px;padding:20px;display:flex;box-shadow:0 17px 40px #17191911,0 4px 12px #17191905}.ki-properties-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ki-properties-filter{color:#3e4d48;cursor:pointer;background:#f4f7f6;border:1px solid #d3ddda;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 13px 0 16px;font-family:inherit;font-size:13px;font-weight:700;transition:color .22s,border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex}.ki-properties-filter small{color:#596762;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.ki-properties-filter:hover{background:var(--ki-properties-primary-soft);color:var(--ki-properties-primary-dark);border-color:#f2385066;transform:translateY(-2px)}.ki-properties-filter-active{border-color:var(--ki-properties-primary);background:var(--ki-properties-primary);color:#fff;box-shadow:0 12px 25px #f2385033}.ki-properties-filter-active:hover{border-color:var(--ki-properties-primary-dark);background:var(--ki-properties-primary-dark);color:#fff}.ki-properties-filter-active small{color:var(--ki-properties-primary-dark)}.ki-properties-tools{align-items:center;gap:10px;display:flex}.ki-properties-search{background:#f5f8f7;border:1px solid #d2ddda;border-radius:11px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:9px;width:290px;min-height:48px;padding:0 13px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:grid;position:relative}.ki-properties-search:focus-within{background:#fff;border-color:#f2385094;box-shadow:0 0 0 4px #f2385014}.ki-properties-search>svg{fill:none;width:19px;height:19px;stroke:var(--ki-properties-primary);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.ki-properties-search input{width:100%;min-width:0;color:var(--ki-properties-text);background:0 0;border:0;outline:0;padding:0;font-family:inherit;font-size:13px;font-weight:700}.ki-properties-search input::placeholder{color:#6e7b77;opacity:1}.ki-properties-search button{color:#53625d;cursor:pointer;background:#e9efed;border:0;border-radius:8px;justify-content:center;align-items:center;width:31px;height:31px;padding:0;display:inline-flex}.ki-properties-search button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ki-properties-sort{background:#f5f8f7;border:1px solid #d2ddda;border-radius:11px;flex-direction:column;justify-content:center;min-width:190px;min-height:48px;padding:0 35px 0 13px;display:flex;position:relative}.ki-properties-sort>span{color:#65736e;font-size:10px;font-weight:700}.ki-properties-sort select{appearance:none;width:100%;color:var(--ki-properties-text);cursor:pointer;background:0 0;border:0;outline:0;margin-top:3px;padding:0;font-family:inherit;font-size:12px;font-weight:800}.ki-properties-sort>svg{fill:none;stroke:#596762;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:17px;height:17px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.ki-properties-results-header{border-bottom:1px solid #d7e0dd;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:55px;padding-bottom:21px;display:flex}.ki-properties-results-header span,.ki-properties-results-header strong{display:block}.ki-properties-results-header span{color:var(--ki-properties-primary-dark);font-size:14px;font-weight:800}.ki-properties-results-header strong{color:var(--ki-properties-text);margin-top:7px;font-size:26px;font-weight:800}.ki-properties-results-header p{color:#465550;text-align:right;max-width:570px;margin:0;font-size:14px;font-weight:600;line-height:1.65}.ki-properties-featured{opacity:0;background:#fff;border:1px solid #cdd8d5;border-radius:24px;grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);margin-top:23px;animation:.92s cubic-bezier(.2,.75,.2,1) .22s both kiPropertiesFeaturedReveal;display:grid;overflow:hidden;box-shadow:0 29px 68px #1719191a,0 6px 18px #17191908}.ki-properties-featured-image{cursor:pointer;background:#d8ddda;border:0;min-width:0;min-height:620px;padding:0;position:relative;overflow:hidden}.ki-properties-featured-image:after,.ki-property-card-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#0f121194 100%);position:absolute;inset:0}.ki-properties-featured-image img,.ki-property-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.2,1);display:block}.ki-properties-featured-image:hover img,.ki-property-card-image:hover img{transform:scale(1.035)}.ki-properties-featured-badges{z-index:2;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:absolute;top:19px;left:19px}.ki-properties-badge{min-height:38px;color:var(--ki-properties-text);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 9px 21px #1719191c}.ki-properties-badge-primary{background:var(--ki-properties-primary);color:#fff}.ki-properties-badge-dark{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141716c7}.ki-properties-badge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ki-properties-featured-image-action{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141716bd;border:1px solid #ffffff4d;border-radius:11px;align-items:center;gap:11px;min-height:48px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:21px;right:21px}.ki-properties-featured-image-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ki-properties-featured-content{flex-direction:column;min-width:0;padding:37px;display:flex}.ki-properties-featured-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.ki-properties-featured-heading>div{min-width:0}.ki-properties-featured-heading>div>span{color:var(--ki-properties-primary-dark);font-size:14px;font-weight:800}.ki-properties-featured-heading h3{color:var(--ki-properties-text);letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(32px,3vw,46px);font-weight:800;line-height:1.08}.ki-properties-featured-heading p{color:#42524d;align-items:center;gap:8px;margin:15px 0 0;font-size:14px;font-weight:700;display:flex}.ki-properties-featured-heading p svg{fill:none;width:18px;height:18px;stroke:var(--ki-properties-primary);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ki-properties-save{color:#50605b;cursor:pointer;background:#f3f7f5;border:1px solid #d0dad7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:color .22s,border-color .22s,background-color .22s,transform .22s;display:inline-flex}.ki-properties-save:hover,.ki-properties-save-active{background:var(--ki-properties-primary-soft);color:var(--ki-properties-primary);border-color:#f238506b;transform:translateY(-2px)}.ki-properties-save svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.ki-properties-save .ki-properties-bookmark-filled{fill:currentColor}.ki-properties-featured-description{color:#3e4e49;margin:28px 0 0;font-size:17px;font-weight:600;line-height:1.7}.ki-properties-featured-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:29px;display:grid}.ki-properties-featured-data>div{background:#f5f8f7;border:1px solid #d7e0dd;border-radius:13px;align-items:center;gap:12px;min-width:0;min-height:88px;padding:14px;display:flex}.ki-properties-data-icon{background:var(--ki-properties-primary-soft);width:42px;height:42px;color:var(--ki-properties-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ki-properties-data-icon svg{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.ki-properties-featured-data small,.ki-properties-featured-data strong{display:block}.ki-properties-featured-data small{color:#61706b;font-size:11px;font-weight:700}.ki-properties-featured-data strong{color:var(--ki-properties-text);margin-top:6px;font-size:15px;font-weight:800;line-height:1.25}.ki-properties-featured-features{flex-wrap:wrap;align-items:center;gap:9px;margin-top:23px;display:flex}.ki-properties-featured-features span{background:var(--ki-properties-primary-soft);color:#3d4c47;border:1px solid #f238502e;border-radius:999px;align-items:center;gap:8px;min-height:39px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.ki-properties-featured-features svg{fill:none;width:15px;height:15px;stroke:var(--ki-properties-primary);stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.ki-properties-featured-footer{border-top:1px solid #dce4e2;justify-content:space-between;align-items:center;gap:22px;margin-top:auto;padding-top:28px;display:flex}.ki-properties-provider{align-items:center;gap:12px;min-width:0;display:flex}.ki-properties-provider>span{background:var(--ki-properties-primary-soft);width:43px;height:43px;color:var(--ki-properties-primary);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ki-properties-provider svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.ki-properties-provider small,.ki-properties-provider strong{display:block}.ki-properties-provider small{color:#65736e;font-size:11px;font-weight:700}.ki-properties-provider strong{color:var(--ki-properties-text);margin-top:5px;font-size:13px;font-weight:800}.ki-properties-featured-footer>button{border:1px solid var(--ki-properties-primary);background:var(--ki-properties-primary);color:#fff;cursor:pointer;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;gap:11px;min-width:180px;min-height:54px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:800;transition:border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 15px 30px #f2385033}.ki-properties-featured-footer>button:hover{border-color:var(--ki-properties-primary-dark);background:var(--ki-properties-primary-dark);transform:translateY(-3px);box-shadow:0 20px 38px #f2385045}.ki-properties-featured-footer>button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ki-properties-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:18px;display:grid}.ki-property-card{opacity:0;min-width:0;animation:kiPropertyCardReveal .72s ease calc(.32s + var(--ki-property-delay)) both;background:#fff;border:1px solid #cfd9d6;border-radius:19px;transition:border-color .25s,transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 16px 38px #17191911,0 4px 11px #17191905}.ki-property-card:hover{border-color:#f2385061;transform:translateY(-7px);box-shadow:0 27px 54px #1719191a,0 5px 14px #17191906}.ki-property-card-image{cursor:pointer;background:#d8ddda;border:0;width:100%;height:275px;padding:0;display:block;position:relative;overflow:hidden}.ki-property-card-badges{z-index:2;align-items:center;gap:7px;display:flex;position:absolute;top:15px;left:15px}.ki-property-card-badges>span{min-height:33px;color:var(--ki-properties-text);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 8px 19px #1719191a}.ki-property-card-badges .ki-property-card-video{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141716c7}.ki-property-card-badges svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.ki-property-card-published{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141716bf;border-radius:999px;align-items:center;min-height:33px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:15px;right:15px}.ki-property-card-content{padding:21px}.ki-property-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ki-property-card-heading>div{min-width:0}.ki-property-card-heading>div>span{color:var(--ki-properties-primary-dark);font-size:12px;font-weight:800}.ki-property-card-heading h3{color:var(--ki-properties-text);letter-spacing:-.03em;margin:8px 0 0;font-size:21px;font-weight:800;line-height:1.2}.ki-property-card-save{border-radius:10px;width:42px;height:42px}.ki-property-card-save svg{width:18px;height:18px}.ki-property-card-location{color:#465550;align-items:center;gap:7px;margin:14px 0 0;font-size:13px;font-weight:700;display:flex}.ki-property-card-location svg{fill:none;width:17px;height:17px;stroke:var(--ki-properties-primary);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.ki-property-card-price{border-top:1px solid #dce4e2;border-bottom:1px solid #dce4e2;justify-content:space-between;align-items:flex-end;gap:15px;margin-top:20px;padding:17px 0;display:flex}.ki-property-card-price strong{color:var(--ki-properties-text);font-size:23px;font-weight:800;line-height:1}.ki-property-card-price span{color:#61706b;text-align:right;font-size:11px;font-weight:700}.ki-property-card-data{flex-wrap:wrap;align-items:center;gap:9px;margin-top:17px;display:flex}.ki-property-card-data span{color:#42514c;background:#f5f8f7;border:1px solid #d8e1df;border-radius:9px;align-items:center;gap:6px;min-height:35px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.ki-property-card-data svg{fill:none;width:15px;height:15px;stroke:var(--ki-properties-primary);stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round}.ki-property-card-features{flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;display:flex}.ki-property-card-features span{background:var(--ki-properties-primary-soft);color:#465550;border-radius:999px;align-items:center;min-height:31px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.ki-property-card-footer{border-top:1px solid #dce4e2;justify-content:space-between;align-items:center;gap:14px;margin-top:19px;padding-top:17px;display:flex}.ki-property-card-footer>div{align-items:center;gap:9px;min-width:0;display:flex}.ki-property-card-footer>div>span{background:var(--ki-properties-primary-soft);width:34px;height:34px;color:var(--ki-properties-primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ki-property-card-footer>div svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.ki-property-card-footer p{color:#465550;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;font-weight:700;overflow:hidden}.ki-property-card-footer>button{border:1px solid var(--ki-properties-primary);background:var(--ki-properties-primary);color:#fff;cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .22s,background-color .22s,transform .22s;display:inline-flex}.ki-property-card-footer>button:hover{border-color:var(--ki-properties-primary-dark);background:var(--ki-properties-primary-dark);transform:translate(3px)}.ki-property-card-footer>button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.ki-properties-footer{background:#f5f8f7;border:1px solid #ced9d6;border-radius:18px;justify-content:space-between;align-items:center;gap:35px;margin-top:25px;padding:28px 30px;display:flex;box-shadow:0 16px 38px #1719190f,0 4px 11px #17191905}.ki-properties-footer-content{align-items:center;gap:17px;min-width:0;display:flex}.ki-properties-footer-content>span{background:var(--ki-properties-primary);color:#fff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:51px;height:51px;display:inline-flex;box-shadow:0 13px 27px #f2385033}.ki-properties-footer-content svg{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.ki-properties-footer-content strong{color:var(--ki-properties-text);font-size:19px;font-weight:800;display:block}.ki-properties-footer-content p{color:#465550;max-width:720px;margin:7px 0 0;font-size:13px;font-weight:600;line-height:1.6}.ki-properties-footer>button{border:1px solid var(--ki-properties-primary);background:var(--ki-properties-primary);color:#fff;cursor:pointer;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 19px;font-family:inherit;font-size:13px;font-weight:800;transition:border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 14px 29px #f2385033}.ki-properties-footer>button:hover{border-color:var(--ki-properties-primary-dark);background:var(--ki-properties-primary-dark);transform:translateY(-3px);box-shadow:0 20px 37px #f2385045}.ki-properties-footer>button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ki-properties-empty{text-align:center;background:#fff;border:1px solid #ced9d6;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:440px;margin-top:23px;padding:55px 30px;display:flex;box-shadow:0 17px 40px #1719190f}.ki-properties-empty>span{background:var(--ki-properties-primary-soft);width:75px;height:75px;color:var(--ki-properties-primary);border-radius:19px;justify-content:center;align-items:center;display:inline-flex}.ki-properties-empty>span svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.ki-properties-empty strong{color:var(--ki-properties-text);margin-top:23px;font-size:25px;font-weight:800}.ki-properties-empty p{color:#465550;max-width:520px;margin:12px 0 0;font-size:15px;font-weight:600;line-height:1.65}.ki-properties-empty button{border:1px solid var(--ki-properties-primary);background:var(--ki-properties-primary);color:#fff;cursor:pointer;border-radius:10px;min-height:48px;margin-top:24px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:800}.ki-properties button:focus-visible,.ki-properties input:focus-visible,.ki-properties select:focus-visible{outline-offset:3px;outline:3px solid #f2385038}@media (width<=1220px){.ki-properties-header{grid-template-columns:minmax(0,1fr) 390px;gap:55px}.ki-properties-controls{flex-direction:column;align-items:flex-start}.ki-properties-tools,.ki-properties-search{width:100%}.ki-properties-featured{grid-template-columns:minmax(0,1fr) 430px}.ki-properties-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=940px){.ki-properties{padding-left:20px;padding-right:20px}.ki-properties-header{grid-template-columns:1fr;align-items:start;gap:38px}.ki-properties-header-copy{max-width:720px}.ki-properties-featured{grid-template-columns:1fr}.ki-properties-featured-image{min-height:540px}.ki-properties-results-header{flex-direction:column;align-items:flex-start;gap:16px}.ki-properties-results-header p{text-align:left;max-width:720px}}@media (width<=700px){.ki-properties{padding:87px 14px 76px}.ki-properties-header h2{font-size:clamp(47px,12vw,62px);line-height:.98}.ki-properties-header-copy>p{font-size:17px}.ki-properties-controls{margin-top:51px;padding:16px}.ki-properties-filters{width:100%}.ki-properties-filter{flex:calc(50% - 8px);justify-content:space-between}.ki-properties-tools{flex-direction:column;align-items:stretch}.ki-properties-search,.ki-properties-sort{width:100%}.ki-properties-featured-image{min-height:420px}.ki-properties-featured-content{padding:23px}.ki-properties-featured-heading h3{font-size:30px}.ki-properties-featured-description{font-size:16px}.ki-properties-featured-data{grid-template-columns:1fr}.ki-properties-featured-footer{flex-direction:column;align-items:stretch}.ki-properties-featured-footer>button{width:100%}.ki-properties-grid{grid-template-columns:1fr}.ki-property-card-image{height:320px}.ki-properties-footer{flex-direction:column;align-items:flex-start;padding:24px}.ki-properties-footer>button{width:100%}}@media (width<=440px){.ki-properties-label>i,.ki-properties-label>small{display:none}.ki-properties-label{min-height:50px}.ki-properties-label-icon{width:36px;height:36px}.ki-properties-header h2{font-size:43px}.ki-properties-mock-note{display:none}.ki-properties-filter{flex-basis:100%}.ki-properties-results-header strong{font-size:23px}.ki-properties-featured-image{min-height:330px}.ki-properties-featured-badges{left:14px;right:14px}.ki-properties-featured-image-action{justify-content:center;bottom:14px;left:14px;right:14px}.ki-properties-featured-heading h3{font-size:27px}.ki-properties-featured-data>div{min-height:80px}.ki-property-card-image{height:255px}.ki-property-card-price{flex-direction:column;align-items:flex-start;gap:7px}.ki-property-card-price span{text-align:left}.ki-properties-footer-content{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.ki-properties,.ki-properties *,.ki-properties :before,.ki-properties :after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}@keyframes kiRecruitingSectionReveal{0%{opacity:0}to{opacity:1}}@keyframes kiRecruitingFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes kiRecruitingCardReveal{0%{opacity:0;transform:translateY(26px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kiRecruitingPulse{0%,to{box-shadow:0 0 #ef44442e,0 0 12px #ef444452}50%{box-shadow:0 0 0 7px #ef444400,0 0 20px #ef44447a}}.ki-recruiting-section,.ki-recruiting-section *{box-sizing:border-box}.ki-recruiting-section{isolation:isolate;color:#111827;opacity:0;background:#fff;width:100%;padding:20px 32px 110px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.ki-recruiting-section-visible{animation:.75s forwards kiRecruitingSectionReveal}.ki-recruiting-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ki-recruiting-background-grid{opacity:.34;background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:92px 92px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%)}.ki-recruiting-background-glow{filter:blur(160px);border-radius:50%;position:absolute}.ki-recruiting-background-glow-left{background:#ef44440e;width:820px;height:820px;top:150px;left:-430px}.ki-recruiting-background-glow-right{background:#ef44440d;width:800px;height:800px;bottom:-40px;right:-420px}.ki-recruiting-inner{width:min(1380px,100%);margin:0 auto}.ki-recruiting-hero{text-align:center;opacity:0;flex-direction:column;align-items:center;max-width:1080px;margin:0 auto;display:flex}.ki-recruiting-section-visible .ki-recruiting-hero{animation:.88s cubic-bezier(.2,.75,.2,1) 80ms forwards kiRecruitingFadeUp}.ki-recruiting-eyebrow{color:#b91c1c;letter-spacing:.025em;text-transform:uppercase;background:#fff1f2;border:1px solid #ef44443d;border-radius:999px;align-items:center;gap:10px;min-height:39px;padding:0 15px;font-size:12px;font-weight:760;display:inline-flex}.ki-recruiting-eyebrow>span{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2.6s ease-in-out infinite kiRecruitingPulse}.ki-recruiting-hero h2{color:#111827;letter-spacing:-.07em;max-width:1080px;margin:30px auto 0;font-size:clamp(58px,6.5vw,96px);font-weight:780;line-height:.92}.ki-recruiting-hero h2 strong{color:#ef4444;font-weight:inherit;margin-top:10px;display:block}.ki-recruiting-hero>p{color:#64748b;max-width:720px;margin:31px auto 0;font-size:17px;font-weight:500;line-height:1.75}.ki-recruiting-meta{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.ki-recruiting-meta>span{color:#475569;background:#ffffffdb;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.ki-recruiting-meta svg{fill:none;stroke:#ef4444;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ki-recruiting-process-head{opacity:0;border-bottom:1px solid #dbe2ea;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:end;gap:70px;margin-top:104px;padding-bottom:34px;display:grid}.ki-recruiting-section-visible .ki-recruiting-process-head{animation:.85s cubic-bezier(.2,.75,.2,1) .2s forwards kiRecruitingFadeUp}.ki-recruiting-process-head>div>span{color:#ef4444;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:780}.ki-recruiting-process-head h3{color:#111827;letter-spacing:-.058em;margin:14px 0 0;font-size:clamp(42px,4.5vw,66px);font-weight:770;line-height:.98}.ki-recruiting-process-head h3 strong{color:#ef4444;font-weight:inherit;margin-top:6px;display:block}.ki-recruiting-process-head>p{color:#64748b;margin:0;font-size:15px;line-height:1.72}.ki-recruiting-timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px;display:grid;position:relative}.ki-recruiting-timeline-line{z-index:0;background:linear-gradient(90deg,#0000,#fecaca 10% 90%,#0000);height:1px;position:absolute;top:48px;left:10%;right:10%}.ki-recruiting-step{z-index:1;opacity:0;background:#fffffff0;border:1px solid #dbe2ea;border-radius:18px;min-width:0;min-height:330px;padding:24px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a0e,inset 0 1px #fffffffa}.ki-recruiting-step:after{content:"";background:#ef44440b;border-radius:50%;width:210px;height:210px;transition:transform .4s,background-color .4s;position:absolute;top:-115px;right:-105px}.ki-recruiting-step:hover{border-color:#ef444473;transform:translateY(-8px);box-shadow:0 28px 58px #0f172a17,0 0 0 4px #ef44440b}.ki-recruiting-step:hover:after{background:#ef444414;transform:scale(1.15)}.ki-recruiting-section-visible .ki-recruiting-step{animation:kiRecruitingCardReveal .72s cubic-bezier(.16, 1, .3, 1) var(--ki-step-delay) forwards}.ki-recruiting-step-top{z-index:2;justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex;position:relative}.ki-recruiting-step-number{color:#ef4444;letter-spacing:.04em;font-size:13px;font-weight:820}.ki-recruiting-step-icon{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s,background-color .3s,color .3s;display:inline-flex;box-shadow:0 10px 25px #ef444414}.ki-recruiting-step:hover .ki-recruiting-step-icon{color:#fff;background:#ef4444;transform:rotate(-5deg)scale(1.06)}.ki-recruiting-step-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.ki-recruiting-step-eyebrow{z-index:2;color:#ef4444;letter-spacing:.05em;text-transform:uppercase;margin-top:38px;font-size:9px;font-weight:790;display:block;position:relative}.ki-recruiting-step h4{z-index:2;color:#111827;letter-spacing:-.04em;margin:12px 0 0;font-size:25px;font-weight:770;line-height:1.02;position:relative}.ki-recruiting-step p{z-index:2;color:#64748b;margin:17px 0 0;font-size:13px;line-height:1.68;position:relative}.ki-recruiting-bottom{opacity:0;border-top:1px solid #dbe2ea;margin-top:80px;padding-top:38px}.ki-recruiting-section-visible .ki-recruiting-bottom{animation:.85s cubic-bezier(.2,.75,.2,1) .58s forwards kiRecruitingFadeUp}.ki-recruiting-benefits{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ki-recruiting-benefits article{border-right:1px solid #e2e8f0;grid-template-columns:46px minmax(0,1fr);gap:14px;min-width:0;padding:0 32px;display:grid}.ki-recruiting-benefits article:first-child{padding-left:0}.ki-recruiting-benefits article:last-child{border-right:0;padding-right:0}.ki-recruiting-benefit-icon{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.ki-recruiting-benefit-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.ki-recruiting-benefits strong{color:#111827;font-size:13px;font-weight:770;display:block}.ki-recruiting-benefits p{color:#64748b;margin:8px 0 0;font-size:10px;line-height:1.62}.ki-recruiting-cta{color:#fff;background:#111827;border-radius:20px;justify-content:space-between;align-items:center;gap:36px;margin-top:62px;padding:38px 42px;display:flex;box-shadow:0 26px 60px #0f172a2e}.ki-recruiting-cta>div>span{color:#fca5a5;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:780}.ki-recruiting-cta h3{color:#fff;letter-spacing:-.052em;margin:12px 0 0;font-size:clamp(34px,3.5vw,52px);font-weight:760;line-height:.98}.ki-recruiting-cta h3 strong{color:#ef4444;font-weight:inherit;margin-top:6px;display:block}.ki-recruiting-cta-button{color:#111827;background:#fff;border:1px solid #fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:0 22px;font-size:12px;font-weight:780;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,color .22s;display:inline-flex}.ki-recruiting-cta-button:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:translateY(-3px)}.ki-recruiting-cta-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.ki-recruiting-cta-button:hover svg{transform:translate(3px)}@media (width<=1100px){.ki-recruiting-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.ki-recruiting-timeline-line{display:none}.ki-recruiting-step{min-height:300px}}@media (width<=820px){.ki-recruiting-section{padding-left:20px;padding-right:20px}.ki-recruiting-process-head{grid-template-columns:1fr;gap:24px}.ki-recruiting-process-head>p{max-width:650px}.ki-recruiting-benefits{grid-template-columns:1fr;gap:22px}.ki-recruiting-benefits article,.ki-recruiting-benefits article:first-child,.ki-recruiting-benefits article:last-child{border-right:0;padding:0}.ki-recruiting-cta{flex-direction:column;align-items:flex-start}}@media (width<=600px){.ki-recruiting-section{padding:80px 14px 68px}.ki-recruiting-hero h2{font-size:clamp(42px,12vw,58px)}.ki-recruiting-hero>p{font-size:14px}.ki-recruiting-process-head{margin-top:72px}.ki-recruiting-process-head h3{font-size:clamp(37px,10vw,49px)}.ki-recruiting-timeline{grid-template-columns:1fr}.ki-recruiting-step{min-height:0;padding:22px}.ki-recruiting-step-eyebrow{margin-top:31px}.ki-recruiting-bottom{margin-top:62px}.ki-recruiting-cta{border-radius:16px;padding:29px 24px}.ki-recruiting-cta-button{width:100%}}@media (prefers-reduced-motion:reduce){.ki-recruiting-section,.ki-recruiting-section *,.ki-recruiting-section :before,.ki-recruiting-section :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes kiPackagesSectionReveal{0%{opacity:0}to{opacity:1}}@keyframes kiPackagesFadeUp{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes kiPackagesCardReveal{0%{opacity:0;transform:translateY(42px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kiPackagesLabelPulse{0%,to{box-shadow:0 0 #ef44442e,0 0 11px #ef444459}50%{box-shadow:0 0 0 7px #ef444400,0 0 17px #ef44448c}}@keyframes kiPackagesFeaturedGlow{0%,to{opacity:.38;transform:translate(-50%)scale(1)}50%{opacity:.65;transform:translate(-50%)scale(1.07)}}@keyframes kiPackagesBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ki-packages-section{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#f4f7fa;width:100%;padding:120px 32px 110px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.ki-packages-section-visible{animation:.8s forwards kiPackagesSectionReveal}.ki-packages-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ki-packages-background-grid{opacity:.6;background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14% 86%,#0000 100%)}.ki-packages-background-noise{opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.84' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='.72'/%3E%3C/svg%3E");position:absolute;inset:0}.ki-packages-background-glow{filter:blur(150px);border-radius:50%;position:absolute}.ki-packages-background-glow-left{background:#ef44440e;width:760px;height:760px;top:240px;left:-360px}.ki-packages-background-glow-right{background:#ef44440d;width:780px;height:780px;bottom:260px;right:-350px}.ki-packages-background-line{background:linear-gradient(#0000,#ef444429,#0000);width:1px;height:520px;position:absolute;transform:rotate(30deg)}.ki-packages-background-line-one{top:-190px;right:16%}.ki-packages-background-line-two{bottom:-210px;left:8%}.ki-packages-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.ki-packages-header{opacity:0;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:end;gap:80px;display:grid;transform:translateY(34px)}.ki-packages-section-visible .ki-packages-header{animation:.88s cubic-bezier(.2,.75,.2,1) 80ms forwards kiPackagesFadeUp}.ki-packages-header-main{max-width:940px}.ki-packages-label{color:#b91c1c;letter-spacing:.025em;text-transform:uppercase;background:#fef2f2eb;border:1px solid #ef44443d;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:39px;padding:0 15px;font-size:12px;font-weight:750;display:inline-flex}.ki-packages-label-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.6s ease-in-out infinite kiPackagesLabelPulse}.ki-packages-header-main h2{color:#111827;letter-spacing:-.065em;max-width:970px;margin:28px 0 0;font-size:clamp(58px,5.8vw,90px);font-weight:770;line-height:.95}.ki-packages-header-main h2 span{color:#ef4444;margin-top:9px;display:block}.ki-packages-header-side{padding-bottom:5px}.ki-packages-header-index{color:#ef4444;letter-spacing:.05em;font-size:13px;font-weight:780;display:block}.ki-packages-header-side>p{color:#64748b;margin:20px 0 0;font-size:16px;font-weight:500;line-height:1.72}.ki-packages-header-side-meta{flex-direction:column;gap:11px;margin-top:25px;display:flex}.ki-packages-header-side-meta span{color:#475569;align-items:center;gap:9px;font-size:11px;font-weight:700;display:inline-flex}.ki-packages-header-side-meta svg{fill:none;stroke:#ef4444;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.ki-packages-intro{opacity:0;border-top:1px solid #d7dee7;border-bottom:1px solid #d7dee7;grid-template-columns:minmax(0,.95fr) minmax(310px,.55fr);align-items:end;gap:70px;margin-top:82px;padding:31px 0;display:grid;transform:translateY(28px)}.ki-packages-section-visible .ki-packages-intro{animation:.82s cubic-bezier(.2,.75,.2,1) .2s forwards kiPackagesFadeUp}.ki-packages-intro-copy>span{color:#ef4444;letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:780}.ki-packages-intro-copy h3{color:#111827;letter-spacing:-.05em;max-width:850px;margin:13px 0 0;font-size:clamp(32px,3vw,46px);font-weight:750;line-height:1.04}.ki-packages-intro-copy h3 span{color:#64748b;margin-top:5px;display:block}.ki-packages-intro>p{color:#64748b;max-width:460px;margin:0;font-size:14px;font-weight:500;line-height:1.72}.ki-packages-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;margin-top:55px;display:grid}.ki-packages-card{opacity:0;background:#fffffff0;border:1px solid #cbd5e1;border-radius:18px;flex-direction:column;min-width:0;padding:25px;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;transform:translateY(42px)scale(.975);box-shadow:0 17px 42px #0f172a11,0 3px 10px #0f172a09,inset 0 1px #fffffff5}.ki-packages-section-visible .ki-packages-card{animation:kiPackagesCardReveal .8s cubic-bezier(.2, .75, .2, 1) var(--ki-package-delay) forwards}.ki-packages-card:hover{border-color:#aeb8c5;transform:translateY(-5px);box-shadow:0 24px 55px #0f172a1a,0 5px 15px #0f172a0b,inset 0 1px #fffffff7}.ki-packages-card:before{content:"";background:#d7dee7;border-radius:0 0 20px 20px;height:3px;position:absolute;top:0;left:24px;right:24px}.ki-packages-card-featured{z-index:2;color:#fff;background:#111827;border-color:#ef44447a;box-shadow:0 30px 70px #0f172a2e,0 8px 22px #ef44441c,inset 0 1px #ffffff17}.ki-packages-card-featured:before{background:#ef4444;box-shadow:0 0 19px #ef444480}.ki-packages-card-featured:after{content:"";z-index:-1;filter:blur(100px);background:#ef444429;border-radius:50%;width:460px;height:350px;animation:6s ease-in-out infinite kiPackagesFeaturedGlow;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.ki-packages-card-featured:hover{border-color:#ef4444;box-shadow:0 38px 82px #0f172a3d,0 10px 27px #ef444429,inset 0 1px #ffffff1a}.ki-packages-card-badge{color:#fff;letter-spacing:.025em;text-transform:uppercase;background:#ef4444;border:1px solid #fecaca66;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:0 10px;font-size:8px;font-weight:800;animation:4s ease-in-out infinite kiPackagesBadgeFloat;display:inline-flex;position:absolute;top:17px;right:17px;box-shadow:0 8px 20px #ef444440}.ki-packages-card-badge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.ki-packages-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ki-packages-card-meta{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.ki-packages-card-step{color:#ef4444;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.ki-packages-card-line{background:#ef444480;width:28px;height:1px;margin:10px 0}.ki-packages-card-eyebrow{color:#94a3b8;letter-spacing:.035em;text-transform:uppercase;font-size:8px;font-weight:720}.ki-packages-card-icon{color:#111827;background:#f8fafc;border:1px solid #d7dee7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:inline-flex}.ki-packages-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.ki-packages-card-featured .ki-packages-card-icon{color:#fca5a5;background:#ef444421;border-color:#fecaca40}.ki-packages-card-heading{margin-top:25px}.ki-packages-card-heading h3{color:#111827;letter-spacing:-.045em;margin:0;font-size:24px;font-weight:780;line-height:1.05}.ki-packages-card-heading p{color:#64748b;min-height:110px;margin:15px 0 0;font-size:12px;font-weight:500;line-height:1.68}.ki-packages-card-featured .ki-packages-card-heading h3{color:#fff}.ki-packages-card-featured .ki-packages-card-heading p{color:#94a3b8}.ki-packages-card-price{flex-wrap:wrap;align-items:baseline;gap:6px;min-height:81px;margin-top:24px;display:flex}.ki-packages-card-price-prefix{color:#64748b;font-size:11px;font-weight:700}.ki-packages-card-price strong{color:#111827;letter-spacing:-.065em;font-size:clamp(33px,2.65vw,43px);font-weight:820;line-height:.95}.ki-packages-card-price>span:last-child{color:#94a3b8;width:100%;font-size:9px;font-weight:680}.ki-packages-card-featured .ki-packages-card-price strong{color:#fff}.ki-packages-card-featured .ki-packages-card-price-prefix{color:#cbd5e1}.ki-packages-card-divider{background:#e2e8f0;width:100%;height:1px;margin:5px 0 22px}.ki-packages-card-featured .ki-packages-card-divider{background:#ffffff1f}.ki-packages-card-included{flex:1}.ki-packages-card-included>span{color:#475569;letter-spacing:.035em;text-transform:uppercase;font-size:9px;font-weight:780}.ki-packages-card-featured .ki-packages-card-included>span{color:#cbd5e1}.ki-packages-card-included ul{flex-direction:column;gap:12px;margin:17px 0 0;padding:0;list-style:none;display:flex}.ki-packages-card-included li{color:#64748b;align-items:flex-start;gap:9px;font-size:10px;font-weight:620;line-height:1.45;display:flex}.ki-packages-card-featured .ki-packages-card-included li{color:#cbd5e1}.ki-packages-card-check{color:#dc2626;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ki-packages-card-check svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.ki-packages-card-featured .ki-packages-card-check{color:#fca5a5;background:#ef44442e}.ki-packages-card-button{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:50px;margin-top:27px;padding:0 17px;font-size:10px;font-weight:760;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 9px 22px #0f172a0d,inset 0 1px #fffffff2}.ki-packages-card-button:hover{color:#fff;background:#111827;border-color:#111827;transform:translateY(-2px);box-shadow:0 13px 27px #0f172a26}.ki-packages-card-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .22s}.ki-packages-card-button:hover svg{transform:translate(3px)}.ki-packages-card-button-featured{color:#fff;background:#ef4444;border-color:#ef4444;box-shadow:0 13px 29px #ef44443d,inset 0 1px #ffffff2e}.ki-packages-card-button-featured:hover{color:#111827;background:#fff;border-color:#fff}.ki-packages-note{opacity:0;background:#ffffffd1;border:1px solid #d7dee7;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:17px;margin-top:25px;padding:20px 23px;display:grid;transform:translateY(25px);box-shadow:0 13px 30px #0f172a0b,inset 0 1px #fffffff2}.ki-packages-section-visible .ki-packages-note{animation:.76s cubic-bezier(.2,.75,.2,1) .56s forwards kiPackagesFadeUp}.ki-packages-note-icon{color:#dc2626;background:#fff1f2;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.ki-packages-note-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.ki-packages-note-content{min-width:0}.ki-packages-note-content>span{color:#111827;font-size:11px;font-weight:770}.ki-packages-note-content p{color:#64748b;max-width:800px;margin:6px 0 0;font-size:10px;font-weight:550;line-height:1.55}.ki-packages-note-link{color:#ef4444;align-items:center;gap:8px;font-size:9px;font-weight:780;text-decoration:none;display:inline-flex}.ki-packages-note-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .22s}.ki-packages-note-link:hover svg{transform:translate(3px)}.ki-packages-comparison{opacity:0;background:#ffffffeb;border:1px solid #cbd5e1;border-radius:17px;margin-top:55px;overflow:hidden;transform:translateY(30px);box-shadow:0 18px 45px #0f172a0f,inset 0 1px #fffffff5}.ki-packages-section-visible .ki-packages-comparison{animation:.8s cubic-bezier(.2,.75,.2,1) .62s forwards kiPackagesFadeUp}.ki-packages-comparison-toggle{color:#111827;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:25px;width:100%;min-height:90px;padding:0 25px;font-family:inherit;display:flex}.ki-packages-comparison-toggle>div{align-items:center;gap:14px;display:flex}.ki-packages-comparison-toggle-icon{color:#fff;background:#111827;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:inline-flex}.ki-packages-comparison-toggle-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.ki-packages-comparison-toggle>div>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.ki-packages-comparison-toggle strong{font-size:13px;font-weight:770}.ki-packages-comparison-toggle>div>div span{color:#94a3b8;font-size:9px;font-weight:630}.ki-packages-comparison-toggle-action{color:#64748b;align-items:center;gap:8px;font-size:9px;font-weight:740;display:inline-flex}.ki-packages-comparison-toggle-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .3s}.ki-packages-comparison-open .ki-packages-comparison-toggle-action svg{transform:rotate(180deg)}.ki-packages-comparison-content{border-top:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .38s,border-color .38s;display:grid}.ki-packages-comparison-open .ki-packages-comparison-content{border-top-color:#e2e8f0;grid-template-rows:1fr}.ki-packages-comparison-scroll{min-height:0;overflow:hidden}.ki-packages-comparison-open .ki-packages-comparison-scroll{overflow-x:auto}.ki-packages-comparison-table{min-width:760px;padding:0 25px 25px}.ki-packages-comparison-row{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(110px,.65fr));align-items:stretch;display:grid}.ki-packages-comparison-row:last-child{border-bottom:0}.ki-packages-comparison-row>div{color:#64748b;text-align:center;justify-content:center;align-items:center;min-height:55px;padding:0 13px;font-size:9px;font-weight:680;display:flex}.ki-packages-comparison-row>div:first-child{color:#111827;text-align:left;justify-content:flex-start;font-size:10px;font-weight:730}.ki-packages-comparison-head>div{color:#64748b;letter-spacing:.035em;text-transform:uppercase;min-height:61px;font-size:8px;font-weight:790}.ki-packages-comparison-head>div:first-child{color:#64748b;font-size:8px}.ki-packages-comparison-featured{background:#fef2f2b3}.ki-packages-comparison-head .ki-packages-comparison-featured{color:#dc2626}.ki-packages-comparison-state{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ki-packages-comparison-state-active{color:#dc2626;background:#fee2e2}.ki-packages-comparison-state-active svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.ki-packages-comparison-state-inactive{background:#f1f5f9}.ki-packages-comparison-state-inactive span{background:#94a3b8;width:7px;height:1px}.ki-packages-service-band{opacity:0;border-top:1px solid #d7dee7;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:65px;padding-top:32px;display:grid;transform:translateY(28px)}.ki-packages-section-visible .ki-packages-service-band{animation:.8s cubic-bezier(.2,.75,.2,1) .7s forwards kiPackagesFadeUp}.ki-packages-service-band article{border-right:1px solid #d7dee7;align-items:flex-start;gap:13px;min-width:0;padding:0 25px;display:flex}.ki-packages-service-band article:first-child{padding-left:0}.ki-packages-service-band article:last-child{border-right:0;padding-right:0}.ki-packages-service-band-icon{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;display:inline-flex}.ki-packages-service-band-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ki-packages-service-band article>div{min-width:0}.ki-packages-service-band strong{color:#111827;font-size:11px;font-weight:760}.ki-packages-service-band p{color:#64748b;margin:7px 0 0;font-size:9px;font-weight:520;line-height:1.6}.ki-packages-bottom-cta{color:#fff;opacity:0;background:#111827;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;margin-top:70px;padding:50px;display:grid;position:relative;overflow:hidden;transform:translateY(34px);box-shadow:0 30px 70px #0f172a2e,inset 0 1px #ffffff14}.ki-packages-section-visible .ki-packages-bottom-cta{animation:.85s cubic-bezier(.2,.75,.2,1) .76s forwards kiPackagesFadeUp}.ki-packages-bottom-cta:before{content:"";filter:blur(115px);background:#ef44442e;border-radius:50%;width:520px;height:520px;position:absolute;top:-210px;right:-100px}.ki-packages-bottom-cta:after{content:"";opacity:.14;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.ki-packages-bottom-cta-content{z-index:2;max-width:860px;position:relative}.ki-packages-bottom-cta-content>span{color:#fca5a5;letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:780}.ki-packages-bottom-cta-content h3{letter-spacing:-.052em;margin:15px 0 0;font-size:clamp(35px,3.6vw,56px);font-weight:760;line-height:1}.ki-packages-bottom-cta-content h3 span{color:#ef4444;margin-top:5px;display:block}.ki-packages-bottom-cta-content p{color:#94a3b8;max-width:700px;margin:20px 0 0;font-size:13px;font-weight:500;line-height:1.7}.ki-packages-bottom-cta-action{z-index:2;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.ki-packages-bottom-cta-button{color:#fff;background:#ef4444;border:1px solid #ef4444;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-width:195px;min-height:54px;padding:0 20px;font-size:11px;font-weight:770;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,color .22s;display:inline-flex;box-shadow:0 15px 32px #ef444440,inset 0 1px #fff3}.ki-packages-bottom-cta-button:hover{color:#111827;background:#fff;border-color:#fff;transform:translateY(-2px)}.ki-packages-bottom-cta-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .22s}.ki-packages-bottom-cta-button:hover svg{transform:translate(3px)}.ki-packages-bottom-cta-hint{color:#94a3b8;align-items:center;gap:7px;font-size:8px;font-weight:650;display:inline-flex}.ki-packages-bottom-cta-hint svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}@media (width<=1270px){.ki-packages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ki-packages-card-heading p{min-height:80px}.ki-packages-service-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.ki-packages-service-band article:nth-child(2){border-right:0;padding-right:0}.ki-packages-service-band article:nth-child(3){padding-left:0}}@media (width<=1080px){.ki-packages-header{grid-template-columns:1fr;gap:35px}.ki-packages-header-side{max-width:720px}.ki-packages-header-side-meta{flex-flow:wrap;gap:16px 25px}.ki-packages-intro{grid-template-columns:1fr;gap:22px}.ki-packages-intro>p{max-width:720px}.ki-packages-bottom-cta{grid-template-columns:1fr;gap:35px}.ki-packages-bottom-cta-action{align-items:flex-start}}@media (width<=760px){.ki-packages-section{padding:90px 20px 82px}.ki-packages-header-main h2{font-size:clamp(48px,11vw,72px)}.ki-packages-header-side-meta{flex-direction:column;gap:11px}.ki-packages-intro{margin-top:62px}.ki-packages-grid{grid-template-columns:1fr}.ki-packages-card{padding:24px}.ki-packages-card-heading p{min-height:auto}.ki-packages-note{grid-template-columns:42px minmax(0,1fr)}.ki-packages-note-link{grid-column:2}.ki-packages-service-band{grid-template-columns:1fr;gap:0}.ki-packages-service-band article{border-bottom:1px solid #d7dee7;border-right:0;padding:21px 0}.ki-packages-service-band article:first-child{padding-top:0}.ki-packages-service-band article:last-child{border-bottom:0;padding-bottom:0}.ki-packages-bottom-cta{padding:36px 27px}.ki-packages-bottom-cta-button,.ki-packages-bottom-cta-action{width:100%}}@media (width<=560px){.ki-packages-section{padding-left:16px;padding-right:16px}.ki-packages-header-main h2{font-size:clamp(43px,12vw,58px)}.ki-packages-label{min-height:36px;font-size:10px}.ki-packages-intro-copy h3{font-size:30px}.ki-packages-card{padding:22px 18px}.ki-packages-card-badge{top:14px;right:14px}.ki-packages-card-heading h3{font-size:22px}.ki-packages-card-price strong{font-size:38px}.ki-packages-note{grid-template-columns:1fr;padding:18px}.ki-packages-note-link{grid-column:auto}.ki-packages-comparison-toggle{min-height:84px;padding:0 17px}.ki-packages-comparison-toggle-action{font-size:0}.ki-packages-comparison-toggle-action svg{width:20px;height:20px}.ki-packages-comparison-table{padding-left:16px;padding-right:16px}.ki-packages-bottom-cta{padding:32px 21px}.ki-packages-bottom-cta-content h3{font-size:35px}}@media (prefers-reduced-motion:reduce){.ki-packages-section,.ki-packages-header,.ki-packages-intro,.ki-packages-card,.ki-packages-note,.ki-packages-comparison,.ki-packages-service-band,.ki-packages-bottom-cta{opacity:1;animation:none;transform:none}.ki-packages-label-dot,.ki-packages-card-featured:after,.ki-packages-card-badge{animation:none}.ki-packages-card,.ki-packages-card-button,.ki-packages-bottom-cta-button,.ki-packages-comparison-content,.ki-packages-comparison-toggle-action svg{transition:none}}body.ki-inquiry-open{overflow:hidden}button.ki-packages-card-button,button.ki-packages-note-link,button.ki-packages-bottom-cta-button{font:inherit;cursor:pointer}.ki-inquiry-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080ad6;justify-content:center;align-items:center;padding:24px;animation:.18s both kiInquiryOverlayIn;display:flex;position:fixed;inset:0}.ki-inquiry-modal{--ki-inquiry-accent:#e73546;overscroll-behavior:contain;color:#15171a;background:#fff;border:1px solid #1315191f;width:min(780px,100%);max-height:calc(100vh - 48px);padding:42px;animation:.22s both kiInquiryModalIn;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000057}.ki-inquiry-close{z-index:2;color:#15171a;cursor:pointer;background:#f2f3f4;border:1px solid #13151914;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:18px;right:18px}.ki-inquiry-close:hover{background:#e7e9eb;transform:rotate(4deg)}.ki-inquiry-close:disabled{cursor:not-allowed;opacity:.5}.ki-inquiry-close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.ki-inquiry-header{max-width:630px;padding-right:48px}.ki-inquiry-kicker{color:var(--ki-inquiry-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:800;display:inline-flex}.ki-inquiry-kicker:before{content:"";background:currentColor;width:28px;height:2px}.ki-inquiry-header h3{color:#111316;letter-spacing:-.045em;flex-direction:column;gap:2px;margin:0;font-size:clamp(34px,5vw,54px);font-weight:500;line-height:.98;display:flex}.ki-inquiry-header h3 strong{color:var(--ki-inquiry-accent);font-weight:800}.ki-inquiry-header p{color:#62666c;max-width:600px;margin:20px 0 0;font-size:15px;line-height:1.65}.ki-inquiry-package{border-left:4px solid var(--ki-inquiry-accent);background:#f4f5f6;justify-content:space-between;align-items:flex-end;gap:24px;margin:30px 0;padding:22px 24px;display:flex}.ki-inquiry-package>div:first-child{flex-direction:column;min-width:0;display:flex}.ki-inquiry-package span{color:#777b81;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.ki-inquiry-package>div:first-child>strong{color:#141619;margin-top:6px;font-size:21px;font-weight:800}.ki-inquiry-package small{color:#6c7076;max-width:500px;margin-top:5px;font-size:13px;line-height:1.45}.ki-inquiry-package-price{text-align:right;flex:none}.ki-inquiry-package-price strong{color:#141619;letter-spacing:-.035em;font-size:24px;font-weight:800;display:block}.ki-inquiry-package-price span{letter-spacing:.04em;text-transform:none;margin-top:3px;font-size:10px;display:block}.ki-inquiry-form{flex-direction:column;gap:18px;display:flex}.ki-inquiry-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ki-inquiry-field{flex-direction:column;gap:8px;display:flex}.ki-inquiry-field>span{color:#30343a;font-size:12px;font-weight:750}.ki-inquiry-field input,.ki-inquiry-field select,.ki-inquiry-field textarea{color:#15171a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d9dcdf;border-radius:0;outline:none;font-size:14px;transition:border-color .16s,box-shadow .16s,background-color .16s}.ki-inquiry-field input,.ki-inquiry-field select{height:52px;padding:0 15px}.ki-inquiry-field textarea{resize:vertical;min-height:138px;padding:15px;line-height:1.55}.ki-inquiry-field input::placeholder,.ki-inquiry-field textarea::placeholder{color:#a1a5aa}.ki-inquiry-field input:focus,.ki-inquiry-field select:focus,.ki-inquiry-field textarea:focus{border-color:var(--ki-inquiry-accent);box-shadow:0 0 0 3px #e735461a}.ki-inquiry-consent{color:#676b71;cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;display:grid}.ki-inquiry-consent input{width:17px;height:17px;accent-color:var(--ki-inquiry-accent);margin:1px 0 0}.ki-inquiry-error{color:#9e1825;background:#fff0f2;border:1px solid #f1bdc3;padding:13px 15px;font-size:13px;font-weight:650;line-height:1.5}.ki-inquiry-submit{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:#15171a;border:0;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:800;transition:background-color .16s,transform .16s;display:flex}.ki-inquiry-submit:hover:not(:disabled){background:var(--ki-inquiry-accent);transform:translateY(-2px)}.ki-inquiry-submit:disabled{cursor:wait;opacity:.7}.ki-inquiry-submit svg,.ki-inquiry-success-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.ki-inquiry-loader{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite kiInquiryLoader}.ki-inquiry-form-note{color:#92969b;text-align:center;margin:-6px 0 0;font-size:11px;line-height:1.5}.ki-inquiry-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:40px 20px;display:flex}.ki-inquiry-success-icon{color:#fff;background:var(--ki-inquiry-accent);border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:24px;display:grid}.ki-inquiry-success-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.ki-inquiry-success>span{color:var(--ki-inquiry-accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.ki-inquiry-success h3{color:#141619;letter-spacing:-.04em;max-width:560px;margin:15px 0 0;font-size:clamp(30px,5vw,46px);line-height:1.05}.ki-inquiry-success p{color:#676b71;max-width:540px;margin:18px 0 0;font-size:15px;line-height:1.65}.ki-inquiry-success-button{color:#fff;min-height:54px;font:inherit;cursor:pointer;background:#15171a;border:0;align-items:center;gap:22px;margin-top:30px;padding:0 20px;font-size:13px;font-weight:800;transition:background-color .16s,transform .16s;display:inline-flex}.ki-inquiry-success-button:hover{background:var(--ki-inquiry-accent);transform:translateY(-2px)}@keyframes kiInquiryOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes kiInquiryModalIn{0%{opacity:0;transform:translateY(20px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kiInquiryLoader{to{transform:rotate(360deg)}}@media (width<=700px){.ki-inquiry-overlay{align-items:flex-end;padding:0}.ki-inquiry-modal{width:100%;max-height:94vh;padding:34px 20px 26px}.ki-inquiry-close{width:38px;height:38px;top:12px;right:12px}.ki-inquiry-header{padding-right:42px}.ki-inquiry-header h3{font-size:36px}.ki-inquiry-package{flex-direction:column;align-items:flex-start;gap:16px;margin:24px 0;padding:18px}.ki-inquiry-package-price{text-align:left}.ki-inquiry-form-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ki-inquiry-overlay,.ki-inquiry-modal,.ki-inquiry-loader{animation:none}.ki-inquiry-close,.ki-inquiry-submit,.ki-inquiry-success-button{transition:none}}@keyframes kiProcessPhoneIdle{0%,to{transform:translate(0,0)rotateX(5deg)rotateY(-7deg)rotate(-1.2deg)}35%{transform:translate3d(8px,-13px,20px)rotateX(2deg)rotateY(4deg)rotate(.8deg)}70%{transform:translate3d(-7px,-6px,10px)rotateX(7deg)rotateY(-2deg)rotate(-.4deg)}}@keyframes kiProcessPhoneShadowIdle{0%,to{opacity:.5;filter:blur(25px);transform:translate(-50%)scaleX(1)}50%{opacity:.32;filter:blur(31px);transform:translate(-50%)scaleX(.86)}}@keyframes kiProcessPhoneOrbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes kiProcessPhoneGlow{0%,to{opacity:.48;transform:translate(-50%,-50%)scale(.96)}50%{opacity:.78;transform:translate(-50%,-50%)scale(1.08)}}@keyframes kiProcessPhoneStatusFloat{0%,to{transform:translateZ(35px)}50%{transform:translate3d(0,-8px,45px)}}@keyframes kiProcessSectionReveal{0%{opacity:0}to{opacity:1}}@keyframes kiProcessFadeUp{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes kiProcessFadeLeft{0%{opacity:0;transform:translate(-34px)}to{opacity:1;transform:translate(0)}}@keyframes kiProcessStageReveal{0%{opacity:0;transform:translateY(44px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes kiProcessStepReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes kiProcessPulse{0%,to{box-shadow:0 0 #ef44442e,0 0 11px #ef444459}50%{box-shadow:0 0 0 7px #ef444400,0 0 17px #ef44448c}}@keyframes kiProcessFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes kiProcessGlowPulse{0%,to{opacity:.42;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.08)}}@keyframes kiProcessContentProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ki-process-section{isolation:isolate;color:#111827;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;opacity:0;background:#fff;width:100%;padding:120px 32px 110px;font-family:Inter,Segoe UI,Arial,sans-serif;position:relative;overflow:hidden}.ki-process-section-visible{animation:.8s forwards kiProcessSectionReveal}.ki-process-background{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ki-process-background-grid{opacity:.52;background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.ki-process-background-noise{opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.84' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='.72'/%3E%3C/svg%3E");position:absolute;inset:0}.ki-process-background-glow{filter:blur(145px);border-radius:50%;position:absolute}.ki-process-background-glow-left{background:#ef44440d;width:760px;height:760px;top:300px;left:-350px}.ki-process-background-glow-right{background:#ef44440e;width:780px;height:780px;bottom:190px;right:-320px}.ki-process-background-line{background:linear-gradient(#0000,#ef444426,#0000);width:1px;height:500px;position:absolute;transform:rotate(30deg)}.ki-process-background-line-one{top:-170px;right:15%}.ki-process-background-line-two{bottom:-180px;left:10%}.ki-process-inner{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.ki-process-header{opacity:0;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:end;gap:80px;display:grid;transform:translateY(34px)}.ki-process-section-visible .ki-process-header{animation:.88s cubic-bezier(.2,.75,.2,1) 80ms forwards kiProcessFadeUp}.ki-process-header-main{max-width:950px}.ki-process-label{color:#b91c1c;letter-spacing:.025em;text-transform:uppercase;background:#fef2f2eb;border:1px solid #ef44443d;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:39px;padding:0 15px;font-size:12px;font-weight:750;display:inline-flex}.ki-process-label-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.6s ease-in-out infinite kiProcessPulse}.ki-process-header-main h2{color:#111827;letter-spacing:-.065em;max-width:970px;margin:28px 0 0;font-size:clamp(58px,5.8vw,90px);font-weight:770;line-height:.95}.ki-process-header-main h2 span{color:#ef4444;margin-top:9px;display:block}.ki-process-header-side{padding-bottom:5px}.ki-process-header-index{color:#ef4444;letter-spacing:.05em;font-size:13px;font-weight:780;display:block}.ki-process-header-side>p{color:#64748b;margin:20px 0 0;font-size:16px;font-weight:500;line-height:1.72}.ki-process-header-meta{flex-direction:column;gap:11px;margin-top:25px;display:flex}.ki-process-header-meta span{color:#475569;align-items:center;gap:9px;font-size:11px;font-weight:700;display:inline-flex}.ki-process-header-meta svg{fill:none;stroke:#ef4444;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.ki-process-layout{grid-template-columns:minmax(420px,.8fr) minmax(610px,1.2fr);align-items:center;gap:clamp(60px,6vw,105px);margin-top:85px;display:grid}.ki-process-navigation{opacity:0;min-width:0;transform:translate(-34px)}.ki-process-section-visible .ki-process-navigation{animation:.88s cubic-bezier(.2,.75,.2,1) .24s forwards kiProcessFadeLeft}.ki-process-navigation-heading>span{color:#ef4444;letter-spacing:.045em;text-transform:uppercase;font-size:11px;font-weight:780}.ki-process-navigation-heading h3{color:#111827;letter-spacing:-.052em;max-width:600px;margin:17px 0 0;font-size:clamp(38px,3.6vw,56px);font-weight:760;line-height:1.02}.ki-process-navigation-heading h3 span{color:#ef4444;margin-top:5px;display:block}.ki-process-navigation-heading p{color:#64748b;max-width:570px;margin:22px 0 0;font-size:15px;font-weight:500;line-height:1.75}.ki-process-step-list{flex-direction:column;gap:9px;margin-top:37px;display:flex}.ki-process-step-button{color:#111827;text-align:left;cursor:pointer;opacity:0;background:#ffffffd1;border:1px solid #e2e8f0;border-radius:13px;grid-template-columns:30px 43px minmax(0,1fr) 30px;align-items:center;gap:12px;width:100%;min-height:75px;padding:10px 13px;font-family:inherit;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;transform:translateY(20px)}.ki-process-section-visible .ki-process-step-button{animation:kiProcessStepReveal .68s cubic-bezier(.2, .75, .2, 1) var(--ki-process-step-delay) forwards}.ki-process-step-button:hover{background:#fff;border-color:#cbd5e1;transform:translate(4px);box-shadow:0 12px 28px #0f172a0f}.ki-process-step-button:before{content:"";background:0 0;border-radius:0 10px 10px 0;width:3px;transition:background-color .22s;position:absolute;top:10px;bottom:10px;left:0}.ki-process-step-button-active{background:#fff7f7;border-color:#ef444459;box-shadow:0 13px 29px #ef444414,inset 0 1px #fffffff2}.ki-process-step-button-active:before{background:#ef4444}.ki-process-step-button-index{color:#94a3b8;text-align:center;font-size:9px;font-weight:780}.ki-process-step-button-active .ki-process-step-button-index{color:#ef4444}.ki-process-step-button-icon{color:#475569;background:#f8fafc;border:1px solid #d7dee7;border-radius:11px;justify-content:center;align-items:center;width:43px;height:43px;transition:border-color .22s,background-color .22s,color .22s;display:inline-flex}.ki-process-step-button-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.ki-process-step-button-active .ki-process-step-button-icon{color:#dc2626;background:#fee2e2;border-color:#fecaca}.ki-process-step-button-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.ki-process-step-button-copy>span{color:#94a3b8;letter-spacing:.035em;text-transform:uppercase;font-size:8px;font-weight:720}.ki-process-step-button-copy strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.ki-process-step-button-arrow{color:#94a3b8;border-radius:8px;justify-content:center;align-items:center;width:29px;height:29px;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}.ki-process-step-button-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ki-process-step-button-active .ki-process-step-button-arrow{color:#fff;background:#ef4444}.ki-process-step-button:hover .ki-process-step-button-arrow{transform:translate(2px)}.ki-process-stage{opacity:0;min-width:0;min-height:760px;position:relative;transform:translateY(44px)scale(.975)}.ki-process-section-visible .ki-process-stage{animation:.95s cubic-bezier(.2,.75,.2,1) .31s forwards kiProcessStageReveal}.ki-process-phone-scene{perspective:1500px;perspective-origin:50% 44%;isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:760px;display:flex;position:relative}.ki-process-phone-ambient{pointer-events:none;filter:blur(110px);border-radius:50%;position:absolute}.ki-process-phone-ambient-one{z-index:-4;background:#ef444421;width:560px;height:560px;animation:6.8s ease-in-out infinite kiProcessPhoneGlow;top:43%;left:50%;transform:translate(-50%,-50%)}.ki-process-phone-ambient-two{z-index:-5;background:#94a3b829;width:690px;height:420px;top:50%;left:52%;transform:translate(-50%,-50%)}.ki-process-phone-orbit{z-index:-2;aspect-ratio:1;pointer-events:none;border:1px solid #ef444421;border-radius:50%;width:min(620px,92%);animation:28s linear infinite kiProcessPhoneOrbit;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.ki-process-phone-orbit:before,.ki-process-phone-orbit:after{content:"";border-radius:inherit;border:1px solid #94a3b824;position:absolute;inset:12%}.ki-process-phone-orbit:after{border-color:#ef44441a;inset:27%}.ki-process-phone-orbit>span{background:#ef4444;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 5px #ef444414,0 0 25px #ef44446b}.ki-process-phone-orbit>span:first-child{top:7%;left:50%}.ki-process-phone-orbit>span:nth-child(2){width:7px;height:7px;bottom:24%;right:8%}.ki-process-phone-orbit>span:nth-child(3){background:#94a3b8;width:6px;height:6px;bottom:8%;left:24%}.ki-process-phone-wrapper{z-index:3;width:min(390px,66%);transform-style:preserve-3d;will-change:transform;cursor:pointer;transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s;animation:7.5s ease-in-out infinite kiProcessPhoneIdle;position:relative}.ki-process-phone-scene:hover .ki-process-phone-wrapper{filter:drop-shadow(0 38px 32px #0f172a2e)drop-shadow(0 12px 18px #ef44441a);animation-play-state:paused;transform:translate3d(0,-18px,70px)rotateX(-7deg)rotateY(12deg)rotate(1.2deg)scale(1.055)}.ki-process-phone-image{z-index:2;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 36px 38px #0f172a30)drop-shadow(0 10px 18px #0f172a17);width:100%;height:auto;transition:filter .55s;display:block;position:relative;transform:translateZ(26px)}.ki-process-phone-scene:hover .ki-process-phone-image{filter:drop-shadow(0 48px 44px #0f172a3b)drop-shadow(-15px 20px 28px #ef44441f)}.ki-process-phone-reflection{z-index:4;mix-blend-mode:screen;opacity:.42;pointer-events:none;background:linear-gradient(118deg,#ffffff47 0%,#ffffff14 24%,#0000 45%);border-radius:42% 40% 44% 38%;transition:opacity .45s,transform .65s cubic-bezier(.16,1,.3,1);position:absolute;inset:7% 8% 12% 13%;transform:translateZ(42px)}.ki-process-phone-scene:hover .ki-process-phone-reflection{opacity:.7;transform:translate3d(10px,-4px,58px)}.ki-process-phone-highlight{z-index:5;opacity:.58;filter:blur(.4px);pointer-events:none;background:linear-gradient(#0000,#ffffffdb,#ef44445c,#0000);border-radius:999px;width:2px;height:42%;position:absolute;top:18%;right:4%;transform:translateZ(52px)}.ki-process-phone-platform{z-index:1;pointer-events:none;width:min(500px,78%);height:120px;position:absolute;bottom:83px;left:50%;transform:translate(-50%)}.ki-process-phone-platform-glow{filter:blur(25px);background:#0f172a2b;border-radius:50%;height:75px;animation:7.5s ease-in-out infinite kiProcessPhoneShadowIdle;position:absolute;bottom:0;left:5%;right:5%;transform:translate(0)}.ki-process-phone-platform-line{background:linear-gradient(90deg,#0000,#ef44448f,#0000);height:1px;position:absolute;bottom:33px;left:14%;right:14%;box-shadow:0 0 18px #ef444457,0 0 45px #ef444421}.ki-process-phone-status{z-index:6;-webkit-backdrop-filter:blur(18px);min-width:175px;transform-style:preserve-3d;background:#ffffffd6;border:1px solid #cbd5e1e6;border-radius:14px;align-items:center;gap:11px;padding:13px 15px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;animation:5.6s ease-in-out infinite kiProcessPhoneStatusFloat;display:flex;position:absolute;box-shadow:0 22px 48px #0f172a1f,inset 0 1px #fffffff2}.ki-process-phone-status-top{top:105px;left:2px}.ki-process-phone-status-bottom{animation-delay:.8s;bottom:135px;right:0}.ki-process-phone-scene:hover .ki-process-phone-status-top{border-color:#ef444457;transform:translate3d(-8px,-8px,65px)rotateY(-5deg)}.ki-process-phone-scene:hover .ki-process-phone-status-bottom{border-color:#ef444457;transform:translate3d(8px,-4px,65px)rotateY(5deg)}.ki-process-phone-status>svg{color:#dc2626;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;background:#fee2e2;border-radius:9px;flex-shrink:0;width:29px;height:29px;padding:7px}.ki-process-phone-status-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:2.6s ease-in-out infinite kiProcessPulse;box-shadow:0 0 0 6px #ef444414,0 0 18px #ef444459}.ki-process-phone-status>div{min-width:0}.ki-process-phone-status small,.ki-process-phone-status strong{display:block}.ki-process-phone-status small{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-weight:730}.ki-process-phone-status strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;font-weight:780;overflow:hidden}.ki-process-stage-caption{z-index:4;color:#64748b;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:9px;font-size:7px;font-weight:750;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.ki-process-stage-caption>span:nth-child(2n){background:#cbd5e1;width:24px;height:1px}.ki-process-stage-caption>span:nth-child(5){color:#ef4444}.ki-process-principles{opacity:0;border-top:1px solid #dbe2ea;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:75px;padding-top:34px;display:grid;transform:translateY(28px)}.ki-process-section-visible .ki-process-principles{animation:.8s cubic-bezier(.2,.75,.2,1) .6s forwards kiProcessFadeUp}.ki-process-principles article{border-right:1px solid #e2e8f0;grid-template-columns:24px 43px minmax(0,1fr);align-items:start;gap:13px;min-width:0;padding:0 31px;display:grid}.ki-process-principles article:first-child{padding-left:0}.ki-process-principles article:last-child{border-right:0;padding-right:0}.ki-process-principle-index{color:#94a3b8;padding-top:12px;font-size:8px;font-weight:780}.ki-process-principle-icon{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:11px;justify-content:center;align-items:center;width:43px;height:43px;display:inline-flex}.ki-process-principle-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.ki-process-principles article>div:last-child{min-width:0}.ki-process-principles strong{color:#111827;font-size:12px;font-weight:760}.ki-process-principles p{color:#64748b;margin:8px 0 0;font-size:10px;font-weight:520;line-height:1.62}.ki-process-cta{color:#fff;opacity:0;background:#111827;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;margin-top:72px;padding:50px;display:grid;position:relative;overflow:hidden;transform:translateY(34px);box-shadow:0 30px 70px #0f172a2e,inset 0 1px #ffffff14}.ki-process-section-visible .ki-process-cta{animation:.85s cubic-bezier(.2,.75,.2,1) .72s forwards kiProcessFadeUp}.ki-process-cta:before{content:"";filter:blur(115px);background:#ef44442e;border-radius:50%;width:520px;height:520px;position:absolute;top:-210px;right:-110px}.ki-process-cta:after{content:"";opacity:.13;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.ki-process-cta-copy{z-index:2;max-width:850px;position:relative}.ki-process-cta-copy>span{color:#fca5a5;letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:780}.ki-process-cta-copy h3{letter-spacing:-.052em;margin:15px 0 0;font-size:clamp(35px,3.6vw,56px);font-weight:760;line-height:1}.ki-process-cta-copy h3 span{color:#ef4444;margin-top:5px;display:block}.ki-process-cta-copy p{color:#94a3b8;max-width:690px;margin:20px 0 0;font-size:13px;font-weight:500;line-height:1.7}.ki-process-cta-actions{z-index:2;flex-direction:column;gap:11px;min-width:205px;display:flex;position:relative}.ki-process-cta-primary{color:#fff;background:#ef4444;border:1px solid #ef4444;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:0 20px;font-size:11px;font-weight:770;text-decoration:none;transition:transform .22s,border-color .22s,background-color .22s,color .22s;display:inline-flex;box-shadow:0 15px 32px #ef444440,inset 0 1px #fff3}.ki-process-cta-primary:hover{color:#111827;background:#fff;border-color:#fff;transform:translateY(-2px)}.ki-process-cta-primary svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .22s}.ki-process-cta-primary:hover svg{transform:translate(3px)}.ki-process-cta-secondary{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff26;border-radius:9px;justify-content:center;align-items:center;min-height:46px;font-size:10px;font-weight:720;text-decoration:none;transition:border-color .22s,background-color .22s,color .22s;display:inline-flex}.ki-process-cta-secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff47}@media (width<=1260px){.ki-process-layout{grid-template-columns:minmax(390px,.78fr) minmax(550px,1.22fr);gap:52px}.ki-process-stage{padding-left:20px;padding-right:20px}.ki-process-floating-card-object{left:-2px}.ki-process-floating-card-content,.ki-process-floating-card-leads{right:0}}@media (width<=1080px){.ki-process-header{grid-template-columns:1fr;gap:35px}.ki-process-header-side{max-width:720px}.ki-process-header-meta{flex-flow:wrap;gap:16px 25px}.ki-process-layout{grid-template-columns:1fr;gap:75px}.ki-process-navigation{max-width:780px}.ki-process-navigation-heading h3,.ki-process-navigation-heading p{max-width:700px}.ki-process-stage{width:min(790px,100%);margin:0 auto;padding-left:48px;padding-right:48px}.ki-process-principles{gap:25px}.ki-process-principles article{border-right:0;padding:0}.ki-process-cta{grid-template-columns:1fr;gap:35px}.ki-process-cta-actions{align-items:flex-start}}@media (width<=780px){.ki-process-section{padding:90px 20px 82px}.ki-process-header-main h2{font-size:clamp(48px,11vw,72px)}.ki-process-layout{margin-top:65px}.ki-process-navigation-heading h3{font-size:clamp(36px,8.5vw,52px)}.ki-process-stage{min-height:790px;padding:35px 0 120px}.ki-process-stage-card{min-height:610px}.ki-process-floating-card-object{top:4px;left:8px}.ki-process-floating-card-content{top:245px;right:8px}.ki-process-floating-card-leads{bottom:18px;right:8px}.ki-process-stage-caption{display:none}.ki-process-principles{grid-template-columns:1fr;gap:0;margin-top:35px}.ki-process-principles article{border-bottom:1px solid #e2e8f0;padding:22px 0}.ki-process-principles article:first-child{padding-top:0}.ki-process-principles article:last-child{border-bottom:0;padding-bottom:0}.ki-process-cta{padding:36px 27px}.ki-process-cta-actions,.ki-process-cta-primary,.ki-process-cta-secondary{width:100%}}@media (width<=620px){.ki-process-header-meta{flex-direction:column;gap:11px}.ki-process-step-button{grid-template-columns:27px 40px minmax(0,1fr)}.ki-process-step-button-icon{width:40px;height:40px}.ki-process-step-button-arrow{display:none}.ki-process-stage{min-height:840px}.ki-process-stage-card{padding:20px 15px}.ki-process-stage-content{padding:50px 5px 150px}.ki-process-stage-content ul{grid-template-columns:1fr}.ki-process-stage-progress{bottom:15px;left:15px;right:15px}.ki-process-floating-card-object{min-width:220px}.ki-process-floating-card-content{width:190px;top:280px}.ki-process-floating-card-leads{width:260px}}@media (width<=470px){.ki-process-section{padding-left:16px;padding-right:16px}.ki-process-header-main h2{font-size:clamp(43px,12vw,58px)}.ki-process-label{min-height:36px;font-size:10px}.ki-process-step-button{grid-template-columns:23px 38px minmax(0,1fr);gap:9px;padding-left:8px;padding-right:10px}.ki-process-step-button-icon{width:38px;height:38px}.ki-process-step-button-copy strong{font-size:11px}.ki-process-stage{min-height:805px}.ki-process-stage-card{min-height:590px}.ki-process-stage-top{flex-direction:column;align-items:flex-start}.ki-process-stage-content h3{font-size:34px}.ki-process-floating-card-object{min-width:205px;left:-6px}.ki-process-floating-card-content{width:170px;top:290px;right:-6px}.ki-process-floating-card-leads{width:235px;right:-6px}.ki-process-cta{padding:32px 21px}.ki-process-cta-copy h3{font-size:35px}}@media (width<=1180px){.ki-process-phone-wrapper{width:min(350px,70%)}.ki-process-phone-status-top{left:-10px}.ki-process-phone-status-bottom{right:-8px}}@media (width<=900px){.ki-process-stage,.ki-process-phone-scene{min-height:680px}.ki-process-phone-wrapper{width:min(335px,62vw)}.ki-process-phone-status-top{top:90px;left:4%}.ki-process-phone-status-bottom{bottom:115px;right:4%}}@media (width<=680px){.ki-process-stage,.ki-process-phone-scene{min-height:570px}.ki-process-phone-wrapper{width:min(280px,72vw)}.ki-process-phone-scene:hover .ki-process-phone-wrapper{transform:translate3d(0,-10px,35px)rotateX(-4deg)rotateY(7deg)rotate(.5deg)scale(1.025)}.ki-process-phone-orbit{width:92vw}.ki-process-phone-platform{width:78vw;bottom:66px}.ki-process-phone-status{min-width:145px;padding:10px 12px}.ki-process-phone-status-top{top:66px;left:0}.ki-process-phone-status-bottom{bottom:100px;right:0}.ki-process-stage-caption{gap:6px;font-size:6px;bottom:7px}.ki-process-stage-caption>span:nth-child(2n){width:13px}}@media (width<=460px){.ki-process-stage,.ki-process-phone-scene{min-height:500px}.ki-process-phone-wrapper{width:min(245px,72vw)}.ki-process-phone-status{min-width:0;max-width:145px}.ki-process-phone-status-top{top:52px;left:-4px}.ki-process-phone-status-bottom{bottom:84px;right:-4px}.ki-process-phone-status small{font-size:6px}.ki-process-phone-status strong{font-size:8px}}@media (prefers-reduced-motion:reduce){.ki-process-section,.ki-process-header,.ki-process-navigation,.ki-process-step-button,.ki-process-stage,.ki-process-principles,.ki-process-cta,.ki-process-floating-card-content-progress span{opacity:1;animation:none;transform:none}.ki-process-label-dot,.ki-process-stage-status-dot,.ki-process-stage-glow,.ki-process-floating-card{animation:none}.ki-process-step-button,.ki-process-stage-progress-track span,.ki-process-cta-primary,.ki-process-cta-secondary{transition:none}.ki-process-phone-wrapper,.ki-process-phone-orbit,.ki-process-phone-platform-glow,.ki-process-phone-status,.ki-process-phone-ambient-one{animation:none!important}.ki-process-phone-wrapper,.ki-process-phone-scene:hover .ki-process-phone-wrapper{transform:rotateX(3deg)rotateY(-4deg)}}
