.nav-container{background-color:#11110e;margin-bottom:100px;position:fixed;top:0;width:100%;z-index:1000}.nav{justify-content:space-between;margin:0 auto;max-width:1200px;padding:10px 0}.nav,.nav__left{align-items:center;display:flex}.nav__left>*{margin:0 10px}.nav__left__logo{height:100px;object-fit:cover;width:100px}.nav__center{align-items:center;border-color:#67a4e9;display:flex;flex:1 1;justify-content:center;margin:10px}.nav__center__list{display:flex;list-style:none;margin:0;padding:0}.nav__center__list__item{color:#f5f5f5;cursor:pointer;font-size:22px;font-weight:500;margin:0 40px;padding:20px;position:relative;transition:color .3s ease}.nav__center__list__item:hover{color:#67a4e9}.nav__center__list__item a{color:inherit;position:relative;text-decoration:none;transition:color .3s}.nav__center__list__item a:after{background-color:#67a4e9;bottom:-3px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.nav__center__list__item a:hover:after{transform:scaleX(1)}.nav__center__list__item.dropdown:hover .dropdown-menu{display:block}.nav__center__list__item .dropdown-menu{background-color:#1f2a44;border-radius:6px;box-shadow:0 8px 16px #0003;display:none;left:0;min-width:200px;padding:.5rem 0;position:absolute;top:100%;z-index:100}.nav__center__list__item .dropdown-menu li{list-style:none;padding:10px 20px}.nav__center__list__item .dropdown-menu li a{color:#fff;display:block;transition:background .2s;width:100%}.nav__center__list__item .dropdown-menu li a:hover{background-color:#2e3a5d}.nav__right a{align-items:center;color:#f5f5f5;display:flex;flex:0 0 10%;padding:2rem}.nav__right a.phone-button{border:2px solid #fff;border-radius:5rem;color:#fff;display:inline-block;font-size:1.15rem;font-weight:700;padding:8px 16px;text-decoration:none;transition:background .3s,color .3s}.nav__right a.phone-button:hover{background:#fff;color:#000;cursor:pointer}.nav-bar{display:none}.nav-bar-active{background-color:#11110e;box-shadow:2px 0 5px #00000080;display:flex;flex-direction:column;height:100vh;left:8px;padding:20px;position:absolute;top:0;width:70%;z-index:1000}.nav-bar-active .nav-bar-items{list-style:none;margin:0;padding:0}.nav-bar-active .nav-bar-items li{border-bottom:1px solid #333;color:#f5f5f5;cursor:pointer;font-size:22px;padding:15px 0}.nav-bar-active .nav-bar-items li a{color:inherit;text-decoration:none}.nav-bar-active .nav-bar-items li:hover{color:#67a4e9}.nav-bar-active .nav-bar-items li.cancel{font-size:20px;text-align:right}@media(max-width:998px){.nav__center{display:none}.nav__left__sideBar{color:#f5f5f5;cursor:pointer;display:block;font-size:24px}}@media(min-width:999px){.nav__left__sideBar{display:none}.nav-bar,.nav-bar-active{display:none!important}}.hero-section{background-color:#1f2a44;color:#fff;padding-bottom:60px}.hero-section .hero-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}@media(min-width:999px){.hero-section .hero-content{align-items:center;flex-direction:row;justify-content:space-between}}.hero-section .hero-content .hero-text{flex:1 1}.hero-section .hero-content .hero-text h1{font-size:2.5rem;font-weight:700}.hero-section .hero-content .hero-text h1 span{color:#c2c8ff}.hero-section .hero-content .hero-text p{font-size:2.1rem;margin:1rem 0}.hero-section .hero-content .hero-text .hero-buttons{display:flex;gap:1rem}.hero-section .hero-content .hero-text .hero-buttons .btn{all:unset;border:none;border-radius:5px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.hero-section .hero-content .hero-text .hero-buttons .btn.primary{background-color:#fff;color:#4f5bd5}.hero-section .hero-content .hero-text .hero-buttons .btn.primary:hover{background-color:#e6e6e6}.hero-section .hero-content .hero-image{flex:1 1;padding:20px;position:relative}.hero-section .hero-content .hero-image img{border-radius:10px;width:100%}.hero-section .hero-content .hero-image .experience-badge{background-color:#6c76f8;border-radius:10px;bottom:-1rem;display:flex;font-size:1.2rem;font-weight:400;left:1rem;padding:.5rem 1rem;position:absolute;text-align:center}.hero-section .hero-content .hero-image .experience-badge svg{font-size:2.5rem}.service-card{background:#fff;border-radius:15px;box-shadow:0 0 15px #0000000d;display:flex;flex:1 1 250px;flex-direction:column;gap:1rem;margin:2rem;max-width:350px;padding:2rem}@media(max-width:999px){.service-card{align-items:center;flex-direction:column;justify-content:space-between}}.service-card .icon-wrapper{align-items:center;align-self:center;background:#eaf0ff;border-radius:50%;color:#4f5bd5;display:flex;font-size:2rem;height:4rem;justify-content:center;width:4rem}.service-card h3{font-size:1.63rem;font-weight:700;margin:0;text-align:center}.service-card .description{color:#444;font-size:1.25rem;text-align:center}.service-card .features{font-size:1.1rem;list-style:none;padding-left:1.2rem}.service-card .features li{color:#010a33;margin-bottom:.5rem}.service-card .read-more{font-size:1.1rem;font-weight:600;text-decoration:none}.service-card .read-more:hover{text-decoration:underline}.about-section{background-color:#f9fafb;padding:4rem 2rem}.about-section .container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;margin:0 auto;max-width:1200px}.about-section .image-wrapper{flex:1 1 500px}.about-section .image-wrapper .about-image{border-radius:12px;box-shadow:0 4px 12px #0000001a;max-height:600px;object-fit:cover;width:70%}.about-section .content-wrapper{flex:1 1 500px}.about-section .content-wrapper .title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.about-section .content-wrapper .description{color:#4b5563;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.about-section .content-wrapper .highlights{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:2rem}.about-section .content-wrapper .highlights .highlight{align-items:center;background-color:#e0f2ff;border-radius:.75rem;box-shadow:0 2px 6px #0000000d;display:flex;gap:1rem;padding:1rem}.about-section .content-wrapper .highlights .highlight .icon{color:#3b82f6;font-size:2rem}.about-section .content-wrapper .highlights .highlight strong{color:#1f2937;display:block;font-size:1.25rem}.about-section .content-wrapper .highlights .highlight div{color:#4b5563;font-size:.95rem}@media(max-width:768px){.about-section .container{flex-direction:column}}.contact-section{align-self:center;background-color:#0000;border-radius:10%;box-shadow:0 4px 20px #171e500d;display:flex;flex-wrap:wrap;justify-self:center;margin:40px;overflow:hidden;padding:4rem 2rem;width:60%}.popup-succes{animation:fadeInOut 4s ease forwards;background-color:#2ecc71;border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;font-size:1rem;padding:1rem 2rem;position:fixed;right:2rem;top:2rem;z-index:9999}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-20px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1}to{opacity:0;transform:translateY(-20px)}}.left-panel{background-color:#2b5ac6;border-left:10%;color:#fff;flex:1 1 50%;min-width:280px;padding:1.5rem}.left-panel h2{font-size:1.5rem;margin-bottom:1rem}.left-panel ul{list-style:none;padding:0}.left-panel ul li{font-size:1.1rem;margin-bottom:.75rem;padding-left:1.2rem;position:relative}.left-panel ul li:before{color:#00bcd4;content:"✔";font-weight:700;left:0;position:absolute}.right-panel{background-color:#fff;display:flex;flex:1 1 50%;flex-direction:column;gap:.1rem;min-width:300px;padding:1.5rem;width:20%}.right-panel h2{color:#1f2a44;margin-bottom:1rem}.right-panel label{color:#333;font-weight:600}.right-panel input,.right-panel select,.right-panel textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.75rem;width:100%}.right-panel textarea{min-height:100px;resize:vertical}.right-panel button{background-color:#2b5ac6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.9rem 1.5rem;transition:background-color .3s}.right-panel button:hover{background-color:#3f7ae9}@media(max-width:999px){.contact-section{flex-direction:column;width:85%}.left-panel,.right-panel{width:100%}}.footer{background-color:#1e2a4a;color:#fff;font-size:.95rem;padding:4rem 2rem;position:relative;z-index:1000}.footer .container{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer .column{flex:1 1 220px}.footer .column h3{font-size:2rem;font-weight:600;margin-bottom:1rem}.footer .column ul{font-size:1.2rem;list-style:none;padding:0}.footer .column ul li{align-items:center;color:#cbd5e1;display:flex;gap:.5rem;margin-bottom:.5rem}.footer .column ul li svg{color:#60a5fa}.footer .column ul li a{color:#cbd5e1;text-decoration:none}.footer .column ul li a:hover{color:#60a5fa;text-decoration:underline}.footer .column p{color:#cbd5e1;font-size:1.2rem}.footer .logo{border-radius:50%;width:100px}.footer .socials{display:flex;gap:.75rem;margin-top:1rem}.footer .socials svg{cursor:pointer;font-size:1.2rem;transition:.3s ease}.footer .socials svg:hover{color:#60a5fa}.footer .bottomBar{align-items:center;border-top:1px solid #2e3a5d;color:#fff;display:flex;flex-wrap:wrap;font-size:1rem;gap:1rem;justify-content:center;margin-top:3rem;padding-top:1.5rem}.footer .bottomBar .links{display:flex;gap:1.5rem}.footer .bottomBar .links a{color:inherit;text-decoration:none}.footer .bottomBar .links a:hover{text-decoration:underline}.admin-layout{display:flex;font-family:Segoe UI,sans-serif;height:100vh}.admin-layout .sidebar{background-color:#1f2937;color:#fff;display:flex;flex-direction:column;padding:20px;transition:transform .3s ease;width:240px}.admin-layout .sidebar .logo{font-size:20px;font-weight:700;margin-bottom:40px}.admin-layout .sidebar .menu{display:flex;flex-direction:column;gap:15px}.admin-layout .sidebar .menu .menu-link{color:#fff;font-size:16px;text-decoration:none;transition:color .2s ease}.admin-layout .sidebar .menu .menu-link.active{color:#facc15;font-weight:700}.admin-layout .sidebar .menu .menu-link:hover{color:#d1d5db}.admin-layout .main{display:flex;flex:1 1;flex-direction:column}.admin-layout .main .topbar{align-items:center;background-color:#111827;color:#fff;display:flex;justify-content:space-between;padding:16px}.admin-layout .main .topbar .menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:24px}.admin-layout .main .content{background-color:#f3f4f6;flex:1 1;overflow-y:auto;padding:24px}@media(max-width:768px){.admin-layout .sidebar{height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);z-index:1000}.admin-layout.menu-open .sidebar{transform:translateX(0)}.admin-layout .main .topbar .menu-toggle{display:block}}.formContainer{background:#fff;border-radius:16px;box-shadow:0 0 10px #0000000d;font-family:Segoe UI,Arial,sans-serif;margin:40px auto;max-width:500px;padding:20px}form{display:flex;flex-direction:column}form label{color:#333;font-weight:600;margin-bottom:6px}form input,form select,form textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;display:block;font-size:16px;line-height:1.4;margin-bottom:20px;padding:12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}form input:focus,form select:focus,form textarea:focus{border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033;outline:none}form textarea{min-height:100px;resize:vertical}form .formActions{display:flex;gap:10px;justify-content:flex-end}form .formActions button{border:none;border-radius:8px;cursor:pointer;font-size:15px;padding:10px 20px;transition:background-color .2s ease}form .formActions button:first-child{background-color:#ccc;color:#333}form .formActions button:first-child:hover{background-color:#b3b3b3}form .formActions button:last-child{background-color:#4caf50;color:#fff}form .formActions button:last-child:hover{background-color:#449d48}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}body{background-color:#fff;color:#333;line-height:1.6}.service-page{display:flex;flex-direction:row}.service-page .main-content{flex:1 1;max-width:70%;padding:40px}.service-page .main-content .service-header{margin-bottom:30px}.service-page .main-content h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:20px;position:relative}.service-page .main-content h1:after{background:#3498db;content:"";display:block;height:4px;margin-top:10px;width:200px}.service-page .main-content p{color:#000;font-size:1.5rem;line-height:1.625;margin-bottom:2rem}.service-page .main-content .images{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-bottom:40px}.service-page .main-content .images img{align-self:center;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:block;height:300px;justify-self:center;object-fit:cover;overflow:hidden;transition:transform .3s ease;width:80%}.service-page .contact-form{align-self:start;background-color:#0000;bottom:160px;display:flex;flex-direction:column;justify-content:center;max-width:30rem;min-width:20rem;overflow-y:auto;padding:40px;position:-webkit-sticky;position:sticky;right:0;top:160px;width:30%}.service-page .contact-form .form-block{background-color:#e8f0fe;border-radius:10px;box-shadow:0 4px 20px #0000001a;padding:30px}.service-page .contact-form .form-block h2{color:#2c3e50;font-size:1.5rem;margin-bottom:20px;text-align:center}.service-page .contact-form .form-block input,.service-page .contact-form .form-block textarea{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-size:1rem;margin-bottom:20px;max-height:400px;overflow-y:auto;padding:12px;resize:none;transition:border-color .3s;width:100%}.service-page .contact-form .form-block input:focus,.service-page .contact-form .form-block textarea:focus{border-color:#3498db;outline:none}.service-page .contact-form .form-block button{background-color:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 20px;transition:background-color .3s;width:100%}.service-page .contact-form .form-block button:hover{background-color:#2980b9}@media(max-width:899px){.service-page{flex-direction:column}.service-page .main-content{align-self:center;max-width:100%;padding:20px}.service-page .contact-form{align-self:center;height:auto;max-width:30rem;padding:20 20 0 0;position:static;width:100%}}.login-page{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);display:flex;font-family:Segoe UI,sans-serif;height:100vh;justify-content:center;padding:1rem}.login-box{background-color:#fff;border-radius:1rem;box-shadow:0 8px 20px #0003;max-width:400px;padding:2rem;text-align:center;width:100%}.login-box .error{color:red;font-size:.9rem;margin-bottom:1rem}.login-box h2{color:#2a5298;margin-bottom:1.5rem}.login-box form{display:flex;flex-direction:column}.login-box form input{border:1px solid #ccc;border-radius:.5rem;font-size:1rem;margin-bottom:1rem;outline:none;padding:.75rem;transition:border-color .3s}.login-box form input:focus{border-color:#2a5298}.login-box form button{background-color:#2a5298;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s}.login-box form button:hover{background-color:#1e3c72}@media(max-width:500px){.login-box{padding:1.5rem}.login-box h2{font-size:1.5rem}}.contact{background:#f7f9fc;color:#0f172a;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.contact .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.contact__hero{background:linear-gradient(135deg,#5b6cff,#6f45ff);color:#fff;padding:64px 20px}.contact__hero-inner{margin:0 auto;max-width:1100px;text-align:center}.contact__hero-inner h1{font-size:clamp(28px,3.2vw,42px);font-weight:800;margin:0 0 8px}.contact__hero-inner p{font-size:24px;opacity:.95}.contact__main{margin:0 auto;max-width:1100px;padding:28px 20px 48px}.contact__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1.15fr}@media(max-width:900px){.contact__grid{grid-template-columns:1fr}}.contact__info{grid-gap:18px;display:grid;gap:18px}.contact__info .info-card{grid-gap:14px;align-items:center;background:#fff;border-radius:16px;box-shadow:0 10px 30px #020a2814;display:grid;gap:14px;grid-template-columns:54px 1fr;padding:18px}.contact__info .info-card__icon{background:#6366f114;border-radius:14px;display:grid;height:54px;place-items:center;width:54px}.contact__info .info-card__icon svg{fill:#4f46e5;height:26px;width:26px}.contact__info .info-card__body h3{font-size:16px;font-weight:700;margin:2px 0 6px}.contact__info .info-card__body a,.contact__info .info-card__body p{color:#64748b;font-size:14px;line-height:1.5}.contact__info .info-card__body a{text-decoration:none;transition:color .15s ease}.contact__info .info-card__body a:hover{color:#334155}.contact__info .social{align-items:center;background:#fff;border-radius:16px;box-shadow:0 10px 30px #020a2814;display:flex;gap:12px;justify-content:space-between;padding:16px 18px}.contact__info .social span{color:#1f2937;font-weight:600}.contact__info .social__icons{display:flex;gap:10px}.contact__info .social__icons a{background:#f1f5f9;border-radius:10px;display:grid;height:38px;place-items:center;transition:transform .15s ease,background .15s ease;width:38px}.contact__info .social__icons a svg{fill:#334155;height:20px;width:20px}.contact__info .social__icons a:hover{background:#e2e8f0;transform:translateY(-1px)}.contact__form{background:#fff;border-radius:16px;box-shadow:0 10px 30px #020a2814;padding:22px}.contact__form h2{font-size:20px;font-weight:800;margin:0 0 12px}.contact__form form{display:grid}.contact__form form label{color:#475569;font-size:13px;font-weight:600}.contact__form form input,.contact__form form textarea{background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.contact__form form input:focus,.contact__form form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f126;outline:none}.contact__form form input[aria-invalid=true],.contact__form form textarea[aria-invalid=true]{border-color:#ef4444;box-shadow:0 0 0 4px #ef444426}.contact__form form .field-error{color:#b91c1c;font-size:12px;margin-bottom:6px;margin-top:-6px}.contact__form form .btn-primary{background:linear-gradient(135deg,#5b6cff,#6f45ff);border:none;border-radius:12px;box-shadow:0 8px 20px #6366f159;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:6px;padding:12px 16px;transition:transform .05s ease,box-shadow .15s ease}.contact__form form .btn-primary:hover{box-shadow:0 10px 24px #6366f173}.contact__form form .btn-primary:active{transform:translateY(1px)}.contact__form form .form-success{background:#ecfdf5;border:1px solid #86efac;border-radius:10px;color:#166534;font-size:14px;margin-top:6px;padding:10px 12px}
/*# sourceMappingURL=main.87ff4ac1.css.map*/