.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#ffffff;border-bottom:1px solid #e5e7eb;transition:all .3s ease}.navigation.scrolled{box-shadow:0 2px 8px rgba(37,56,99,.1)}.nav-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;justify-content:space-between;height:80px}.nav-container,.nav-logo{display:flex;align-items:center}.logo-text{color:#253863}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.desktop-menu{display:none}@media (min-width:768px){.desktop-menu{display:flex}}.nav-link{background:none;border:none;color:#4b5563;font-size:.95rem;font-weight:600;cursor:pointer;transition:color .3s ease;padding:.5rem 0}.nav-link:hover{color:#253863}.mobile-menu-button{display:block;background:none;border:none;font-size:1.5rem;color:#253863;cursor:pointer;padding:.5rem}@media (min-width:768px){.mobile-menu-button{display:none}}.mobile-menu{position:absolute;top:80px;left:0;right:0;background-color:#ffffff;flex-direction:column;gap:0;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(37,56,99,.1);padding:1rem 0}.mobile-menu li{width:100%}.mobile-menu .nav-link{display:block;width:100%;text-align:left;padding:1rem 1.5rem}.mobile-menu .nav-link:hover{background-color:#f9fafb}.home-section{min-height:100vh;padding-top:80px;background:linear-gradient(135deg,rgba(37,56,99,.02),rgba(213,169,74,.02))}.home-container{max-width:1280px;margin:0 auto;padding:5rem 1.5rem 3rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.home-container{grid-template-columns:1fr 1fr;gap:4rem}}.home-content{text-align:center}@media (min-width:1024px){.home-content{text-align:left}}.home-title{font-size:2.5rem;font-weight:700;color:#1f2937;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.home-title{font-size:3.5rem}}.title-highlight{color:#253863}.home-description{font-size:1.25rem;color:#6b7280;line-height:1.7;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (min-width:1024px){.home-description{margin-left:0;margin-right:0}}.home-cta{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media (min-width:640px){.home-cta{flex-direction:row;justify-content:center}}@media (min-width:1024px){.home-cta{justify-content:flex-start}}.btn{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease}.btn-primary{background-color:#d5a94a;color:#ffffff;box-shadow:0 4px 12px rgba(213,169,74,.3)}.btn-primary:hover{background-color:#c89338;transform:translateY(-2px);box-shadow:0 6px 16px rgba(213,169,74,.4)}.btn-secondary{background-color:transparent;color:#253863;border:2px solid #253863}.btn-secondary:hover{background-color:#253863;color:#ffffff}.trust-section{margin-top:2rem}.trust-text{font-size:.875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.home-visual{display:flex;justify-content:center;align-items:center}.visual-card{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#253863,#1f2d4f);border-radius:1rem;box-shadow:0 20px 40px rgba(37,56,99,.3);overflow:hidden;position:relative}.visual-content{flex-direction:column;height:100%}.play-button,.visual-content{display:flex;align-items:center;justify-content:center}.play-button{width:80px;height:80px;background-color:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:50%;color:#ffffff;font-size:2rem;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.play-button:hover{background-color:rgba(255,255,255,.3);transform:scale(1.1)}.visual-text{color:rgba(255,255,255,.9);font-size:.875rem;font-weight:500}.stats-bar{background-color:#253863;padding:3rem 1.5rem}.stats-bar>div{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width:768px){.stats-bar>div{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#d5a94a;font-weight:500}.about-section{padding:6rem 0;background-color:#ffffff}.about-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.about-header{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}@media (min-width:768px){.section-title{font-size:3rem}}.section-description{font-size:1.125rem;color:#6b7280;line-height:1.7;margin-bottom:1rem}.values-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}@media (min-width:640px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.values-grid{grid-template-columns:repeat(4,1fr)}}.value-card{background:linear-gradient(135deg,rgba(37,56,99,.03),rgba(213,169,74,.03));padding:2rem;border-radius:1rem;border:1px solid rgba(37,56,99,.1);transition:all .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(37,56,99,.15);border-color:#d5a94a}.value-icon{font-size:3rem;margin-bottom:1rem}.value-title{font-size:1.5rem;font-weight:700;color:#253863;margin-bottom:1rem}.value-description{font-size:.95rem;color:#6b7280;line-height:1.6}.features-section{margin-bottom:5rem}.features-title{font-size:2rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{padding:1.5rem;background-color:#ffffff;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .3s ease}.feature-card:hover{border-color:#d5a94a;box-shadow:0 4px 12px rgba(213,169,74,.2)}.feature-title{font-size:1.125rem;font-weight:600;color:#253863;margin-bottom:.75rem}.feature-description{font-size:.95rem;color:#6b7280;line-height:1.6}.mission-section{background:linear-gradient(135deg,#253863,#1f2d4f);padding:3rem;border-radius:1rem;text-align:center}.mission-title{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:1.5rem}.mission-text{font-size:1.125rem;color:rgba(255,255,255,.9);line-height:1.7;max-width:800px;margin:0 auto}.partner-section{padding:6rem 0;background:linear-gradient(135deg,rgba(37,56,99,.02),rgba(213,169,74,.02))}.partner-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.partner-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.subsection-title{font-size:2rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:2.5rem}.partner-types{margin-bottom:5rem}.types-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.types-grid{grid-template-columns:repeat(2,1fr)}}.type-card{background-color:#ffffff;padding:2rem;border-radius:.75rem;border:2px solid #e5e7eb;transition:all .3s ease}.type-card:hover{border-color:#253863;transform:translateY(-3px);box-shadow:0 10px 25px rgba(37,56,99,.15)}.type-title{font-size:1.25rem;font-weight:600;color:#253863;margin-bottom:.75rem}.type-description{font-size:.95rem;color:#6b7280;line-height:1.6}.benefits-section{margin-bottom:5rem}.benefits-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{text-align:center;padding:2rem;background-color:#ffffff;border-radius:.75rem;transition:all .3s ease;border:1px solid rgba(37,56,99,.1)}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(213,169,74,.2);border-color:#d5a94a}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.benefit-description{font-size:.95rem;color:#6b7280;line-height:1.6}.partner-cta{background:linear-gradient(135deg,#253863,#1f2d4f);padding:4rem 2rem;border-radius:1rem;text-align:center}.cta-title{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.cta-description{font-size:1.125rem;color:rgba(255,255,255,.9);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{padding:1rem 2.5rem;font-size:1rem;font-weight:600;background-color:#d5a94a;color:#ffffff;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(213,169,74,.3)}.cta-button:hover{background-color:#c89338;transform:translateY(-2px);box-shadow:0 6px 16px rgba(213,169,74,.4)}.work-section{padding:6rem 0;background-color:#ffffff}.work-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.work-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.case-studies-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:6rem}@media (min-width:768px){.case-studies-grid{grid-template-columns:repeat(2,1fr)}}.case-study-card{background:linear-gradient(135deg,rgba(37,56,99,.02),rgba(213,169,74,.02));border-radius:1rem;overflow:hidden;border:1px solid rgba(37,56,99,.1);transition:all .3s ease}.case-study-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(37,56,99,.15);border-color:#d5a94a}.case-study-image{background:linear-gradient(135deg,#253863,#1f2d4f);height:200px;display:flex;align-items:center;justify-content:center;font-size:4rem}.case-study-content{padding:2rem}.case-study-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.case-study-industry{display:inline-block;font-size:.875rem;color:#d5a94a;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.case-study-description{font-size:.95rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.case-study-metrics{display:flex;flex-wrap:wrap;gap:.75rem}.metric-badge{display:inline-block;padding:.5rem 1rem;background-color:rgba(37,56,99,.1);color:#253863;border-radius:2rem;font-size:.875rem;font-weight:600}.testimonials-section{background:linear-gradient(135deg,rgba(37,56,99,.03),rgba(213,169,74,.03));padding:4rem 2rem;border-radius:1rem}.testimonials-title{font-size:2rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#ffffff;padding:2rem;border-radius:.75rem;position:relative;border:1px solid #e5e7eb;transition:all .3s ease}.testimonial-card:hover{border-color:#d5a94a;box-shadow:0 8px 20px rgba(213,169,74,.15)}.quote-icon{font-size:3rem;color:#d5a94a;line-height:1;margin-bottom:1rem;opacity:.3}.testimonial-quote{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.testimonial-author{border-top:1px solid #e5e7eb;padding-top:1rem}.author-name{font-size:.95rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.author-role{font-size:.875rem;color:#6b7280}.contact-section{padding:6rem 0;background:linear-gradient(135deg,rgba(37,56,99,.02),rgba(213,169,74,.02))}.contact-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.contact-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.contact-content{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:1024px){.contact-content{grid-template-columns:1fr 1.5fr;gap:4rem}}.contact-info{background-color:#ffffff;padding:2.5rem;border-radius:1rem;border:1px solid rgba(37,56,99,.1)}.info-title{font-size:1.5rem;font-weight:700;color:#253863;margin-bottom:1rem}.info-description{font-size:.95rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.info-items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.info-item{display:flex;align-items:start;gap:1rem}.info-icon{font-size:1.5rem;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(37,56,99,.1),rgba(213,169,74,.1));border-radius:.5rem}.info-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem;font-weight:500}.info-value{font-size:1rem;color:#1f2937;font-weight:600}.info-value.link{color:#253863;text-decoration:none;transition:color .3s ease}.info-value.link:hover{color:#d5a94a}.business-hours{padding-top:2rem;border-top:1px solid #e5e7eb}.hours-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.hours-text{font-size:.95rem;color:#6b7280;margin-bottom:.5rem}.contact-form-wrapper{background-color:#ffffff;padding:2.5rem;border-radius:1rem;border:1px solid rgba(37,56,99,.1)}.contact-form{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.contact-form{grid-template-columns:repeat(2,1fr)}}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-label{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-input,.form-textarea{padding:.75rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .3s ease;font-family:inherit}.form-input:focus,.form-textarea:focus{outline:none;border-color:#253863;box-shadow:0 0 0 3px rgba(37,56,99,.1)}.form-textarea{resize:vertical;min-height:120px}.form-status{grid-column:1/-1;padding:1rem;border-radius:.5rem;font-size:.95rem;text-align:center}.form-status.success{background-color:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.form-status.error{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.submit-button{grid-column:1/-1;padding:1rem 2rem;font-size:1rem;font-weight:600;background-color:#d5a94a;color:#ffffff;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(213,169,74,.3)}.submit-button:hover:not(:disabled){background-color:#c89338;transform:translateY(-2px);box-shadow:0 6px 16px rgba(213,169,74,.4)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.footer{background:linear-gradient(135deg,#253863,#1f2d4f);color:#ffffff;padding:4rem 0 2rem}.footer-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.footer-content{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media (min-width:640px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-content{grid-template-columns:2fr repeat(3,1fr)}}.footer-section{display:flex;flex-direction:column}.footer-logo{margin-bottom:1rem}.logo-text{font-size:1.5rem;font-weight:700;color:#d5a94a}.footer-description{font-size:.95rem;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:1.5rem}.contact-info{display:flex;flex-direction:column;gap:.5rem}.contact-info p{font-size:.875rem;color:rgba(255,255,255,.7)}.footer-heading{font-size:1rem;font-weight:600;color:#d5a94a;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-link{font-size:.95rem;color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s ease;background:none;border:none;cursor:pointer;text-align:left;padding:0}.footer-link:hover{color:#d5a94a}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.copyright{font-size:.875rem;color:rgba(255,255,255,.6)}.social-links{display:flex;gap:1.5rem}.social-link{font-size:.875rem;color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease}.social-link:hover{color:#d5a94a}