@font-face{font-family:Red Hat Display;font-style:normal;font-weight:400;src:url(../assets/fonts/RedHatDisplay-Regular.ttf)}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:500;src:url(../assets/fonts/RedHatDisplay-Medium.ttf)}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:600;src:url(../assets/fonts/RedHatDisplay-SemiBold.ttf)}:root{--base-font-family:"Red Hat Display",sans-serif;--white:#fff;--light:#e9fefd;--color-brand-50:#00eaff;--color-brand-100:#00c6ff;--color-brand-200:#01aaff;--color-brand-300:#00d2ff;--color-brand-400:#2968e8;--color-brand-500:#007ed7;--color-brand-600:#0072ff;--color-brand-700:#0c2a98;--color-brand-800:#041847;--color-brand-900:#040d32;--titmeline-bg:hsla(0,0%,100%,.36);--titmeline:hsla(0,0%,100%,.6)}::-moz-selection{background:transparent}::selection{background:transparent}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body,html{height:100%;width:100%}body{background-color:var(--color-brand-900);color:var(--white);font-family:var(--base-font-family);font-size:1.6rem;font-weight:400;line-height:1.6;overflow:hidden;overscroll-behavior:none}body.products-body{overflow-y:auto}button{background-color:transparent;border:none;cursor:pointer}button:focus{box-shadow:none;outline:none}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}img{height:auto;max-width:100%;vertical-align:middle}h3{font-size:2.5rem}.container{margin:0 auto;max-width:1400px;padding:0 2rem;width:100%}@keyframes growWidth{0%{opacity:.2;width:0}to{opacity:1;width:100%}}@keyframes grow{0%{transform:translateX(-50%) scale(0)}to{transform:translateX(-50%) scale(1)}}@keyframes fadeOut{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.header{position:relative;width:100%;z-index:22}.header-container{display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;padding-top:2rem}.header__shape{display:flex}.header__shape-line{border-top:1px solid var(--color-brand-500);flex:1;margin-right:2px;position:relative}.header__shape-line.right-side{margin-left:2px;margin-right:0}.header__shape-rectangle{animation:growWidth 1s cubic-bezier(1,0,1,.87) 1;animation-delay:.9s;animation-fill-mode:forwards;background:linear-gradient(to right,var(--color-brand-300),var(--color-brand-400));border-radius:6px;height:3px;max-width:90px;opacity:.2;position:absolute;right:50px;top:-2px;width:0}.header__shape-line.right-side .header__shape-rectangle{left:50px;right:unset}.header__shape-box{height:46px;padding-top:8px;position:relative;transform:skewX(42deg) translateX(18px);width:66px}.header__shape-box.right-shape{transform:skewX(-42deg) translateX(-18px)}.header__shape-box:before{background-color:var(--color-brand-500);content:"";height:18px;position:absolute;top:0;width:2px}.header__shape-box.right-shape:before{left:unset;right:0}.header__box{border-right:1px solid var(--color-brand-500);border-top:1px solid var(--color-brand-500);height:100%;padding-right:10px;padding-top:8px}.right-shape .header__box{border-left:1px solid var(--color-brand-500);border-right:none;padding-left:10px;padding-right:0}.header__box-inner{border-right:1px solid var(--color-brand-500);border-top:1px solid var(--color-brand-500);display:flex;gap:6px;height:100%;padding-left:6px;padding-top:5px}.right-shape .header__box-inner{border-left:1px solid var(--color-brand-500);border-right:none;justify-content:flex-end;padding-left:0;padding-right:6px}.header__box-line{height:100%;width:1px}.header__box-line,.header__box-rect{background:linear-gradient(var(--color-brand-600),var(--color-brand-50),var(--color-brand-200))}.header__box-rect{height:calc(100% - 4px);width:10px}.header__box-bottom{background:linear-gradient(var(--color-brand-600),var(--color-brand-50),var(--color-brand-200));bottom:0;height:1px;left:14px;position:absolute;width:34px}.right-shape .header__box-bottom{left:unset;right:14px}.header__title{border-bottom:1px solid var(--color-brand-500);display:flex;justify-content:center;margin:0 27px;padding:0 2.5rem;position:relative}.header__title.products-header-title{padding:0 6rem}.header__title img{animation:grow 1.2s cubic-bezier(.27,1.64,1,-.64) 1;animation-delay:.5s;animation-fill-mode:forwards;height:100px;left:50%;position:absolute;top:-4px;transform:translateX(-50%) scale(0);width:140%;z-index:2}.header__title h1{background:linear-gradient(to right,var(--color-brand-600),var(--color-brand-50),var(--light),var(--color-brand-50),var(--color-brand-600));-webkit-background-clip:text;display:inline-block;position:relative;-webkit-text-fill-color:transparent;animation:fadeOut 1.5s cubic-bezier(0,.81,.56,.97) 1;animation-fill-mode:forwards;background-clip:text;color:transparent;font-size:3.2rem;line-height:46px;margin-top:-1rem;opacity:0;transform:scale(.5);z-index:4}.nav{align-items:center;display:flex;justify-content:space-between;margin-top:-32px;z-index:10}.nav,.nav-link{position:relative}.nav-link{color:var(--color-brand-50);cursor:pointer;display:block;font-size:1.4rem;font-weight:400;text-transform:capitalize}.nav-link-wrapper{align-items:center;background:linear-gradient(var(--color-brand-900),#040d32d2);border-radius:6px;display:flex;gap:8px;height:36px;padding:0 12px;position:relative;width:100%;z-index:2}.nav-link-wrapper img{max-width:24px}.nav-link-bg{background:linear-gradient(to right,#0039ff,var(--color-brand-200));border-radius:6px;height:calc(100% + 2px);left:0;position:absolute;top:0;transform:translate(-1px,-1px);transition:filter .25s ease-in;width:calc(100% + 2px);z-index:1}.nav-link:hover .nav-link-bg{filter:blur(5px)}@media screen and (max-width:1399.98px){.header__title.products-header-title{padding:0 2.5rem}.header__title h1{font-size:3rem}.nav{margin-top:0;position:absolute;right:0;top:28px}}@media screen and (max-width:1199.98px){.container{padding:0 1.6rem}.header__shape-rectangle{max-width:70px;right:40px}.header__shape-line.right-side .header__shape-rectangle{left:40px}.header__title{padding:0 2rem}.header__title h1{font-size:2.6rem}.nav-link{font-size:1.2rem}.nav-link-wrapper{gap:6px;height:30px;padding:0 6px}.nav-link-wrapper img{max-width:20px}}@media screen and (max-width:991.98px){h3{font-size:2rem}.loader-bar{height:2px}.container{padding:0 1rem}.header-container{padding-top:1rem}.header__shape-rectangle{height:2px;right:32px;top:-1.5px}.header__shape-line.right-side .header__shape-rectangle{left:32px}.header__shape-box{height:30px;padding-top:4px;transform:skewX(42deg) translateX(10px);width:40px}.header__shape-box.right-shape{transform:skewX(-42deg) translateX(-10px)}.header__shape-box:before{height:10px}.header__box{padding-right:6px;padding-top:4px}.right-shape .header__box{padding-left:6px;padding-right:0}.header__box-inner{gap:4px;padding-left:3px;padding-top:3px}.right-shape .header__box-inner{padding-left:0;padding-right:3px}.header__box-rect{width:5px}.header__box-bottom{left:9px;width:18px}.right-shape .header__box-bottom{left:unset;right:9px}.header__title,.header__title.products-header-title{margin:0 15px;padding:0 1.6rem}.header__title img{height:68px}.header__title h1{font-size:2rem;line-height:35px;margin-top:-6px}.nav{top:20px}}@media screen and (max-width:767.98px){.header__shape-rectangle{display:none}.header__title,.header__title.products-header-title{padding:0 1rem}.header__title h1{font-size:1.8rem}.nav-link{font-size:1rem}.nav-link-wrapper{gap:6px;height:26px;padding:0 6px}.nav-link-wrapper img{max-width:16px}}@media screen and (max-width:679.98px){.nav{display:none}}#video-wrapper{align-items:center;display:none;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:20}.video-wrapper{aspect-ratio:16/9;max-height:100%;position:relative}.video-wrapper-message{display:none;font-size:20px;font-weight:700;left:50%;position:absolute;text-align:center;text-shadow:0 0 9px rgba(0,0,0,.72);top:6%;transform:translateX(-50%) scale(0)}.video-wrapper-message.show{animation:grow 1s ease-in-out;animation-delay:.5s;animation-fill-mode:forwards;display:block}.video-wrapper video{aspect-ratio:16/9;height:auto;max-width:100%;vertical-align:middle;width:100%}.video-overlay{inset:0;position:absolute;z-index:40}#home-page-wrapper,#home-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.home{flex:1}.home-content{align-items:center;display:flex;height:100%;justify-content:center;padding-top:15rem;position:relative;width:100%}.home-content-wrapper{display:flex;height:100%;justify-content:space-between;left:0;position:absolute;top:0;width:100%;z-index:4}.home-shapes{display:flex;flex:1;height:100%}.home-shapes-bg{background:linear-gradient(rgba(4,13,51,.95),#051248,rgba(5,18,72,.15));flex:1}.home-shape-left-bg{background-image:url(../assets/icons/home-shape-left.png);background-position:100%;background-repeat:no-repeat;background-size:cover;height:100%;width:120px}.home-shape-left-bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-shape-right-bg{background-image:url(../assets/icons/home-shape-right.png);background-position:0;background-repeat:no-repeat;background-size:cover;height:100%;width:120px}.home-shape-logo{max-width:450px;width:36%}.home-links{align-items:center;display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:8}.home-links-wrapper{align-items:flex-start;display:flex;padding-bottom:10rem;padding-top:1rem}.home__logo{padding:0 4rem;width:32%}.home-menu{display:flex;justify-content:center;padding-top:1rem;width:34%}.home-menu h2{background:linear-gradient(to right,var(--color-brand-600),var(--color-brand-50),var(--light),var(--color-brand-50),var(--color-brand-600));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-size:2.5rem;line-height:1.2}.home-menu p{color:#00eaff;font-size:1.6rem;margin-bottom:1.6rem}.security h2,.security p{text-align:right}.security__list{align-items:flex-end;display:flex;flex-direction:column;gap:1.8rem;width:100%}.security__list-item{background-image:url(../assets/icons/link-left-bg.png);background-repeat:no-repeat;background-size:contain;display:block;width:270px}.security__list-item a{border-bottom-right-radius:8px;display:block;font-size:1.6rem;line-height:22px;overflow:hidden;padding:1.6rem 1rem;position:relative;text-align:center}.security__list-item a:after{background-color:var(--color-brand-600);border-bottom-right-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:0;z-index:-1}.security__list-item a:hover:after{width:100%}.cloud__list{align-items:flex-start;display:flex;flex-direction:column;gap:1.8rem;max-width:320px;width:100%}.cloud__list-item{background-image:url(../assets/icons/link-right-bg.png);background-repeat:no-repeat;background-size:contain;display:block;width:270px}.cloud__list-item a{border-bottom-left-radius:12px;display:block;font-size:1.6rem;line-height:22px;overflow:hidden;padding:1.6rem 1rem;position:relative;text-align:center}.cloud__list-item a:after{background-color:var(--color-brand-600);border-bottom-left-radius:12px;content:"";height:100%;position:absolute;right:0;top:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:0;z-index:-1}.cloud__list-item a:hover:after{width:100%}.home__bg,.home__bg-image{display:flex;justify-content:center;width:100%}.home__bg-image{max-width:1300px}@media screen and (max-width:1399.98px){.home-content{padding-top:10%}.home-links-wrapper{padding-bottom:10%}.home-shape-logo{max-width:400px;width:32%}.home-menu{padding-right:4rem}.home-menu.cloud{padding-left:4rem;padding-right:0}.home__logo{padding:0 3rem}.home__bg-image{padding:0 2rem}}@media screen and (max-width:1199.98px){.home-content{padding-top:12%}.home-links-wrapper{padding-bottom:8%}.home-shape-logo{max-width:330px}.home-menu{padding-right:2rem}.home-menu.cloud{padding-left:2rem;padding-right:0}.home-menu h2{font-size:2.4rem}.home-menu p{font-size:1.5rem}.home__logo{padding:0 2rem}.cloud__list,.security__list{gap:1.5rem}.cloud__list-item,.security__list-item{width:230px}.cloud__list-item a,.security__list-item a{font-size:1.4rem;padding:1.2rem .5rem}}@media screen and (max-width:991.98px){.home-content{padding-top:6%}.home-links-wrapper{padding-bottom:10%}.home-menu h2{font-size:1.8rem}.home-menu p{font-size:1rem}.home-shape-logo{max-width:320px}.home__logo{width:28%}.home-menu{width:36%}.home-menu p{margin-bottom:5px}.cloud__list,.security__list{gap:6px}.cloud__list-item,.security__list-item{width:162px}.cloud__list-item a,.security__list-item a{font-size:1rem;line-height:16px;padding:8px}.security__list-item a,.security__list-item a:after{border-bottom-right-radius:6px}}@media screen and (max-width:786.98px){.home-links-wrapper{padding-bottom:7%}}@media screen and (max-width:729.98px){.home-links-wrapper{padding-bottom:4%}}@media screen and (max-width:689.98px){.home-links-wrapper{padding-bottom:2%}}@media screen and (max-width:659.98px){.home-links-wrapper{padding-bottom:0}}#products{display:flex;flex-direction:column;height:100%;width:100%}.products{display:flex;flex:1;flex-direction:column;justify-content:center;padding-top:1rem;position:relative}.products:after{background-color:#051248;bottom:0;content:"";height:40vh;left:0;position:absolute;width:100%}.products-wrapper{background-color:var(--color-brand-900);position:relative;z-index:6}.products-content{display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1230px;padding:0 2rem;position:relative;width:100%}.demo-buttons{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.5rem;width:100%}.demo-buttons-btn{color:var(--color-brand-50);display:block;font-weight:400;text-transform:capitalize}.demo-buttons-btn,.demo-buttons-text{font-size:1.4rem;position:relative;width:100%}.demo-buttons-text{align-items:center;background:linear-gradient(var(--color-brand-900),#040d32d2);border-radius:6px;display:flex;height:36px;justify-content:center;z-index:4}.demo-buttons-bg{background:linear-gradient(to right,#0039ff,var(--color-brand-200));border-radius:6px;height:calc(100% + 2px);left:0;position:absolute;top:0;transform:translate(-1px,-1px);transition:filter .25s ease-in;width:calc(100% + 2px);z-index:1}.demo-buttons-btn:hover .demo-buttons-bg{filter:blur(4px)}.products-buttons{align-items:center;display:flex;flex-direction:column;padding-left:1rem;width:130px}.products-buttons.left-buttons{padding-left:0;padding-right:1.5rem}.products__btn{cursor:pointer;position:absolute;top:50%;z-index:8}.products__btn.play-prev-btn{left:0;transform:translate(-100%,-50%)}.products__btn.play-next-btn{right:0;transform:translate(100%,-50%)}.products__btn.disabled{cursor:not-allowed;opacity:.3}.products__btn img{max-width:32px;transition:all .25s ease}.products__btn:hover img{transform:scale(1.2)}.products__btn.disabled:hover img{transform:scale(1)}.products__frame{flex:1;max-width:884px;position:relative;width:100%}.products__frame-img{height:100%;left:0;position:absolute;top:0;width:100%}.products__frame-video{padding:2rem 1.5rem;width:100%}.products__video-container{position:relative}.video-player-overlay{inset:0;position:absolute;z-index:20}#image-player,.products__video-container video{aspect-ratio:16/9;max-width:100%;width:100%}.controls{display:flex;gap:5rem;justify-content:center;margin:0 auto;max-width:1230px;padding:0 2rem;position:relative;width:100%}.products__frame-scene{background-color:var(--color-brand-900);border:1px solid var(--color-brand-100);border-radius:6px;color:var(--color-brand-100);font-size:1.4rem;left:50%;line-height:2rem;padding:4px 2rem;position:absolute;top:-10px;transform:translateX(-50%);z-index:20}.controls-container{align-items:center;display:flex;flex:1;gap:1rem;padding-top:1rem}.controls__texts{width:400px}.controls__texts h3{color:var(--color-brand-50);font-size:1.8rem;font-weight:500;line-height:1.2}.controls__texts p{font-size:1.4rem;line-height:1.2}.controls__time{flex:1;padding-top:1.5rem}.controls__time-timeline{align-items:center;display:flex;justify-content:space-between;padding:0 .5rem}.controls__time-timeline p{font-size:12px;line-height:1.4}.controls__buttons{align-items:center;display:flex;gap:8px;justify-content:flex-end;width:200px}.controls__buttons-btn{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .25s ease;width:28px}.controls__buttons-btn:hover{transform:scale(1.2)}.controls__buttons-btn.disabled{cursor:not-allowed;opacity:.5}.controls__buttons-btn.disabled:hover{transform:scale(1)}.controls__buttons-btn img{max-width:22px}.controls__buttons-btn.skip img{max-width:14px}.play-pause-btn{align-items:center;background-color:var(--color-brand-100);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin:0 5px;width:40px}.play-pause-btn:disabled{cursor:not-allowed;opacity:.5}.play-pause-btn img{max-width:16px;transition:all .25s ease}.play-pause-btn:hover img{transform:scale(1.2)}.play-pause-btn:disabled:hover img{transform:scale(1)}.play-pause-btn .pause-icon{display:none}.play-pause-btn.paused .pause-icon{display:inline-block}.play-pause-btn.paused .play-icon{display:none}.timeline-container{align-items:center;cursor:pointer;display:flex;height:7px;margin-inline:.5rem}.timeline{background-color:var(--titmeline-bg);border-radius:4px;height:3px;position:relative;width:100%}.timeline:before{background-color:var(--titmeline);display:none;right:calc(100% - var(--preview-position)*100%)}.timeline:after,.timeline:before{border-radius:4px;bottom:0;content:"";left:0;position:absolute;top:0}.timeline:after{background-color:var(--color-brand-50);display:block;right:calc(100% - var(--progress-position)*100%)}.timeline .thumb-indicator{--scale:1;background-color:var(--color-brand-50);border-radius:50%;height:10px;left:calc(var(--progress-position)*100%);position:absolute;top:50%;transform:translate(-50%,-50%) scale(var(--scale));transition:transform .15s ease-in-out;width:10px}.timeline-container:hover .timeline:before,.video-container.scrubbing .timeline:before{display:block}.timeline-container:hover .thumb-indicator,.video-container.scrubbing .thumb-indicator{--scale:1.2}.recoded-demo{background-color:var(--color-brand-900);display:none;inset:0;overflow:hidden;position:absolute;z-index:999}.recoded-demo.show{display:block}.recoded-demo-close-btn{color:var(--white);font-size:5rem;position:absolute;right:2rem;top:2rem;z-index:10}.recoded-demo-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.recoded-demo-video::-webkit-media-controls-mute-button,.recoded-demo-video::-webkit-media-controls-volume-slider{display:none}.product-light{height:30px;width:100%}.product-light-img{height:100%;width:100%}.menu{background-color:#051248;padding-bottom:2rem}.menu__nav-list{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;width:100%}.menu__nav-item{display:block}.menu__nav-link{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:8px;line-height:1.2;text-align:center;width:100%}.menu__nav-icons{display:inline-block;position:relative;width:46px}.menu__nav-icon{left:50%;max-width:60%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .35s linear}.menu__nav-link:hover .menu__nav-icon{transform:translate(-50%,-50%) rotate(180deg)}.menu__nav-text{flex:1}@media screen and (max-width:1399.98px){.menu__nav-list{gap:1.5rem}}@media screen and (max-width:1199.98px){.products-content{gap:1rem;padding:0 1.6rem}.demo-buttons-text{font-size:1.2rem;height:32px}.products-buttons{width:110px}.products-buttons.left-buttons{padding-right:2rem}.products__btn img{max-width:24px}.products__frame-video{padding:2rem 1.5rem}.controls{gap:4rem;padding:0 1.6rem}.controls__texts h3{font-size:1.4rem}.controls__texts p{font-size:1.2rem}.controls__buttons-btn img{max-width:20px}.controls__buttons-btn.skip img,.play-pause-btn img{max-width:14px}.menu{padding-bottom:1.6rem}.menu__nav-icons{width:40px}}@media screen and (max-width:991.98px){.products-content{max-width:66%;padding:0 1rem}.demo-buttons{gap:8px}.demo-buttons-text{font-size:1rem;height:22px}.products-buttons{width:90px}.products__btn img{max-width:20px}.products__frame-video{padding:8px 6px}.products__frame-scene{border-radius:4px;font-size:8px;line-height:1.6rem;padding:0 8px;top:-3px}.controls{gap:1.2rem;max-width:66%;padding:0 1rem}.controls-container{gap:5px;padding-top:5px}.controls__texts{width:100px}.controls__texts h3{font-size:9px}.controls__texts p{font-size:7px}.controls__buttons{gap:4px;width:100px}.controls__buttons-btn{height:16px;width:16px}.controls__buttons-btn img{max-width:12px}.controls__buttons-btn.skip img{max-width:8px}.play-pause-btn{height:20px;margin:0;width:20px}.play-pause-btn img{max-width:8px}.product-light{height:20px;margin-top:-5px}.controls__time{padding-top:1.2rem}.controls__time-timeline p{font-size:8px}.timeline-container{height:5px}.timeline{height:2px}.timeline .thumb-indicator{height:8px;width:8px}.menu{padding-bottom:5px}.menu__nav-link{font-size:8px;gap:3px}.menu__nav-icons{width:26px}.menu__nav-list{gap:5px}}