header{top:2rem;position:fixed;display:flex;left:50%;transform:translate(-50%);background-color:#fff;width:80%;height:6rem;font-family:Inter;font-weight:900;border-radius:2rem;box-shadow:0 8px 24px #9ca6af33;transition:.3s ease;z-index:1000}header>.header-container{display:flex;justify-content:space-between;width:100%;max-width:90rem;align-items:center;padding:.5rem 2rem;margin:auto}header>.header-container .header-logo{height:100%;display:flex;align-items:center}header>.header-container .header-logo img{height:3rem;width:auto}header>.header-container .header-right{display:flex;gap:1rem}header>.header-container .header-right .dropdown-lang{position:relative;align-content:center}header>.header-container .header-right .dropdown-lang img{height:23px;border-radius:5px;box-shadow:0 8px 24px #9ca6af33}header>.header-container .header-right .dropdown-lang>button{font-size:1rem;margin:0;display:flex;justify-content:center}header>.header-container .header-right .dropdown-lang .lang{position:absolute;display:none}header>.header-container .header-right .dropdown-lang .lang button{display:block;margin:25px 0}header>.header-container .header-right .dropdown-lang:hover .lang{display:block}header>.header-container .header-right .dropdown-lang:hover .lang img{animation:fadeIn .4s ease}header>.header-container .header-right button{cursor:pointer;border:none;background-color:transparent}header>.header-container .header-right svg{height:30px;width:30px}header nav{width:40%}header a{text-decoration:none;color:#141414}header .header-btn{background-color:#000f42;border-radius:3rem;color:#fff;padding:0 3rem;line-height:3rem;position:relative;overflow:hidden;z-index:1;min-width:8rem;text-align:center}header .header-btn:hover{background-color:#62a1ff;color:#000;transition:.3s}header .header-btn:hover:before{width:100%}header .header-btn:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background-color:#62a1ff;z-index:-1;transition:.3s}header ul{padding:0;display:flex;list-style:none;justify-content:space-between;width:100%}header ul li{width:-moz-fit-content;width:fit-content;text-align:center}.header-container-mobile{display:none}.scrolled{top:0;transition:.3s ease;width:100%;border-radius:0}@keyframes fadeIn{0%{opacity:0;margin-top:30px}to{opacity:1;margin-top:0}}@keyframes fadeInPadding{0%{opacity:0;padding-top:80px}to{opacity:1;padding-top:50px}}@media only screen and (max-width: 1300px){header{top:0;width:100%;border-radius:0}header .header-container{display:none!important}.header-container-mobile{display:flex;width:100%;justify-content:space-around;align-items:center}.header-container-mobile .header-logo{height:100%;display:flex;align-items:center}.header-container-mobile .header-logo img{height:3rem;width:auto}.header-container-mobile .title{font-size:2rem}.header-container-mobile .openBtn button{background-color:transparent;border:none}.header-container-mobile .openBtn button svg{height:25px;width:25px;color:#000}.header-container-mobile .burger-content{position:absolute;right:0;top:0;background-color:#141414;width:100%;z-index:999;min-height:100vh;display:none;padding-top:50px;animation:fadeInPadding .3s ease}.header-container-mobile .burger-content .closeMenu{position:absolute;top:15px;right:15px;border:none;background-color:transparent}.header-container-mobile .burger-content .closeMenu svg{width:25px;height:25px;background-color:red;padding:10px;border-radius:8px;color:#000}.header-container-mobile .burger-content nav{width:100%}.header-container-mobile .burger-content nav ul{display:block}.header-container-mobile .burger-content nav ul li{text-align:center;width:100%;margin:20px 0}.header-container-mobile .burger-content nav ul li a{color:#fff;font-size:2rem}.header-container-mobile .burger-content .header-right{text-align:center}.header-container-mobile .burger-content .header-right .dropdown-lang{width:-moz-fit-content;width:fit-content;margin:auto}.header-container-mobile .burger-content .header-right .dropdown-lang img{height:35px;border-radius:5px;box-shadow:0 8px 24px #9ca6af33}.header-container-mobile .burger-content .header-right .dropdown-lang button{background-color:transparent;border:none}.header-container-mobile .burger-content .header-right .dropdown-lang .lang-mobile{display:none}.header-container-mobile .burger-content .header-right .dropdown-lang .lang-mobile button{display:block;margin:30px 0!important}.header-container-mobile .burger-content .header-right .dropdown-lang .lang-mobile button img{animation:fadeIn .3s ease}.header-container-mobile .burger-content .header-right .dropdown-lang .lang-mobile button{margin:auto;display:block}}footer{background-color:#141414;color:#fff;display:block;height:-moz-fit-content;height:fit-content;align-items:center;justify-content:center;text-align:center;font-family:Inter;padding-top:2rem;padding-bottom:2rem}footer .footerNav{display:block;text-align:center;width:90%;margin:auto}footer .footerNav ul{list-style:none;padding:0}footer .footerNav ul li{margin-bottom:.5rem}footer .footerNav ul li:last-child{margin-bottom:0}footer .footerNav ul li a{color:#fff;text-decoration:none;font-weight:600}footer .footerInfo{margin-top:2rem}footer .footerInfo p{margin:0}footer .footerInfo ul{list-style:none;padding:0}footer .footerInfo ul li{display:flex;align-items:center;justify-content:center}footer .footerInfo ul li a{text-decoration:none;color:#fff}footer .footerInfo ul li a svg{font-size:1.5rem}section{width:100%;font-family:Inter}.content{margin:auto;width:80%}.top-section{margin-top:10rem;color:#141414;animation:fadeInUp .8s ease forwards}.top-section h1{font-size:3rem;margin:0;font-weight:600}.top-section h2{font-size:3rem;font-weight:300;margin:0}.top-section p{font-weight:300;max-width:40rem;font-size:1.2rem}.top-section p strong{font-weight:600}.mid-section{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;background-color:#141414;margin-top:150px}.mid-section .curve{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0;height:90px;z-index:1}.mid-section .curve svg{display:block;width:100%;height:100%}.mid-section .curve .shape-fill{fill:#fff7f7}.mid-section .content{display:flex;justify-content:center;margin-top:300px;margin-bottom:250px;gap:50px;row-gap:100px;flex-wrap:wrap;width:80%}.mid-section .content .box-content{width:400px;min-height:400px;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:20px;position:relative;text-decoration:none;color:#141414;transition:.3s}.mid-section .content .box-content .icon{position:absolute;width:90px;height:90px;background-color:#2e2e2e;display:flex;justify-content:center;align-items:center;border-radius:20px;top:-15%;left:10%;transition:.3s}.mid-section .content .box-content .icon svg{width:30px;height:30px;color:#fff;transition:.3s}.mid-section .content .box-content .box-text{padding:50px}.mid-section .content .box-content .box-text h2{margin:0;font-size:1.5rem;min-height:4rem}.mid-section .content .box-content .box-text p{margin:0;width:80%;min-height:200px}.mid-section .content .box-content .box-text .fakeBtn{position:relative;line-height:2rem}.mid-section .content .box-content .box-text .fakeBtn:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translate(-50%);width:50%;border-bottom:1px solid black;transition:.2s ease}.mid-section .content .box-content .box-text .fakeBtn:hover:after{width:100%;transition:.2s ease}.mid-section .content .box-content:hover{background-color:#000f42;transition:.2s ease}.mid-section .content .box-content:hover .icon{background-color:#62a1ff;transition:.2s ease}.mid-section .content .box-content:hover .icon svg{color:#000;width:35px;height:35px;transform:rotate(-10deg);transition:.2s ease}.mid-section .content .box-content:hover .box-text{color:#fff}.mid-section .content .box-content:hover .box-text .fakeBtn:after{border-color:#fff}.end-section{position:relative}.end-section .curve{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.end-section .curve svg{position:relative;display:block;width:calc(163% + 1.3px);height:252px}.end-section .curve .shape-fill{fill:#141414}.end-section .content{display:flex;justify-content:space-between;padding-top:350px;margin-bottom:250px}.end-section .content .about-left{width:20%;text-align:center;padding-top:20px}.end-section .content .about-left h2{font-size:2rem;margin:0}.end-section .content .about-left p{margin:0}.end-section .content .about-right{width:80%}.end-section .content .about-right ul{width:100%;display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:30px;list-style:none;row-gap:50px;margin:0}.end-section .content .about-right ul li{max-width:400px;align-self:flex-start;min-height:300px;padding:20px;border-radius:20px;transition:.3s ease}.end-section .content .about-right ul li svg{border:2px solid rgb(0,15,66);height:40px;width:40px;padding:15px;transition:.3s ease}.end-section .content .about-right ul li h2{margin:20px 0}.end-section .content .about-right ul li p{margin:0}.end-section .content .about-right ul li:hover{transition:.3s ease}.end-section .content .about-right ul li:hover svg{border-radius:20px;transition:.3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-4rem)}to{opacity:100%;transform:translateY(0)}}@media only screen and (max-width: 1100px){.top-section h1,.top-section h2{font-size:2rem}.end-section{margin:auto}.end-section .content{display:block!important;padding-top:150px}.end-section .content .about-left{width:100%;margin-bottom:80px}.end-section .content .about-right{width:100%;display:block!important;margin:auto}.end-section .content .about-right ul{padding:0}.mid-section .content .box-content .box-text p{width:100%}.mid-section .content .box-content .box-text{padding:50px 20px 0}.mid-section .content .box-content .box-text p{min-height:150px}.mid-section .content .box-content{min-height:300px}.mid-section .content .box-content .icon{top:-18%!important}.mid-section .content .box-content .box-text{padding-bottom:20px}.curve svg{height:70px!important}}@media (hover: none){.mid-section .content .box-content:hover{background-color:#fff!important;color:#141414!important}.mid-section .content .box-content:hover .icon{background-color:#2e2e2e!important}.mid-section .content .box-content:hover .icon svg{color:#fff!important;transform:none!important;width:30px!important;height:30px!important}.mid-section .content .box-content:hover .box-text{color:#141414!important}.mid-section .content .box-content:hover .box-text .fakeBtn:after{border-color:#000!important;width:50%!important}.end-section .content .about-right ul li:hover{background-color:transparent!important}.end-section .content .about-right ul li:hover h2,.end-section .content .about-right ul li:hover p{color:inherit!important}.end-section .content .about-right ul li:hover svg{color:inherit!important;border-color:#000f42!important;border-radius:0!important}.top-section-contact .contact .contactForm button[type=submit]:hover{color:#fff!important}.top-section-contact .contact .contactForm button[type=submit]:hover:before{width:0!important}}
