﻿*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#2d3748;background-color:#fff}h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem 0;font-family:"Poppins","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700;line-height:1.2;color:#1a3a52}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.5rem)}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin:0 0 1rem 0}a{color:#4386de;text-decoration:none;transition:all .15s ease}a:hover{color:#2b5d8f}img{max-width:100%;height:auto;display:block}ul,ol{margin:0 0 1rem 0;padding-left:1.5rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:6rem 0}@media(max-width: 768px){section{padding:4rem 0}}.section-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.section-title{margin-bottom:1rem;color:#1a3a52}.section-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:0}.text-center{text-align:center}.hidden{display:none !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .8s ease-out}.animate-fade-in-delay-1{animation:fadeIn .8s ease-out .2s both}.animate-fade-in-delay-2{animation:fadeIn .8s ease-out .4s both}.btn{display:inline-block;padding:.75rem 1.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;cursor:pointer;border:2px solid rgba(0,0,0,0);border-radius:.5rem;transition:all .3s ease;user-select:none}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn-primary{color:#fff;background-color:#e39836;border-color:#e39836}.btn-primary:hover{color:#fff;background-color:rgb(210.8305676856,132.1624454148,29.3694323144);border-color:rgb(210.8305676856,132.1624454148,29.3694323144)}.btn-outline{color:#2b5d8f;background-color:rgba(0,0,0,0);border-color:#2b5d8f}.btn-outline:hover{color:#fff;background-color:#2b5d8f;border-color:#2b5d8f}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-block{display:block;width:100%}.card{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;font-weight:500;color:#1a3a52}.required{color:#ef4444}input[type=text],input[type=email],input[type=tel],input[type=url],textarea,select{width:100%;padding:.75rem 1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.6;color:#2d3748;background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;transition:all .15s ease}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,textarea:focus,select:focus{outline:none;border-color:#2b5d8f;box-shadow:0 0 0 3px rgba(43,93,143,.1)}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,textarea::placeholder,select::placeholder{color:#9ca3af}textarea{resize:vertical;min-height:120px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width: 768px){.form-row{grid-template-columns:1fr}}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background-color:#2b5d8f;color:#fff;border:none;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);z-index:1030}.scroll-to-top:hover{background-color:#4386de;transform:translateY(-4px)}.scroll-to-top.show{opacity:1;visibility:visible}.scroll-to-top i{font-size:1.25rem}.tag{display:inline-block;padding:.25rem .75rem;margin-right:.5rem;font-size:.875rem;font-weight:500;background-color:#f7f9fb;color:#2d3748;border-radius:.25rem}.share-link{display:inline-block;margin-right:1rem;padding:.5rem 1rem;background-color:#f7f9fb;border-radius:.5rem;transition:all .15s ease}.share-link:hover{background-color:#2b5d8f;color:#fff}.share-link i{margin-right:.5rem}.service-details{margin-top:5rem}.service-detail-section{margin-bottom:4rem;scroll-margin-top:100px}.service-detail-section .service-detail-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}@media(max-width: 768px){.service-detail-section .service-detail-header{flex-direction:column;text-align:center}}.service-detail-section .service-detail-header .service-icon-large{font-size:3rem;color:#2b5d8f;flex-shrink:0}.service-detail-section .service-detail-header h2{margin:0 0 .5rem 0;color:#1a3a52}.service-detail-section .service-detail-header .service-lead{margin:0;font-size:1.125rem;color:#6b7280}.service-detail-section .service-detail-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem;margin-bottom:2rem}@media(max-width: 768px){.service-detail-section .service-detail-grid{grid-template-columns:1fr}}.service-detail-section .service-detail-item h4{color:#1a3a52;margin-bottom:1rem;font-size:1.125rem;display:flex;align-items:center;gap:.75rem}.service-detail-section .service-detail-item h4 i{color:#2b5d8f;font-size:1.25rem}.service-detail-section .service-detail-item ul{list-style:none;padding:0;margin:0}.service-detail-section .service-detail-item ul li{padding-left:1.5rem;margin-bottom:.75rem;position:relative;color:#2d3748;line-height:1.6}.service-detail-section .service-detail-item ul li:before{content:"•";position:absolute;left:0;color:#e39836;font-weight:bold}.service-detail-section .service-pricing{margin-top:2rem;padding:1.5rem;background-color:#f7f9fb;border-left:4px solid #2b5d8f;border-radius:.5rem}.service-detail-section .service-pricing p{margin:0;font-size:1.125rem;color:#1a3a52}.service-divider{border:none;border-top:2px solid #f7f9fb;margin:4rem 0}.modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);animation:fadeIn .3s ease}.modal.show{display:flex;align-items:center;justify-content:center}.modal-content{background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:90%;max-width:500px;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid #f7f9fb}.modal-header h2{margin:0;color:#1a3a52}.modal-close{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .15s ease}.modal-close:hover{background-color:#f7f9fb;color:#1a3a52}.modal-body{padding:2rem}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.persona-carousel-container{position:relative;overflow:visible;margin:0 auto;max-width:1200px;padding:0 60px}.persona-carousel-wrapper{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1.5rem;padding:1rem 0 2rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.persona-carousel-wrapper::-webkit-scrollbar{display:none}.persona-card{flex:0 0 calc(33.333% - 1rem);min-width:300px;scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer}.persona-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(31,71,136,.18);border-color:#2b5d8f}.persona-icon{width:56px;height:56px;margin:0 auto 1.5rem;background:rgba(31,71,136,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.persona-icon i{font-size:1.5rem;color:#2b5d8f}.persona-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;text-align:center;line-height:1.4}.persona-description{font-size:.95rem;color:#4b5563;line-height:1.6;text-align:center}.persona-description strong{color:#2b5d8f;font-weight:600}.persona-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:hsla(0,0%,100%,.9);border:2px solid rgba(227,152,54,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.persona-arrow:hover{background:#e39836;border-color:#e39836;box-shadow:0 6px 20px rgba(227,152,54,.4)}.persona-arrow:hover i{color:#fff}.persona-arrow i{font-size:1.25rem;color:#e39836;transition:color .3s ease}.persona-arrow.left{left:0}.persona-arrow.right{right:0}.persona-arrow:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.persona-carousel-container:hover .persona-arrow{animation:arrowPulse 2s ease-in-out infinite}@keyframes arrowPulse{0%,100%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.05)}}.persona-carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.persona-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.3);cursor:pointer;transition:all .3s ease}.persona-dot:hover{background:hsla(0,0%,100%,.5)}.persona-dot.active{background:#e39836;width:24px;border-radius:4px;box-shadow:0 2px 8px rgba(227,152,54,.4)}@media(max-width: 968px){.persona-card{flex:0 0 calc(50% - 1rem)}.persona-carousel-container{padding:0 50px}.persona-arrow{width:40px;height:40px}.persona-arrow i{font-size:1rem}}@media(max-width: 640px){.persona-card{flex:0 0 calc(100% - 1rem)}.persona-carousel-container{padding:0 40px}.persona-arrow{width:36px;height:36px}.persona-arrow i{font-size:.875rem}}.site-header{position:sticky;top:0;z-index:1020;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .3s ease}.navbar{padding:1rem 0}.nav-wrapper{display:flex;align-items:center;justify-content:space-between}.navbar-brand{font-family:"Poppins","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#1a3a52;text-decoration:none}.navbar-brand:hover{color:#2b5d8f}.brand-text{background:linear-gradient(135deg, #2B5D8F, #4386DE);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}@media(max-width: 768px){.mobile-menu-toggle{display:flex}}.mobile-menu-toggle .hamburger-line{width:25px;height:3px;background-color:#1a3a52;margin:3px 0;transition:all .15s ease}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:rotate(-45deg) translate(-5px, 6px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(45deg) translate(-5px, -6px)}@media(max-width: 768px){.nav-menu{position:fixed;top:70px;left:0;right:0;background-color:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-menu.active{max-height:500px;padding:1rem 0}}.nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:1.5rem}@media(max-width: 768px){.nav-list{flex-direction:column;gap:0}}@media(max-width: 768px){.nav-item{width:100%;text-align:center}}.nav-label{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:.5rem .75rem;align-self:center}@media(max-width: 768px){.nav-label{display:none}}.nav-separator{width:1px;height:20px;background-color:#6b7280;opacity:.3;align-self:center}@media(max-width: 768px){.nav-separator{display:none}}.nav-link{display:block;padding:.5rem .75rem;font-weight:500;color:#2d3748;transition:all .15s ease}.nav-link:hover{color:#2b5d8f}@media(max-width: 768px){.nav-link{padding:1rem 0}}@media(max-width: 768px){.nav-cta{margin-top:1rem}}.nav-dropdown{position:relative}.nav-dropdown .nav-link{display:flex;align-items:center;gap:.5rem}.nav-dropdown .nav-link i{font-size:.75rem;transition:all .15s ease}.nav-dropdown:hover .nav-link i{transform:rotate(180deg)}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width: 768px){.nav-dropdown:hover .dropdown-menu{display:none}.nav-dropdown.active .dropdown-menu{display:block;position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;margin-top:0}}.dropdown-menu{position:absolute;top:100%;left:0;min-width:320px;background:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:.75rem;padding:.75rem;margin-top:.5rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}@media(max-width: 768px){.dropdown-menu{position:static;width:100%;min-width:auto;display:none;margin-top:1rem}}.dropdown-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.5rem;transition:all .15s ease;color:#2d3748;text-decoration:none}.dropdown-item:hover{background-color:#f7f9fb;color:#2b5d8f}.dropdown-item:hover i{color:#2b5d8f}.dropdown-item i{font-size:1.5rem;color:#2b5d8f;width:32px;text-align:center;flex-shrink:0;transition:all .15s ease}.dropdown-item div{display:flex;flex-direction:column;gap:.25rem}.dropdown-item strong{font-weight:600;color:#1a3a52;display:block}.dropdown-item span{font-size:.875rem;color:#6b7280;display:block}@media(max-width: 768px){.dropdown-item{justify-content:center;text-align:center}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 0}@media(max-width: 768px){.hero{min-height:80vh}}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-background img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:none}.hero-content{position:relative;text-align:center;color:#fff;max-width:900px;margin:0 auto;padding:0 1.5rem}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);text-shadow:2px 2px 8px rgba(0,0,0,.8)}.hero-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);color:hsla(0,0%,100%,.95);margin-bottom:3rem;font-weight:400;text-shadow:1px 1px 6px rgba(0,0,0,.8)}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-cta .btn{min-width:200px}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);animation:bounce 2s infinite}.scroll-indicator a{color:#fff;font-size:2rem;opacity:.8;transition:all .15s ease}.scroll-indicator a:hover{opacity:1;transform:translateY(4px)}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.services{background:linear-gradient(135deg, rgba(43, 93, 143, 0.03) 0%, rgba(67, 134, 222, 0.03) 100%)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-top:4rem}.service-card{background:#fff;padding:3rem;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;text-align:center;border-top:4px solid rgba(0,0,0,0)}.service-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-top-color:#e39836}.service-card:nth-child(1){border-top-color:rgba(43,93,143,.3)}.service-card:nth-child(1):hover{border-top-color:#2b5d8f}.service-card:nth-child(2){border-top-color:rgba(67,134,222,.3)}.service-card:nth-child(2):hover{border-top-color:#4386de}.service-card:nth-child(3){border-top-color:rgba(227,152,54,.3)}.service-card:nth-child(3):hover{border-top-color:#e39836}.service-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:2rem}.service-title{margin-bottom:1rem;color:#1a3a52}.service-description{color:#6b7280;margin-bottom:1.5rem}.service-link{display:inline-flex;align-items:center;gap:.5rem;color:#2b5d8f;font-weight:600;transition:all .15s ease}.service-link:hover{gap:.75rem;color:#4386de}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width: 992px){.about-content{grid-template-columns:1fr;gap:3rem}}.about-image img{border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:100%}.about-text .section-title{text-align:left}.about-description p{font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem}.about-description p strong{color:#1a3a52}.trust-indicators{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin:3rem 0;padding:2rem 0;border-top:2px solid #f7f9fb;border-bottom:2px solid #f7f9fb}@media(max-width: 576px){.trust-indicators{grid-template-columns:1fr}}.trust-item{text-align:center}.trust-number{font-size:2.5rem;font-weight:800;color:#2b5d8f;line-height:1;margin-bottom:.5rem}.trust-label{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.why-us{background:linear-gradient(135deg, rgba(227, 152, 54, 0.03) 0%, rgba(43, 93, 143, 0.03) 100%)}.why-us-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-top:4rem}.why-card{background:#fff;padding:2rem;border-radius:.75rem;text-align:center;transition:all .3s ease;border-left:4px solid rgba(0,0,0,0)}.why-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.why-card:nth-child(1){border-left-color:rgba(43,93,143,.3)}.why-card:nth-child(1):hover{border-left-color:#2b5d8f}.why-card:nth-child(2){border-left-color:rgba(67,134,222,.3)}.why-card:nth-child(2):hover{border-left-color:#4386de}.why-card:nth-child(3){border-left-color:rgba(227,152,54,.3)}.why-card:nth-child(3):hover{border-left-color:#e39836}.why-icon{width:60px;height:60px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background-color:rgba(67,134,222,.1);border-radius:50%;color:#4386de;font-size:1.75rem}.why-title{font-size:1.25rem;margin-bottom:1rem}.why-description{color:#6b7280;margin:0}.contact{background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);color:#fff}.contact .section-title,.contact .section-subtitle{color:#fff}.contact-content{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;margin-top:4rem}@media(max-width: 992px){.contact-content{grid-template-columns:1fr}}.contact-simple{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem;margin-top:4rem;max-width:900px;margin-left:auto;margin-right:auto}.contact-form-wrapper{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.contact-form .form-message{margin-top:1rem;padding:1rem;border-radius:.5rem;display:none}.contact-form .form-message.success{display:block;background-color:#ecfdf5;color:#065f46;border:1px solid #10b981}.contact-form .form-message.error{display:block;background-color:#fef2f2;color:#991b1b;border:1px solid #ef4444}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-info-card{background:hsla(0,0%,100%,.1);padding:2rem;border-radius:.75rem;backdrop-filter:blur(10px)}.contact-info-card h3{color:#fff;margin-bottom:1rem}.contact-info-card p{margin-bottom:.5rem}.contact-info-card p a{color:#fff;text-decoration:underline}.contact-info-card p a:hover{color:#4386de}.info-icon{width:50px;height:50px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background-color:#4386de;border-radius:50%;color:#fff;font-size:1.5rem}.info-detail{font-size:.875rem;color:hsla(0,0%,100%,.8)}.pricing-highlight{font-size:2rem;font-weight:700;color:#fff;margin:.75rem 0}.industries-served{background-color:#f7f9fb;padding:3rem 0}.industries-served-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:3rem;margin-top:3rem;max-width:1000px;margin-left:auto;margin-right:auto}@media(max-width: 576px){.industries-served-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.industry-served-item{text-align:center;padding:2rem;background:#fff;border-radius:.75rem;transition:all .3s ease}.industry-served-item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.industry-served-item .industry-served-icon{width:60px;height:60px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:1.75rem}.industry-served-item h4{font-size:1.125rem;color:#1a3a52;margin:0;font-weight:600}.industries{background:linear-gradient(to bottom, rgba(26, 58, 82, 0.95) 0%, rgba(43, 93, 143, 0.95) 100%),url("/assets/media/stock/olena-bohovyk-dIMJWLx1YbE-unsplash.jpg") center/cover fixed;color:#fff}.industries .section-title,.industries .section-subtitle{color:#fff}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:3rem;margin-top:4rem}.industry-card{background:hsla(0,0%,100%,.98);padding:3rem;border-radius:.75rem;border:2px solid rgba(227,152,54,.2);transition:all .3s ease;backdrop-filter:blur(10px)}.industry-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:#e39836;background:#fff}.industry-card:nth-child(1){border-color:rgba(43,93,143,.3)}.industry-card:nth-child(1):hover{border-color:#2b5d8f}.industry-card:nth-child(2){border-color:rgba(67,134,222,.3)}.industry-card:nth-child(2):hover{border-color:#4386de}.industry-card:nth-child(3){border-color:rgba(227,152,54,.3)}.industry-card:nth-child(3):hover{border-color:#e39836}.industry-icon{width:70px;height:70px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:2rem}.industry-title{margin-bottom:1rem;color:#1a3a52;font-size:1.5rem}.industry-description{color:#2d3748;margin-bottom:1.5rem;line-height:1.7}.industry-description strong{color:#1a3a52;display:block;margin-bottom:.75rem}.industry-challenges{list-style:none;padding:0;margin:0}.industry-challenges li{padding:.75rem 0;color:#2d3748;display:flex;align-items:flex-start;gap:.75rem}.industry-challenges li i{color:#e39836;margin-top:.2rem;flex-shrink:0}.industries-cta{text-align:center;margin-top:4rem;padding-top:3rem;border-top:2px solid #f7f9fb}.industries-cta p{font-size:1.125rem;color:#2d3748}.industries-cta p a{color:#2b5d8f;font-weight:600;text-decoration:underline}.industries-cta p a:hover{color:#4386de;text-decoration:none}.origin-story{background-color:#f7f9fb}.origin-callout{max-width:900px;margin:0 auto;padding:4rem;background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;gap:3rem;align-items:flex-start}@media(max-width: 768px){.origin-callout{flex-direction:column;align-items:center;text-align:center;padding:3rem}}.origin-icon{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.15);border-radius:50%;color:#e39836;font-size:2.5rem}@media(max-width: 768px){.origin-icon{width:70px;height:70px;font-size:2rem}}.origin-content{flex:1}.origin-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.origin-text{color:hsla(0,0%,100%,.9);line-height:1.8;margin-bottom:1rem}.origin-text:last-child{margin-bottom:0}.origin-text strong{color:#e39836;font-weight:600}.site-footer{background-color:#1a3a52;color:hsla(0,0%,100%,.8);padding:4rem 0 2rem}.footer-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width: 992px){.footer-row{grid-template-columns:1fr 1fr}}@media(max-width: 576px){.footer-row{grid-template-columns:1fr}}@media(max-width: 992px){.footer-about{grid-column:1/-1}}.footer-heading{color:#fff;font-size:1.125rem;margin-bottom:1rem;font-weight:600}.footer-description{color:hsla(0,0%,100%,.7);line-height:1.7}.footer-links,.footer-contact{list-style:none;margin:0;padding:0}.footer-links li,.footer-contact li{margin-bottom:.75rem}.footer-links a,.footer-contact a{color:hsla(0,0%,100%,.8);transition:all .15s ease}.footer-links a:hover,.footer-contact a:hover{color:#4386de;padding-left:4px}.footer-contact li{display:flex;align-items:start;gap:.75rem}.footer-contact i{color:#4386de;margin-top:2px}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.1);color:#fff;border-radius:50%;transition:all .3s ease}.social-links a:hover{background-color:#4386de;transform:translateY(-4px)}.social-links a i{font-size:1.25rem}.footer-bottom{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}.footer-legal{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-legal p{margin:0;color:hsla(0,0%,100%,.6);font-size:.875rem}.footer-legal-links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.footer-legal-links a{color:hsla(0,0%,100%,.6);font-size:.875rem;transition:all .15s ease}.footer-legal-links a:hover{color:#fff}.page-header{background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);color:#fff;padding:4rem 0 3rem;text-align:center}.page-title{color:#fff;margin-bottom:1rem}.page-description{font-size:1.125rem;color:hsla(0,0%,100%,.9);max-width:800px;margin:0 auto}.page-body{max-width:900px;margin:0 auto;padding:4rem 0}.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{margin-top:3rem}.page-body ul,.page-body ol{margin-bottom:1.5rem}.page-body ul li,.page-body ol li{margin-bottom:.75rem}.page-body a{font-weight:500;text-decoration:underline}.page-body img{border-radius:.75rem;margin:2rem 0}.post-header{background-color:#f7f9fb;padding:4rem 0 3rem;text-align:center}.post-meta{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.875rem;color:#6b7280;margin-bottom:1rem;flex-wrap:wrap}.post-meta time,.post-meta .post-author,.post-meta .post-read-time{display:flex;align-items:center}.post-meta time:not(:last-child)::after,.post-meta .post-author:not(:last-child)::after,.post-meta .post-read-time:not(:last-child)::after{content:"•";margin-left:1rem;color:#6b7280}.post-title{max-width:900px;margin:0 auto 1rem}.post-excerpt{font-size:1.125rem;color:#6b7280;max-width:800px;margin:0 auto}.post-featured-image{margin:3rem 0}.post-featured-image img{width:100%;max-height:500px;object-fit:cover}.post-content{max-width:800px;margin:0 auto;padding:4rem 0;font-size:1.125rem;line-height:1.8}.post-content h2{margin-top:4rem;margin-bottom:1.5rem}.post-content h3{margin-top:3rem;margin-bottom:1rem}.post-content p{margin-bottom:1.5rem}.post-content ul,.post-content ol{margin-bottom:1.5rem}.post-content ul li,.post-content ol li{margin-bottom:.75rem}.post-content a{font-weight:500;text-decoration:underline}.post-content img{border-radius:.75rem;margin:2rem 0}.post-content blockquote{border-left:4px solid #2b5d8f;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#6b7280}.post-content code{background-color:#f7f9fb;padding:.2em .4em;border-radius:.25rem;font-size:.9em}.post-content pre{background-color:#f7f9fb;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.post-content pre code{background:none;padding:0}.post-footer{max-width:800px;margin:0 auto;padding:3rem 0;border-top:2px solid #f7f9fb;border-bottom:2px solid #f7f9fb}.post-tags{margin-bottom:1rem}.post-share{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.post-cta{max-width:800px;margin:4rem auto 0;padding:3rem;background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);color:#fff;border-radius:1rem;text-align:center}.post-cta h3{color:#fff;margin-bottom:1rem}.post-cta p{color:hsla(0,0%,100%,.9);margin-bottom:1.5rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:3rem;margin:4rem 0}.blog-card{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease}.blog-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform:translateY(-4px)}.blog-card-image img{width:100%;height:200px;object-fit:cover}.blog-card-content{padding:1.5rem}.blog-card-meta{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.blog-card-title{font-size:1.25rem;margin-bottom:.75rem}.blog-card-title a{color:#1a3a52;text-decoration:none}.blog-card-title a:hover{color:#2b5d8f}.blog-card-excerpt{color:#6b7280;margin-bottom:1rem}.blog-card-link{color:#2b5d8f;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.blog-card-link:hover{gap:.75rem}.services-overview .services-overview-intro{text-align:center;max-width:900px;margin:0 auto 4rem}.services-overview .services-overview-intro h1{margin-bottom:1rem}.services-overview .services-overview-intro .lead{font-size:1.25rem;color:#2d3748}.service-types-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 1fr));gap:4rem;margin-bottom:6rem}@media(max-width: 768px){.service-types-grid{grid-template-columns:1fr}}.service-type-card{background:#fff;padding:4rem;border-radius:1rem;border:3px solid #f7f9fb;transition:all .3s ease;text-align:center}.service-type-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-color:#2b5d8f}.service-type-card .service-type-icon{width:100px;height:100px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:3rem}.service-type-card h2{font-size:2rem;margin-bottom:1.5rem;color:#1a3a52}.service-type-card .service-type-description{font-size:1.125rem;color:#2d3748;margin-bottom:1.5rem;line-height:1.7}.service-type-highlights{list-style:none;padding:0;margin:1.5rem 0 3rem;text-align:left}.service-type-highlights li{padding:.75rem 0;color:#2d3748;display:flex;align-items:flex-start;gap:.75rem;font-size:1.125rem}.service-type-highlights li i{color:#e39836;margin-top:.3rem;flex-shrink:0}.overview-why{margin-top:6rem;padding-top:4rem;border-top:2px solid #f7f9fb}.overview-why h2{text-align:center;margin-bottom:3rem}.overview-cta{margin-top:6rem;text-align:center;padding:4rem;background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);border-radius:1rem}.overview-cta h2{color:#fff;margin-bottom:1rem}.overview-cta p{color:hsla(0,0%,100%,.9);font-size:1.125rem;margin-bottom:1.5rem}.services-detail .services-detail-intro{text-align:center;max-width:900px;margin:0 auto 4rem}.services-detail .services-detail-intro h1{margin-bottom:1rem}.services-detail .services-detail-intro .lead{font-size:1.25rem;color:#2d3748}.service-offerings{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:3rem;margin-bottom:6rem}@media(max-width: 576px){.service-offerings{grid-template-columns:1fr}}.detail-value{margin-bottom:6rem;padding-top:4rem;border-top:2px solid #f7f9fb}.detail-value h2{text-align:center;margin-bottom:3rem}.value-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:3rem}.value-item{text-align:center}.value-item .value-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:2.5rem}.value-item h4{font-size:1.25rem;margin-bottom:.75rem;color:#1a3a52}.value-item p{color:#2d3748;margin:0;line-height:1.7}.detail-tech{margin-bottom:6rem;padding-top:4rem;border-top:2px solid #f7f9fb}.detail-tech h2{text-align:center;margin-bottom:1rem}.detail-tech .detail-tech-intro{text-align:center;font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto 3rem}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem}.tech-category{background:#fff;padding:3rem;border-radius:.75rem;border:2px solid #f7f9fb}.tech-category h4{font-size:1.25rem;margin-bottom:1.5rem;color:#1a3a52;display:flex;align-items:center;gap:.75rem}.tech-category h4 i{color:#2b5d8f}.tech-category ul{list-style:none;padding:0;margin:0}.tech-category ul li{padding:.75rem 0;color:#2d3748;display:flex;align-items:flex-start;gap:.75rem}.tech-category ul li::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#2b5d8f;margin-top:.2rem;flex-shrink:0}.detail-for{margin-bottom:6rem;padding-top:4rem;border-top:2px solid #f7f9fb}.detail-for h2{text-align:center;margin-bottom:1rem}.detail-for .detail-for-intro{text-align:center;font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto 3rem}.for-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.for-item{background:#fff;padding:1.5rem;border-radius:.5rem;border:2px solid #f7f9fb;display:flex;align-items:flex-start;gap:1rem;transition:all .15s ease}.for-item:hover{border-color:#2b5d8f;transform:translateX(4px)}.for-item i{color:#e39836;font-size:1.5rem;margin-top:.2rem;flex-shrink:0}.for-item p{margin:0;color:#2d3748;line-height:1.6}.related-services{margin-bottom:4rem;padding:3rem;background:#f7f9fb;border-radius:.75rem;text-align:center}.related-services h3{margin-bottom:1rem;color:#1a3a52}.related-services p{margin:0;font-size:1.125rem;color:#2d3748}.related-services p a{color:#2b5d8f;font-weight:600;text-decoration:underline}.related-services p a:hover{color:#4386de}.detail-cta{text-align:center;padding:4rem;background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);border-radius:1rem}.detail-cta h2{color:#fff;margin-bottom:1rem}.detail-cta p{color:hsla(0,0%,100%,.9);font-size:1.125rem;margin-bottom:1.5rem}.services-hub .services-intro{text-align:center;max-width:900px;margin:0 auto 4rem}.services-hub .services-intro h1{margin-bottom:1rem}.services-hub .services-intro .lead{font-size:1.25rem;color:#2d3748}.service-category{margin-bottom:6rem}.service-category .category-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:3px solid #2b5d8f}@media(max-width: 768px){.service-category .category-header{flex-direction:column;text-align:center}}.service-category .category-icon{width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:2.5rem}.service-category .category-text{flex:1}.service-category .category-text h2{margin-bottom:.75rem;color:#1a3a52}.service-category .category-text p{color:#6b7280;margin:0}.service-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:3rem}@media(max-width: 576px){.service-grid{grid-template-columns:1fr}}.service-detail-card{background:#fff;padding:3rem;border-radius:.75rem;border:2px solid #f7f9fb;transition:all .3s ease}.service-detail-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:#2b5d8f}.service-detail-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1a3a52;display:flex;align-items:center;gap:.75rem}.service-detail-card h3 i{color:#2b5d8f;font-size:1.5rem}.service-detail-card>p{color:#2d3748;margin-bottom:1.5rem;line-height:1.7}.service-includes{list-style:none;padding:0;margin:1.5rem 0 0 0}.service-includes li{padding:.75rem 0;color:#2d3748;display:flex;align-items:flex-start;gap:.75rem}.service-includes li::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#e39836;margin-top:.2rem;flex-shrink:0}.services-why{margin-top:6rem;padding-top:4rem;border-top:2px solid #f7f9fb}.services-why h2{text-align:center;margin-bottom:3rem}.why-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:3rem}.why-point{text-align:center}.why-point i{font-size:3rem;color:#2b5d8f;margin-bottom:1rem;display:block}.why-point h4{font-size:1.125rem;margin-bottom:.75rem;color:#1a3a52}.why-point p{color:#6b7280;margin:0}.services-cta{margin-top:6rem;text-align:center;padding:4rem;background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);border-radius:1rem}.services-cta h2{color:#fff;margin-bottom:1rem}.services-cta p{color:hsla(0,0%,100%,.9);font-size:1.125rem;margin-bottom:1.5rem}.about-full .about-hero{text-align:center;max-width:900px;margin:0 auto 4rem}.about-full .about-hero h1{margin-bottom:1rem}.about-full .about-hero .lead{font-size:1.25rem;color:#2d3748}.about-story{margin-bottom:6rem}.about-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}@media(max-width: 992px){.about-content-grid{grid-template-columns:1fr;gap:3rem}}.about-image-large img{width:100%;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.about-narrative h2{margin-bottom:1.5rem}.about-narrative p{font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;color:#2d3748}.about-narrative p strong{color:#1a3a52}.about-narrative p em{font-style:italic}.about-philosophy{margin-bottom:6rem}.about-philosophy h2{text-align:center;margin-bottom:3rem}.philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:3rem}.philosophy-card{text-align:center;padding:3rem;background:#fff;border-radius:.75rem;border:2px solid #f7f9fb;transition:all .3s ease}.philosophy-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:#2b5d8f}.philosophy-card .philosophy-icon{width:70px;height:70px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:2rem}.philosophy-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1a3a52}.philosophy-card p{color:#2d3748;margin:0;line-height:1.7}.about-expertise{margin-bottom:6rem}.about-expertise h2{text-align:center;margin-bottom:3rem}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem}.expertise-area{background:#fff;padding:3rem;border-radius:.75rem;border:2px solid #f7f9fb}.expertise-area h3{font-size:1.25rem;margin-bottom:1.5rem;color:#1a3a52;display:flex;align-items:center;gap:.75rem}.expertise-area h3 i{color:#2b5d8f}.expertise-area ul{list-style:none;padding:0;margin:0}.expertise-area ul li{padding:.75rem 0;color:#2d3748;display:flex;align-items:flex-start;gap:.75rem}.expertise-area ul li::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#e39836;margin-top:.2rem;flex-shrink:0}.about-origin{margin-bottom:4rem}.about-origin .origin-callout{max-width:900px;margin:0 auto}.about-cta{text-align:center;padding:4rem;background:linear-gradient(135deg, #1A3A52 0%, #2B5D8F 100%);border-radius:1rem}.about-cta h2{color:#fff;margin-bottom:1rem}.about-cta p{color:hsla(0,0%,100%,.9);font-size:1.125rem;margin-bottom:1.5rem}.contact-page .contact-intro{text-align:center;max-width:900px;margin:0 auto 4rem}.contact-page .contact-intro h1{margin-bottom:1rem}.contact-page .contact-intro .lead{font-size:1.25rem;color:#2d3748}.contact-options{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem;margin-bottom:6rem}.contact-option-card{text-align:center;padding:3rem;background:#fff;border-radius:.75rem;border:2px solid #f7f9fb;transition:all .3s ease}.contact-option-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:#2b5d8f}.contact-option-card .contact-option-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:2.5rem}.contact-option-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1a3a52}.contact-option-card p{color:#2d3748;margin-bottom:1.5rem}.contact-option-card .btn{margin-top:.75rem}.calendly-section{margin-bottom:6rem;padding-top:4rem;border-top:2px solid #f7f9fb}.calendly-section h2{text-align:center;margin-bottom:1rem}.calendly-section .calendly-description{text-align:center;font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto 3rem}.calendly-embed-container{max-width:1000px;margin:0 auto;border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.contact-expect{margin-bottom:6rem;padding-top:4rem;border-top:2px solid #f7f9fb}.contact-expect h2{text-align:center;margin-bottom:3rem}.expect-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:3rem}.expect-item{text-align:center}.expect-item .expect-number{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #2B5D8F, #4386DE);border-radius:50%;color:#fff;font-size:2rem;font-weight:700}.expect-item h4{font-size:1.125rem;margin-bottom:.75rem;color:#1a3a52}.expect-item p{color:#2d3748;margin:0}.contact-faq{margin-bottom:4rem}.contact-faq h2{text-align:center;margin-bottom:3rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem}.faq-item{background:#fff;padding:3rem;border-radius:.75rem;border:2px solid #f7f9fb}.faq-item h4{font-size:1.125rem;margin-bottom:1rem;color:#1a3a52;display:flex;align-items:flex-start;gap:.75rem}.faq-item h4 i{color:#2b5d8f;margin-top:.1rem;flex-shrink:0}.faq-item p{color:#2d3748;margin:0;line-height:1.7}.contact-details{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem}.detail-card{background:#fff;padding:3rem;border-radius:.75rem;border:2px solid #f7f9fb;text-align:center}.detail-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1a3a52;display:flex;align-items:center;justify-content:center;gap:.75rem}.detail-card h3 i{color:#2b5d8f}.detail-card p{color:#2d3748;margin:0;line-height:1.7}/*# sourceMappingURL=main.css.map */