.video-conferencing-page{--bg-dark:#020a13;--bg-deep:#04111f;--bg-panel:#071726d1;--bg-light:#f6f9fd;--white:#fff;--text:#0a1624;--muted:#607086;--muted-dark:#a8b7c9;--line:#82a4cc38;--line-light:#d9e2ee;--accent:#0b82ff;--accent-2:#29a7ff;--container-base:1180px;--container-wide:1360px;--container:var(--container-base);--header-height:76px}@font-face{font-family:Montserrat;src:url(/assets/fonts/montserrat/Montserrat-wght.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:100 900}.video-conferencing-page,.video-conferencing-page *{box-sizing:border-box}.video-conferencing-page{scroll-behavior:smooth;color:var(--text);background:var(--bg-light);margin:0;font-family:Montserrat,Segoe UI,Arial,sans-serif;line-height:1.5;overflow:hidden}.video-conferencing-page img,.video-conferencing-page svg{display:block}.video-conferencing-page img{max-width:100%}.video-conferencing-page a{color:inherit;text-decoration:none}.video-conferencing-page button,.video-conferencing-page input,.video-conferencing-page textarea{font:inherit}.video-conferencing-page .container{width:min(calc(100% - 48px), var(--container));margin:0 auto}@media (min-width:1280px){.video-conferencing-page{--container:var(--container-wide)}}@media (min-width:1500px){.video-conferencing-page .process .process-inner{width:min(100% - 48px,1500px)}.video-conferencing-page .process .process-top{grid-template-columns:minmax(420px,460px) minmax(0,1fr)}.video-conferencing-page .process .process-copy h2{max-width:460px}}.video-conferencing-page .section-dark{color:var(--white);background:var(--bg-dark)}.video-conferencing-page .section-light{background:var(--bg-light)}.video-conferencing-page section[id]{scroll-margin-top:calc(var(--header-height) + 14px)}.video-conferencing-page .section-label{color:var(--accent);text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.1}.video-conferencing-page h1,.video-conferencing-page h2,.video-conferencing-page h3,.video-conferencing-page p{margin-top:0}.video-conferencing-page h1{letter-spacing:0;margin-bottom:22px;font-size:58px;font-weight:800;line-height:.98}.video-conferencing-page h2{letter-spacing:0;margin-bottom:18px;font-size:38px;font-weight:760;line-height:1.08}.video-conferencing-page h3{margin-bottom:10px;font-size:18px;font-weight:760;line-height:1.16}.video-conferencing-page p{color:var(--muted)}.video-conferencing-page .section-dark p{color:var(--muted-dark)}.video-conferencing-page .site-header{z-index:50;height:var(--header-height);color:var(--white);-webkit-backdrop-filter:blur();background:0 0;border-bottom:1px solid #0000;grid-template-columns:250px 1fr auto;align-items:center;gap:28px;padding:0 48px;transition:background .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:grid;position:fixed;top:0;left:0;right:0}.video-conferencing-page .site-header.is-solid{-webkit-backdrop-filter:blur(18px);background:#020a13a3;border-bottom-color:#96b8e01f}.video-conferencing-page .brand{align-items:center;gap:11px;width:auto;min-width:0;display:inline-flex}.video-conferencing-page .brand-symbol{flex:none;place-items:center;width:42px;height:42px;display:inline-grid}.video-conferencing-page .brand-symbol img{object-fit:contain;filter:drop-shadow(0 0 12px #2b95ff29);width:100%;height:100%}.video-conferencing-page .brand-text{gap:2px;display:grid}.video-conferencing-page .brand-text strong{color:var(--white);letter-spacing:0;white-space:nowrap;font-size:20px;font-weight:820;line-height:1}.video-conferencing-page .brand-text small{color:#9fb3cc;font-size:10px;font-weight:650;line-height:1.15}.video-conferencing-page .site-nav{color:#d7e4f3;justify-content:center;align-items:stretch;gap:34px;font-size:14px;font-weight:650;display:flex}.video-conferencing-page .site-nav>a,.video-conferencing-page .nav-trigger{color:inherit;align-items:center;gap:6px;padding:29px 0 27px;transition:color .18s;display:inline-flex;position:relative}.video-conferencing-page .nav-trigger{cursor:pointer;background:0 0;border:0}.video-conferencing-page .nav-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:.72;width:14px;height:14px;transition:transform .18s,opacity .18s}.video-conferencing-page .site-nav>a:after,.video-conferencing-page .nav-trigger:after{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.video-conferencing-page .site-nav>a:hover,.video-conferencing-page .site-nav>a:focus-visible,.video-conferencing-page .nav-group:hover .nav-trigger,.video-conferencing-page .nav-group:focus-within .nav-trigger,.video-conferencing-page .nav-group.is-open .nav-trigger{color:var(--white)}.video-conferencing-page .site-nav>a:hover:after,.video-conferencing-page .site-nav>a:focus-visible:after,.video-conferencing-page .nav-group:hover .nav-trigger:after,.video-conferencing-page .nav-group:focus-within .nav-trigger:after,.video-conferencing-page .nav-group.is-open .nav-trigger:after{transform:scaleX(1)}.video-conferencing-page .nav-group{align-items:stretch;display:inline-flex;position:relative}.video-conferencing-page .nav-group:hover .nav-trigger svg,.video-conferencing-page .nav-group:focus-within .nav-trigger svg,.video-conferencing-page .nav-group.is-open .nav-trigger svg{opacity:1;transform:rotate(180deg)}.video-conferencing-page .mega-menu{z-index:60;opacity:0;visibility:hidden;pointer-events:none;transform-origin:50% 0;background:radial-gradient(circle at 16% 10%,#2b99ff2e,#0000 34%),linear-gradient(135deg,#081d33f5,#030c18f5);border:1px solid #6faeeb47;border-radius:8px;gap:8px;width:min(560px,100vw - 48px);padding:10px;transition:opacity .18s,visibility .18s,transform .22s;display:grid;position:absolute;top:calc(100% - 8px);left:50%;transform:translate(-50%,10px)scale(.98);box-shadow:0 28px 70px #00000057,0 0 48px #0b82ff1f}.video-conferencing-page .mega-menu:before{content:"";border-radius:inherit;pointer-events:none;background-color:#0000;background-image:linear-gradient(#50b1ff0f 1px,#0000 1px),linear-gradient(90deg,#50b1ff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 120%);mask-image:linear-gradient(#000000e6,#0000 120%)}.video-conferencing-page .nav-group:hover .mega-menu,.video-conferencing-page .nav-group:focus-within .mega-menu,.video-conferencing-page .nav-group.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}.video-conferencing-page .mega-link{z-index:1;color:#dcecff;background:#ffffff09;border:1px solid #82b1e424;border-radius:6px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:78px;padding:14px;transition:background .18s,border-color .18s,transform .18s;display:grid;position:relative}.video-conferencing-page .mega-link:hover,.video-conferencing-page .mega-link:focus-visible{color:var(--white);background:#0b82ff21;border-color:#50b1ff80;outline:none;transform:translateY(-2px)}.video-conferencing-page .mega-icon{color:#29a7ff;background:#0b82ff14;border:1px solid #50b1ff47;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.video-conferencing-page .mega-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.video-conferencing-page .mega-link strong{color:inherit;margin-bottom:5px;font-size:14px;line-height:1.18;display:block}.video-conferencing-page .mega-link small{color:#a8bad0;font-size:12px;font-weight:500;line-height:1.35;display:block}.video-conferencing-page .header-cta{color:#bfe1ff;border:1px solid #2b99ffc7;border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 22px;font-size:14px;font-weight:760;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.video-conferencing-page .header-cta:hover{color:var(--white);border-color:var(--accent-2);background:#0b82ff29}.video-conferencing-page .menu-toggle{width:42px;height:42px;color:var(--white);background:0 0;border:1px solid #b4d2f547;border-radius:4px;display:none}.video-conferencing-page .menu-toggle span{background:currentColor;width:18px;height:2px;margin:0 auto;transition:transform .18s,opacity .18s;display:block}.video-conferencing-page .menu-toggle span+span{margin-top:5px}.video-conferencing-page .nav-open .menu-toggle span:first-child{transform:translateY(3.5px)rotate(45deg)}.video-conferencing-page .nav-open .menu-toggle span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.video-conferencing-page .button{border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 28px;font-size:14px;font-weight:800;line-height:1;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.video-conferencing-page .button:hover{transform:translateY(-2px)}.video-conferencing-page .button-primary{color:var(--white);background:var(--accent);border:1px solid var(--accent);box-shadow:0 18px 44px #0b82ff4d}.video-conferencing-page .button-primary:hover{background:#1d94ff;border-color:#1d94ff}.video-conferencing-page .button-ghost{color:var(--white);background:#ffffff0a;border:1px solid #d2e4f77a}.video-conferencing-page .button-ghost:hover{background:#ffffff1a;border-color:#ffffffc7}.video-conferencing-page .text-link{color:#0b5dbb;align-items:center;gap:16px;font-size:14px;font-weight:760;display:inline-flex}.video-conferencing-page .text-link:after{content:"";background:currentColor;width:34px;height:1px;transform:translateY(1px);box-shadow:8px -4px 0 -3px,8px 4px 0 -3px}.video-conferencing-page .text-link:hover{color:var(--accent)}.video-conferencing-page .hero{isolation:isolate;min-height:clamp(730px,100svh,820px);position:relative;overflow:hidden}.video-conferencing-page .hero-media,.video-conferencing-page .hero-grid{pointer-events:none;position:absolute;inset:0}.video-conferencing-page .hero-media{z-index:-3;transform-origin:74% 44%;will-change:transform;background-image:url(/assets/video-conferencing/generated/vks-hero-reference-like.png);background-position:100%;background-size:cover;transform:scale(1.02)}.video-conferencing-page .signal-field{z-index:2;opacity:.46;mix-blend-mode:screen;position:absolute;inset:0;overflow:hidden}.video-conferencing-page .signal-field span{background:linear-gradient(90deg,#0000,#79cbffc2,#0000);width:46vw;height:1px;animation:9s linear infinite signalDrift;position:absolute;box-shadow:0 0 24px #44a9ff80}.video-conferencing-page .signal-field span:first-child{top:26%;left:48%}.video-conferencing-page .signal-field span:nth-child(2){animation-delay:-3s;top:43%;left:42%;transform:rotate(-7deg)}.video-conferencing-page .signal-field span:nth-child(3){animation-delay:-5s;top:56%;left:56%;transform:rotate(8deg)}.video-conferencing-page .signal-field span:nth-child(4){animation-delay:-7s;top:72%;left:30%;transform:rotate(-13deg)}.video-conferencing-page .hero-grid{display:none}.video-conferencing-page .hero-inner{grid-template-rows:1fr auto;min-height:clamp(730px,100svh,820px);padding-top:130px;display:grid;position:relative}.video-conferencing-page .hero-copy{align-self:center;width:min(735px,57%);padding-bottom:38px}.video-conferencing-page .hero-text{color:#d7e5f5;width:min(620px,100%);margin-bottom:30px;font-size:18px;line-height:1.5}.video-conferencing-page .hero-actions{flex-wrap:wrap;gap:18px;display:flex}.video-conferencing-page .trust-strip{color:#dbe9f8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03111fbd;border:1px solid #82b1e44d;border-radius:6px 6px 0 0;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:0;display:grid;box-shadow:0 18px 60px #0000006b}.video-conferencing-page .trust-item{grid-template-columns:42px 1fr;align-items:center;gap:16px;min-height:86px;padding:20px 28px;font-size:14px;font-weight:640;line-height:1.35;display:grid}.video-conferencing-page .trust-item+.trust-item{border-left:1px solid #82b1e42e}.video-conferencing-page .trust-icon,.video-conferencing-page .system-icon{color:var(--accent-2);border:1px solid #2b99ff52;border-radius:50%;place-items:center;display:inline-grid}.video-conferencing-page .trust-icon{width:42px;height:42px}.video-conferencing-page .trust-icon svg,.video-conferencing-page .system-icon svg,.video-conferencing-page .contact-links svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.video-conferencing-page .directions{background:radial-gradient(circle at 14%,#0b82ff17,#0000 26%),radial-gradient(circle at 76% 20%,#29a7ff14,#0000 28%),linear-gradient(#f8fbff 0%,#f3f8ff 100%);padding:86px 0 92px;position:relative;overflow:hidden}.video-conferencing-page .directions:before{content:"";pointer-events:none;background:linear-gradient(#135fb909 1px,#0000 1px) 0 0/84px 84px,linear-gradient(90deg,#135fb908 1px,#0000 1px) 0 0/84px 84px,linear-gradient(135deg,#0000 0 49%,#135fb90d 49.4%,#0000 50% 100%) 0 0/420px 420px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000a3 54%,#0000 100%);mask-image:linear-gradient(90deg,#000 0%,#000000a3 54%,#0000 100%)}.video-conferencing-page .direction-layout{z-index:1;grid-template-columns:minmax(220px,270px) repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(22px,2vw,28px);width:min(100% - 48px,1500px);margin:0 auto;display:grid;position:relative}.video-conferencing-page .direction-intro{align-self:center;max-width:none;padding-right:clamp(4px,1vw,16px)}.video-conferencing-page .direction-intro h2{color:#132033;max-width:270px;margin-bottom:26px;font-size:clamp(34px,3vw,48px);line-height:1.1}.video-conferencing-page .direction-intro p{color:#65758b;margin-bottom:30px;font-size:16px;line-height:1.62}.video-conferencing-page .section-intro p{margin-bottom:44px;font-size:16px}.video-conferencing-page .direction-panel{background:linear-gradient(#fffc,#f7fbfff5),radial-gradient(circle at 18% 0,#0b82ff1f,#0000 34%);border:1px solid #709ed247;border-radius:8px;grid-template-rows:auto 1fr;gap:28px;min-width:0;padding:clamp(24px,2.2vw,34px);display:grid;box-shadow:0 24px 70px #29507817}.video-conferencing-page .direction-panel-head{max-width:450px}.video-conferencing-page .direction-panel-head h3{color:#142035;max-width:390px;margin-bottom:16px;font-size:clamp(28px,2.2vw,38px);line-height:1.12}.video-conferencing-page .direction-panel-head p{color:#68778a;max-width:420px;margin:0;font-size:16px;line-height:1.58}.video-conferencing-page .direction-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:14px;display:grid}.video-conferencing-page .direction-card{min-height:330px;color:var(--white);background:#07111d;border-radius:8px;position:relative;overflow:hidden;transform:translateZ(0)}.video-conferencing-page .direction-card:after{content:"";background:linear-gradient(#0000 16%,#01070dd1 73%,#01070df5 100%),linear-gradient(90deg,#00000059,#00000005);position:absolute;inset:0}.video-conferencing-page .direction-card img{object-fit:cover;width:100%;height:100%;min-height:330px;transition:transform .42s}.video-conferencing-page .direction-card:hover img{transform:scale(1.05)}.video-conferencing-page .direction-card-content{z-index:2;position:absolute;bottom:20px;left:22px;right:22px}.video-conferencing-page .direction-card-content strong{color:#dcecff;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin-bottom:8px;font-size:clamp(20px,1.55vw,26px);font-weight:820;line-height:1.12;display:block}.video-conferencing-page .direction-card-content small{color:#edf6ff;margin-bottom:0;font-size:12.5px;line-height:1.38;display:block}.video-conferencing-page .process{color:#f4f8ff;background:linear-gradient(#030c16cc 0%,#030c1633 58%,#030c16eb 100%),radial-gradient(circle at 18% 18%,#0875ff2e,#0000 32%),radial-gradient(circle at 82% 8%,#29a7ff1f,#0000 30%),linear-gradient(#06101c 0%,#020813 100%);padding:clamp(86px,8vw,126px) 0 clamp(96px,9vw,142px);position:relative;overflow:hidden}.video-conferencing-page .process:before{content:"";opacity:.86;pointer-events:none;background-color:#0000;background-image:linear-gradient(#030c16b3 0%,#030c1633 52%,#030c160f 100%),url(/assets/video-conferencing/generated/vks-project-contour-grid.webp);background-position:bottom;background-repeat:no-repeat;background-size:100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.video-conferencing-page .process:after{content:"";pointer-events:none;background:linear-gradient(#4896ff0b 1px,#0000 1px) 0 0/92px 92px,linear-gradient(90deg,#4896ff0a 1px,#0000 1px) 0 0/92px 92px,linear-gradient(#02081326 0%,#02081394 82%,#02081333 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 78%,#0000 100%)}.video-conferencing-page .process-inner{width:min(calc(100% - 48px), var(--container));margin:0 auto;position:relative}.video-conferencing-page .process-top{z-index:2;grid-template-columns:minmax(270px,360px) minmax(0,1fr);align-items:start;gap:clamp(32px,3.4vw,56px);display:grid;position:relative}.video-conferencing-page .process-visual{min-width:0}.video-conferencing-page .process-copy h2{color:#f5f9ff;max-width:480px;margin-bottom:24px;font-size:clamp(40px,3.2vw,58px);line-height:1.08}.video-conferencing-page .process-copy>p{color:#d8e5f6c7;max-width:470px;margin-bottom:34px;font-size:18px;line-height:1.55}.video-conferencing-page .process-result{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:18px;max-width:440px;display:grid}.video-conferencing-page .process-result-icon,.video-conferencing-page .step-node,.video-conferencing-page .callout-icon{color:#53a9ff;background:#051323d1;border:1px solid #53a9ff80;border-radius:50%;place-items:center;display:inline-grid;box-shadow:0 0 28px #0875ff38,inset 0 0 18px #53a9ff14}.video-conferencing-page .process-result-icon{width:50px;height:50px}.video-conferencing-page .process-result-icon svg,.video-conferencing-page .step-node svg,.video-conferencing-page .callout-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.video-conferencing-page .process-result p{color:#e5efffdb;border-left:2px solid #0875ff;margin:0;padding-left:18px;font-size:15px}.video-conferencing-page .process-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,1.3vw,22px);padding-top:56px;display:grid;position:relative}.video-conferencing-page .process-timeline:before{content:"";background:linear-gradient(90deg,#0875ffb8,#53a9ffe6,#0875ffb8);height:1px;position:absolute;top:127px;left:calc(10% - 4px);right:calc(10% - 4px);box-shadow:0 0 20px #0875ff47}.video-conferencing-page .process-timeline:after{content:"";background:linear-gradient(90deg,#53a9ffc7 0%,#0875ff5c 58%,#0000 100%);width:clamp(72px,9vw,150px);height:1px;position:absolute;top:127px;left:calc(90% - 4px);box-shadow:0 0 18px #0875ff33}.video-conferencing-page .process-step{--step-index:0;z-index:1;min-width:0;position:relative}.video-conferencing-page .process-step:nth-child(2){--step-index:1}.video-conferencing-page .process-step:nth-child(3){--step-index:2}.video-conferencing-page .process-step:nth-child(4){--step-index:3}.video-conferencing-page .process-step:nth-child(5){--step-index:4}.video-conferencing-page .process-step:before{z-index:2;content:"";background:#53a9ff;border-radius:50%;width:6px;height:6px;position:absolute;top:124px;right:-12px;box-shadow:0 0 14px #53a9ffa6}.video-conferencing-page .process-step:last-child:before{display:none}.video-conferencing-page .step-number{isolation:isolate;color:#2f95ff;text-align:center;transform-origin:50%;animation:8.8s ease-in-out infinite stepNumberPulse;animation-delay:calc(var(--step-index) * .85s);margin-bottom:18px;font-size:20px;font-weight:840;display:block;position:relative}.video-conferencing-page .step-number:after{z-index:-1;content:"";opacity:0;width:46px;height:30px;animation:8.8s ease-in-out infinite stepNumberHalo;animation-delay:calc(var(--step-index) * .85s);background:radial-gradient(#53a9ff5c 0%,#0875ff24 42%,#0000 72%);border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.76)}.video-conferencing-page .step-node{isolation:isolate;outline:8px solid #030c16c2;width:74px;height:74px;margin:0 auto 28px;position:relative}.video-conferencing-page .step-node:after{z-index:-1;content:"";opacity:0;animation:8.8s ease-in-out infinite stepNodeHalo;animation-delay:calc(var(--step-index) * .85s);border:1px solid #53a9ff61;border-radius:50%;position:absolute;inset:-13px;transform:scale(.78);box-shadow:0 0 24px #0875ff52}.video-conferencing-page .step-node svg{z-index:1;width:30px;height:30px;position:relative}.video-conferencing-page .process-step h3{color:#fff;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin-bottom:12px;font-size:13.5px}.video-conferencing-page .process-step p{color:#d5e3f6bf;margin:0;font-size:14px;line-height:1.52}.video-conferencing-page .process-building{z-index:1;width:100%;margin:clamp(18px,1.8vw,28px) 0 0;padding:0;position:relative}.video-conferencing-page .process-building:before{content:"";pointer-events:none;background:radial-gradient(circle at 52% 44%,#0875ff14,#0000 42%),radial-gradient(at 50% 72%,#143c6e0b,#0000 58%);position:absolute;inset:-6% -3% 20%}.video-conferencing-page .schema-stage{z-index:1;aspect-ratio:1663/515;width:min(100%,1040px);margin:0 auto;position:relative}.video-conferencing-page .process-building img{z-index:1;filter:none;width:100%;height:auto;margin:0;position:absolute;inset:0}.video-conferencing-page .process-blueprint-lines{z-index:2;pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0;overflow:visible}.video-conferencing-page .blueprint-path{fill:none;stroke:#0875ff;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:760;stroke-dashoffset:760px;opacity:.8}.video-conferencing-page .blueprint-dot{fill:#0875ff;stroke:#f2f8ff;stroke-width:4px;opacity:0;filter:drop-shadow(0 0 9px #0875ff73)}.video-conferencing-page .is-visible .blueprint-path{animation:1.1s forwards drawBlueprint}.video-conferencing-page .is-visible .blueprint-dot{animation:.42s forwards showBlueprintDot,2.6s ease-in-out .9s infinite blueprintPulse}.video-conferencing-page .is-visible .path-impression,.video-conferencing-page .is-visible .path-hidden{animation-delay:.12s}.video-conferencing-page .is-visible .path-reliability,.video-conferencing-page .is-visible .path-unified{animation-delay:.24s}.video-conferencing-page .is-visible .path-control{animation-delay:.36s}.video-conferencing-page .schema-marker{z-index:3;color:#0875ff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:inline-grid;position:absolute;transform:translate(-50%,-50%)}.video-conferencing-page .schema-marker:before,.video-conferencing-page .schema-marker:after{content:"";border-radius:50%;transition:opacity .18s,transform .18s,border-color .18s,box-shadow .18s;position:absolute;inset:6px}.video-conferencing-page .schema-marker:before{background:#0875ff;border:3px solid #ffffffeb;box-shadow:0 0 0 4px #0875ff29,0 0 18px #0875ff7a}.video-conferencing-page .schema-marker:after{opacity:.62;border:1px solid #0875ff85;inset:0}.video-conferencing-page .schema-marker span{z-index:1;background:#fff;border-radius:50%;width:4px;height:4px;position:relative}.video-conferencing-page .schema-marker:is(:hover,:focus-visible,.is-active):before{transform:scale(1.08);box-shadow:0 0 0 7px #0875ff2e,0 0 28px #0875ffc7}.video-conferencing-page .schema-marker:is(:hover,:focus-visible,.is-active):after{opacity:1;transform:scale(1.34)}.video-conferencing-page .schema-marker:focus-visible{outline-offset:4px;outline:2px solid #0875ffd1}.video-conferencing-page .marker-design{top:44.7%;left:24.7%}.video-conferencing-page .marker-impression{top:27.9%;left:72.9%}.video-conferencing-page .marker-reliability{top:55%;left:81.1%}.video-conferencing-page .marker-hidden{top:65.7%;left:10.4%}.video-conferencing-page .marker-unified{top:63.6%;left:39%}.video-conferencing-page .marker-control{top:68.3%;left:66.1%}.video-conferencing-page .schema-legend{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;margin-top:clamp(14px,1.5vw,22px);display:grid;position:relative}.video-conferencing-page .schema-callout{z-index:3;color:#17253a;cursor:pointer;text-shadow:0 1px #ffffffc7;background:#ffffff94;border:1px solid #245faa21;border-radius:6px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:10px 11px;transition:background .18s,border-color .18s,box-shadow .18s,opacity .18s,transform .18s;display:grid;position:relative;box-shadow:0 12px 34px #284e780e}.video-conferencing-page .callout-icon{width:36px;height:36px;box-shadow:0 10px 24px #144b961a}.video-conferencing-page .callout-icon svg{width:19px;height:19px}.video-conferencing-page .schema-callout h3{margin-bottom:4px;font-size:13px;line-height:1.18}.video-conferencing-page .schema-callout p{color:#4d5e73;margin:0;font-size:11.5px;line-height:1.36}.video-conferencing-page .schema-callout:is(:hover,:focus-visible,.is-active){background:#ffffffe0;border-color:#0875ff7a;transform:translateY(-2px);box-shadow:0 18px 42px #284e781f,0 0 0 1px #0875ff14}.video-conferencing-page .schema-callout:focus-visible{outline-offset:3px;outline:2px solid #0875ffc7}.video-conferencing-page .schema-marker.is-muted,.video-conferencing-page .schema-callout.is-muted{opacity:.56}.video-conferencing-page .system{background:radial-gradient(circle at 70% 46%,#0d79ee33,#0000 30%),radial-gradient(circle at 18% 20%,#29a7ff1f,#0000 28%),linear-gradient(#03101d 0%,#020912 100%);padding:88px 0 94px;position:relative;overflow:hidden}.video-conferencing-page .system:before{content:"";opacity:.48;background-color:#0000;background-image:linear-gradient(#388be014 1px,#0000 1px),linear-gradient(90deg,#388be014 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:96px 96px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 68% 48%,#000 0%,#0000 62%);mask-image:radial-gradient(circle at 68% 48%,#000 0%,#0000 62%)}.video-conferencing-page .system:after{content:"";pointer-events:none;background:radial-gradient(circle,#0b82ff38,#0000 66%);width:58%;height:78%;position:absolute;bottom:-42%;right:-8%}.video-conferencing-page .system-layout{z-index:1;grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:center;gap:64px;display:grid;position:relative}.video-conferencing-page .system-intro .section-label{color:#1598ff}.video-conferencing-page .system-intro h2{font-size:34px}.video-conferencing-page .system-intro p{margin-bottom:0}.video-conferencing-page .system-map{isolation:isolate;min-height:540px;position:relative}.video-conferencing-page .system-map:before{z-index:0;content:"";border:1px solid #4d9af533;border-radius:50%;position:absolute;inset:48px 72px;box-shadow:inset 0 0 70px #0b82ff12,0 0 90px #0b82ff1a}.video-conferencing-page .system-map:after{z-index:0;content:"";border:1px dashed #76b1f038;border-radius:50%;width:62%;height:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-conferencing-page .system-map-grid{z-index:-1;opacity:.58;background:radial-gradient(circle,#2b99ff29,#0000 34%),linear-gradient(#76b1f014 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#76b1f014 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 68%);mask-image:radial-gradient(circle,#000 0%,#0000 68%)}.video-conferencing-page .system-connector{z-index:1;transform-origin:50%;background:linear-gradient(90deg,#0000,#57abff9e,#0000);height:1px;position:absolute;top:50%;left:13%;right:13%}.video-conferencing-page .system-connector:after{content:"";background:linear-gradient(90deg,#0000,#a8dcffe6,#0000);width:28%;height:1px;animation:4.8s linear infinite systemSignal;position:absolute;top:0;left:10%;box-shadow:0 0 18px #50aeffd9}.video-conferencing-page .system-connector-b{transform:rotate(60deg)}.video-conferencing-page .system-connector-b:after{animation-delay:-1.6s}.video-conferencing-page .system-connector-c{transform:rotate(-60deg)}.video-conferencing-page .system-connector-c:after{animation-delay:-3.2s}.video-conferencing-page .system-core{z-index:3;text-align:center;background:radial-gradient(circle at 50% 28%,#29a7ff47,#0000 44%),linear-gradient(#08223af5,#04111ff5);border:1px solid #73baff7a;border-radius:50%;place-items:center;gap:7px;width:202px;min-height:202px;padding:34px 26px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #0b82ff09,0 24px 80px #0000006b,0 0 70px #0b82ff33}.video-conferencing-page .system-core span,.video-conferencing-page .system-core small{color:#91bde9;text-transform:uppercase;font-size:11px;font-weight:760;line-height:1.25}.video-conferencing-page .system-core strong{color:var(--white);font-size:26px;font-weight:820;line-height:1.02}.video-conferencing-page .system-core small{color:#b1c7dd;text-transform:none;max-width:126px;font-size:10px}.video-conferencing-page .system-node{z-index:2;background:linear-gradient(135deg,#091e34e6,#05111fd6),linear-gradient(135deg,#2b99ff33,#0000 42%);border:1px solid #78a7dc47;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:12px;width:236px;min-height:112px;padding:16px 16px 15px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:grid;position:absolute;box-shadow:0 18px 46px #0000002e}.video-conferencing-page .system-node:hover{background:linear-gradient(135deg,#0b2a48f5,#051323eb),linear-gradient(135deg,#2b99ff42,#0000 46%);border-color:#2b99ffb8;transform:translateY(-4px);box-shadow:0 22px 60px #00000042,0 0 34px #0b82ff29}.video-conferencing-page .system-node-a{top:0;left:50%;transform:translate(-50%)}.video-conferencing-page .system-node-a:hover{transform:translate(-50%)translateY(-4px)}.video-conferencing-page .system-node-b{top:128px;right:0}.video-conferencing-page .system-node-c{bottom:70px;right:0}.video-conferencing-page .system-node-d{bottom:70px;left:0}.video-conferencing-page .system-node-e{top:128px;left:0}.video-conferencing-page .system-node-f{bottom:0;left:50%;transform:translate(-50%)}.video-conferencing-page .system-node-f:hover{transform:translate(-50%)translateY(-4px)}.video-conferencing-page .system-icon{background:#0b82ff14;grid-row:1/span 2;width:46px;height:46px;margin:0}.video-conferencing-page .system-icon svg{stroke-width:1.6px;width:25px;height:25px}.video-conferencing-page .system-node h3{text-align:left;grid-column:2;align-self:end;margin-bottom:5px;font-size:16px}.video-conferencing-page .system-node p{text-align:left;grid-column:2;margin-bottom:0;font-size:12px;line-height:1.36}.video-conferencing-page .cta-band{background:linear-gradient(90deg,#0067e0fa,#042c58f5 58%,#030f1c),#075fc4;border-top:1px solid #50b1ff57;border-bottom:1px solid #50b1ff33;padding:30px 0}.video-conferencing-page .cta-band-inner{justify-content:space-between;align-items:center;gap:34px;display:flex}.video-conferencing-page .cta-band h2{margin-bottom:8px;font-size:28px}.video-conferencing-page .cta-band p{color:#d7ebff;margin-bottom:0}.video-conferencing-page .cta-actions{flex-wrap:wrap;gap:18px;display:flex}.video-conferencing-page .vks-proof{background:radial-gradient(circle at 12% 0,#0f82ff14,#0000 30%),linear-gradient(#f8fbff 0%,#fff 44%,#f4f8fd 100%);border-top:1px solid #e4edf7;padding:82px 0 88px;position:relative;overflow:hidden}.video-conferencing-page .vks-proof:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#206cbc0e 1px,#0000 1px),linear-gradient(90deg,#206cbc0e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:88px 88px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 48%);mask-image:linear-gradient(#000 0%,#0000 48%)}.video-conferencing-page .vks-proof>.container{z-index:1;position:relative}.video-conferencing-page .vks-proof-head{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:30px;display:flex}.video-conferencing-page .vks-proof-head>div{max-width:760px}.video-conferencing-page .vks-proof-head h2{max-width:720px;margin-bottom:14px}.video-conferencing-page .vks-proof-head p:not(.section-label){max-width:690px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.62}.video-conferencing-page .vks-proof-layout{grid-template-columns:minmax(0,1.82fr) minmax(320px,.98fr);align-items:stretch;gap:24px;display:grid}.video-conferencing-page .vks-proof-card{min-height:420px;color:var(--white);isolation:isolate;background:#06111f;border:1px solid #11457d42;border-radius:7px;align-items:flex-end;transition:transform .19s,box-shadow .19s,border-color .19s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 58px #162f4e21}.video-conferencing-page .vks-proof-card-main{min-height:430px}.video-conferencing-page .vks-proof-card:hover{border-color:#0b82ff70;transform:translateY(-4px);box-shadow:0 30px 70px #162f4e30}.video-conferencing-page .vks-proof-card img{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .46s;position:absolute;inset:0}.video-conferencing-page .vks-proof-card-side img{object-position:center 44%}.video-conferencing-page .vks-proof-card:hover img{transform:scale(1.035)}.video-conferencing-page .vks-proof-card:after{z-index:-1;content:"";background:linear-gradient(90deg,#02080feb,#02080f7a 48%,#02080f2e),linear-gradient(#02080f05,#02080fc7);position:absolute;inset:0}.video-conferencing-page .vks-proof-card-side:after{background:linear-gradient(90deg,#02080fe6,#02080f73),linear-gradient(#02080f1a,#02080fd1)}.video-conferencing-page .vks-proof-card-body{width:100%;max-width:590px;padding:34px}.video-conferencing-page .vks-proof-card-side .vks-proof-card-body{max-width:390px;padding:30px}.video-conferencing-page .vks-proof-kicker{color:#c7ddf6;letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:820;line-height:1.2}.video-conferencing-page .vks-proof-card h3{max-width:560px;color:var(--white);margin-bottom:14px;font-size:32px;line-height:1.1}.video-conferencing-page .vks-proof-card-side h3{font-size:25px}.video-conferencing-page .vks-proof-card p:not(.vks-proof-kicker){color:#d7e3ef;max-width:520px;margin-bottom:20px;font-size:15px;line-height:1.48}.video-conferencing-page .vks-proof .tags{margin-bottom:24px}.video-conferencing-page .vks-proof .tags span{color:#f2f7ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-color:#fff3}.video-conferencing-page .vks-proof-link{color:#39a6ff;align-items:center;font-size:13px;font-weight:780;display:inline-flex}.video-conferencing-page .vks-proof-link:after{content:"→";margin-left:8px}.video-conferencing-page .projects{padding:72px 0 78px}.video-conferencing-page .projects-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.video-conferencing-page .projects-head h2{margin-bottom:0}.video-conferencing-page .project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.video-conferencing-page .project-card{background:var(--white);border:1px solid var(--line-light);border-radius:7px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 16px 36px #152f5014}.video-conferencing-page .project-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #152f5024}.video-conferencing-page .project-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.video-conferencing-page .project-card-body{padding:18px 18px 20px}.video-conferencing-page .project-card h3{min-height:62px;margin-bottom:12px;font-size:19px}.video-conferencing-page .project-card p{min-height:88px;margin-bottom:18px;font-size:14px;line-height:1.42}.video-conferencing-page .tags{flex-wrap:wrap;gap:8px;display:flex}.video-conferencing-page .tags span{color:#17304c;background:#eef4fb;border:1px solid #d7e2ef;border-radius:3px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:760;display:inline-flex}.video-conferencing-page .contact{isolation:isolate;background:linear-gradient(90deg,#030e1afa,#03101eed),url(/assets/solutions-business/generated/background-final-cta.png) 50%/cover;padding:76px 0;position:relative;overflow:hidden}.video-conferencing-page .contact:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b95ff29,#0000 62%);width:58%;height:80%;position:absolute;bottom:-34%;right:-12%}.video-conferencing-page .contact-signal-field{z-index:0;pointer-events:none;opacity:.56;mix-blend-mode:screen;position:absolute;inset:0;overflow:hidden}.video-conferencing-page .contact-signal-field span{background:linear-gradient(90deg,#0000,#79cbff9e,#0000);width:44vw;height:1px;animation:10.5s linear infinite contactSignalDrift;position:absolute;box-shadow:0 0 18px #44a9ff6b}.video-conferencing-page .contact-signal-field span:first-child{top:26%;left:48%}.video-conferencing-page .contact-signal-field span:nth-child(2){animation-delay:-3.4s;top:46%;left:36%;transform:rotate(-8deg)}.video-conferencing-page .contact-signal-field span:nth-child(3){animation-delay:-6.2s;top:63%;left:56%;transform:rotate(6deg)}.video-conferencing-page .contact-signal-field span:nth-child(4){animation-delay:-8.1s;top:78%;left:22%;transform:rotate(-14deg)}.video-conferencing-page .contact-layout{z-index:1;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);align-items:start;gap:70px;display:grid;position:relative}.video-conferencing-page .contact-copy{max-width:540px}.video-conferencing-page .contact-copy h2{font-size:38px}.video-conferencing-page .contact-copy p{margin-bottom:32px;font-size:17px}.video-conferencing-page .contact-links{flex-wrap:wrap;gap:24px;display:flex}.video-conferencing-page .contact-links a{color:#dcecff;align-items:center;gap:12px;font-size:15px;display:inline-flex}.video-conferencing-page .contact-links svg{color:var(--accent-2)}.video-conferencing-page .contact-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#091c2ec7;border:1px solid #7ba7d93d;border-radius:6px;justify-self:end;width:100%;max-width:650px;padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000038}.video-conferencing-page .contact-form:before,.video-conferencing-page .contact-form:after{content:"";pointer-events:none;position:absolute}.video-conferencing-page .contact-form:before{z-index:0;border-radius:inherit;border:1px solid #4aa9ff2e;inset:0;box-shadow:inset 0 0 34px #0b82ff14,0 0 46px #0b82ff14}.video-conferencing-page .contact-form:after{z-index:1;filter:blur(3px);background:linear-gradient(90deg,#0000,#8fd6ff38,#0000);width:56%;height:184%;animation:7.6s ease-in-out infinite contactFormScan;top:-42%;left:-38%;transform:rotate(18deg)translate(-160%)}.video-conferencing-page .contact-form>*{z-index:2;position:relative}.video-conferencing-page .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.video-conferencing-page .contact-form label{display:block}.video-conferencing-page .contact-form>label+label,.video-conferencing-page .contact-form>.form-row+label{margin-top:14px}.video-conferencing-page .contact-form span{white-space:nowrap;clip:rect(0 0 0 0);height:1px;display:block;overflow:hidden}.video-conferencing-page .contact-form input,.video-conferencing-page .contact-form textarea{width:100%;min-height:48px;color:var(--white);background:#0b1f33f5;border:1px solid #9bbce22e;border-radius:4px;outline:none;padding:13px 16px;transition:border-color .16s,box-shadow .16s,background .16s}.video-conferencing-page .contact-form input::placeholder,.video-conferencing-page .contact-form textarea::placeholder{color:#8ea5bc}.video-conferencing-page .contact-form input:focus,.video-conferencing-page .contact-form textarea:focus{background:#0d2740fa;border-color:#2b99ffb8;box-shadow:0 0 0 3px #0b82ff2e}.video-conferencing-page .contact-form textarea{resize:vertical;min-height:102px}.video-conferencing-page .form-actions{align-items:center;gap:18px;margin-top:16px;display:flex}.video-conferencing-page .contact-form .button-primary{isolation:isolate;position:relative;overflow:hidden}.video-conferencing-page .contact-form .button-primary:after{z-index:0;content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:36%;animation:5.8s ease-in-out infinite contactButtonSweep;position:absolute;top:0;bottom:0;left:-42%;transform:skew(-18deg)translate(-120%)}.video-conferencing-page .form-actions p{color:#91a4ba;max-width:320px;margin-bottom:0;font-size:12px;line-height:1.35}.video-conferencing-page #contacts .inline-lead-form .form-actions{flex-direction:column;align-items:stretch;margin-top:20px}.video-conferencing-page #contacts .inline-lead-form input[aria-invalid=true],.video-conferencing-page #contacts .inline-lead-form textarea[aria-invalid=true]{border-color:#ff7f91;box-shadow:0 0 0 3px #ff7f9124}.video-conferencing-page #contacts .inline-lead-form input:disabled,.video-conferencing-page #contacts .inline-lead-form textarea:disabled,.video-conferencing-page #contacts .inline-lead-form button:disabled{cursor:wait;opacity:.68}.video-conferencing-page #contacts .inline-lead-form button:disabled:after{animation-play-state:paused}.video-conferencing-page #contacts .inline-lead-form .field-error{color:#ff9aaa;margin:6px 0 0;font-size:12px;line-height:1.45}.video-conferencing-page #contacts .inline-lead-form .honeypot-field{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.video-conferencing-page #contacts .inline-lead-form .consent-field{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;display:grid}.video-conferencing-page #contacts .inline-lead-form .consent-field>input{width:18px;height:18px;min-height:18px;accent-color:var(--accent);margin:2px 0 0;padding:0}.video-conferencing-page #contacts .inline-lead-form .consent-field>input:focus-visible{box-shadow:0 0 0 3px #2b99ff47}.video-conferencing-page #contacts .inline-lead-form .consent-copy,.video-conferencing-page #contacts .inline-lead-form .consent-copy label,.video-conferencing-page #contacts .inline-lead-form .consent-copy span{color:#a9bacd;white-space:normal;clip:auto;width:auto;height:auto;font-size:12px;font-weight:400;line-height:1.55;display:inline;overflow:visible}.video-conferencing-page #contacts .inline-lead-form .consent-copy a{color:#b9d8f8;text-underline-offset:2px;text-decoration:underline}.video-conferencing-page #contacts .inline-lead-form .consent-copy a:hover,.video-conferencing-page #contacts .inline-lead-form .consent-copy a:focus-visible{color:#fff}.video-conferencing-page #contacts .inline-lead-form .consent-error{margin-top:-12px;padding-left:30px}.video-conferencing-page #contacts .inline-lead-form .form-status{color:#a9bacd;outline:none;max-width:none;min-height:1.35em;margin:0}.video-conferencing-page #contacts .inline-lead-form .form-status.is-error{color:#ff9aaa}.video-conferencing-page #contacts .inline-lead-form .form-status:focus-visible{outline-offset:4px;outline:2px solid #ff9aaad1}.video-conferencing-page .partners{background:#03101d;border-top:1px solid #82b1e433;border-bottom:1px solid #82b1e429}.video-conferencing-page .partner-row{grid-template-columns:1.2fr repeat(8,1fr);align-items:center;gap:24px;min-height:82px;display:grid}.video-conferencing-page .partner-row span{color:#91a6bc;font-size:13px}.video-conferencing-page .partner-row strong{color:#f4f8ff;letter-spacing:0;text-align:center;text-transform:uppercase;font-size:17px;font-weight:800}.video-conferencing-page .site-footer{background:linear-gradient(#03101d 0%,#020911 100%);padding:44px 0 50px}.video-conferencing-page .footer-layout{grid-template-columns:1.5fr repeat(4,1fr);gap:46px;display:grid}@media (min-width:1280px){.video-conferencing-page .vks-proof-layout{gap:26px}.video-conferencing-page .project-grid{gap:24px}.video-conferencing-page .footer-layout{grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:clamp(46px,3.6vw,68px)}}.video-conferencing-page .footer-brand img{width:142px;margin-bottom:20px}.video-conferencing-page .footer-logo .brand-symbol img{width:100%;height:100%;margin-bottom:0}.video-conferencing-page .footer-logo{margin-bottom:22px}.video-conferencing-page .footer-logo .brand-text strong{font-size:20px}.video-conferencing-page .footer-brand p{max-width:260px;margin-bottom:28px;font-size:14px}.video-conferencing-page .footer-brand span{color:#7f93aa;font-size:13px}.video-conferencing-page .footer-column{flex-direction:column;gap:9px;display:flex}.video-conferencing-page .footer-column h3{color:#eff7ff;text-transform:uppercase;margin-bottom:10px;font-size:13px}.video-conferencing-page .footer-column a,.video-conferencing-page .footer-column p{color:#9fb0c4;margin-bottom:0;font-size:14px}.video-conferencing-page .footer-column a:hover{color:var(--white)}.video-conferencing-page.js-ready .reveal{transition:opacity .52s,transform .52s}.video-conferencing-page.js-ready .reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes signalDrift{0%{opacity:0;translate:-24%}20%,78%{opacity:1}to{opacity:0;translate:28%}}@keyframes systemSignal{0%{opacity:0;transform:translate(-44%)}16%,72%{opacity:1}to{opacity:0;transform:translate(250%)}}@keyframes contactSignalDrift{0%{opacity:0;translate:-30%}18%,76%{opacity:1}to{opacity:0;translate:34%}}@keyframes contactFormScan{0%,36%{opacity:0;transform:rotate(18deg)translate(-160%)}48%{opacity:1}68%,to{opacity:0;transform:rotate(18deg)translate(360%)}}@keyframes contactButtonSweep{0%,42%{opacity:0;transform:skew(-18deg)translate(-120%)}52%{opacity:1}68%,to{opacity:0;transform:skew(-18deg)translate(420%)}}@keyframes stepNumberPulse{0%,5%,22%,to{color:#0875ff;text-shadow:none;transform:translateY(0)scale(1)}9%{color:#0a95ff;text-shadow:0 0 16px #0875ff7a,0 0 34px #29a7ff42;transform:translateY(-1px)scale(1.06)}14%{color:#087dff;text-shadow:0 0 12px #0875ff52;transform:translateY(0)scale(1.025)}}@keyframes stepNumberHalo{0%,5%,22%,to{opacity:0;transform:translate(-50%,-50%)scale(.76)}9%{opacity:.72;transform:translate(-50%,-50%)scale(1)}15%{opacity:.28;transform:translate(-50%,-50%)scale(1.18)}}@keyframes stepNodeHalo{0%,6%,24%,to{opacity:0;transform:scale(.78)}10%{opacity:.72;transform:scale(1)}17%{opacity:.24;transform:scale(1.08)}}@keyframes drawBlueprint{to{stroke-dashoffset:0}}@keyframes showBlueprintDot{to{opacity:1}}@keyframes blueprintPulse{0%,to{r:5;opacity:.72}50%{r:7;opacity:1}}@media (prefers-reduced-motion:reduce){.video-conferencing-page{scroll-behavior:auto}.video-conferencing-page,.video-conferencing-page *,.video-conferencing-page :before,.video-conferencing-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.video-conferencing-page .signal-field span,.video-conferencing-page .system-connector:after,.video-conferencing-page .contact-signal-field span,.video-conferencing-page .contact-form:after,.video-conferencing-page .contact-form .button-primary:after,.video-conferencing-page .step-number,.video-conferencing-page .step-number:after,.video-conferencing-page .step-node:after{animation:none!important}}@media (max-width:1180px){.video-conferencing-page .site-header{gap:20px;padding:0 28px}.video-conferencing-page .site-nav{gap:34px}.video-conferencing-page h1{font-size:52px}.video-conferencing-page .process-top,.video-conferencing-page .system-layout,.video-conferencing-page .direction-layout{grid-template-columns:1fr}.video-conferencing-page .direction-intro{max-width:640px}.video-conferencing-page .direction-intro h2{max-width:520px}.video-conferencing-page .process-top{gap:34px}.video-conferencing-page .process-copy{max-width:680px}.video-conferencing-page .process-building{width:100%;margin-top:28px;padding:0}.video-conferencing-page .schema-stage{aspect-ratio:auto;width:100%}.video-conferencing-page .process-building:before,.video-conferencing-page .process-blueprint-lines,.video-conferencing-page .schema-marker{display:none}.video-conferencing-page .process-building img{width:100%;height:auto;position:static}.video-conferencing-page .schema-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.video-conferencing-page .section-intro{max-width:560px}.video-conferencing-page .section-intro p{margin-bottom:26px}.video-conferencing-page .system-map{width:min(100%,820px);margin:0 auto}.video-conferencing-page .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-conferencing-page .vks-proof-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr)}.video-conferencing-page .vks-proof-card h3{font-size:29px}.video-conferencing-page .vks-proof-card-side h3{font-size:23px}.video-conferencing-page .project-card h3,.video-conferencing-page .project-card p{min-height:0}.video-conferencing-page .partner-row{grid-template-columns:repeat(4,1fr);padding:20px 0}.video-conferencing-page .partner-row span{grid-column:1/-1}}@media (max-width:1120px){.video-conferencing-page .site-header{grid-template-columns:auto 1fr auto}.video-conferencing-page .menu-toggle{justify-self:end;display:inline-block}.video-conferencing-page .site-nav{top:var(--header-height);max-height:calc(100svh - var(--header-height));opacity:0;visibility:hidden;pointer-events:none;background:#020a13f5;border-bottom:1px solid #82b1e438;justify-content:stretch;align-items:stretch;gap:0;padding:14px 24px 24px;transition:transform .22s,opacity .18s,visibility .18s;display:grid;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-130%)}.video-conferencing-page .site-nav>a,.video-conferencing-page .nav-trigger{border-bottom:1px solid #82b1e429;justify-content:space-between;width:100%;padding:18px 0}.video-conferencing-page .site-nav>a:after,.video-conferencing-page .nav-trigger:after{display:none}.video-conferencing-page .nav-group{display:grid}.video-conferencing-page .mega-menu{width:100%;max-height:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:0;border-radius:0;padding:0;transition:max-height .26s,padding .22s;position:static;overflow:hidden;transform:none}.video-conferencing-page .mega-menu:before{display:none}.video-conferencing-page .nav-group.is-open .mega-menu{max-height:230px;padding:8px 0 14px;transform:none}.video-conferencing-page .mega-link{background:#ffffff0b;min-height:70px;margin-bottom:8px;padding:12px}.video-conferencing-page .nav-open .site-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.video-conferencing-page .header-cta{display:none}}@media (max-width:980px){.video-conferencing-page h1{font-size:48px}.video-conferencing-page h2{font-size:32px}.video-conferencing-page .hero,.video-conferencing-page .hero-inner{min-height:720px}.video-conferencing-page .hero-copy{width:min(600px,78%)}.video-conferencing-page .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.video-conferencing-page .trust-item:nth-child(3){border-top:1px solid #82b1e42e;border-left:0}.video-conferencing-page .trust-item:nth-child(4){border-top:1px solid #82b1e42e}.video-conferencing-page .direction-panel{gap:22px}.video-conferencing-page .direction-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-conferencing-page .process-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;padding-top:10px}.video-conferencing-page .process-timeline:before,.video-conferencing-page .process-timeline:after,.video-conferencing-page .process-step:before,.video-conferencing-page .process-step:nth-child(3):after{display:none}.video-conferencing-page .process-building{width:100%;min-height:0;margin:30px 0 0;padding:0;display:block}.video-conferencing-page .schema-stage{aspect-ratio:auto;width:100%}.video-conferencing-page .process-building:before,.video-conferencing-page .process-blueprint-lines,.video-conferencing-page .schema-marker{display:none}.video-conferencing-page .process-building img{width:100%;height:auto;position:static}.video-conferencing-page .schema-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.video-conferencing-page .contact-layout{grid-template-columns:1fr;gap:38px}.video-conferencing-page .contact-form{justify-self:stretch;max-width:none}.video-conferencing-page .vks-proof-head{flex-direction:column;align-items:flex-start;gap:18px}.video-conferencing-page .vks-proof-layout{grid-template-columns:1fr}.video-conferencing-page .vks-proof-card,.video-conferencing-page .vks-proof-card-main{min-height:390px}.video-conferencing-page .vks-proof-card-side .vks-proof-card-body{max-width:560px}.video-conferencing-page .partner-row{grid-template-columns:repeat(4,1fr);padding:20px 0}.video-conferencing-page .partner-row span{grid-column:1/-1}.video-conferencing-page .footer-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.video-conferencing-page{--header-height:68px}.video-conferencing-page .container{width:min(calc(100% - 32px), var(--container))}.video-conferencing-page .site-header{height:var(--header-height);padding:0 16px}.video-conferencing-page .brand{width:auto}.video-conferencing-page .brand-symbol{width:32px;height:32px}.video-conferencing-page .brand-text strong{font-size:19px}.video-conferencing-page .brand-text small{max-width:116px;font-size:9px}.video-conferencing-page h1{font-size:38px;line-height:1.02}.video-conferencing-page h2,.video-conferencing-page .contact-copy h2{font-size:28px}.video-conferencing-page .hero,.video-conferencing-page .hero-inner{min-height:760px}.video-conferencing-page .hero-inner{padding-top:106px}.video-conferencing-page .hero-media{background-position:62%}.video-conferencing-page .signal-field{opacity:.42}.video-conferencing-page .signal-field span{width:88vw}.video-conferencing-page .signal-field span:first-child{top:22%;left:38%}.video-conferencing-page .signal-field span:nth-child(2){top:40%;left:18%}.video-conferencing-page .signal-field span:nth-child(3){top:58%;left:44%}.video-conferencing-page .signal-field span:nth-child(4){display:none}.video-conferencing-page .contact-signal-field{opacity:.38}.video-conferencing-page .contact-signal-field span{width:92vw}.video-conferencing-page .contact-signal-field span:first-child{top:18%;left:22%}.video-conferencing-page .contact-signal-field span:nth-child(2){top:46%;left:8%}.video-conferencing-page .contact-signal-field span:nth-child(3){top:72%;left:34%}.video-conferencing-page .contact-signal-field span:nth-child(4){display:none}.video-conferencing-page .hero-copy{width:100%;padding-bottom:34px}.video-conferencing-page .hero-text{font-size:16px}.video-conferencing-page .hero-actions,.video-conferencing-page .cta-actions,.video-conferencing-page .form-actions{flex-direction:column;align-items:stretch}.video-conferencing-page .button{width:100%}.video-conferencing-page .trust-strip{border-radius:6px;grid-template-columns:1fr}.video-conferencing-page .trust-item{min-height:72px;padding:16px 18px}.video-conferencing-page .trust-item+.trust-item,.video-conferencing-page .trust-item:nth-child(3),.video-conferencing-page .trust-item:nth-child(4){border-top:1px solid #82b1e42e;border-left:0}.video-conferencing-page .directions,.video-conferencing-page .process,.video-conferencing-page .system,.video-conferencing-page .projects,.video-conferencing-page .vks-proof,.video-conferencing-page .contact{padding:54px 0}.video-conferencing-page .process-timeline,.video-conferencing-page .project-grid,.video-conferencing-page .form-row{grid-template-columns:1fr}.video-conferencing-page .direction-layout{gap:16px;width:min(100% - 32px,100%)}.video-conferencing-page .direction-intro{padding-right:0}.video-conferencing-page .direction-intro h2{font-size:32px}.video-conferencing-page .direction-intro p{margin-bottom:24px}.video-conferencing-page .direction-panel{padding:20px}.video-conferencing-page .direction-panel-head h3{font-size:26px}.video-conferencing-page .direction-panel-head p{font-size:15px}.video-conferencing-page .direction-mini-grid{grid-template-columns:1fr}.video-conferencing-page .system-layout{gap:30px}.video-conferencing-page .system-map{gap:12px;min-height:0;display:grid}.video-conferencing-page .system-map:before,.video-conferencing-page .system-map:after,.video-conferencing-page .system-map-grid,.video-conferencing-page .system-connector{display:none}.video-conferencing-page .system-core{border-radius:8px;width:auto;min-height:0;padding:24px 20px;position:relative;top:auto;left:auto;transform:none}.video-conferencing-page .system-core small{max-width:none}.video-conferencing-page .system-node,.video-conferencing-page .system-node-a,.video-conferencing-page .system-node-b,.video-conferencing-page .system-node-c,.video-conferencing-page .system-node-d,.video-conferencing-page .system-node-e,.video-conferencing-page .system-node-f{width:auto;min-height:0;position:relative;inset:auto;transform:none}.video-conferencing-page .system-node:hover,.video-conferencing-page .system-node-a:hover,.video-conferencing-page .system-node-f:hover{transform:translateY(-2px)}.video-conferencing-page .direction-card,.video-conferencing-page .direction-card img{min-height:260px}.video-conferencing-page .process-top{gap:24px}.video-conferencing-page .process-copy h2{font-size:32px}.video-conferencing-page .process-copy>p{font-size:16px}.video-conferencing-page .process-result{grid-template-columns:44px minmax(0,1fr)}.video-conferencing-page .process-result-icon{width:44px;height:44px}.video-conferencing-page .process-step{grid-template-columns:58px minmax(0,1fr);align-items:start;column-gap:16px;display:grid}.video-conferencing-page .process-step:before,.video-conferencing-page .process-step:after{display:none}.video-conferencing-page .step-number{text-align:center;grid-column:1;margin:0 0 8px}.video-conferencing-page .step-node{grid-column:1;width:58px;height:58px;margin:0}.video-conferencing-page .process-step h3,.video-conferencing-page .process-step p{grid-column:2}.video-conferencing-page .process-step h3{grid-row:1;margin-top:3px}.video-conferencing-page .process-step p{grid-row:2/span 2}.video-conferencing-page .process-building{width:100%;min-height:0;margin:34px 0 0;padding:0;display:block}.video-conferencing-page .schema-stage,.video-conferencing-page .process-building img,.video-conferencing-page .process-blueprint-lines,.video-conferencing-page .schema-marker{display:none}.video-conferencing-page .schema-legend{grid-template-columns:1fr;gap:18px;margin-top:0}.video-conferencing-page .schema-callout{width:100%;min-height:0;padding:14px}.video-conferencing-page .schema-callout:before,.video-conferencing-page .schema-callout:after{display:none}.video-conferencing-page .cta-band-inner,.video-conferencing-page .projects-head,.video-conferencing-page .vks-proof-head{flex-direction:column;align-items:flex-start}.video-conferencing-page .vks-proof-head h2{font-size:31px}.video-conferencing-page .vks-proof-head p:not(.section-label){font-size:15px}.video-conferencing-page .vks-proof-card,.video-conferencing-page .vks-proof-card-main{min-height:360px}.video-conferencing-page .vks-proof-card-body,.video-conferencing-page .vks-proof-card-side .vks-proof-card-body{padding:24px 20px}.video-conferencing-page .vks-proof-card h3,.video-conferencing-page .vks-proof-card-side h3{font-size:24px}.video-conferencing-page .vks-proof-card p:not(.vks-proof-kicker){font-size:14px}.video-conferencing-page .cta-band h2{font-size:26px}.video-conferencing-page .contact-form{padding:16px}.video-conferencing-page .partner-row{grid-template-columns:repeat(2,1fr);gap:18px}.video-conferencing-page .footer-layout{grid-template-columns:1fr;gap:30px}}@media (max-width:420px){.video-conferencing-page h1{font-size:34px}.video-conferencing-page .hero,.video-conferencing-page .hero-inner{min-height:790px}.video-conferencing-page .direction-card-content strong{font-size:20px}}.video-conferencing-page .hero-kicker{color:#cadef4d1;align-items:center;gap:14px;margin:18px 0 0;font-size:13px;font-weight:700;display:inline-flex}.video-conferencing-page .hero-kicker:before{content:"";background:var(--accent);width:34px;height:2px;box-shadow:0 0 18px #29a7ff6b}.video-conferencing-page .hero{min-height:clamp(730px,100svh,820px)}.video-conferencing-page .hero-inner{min-height:clamp(730px,100svh,820px);padding-top:130px}.video-conferencing-page .hero-copy{align-self:center;padding-top:18px;padding-bottom:38px}@media (max-width:1180px){.video-conferencing-page .hero-copy{width:min(610px,70%)}.video-conferencing-page .trust-item{padding:18px 20px}}@media (max-width:720px){.video-conferencing-page .hero,.video-conferencing-page .hero-inner{min-height:auto}.video-conferencing-page .hero{padding-bottom:20px}.video-conferencing-page .hero-media{background-position:64%}.video-conferencing-page .hero-inner{padding-top:92px}.video-conferencing-page .hero-copy{width:100%;padding-top:0;padding-bottom:28px}.video-conferencing-page .hero-text{margin-bottom:24px;font-size:15px;line-height:1.46}.video-conferencing-page .hero-kicker{margin-top:16px;font-size:12px}.video-conferencing-page .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.video-conferencing-page .trust-item{grid-template-columns:34px 1fr;gap:10px;min-height:82px;padding:12px;font-size:12px}.video-conferencing-page .trust-icon{width:34px;height:34px}.video-conferencing-page .trust-icon svg{width:18px;height:18px}.video-conferencing-page .trust-item:nth-child(2){border-left:1px solid #82b1e42e}.video-conferencing-page .trust-item:nth-child(3){border-top:1px solid #82b1e42e}}.video-conferencing-page .vks-context,.video-conferencing-page .vks-scenarios,.video-conferencing-page .vks-components{padding:clamp(82px,8vw,124px) 0}.video-conferencing-page .vks-context{background:radial-gradient(circle at 82% 22%,#0b82ff14,#0000 34%),linear-gradient(#fbfdff 0%,#f4f8fd 100%);position:relative;overflow:hidden}.video-conferencing-page .vks-context:before{content:"";pointer-events:none;background:linear-gradient(#135fb90a 1px,#0000 1px) 0 0/86px 86px,linear-gradient(90deg,#135fb909 1px,#0000 1px) 0 0/86px 86px,linear-gradient(135deg,#0000 0 49%,#135fb90d 49.4%,#0000 50% 100%) 0 0/430px 430px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000009e 0%,#00000047 46%,#0000 100%);mask-image:linear-gradient(90deg,#0000009e 0%,#00000047 46%,#0000 100%)}.video-conferencing-page .vks-context:after{aspect-ratio:1;content:"";pointer-events:none;background:radial-gradient(circle,#29a7ff21,#0000 62%);width:46vw;min-width:520px;position:absolute;bottom:-22vw;right:-18vw}.video-conferencing-page .vks-context-shell{z-index:1;grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(30px,4.8vw,72px);display:grid;position:relative}.video-conferencing-page .vks-context-copy{max-width:560px}.video-conferencing-page .vks-context-copy h2{color:#0d1828;max-width:560px;margin-bottom:24px;font-size:clamp(38px,3.6vw,58px);line-height:1.06}.video-conferencing-page .vks-context-copy>p:last-child{color:#516277;max-width:530px;margin-bottom:0;font-size:17px;line-height:1.62}.video-conferencing-page .vks-context-visual{isolation:isolate;background:#07111d;border:1px solid #7ea4cf38;border-radius:8px;min-height:clamp(390px,31vw,470px);margin:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #1f416829}.video-conferencing-page .vks-context-visual img{width:100%;height:100%;min-height:inherit;object-fit:cover}.video-conferencing-page .vks-context-visual:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#030c1633,#0000 32%),linear-gradient(#030c160a,#030c1647);position:absolute;inset:0}.video-conferencing-page .vks-context-visual:after{z-index:1;content:"";pointer-events:none;border:1px solid #56a9ff2e;border-radius:5px;position:absolute;inset:18px}.video-conferencing-page .vks-context-callout{z-index:2;color:#e9f5ff;text-shadow:0 10px 28px #00000094;align-items:center;gap:10px;max-width:220px;font-size:12px;font-weight:700;line-height:1.32;display:inline-flex;position:absolute}.video-conferencing-page .vks-context-callout:before{content:"";background:var(--accent-2);border:2px solid #e8f6ffe6;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 8px #29a7ff29,0 0 28px #29a7ff9e}.video-conferencing-page .vks-context-callout:after{width:var(--ray-length,72px);content:"";transform-origin:0;pointer-events:none;background:linear-gradient(90deg,#29a7ffcc,#0000);height:1px;position:absolute;top:10px;left:6px}.video-conferencing-page .vks-context-callout:first-of-type{--ray-length:106px;top:48%;left:58%}.video-conferencing-page .vks-context-callout:first-of-type:after{transform:rotate(18deg)}.video-conferencing-page .vks-context-callout:nth-of-type(2){--ray-length:88px;top:88%;left:48%}.video-conferencing-page .vks-context-callout:nth-of-type(2):after{transform:rotate(-46deg)}.video-conferencing-page .vks-context-callout:nth-of-type(3){--ray-length:76px;top:20%;left:51%}.video-conferencing-page .vks-context-callout:nth-of-type(3):after{transform:rotate(18deg)}.video-conferencing-page .vks-room-requirements{background:#fffffff0;border:1px solid #7ea4cf38;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(0px,1.2vw,14px);display:grid;overflow:hidden;box-shadow:0 24px 70px #26497017}.video-conferencing-page .vks-room-requirements article{grid-template-rows:auto 1fr;grid-template-columns:42px minmax(0,1fr);gap:8px 16px;min-width:0;padding:clamp(20px,2vw,28px);display:grid}.video-conferencing-page .vks-room-requirements article+article{border-left:1px solid #7ea4cf3d}.video-conferencing-page .vks-room-requirements span{color:var(--accent);letter-spacing:.08em;grid-column:1;font-size:11px;font-weight:820}.video-conferencing-page .vks-room-requirements svg{width:38px;height:38px;color:var(--accent);fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;grid-area:2/1}.video-conferencing-page .vks-room-requirements h3,.video-conferencing-page .vks-room-requirements p{grid-column:2}.video-conferencing-page .vks-room-requirements h3{color:#132033;grid-row:1;margin-bottom:8px;font-size:clamp(16px,1.4vw,19px)}.video-conferencing-page .vks-room-requirements p{color:#5d6d82;grid-row:2;margin-bottom:0;font-size:13.5px;line-height:1.52}.video-conferencing-page .vks-components{background:radial-gradient(circle at 50% 38%,#0b82ff1f,#0000 30%),radial-gradient(circle at 14% 18%,#5f9ddc1c,#0000 28%),linear-gradient(#fbfdff 0%,#f3f8ff 100%);border-top:1px solid #7ea4cf2e;position:relative;overflow:hidden}.video-conferencing-page .vks-components:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#135fb909 1px,#0000 1px),linear-gradient(90deg,#135fb908 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:86px 86px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000009e,#0000 76%);mask-image:linear-gradient(#0000009e,#0000 76%)}.video-conferencing-page .vks-composition-inner{z-index:1;position:relative}.video-conferencing-page .vks-composition-head{grid-template-columns:minmax(0,.82fr) minmax(320px,.5fr);align-items:end;gap:14px clamp(28px,4vw,64px);margin-bottom:clamp(30px,4vw,48px);display:grid}.video-conferencing-page .vks-composition-head .section-label{grid-area:1/1;align-self:start;margin-bottom:0}.video-conferencing-page .vks-composition-head h2{color:#0d1828;grid-area:2/1;max-width:760px;margin-bottom:0;font-size:clamp(38px,3.8vw,58px);line-height:1.06}.video-conferencing-page .vks-composition-head>p:not(.section-label){color:#526378;grid-area:2/2;max-width:560px;margin:0;font-size:16px;line-height:1.62}.video-conferencing-page .vks-composition{grid-template-columns:minmax(230px,.74fr) minmax(430px,1.36fr) minmax(230px,.74fr);grid-template-areas:"left visual right"".result.";align-items:center;gap:clamp(18px,2.1vw,30px);display:grid}.video-conferencing-page .vks-composition-modules{gap:14px;display:grid}.video-conferencing-page .vks-composition-modules-left{grid-area:left}.video-conferencing-page .vks-composition-modules-right{grid-area:right}.video-conferencing-page .vks-composition-module{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #7ea4cf3d;border-radius:8px;grid-template-columns:48px minmax(0,1fr);gap:6px 16px;min-width:0;padding:18px;display:grid;position:relative;box-shadow:0 22px 56px #26497014}.video-conferencing-page .vks-composition-module:before{content:"";background:linear-gradient(90deg,#0b82ff14,#0b82ffb8);width:clamp(26px,3vw,46px);height:1px;position:absolute;top:50%;transform:translateY(-50%)}.video-conferencing-page .vks-composition-module:after{content:"";background:var(--accent);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 18px #0b82ff6b}.video-conferencing-page .vks-composition-modules-left .vks-composition-module:before{right:calc(-1*clamp(26px,3vw,46px))}.video-conferencing-page .vks-composition-modules-left .vks-composition-module:after{right:calc(-1*clamp(26px,3vw,46px) - 4px)}.video-conferencing-page .vks-composition-modules-right .vks-composition-module:before{background:linear-gradient(90deg,#0b82ffb8,#0b82ff14);left:calc(-1*clamp(26px,3vw,46px))}.video-conferencing-page .vks-composition-modules-right .vks-composition-module:after{left:calc(-1*clamp(26px,3vw,46px) - 4px)}.video-conferencing-page .vks-composition-index{color:var(--accent);letter-spacing:.08em;grid-column:1;font-size:11px;font-weight:820}.video-conferencing-page .vks-composition-icon{width:48px;height:48px;color:var(--accent);background:#ffffffb8;border:1px solid #0b82ff4d;border-radius:50%;grid-area:2/1/span 2;place-items:center;display:inline-grid}.video-conferencing-page .vks-composition-icon svg,.video-conferencing-page .vks-composition-result-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.video-conferencing-page .vks-composition-module h3,.video-conferencing-page .vks-composition-module p{grid-column:2}.video-conferencing-page .vks-composition-module h3{color:#132033;margin:0 0 8px;font-size:18px}.video-conferencing-page .vks-composition-module p{color:#5b6c82;margin-bottom:0;font-size:13.5px;line-height:1.5}.video-conferencing-page .vks-composition-visual{background:radial-gradient(circle at 50% 48%,#0b82ff1a,#0000 46%),#ffffff94;border:1px solid #7ea4cf3d;border-radius:8px;grid-area:visual;min-height:clamp(360px,31vw,500px);margin:0;position:relative;overflow:hidden;box-shadow:0 28px 80px #2649701c}.video-conferencing-page .vks-composition-visual:before,.video-conferencing-page .vks-composition-visual:after{z-index:2;content:"";pointer-events:none;position:absolute;inset:0}.video-conferencing-page .vks-composition-visual:before{background:linear-gradient(90deg,#ffffffeb,#0000 17% 83%,#ffffffeb),linear-gradient(#ffffffb3,#0000 22% 82%,#ffffffd1)}.video-conferencing-page .vks-composition-visual:after{mix-blend-mode:multiply;opacity:.42;background-color:#0000;background-image:linear-gradient(#135fb90a 1px,#0000 1px),linear-gradient(90deg,#135fb909 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:58px 58px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.video-conferencing-page .vks-composition-visual img{z-index:1;object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.video-conferencing-page .vks-composition-traces{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.video-conferencing-page .vks-composition-traces path{fill:none;stroke:#0b82ff94;stroke-width:.28px;stroke-dasharray:1.2 1.1;stroke-linecap:round}.video-conferencing-page .vks-composition-result{background:#ffffffbd;border:1px solid #0b82ff3d;border-radius:8px;grid-area:result;grid-template-columns:48px minmax(0,1fr);justify-self:center;align-items:center;gap:16px;width:min(100%,660px);margin-top:2px;padding:16px 18px;display:grid;box-shadow:0 22px 56px #26497012}.video-conferencing-page .vks-composition-result-icon{width:48px;height:48px;color:var(--accent);background:#0b82ff0f;border:1px solid #0b82ff4d;border-radius:50%;place-items:center;display:inline-grid}.video-conferencing-page .vks-composition-result p{color:#33445b;margin:0;font-size:14px;line-height:1.55}.video-conferencing-page .vks-scenarios{background:radial-gradient(circle at 14% 18%,#0b82ff14,#0000 28%),linear-gradient(#f9fcff 0%,#f2f7fd 100%);border-top:1px solid #7ea4cf33;position:relative;overflow:hidden}.video-conferencing-page .vks-scenarios:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#135fb909 1px,#0000 1px),linear-gradient(90deg,#135fb908 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:88px 88px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000094,#0000 72%);mask-image:linear-gradient(#00000094,#0000 72%)}.video-conferencing-page .vks-scenarios:after{aspect-ratio:1;content:"";pointer-events:none;background:radial-gradient(circle,#29a7ff1f,#0000 62%);width:42vw;min-width:480px;position:absolute;top:18%;right:-18vw}.video-conferencing-page .vks-scenarios-inner{z-index:1;position:relative}.video-conferencing-page .vks-scenarios-head{grid-template-columns:minmax(0,.9fr) minmax(320px,.48fr);align-items:end;gap:clamp(26px,4vw,64px);margin-bottom:clamp(28px,4vw,44px);display:grid}.video-conferencing-page .vks-scenarios-head h2{color:#0d1828;max-width:720px;margin-bottom:0;font-size:clamp(38px,3.8vw,58px);line-height:1.06}.video-conferencing-page .vks-scenarios-head>p{color:#526378;max-width:520px;margin:0;font-size:16px;line-height:1.62}.video-conferencing-page .vks-scenario-showcase{gap:14px;display:grid}.video-conferencing-page .vks-scenario-feature{min-height:clamp(420px,39vw,540px);color:var(--white);background:#07111d;border:1px solid #7ea4cf33;border-radius:8px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 30px 78px #1f41682e}.video-conferencing-page .vks-scenario-feature img,.video-conferencing-page .vks-scenario-row-media img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .42s;position:absolute;inset:0}.video-conferencing-page .vks-scenario-feature img{opacity:.88;object-position:center center}.video-conferencing-page .vks-scenario-feature:after{content:"";background:linear-gradient(90deg,#020a13f0 0%,#020a13c7 32%,#020a133d 64%,#020a1314 100%),linear-gradient(#020a1300 36%,#020a13d1 100%);position:absolute;inset:0}.video-conferencing-page .vks-scenario-feature-copy{z-index:1;width:min(610px,100% - 48px);position:absolute;bottom:clamp(24px,4vw,48px);left:clamp(24px,4vw,48px)}.video-conferencing-page .vks-scenario-index{color:var(--accent);letter-spacing:.03em;align-items:center;gap:14px;margin-bottom:18px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.video-conferencing-page .vks-scenario-index:after{content:"";background:#0b82ff85;width:44px;height:1px}.video-conferencing-page .vks-scenario-feature h3{max-width:540px;color:var(--white);margin-bottom:18px;font-size:clamp(30px,3.3vw,46px);line-height:1.08}.video-conferencing-page .vks-scenario-feature p{color:#deeaf7d1;max-width:560px;margin-bottom:22px;font-size:15px;line-height:1.58}.video-conferencing-page .vks-scenario-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:600px;margin:0;padding:0;list-style:none;display:grid}.video-conferencing-page .vks-scenario-points li{color:#eef6ffe6;background:#04111f70;border:1px solid #29a7ff38;border-radius:8px;min-height:62px;padding:12px 12px 12px 14px;font-size:12px;font-weight:650;line-height:1.28;position:relative}.video-conferencing-page .vks-scenario-points li:before{content:"";background:var(--accent);width:28px;height:1px;margin-bottom:10px;display:block}.video-conferencing-page .vks-scenario-row{background:#ffffffe6;border:1px solid #7ea4cf3d;border-radius:8px;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);min-height:178px;display:grid;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 50px #26497014}.video-conferencing-page .vks-scenario-row-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(22px,3vw,34px);display:flex}.video-conferencing-page .vks-scenario-row h3{color:#132033;max-width:370px;margin-bottom:10px;font-size:clamp(22px,2vw,28px);line-height:1.14}.video-conferencing-page .vks-scenario-row p{color:#5f6f83;max-width:410px;margin-bottom:0;font-size:14px;line-height:1.55}.video-conferencing-page .vks-scenario-row-media{background:#07111d;min-height:178px;margin:0;position:relative;overflow:hidden}.video-conferencing-page .vks-scenario-row-media:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#fffffff5,#fff0);width:34%;position:absolute;inset:0 auto 0 0}.video-conferencing-page .vks-scenario-row-media img{object-position:center center}.video-conferencing-page .vks-scenario-feature:hover img,.video-conferencing-page .vks-scenario-row:hover img{transform:scale(1.035)}@media (max-width:980px){.video-conferencing-page .vks-composition-head{grid-template-columns:1fr;align-items:start;gap:18px}.video-conferencing-page .vks-composition-head .section-label,.video-conferencing-page .vks-composition-head h2,.video-conferencing-page .vks-composition-head>p:not(.section-label){grid-area:auto/1}.video-conferencing-page .vks-composition-head h2,.video-conferencing-page .vks-composition-head>p:not(.section-label){max-width:680px}.video-conferencing-page .vks-composition{grid-template-columns:1fr;grid-template-areas:"visual""left""right""result";gap:16px}.video-conferencing-page .vks-composition-modules{grid-template-columns:repeat(3,minmax(0,1fr))}.video-conferencing-page .vks-composition-module:before,.video-conferencing-page .vks-composition-module:after{display:none}.video-conferencing-page .vks-composition-visual{min-height:clamp(300px,46vw,420px)}.video-conferencing-page .vks-composition-result{justify-self:stretch;width:100%}.video-conferencing-page .vks-scenarios-head{grid-template-columns:1fr;align-items:start;gap:18px}.video-conferencing-page .vks-scenarios-head h2{max-width:660px}.video-conferencing-page .vks-scenario-feature{min-height:390px}.video-conferencing-page .vks-scenario-row{grid-template-columns:minmax(240px,.45fr) minmax(0,.55fr)}.video-conferencing-page .vks-context-shell{grid-template-columns:1fr}.video-conferencing-page .vks-context-copy{max-width:680px}.video-conferencing-page .vks-context-copy h2{max-width:650px}.video-conferencing-page .vks-context-visual{min-height:360px}.video-conferencing-page .vks-room-requirements{grid-template-columns:repeat(2,minmax(0,1fr))}.video-conferencing-page .vks-room-requirements article:nth-child(3){border-left:0}.video-conferencing-page .vks-room-requirements article:nth-child(n+3){border-top:1px solid #7ea4cf3d}.video-conferencing-page .vks-scenario-row-copy{padding:24px}}@media (max-width:720px){.video-conferencing-page .vks-context,.video-conferencing-page .vks-scenarios,.video-conferencing-page .vks-components{padding:62px 0}.video-conferencing-page .vks-composition-head{margin-bottom:24px}.video-conferencing-page .vks-composition-head h2{font-size:30px}.video-conferencing-page .vks-composition-head>p:not(.section-label){font-size:15px;line-height:1.56}.video-conferencing-page .vks-composition{gap:14px}.video-conferencing-page .vks-composition-modules{grid-template-columns:1fr;gap:10px}.video-conferencing-page .vks-composition-module{grid-template-columns:42px minmax(0,1fr);padding:16px}.video-conferencing-page .vks-composition-icon{width:42px;height:42px}.video-conferencing-page .vks-composition-icon svg,.video-conferencing-page .vks-composition-result-icon svg{width:22px;height:22px}.video-conferencing-page .vks-composition-module h3{font-size:17px}.video-conferencing-page .vks-composition-module p{font-size:13px}.video-conferencing-page .vks-composition-visual{min-height:240px}.video-conferencing-page .vks-composition-traces{display:none}.video-conferencing-page .vks-composition-result{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:14px}.video-conferencing-page .vks-composition-result-icon{width:42px;height:42px}.video-conferencing-page .vks-context-shell{gap:24px}.video-conferencing-page .vks-context-copy h2,.video-conferencing-page .vks-scenarios-head h2{font-size:30px}.video-conferencing-page .vks-scenarios-head>p,.video-conferencing-page .vks-context-copy>p:last-child{font-size:15px;line-height:1.56}.video-conferencing-page .vks-context-visual{min-height:300px}.video-conferencing-page .vks-context-callout{display:none}.video-conferencing-page .vks-room-requirements{grid-template-columns:1fr}.video-conferencing-page .vks-room-requirements article,.video-conferencing-page .vks-room-requirements article:nth-child(3){border-left:0}.video-conferencing-page .vks-room-requirements article+article{border-top:1px solid #7ea4cf3d}.video-conferencing-page .vks-room-requirements article{padding:18px}.video-conferencing-page .vks-scenario-feature{min-height:430px}.video-conferencing-page .vks-scenario-feature:after{background:linear-gradient(#020a1314 0%,#020a136b 38%,#020a13f0 100%),linear-gradient(90deg,#020a13b8,#020a1314)}.video-conferencing-page .vks-scenario-feature-copy{width:auto;bottom:22px;left:20px;right:20px}.video-conferencing-page .vks-scenario-feature h3{margin-bottom:14px;font-size:26px}.video-conferencing-page .vks-scenario-feature p{margin-bottom:16px;font-size:14px;line-height:1.48}.video-conferencing-page .vks-scenario-points{grid-template-columns:1fr;gap:8px}.video-conferencing-page .vks-scenario-points li{min-height:0;padding:10px 12px;font-size:11px}.video-conferencing-page .vks-scenario-points li:before{vertical-align:middle;margin:0 10px 3px 0;display:inline-block}.video-conferencing-page .vks-scenario-row{grid-template-columns:1fr;min-height:0}.video-conferencing-page .vks-scenario-row-copy{padding:20px}.video-conferencing-page .vks-scenario-row h3{font-size:22px}.video-conferencing-page .vks-scenario-row-media{min-height:182px}.video-conferencing-page .vks-scenario-row-media:before{background:linear-gradient(#ffffff14,#fff0);width:auto;inset:0}}
