.home-page [hidden]{display:none!important}
.home-page .header .logo img{width:auto;height:auto;max-width:190px;max-height:68px;object-fit:contain}
.home-page .banner{height:auto;min-height:540px;max-height:none;background:none;display:grid;grid-template-columns:1fr 1fr;background-color:#1a3aa1}
.home-page .banner::after{display:none}
.home-page .home-banner-image{width:100%;height:100%;min-height:540px;object-fit:cover;object-position:56% center;grid-column:2;grid-row:1}
.home-page .banner-content{grid-column:1;grid-row:1;text-align:left;padding:48px clamp(24px,4vw,64px);max-width:none}
.home-page .banner-content h1{font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.14}
.home-page .banner-content p{text-align:center;font-size:1.1rem;line-height:1.6;margin:16px 0}
.home-page .hero-cta{display:block;margin-right: auto;margin-left: auto;width: fit-content;box-sizing:border-box;max-width:100%;text-align:center;white-space:normal}
.home-page .home-benefits{padding:48px max(20px,5%)}
.home-page .features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.home-page .feature-card{padding:26px 20px}
.home-page .feature-card h3{font-size:1.2rem;line-height:1.4}
.home-page .feature-card p{margin-bottom:0}
.home-page .services-section{padding:48px max(20px,5%)}
.home-page .services-container{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}
.home-page .service-box{display:flex;flex-direction:column;min-width:0}
.home-page .service-box img{height:auto;aspect-ratio:1.5;object-fit:cover;margin:0 0 20px}
.home-page .service-box h3{min-height:3.9em;line-height:1.3;margin:0 0 12px}
.home-page .service-box p{flex:1;line-height:1.6}
.home-page .home-service-link{display:block;padding:14px 12px;margin:0 20px 20px;background:linear-gradient(359deg,#3b2178,#1a3aa1);color:white;border-radius:5px;text-align:center;text-decoration:none;font-weight:bold}
.home-page #home-more-reviews{cursor:pointer;border:0;margin:0 12px 16px;font:inherit}
.home-page #home-reviews-status:empty{display:none}
.home-page .home-final-cta{padding:40px max(20px,5%);text-align:center;background:linear-gradient(130deg,#3b2178,#1a3aa1);color:#fff}
.home-page .home-final-cta h2{color:#fff;font-size:clamp(1.6rem,3vw,2.3rem);margin:0 0 16px}
.home-page .home-final-cta p{max-width:700px;margin:0 auto 24px;line-height:1.7}
.home-page .home-cta-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}
.home-page .home-cta-actions .hero-cta{margin:0}
.home-page .home-secondary{border:1px solid #fff;border-radius:8px;color:#fff;padding:16px 24px;text-decoration:none;font-weight:bold}
.home-page .home-final-cta nav{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:28px}
.home-page .home-final-cta nav a{color:#fff;text-underline-offset:4px}
.home-page #home-contact-panel{position:fixed;z-index:9999;right:20px;bottom:96px;width:min(300px,calc(100vw - 32px));box-sizing:border-box;padding:22px;background:#fff;color:#222;border:1px solid #ddd;border-radius:12px;box-shadow:0 8px 30px #0003;max-height:calc(100dvh - 120px);overflow:auto}
.home-page #home-contact-panel h2{font-size:1.15rem;color:#1a3aa1;padding-right:24px;margin:8px 0 20px}
.home-page #home-contact-panel a{display:block;border:1px solid #1a3aa1;color:#1a3aa1;border-radius:6px;padding:14px 12px;margin-top:12px;text-align:center;text-decoration:none;font-weight:bold}
.home-page #home-contact-panel a:first-of-type{background:#1a3aa1;color:white}
.home-page #home-contact-close{position:absolute;right:6px;top:4px;min-width:44px;min-height:44px;border:0;background:transparent;color:#333;font-size:26px;cursor:pointer}
.home-page #home-contact-toggle{border:0;cursor:pointer;z-index:9999}
@media(max-width:1023px){.home-page .features-grid,.home-page .services-container{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .banner{display:flex;flex-direction:column;min-height:0}.home-page .home-banner-image{order:0;min-height:0;height:auto;aspect-ratio:1000/558;object-fit:contain}.home-page .banner-content{order:1;padding:28px 24px}.home-page .header .logo img{max-width:160px;max-height:58px}}
@media(max-width:600px){.home-page .features-grid,.home-page .services-container{grid-template-columns:1fr}.home-page .service-box h3{min-height:0}.home-page .banner-content h1{font-size:2rem}.home-page .home-benefits h2,.home-page .services-section h2{font-size:1.65rem}.home-page .home-cta-actions{flex-direction:column;align-items:stretch}.home-page #home-contact-panel{right:16px;bottom:82px}.home-page .home-final-cta nav{flex-direction:column}}
