@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Urbanist;font-weight:400;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#08071f}.main{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 24px}.container{margin:0 auto;max-width:1280px;width:100%}.btn{display:inline-block;padding:10px 20px!important}.btn.btn-line-white{border:1px solid #fff;border-radius:100px;transition:.4s}.btn.btn-line-white:hover{background-color:#fff;color:#444;transition:.4s}.normal-text{color:#fff;font-size:16px}.w-10{width:10%}.w-20{width:20%}.w-30{width:30%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-80{width:80%}.w-90{width:90%}.w-full{width:100%}@media(max-width:1024px){.wt-10{width:10%}.wt-20{width:20%}.wt-30{width:30%}.wt-40{width:40%}.wt-50{width:50%}.wt-60{width:60%}.wt-70{width:70%}.wt-80{width:80%}.wt-90{width:90%}.wt-full{width:100%}}@media(max-width:640px){.wm-10{width:10%}.wm-20{width:20%}.wm-30{width:30%}.wm-40{width:40%}.wm-50{width:50%}.wm-60{width:60%}.wm-70{width:70%}.wm-80{width:80%}.wm-90{width:90%}.wm-full{width:100%}}.about-section{background-color:#08071f;min-height:100vh;padding:90px 0 0}.about-section .about-info{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:24px}.about-section .about-info .info-content{opacity:0;transform:translateX(-50px);transition:.4s}.about-section .about-info .info-content .royal-label{margin-bottom:16px}.about-section .about-info .info-content .royal-title{font-size:40px;margin-bottom:20px}.about-section .about-info .info-content p{color:#fff;font-size:16px}.about-section .about-info .info-image{opacity:0;transform:translateX(50px);transition:.2s;width:100%}.about-section .about-info .info-image img{display:block;width:100%}.about-section .about-expertise .label{color:#fff;font-size:16px;margin-bottom:28px;opacity:0;transition:.4s}.about-section .about-expertise .expertise-list{display:flex;flex-wrap:wrap;gap:24px}.about-section .about-expertise .expertise-list .about-expertise-box{opacity:0;transform:translateY(150px);transition:opacity .4s ease-in;transition-property:opacity}.about-section .about-expertise .expertise-list .about-expertise-box:first-child{transition-delay:.4s}.about-section .about-expertise .expertise-list .about-expertise-box:nth-child(2){transition-delay:.8s}.about-section .about-expertise .expertise-list .about-expertise-box:nth-child(3){transition-delay:1.2s}.about-section .about-expertise .expertise-list .about-expertise-box:nth-child(4){transition-delay:1.6s}.about-section .about-expertise .expertise-list .about-expertise-box:nth-child(5){transition-delay:2s}.about-section .about-expertise .expertise-list .about-expertise-box:nth-child(6){transition-delay:2.4s}@media(max-width:960px){.about-section .about-info .info-content{width:calc(100% - 300px)}.about-section .about-info .info-image{width:300px}}@media(max-width:640px){.about-section .about-info{display:block}.about-section .about-info .info-content{width:100%}.about-section .about-info .info-image{margin:0 auto 20px;max-width:500px;width:100%}}@media(max-width:480px){.about-section{padding:24px 0}}.about-section.active .info-content,.about-section.active .info-image{opacity:1;transform:translateX(0);transition:.4s}.about-section.active-expt .about-expertise .label{opacity:1;transition-delay:.4s;transition:.4s}.about-section.active-expt .about-expertise .expertise-list .about-expertise-box{opacity:1;transform:translateY(0)}.about-section.active-expt .about-expertise .expertise-list .about-expertise-box:first-child{transition-delay:.2s;transition-property:transform,opacity}.about-section.active-expt .about-expertise .expertise-list .about-expertise-box:nth-child(2){transition-delay:.4s;transition-property:transform,opacity}.about-section.active-expt .about-expertise .expertise-list .about-expertise-box:nth-child(3){transition-delay:.6s;transition-property:transform,opacity}.about-section.active-expt .about-expertise .expertise-list .about-expertise-box:nth-child(4){transition-delay:.8s;transition-property:transform,opacity}.about-section.active-expt .about-expertise .expertise-list .about-expertise-box:nth-child(5){transition-delay:1s;transition-property:transform,opacity}.about-section.active-expt .about-expertise .expertise-list .about-expertise-box:nth-child(6){transition-delay:1.2s;transition-property:transform,opacity}.about-expertise-box{border-radius:16px;overflow:hidden;position:relative;width:calc(33% - 24px)}.about-expertise-box img{object-fit:cover;object-position:center;transition:.4s;width:100%}.about-expertise-box:before{background-color:#00000080;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.about-expertise-box .text{color:#fff;font-weight:700;left:70%;min-width:40%;position:absolute;text-align:left;top:50%;transform:translate(-70%,-50%);z-index:3}.about-expertise-box:hover img{transform:scale(1.1);transition:.4s}@media(max-width:960px){.about-expertise-box{width:calc(50% - 24px)}}@media(max-width:640px){.about-expertise-box{width:100%}}header{background-color:#0000;left:0;padding-top:26px;position:fixed;top:0;transition:.4s;width:100%;z-index:9}header .header-content{align-items:center;display:flex;justify-content:space-between;padding:20px 0;position:relative;top:0}header .menu-wrap ul{display:flex}header .menu-wrap ul li{list-style:none}header .menu-wrap ul li a{color:#fff;display:inline-block;margin-left:20px;padding:10px;text-decoration:none;transition:.2s}header .menu-wrap ul li a:hover{font-weight:500;transition:.2s}header.active{background-color:#07061ebf;padding-top:0;transition:.4s}header .btn-mobile{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}header .btn11{height:60px;width:60px}header .btn11,header .btn11 .icon-left{position:absolute;transition-duration:.5s}header .btn11 .icon-left{background-color:#fff;height:4px;top:30px;width:15px}header .btn11 .icon-left:before{top:-10px}header .btn11 .icon-left:after,header .btn11 .icon-left:before{background-color:#fff;content:"";height:4px;position:absolute;transition-duration:.5s;width:15px}header .btn11 .icon-left:after{top:10px}header .btn11 .icon-left:hover{cursor:pointer}header .btn11 .icon-right{background-color:#fff;height:4px;left:15px;position:absolute;top:30px;transition-duration:.5s;width:15px}header .btn11 .icon-right:before{top:-10px}header .btn11 .icon-right:after,header .btn11 .icon-right:before{background-color:#fff;content:"";height:4px;position:absolute;transition-duration:.5s;width:15px}header .btn11 .icon-right:after{top:10px}header .btn11.open .icon-left{background:#0000;transition-duration:.5s}header .btn11.open .icon-left:before{transform:rotate(45deg) scaleX(1.4) translate(2px,2px)}header .btn11.open .icon-left:after{transform:rotate(-45deg) scaleX(1.4) translate(2px,-2px)}header .btn11.open .icon-right{background:#0000;transition-duration:.5s}header .btn11.open .icon-right:before{transform:rotate(-45deg) scaleX(1.4) translate(-2px,2px)}header .btn11.open .icon-right:after{transform:rotate(45deg) scaleX(1.4) translate(-2px,-2px)}header .btn11:hover{cursor:pointer}@media(max-width:1024px){header .menu-wrap{display:none}header .btn-mobile{display:block}}.head-mobile-navigation{background-color:#07061ebf;height:100%;left:0;position:fixed;top:0;transform:translateX(100%);transition:.4s;transition-delay:.3s;width:100%;z-index:8}.head-mobile-navigation .main{background-color:#07061e;color:#fff;height:100%;padding-top:110px;transform:translateX(100%);transition:.4s}.head-mobile-navigation.active,.head-mobile-navigation.active .main{transform:translateX(0);transition:.4s}.head-mobile-navigation.active .main{transition-delay:.3s}.head-mobile-navigation ul{padding-top:40px;text-align:center}.head-mobile-navigation ul li{color:#fff;list-style:none;margin-bottom:40px}.head-mobile-navigation ul li a{color:#fff;font-size:24px;font-weight:700;text-decoration:none}.head-mobile-navigation ul li .btn{font-size:18px}footer{background-color:#060b12;padding:40px 0}footer .footer-content{border-bottom:1px solid #cacaca;display:flex;justify-content:space-between;margin-bottom:17px;padding-bottom:36px}footer .footer-content .mini-about img{margin-bottom:18px}footer .footer-content .mini-about .content{color:#cacaca;font-size:16px;line-height:1.5;max-width:453px}footer .footer-content .mini-about .content b{color:#fff}footer .footer-content .mini-menu{max-width:350px;width:25%}footer .footer-content .mini-menu li{list-style:none;margin-bottom:12px}footer .footer-content .mini-menu li:last-child{margin-bottom:0}footer .footer-content .mini-menu .title{color:#fff;font-size:20px;font-weight:700}footer .footer-content .mini-menu .list a{color:#cacaca;font-size:20px;text-decoration:none;transition:.2s}footer .footer-content .mini-menu .list a:hover{color:#fff;transition:.2s}footer .footer-copyright{align-items:center;display:flex;justify-content:space-between}footer .footer-copyright .text{color:#cacaca;font-size:20px}@media(max-width:960px){footer .footer-content{flex-wrap:wrap}footer .footer-content .mini-about{margin-bottom:40px;width:100%}footer .footer-content .mini-about .content{max-width:640px}footer .footer-content .mini-menu{width:35%}}@media(max-width:480px){footer .footer-content{flex-wrap:block}footer .footer-content .mini-menu{width:100%}footer .footer-content .mini-menu:last-child{margin-top:24px}footer .footer-copyright{align-items:center;display:block;justify-content:space-between}footer .footer-copyright .text{color:#cacaca;font-size:20px}footer .footer-copyright .text:first-child{margin-bottom:8px}}.royal-label{background-color:#fffc;border:1px solid #fff;border-radius:16px;color:#2958ff;display:inline-block;font-size:18px;font-style:italic;padding:10px 16px}.royal-title{color:#fff;font-size:64px;font-weight:700;line-height:1.1}.royal-title span{-webkit-text-fill-color:#0000;background:linear-gradient(90.46deg,#2958ff -20.28%,#0071f1 16.8%,#0096f2 54.44%,#b8e6f9 89.24%),linear-gradient(0deg,#fff,#fff);-webkit-background-clip:text;font-weight:700}.app-animate{height:100vh;overflow:hidden}.app-animate header{transform:translateY(-100%);transition:.4s}.app-animate .hero-banner .banner-content{opacity:0;transform:translateX(-100%);transition:.4s}.app-animate .scroll-down-wrap{opacity:0;transform:translateY(-100%);transition:.4s}.app-animate .hero-banner .banner-head{right:-100%;transition:.4s}.app-animate.active{height:auto;transition-delay:height .4s}.app-animate.active header{transform:translateY(0);transition:.4s}.app-animate.active .hero-banner .banner-content{opacity:1;transform:translateX(0);transition:.8s}.app-animate.active .scroll-down-wrap{opacity:1;transform:translateY(0);transition:.8s}.app-animate.active .hero-banner .banner-head{right:0;transition:.8s}.experience-section{min-height:100vh;padding:90px 0 0}@media(max-width:480px){.experience-section{padding:80px 0 0}}.experience-inner .royal-label{margin-bottom:16px}.experience-inner .royal-title{font-size:48px;margin-bottom:40px}.experience-list{display:flex}.experience-list .w-40{width:calc(50% - 25px)}@media(max-width:960px){.experience-list{display:block}.experience-list .w-40{width:100%}}.experience-box{background-color:#13122a;border-radius:20px;margin-bottom:24px;margin-right:24px;padding:28px 40px}.experience-box img{margin-bottom:8px;width:25px}.experience-box .text{color:#fff;font-size:24px;font-weight:700;margin-bottom:12px}.experience-box ul{padding-left:20px}.experience-box ul li{color:#fff;font-size:16px;margin-bottom:8px}@media(max-width:960px){.experience-box{margin-right:0}}.experience-section .experience-head,.experience-section .experience-list .w-40:first-child{opacity:0;transform:translateX(-100px);transition:.4s;visibility:hidden}.experience-section .experience-list .w-40:last-child{opacity:0;transform:translateX(100px);transition:.4s;visibility:hidden}.experience-section.active .experience-head{opacity:1;transform:translateX(0);transition:.2s;visibility:visible}.experience-section.active .experience-list .w-40:first-child,.experience-section.active .experience-list .w-40:last-child{opacity:1;transform:translateX(0);transition:.6s;visibility:visible}.hero-banner{height:90vh;min-height:calc(90vh + 100px);padding-top:100px;position:relative}.hero-banner .main,.hero-banner .main .container{height:100%}.hero-banner .royal-label{margin-bottom:16px}.hero-banner .hero-banner-background{height:100%;left:0;position:absolute;top:0;transform:scale(1.2);width:100%;z-index:-1}@media(max-width:1090px){.hero-banner .hero-banner-background{transform:scale(1.5)}}@media(max-width:890px){.hero-banner .hero-banner-background{transform:scale(2)}}@media(max-width:675px){.hero-banner .hero-banner-background{transform:scale(2.5)}}@media(max-width:530px){.hero-banner .hero-banner-background{transform:scale(3)}}@media(max-width:420px){.hero-banner .hero-banner-background{transform:scale(3.5)}}@media(max-width:360px){.hero-banner .hero-banner-background{transform:scale(4)}}.hero-banner .banner-head{max-width:500px;position:absolute;right:0;text-align:right;width:100%}.hero-banner .banner-head img,.hero-banner .banner-head svg{max-width:470px;width:100%}.hero-banner .banner-head svg{display:block}.hero-banner .banner-head .banner-img{display:none}.hero-banner:before{background-color:#07061ebf;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-banner .hero-content{align-items:center;display:flex;height:100%;justify-content:flex-start;position:relative}.hero-banner .hero-content .banner-content{z-index:6}.hero-banner .hero-content .scroll-down-wrap{align-items:center;background-color:#fff;border-radius:100%;bottom:40px;cursor:pointer;display:flex;height:40px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);transition:.2s;width:40px;z-index:3}.hero-banner .hero-content .scroll-down-wrap:hover{background-color:#fffc;transition:.2s}.hero-banner .hero-content .scroll-down-wrap img{animation-duration:1s;animation-iteration-count:infinite;animation-name:arrowDown}@keyframes arrowDown{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@media(max-width:960px){.hero-banner .hero-content .royal-label{font-size:16px}.hero-banner .hero-content .royal-title{font-size:44px}.hero-banner .banner-head{margin-bottom:40px;position:relative;width:100%}.hero-banner .banner-head .banner-img{display:block!important;transform:translateX(40px)}.hero-banner .banner-head svg{display:none!important}.hero-banner .banner-content{position:relative;width:100%}.hero-banner .hero-content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;justify-content:flex-start}.hero-banner .hero-content .scroll-down-wrap{bottom:-40px;left:0;position:relative;transform:translateX(0)}}.services-section{background-color:#08071f;min-height:100vh;padding:90px 0 0;text-align:center}.services-section .royal-label{margin-bottom:16px}.services-section .royal-title{font-size:48px;margin-bottom:16px}.services-section .normal-text{margin-bottom:40px}.services-section .services-list{display:flex}.services-section .services-list .services-list-wrap{display:flex;flex-wrap:wrap}.services-section .services-list .services-item{overflow:hidden;padding:10px;position:relative}.services-section .services-list .services-item .services-item-inner{border-radius:16px;height:100%;overflow:hidden}@media(max-width:640px){.services-section .services-list .services-item{margin-bottom:24px}.services-section .services-list .services-item .services-item-inner{height:auto;overflow:hidden}.services-section .services-list .services-item .services-item-inner img{border-radius:24px;left:0;position:absolute;top:0}.services-section .services-list .services-item .services-item-inner:before{content:"";display:block;padding-top:75%}}.services-section .services-list .services-item:hover .services-item-inner img{transform:scale(1.1);transition:.4s}.services-section .services-list .services-item img{height:100%;object-fit:cover;object-position:center;transition:.4s;width:100%}.services-section .services-list .services-item .text{color:#fff;font-size:28px;font-weight:700;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.services-section .services-list .services-item .text.topleft{left:40px;top:40px;transform:translate(0)}@media(max-width:640px){.services-section .services-list .services-item .text.topleft{left:50%;top:50%;transform:translate(-50%,-50%)}}@media(max-width:480px){.services-section .services-list .services-item .text{font-size:20px}}.services-section .services-list .services-item.overlay:before{background-color:#0009;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:1024px){.services-section .services-list{flex-wrap:wrap}}@media(max-width:480px){.services-section .services-list{padding:24px 0}}.services-section .services-head{opacity:0;transform:.4s}.services-section .services-list .services-list-wrap{opacity:0;transition:.4s;visibility:hidden}.services-section .services-list .services-list-wrap:first-child{transform:translateY(100px)}.services-section .services-list .services-list-wrap:nth-child(2){transform:translateY(150px)}.services-section .services-list .services-list-wrap:nth-child(3){transform:translateY(200px)}.services-section.active .services-head{opacity:1;transition:.2s;visibility:visible}.services-section.active .services-list .services-list-wrap{opacity:1;transform:translateY(0);visibility:visible}.services-section.active .services-list .services-list-wrap:first-child{transition:1.2s}.services-section.active .services-list .services-list-wrap:nth-child(2){transition:1.4s}.services-section.active .services-list .services-list-wrap:nth-child(3){transition:1.6s}.team-section{padding:90px 0 40px}@media(max-width:960px){.team-section{padding:60px 0 24px}}.team-section-wrap{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center}.team-section-wrap .team-content{width:50%}.team-section-wrap .team-content .royal-label{margin-bottom:26px}.team-section-wrap .team-content .royal-title{font-size:38px;margin-bottom:20px}.team-section-wrap .team-image{padding-left:40px;width:50%}.team-section-wrap .team-image img{display:inline-block;max-width:370px;width:calc(50% - 20px)}.team-section-wrap .team-image img:first-child{margin-right:40px;transform:translateY(0)}.team-section-wrap .team-image img:last-child{transform:translateY(-50px)}@media(max-width:960px){.team-section-wrap{display:block}.team-section-wrap .team-content{width:100%}.team-section-wrap .team-image{margin-bottom:24px;padding-left:0;width:100%}.team-section-wrap .team-image img{max-width:auto}}.team-section .team-image img{border-radius:24px;height:310px;object-fit:cover;object-position:center;width:245px}.team-section .team-image img:first-child{transform:translateY(100px)}.team-section .team-image img:first-child,.team-section .team-image img:last-child{opacity:0;transition:.4s;transition-delay:.6s;transition-property:opacity,transform;visibility:hidden}.team-section .team-image img:last-child{transform:translateY(-100px)}.team-section .team-content{opacity:0;transform:translateX(-150px);transition:.4s;visibility:hidden}.team-section.active .team-image img:first-child{opacity:1;transform:translateY(0);transition:.4s;visibility:visible}.team-section.active .team-image img:last-child{opacity:1;transform:translateY(-50px);transition:.4s;visibility:visible}.team-section.active .team-content{opacity:1;transform:translateX(0);transition:.4s;visibility:visible}
/*# sourceMappingURL=main.faf6fea9.css.map*/