:root{--prcl:#151515;--sccl:#301b3f;--tecl:#97dbff;--qucl:#b4a5a5;--fvcl:#ffada9;--sxcl:#45ffca;--prfont:"Blackpast";--codefont:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#151515;background:var(--prcl);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;width:100vw}code{color:#97dbff;color:var(--tecl);font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,button{cursor:pointer}.sec-heading{color:#b4a5a5;color:var(--qucl);font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-family:var(--codefont);font-size:1.8em;line-height:1.5;margin:20px 0;text-transform:uppercase}.sec-heading.dark{color:#151515;color:var(--prcl)}.typewriter{-webkit-animation:typewriter 2s steps(20) infinite;animation:typewriter 2s steps(20) infinite;border-right:.15em solid #000;font-size:24px;overflow:hidden;white-space:nowrap}@-webkit-keyframes sclupdwn{0%{scale:1.08}to{scale:1}}@keyframes sclupdwn{0%{scale:1.08}to{scale:1}}@-webkit-keyframes typewriter{0%{width:0}to{width:100%}}@keyframes typewriter{0%{width:0}to{width:100%}}.App{align-items:center;display:flex;height:100vh;justify-content:space-between;overflow:hidden;width:100vw}.App .navbar-container{height:100%;width:100px}.App .main-content{height:100%;overflow:hidden;padding:30px;width:calc(100% - 100px)}.App .main-content .main-logo{color:var(--qucl);display:none;font-family:var(--prfont);font-size:30px;margin-bottom:30px}@media screen and (max-width:991px){.App{justify-content:center}.App .navbar-container{display:none}.App .main-content{padding:15px;width:100%}.App .main-content .main-logo{display:block}}@font-face{font-display:swap;font-family:Blackpast;font-style:normal;font-weight:400;src:url(/static/media/BlackpastDEMO.8beecab67bfc8a2a3999.woff2) format("woff2"),url(/static/media/BlackpastDEMO.dd3c91f4144987bd1d0a.woff) format("woff")}.Loader{background:var(--prcl);height:100%;justify-content:center;left:0;overflow:hidden;top:0;width:100%;z-index:25}.Loader,.Loader .logo-reveal{align-items:center;display:flex;position:absolute}.Loader .logo-reveal{justify-content:flex-start}.Loader .logo-reveal .logo-first{color:var(--prcl);font-family:var(--prfont);font-size:100px;opacity:0}.Loader .logo-reveal .logo-second{color:var(--prcl);font-family:var(--prfont);font-size:90px;overflow:hidden;width:0}.Loader .sub-line{align-items:center;display:flex;justify-content:center;opacity:0;position:absolute;translate:0 200px 0}.Loader .sub-line span{color:var(--prcl);font-family:sans-serif;font-size:20px}.Loader .follow1{align-items:center;background:var(--prcl);display:flex;height:4px;justify-content:space-between;left:0;position:absolute;translate:0 30px 0;width:90%}.Loader .follow1:after{border:5px solid var(--prcl);border-radius:50%;content:"";height:20px;position:absolute;right:-30px;width:20px}.Loader .follow2{align-items:center;background:var(--prcl);display:flex;height:4px;justify-content:space-between;position:absolute;right:0;translate:0 -30px 0;width:90%}.Loader .follow2:after{border:5px solid var(--prcl);border-radius:50%;content:"";height:20px;left:-30px;position:absolute;width:20px}.Loader:after,.Loader:before{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:var(--qucl);content:"";left:50%;min-height:300vw;min-width:300vw;position:absolute}.Loader:before{border-radius:45%;bottom:15vh}.Loader:after,.Loader:before{-webkit-animation-duration:10s;animation-duration:10s}.Loader:after{background:var(--qucl);border-radius:47%;bottom:12vh;opacity:.5}@-webkit-keyframes rotate{0%{-webkit-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}50%{-webkit-transform:translate(-50%,-2%) rotate(180deg);transform:translate(-50%,-2%) rotate(180deg)}to{-webkit-transform:translate(-50%) rotate(1turn);transform:translate(-50%) rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}50%{-webkit-transform:translate(-50%,-2%) rotate(180deg);transform:translate(-50%,-2%) rotate(180deg)}to{-webkit-transform:translate(-50%) rotate(1turn);transform:translate(-50%) rotate(1turn)}}@media screen and (max-width:991px){.Loader .logo-reveal .logo-first,.Loader .logo-reveal .logo-second{font-size:40px}.Loader .follow1,.Loader .follow2{height:2px}.Loader .follow1:after,.Loader .follow2:after{border:3px solid var(--tecl);height:15px;width:15px}}.Homepage{color:#fff;height:100%;overflow:hidden;width:100%}.Homepage .homepage-wrap{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.Homepage .homepage-wrap::-webkit-scrollbar{background:transparent;width:0}.Homepage .homepage-wrap .section-1{border:1px solid var(--tecl);border-radius:10px;height:100%;position:relative;width:100%}.Homepage .homepage-wrap .section-1 .header{align-items:center;border-bottom:1px dashed var(--tecl);display:flex;height:35px;justify-content:space-between;width:100%}.Homepage .homepage-wrap .section-1 .header .headleft{align-items:center;display:flex;gap:15px;height:100%;justify-content:space-between;padding:0 15px}.Homepage .homepage-wrap .section-1 .header .headleft .dots{background:var(--tecl);border-radius:50%;height:15px;width:15px}.Homepage .homepage-wrap .section-1 .header .headright{align-items:center;display:flex;gap:15px;height:100%;justify-content:flex-end;padding:0 15px}.Homepage .homepage-wrap .section-1 .header .headright button{align-items:center;background:transparent;border:none;color:var(--tecl);display:flex;justify-content:center;outline:none}.Homepage .homepage-wrap .section-1 .files-row{align-items:center;display:flex;height:30px;justify-content:space-between;width:100%}.Homepage .homepage-wrap .section-1 .files-row .opened-file{align-items:center;border-bottom:1px solid hsla(0,0%,71%,.17);border-left:1px solid hsla(0,0%,71%,.17);color:var(--tecl);display:flex;height:100%;justify-content:space-between;padding:0 15px;width:150px}.Homepage .homepage-wrap .section-1 .files-row .opened-file span a{color:var(--tecl);text-decoration:none}.Homepage .homepage-wrap .section-1 .files-row .rightfiles{border-bottom:1px solid var(--tecl);border-left:1px solid var(--tecl);border-radius:5px;height:100%;width:calc(100% - 150px)}.Homepage .homepage-wrap .section-1 .code-section{align-items:center;display:flex;height:calc(100% - 65px);justify-content:space-between;width:100%}.Homepage .homepage-wrap .section-1 .code-section .rule{height:100%;width:25px}.Homepage .homepage-wrap .section-1 .code-section .rule ul{display:flex;flex-direction:column;height:100%;list-style:none;overflow:hidden;width:100%}.Homepage .homepage-wrap .section-1 .code-section .rule ul li{align-items:center;background:hsla(0,5%,62%,.253);color:hsla(0,0%,64%,.751);display:flex;font-size:12px;height:25px;justify-content:center;width:100%}.Homepage .homepage-wrap .section-1 .code-section .rule ul li:nth-child(2n){background:hsla(0,5%,68%,.141)}.Homepage .homepage-wrap .section-1 .code-section .code{height:100%;width:calc(100% - 25px)}.Homepage .homepage-wrap .section-1 .scroll-down-btn{animation:updwn 1s ease infinite alternate-reverse;bottom:25px;position:absolute;right:25px}.Homepage .homepage-wrap .section-1 .scroll-down-btn a{color:var(--qucl);font-size:30px}.Homepage .homepage-wrap .section-2{margin:100px 0;width:100%}.Homepage .homepage-wrap .section-2 .services-section{align-items:center;display:flex;flex-wrap:wrap;gap:15px;height:100%;justify-content:space-between;width:100%}.Homepage .homepage-wrap .section-2 .services-section .service-card{aspect-ratio:1/1;border:1px solid var(--qucl);border-radius:10px;box-shadow:0 0 0 var(--qucl),0 0 0 var(--sccl);height:350px;overflow-x:hidden;overflow-y:auto;padding:10px;transition:.5s ease;width:350px}.Homepage .homepage-wrap .section-2 .services-section .service-card::-webkit-scrollbar{display:none}.Homepage .homepage-wrap .section-2 .services-section .service-card:hover{box-shadow:10px 10px 0 var(--qucl),20px 20px 0 var(--sccl);transition:.5s ease}.Homepage .homepage-wrap .section-2 .services-section .service-card h1{color:var(--fvcl);font-size:1.6em;margin-bottom:30px;text-shadow:5px 5px 0 hsla(0,0%,56%,.448)}.Homepage .homepage-wrap .section-2 .services-section .service-card ul{color:var(--qucl);display:flex;flex-direction:column;gap:10px;list-style:none}.Homepage .homepage-wrap .section-2 .services-section .service-card ul li{align-items:center;display:flex;justify-content:flex-start}.Homepage .homepage-wrap .section-2 .services-section .service-card ul li:before{content:"</>";font-size:10px;font-weight:700;margin-right:10px}.Homepage .homepage-wrap .section-3{margin:100px 0;width:100%}.Homepage .homepage-wrap .section-3 .technologies-used{height:100%;overflow:hidden;width:100%}.Homepage .homepage-wrap .section-3 .technologies-used .tech-slide{border:1px solid var(--fvcl);min-height:60vh;width:100%}.Homepage .homepage-wrap .section-3 .technologies-used .tech-slide .slide-wrap{height:100%;padding:15px;width:100%}.Homepage .homepage-wrap .section-3 .technologies-used .tech-slide .slide-wrap h1{color:var(--fvcl);font-size:1.8em;text-align:left;text-shadow:5px 5px 0 rgba(86,86,86,.69)}.Homepage .homepage-wrap .section-3 .technologies-used .tech-slide .slide-wrap .slide-content{width:100%}.Homepage .homepage-wrap .section-3 .technologies-used .tech-slide .slide-wrap .slide-content .logo-row{align-items:center;color:var(--qucl);display:flex;flex-wrap:wrap;font-size:4em;height:auto;justify-content:space-between;margin-top:50px;width:100%}.Homepage .homepage-wrap .section-3 .technologies-used .tech-slide .slide-wrap .slide-content .slide-det{color:hsla(0,5%,66%,.852);text-align:left;width:100%}.Homepage .homepage-wrap .section-4{margin:100px 0;width:100%}.Homepage .homepage-wrap .section-4 .clients-section{width:100%}.Homepage .homepage-wrap .section-4 .clients-section .client-logos-row{align-items:center;display:flex;justify-content:space-between;width:100%}.Homepage .homepage-wrap .section-5{margin:100px 0;padding:20px 0;width:100%}.Homepage .homepage-wrap .section-5 .testimonials-section{width:100%}.Homepage .homepage-wrap .section-5 .testimonials-section .swiper-button-next,.Homepage .homepage-wrap .section-5 .testimonials-section .swiper-button-prev{color:var(--fvcl)!important}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap{align-items:center;display:flex;justify-content:center;width:100%}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card{border:1px double var(--fvcl);border-radius:10px;height:300px;padding:20px;width:60%}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .user-det{align-items:center;display:flex;gap:10px;justify-content:flex-start;width:100%}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .user-det .avatar{align-items:center;background:var(--qucl);border-radius:50%;color:var(--prcl);display:flex;font-size:15px;height:35px;justify-content:center;width:35px}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .user-det .usrname{color:var(--fvcl)}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .ratings{margin:10px 0;width:100%}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .ratings ul{align-items:center;display:flex;gap:10px;list-style:none;width:100%}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .ratings ul li{color:var(--qucl)}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .review{color:var(--qucl);overflow:hidden;width:100%}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card .review p{text-align:justify}.Homepage .homepage-wrap .section-6{margin:100px 0;width:100%}.Homepage .homepage-wrap .section-6 .contact-section{align-items:center;background:var(--qucl);border-radius:10px;display:flex;height:70vh;justify-content:space-between;overflow:hidden;padding:20px;position:relative;width:100%}.Homepage .homepage-wrap .section-6 .contact-section:before{border:5px dashed hsla(0,0%,8%,.18);content:"";height:50%;left:-30%;position:absolute;rotate:45deg;top:32%;width:100%}.Homepage .homepage-wrap .section-6 .contact-section:after{border:5px double hsla(0,0%,8%,.161);content:"";height:50%;position:absolute;right:-30%;rotate:-30deg;top:32%;width:100%}.Homepage .homepage-wrap .section-6 .contact-section .contact-left{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:30px;width:60%}.Homepage .homepage-wrap .section-6 .contact-section .contact-left h1{color:var(--prcl);font-size:3em;font-weight:700}.Homepage .homepage-wrap .section-6 .contact-section .contact-left h2{color:hsla(0,0%,8%,.58);font-size:1.5em;width:100%}.Homepage .homepage-wrap .section-6 .contact-section .contact-right{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:40%}.Homepage .homepage-wrap .section-6 .contact-section .contact-right .phone-animation{align-items:center;color:var(--prcl);display:flex;font-size:500px;height:100%;justify-content:center;left:0;position:absolute;width:100%;z-index:1}.Homepage .homepage-wrap .section-6 .contact-section .contact-right form{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;position:relative;width:100%;z-index:2}.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:60%}.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row label{color:var(--prcl)}.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row input,.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row textarea{background:transparent;border:2px solid var(--prcl);border-radius:4px;height:30px;outline:none;padding-left:15px;resize:none;width:100%}.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row input::-webkit-input-placeholder,.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row textarea::-webkit-input-placeholder{color:var(--prcl)}.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row input::placeholder,.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row textarea::placeholder{color:var(--prcl)}.Homepage .homepage-wrap .section-6 .contact-section .contact-right form .row button{align-items:center;animation:sclupdwn .5s ease infinite alternate-reverse;background:var(--prcl);border:none;border-radius:4px;color:var(--qucl);display:flex;font-size:1em;height:30px;justify-content:center;outline:none;width:100%}.Homepage .homepage-wrap .section-7{margin:100px 0;width:100%}.Homepage .homepage-wrap .section-7 .team-member-section{width:100%}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row{align-items:center;display:flex;justify-content:space-between;width:100%}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card{border:1px double var(--fvcl);border-radius:10px;display:flex;flex-direction:column;height:350px;justify-content:center;overflow:hidden;padding:20px;width:300px}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card .card-img-part{display:flex;height:60%;justify-content:center;width:100%}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card .card-img-part .image-box{border-radius:50%;display:flex;height:150px;justify-content:center;overflow:hidden;position:relative;width:150px}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card .card-img-part .image-box .overlay{background-color:rgba(130,82,82,.5);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card .card-text-part{display:flex;flex-direction:column;height:40%;justify-content:center;width:100%}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card .card-text-part h3{color:var(--fvcl);text-align:center}.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card .card-text-part h5{text-align:center}.Homepage .homepage-wrap .footer-container{margin-bottom:100px;width:100%}@-webkit-keyframes updwn{0%{translate:0 -20px 0}to{translate:0 20px 0}}@keyframes updwn{0%{translate:0 -20px 0}to{translate:0 20px 0}}@media screen and (max-width:991px){.Homepage .homepage-wrap .section-1{height:82%}.Homepage .homepage-wrap .section-5 .testimonials-section .testi-card-wrap .testi-card{width:100%}.Homepage .homepage-wrap .section-6 .contact-section{flex-wrap:wrap;gap:50px;height:auto}.Homepage .homepage-wrap .section-6 .contact-section .contact-left{width:100%}.Homepage .homepage-wrap .section-6 .contact-section .contact-right{padding-bottom:60px;width:100%}.Homepage .homepage-wrap .section-6 .contact-section:before{width:250%}}@media screen and (max-width:491px){.Homepage .homepage-wrap .section-7 .team-member-section,.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row,.Homepage .homepage-wrap .section-7 .team-member-section .team-member-row .team-member-card{width:100%}}.code-animation{font-family:monospace;font-size:20px;padding:20px}.code-animation .cursor{-webkit-animation:cursorAnimation .8s infinite;animation:cursorAnimation .8s infinite;background-color:#c5c5c5;display:inline-block;height:23px;width:3px}.code-animation pre{margin:0}.code-animation code{padding:5px;white-space:pre}@-webkit-keyframes cursorAnimation{0%,to{opacity:0}50%{opacity:1}}@keyframes cursorAnimation{0%,to{opacity:0}50%{opacity:1}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.Footer{border:2px dashed var(--qucl);border-radius:10px;width:100%}.Footer .footer-wrap{height:100%;padding:20px;width:100%}.Footer .footer-wrap .foot{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;width:100%}.Footer .footer-wrap .foot .socials{align-items:center;display:flex;gap:20px;justify-content:flex-start;width:100%}.Footer .footer-wrap .foot .socials a{animation:sclupdwn 1s ease-in-out infinite alternate-reverse;color:var(--qucl);text-decoration:none}.Aboutpage{color:#fff;height:100%;overflow:hidden;width:100%}.Aboutpage .aboutpage-wrap{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.Aboutpage .aboutpage-wrap::-webkit-scrollbar{background:transparent;width:0}.Aboutpage .aboutpage-wrap .section1{display:flex;flex-direction:row;height:65vh;justify-content:space-between;margin-bottom:85px;width:100%}.Aboutpage .aboutpage-wrap .section1 .left-cont{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}.Aboutpage .aboutpage-wrap .section1 .left-cont .left-cont-inner{align-items:start;color:var(--fvcl);display:flex;font-size:1.2em;height:90%;justify-content:center;margin-top:30px;width:60%}.Aboutpage .aboutpage-wrap .section1 .left-cont h1{text-align:center}.Aboutpage .aboutpage-wrap .section1 .right-cont{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.Aboutpage .aboutpage-wrap .section1 .right-cont .right-cont-inner{border:2px solid var(--qucl);border-radius:10px;height:90%;padding:10px;width:80%}.Aboutpage .aboutpage-wrap .section1 .right-cont .right-cont-inner img{border-radius:10px;height:100%;scale:1;width:100%}.Aboutpage .aboutpage-wrap .section2{display:flex;flex-direction:row;height:65vh;justify-content:space-between;margin-bottom:85px;width:100%}.Aboutpage .aboutpage-wrap .section2 .left-cont{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}.Aboutpage .aboutpage-wrap .section2 .left-cont .left-cont-inner{align-items:start;color:var(--fvcl);display:flex;font-size:1.2em;height:90%;justify-content:center;margin-top:30px;width:60%}.Aboutpage .aboutpage-wrap .section2 .left-cont h1{text-align:center}.Aboutpage .aboutpage-wrap .section2 .right-cont{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.Aboutpage .aboutpage-wrap .section2 .right-cont .right-cont-inner{border:2px solid var(--qucl);border-radius:10px;height:90%;padding:10px;width:80%}.Aboutpage .aboutpage-wrap .section2 .right-cont .right-cont-inner img{border-radius:10px;height:100%;scale:1;width:100%}@media screen and (max-width:991px){.Aboutpage .aboutpage-wrap .section1{flex-direction:column;height:auto;margin-bottom:40px}.Aboutpage .aboutpage-wrap .section1 .left-cont,.Aboutpage .aboutpage-wrap .section1 .left-cont .left-cont-inner{width:100%}.Aboutpage .aboutpage-wrap .section1 .right-cont{margin-top:40px;width:100%}.Aboutpage .aboutpage-wrap .section1 .right-cont .right-cont-inner{width:100%}.Aboutpage .aboutpage-wrap .section2{flex-direction:column-reverse;height:auto;margin-bottom:40px}.Aboutpage .aboutpage-wrap .section2 .left-cont,.Aboutpage .aboutpage-wrap .section2 .left-cont .left-cont-inner{width:100%}.Aboutpage .aboutpage-wrap .section2 .right-cont{margin-top:40px;width:100%}.Aboutpage .aboutpage-wrap .section2 .right-cont .right-cont-inner{width:100%}}.Loginpage .loginpage-wrap .loginpage-left .container{height:530px}.RecruitmentPage{color:#fff;height:100%;overflow:hidden;width:100%}.RecruitmentPage .recruit-wrap{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.RecruitmentPage .recruit-wrap::-webkit-scrollbar{background:transparent;width:0}.RecruitmentPage .recruit-wrap .path-route{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;position:relative;width:100%}.RecruitmentPage .recruit-wrap .path-route .bar{background:var(--fvcl);height:5px;position:absolute;transition:width 1s ease;width:0}.RecruitmentPage .recruit-wrap .path-route button{align-items:center;background:var(--fvcl);border:none;border-radius:50%;color:var(--prcl);display:flex;flex-direction:column;height:50px;justify-content:center;outline:none;width:50px;z-index:1}.RecruitmentPage .recruit-wrap .stepper-form{height:calc(100% - 100px);margin-top:50px;width:100%}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap{display:flex;flex-direction:row;height:100%;width:100%}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-left{height:100%;width:60%}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-left .form-step1{height:100%;overflow-y:auto}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-left .form-step1::-webkit-scrollbar{background:transparent;width:1px}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-left .form-step1::-webkit-scrollbar-thumb{background:var(--qucl);border-radius:2px}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-left .form-step1::-webkit-scrollbar-thumb:hover{background:#555}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-right{display:flex;height:100%;justify-content:center;margin-top:-70px;width:40%}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-right .Lottie-gif-cont{margin-top:90px;position:relative;width:90%}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-right .Lottie-gif-cont .overlay{background-color:hsla(0,0%,8%,.17);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.RecruitmentPage .recruit-wrap .row{display:flex;flex-direction:row;justify-content:left;padding-left:5px;width:100%}.RecruitmentPage .recruit-wrap .row .input-box-cont{display:flex;flex-direction:column;height:60px;justify-content:center;margin-top:40px;width:50%}.RecruitmentPage .recruit-wrap .row .input-box-cont label{color:var(--qucl)}.RecruitmentPage .recruit-wrap .row .input-box-cont .custom-input{background-color:transparent;border:1px solid var(--qucl);border-radius:5px;color:var(--qucl);font-size:15px;height:100%;padding:0 5px;width:90%}@media screen and (max-width:991px){.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap{flex-direction:column}.RecruitmentPage .recruit-wrap .stepper-form .stepper-form-wrap .stepper-form-wrap-left{width:100%}}.education-form,.education-form .del-btn,.education-form .education-form-wrap{width:100%}.education-form .del-btn button{background-color:#ff7e7e;border:none;color:#fff;font-size:1em;outline:none;padding:8px 16px}.Loginpage{color:#fff;height:100%;overflow:hidden;width:100%}.Loginpage .loginpage-wrap{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;overflow-x:hidden;overflow-y:auto;width:100%}.Loginpage .loginpage-wrap::-webkit-scrollbar{background:transparent;width:0}.Loginpage .loginpage-wrap .loginpage-left{height:100%;width:50%}.Loginpage .loginpage-wrap .loginpage-left .loginpage-heading{color:var(--fvcl);font-size:1.6em;margin-bottom:30px;text-align:center;text-shadow:5px 5px 0 hsla(0,0%,56%,.448)}.Loginpage .loginpage-wrap .loginpage-left .container{border:1px solid var(--qucl);border-radius:10px;height:630px;width:600px}.Loginpage .loginpage-wrap .loginpage-left .container h2,.Loginpage .loginpage-wrap .loginpage-left .container h3{color:var(--qucl);margin-top:20px;text-align:center}.Loginpage .loginpage-wrap .loginpage-left .container .login-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .input-box-cont{display:flex;flex-direction:column;height:60px;justify-content:center;margin-top:40px;width:90%}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .input-box-cont label{color:var(--qucl)}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .input-box-cont input{background-color:transparent;border:1px solid var(--qucl);border-radius:5px;color:var(--qucl);font-size:15px;height:100%;padding:0 5px;width:100%}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .forgot-pswd-cont{display:flex;height:40px;justify-content:flex-end;margin-top:30px;width:90%}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .forgot-pswd-cont span a{color:var(--qucl);text-decoration:none}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .submit-btn{background:var(--fvcl);border:none;border-radius:5px;color:#000;font-size:1em;height:40px;margin-top:30px;transition:.5s;width:90%}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .submit-btn:hover{background:#a48181;color:#000;transition:.5s}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .register-cont{display:flex;height:40px;justify-content:center;margin-top:30px;width:90%}.Loginpage .loginpage-wrap .loginpage-left .container .login-form .register-cont span a{color:var(--qucl);text-decoration:none}.Loginpage .loginpage-wrap .loginpage-right{height:100%;width:50%}.Loginpage .loginpage-wrap .loginpage-right .Lottie-gif-cont{margin-top:90px;position:relative}.Loginpage .loginpage-wrap .loginpage-right .Lottie-gif-cont .overlay{background-color:hsla(0,0%,8%,.17);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media screen and (max-width:991px){.Loginpage{height:auto}.Loginpage .loginpage-wrap{flex-direction:column;height:auto}.Loginpage .loginpage-wrap .loginpage-left{width:100%}.Loginpage .loginpage-wrap .loginpage-left .loginpage-heading{font-size:1.2em}.Loginpage .loginpage-wrap .loginpage-left .container{height:auto;width:100%}.Loginpage .loginpage-right{width:100%}}.Navbar,.Navbar .nav-wrap{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Navbar .nav-wrap .nav-menu{align-items:center;display:flex;flex-direction:column;gap:50px;height:100%;justify-content:flex-start;list-style:none;padding:30px 0}.Navbar .nav-wrap .nav-menu .nav-logo h1{color:var(--qucl);font-family:var(--prfont);font-size:40px}.Navbar .nav-wrap .nav-menu .nav-line span{background:var(--qucl);display:block;height:100px;width:2px}.Navbar .nav-wrap .nav-menu .nav-links{align-items:center;display:flex;flex-direction:column;gap:80px;justify-content:flex-start}.Navbar .nav-wrap .nav-menu .nav-links a{align-items:center;color:var(--qucl);cursor:pointer;display:flex;font-weight:500;justify-content:center;rotate:-90deg;text-decoration:none}.bottomnavbar{bottom:-50px;left:0;position:fixed;transition:.5s ease-out;width:100%;z-index:4}.bottomnavbar.opened{bottom:0;transition:.5s ease-out}.bottomnavbar .bottombar-wrap{width:100%}.bottomnavbar .bottombar-wrap .open-btn{align-items:center;display:flex;justify-content:center;margin-bottom:10px;width:100%}.bottomnavbar .bottombar-wrap .open-btn button{background:hsla(0,0%,82%,.511);border:none;border-radius:10px;height:8px;outline:none;width:60px}.bottomnavbar .bottombar-wrap .nav-icos{height:50px;width:100%}.bottomnavbar .bottombar-wrap .nav-icos .icos-wrap{background:var(--qucl);border-top-left-radius:20px;border-top-right-radius:20px;height:100%;width:100%}.bottomnavbar .bottombar-wrap .nav-icos .icos-wrap ul{align-items:center;display:flex;height:100%;justify-content:space-evenly;list-style:none;width:100%}.bottomnavbar .bottombar-wrap .nav-icos .icos-wrap ul li a{color:var(--prcl);font-size:20px;text-decoration:none}
/*# sourceMappingURL=main.756f2863.css.map*/