*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#092e63;background:#f5f7fa}header{height:72px;background:white;display:flex;align-items:center;gap:28px;padding:10px 4%;position:sticky;top:0;z-index:9;box-shadow:0 2px 8px #0001}.logo{font-size:12px;text-align:center;line-height:1;color:#073575}.logo b{display:block;font-size:20px}.logo small{display:block;letter-spacing:3px}nav{display:flex;gap:20px;flex:1;justify-content:center}a{text-decoration:none;color:#0a3268}.btn,button{background:linear-gradient(135deg,#e3b43a,#b77b00);color:white;padding:13px 22px;border-radius:6px;border:0;font-weight:700;display:inline-block}.hero{min-height:570px;padding:55px 4%;display:flex;gap:30px;align-items:center;position:relative;background:linear-gradient(120deg,#061b37,#0b4b91);color:white}.heroText{width:65%;position:relative;z-index:1}.hero h1{font-size:58px;margin:0}.hero h2{font-size:24px}.hero h3{font-size:20px}.categories{font-size:19px;margin:30px 0}.outline{background:transparent;border:1px solid white;margin-left:10px}.lead{width:360px;background:white;color:#17375e;padding:22px;border-radius:10px;position:relative;z-index:1;box-shadow:0 10px 30px #0004}.lead h2{margin:0}.lead input,.lead select{width:100%;padding:11px;margin:5px 0;border:1px solid #ccd4df;border-radius:4px}.lead label{display:block;font-size:12px;margin:7px 0}.lead label input{width:auto}.lead button{width:100%}section{background:white;margin:10px auto;padding:28px 4%;max-width:1400px}section h2{margin-top:0;font-size:28px}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:20px}.features b{padding:22px 12px;border:1px solid #e2e7ee;border-radius:8px;text-align:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{border:1px solid #dbe2eb;border-radius:8px;padding:22px}.cards strong{font-size:28px;color:#d71920}.note{font-size:12px;color:#666}.split{display:grid;grid-template-columns:1fr 1fr;gap:40px}.trust{background:#063d79;color:white;text-align:center}.trust p{font-size:12px}details{border:1px solid #dfe5ed;border-radius:6px;margin:8px 0;padding:13px}summary{font-weight:bold;cursor:pointer}.final{text-align:center}footer{padding:30px 4%;text-align:center;background:#fff;color:#555;font-size:12px}footer .logo{display:inline-block;margin-bottom:10px}@media(max-width:800px){header nav{display:none}.hero{display:block}.heroText,.lead{width:100%}.lead{margin-top:30px}.hero h1{font-size:40px}.cards,.split{grid-template-columns:1fr}.btn{margin:5px 0}.outline{margin-left:0}}

.hero{background-size:cover!important;background-position:center!important}.cardimg{width:calc(100% + 44px);height:170px;object-fit:cover;margin:-22px -22px 18px;border-radius:8px 8px 0 0}.sectionimg{width:100%;height:240px;object-fit:cover;border-radius:8px;margin:8px 0 16px}.highlight-banner{margin:-28px -4.35% 25px;height:260px;overflow:hidden}.highlight-banner img{width:100%;height:100%;object-fit:cover;object-position:center}.finalimg{width:100%;max-height:280px;object-fit:cover;border-radius:8px;margin-bottom:20px}@media(max-width:800px){.hero{background-position:center}.cardimg{height:190px}.sectionimg{height:210px}.highlight-banner{height:200px}}

/* Full-width responsive hero using supplied project banner */
.hero{
  width:100%;max-width:none;margin:0;
  min-height:clamp(560px,40.52vw,778px);
  background-size:100% auto!important;
  background-position:center top!important;
  background-repeat:no-repeat!important;
  background-color:#061b37;
  padding-left:max(4%,calc((100vw - 1440px)/2 + 32px));
  padding-right:max(4%,calc((100vw - 1440px)/2 + 32px));
}
@media (min-width:1921px){.hero{background-size:cover!important;background-position:center!important;}}
@media (max-width:1100px){
  .hero{min-height:620px;background-size:cover!important;background-position:center!important;}
}
@media (max-width:800px){
  .hero{
    padding-top:calc(40.52vw + 24px);min-height:auto;
    background-size:100% auto!important;background-position:center top!important;
    background-image:url('assets/project-images/hero.webp')!important;
    background-color:#061b37;
  }
  .heroText{background:#061b37;padding:22px;border-radius:10px;}
  .lead{margin-top:18px;}
}

/* Final requested improvements */
.brand-logo img{display:block;width:150px;max-height:50px;object-fit:contain}.footer-logo img{width:170px;max-width:70%;height:auto;object-fit:contain;background:#fff;padding:8px 12px;border-radius:6px}.consent{display:flex!important;align-items:center;gap:7px}.consent input{width:auto!important;margin:0!important;accent-color:#0b4b91}.consent span{line-height:1.25}
/* Full image before final CTA: no cropping */
.finalimg{width:100%;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;border-radius:8px;margin-bottom:20px;background:#f3f5f8}
/* Blue footer */
footer{background:linear-gradient(135deg,#052f65,#073f7f)!important;color:#fff!important;padding:38px 4%!important}footer a{color:#fff!important;text-decoration:underline}footer p{max-width:980px;margin:10px auto;line-height:1.6}
/* Gallery slider */
.gallery-slider{position:relative;overflow:hidden;border-radius:10px;background:#eef2f7;box-shadow:0 5px 18px #0002}.gallery-track{display:flex;transition:transform .45s ease}.gallery-slide{min-width:100%;margin:0;display:flex;align-items:center;justify-content:center;background:#eef2f7}.gallery-slide img{width:100%;height:300px;object-fit:contain;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border-radius:50%;padding:0;background:rgba(5,47,101,.88);font-size:28px;line-height:42px}.slider-arrow.prev{left:12px}.slider-arrow.next{right:12px}.gallery-dots{display:flex;justify-content:center;gap:7px;padding:10px;background:#fff}.gallery-dots button{width:9px;height:9px;border-radius:50%;padding:0;background:#b7c1cf}.gallery-dots button.active{background:#0a3b77}
@media(max-width:800px){.brand-logo img{width:118px}.gallery-slide img{height:230px}.finalimg{max-height:none!important}.footer-logo img{width:145px}}

/* Independent website branding requested: replaces Omaxe logo */
.site-brand,.footer-site-brand{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:.92;text-transform:uppercase;font-weight:800;letter-spacing:.4px;white-space:nowrap}.site-brand span,.footer-site-brand span{font-size:21px;color:#073f7f}.site-brand strong,.footer-site-brand strong{font-size:13px;letter-spacing:3.2px;color:#d2a12c;margin-top:5px}.footer-site-brand{align-items:center;margin-bottom:10px}.footer-site-brand span{color:#fff;font-size:24px}.footer-site-brand strong{color:#e3b43a;font-size:14px}.minimal-partner-text{font-size:1px!important;line-height:1px!important;opacity:.08;display:block;height:1px;overflow:hidden;margin:0!important;padding:0!important}@media(max-width:800px){.site-brand span{font-size:17px}.site-brand strong{font-size:10px;letter-spacing:2.5px}}
