*{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";box-sizing:border-box}.navbar{top:0;left:0;width:100%;z-index:10;padding:1.25rem;background-color:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar-container{display:flex;justify-content:space-between;align-items:center}.logo-link{text-decoration:none;display:flex;align-items:center}.logo-img{height:45px;width:auto;object-fit:contain;transition:transform .3s ease,opacity .3s ease}.logo-img:hover{transform:scale(1.05);opacity:.9}.nav-links{display:flex;list-style:none;margin:0;padding:0}.option{margin:0 .5rem}.option a{position:relative;text-decoration:none;color:#170f32;font-size:1.75rem;margin:0 1rem;border-radius:1rem;transition:background-color .3s ease,transform .3s ease;font-weight:500}.option a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#3b82f6;transition:width .3s ease}.option a:hover{color:#3b82f6;transform:scale(1.05)}.option a:hover:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{height:3px;width:25px;background-color:rgb(30 58 138 / var(--tw-text-opacity, 1));margin:4px 0;border-radius:2px;transition:.3s}@media(max-width:1280px){.navbar-container{flex-direction:column;align-items:flex-start;width:100%}.hamburger{display:flex;margin-left:auto;margin-top:-2.5rem;cursor:pointer}.nav-links{display:none;flex-direction:column;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;text-align:center;position:relative;margin-top:.5rem;align-items:center;border-radius:.5rem}.nav-links.active{display:flex}.option{margin:1rem 0}.option a{font-size:1.3rem;color:#1e3a8a}.logo-img{height:35px;margin-bottom:.5rem}}.contact-section{background-color:#fff;padding:40px 20px;transition:opacity .6s,transform .6s}.contact-container{max-width:1400px;margin:0 auto}.contact-header{text-align:center;margin-bottom:60px}.contact-header h1{font-size:2.5rem;font-weight:700;color:#111;margin-top:0;margin-bottom:10px}.header-line{width:100px;height:4px;background-color:#3b82f6;margin:0 auto 20px;border-radius:2px}.contact-header p{font-size:1.5rem;color:#555}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-info h2,.contact-form h2{font-size:1.8rem;font-weight:500;color:#111;margin-top:0;margin-bottom:25px}.info-item{display:flex;align-items:center;margin-bottom:24px}.info-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;min-width:52px;background-color:#3b82f6;color:#fff;border-radius:50%;margin-right:20px;box-shadow:0 4px 10px #3b82f640}.info-icon svg{font-size:1.8rem}.info-item h3{margin:0 0 5px;font-weight:400;font-size:1.5rem}.info-item p{color:#555;line-height:1.4;font-size:1.25rem;margin:0}.map-container{margin-top:30px;border-radius:12px;overflow:hidden;height:400px;padding:1rem;box-shadow:0 4px 15px #0000001a}.map-container iframe{width:100%;height:100%;border:0}.form-group{display:flex;flex-direction:column;margin-bottom:25px}label{font-weight:600;color:#333;margin-bottom:10px;font-size:1.3rem}input,select,textarea{padding:14px 18px;border:1px solid #ccc;border-radius:8px;font-size:1.15rem;transition:border .3s,box-shadow .3s;background-color:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d}.submit-btn{width:100%;background-color:#3b82f6;color:#fff;font-weight:600;padding:16px;border:none;border-radius:8px;cursor:pointer;font-size:1.2rem;transition:background-color .3s}.submit-btn:hover{background-color:#2563eb}.info-item p a{color:#333;text-decoration:none;font-weight:500;transition:color .2s ease-in-out}.info-item p a:hover{color:#3b82f6}.info-item p+p{margin-top:4px}@media(max-width:900px){.contact-grid{grid-template-columns:1fr}.map-container{height:250px}label,input,select,textarea{font-size:1.1rem}}.about-section{color:#111827;padding:3rem 1rem}.about-container{max-width:1400px;margin:0 auto}.about-header{text-align:center;margin-bottom:3rem}.about-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin-top:0;margin-bottom:1rem}.underline{width:100px;height:4px;background-color:#3b82f6;margin:0 auto;border-radius:2px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;margin-bottom:4rem;align-items:start}.about-text h2{font-size:2rem;font-weight:700;margin-top:0;margin-bottom:1.5rem;color:#1e3a8a}.about-text p{font-size:1.15rem;line-height:1.7;color:#374151;margin-bottom:1rem}.values-grid{display:flex;flex-direction:column;gap:1.25rem}.value-card{background-color:#fff;border-left:5px solid #2563eb;padding:1.25rem 1.5rem;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border-radius:20px}.value-card:hover{transform:translate(6px);box-shadow:0 6px 18px #00000014;border-left-color:#1d4ed8}.value-card h3{font-size:1.25rem;font-weight:700;color:#1e3a8a;margin-top:0;margin-bottom:.35rem}.value-card p{font-size:1.05rem;color:#4b5563;margin-bottom:0;line-height:1.5}.accreditations{background-color:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 4px 12px #0000000f;text-align:center}.accreditations h2{font-size:2rem;font-weight:700;color:#1e3a8a;margin-top:0;margin-bottom:2rem}.accreditation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.accreditation-card{border:2px solid #dbeafe;border-radius:10px;padding:2rem 1.5rem;background-color:#f8fafc;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}.accreditation-card:hover{transform:translateY(-5px);background-color:#fff;box-shadow:0 6px 20px #00000014}.accreditation-card .icon{font-size:2.5rem;color:#2563eb;margin-bottom:.5rem}.accreditation-card h3{font-size:1.4rem;font-weight:600;margin-top:0;margin-bottom:.5rem;color:#111827}.accreditation-card p{font-size:1.1rem;color:#4b5563;line-height:1.4}@media(max-width:900px){.about-grid{grid-template-columns:1fr;gap:2.5rem}.accreditation-grid{grid-template-columns:1fr;gap:1.5rem}}.methods-section{padding:3rem 1.5rem}.container{max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin-top:0;margin-bottom:1rem}.section-divider{width:6rem;height:4px;background-color:#2563eb;margin:0 auto 1rem;border-radius:2px}.section-header p{font-size:1.5rem;color:#4b5563;margin:0 auto}.standardi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-bottom:3rem}.card{background-color:#fff;border-radius:1rem;box-shadow:0 6px 16px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.card h2{font-size:1.75rem;font-weight:600;color:#1e3a8a;margin-top:0;margin-bottom:.75rem}.card p{color:#111827;font-size:1.5rem;margin:0}.info-card{background-color:#fff;border-radius:1rem;box-shadow:0 6px 16px #0000000d;padding:2.5rem;margin-bottom:3rem}.info-card h2{font-size:2rem;font-weight:700;color:#111827;margin-top:0;margin-bottom:2rem;text-align:center}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.info-card h3{font-size:1.5rem;font-weight:600;color:#111827;margin-top:0;margin-bottom:1rem}.info-card ul{list-style:none;padding:0;margin:0}.info-card li{display:flex;align-items:flex-start;color:#374151;font-size:1.35rem;margin-bottom:.75rem}.info-card li span{font-weight:700;margin-right:.5rem}.blue{color:#2563eb}.green{color:#16a34a}.norme-section{margin-top:4rem;text-align:center}.norme-section h2{font-size:2rem;color:#111827;margin-top:0;margin-bottom:2rem}.norme-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.norme-card{background-color:#fff;border-radius:1rem;box-shadow:0 6px 16px #0000000d;padding:1rem;text-align:left;height:250px;overflow-y:auto;transition:transform .3s ease,box-shadow .3s ease;-ms-overflow-style:none;scrollbar-width:none}.norme-card::-webkit-scrollbar{display:none}.norme-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.norme-card h3{font-size:1.25rem;font-weight:600;color:#2563eb;margin-top:0;margin-bottom:1rem}.norme-card ul{list-style:none;padding-left:0;margin:0;font-size:1.1rem;color:#374151}.norme-card li{margin-bottom:.4rem;border-bottom:1px solid #f3f4f6;padding-bottom:.2rem}.blue-banner{background-color:#2563eb;color:#fff;border-radius:1rem;padding:3rem 2rem;text-align:center;box-shadow:0 8px 20px #00000026}.blue-banner h2{font-size:2rem;font-weight:600;margin-top:0;margin-bottom:1rem}.blue-banner p{font-size:1.35rem;color:#dbeafe;max-width:1000px;margin:0 auto}@media(max-width:768px){.info-grid{grid-template-columns:1fr}.methods-section{padding:4rem 1rem}.standardi-grid{grid-template-columns:1fr}}.projects-section{padding:4rem 2rem}.projects-container{max-width:1300px;margin:0 auto}.projects-header{text-align:center;margin-bottom:3rem}.projects-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin-top:0;margin-bottom:.5rem}.underline{width:100px;height:4px;background-color:#2563eb;margin:1rem auto 1.5rem;border-radius:4px}.projects-header p{font-size:1.25rem;color:#4b5563;margin:0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.project-card{background:linear-gradient(to bottom right,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;text-align:center;box-shadow:0 4px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #2563eb1a}.project-content h2{font-size:1.5rem;font-weight:600;color:#1e3a8a;margin-top:0;margin-bottom:.8rem}.project-content .desc{color:#374151;font-size:1.2rem;margin-bottom:1.2rem}.divider{height:2px;width:60%;background-color:#dbeafe;margin:1rem auto;border-radius:2px}.project-content p{color:#374151;font-size:1.2rem;margin-bottom:.4rem}@media(max-width:900px){.projects-section{padding:2rem 1rem}.project-card{padding:2rem}.projects-grid{grid-template-columns:1fr}}.usluge-container{max-width:1600px;margin:0 auto;padding:4rem 2rem}.usluge-header{text-align:center;margin-bottom:3rem}.usluge-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin-top:0;margin-bottom:1rem}.usluge-underline{width:100px;height:4px;background-color:#2563eb;margin:0 auto 1.5rem;border-radius:4px}.usluge-header p{font-size:1.5rem;color:#4b5563;max-width:800px;margin:0 auto;line-height:1.6}.usluge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.usluga-card{background-color:#2563eb;border:1px solid #e5e7eb;border-radius:10px;padding:2rem;box-shadow:0 4px 12px #0000000a;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center}.usluga-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #2563eb33}.usluga-card h2{font-size:1.4rem;font-weight:600;color:#fff;margin-top:0;margin-bottom:.75rem}.usluga-card p{font-size:1.1rem;color:#dbeafe;line-height:1.6;margin:0}@media(max-width:768px){.usluge-container{padding:2rem 1rem}.usluge-grid{grid-template-columns:1fr}.usluga-card{padding:1.5rem}.usluga-card h2{font-size:1.25rem}}.hero{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;text-align:center;padding:8rem 1.5rem}.hero-container{max-width:1400px;margin:0 auto}.hero-text h1{font-size:3.5rem;font-weight:700;margin-top:0;margin-bottom:1rem}.subtitle{font-size:1.5rem;color:#dbeafe;margin-bottom:1.5rem;font-weight:500}.description{font-size:1.25rem;color:#e0f2fe;max-width:800px;margin:0 auto 2.5rem;line-height:1.6;font-weight:400}.hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.btn{padding:.8rem 2rem;border-radius:.6rem;font-weight:600;font-size:1.25rem;transition:background-color .3s ease,transform .2s ease;display:inline-block}.hero-text a{text-decoration:none}.btn-light{background-color:#fff;color:#1e3a8a}.btn-light:hover{background-color:#e0e7ff;transform:translateY(-2px)}.btn-dark{background-color:#1e3a8a;color:#fff}.btn-dark:hover{background-color:#172554;transform:translateY(-2px)}.reveal{opacity:0;transform:translateY(50px);transition:opacity .9s ease,transform .9s ease;will-change:opacity,transform}.reveal.active{opacity:1;transform:translateY(0)}.reveal.delay-1{transition-delay:.2s}.reveal.delay-2{transition-delay:.4s}.reveal.delay-3{transition-delay:.6s}.reveal-left{opacity:0;transform:translate(-50px);transition:opacity .9s ease,transform .9s ease;will-change:opacity,transform}.reveal-left.active{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(50px);transition:opacity .9s ease,transform .9s ease;will-change:opacity,transform}.reveal-right.active{opacity:1;transform:translate(0)}@media(max-width:900px){.hero{padding:5rem 1rem}.hero-text h1{font-size:2.25rem}.subtitle{font-size:1.2rem}.description{font-size:1.1rem}}.error-message{color:#000;text-align:center;margin-top:16rem}*{box-sizing:border-box;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html,body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}
