.header{background:#fff;position:sticky;top:0;z-index:1000}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.menu-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#1e3a5f;transition:color .15s}.menu-button:hover{color:#60a5fa}.logo{display:flex;align-items:center;gap:-2rem;text-decoration:none;flex:1;text-align:center;justify-content:center}.logo-image{height:60px;width:auto}.logo-text{font-size:1.25rem;font-weight:400;color:#1e3a5f}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;box-shadow:0 4px 6px -1px #0000001a;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav{display:flex;flex-direction:column;gap:1rem}.mobile-nav-link{color:#1e3a5f;text-decoration:none;font-size:1rem;padding:.5rem 0;transition:color .15s}.mobile-nav-link:hover{color:#60a5fa}@media (max-width: 768px){.header-container{padding:.75rem .5rem}.logo{font-size:1rem}.mobile-menu{padding:1rem .5rem;border-radius:0}.mobile-nav{gap:.75rem}.mobile-nav-link{font-size:.95rem;padding:.375rem 0}}.footer{background:#f8f9fa;border-top:1px solid #e5e7eb;padding:3rem 0 1.5rem;color:#1e3a5f;border-top-left-radius:16px;border-top-right-radius:16px;font-family:Lato,sans-serif}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.footer-title-link{display:flex;align-items:center;gap:-1rem;text-decoration:none}.footer-logo-image{height:60px;width:auto}.footer-title{font-size:1.25rem;font-weight:400;color:#1e3a5f;margin:0}.footer-top-links{display:flex;gap:2rem;flex-wrap:wrap}.footer-top-link{color:#4a5568;text-decoration:none;font-size:.95rem;transition:color .15s}.footer-top-link:hover{color:#60a5fa}.footer-middle{margin-bottom:2rem}.footer-info{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.footer-email{color:#60a5fa;font-size:.95rem;margin:0}.footer-social{display:flex;gap:1rem}.social-link{width:40px;height:40px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s;color:#4a5568}.social-link:hover{background:#d1d5db}.footer-bottom{padding-top:1.5rem;border-top:1px solid #e5e7eb}.footer-bottom-links{display:flex;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.footer-bottom-link{color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .15s}.footer-bottom-link:hover{color:#4a5568}.copyright{color:#9ca3af;margin:0;font-size:.875rem}@media (max-width: 768px){.footer{padding:2rem 0 1rem;border-top-left-radius:0;border-top-right-radius:0}.footer-container{padding:0 .5rem;max-width:none;width:100%}.footer-top{flex-direction:column;align-items:flex-start;gap:1rem}.footer-title{font-size:1rem}.footer-top-links{flex-direction:column;gap:.75rem}.footer-top-link{font-size:.875rem}.footer-middle{padding:1rem 0}.footer-info{flex-direction:column;gap:1rem}.footer-email{font-size:.875rem}.footer-bottom-links{flex-direction:column;gap:.75rem}.footer-bottom-link,.copyright{font-size:.75rem}}.layout{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;padding:2rem}.home{min-height:100vh;font-family:Lato,sans-serif}.hero{background:url(https://kompassconsultancy.com/wp-content/uploads/2021/12/Home-Hero-2.png) center/cover no-repeat;padding:5rem 2rem;min-height:80vh;display:flex;align-items:center;justify-content:center}.hero-container{width:100%;display:flex;gap:4rem;align-items:center;border-radius:24px;overflow:hidden;position:relative}.hero-decoration{position:absolute;bottom:2rem;right:2rem;width:80px;height:80px;opacity:.3}.hero-content{flex:1;text-align:left;position:relative}.hero-decoration{width:45px;height:45px;opacity:.5;pointer-events:none}.hero-badge-wrapper{display:inline-flex;align-items:center;gap:.5rem;background:#eff6ff;padding:.5rem 1rem;border-radius:9999px;margin-bottom:1rem}.hero-badge-icon{width:20px;height:20px;color:#60a5fa}.hero-badge-text{font-size:.875rem;font-weight:600;color:#60a5fa;letter-spacing:.5px}.hero-decoration svg{width:100%;height:100%}.hero-icon{width:60px;height:60px;margin:1.5rem auto 0;display:flex;align-items:center;justify-content:center}.hero-icon svg{width:100%;height:100%}.hero-title{font-size:4rem;font-weight:700;color:#1e3a5f;margin-bottom:1.5rem;line-height:1.1}.hero-subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:2rem;line-height:1.6;max-width:600px}.hero-cta{display:flex;gap:1rem;margin-top:.5rem}.hero-image{flex:1;display:flex;align-items:center;justify-content:center;border-radius:24px;overflow:hidden}.hero-image img{max-width:100%;height:auto;border-radius:24px}.hero-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hero-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;transition:transform .3s,background .3s}.hero-card:hover{transform:translateY(-5px);background:#ffffff14}.card-icon{width:60px;height:60px;margin:0 auto 1.5rem}.card-icon svg{width:100%;height:100%}.card-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.75rem}.card-text{font-size:.95rem;color:#a0a0a0;line-height:1.5}.hero-services{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.service-item{text-align:center;padding:2rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.service-icon-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.service-icon{width:60px;height:60px}.service-title{font-size:1.125rem;font-weight:600;color:#1e3a5f;margin-bottom:.75rem}.service-text{font-size:.95rem;color:#4a5568;line-height:1.5}.sponsors-section{background:#fff;padding:2rem;border-bottom:1px solid #e5e7eb}.sponsors-container{max-width:1200px;margin:0 auto}.sponsors-grid{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}.sponsor-item{height:40px;width:auto;object-fit:contain;opacity:.6;filter:grayscale(100%);transition:opacity .3s,filter .3s}.sponsor-item:hover{opacity:1;filter:grayscale(0%)}.testimonial-section{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.testimonial-container{max-width:1200px;margin:0 auto;background:#f0f9ff;padding:2rem;border-radius:16px}.testimonial-content{text-align:center;position:relative}.testimonial-content:before,.testimonial-content:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:60px;height:2px;background:#e5e7eb}.testimonial-content:before{left:0}.testimonial-content:after{right:0}.testimonial-stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:1.5rem}.star-icon{width:20px;height:20px;color:#fbbf24}.star-icon.filled{fill:#fbbf24}.testimonial-text{font-size:1.1rem;color:#4a5568;line-height:1.8;margin-bottom:2rem;font-style:italic}.testimonial-author{margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:.5rem}.author-left{display:flex;flex-direction:column;gap:.5rem}.testimonial-name{font-size:1.125rem;font-weight:600;color:#1e3a5f;margin-bottom:0}.testimonial-title{font-size:.875rem;color:#60a5fa;font-weight:600;background:#eff6ff;padding:.25rem .75rem;border-radius:9999px;margin-bottom:0}.testimonial-company-logo{height:20px;width:auto;margin-top:.5rem;filter:blur(.5px)}.featured-jobs{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.featured-container{max-width:1200px;margin:0 auto}.featured-title{font-size:2rem;font-weight:700;color:#1e3a5f;margin-bottom:2rem;text-align:center}.jobs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.job-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;position:relative}.job-salary{font-size:.875rem;color:#6b7280;margin-bottom:0}.job-salary:before{content:"• ";color:#60a5fa}.job-info-box{border:1px dashed #60a5fa;padding:.75rem;border-radius:8px;margin-bottom:1rem}.job-type{font-size:.75rem;color:#60a5fa;margin-bottom:0;font-weight:600;background:#eff6ff;padding:.25rem .75rem;border-radius:9999px;position:absolute;top:1rem;right:1rem}.job-link{display:block;width:100%;padding:.75rem 1.5rem;background:#60a5fa;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.95rem;transition:background .15s;text-align:center}.job-link:hover{background:#3b82f6}.how-it-works{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.how-container{max-width:1200px;margin:0 auto}.how-title{font-size:2rem;font-weight:700;color:#1e3a5f;margin-bottom:3rem;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.step-item{text-align:center}.step-number{width:60px;height:60px;background:#60a5fa;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step-title{font-size:1.125rem;font-weight:600;color:#1e3a5f;margin-bottom:.75rem}.step-text{font-size:.95rem;color:#4a5568;line-height:1.5}.why-choose{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.why-container{max-width:1200px;margin:0 auto}.why-title{font-size:2rem;font-weight:700;color:#1e3a5f;margin-bottom:3rem;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.benefit-item{text-align:center;padding:2rem;background:#fff;border-radius:16px}.benefit-icon{width:60px;height:60px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.benefit-title{font-size:1.125rem;font-weight:600;color:#1e3a5f;margin-bottom:.75rem}.benefit-text{font-size:.95rem;color:#4a5568;line-height:1.5}.career-advice{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.career-advice-container{max-width:1200px;margin:0 auto}.career-advice-title{font-size:2rem;font-weight:700;color:#1e3a5f;margin-bottom:3rem;text-align:center}.career-advice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.career-advice-item{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;display:flex;flex-direction:column}.career-advice-image{width:100%;height:200px;background:#e5e7eb;object-fit:cover}.career-advice-item-title{font-size:1.125rem;font-weight:600;color:#1e3a5f;margin:1rem 2rem .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.career-advice-date{font-size:.875rem;color:#6b7280;margin:1rem 2rem 1.5rem;text-align:center;border-top:1px dashed #e5e7eb;padding-top:.75rem}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 2rem;text-align:center;background-image:radial-gradient(circle,rgba(255,255,255,.3) 1px,transparent 1px);background-size:20px 20px}.cta-container{max-width:800px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;color:#1e3a5f;margin-bottom:1rem}.cta-text{font-size:1.125rem;color:#4a5568;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-primary{padding:.75rem 2rem;background:#60a5fa;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all .15s}.cta-primary:hover{background:#3b82f6}.cta-secondary{padding:.75rem 2rem;background:transparent;color:#1e3a5f;text-decoration:none;border:2px solid #1e3a5f;border-radius:6px;font-weight:600;font-size:1rem;transition:all .15s}.cta-secondary:hover{background:#1e3a5f;color:#fff}@media (max-width: 768px){.hero{padding:2rem .5rem;min-height:auto}.hero-container{flex-direction:column;gap:1.5rem;border-radius:0}.hero-image{display:none}.hero-content{text-align:center}.hero-badge-wrapper{margin-bottom:.75rem}.hero-badge-text{font-size:.75rem}.hero-title{font-size:1.5rem;margin-bottom:1rem}.hero-subtitle{font-size:.875rem;margin-bottom:1.5rem;max-width:100%}.hero-cta{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;text-align:center;padding:.75rem 1.5rem;font-size:.875rem}.hero-cards{grid-template-columns:1fr;gap:1rem}.hero-services{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.sponsors-section{padding:1.5rem .5rem}.sponsors-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem}.sponsor-item{height:25px}.testimonial-section{padding:2rem .5rem}.testimonial-container{padding:1.5rem}.testimonial-content:before,.testimonial-content:after{display:none}.testimonial-text{font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.testimonial-name{font-size:1rem}.featured-jobs{padding:2rem .5rem}.featured-container{max-width:none;width:100%}.featured-title{font-size:1.5rem;margin-bottom:1.5rem}.jobs-grid{grid-template-columns:1fr;gap:1rem}.job-card{padding:1.25rem;border-radius:12px}.job-title{font-size:1rem}.how-it-works{padding:2rem .5rem}.how-container{max-width:none;width:100%}.how-title{font-size:1.5rem;margin-bottom:2rem}.steps-grid{grid-template-columns:1fr;gap:1.25rem}.step-number{width:48px;height:48px;font-size:1.25rem;margin-bottom:1rem}.step-title{font-size:1rem}.step-text{font-size:.875rem}.why-choose{padding:2rem .5rem}.why-container{max-width:none;width:100%}.why-title{font-size:1.5rem;margin-bottom:2rem}.benefits-grid{grid-template-columns:1fr;gap:1rem}.benefit-item{padding:1.25rem;border-radius:12px}.benefit-title{font-size:.95rem}.benefit-text{font-size:.875rem}.career-advice{padding:2rem .5rem}.career-advice-container{max-width:none;width:100%}.career-advice-title{font-size:1.5rem;margin-bottom:1.5rem}.career-advice-grid{grid-template-columns:1fr;gap:1rem}.career-advice-image{height:160px}.career-advice-item-title{font-size:.95rem;margin:.75rem 1rem .5rem}.career-advice-date{font-size:.75rem;margin:.75rem 1rem 1rem}.cta-section{padding:2.5rem .5rem}.cta-container{max-width:none;width:100%}.cta-title{font-size:1.5rem}.cta-text{font-size:.875rem;margin-bottom:1.5rem}.cta-buttons{flex-direction:column}}.about{min-height:100vh;font-family:Lato,sans-serif}.about-hero{background:url(https://kompassconsultancy.com/wp-content/uploads/2022/01/Gray_Background.png.webp);background-size:cover;background-position:center;padding:6rem 2rem;text-align:center}.about-hero-container{max-width:800px;margin:0 auto}.about-hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.1}.about-hero-subtitle{font-size:1.25rem;color:#fff;opacity:.9;line-height:1.6}.about-mission{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.mission-quote-wrapper{max-width:1200px;margin:0 auto;background:#f0f9ff;padding:2rem;border-radius:16px;text-align:center}.mission-quote-icon{width:48px;height:48px;color:#60a5fa;margin:0 auto 1.5rem;opacity:.3}.mission-quote-text{font-size:1.1rem;color:#4a5568;line-height:1.8;font-style:italic}.about-what-we-do{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.about-container{max-width:1200px;margin:0 auto}.section-title{font-size:2rem;font-weight:700;color:#1e3a5f;margin-bottom:2rem;text-align:center}.about-text{font-size:1.125rem;color:#4a5568;line-height:1.8;max-width:800px;margin:0 auto 1.5rem}.about-history{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.timeline{max-width:800px;margin:0 auto;position:relative}.timeline:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background:#e5e7eb}.timeline-item{display:flex;align-items:center;margin-bottom:3rem;position:relative}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-year{background:#60a5fa;color:#fff;padding:.5rem 1.5rem;border-radius:9999px;font-weight:600;font-size:1.125rem;flex-shrink:0;z-index:1}.timeline-item:nth-child(odd) .timeline-year{margin-right:2rem}.timeline-item:nth-child(2n) .timeline-year{margin-left:2rem}.timeline-content{flex:1;background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb}.timeline-item:nth-child(odd) .timeline-content{margin-left:2rem}.timeline-item:nth-child(2n) .timeline-content{margin-right:2rem}.timeline-title{font-size:1.25rem;font-weight:600;color:#1e3a5f;margin-bottom:.5rem}.timeline-text{font-size:.95rem;color:#6b7280;line-height:1.5}.about-founder{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.founder-card{max-width:800px;margin:0 auto;display:flex;gap:2rem;background:#f9fafb;padding:2rem;border-radius:16px;border:1px solid #e5e7eb}.founder-avatar{width:120px;height:120px;background:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-initials{font-size:2.5rem;font-weight:600;color:#fff}.avatar-icon{width:60px;height:60px;color:#fff}.founder-info{flex:1}.founder-name{font-size:1.5rem;font-weight:700;color:#1e3a5f;margin-bottom:.25rem}.founder-role{font-size:1rem;color:#60a5fa;font-weight:600;margin-bottom:1rem}.founder-bio{font-size:1rem;color:#4a5568;line-height:1.6;margin-bottom:1rem}.founder-bio:last-child{margin-bottom:0}@media (max-width: 768px){.about-hero{padding:2rem .5rem}.about-hero-title{font-size:1.5rem}.about-hero-subtitle{font-size:.875rem}.about-mission{padding:2rem .5rem}.mission-quote-wrapper{padding:1.5rem;max-width:none;width:100%}.mission-quote-text{font-size:.875rem;line-height:1.6}.about-what-we-do{padding:2rem .5rem}.about-container{max-width:none;width:100%}.section-title{font-size:1.25rem;margin-bottom:1.5rem}.about-text{font-size:.95rem;max-width:100%}.about-history{padding:2rem .5rem}.timeline{max-width:none;width:100%}.timeline:before{left:20px}.timeline-item,.timeline-item:nth-child(odd),.timeline-item:nth-child(2n){flex-direction:column;align-items:flex-start;padding-left:3rem}.timeline-year{font-size:.95rem;padding:.375rem 1rem;margin-bottom:.75rem}.timeline-item:nth-child(odd) .timeline-year,.timeline-item:nth-child(2n) .timeline-year{margin-right:0;margin-left:0}.timeline-content{padding:1rem}.timeline-item:nth-child(odd) .timeline-content,.timeline-item:nth-child(2n) .timeline-content{margin-left:0;margin-right:0}.timeline-title{font-size:1rem}.timeline-text{font-size:.875rem}.about-founder{padding:2rem .5rem}.founder-card{flex-direction:column;align-items:center;text-align:center;padding:1.5rem;max-width:none;width:100%}.founder-avatar{width:80px;height:80px}.avatar-initials{font-size:1.75rem}.founder-name{font-size:1.125rem}.founder-role,.founder-bio{font-size:.875rem}}.jobs{min-height:100vh;font-family:Lato,sans-serif}.jobs-hero{background:url(https://kompassconsultancy.com/wp-content/uploads/2022/01/Gray_Background.png.webp);background-size:cover;background-position:center;padding:4rem 2rem;text-align:center}.jobs-hero-container{max-width:800px;margin:0 auto}.jobs-hero-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.1}.jobs-hero-subtitle{font-size:1.125rem;color:#fff;opacity:.9;margin-bottom:2rem;line-height:1.6}.search-bar{display:flex;align-items:center;background:#fff;padding:1rem 1.5rem;border-radius:12px;max-width:600px;margin:0 auto}.search-icon{width:20px;height:20px;color:#6b7280;margin-right:1rem}.search-input{flex:1;border:none;outline:none;font-size:1rem;color:#1e3a5f}.search-input::placeholder{color:#9ca3af}.jobs-listing{background:#fff;padding:3rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.jobs-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:2rem}.jobs-filter{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e7eb;height:fit-content}.filter-title{font-size:1.25rem;font-weight:600;color:#1e3a5f;margin-bottom:1.5rem}.filter-group{margin-bottom:1.5rem}.filter-group-title{font-size:1rem;font-weight:600;color:#4a5568;margin-bottom:.75rem}.filter-label{display:flex;align-items:center;font-size:.95rem;color:#6b7280;margin-bottom:.5rem;cursor:pointer}.filter-checkbox{margin-right:.5rem;accent-color:#60a5fa}.jobs-content{display:flex;flex-direction:column;gap:1.5rem}.job-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;position:relative;display:flex;flex-direction:column}.job-type-badge{position:absolute;top:1rem;right:1rem;font-size:.75rem;color:#60a5fa;font-weight:600;background:#eff6ff;padding:.25rem .75rem;border-radius:9999px}.job-title{font-size:1.125rem;font-weight:600;color:#1e3a5f;margin-bottom:.5rem}.job-details{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;margin-bottom:1rem}.job-company{font-size:.95rem;color:#4a5568;margin-bottom:0}.job-company:before{content:"• ";color:#60a5fa}.job-location{font-size:.875rem;color:#6b7280;margin-bottom:0}.job-location:before{content:"• ";color:#60a5fa}.job-experience{font-size:.875rem;color:#6b7280;margin-bottom:0}.job-experience:before{content:"• ";color:#60a5fa}.job-info-box{border:1px dashed #60a5fa;padding:.75rem;border-radius:8px;margin-bottom:1rem;flex:1}.job-description{font-size:.875rem;color:#4a5568;margin-bottom:.5rem;line-height:1.5;border-bottom:1px dashed #60a5fa;padding-bottom:.5rem}.job-requirements{font-size:.8rem;color:#6b7280;margin-bottom:0;line-height:1.4}.job-apply-btn{width:100%;padding:.75rem 1.5rem;background:#60a5fa;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .15s;margin-top:auto}.job-apply-btn:hover{background:#3b82f6}.jobs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}.pagination-arrow{width:40px;height:40px;padding:0;background:#fff;color:#4a5568;border:1px solid #e5e7eb;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.pagination-arrow:hover:not(:disabled){background:#f9fafb;border-color:#60a5fa;color:#60a5fa}.pagination-arrow:disabled{background:#f9fafb;color:#d1d5db;cursor:not-allowed;border-color:#e5e7eb}.pagination-arrow-icon{width:20px;height:20px}.pagination-numbers{display:flex;gap:.5rem}.pagination-number{width:40px;height:40px;padding:0;background:#fff;color:#4a5568;border:1px solid #e5e7eb;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .15s}.pagination-number:hover:not(.active){background:#f9fafb;border-color:#60a5fa}.pagination-number.active{background:#60a5fa;color:#fff;border-color:#60a5fa}@media (max-width: 768px){.jobs-hero{padding:2rem .5rem}.jobs-hero-title{font-size:1.5rem}.jobs-hero-subtitle{font-size:.875rem}.search-bar{padding:.75rem 1rem;max-width:100%}.search-input{font-size:.875rem}.jobs-listing{padding:2rem .5rem}.jobs-container{grid-template-columns:1fr;gap:1.5rem;max-width:none;width:100%}.jobs-filter{padding:1rem;border-radius:12px}.filter-title{font-size:1.125rem;margin-bottom:1rem}.jobs-grid{grid-template-columns:1fr;gap:1rem}.job-card{padding:1.25rem;border-radius:12px}.job-title{font-size:1rem}.job-type-badge{font-size:.7rem;padding:.2rem .5rem}.job-apply-btn{font-size:.875rem;padding:.625rem 1rem}.pagination{gap:.5rem;padding-top:1.5rem}.pagination-numbers{gap:.25rem}.pagination-number{width:32px;height:32px;font-size:.875rem}.pagination-arrow{width:32px;height:32px}}.contact{min-height:100vh;font-family:Lato,sans-serif}.contact-hero{background:url(https://kompassconsultancy.com/wp-content/uploads/2022/01/Gray_Background.png.webp);background-size:cover;background-position:center;padding:4rem 2rem;text-align:center}.contact-hero-container{max-width:800px;margin:0 auto}.contact-hero-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.1}.contact-hero-subtitle{font-size:1.125rem;color:#fff;opacity:.9;line-height:1.6}.contact-content{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.contact-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e5e7eb;height:fit-content}.info-title{font-size:1.5rem;font-weight:600;color:#1e3a5f;margin-bottom:2rem}.info-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.info-item:last-child{margin-bottom:0}.info-icon{width:50px;height:50px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-icon .icon{width:24px;height:24px;color:#60a5fa}.info-details{flex:1}.info-label{font-size:.95rem;font-weight:600;color:#4a5568;margin-bottom:.25rem}.info-value{font-size:1rem;color:#1e3a5f;line-height:1.6}.social-links{display:flex;gap:1rem;margin-top:.5rem}.social-link{width:40px;height:40px;background:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s;color:#fff}.social-link:hover{background:#3b82f6}.social-link svg{width:20px;height:20px}.contact-form-wrapper{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e5e7eb}.form-title{font-size:1.5rem;font-weight:600;color:#1e3a5f;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.95rem;font-weight:600;color:#4a5568}.form-input{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#1e3a5f;outline:none;transition:border-color .15s}.form-input:focus{border-color:#60a5fa}.form-input::placeholder{color:#9ca3af}.form-textarea{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#1e3a5f;outline:none;resize:vertical;font-family:inherit;transition:border-color .15s}.form-textarea:focus{border-color:#60a5fa}.form-textarea::placeholder{color:#9ca3af}.form-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;background:#60a5fa;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .15s}.form-submit:hover{background:#3b82f6}.submit-icon{width:20px;height:20px}@media (max-width: 768px){.contact-hero{padding:2rem .5rem}.contact-hero-title{font-size:1.5rem}.contact-hero-subtitle{font-size:.875rem}.contact-content{padding:2rem .5rem}.contact-container{grid-template-columns:1fr;gap:1.5rem;max-width:none;width:100%}.contact-info{padding:1.25rem;border-radius:12px}.info-title{font-size:1.25rem;margin-bottom:1.5rem}.info-icon{width:40px;height:40px}.info-label,.info-value{font-size:.875rem}.contact-form-wrapper{padding:1.25rem;border-radius:12px}.form-title{font-size:1.25rem;margin-bottom:1.5rem}.form-label{font-size:.875rem}.form-input,.form-textarea{font-size:.875rem;padding:.625rem .75rem}.form-submit{font-size:.875rem;padding:.625rem 1.5rem}}.employees{min-height:100vh;font-family:Lato,sans-serif}.employees-hero{background:url(https://kompassconsultancy.com/wp-content/uploads/2022/01/Gray_Background.png.webp);background-size:cover;background-position:center;padding:4rem 2rem;text-align:center}.employees-hero-container{max-width:800px;margin:0 auto}.employees-hero-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.1}.employees-hero-subtitle{font-size:1.125rem;color:#fff;opacity:.9;line-height:1.6}.employees-listing{background:#fff;padding:4rem 2rem;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.employees-container{max-width:1200px;margin:0 auto}.employees-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.employee-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.employee-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.employee-avatar{width:80px;height:80px;background:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.avatar-icon{width:40px;height:40px;color:#fff}.avatar-placeholder{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:#fff;margin:0 auto 1rem}.employee-name{font-size:1.25rem;font-weight:600;color:#1e3a5f;margin-bottom:.5rem}.employee-role{font-size:.95rem;color:#60a5fa;font-weight:500;margin-bottom:1rem}.employee-meta{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.meta-item{display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#6b7280}.meta-icon{width:14px;height:14px;margin-right:.5rem;color:#60a5fa}.employee-contact{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.contact-icon{width:16px;height:16px;color:#60a5fa}.contact-email{font-size:.875rem;color:#4a5568}.join-team{background:#fff;padding:4rem 2rem;text-align:center;background-image:radial-gradient(circle,#e5e7eb 1px,transparent 1px);background-size:20px 20px}.join-container{max-width:800px;margin:0 auto}.join-title{font-size:2rem;font-weight:700;color:#1e3a5f;margin-bottom:1rem}.join-text{font-size:1.125rem;color:#4a5568;line-height:1.6;margin-bottom:2rem}.join-btn{padding:.75rem 2rem;background:#60a5fa;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .15s}.join-btn:hover{background:#3b82f6}@media (max-width: 768px){.employees-hero{padding:2rem .5rem}.employees-hero-title{font-size:1.5rem}.employees-hero-subtitle{font-size:.875rem}.employees-listing{padding:2rem .5rem}.employees-container{max-width:none;width:100%}.employees-grid{grid-template-columns:1fr;gap:1rem}.employee-card{padding:1.5rem;border-radius:12px}.employee-name{font-size:1.125rem}.employee-role{font-size:.875rem}.join-team{padding:2rem .5rem}.join-container{max-width:none;width:100%}.join-title{font-size:1.5rem}.join-text{font-size:.875rem;margin-bottom:1.5rem}.join-btn{font-size:.875rem;padding:.625rem 1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lato,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
