@charset "UTF-8";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}.App{font-family:kanit,sans-serif;font-size:18px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{padding:0 70px}.section{padding:70px 0}button{background-color:#052a74;border:none;border-radius:.5rem;color:#fff;font-size:15px;font-weight:900;padding:13px 20px;transition:all .2s;width:-webkit-max-content;width:max-content}button:hover{background-color:#058be4f6}a,body,div,form,h1,h2,h3,h4,h5,h6,html,img,input,li,ol,p,span,ul{font-family:Kanit,sans-serif!important;list-style:none;margin:0;padding:0}input:focus{outline:none}img{height:auto;max-width:100%}*,:after,:before{box-sizing:border-box}a{color:#000;text-decoration:none}.container{padding:0 100px}@media (max-width:480px){.container{padding:0 15px}.section{padding:30px 0}}@media (min-width:481px) and (max-width:575px){.container{padding:0 25px}.section{padding:40px 0}}@media (min-width:576px) and (max-width:767.98px){.container{padding:0 40px}.section{padding:50px 0}}@media (min-width:768px) and (max-width:991.98px){.container{padding:0 50px}.section{padding:60px 0}}@media (min-width:876px) and (max-width:1024px){.container{padding:0 70px}}.banner{align-items:center;background:linear-gradient(#00000080,#00000080),url(/static/media/hero.23a9d8ae77fedf8d5441.webp) 50% fixed no-repeat;background-size:cover;color:#fff;display:flex;height:100vh}.banner .banner_contanier{width:60%}.banner .title{font-size:20px;text-align:center;text-align:left;text-transform:uppercase;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.banner .text{font-size:1.1rem;font-weight:300;line-height:1.5;padding:10px 0;text-align:justify;word-spacing:5px}.banner .appli{margin:20px 0;text-align:center}@media (max-width:767px){.banner{align-items:center;display:flex;height:60vh;justify-content:center}.banner .banner_contanier{width:100%}.banner .title{padding:10px 0}.banner .title h1{font-size:1.5rem}}@media (min-width:768px) and (max-width:991px){.banner{align-items:center;display:flex;height:200vh;justify-content:start}.banner .banner_contanier{width:70%}.banner .title{padding:10px 0}.banner .title h1{font-size:2.5rem}}@media (min-width:992px) and (max-width:1199px){.banner{align-items:center;display:flex;height:250vh;justify-content:start}.banner .banner_contanier{width:70%}.banner .title{padding:10px 0}.banner .title h1{font-size:2.8rem}}@media (min-width:1200px) and (max-width:1919px){.banner{align-items:center;display:flex;height:250vh;justify-content:start}.banner .banner_contanier{width:50%}.banner .title{padding:10px 0}.banner .title h1{font-size:3rem}}.service .service_container{align-items:center;display:flex;flex-direction:column;justify-content:center}.service .service_container .name{margin:10px 0 30px;text-align:center}.service .service_container .name h2{font-size:2rem}.service .service_container .nos_services{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.service .service_container .nos_services .card{background-color:#ccc;border:1px solid #0000;border-radius:15px;display:grid;grid-template-columns:60% 1fr;height:170px;padding:15px 0 0 15px}.service .service_container .nos_services .card:hover{transform:scale(1.02);transition:all .5s}.service .service_container .nos_services .card .left{display:flex;flex-direction:column;gap:10px}.service .service_container .nos_services .card .left .title{font-size:1.4rem;width:-webkit-max-content;width:max-content}.service .service_container .nos_services .card .image{align-items:end;display:flex;justify-content:end}.service .service_container .nos_services .card .image img{border-radius:15px}@media (max-width:480px){.service .service_container .name{margin:10px 0 20px;text-align:center}.service .service_container .name h2{font-size:1.5rem}.service .service_container .nos_services{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);width:100%}.service .service_container .nos_services .card{display:flex;flex-direction:column;height:180px;justify-content:space-between;padding:10px 0 0 10px}.service .service_container .nos_services .card .left{display:flex;flex-direction:column;gap:10px}.service .service_container .nos_services .card .left .title{font-size:1rem}.service .service_container .nos_services .card .left .text{font-size:.8rem}.service .service_container .nos_services .card .image{align-items:end;display:flex;justify-content:end}.service .service_container .nos_services .card .image img{border-radius:0 0 15px 0;max-height:60px;max-width:60px;overflow:hidden}}@media (min-width:481px) and (max-width:767px){.service .service_container .name h2{font-size:1rem}.service .service_container .nos_services{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);width:100%}.service .service_container .nos_services .card{display:flex;flex-direction:column;height:160px;justify-content:space-between;padding:10px 0 0 10px}.service .service_container .nos_services .card .left .title{font-size:1.2rem}.service .service_container .nos_services .card .left .text{font-size:1rem}.service .service_container .nos_services .card .image img{border-radius:0 0 15px 0;max-height:70px;max-width:70px;overflow:hidden}}@media (min-width:768px) and (max-width:991px){.service .service_container .name h2{font-size:2rem}.service .service_container .nos_services{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);width:100%}.service .service_container .nos_services .card{display:flex;flex-direction:column;height:160px;justify-content:space-between;padding:10px 0 0 10px}.service .service_container .nos_services .card .left .title{font-size:1.2rem}.service .service_container .nos_services .card .left .text{font-size:1rem}.service .service_container .nos_services .card .image img{border-radius:0 0 15px 0;max-height:60px;max-width:60px;overflow:hidden}}.application{color:#fff}.application .container_application .content{grid-gap:20px;background-color:#052a74;border-radius:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.application .container_application .content .left{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 80px}.application .container_application .content .left .title{font-size:2rem;margin:20px 0}.application .container_application .content .left .take{margin-bottom:20px}.application .container_application .content .left .btn{margin-top:20px}.application .container_application .content .left .btn a{background-color:#fff;border:1px solid #0000;border-radius:20px;padding:10px 40px}.application .container_application .content .left .btn a:hover{background-color:rgba(5,139,228,.965);color:#fff;transition:all .2s}.application .container_application .content .right .image{align-items:end;display:flex;justify-content:end}@media (max-width:480px){.application{color:#fff}.application .container_application .content{align-items:center;border-radius:0;display:flex;flex-direction:column;justify-content:center}.application .container_application .content .left{padding:20px}.application .container_application .content .left .title{font-size:1rem;margin:20px 0;text-align:center}.application .container_application .content .left .take{margin-bottom:20px;text-align:center}.application .container_application .content .left .btn{margin-top:20px}.application .container_application .content .left .btn a{background-color:#fff;border:1px solid #0000;border-radius:20px;padding:7px 25px}.application .container_application .content .left .btn a:hover{background-color:rgba(5,139,228,.965);color:#fff;transition:all .2s}}@media (min-width:481px) and (max-width:767px){.application{color:#fff}.application .container_application .content{align-items:center;border-radius:0;display:flex;flex-direction:column;justify-content:center}.application .container_application .content .left{padding:20px 40px}.application .container_application .content .left .title{font-size:1.5rem;margin:20px 0;text-align:center}}@media (min-width:768px) and (max-width:991px){.application{color:#fff}.application .container_application .content{grid-gap:20px;border-radius:0;border-radius:20px;display:grid;gap:20px;grid-template-columns:60% 1fr}.application .container_application .content .left{padding:30px 20px}.application .container_application .content .left .title{font-size:1.5rem;margin:20px 0;text-align:center}.application .container_application .content .left .take{margin-bottom:20px;text-align:center}.application .container_application .content .right{align-items:end;display:flex;justify-content:end}}@media (min-width:992px) and (max-width:1199px){.application .container_application .content .left{padding:30px 40px}.application .container_application .content .left .title{font-size:1.5rem;margin:20px 0;text-align:center}}.section-apropos{background-color:#dce8e4}.section-apropos .container-apropos .content-apropos{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.section-apropos .container-apropos .content-apropos .children-apropos{display:flex;flex-direction:column;gap:20px}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title{display:flex;flex-direction:column;text-transform:uppercase}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos{display:flex;justify-content:center}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos p{color:rgba(0,0,0,.668);font-family:Kanit,sans-serif;font-size:20px;font-weight:300;height:400px;text-align:justify;width:95%}.section-apropos .container-apropos .content-apropos .children-apropos-image{max-width:90%}.section-apropos .container-apropos .content-apropos .children-apropos-image .image{border-radius:20px;max-height:400px}@media (max-width:480px){.section-apropos .container-apropos .content-apropos{display:flex;flex-direction:column;gap:50px}.section-apropos .container-apropos .content-apropos .children-apropos{display:flex;flex-direction:column;gap:20px}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title{display:flex;flex-direction:column;text-transform:uppercase}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title:hover{cursor:pointer}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title:after{background-color:#5f9ea0;border:1px solid rgba(0,0,0,.315);border-radius:2px;content:"";height:5px;width:80px}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos{display:flex;justify-content:center}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos p{color:rgba(0,0,0,.668);font-size:18px;height:auto;text-align:justify;width:100%}.section-apropos .container-apropos .content-apropos .children-apropos-image{max-width:90%}.section-apropos .container-apropos .content-apropos .children-apropos-image .image{border-radius:20px}}@media (min-width:768px) and (max-width:991px){.section-apropos .container-apropos .content-apropos{display:flex;flex-direction:column;gap:50px}.section-apropos .container-apropos .content-apropos .children-apropos{display:flex;flex-direction:column;gap:20px}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title{display:flex;flex-direction:column;text-transform:uppercase}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title:hover{cursor:pointer}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title:after{background-color:#5f9ea0;border:1px solid rgba(0,0,0,.315);border-radius:2px;content:"";height:5px;width:80px}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos{display:flex;justify-content:center}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos p{color:rgba(0,0,0,.668);font-size:20px;height:auto;text-align:justify;width:100%}.section-apropos .container-apropos .content-apropos .children-apropos-image{max-width:90%}.section-apropos .container-apropos .content-apropos .children-apropos-image .image{border-radius:20px}}@media (min-width:481px) and (max-width:767px){.section-apropos .container-apropos .content-apropos{display:flex;flex-direction:column;gap:50px}.section-apropos .container-apropos .content-apropos .children-apropos{display:flex;flex-direction:column;gap:20px}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title{display:flex;flex-direction:column;text-transform:uppercase}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title:hover{cursor:pointer}.section-apropos .container-apropos .content-apropos .children-apropos .apropos-title .title:after{background-color:#5f9ea0;border:1px solid rgba(0,0,0,.315);border-radius:2px;content:"";height:5px;width:80px}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos{display:flex;justify-content:center}.section-apropos .container-apropos .content-apropos .children-apropos .texte-apropos p{color:rgba(0,0,0,.668);font-size:20px;height:auto;text-align:justify;width:100%}.section-apropos .container-apropos .content-apropos .children-apropos-image{max-width:90%}.section-apropos .container-apropos .content-apropos .children-apropos-image .image{border-radius:20px}}.section-ça-marche{background-color:#dce8e4}.section-ça-marche .container-ça-marche .content-ça-marche,.section-ça-marche .container-ça-marche .content-ça-marche .children-one{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.section-ça-marche .container-ça-marche .content-ça-marche .children-one .title{color:rgba(255,68,0,.688);font-family:"cursive";font-size:25px}.section-ça-marche .container-ça-marche .content-ça-marche .children-one .texte{color:rgba(0,0,0,.443);font-size:20px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two{display:flex;flex-direction:row;gap:5px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner_orange{align-items:center;display:flex;flex-direction:column;gap:20px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner_orange .inner-icon{align-items:center;border:3px solid rgba(255,68,0,.688);border-radius:100%;display:flex;height:150px;justify-content:center;width:150px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner_orange .inner-icon .icon-two{color:#5f9ea0;font-size:50px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner_orange .inner-icon .icon-one{color:rgba(255,68,0,.688);font-size:50px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner_orange .icon-title{color:rgba(255,68,0,.688);font-size:25px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner_orange .inner-detail{color:rgba(0,0,0,.443);padding-bottom:20px;text-align:center;width:80%}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner_orange:hover{cursor:pointer;transform:scale(1.02);transition:all .5}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:20px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner .inner-icon{align-items:center;border:3px solid rgba(125,191,193,.761);border-radius:100%;display:flex;height:150px;justify-content:center;width:150px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner .inner-icon .icon-two{color:#5f9ea0;font-size:50px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner .inner-icon .icon-one{color:rgba(255,68,0,.688);font-size:50px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner .icon-title{color:rgba(95,158,160,.947);font-size:25px}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner .inner-detail{color:rgba(0,0,0,.443);padding-bottom:20px;text-align:center;width:80%}.section-ça-marche .container-ça-marche .content-ça-marche .children-two .children-two_inner:hover{cursor:pointer;transform:scale(1.05);transition:all .5}@media (max-width:480px){.section-ça-marche .container-ça-marche .content-ça-marche .children-two{grid-gap:1px;display:grid;gap:1px;grid-template-rows:repeat(1,auto)}}@media (min-width:481px) and (max-width:767px){.section-ça-marche .container-ça-marche .content-ça-marche .children-two{display:grid;grid-template-columns:repeat(2,auto)}}@media (min-width:768px) and (max-width:991px){.section-ça-marche .container-ça-marche .content-ça-marche .children-two{display:grid;grid-template-columns:repeat(3,auto)}}@media (min-width:1200px){.section-ça-marche .container-ça-marche .content-ça-marche .children-two{display:grid;grid-template-columns:repeat(4,auto)}}.footer{background-color:#001c53;color:#fff;height:400px;padding:30px 0}.footer .footer_container .footer_content{display:flex;justify-content:space-between}.footer .footer_container .footer_content .content1{background-color:#001c534f;display:flex;flex-direction:column;gap:100px;z-index:1000}.footer .footer_container .footer_content .content1 .logo-container .logo{color:#fff;font-size:50px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.footer .footer_container .footer_content .content1 .logo-container .logo:after{background-color:#fff}.footer .footer_container .footer_content .content1 .logo-container:hover .logo{color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .content1 .logo-container:hover .logo:after{background-color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .content1 .links-call_actions{display:flex;flex-direction:column;gap:10px}.footer .footer_container .footer_content .content1 .links-call_actions .title{font-size:25px;text-transform:uppercase}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links{display:flex;gap:10px}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links .chield{color:#fff;font-weight:300;transition:all .2s;width:-webkit-max-content;width:max-content}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links .chield:hover{color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .image-aside{display:flex}.footer .footer_container .footer_content .image-aside .contact{display:flex;flex-direction:column;gap:10px}.footer .footer_container .footer_content .image-aside .contact .chield{color:#fff;display:flex;gap:10px;transition:all .2s;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.footer .footer_container .footer_content .image-aside .contact .chield:hover{color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .image-aside .content img{max-height:360px;max-width:100%;position:absolute;right:30%}@media (max-width:499.98px){.footer{height:350px;padding:20px 0}.footer .footer_container .footer_content{display:flex;flex-direction:column;gap:20px}.footer .footer_container .footer_content .content1{display:flex;gap:10px}.footer .footer_container .footer_content .content1 .logo-container .logo{color:#fff;font-size:25px;font-weight:400;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.footer .footer_container .footer_content .content1 .links-call_actions{display:flex;flex-direction:column;gap:5px}.footer .footer_container .footer_content .content1 .links-call_actions .title{font-size:20px;text-transform:uppercase}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links{display:flex;justify-content:space-between}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links .chield{color:#fff;font-size:15px;font-weight:300;transition:all .2s;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links .chield:hover{color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .image-aside{display:flex}.footer .footer_container .footer_content .image-aside .contact{display:flex;flex-direction:column;gap:10px;z-index:1000}.footer .footer_container .footer_content .image-aside .contact .chield{color:#fff;display:flex;font-size:14px;gap:10px;width:-webkit-max-content;width:max-content}.footer .footer_container .footer_content .image-aside .contact .chield:hover{color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .image-aside .content img{display:none;max-height:260px;max-width:100%;position:absolute;right:0}}@media (min-width:500px) and (max-width:723.98px){.footer{background-color:#001c53;color:#fff;height:300px;padding:30px 0}.footer .footer_container .footer_content{display:flex;justify-content:space-between}.footer .footer_container .footer_content .content1{background-color:#001c534f;display:flex;flex-direction:column;gap:50px;z-index:1000}.footer .footer_container .footer_content .content1 .logo-container .logo{color:#fff;font-size:25px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.footer .footer_container .footer_content .content1 .links-call_actions{display:flex;flex-direction:column;gap:10px}.footer .footer_container .footer_content .content1 .links-call_actions .title{font-size:25px;text-transform:uppercase}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links{display:flex}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links .chield{color:#fff;font-size:15px;font-weight:300;transition:all .2s;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.footer .footer_container .footer_content .content1 .links-call_actions .nav-links .chield:hover{color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .image-aside{display:flex}.footer .footer_container .footer_content .image-aside .contact{display:flex;flex-direction:column;gap:10px;z-index:1000}.footer .footer_container .footer_content .image-aside .contact .chield{color:#fff;display:flex;font-size:14px;gap:10px;width:-webkit-max-content;width:max-content}.footer .footer_container .footer_content .image-aside .contact .chield:hover{color:rgba(5,139,228,.965)}.footer .footer_container .footer_content .image-aside .content img{max-height:260px;max-width:100%;position:absolute;right:30%}}@media (min-width:724px) and (max-width:875px){.footer .footer_container .footer_content .content1 .logo-container .logo{font-size:30px}}.header{box-shadow:1px 2px 10px -5px #061868;padding:20px 0;width:100%}.header .header_container .header_content{align-items:center;display:flex;justify-content:space-between}.header .header_container .header_content .menu{cursor:pointer;display:none;font-size:25px;height:-webkit-min-content;height:min-content;padding:0 10px;transition:all .2s}.header .header_container .header_content .menu:hover{background-color:#ff9100;color:#fff}.header .header_container .header_content .nav .nav_container .nav_content{display:flex;gap:130px}.header .header_container .header_content .nav .nav_container .nav_content .nav_links{align-items:center;display:flex;font-size:17px;font-weight:400;gap:50px}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link .content{display:flex;flex-direction:column;position:relative}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link .content:after{background-color:inherit;bottom:1px;content:"";padding:1px;position:absolute;transition:all .5s;width:1%}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link:hover{color:#061868}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link:hover .content:after{background-color:#061868;width:100%}.header .header_container .header_content .nav .nav_container .nav_content .menu-betweem{cursor:pointer;display:none}.logo-container{height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.logo-container .logo{display:flex;flex-direction:column;font-size:25px;font-weight:700;position:relative;width:-webkit-max-content;width:max-content}.logo-container .logo:after{background-color:#000;content:"";padding:1px;position:absolute;top:0;transition:all .2s;width:50%}@media (max-width:575px){.header{padding:8px 0}.header .header_container .header_content .nav{display:none}.header .header_container .header_content .menu{display:block}.logo-container{height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.logo-container .logo{font-size:19px;font-weight:900}}@media (min-width:576px) and (max-width:767.98px){.header .header_container .header_content .nav .nav_container .nav_content{align-items:center;flex-direction:row-reverse}.header .header_container .header_content .nav .nav_container .nav_content .nav_links{display:none}.header .header_container .header_content .nav .nav_container .nav_content .menu-betweem{display:flex}.header .header_container .header_content .nav .nav_container .nav_content .contact-btn{padding:7px 15px}}@media (min-width:768px) and (max-width:875.98px){.header .header_container .header_content .nav .nav_container .nav_content{align-items:center;flex-direction:row-reverse}.header .header_container .header_content .nav .nav_container .nav_content .nav_links{display:none!important}.header .header_container .header_content .nav .nav_container .nav_content .menu-betweem{display:flex}}@media (min-width:876px) and (max-width:1024px){.header{box-shadow:1px 2px 10px -5px #061868;padding:20px 0;width:100%}.header .header_container .header_content{align-items:center;display:flex;justify-content:space-between}.header .header_container .header_content .nav .nav_container .nav_content{display:flex;gap:70px}.header .header_container .header_content .nav .nav_container .nav_content .nav_links{align-items:center;display:flex;font-size:17px;font-weight:400;gap:30px}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link .content{display:flex;flex-direction:column;position:relative}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link .content:after{background-color:inherit;bottom:1px;content:"";padding:1px;position:absolute;transition:all .5s;width:1%}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link:hover{color:rgba(5,139,228,.965)}.header .header_container .header_content .nav .nav_container .nav_content .nav_links .link:hover .content:after{background-color:rgba(5,139,228,.965);width:100%}.logo-container{height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.logo-container .logo{display:flex;flex-direction:column;font-size:25px;font-weight:700;position:relative}.logo-container .logo:after{background-color:#000;content:"";padding:1px;position:absolute;top:5px;transition:all .2s;width:50%}}
/*# sourceMappingURL=main.58538543.css.map*/