@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);.home{padding:20px 30px;max-width:1280px;height:75vh;margin:0 auto;position:relative;z-index:1}.logo{width:100%;display:flex;justify-content:center;margin-top:100px}.logo>div>svg{height:120px}.folders{display:flex;justify-content:space-between}.folder{display:flex;flex-direction:column;align-items:center;height:200px;width:180px;cursor:pointer;padding:10px;transition:background-color .3s,border-radius .3s}.folder>p{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.folder>img{width:140px;height:140px;padding:20px}.icon img{width:140px}.status{border-radius:10px;background-color:#ccc}.gap-20px{gap:20px}.preloader[data-v-5f6237d4]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.spinner[data-v-5f6237d4]{border:8px solid rgba(0,0,0,.1);border-left-color:#fff;border-radius:50%;width:50px;height:50px;animation:spin-5f6237d4 1s linear infinite}@keyframes spin-5f6237d4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slider-item[data-v-b1aaf118]{position:relative}.slider-item img[data-v-b1aaf118]{position:absolute}.mvp[data-v-3d0a4d32]{max-width:60%;min-width:60%;margin:auto 0;display:flex;flex-direction:column;gap:60px;position:relative;margin:0 auto}.mvp>h2[data-v-3d0a4d32]{font-size:48px;padding-left:60px!important}.mvp>img[data-v-3d0a4d32]{width:140px;height:140px}.description[data-v-3d0a4d32]{background:rgba(227,16,55,.27);box-shadow:(0 4px 12px #d8edf2);border-radius:18px;width:100%;margin:0 auto;color:#041b39;display:flex;justify-content:center;align-items:center;padding:20px}.apps[data-v-3d0a4d32]{width:100%;display:flex;justify-content:center;gap:80px;margin:40px auto;position:relative}.mongo[data-v-3d0a4d32]{width:140px;height:140px;display:flex;flex-direction:column;align-items:center;gap:20px}.mongo>img[data-v-3d0a4d32]{width:100%;height:100%}.langbox[data-v-3d0a4d32]{padding-top:40px}.service-section{background-color:#eafcfe;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:99.6vh}.service-image{position:fixed;top:0;left:0;z-index:0;height:100%}.img-fluid{width:100%;height:100%!important;z-index:0!important;opacity:.3}*,.img-fluid,:after,:before{-webkit-user-select:none;-moz-user-select:none;user-select:none}*,:after,:before{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:400}#app,body{width:100%;height:100%;display:flex;flex-direction:column}a{list-style:none;text-decoration:none;color:#000}.langbtn{display:flex;gap:30px;align-items:center;justify-content:center;margin:30px}.w-240{width:240px;display:flex;gap:20px}.langbox{width:1000px;margin:40px auto;display:flex;justify-content:space-between;align-items:center}.langbox>.lang{display:flex;justify-content:center;gap:15px}.video_page{width:1240px;height:100%;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center}.video_page>h2{width:100%;padding-bottom:30px;font-size:48px;padding-left:140px;display:flex;justify-content:flex-start;margin:0 auto}.video-container>img{cursor:pointer;z-index:1}.video-container>img,video{height:580px;border-radius:20px}video{width:1030px;z-index:0;transition:transform .3s ease}video:fullscreen{transform:scale(1.2)}.logobox{width:100%;justify-content:space-between;padding:20px 40px}.left,.logobox{display:flex;align-items:center}.left{width:180px;height:48px;gap:15px;justify-content:center;font-size:18px;line-height:22px;font-weight:400;color:#fff;border-radius:10px;background:linear-gradient(180deg,#041b39,#123456);cursor:pointer;position:relative;z-index:10}.left:hover{background:linear-gradient(180deg,#072c5d,#1d5084)}.active,.left:active{background:linear-gradient(180deg,#082b5c,#112940)}.left>i{width:30px;height:30px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#000}button{outline:none;overflow:hidden}.slider-h2{width:1000px;margin:0 auto;font-size:48px;padding-bottom:30px}#slider{max-width:1000px;min-width:1000px;height:562px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;margin:0 auto;border-radius:30px}#slider.fullscreen{min-width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.8);z-index:1000;border-radius:0}.next,.prev{position:absolute;z-index:101;top:50%;width:50px;height:50px;color:#221e21;border-radius:50%;margin-top:-25px;cursor:pointer;text-align:center;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center}.next:active,.prev:active{background:#ccc;transform:scale(1.2)}.next:hover,.prev:hover{border:1px solid #221e21}.next:active>div>svg,.prev:active>div>svg{stroke:#fff!important}.prev{left:10px}.next{right:10px}.dots{position:absolute;display:block;width:100%;text-align:center;bottom:20px}li{width:6px;height:6px;border-radius:3px;opacity:.2;display:inline-block;margin:0 3px;cursor:pointer;transition:opacity .4s ease-in-out,width .4s cubic-bezier(.175,.885,.32,1.275)}li,li.active{background:#fff}li.active{width:22px;opacity:1}.slides{font-size:40px;height:100%!important;font-weight:700}.slides,.slides>div{display:flex;align-items:center;justify-content:center}.slides>div{width:100%;height:100%}.slides img{-o-object-fit:cover;object-fit:cover;height:100%;aspect-ratio:16/9}.zoom{position:absolute;z-index:101;bottom:20px;right:20px;padding:10px 20px;background:#221e21;color:#fff;border:none;cursor:pointer;font-size:16px;transition:opacity .4s ease-in-out;border-radius:4px}.langbox .lang .left.active{background:#052b45;font-weight:700}.logo2>div>svg{width:300px;height:90px}.main_title{font-weight:600;width:100%;padding-bottom:30px;font-size:48px;padding-left:260px;display:flex;justify-content:flex-start;margin:0 auto}@media (max-width:1100px){.logo{margin-top:40px;position:relative}.home{height:auto}.folders{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center;gap:40px}.folder{margin:0 auto;padding:10px}.video-container,.video_page{width:100%;display:flex}.video-container{justify-content:center}.video_page>.video-container>img,video{width:90%!important;height:300px;-o-object-fit:cover;object-fit:cover}.langbox{width:100%;display:flex;flex-direction:column;row-gap:20px}.lang{display:flex;flex-wrap:wrap}.main_title,.video_page>h2{width:80%;font-size:24px;padding:0;margin:10px auto}.logo2>div>svg{width:150px;height:45px}#slider{max-width:90vw;min-width:90vw}#slider.fullscreen{width:100%;height:1000px;position:fixed;top:0;left:0;z-index:999;background:#1d5084;display:flex;justify-content:center}.mvp{width:100%!important;display:flex;gap:5px!important;margin:0 auto!important}.mvp>h2{width:90%;font-size:24px!important}.description{width:90%!important;height:auto;margin:0 auto}.apps{display:flex;justify-content:center;height:180px}.download{height:48px!important}.langbox{margin:20px auto!important}}@media (max-width:600px){#slider{border-radius:10px;height:300px}}@media (max-width:501px){.folder>img,.icon>img{width:140px;height:140px}.folder{width:180px;height:200px}.folder>p{font-size:18px}.logo>div{max-width:80%}.logo>div>svg{width:200px;height:60px}}@media screen and (max-height:900px),screen and (max-width:995px){.video-container{width:100%;display:flex;margin:0 auto}.video_page>.video-container>img,video{width:90%!important;height:auto!important;-o-object-fit:cover;object-fit:cover;margin:0 auto}}