.hero.svelte-j6sl94{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:5rem;text-align:center;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:linear}@media(min-width:768px){.hero.svelte-j6sl94{padding-top:10rem}}@media(min-width:1536px){.hero.svelte-j6sl94{padding-top:12.5rem!important}}.hero__title.svelte-j6sl94{margin-top:1.5rem;text-align:center;line-height:4.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,1,1)}@media(min-width:1024px){.hero__title.svelte-j6sl94{width:75%}}.hero__title--focus.svelte-j6sl94{padding-bottom:.5rem;font-size:3rem;font-weight:600;color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:radial-gradient(78.5% 78.5% at 50% 21.5%,#f4f4fc,#aeb2d5)}@media(min-width:768px){.hero__title--focus.svelte-j6sl94{font-size:4.5rem}}.hero--sub-heading.svelte-j6sl94{margin-top:1rem;font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(146 146 173 / var(--un-text-opacity))}@media(min-width:768px){.hero--sub-heading.svelte-j6sl94{max-width:48rem;font-size:1.125rem;line-height:1.75rem}}.hero--blurred.svelte-j6sl94{--un-blur:blur(12px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:linear}.hero__instant.svelte-j6sl94{width:100%;display:flex;align-items:center;justify-content:center}@keyframes svelte-j6sl94-fadeIn{0%{opacity:0}to{opacity:1}}.bitping-way-container.svelte-hbt63j{display:flex;flex-direction:column;justify-content:flex-end;margin-top:14rem}@media(min-width:768px){.bitping-way-container.svelte-hbt63j{margin-top:0}}.step-carousel.svelte-fdchjo{position:relative;display:grid;width:100%;align-items:stretch;gap:1rem;grid-template-columns:repeat(var(--columns),minmax(0,1fr))}@media only screen and (max-width:767px){.step-carousel.svelte-fdchjo{display:flex;flex-direction:row;gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.step-carousel.svelte-fdchjo::-webkit-scrollbar{display:none}}.step-carousel__indicators.svelte-fdchjo{margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:1.5rem;width:33.3333333333%;display:flex;align-items:center;justify-content:center;border-radius:9999px}@media(min-width:768px){.step-carousel__indicators.svelte-fdchjo{display:none}}.step-carousel__indicator.svelte-fdchjo{width:100%;height:.3125rem;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(72 72 97 / var(--un-bg-opacity));--un-bg-opacity:.2}.step-carousel__indicator-progress.svelte-fdchjo{height:100%;border-top-left-radius:9999px;border-bottom-left-radius:9999px;--un-bg-opacity:1;background-color:rgb(174 174 198 / var(--un-bg-opacity));--un-bg-opacity:.5}.step-carousel__indicator-progress--animate.svelte-fdchjo{animation:1s svelte-fdchjo-step-carousel-pulse ease}@keyframes svelte-fdchjo-step-carousel-pulse{0%,to{opacity:1}50%{opacity:.4}}.smooth-carousel__wrapper.svelte-1s5i9qw{position:relative;width:100%;display:flex;-webkit-user-select:none;user-select:none;overflow:hidden}.smooth-carousel__wrapper.svelte-1s5i9qw:before{content:"";position:absolute;left:0;top:0;z-index:10;width:2rem;height:100%;background:linear-gradient(90deg,rgba(13,13,20),transparent)}@media(min-width:768px){.smooth-carousel__wrapper.svelte-1s5i9qw:before{display:none}}.smooth-carousel__wrapper.svelte-1s5i9qw:after{content:"";position:absolute;right:0;top:0;z-index:10;width:2rem;height:100%;background:linear-gradient(90deg,transparent,rgba(13,13,20))}@media(min-width:768px){.smooth-carousel__wrapper.svelte-1s5i9qw:after{display:none}}.smooth-carousel.svelte-1s5i9qw{display:flex;flex-direction:row;align-items:stretch;gap:.5rem;grid-template-columns:repeat(var(--columns),minmax(0,1fr))}@media(min-width:768px){.smooth-carousel.svelte-1s5i9qw{display:grid;gap:1rem}}@media only screen and (max-width:767px){.smooth-carousel.svelte-1s5i9qw{animation:20s svelte-1s5i9qw-smooth-carousel-scroll linear infinite}}.smooth-carousel--paused.svelte-1s5i9qw{animation-play-state:paused!important}.smooth-carousel--playing.svelte-1s5i9qw{animation-play-state:running!important}@keyframes svelte-1s5i9qw-smooth-carousel-scroll{0%{transform:translate(0)}to{transform:translate(calc(var(--columns) * -1 * (17rem + .5rem)))}}.feature-card__header.svelte-y9h5yw{width:100%;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:1rem}.feature-card__title.svelte-y9h5yw{margin-top:auto;font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(235 235 249 / var(--un-text-opacity));font-weight:600}.feature-card__subtitle.svelte-y9h5yw{margin-top:.25rem;width:100%;--un-text-opacity:1;color:rgb(146 146 173 / var(--un-text-opacity));line-height:1.5rem}.showcase-card__graphic.svelte-181l0rz{position:relative;width:100%;height:15.5rem}.showcase-card__title.svelte-181l0rz{margin-top:.75rem;font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(235 235 249 / var(--un-text-opacity));font-weight:600}.showcase-card__subtitle.svelte-181l0rz{margin-top:.25rem;width:100%;--un-text-opacity:1;color:rgb(146 146 173 / var(--un-text-opacity));line-height:1.5rem}.filters-graphic.svelte-6nyzg1{height:100%;width:100%;overflow:hidden;--scale: 1.1;@media(min-width:640px){--scale: 1.4}@media(min-width:768px){--scale: 1}}.filters-graphic__container.svelte-6nyzg1{height:100%;width:100%;display:flex;flex-direction:column;border-width:1px;--un-border-opacity:1;border-color:rgb(72 72 97 / var(--un-border-opacity));--un-border-opacity:.3;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(51 51 71 / var(--un-bg-opacity));--un-bg-opacity:.1;padding:.5rem}.filters-graphic__list.svelte-6nyzg1{display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;gap:calc(.25rem * var(--scale))}.filters-graphic__item.svelte-6nyzg1{display:flex;align-items:center;border-width:1px;--un-border-opacity:1;border-color:rgb(95 95 122 / var(--un-border-opacity));--un-border-opacity:.25;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(51 51 71 / var(--un-bg-opacity));--un-bg-opacity:.25;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);padding:calc(.25rem * var(--scale)) calc(.5rem * var(--scale));gap:calc(.375rem * var(--scale))}.filters-graphic__label.svelte-6nyzg1{--un-text-opacity:1;color:rgb(235 235 249 / var(--un-text-opacity));font-weight:500;font-size:calc(.875rem * var(--scale))}.filters-graphic__flag.svelte-6nyzg1{border-radius:.25rem;width:calc(1.25rem * var(--scale));height:calc(.9375rem * var(--scale))}.globe-graphic.svelte-1rgtwnc{margin-left:-2rem;height:100%;width:100%}@media(min-width:1024px){.globe-graphic.svelte-1rgtwnc{margin-left:-3.5rem}}.integrate-graphic.svelte-1qp3gh1{--scale: 2.5;@media(min-width:768px){--scale: 1.25}@media(min-width:1024px){--scale: 1.5}}.integrate-graphic__layer.svelte-1qp3gh1{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.integrate-graphic__layer--lines.svelte-1qp3gh1{z-index:0}.integrate-graphic__lines.svelte-1qp3gh1{min-width:150%;height:auto}.integrate-graphic__layer--icons.svelte-1qp3gh1{z-index:10;gap:.5rem;transition-property:all;transition-duration:.15s;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.integrate-graphic__line-animated.svelte-1qp3gh1{position:absolute;left:0;width:9rem;height:.1875rem;border-radius:9999px;background:var(--integrate-line);animation:svelte-1qp3gh1-integrate-line 4s ease-out infinite}@keyframes svelte-1qp3gh1-integrate-line{0%{transform:translate(-500%)}to{transform:translate(500%)}}.integrate-graphic__icon.svelte-1qp3gh1{position:relative;z-index:10;aspect-ratio:1/1;display:flex;flex-shrink:1;align-items:center;justify-content:center;--un-bg-opacity:1;background-color:rgb(13 13 20 / var(--un-bg-opacity));--un-bg-opacity:.1;padding:.5rem;--un-backdrop-blur:blur(16px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);width:calc(var(--icon-size) * var(--scale));border-radius:calc(var(--icon-size) * var(--scale) * .15);transition:all 1s;&:nth-child(1),&:nth-child(5){--icon-size: 2rem}&:nth-child(2),&:nth-child(4){--icon-size: 2.5rem}&:nth-child(3){--icon-size: 3.25rem;padding:1.5rem}@media(min-width:768px){&:nth-child(3){padding:.75rem}}@media(min-width:1024px){&:nth-child(3){padding:1rem}}}.integrate-graphic__icon-img.svelte-1qp3gh1{width:100%;height:100%;object-fit:contain}.integrate-graphic__icon.svelte-1qp3gh1:before{position:absolute;inset:0;padding:.125rem;border-radius:inherit;content:"";-webkit-mask:linear-gradient(#0d0d14,#0d0d14) content-box content-box,linear-gradient(#0d0d14,#0d0d14);-webkit-mask-composite:xor;background:linear-gradient(180deg,#5f5f7a80,#0d0d1400 54.39%,#5f5f7a21 85.13%);mask-mode:match-source,match-source;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-position:0% 0%,0% 0%;mask-size:auto,auto;mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-composite:exclude}.integrate-graphic__icon--active.svelte-1qp3gh1{transition:1s all}.integrate-graphic__icon--active.svelte-1qp3gh1:after{position:absolute;inset:0;padding:.125rem;transition:1s all;border-radius:inherit;content:"";-webkit-mask:linear-gradient(#0d0d14,#0d0d14) content-box content-box,linear-gradient(#0d0d14,#0d0d14);-webkit-mask-composite:xor;background:linear-gradient(var(--angleIntegrate),var(--integrateColor),var(--integrateColor2),var(--integrateColor3),var(--integrateColor4),transparent,transparent,transparent);animation:3s svelte-1qp3gh1-integrate-pulse ease-in-out infinite;background-size:100% 100%;background-position:100% 100%;mask-mode:match-source,match-source;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-position:0% 0%,0% 0%;mask-size:auto,auto;mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-composite:exclude}@keyframes svelte-1qp3gh1-integrate-pulse{0%{background-size:100% 100%;opacity:0}50%{background-size:100% 100%;opacity:1}to{background-size:500% 500%;opacity:0}}.ping-lines.svelte-19x1fke{position:relative;margin-left:.5rem;width:100%;height:.1875rem;align-self:center;overflow:hidden;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(72 72 97 / var(--un-bg-opacity));--un-bg-opacity:.2}.ping-lines__line.svelte-19x1fke{position:absolute;left:0;width:1.5rem;height:.1875rem;border-radius:9999px;--un-gradient-from-position:0%;--un-gradient-from:transparent var(--un-gradient-from-position);--un-gradient-to:rgb(255 255 255 / 0) var(--un-gradient-to-position);--un-gradient-stops:var(--un-gradient-from), var(--un-gradient-to);--un-gradient-to-position:100%;--un-gradient-to:rgb(41 255 152 / var(--un-to-opacity, 1)) var(--un-gradient-to-position);--un-gradient-shape:to right in oklch;--un-gradient:var(--un-gradient-shape), var(--un-gradient-stops);background-image:linear-gradient(var(--un-gradient));animation:1s svelte-19x1fke-ping-right infinite ease-out}@keyframes svelte-19x1fke-ping-right{0%{left:-10%}to{left:100%}}.test-types-icons.svelte-ziriih{display:flex;align-items:center}.test-types-icons.svelte-ziriih>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}@keyframes svelte-k5ksu5-cursorFade{0%,to{opacity:1}50%{opacity:0}}.typewriter-container.svelte-k5ksu5 *:not(.typing):not(.finished-typing):not([data-static]){display:none}.typewriter-container.svelte-k5ksu5 .finished-typing:after{content:none}.cursor.svelte-k5ksu5 .typing:after{content:"";width:var(--cursor-width, 1ch);height:2ch;display:inline-block;vertical-align:text-top;background-color:var(--cursor-color, #000000);animation:svelte-k5ksu5-cursorFade 1.25s infinite}.typewriter-text.svelte-1en9cgt{font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(146 146 173 / var(--un-text-opacity));font-family:JetBrains Mono,monospace}.feature__grid.svelte-1mi790l{gap:1rem}.step-item.svelte-1mi790l{width:100%;min-width:0;display:flex}@media only screen and (max-width:767px){.step-item.svelte-1mi790l{width:85%;flex-shrink:0;scroll-snap-stop:always;scroll-snap-align:center}}.smooth-item.svelte-1mi790l{width:17rem;display:flex;flex-shrink:0}@media(min-width:768px){.smooth-item.svelte-1mi790l{width:100%;min-width:0}}.step-item.svelte-1mi790l .card,.smooth-item.svelte-1mi790l .card{height:100%;width:100%;display:flex;flex-direction:column}.live-stream-testing-card.svelte-1910xde{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1.5rem}.live-stream-testing-card__grid-item.svelte-1910xde{grid-column-start:1}.live-stream-testing-card__text.svelte-1910xde{margin-bottom:.5rem}.live-stream-testing-card__graphic.svelte-1910xde{z-index:-99}@media(min-width:1024px){.live-stream-testing-card__graphic.svelte-1910xde{margin-top:6rem}}.live-stream-testing-card__grid-item__graphic-grid.svelte-1910xde{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.live-stream-testing-card__grid-item__graphic-grid__cell.svelte-1910xde{grid-row-start:1;grid-column-start:1}.live-stream-testing-card__cables.svelte-1910xde{align-self:center;justify-self:stretch;transform-origin:center;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0deg;--un-scale-x:1.5;--un-scale-y:1.5;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@media(min-width:1024px){.live-stream-testing-card__cables.svelte-1910xde{--un-translate-y:-1.5rem;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;--un-scale-x:2.5;--un-scale-y:2.5;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}}.live-stream-testing-card__logo.svelte-1910xde{justify-self:center}@media(min-width:1024px){.live-stream-testing-card__logo.svelte-1910xde{margin-top:-2.5rem}}.cta__graphic--box-simple.svelte-1910xde{position:relative;width:10.5rem;height:10.5rem;display:flex;align-items:center;justify-content:center;border-radius:1.5rem;padding:3rem;--un-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);box-shadow:0 0 50px 0 var(--currentBoxColor);background-color:#111119}@media(min-width:768px){.cta__graphic--box-simple.svelte-1910xde{height:12rem;width:12rem}}.cta__graphic--box-simple.svelte-1910xde:before{position:absolute;inset:0;border-radius:1.5rem;padding:3px;content:"";background:linear-gradient(120deg,var(--currentBoxBorder),rgba(95,95,122,.1) 30%,rgba(95,95,122,.1) 70%,var(--currentBoxBorder));-webkit-mask:linear-gradient(#0d0d14,#0d0d14) content-box content-box,linear-gradient(#0d0d14,#0d0d14);-webkit-mask-composite:xor;mask-mode:match-source,match-source;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-position:0% 0%,0% 0%;mask-size:auto,auto;mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-composite:exclude}.business-usecase-grid.svelte-q9cbzo{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media(min-width:1024px){.business-usecase-grid.svelte-q9cbzo{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}}
