*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Arial,sans-serif;overflow-x:hidden}a{color:inherit}.site-main{width:100%;overflow-x:hidden}.site-header{z-index:1000;background:#fff;justify-content:space-between;align-items:center;width:100%;padding:15px 50px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #00000014}.brand{align-items:center;gap:15px;min-width:0;display:flex}.logo{object-fit:contain;flex-shrink:0;width:90px;height:65px;display:block}.brand-text h2{color:#036;letter-spacing:.5px;margin:0;font-size:22px}.brand-text p{color:#555;margin:4px 0 0;font-size:14px}.navigation{align-items:center;gap:30px;display:flex}.navigation a{color:#222;font-weight:500;text-decoration:none}.hero-section{text-align:center;color:#fff;background-image:url(/hero.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:650px;padding:40px 20px;display:flex}.hero-overlay{background:#00000085;border-radius:12px;max-width:900px;padding:45px}.hero-overlay h1{margin:0 0 20px;font-size:55px;line-height:1.15}.hero-overlay p{margin:0;font-size:22px;line-height:1.6}.about-section{text-align:center;background:#fff;padding:80px 40px}.about-section h1{color:#036;margin:0 0 30px;font-size:42px}.about-section p{color:#555;max-width:1050px;margin:auto;font-size:18px;line-height:1.9}.services-section{color:#fff;background:#082c3d;padding:80px 40px}.services-section>h1{text-align:center;margin:0 0 50px;font-size:42px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;max-width:1400px;margin:auto;display:grid}.service-card{color:#000;cursor:pointer;background:#fff;border-radius:10px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 5px 15px #0003}.service-card:hover{transform:translateY(-4px);box-shadow:0 9px 22px #0000004d}.first-service{grid-column:1/-1}.service-card-image{background:#ddd;width:100%;height:220px;overflow:hidden}.first-service-image{height:350px}.service-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.service-card-content{padding:20px}.service-card-content h3{color:#036;margin:0;font-size:20px;line-height:1.4}.first-service .service-card-content h3{font-size:28px}.view-details{color:#0a74da;margin:12px 0 0;font-weight:700}.popup-overlay{z-index:3000;background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.service-popup{background:#fff;border-radius:18px;width:95%;max-width:1200px;max-height:92vh;position:relative;overflow-y:auto;box-shadow:0 15px 50px #00000080}.close-button{color:#fff;cursor:pointer;z-index:10;background:#000000bf;border:none;border-radius:50%;width:45px;height:45px;font-size:28px;position:absolute;top:20px;right:20px}.popup-image-container{background:#ddd;border-radius:18px 18px 0 0;width:100%;height:500px;overflow:hidden}.popup-image-container img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.popup-content{padding:45px 55px 50px}.popup-content h2{color:#036;margin:0 0 25px;font-size:34px;line-height:1.3}.popup-content p{color:#555;margin:0;font-size:18px;line-height:1.9}.popup-close-button{color:#fff;cursor:pointer;background:#0a74da;border:none;border-radius:6px;margin-top:30px;padding:13px 28px;font-size:16px}.contact-section{text-align:center;background:#f5f7fa;padding:80px 40px}.contact-section h1{color:#036;margin:0 0 30px;font-size:42px}.contact-section p{margin:18px 0;font-size:18px}.contact-section a{color:#0077b5;font-size:18px;font-weight:700;text-decoration:none}.site-footer{color:#fff;text-align:center;background:#001b2e;padding:25px}.site-footer p{margin:0;line-height:1.6}@media (max-width:900px){.site-header{padding:14px 25px}.navigation{gap:18px}.navigation a{font-size:15px}.hero-section{min-height:560px}.hero-overlay{padding:35px}.hero-overlay h1{font-size:44px}.hero-overlay p{font-size:20px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.first-service{grid-column:1/-1}.first-service-image{height:300px}.popup-image-container{height:400px}}@media (max-width:600px){.site-header{flex-direction:column;align-items:stretch;gap:10px;padding:10px 14px;position:relative}.brand{justify-content:flex-start;gap:10px}.logo{width:65px;height:50px}.brand-text h2{letter-spacing:0;font-size:17px}.brand-text p{margin-top:2px;font-size:11px}.navigation{justify-content:center;gap:0;width:100%}.navigation a{text-align:center;flex:1;padding:7px 2px;font-size:13px}.hero-section{min-height:500px;padding:25px 15px}.hero-overlay{border-radius:9px;width:100%;padding:25px 16px}.hero-overlay h1{margin-bottom:15px;font-size:30px;line-height:1.2}.hero-overlay p{font-size:17px;line-height:1.5}.about-section{padding:55px 20px}.about-section h1{margin-bottom:20px;font-size:32px}.about-section p{font-size:16px;line-height:1.75}.services-section{padding:55px 15px}.services-section>h1{margin-bottom:30px;font-size:32px}.services-grid{grid-template-columns:1fr;gap:22px}.first-service{grid-column:auto}.service-card{width:100%}.service-card-image,.first-service-image{height:210px}.service-card-content{padding:16px}.service-card-content h3,.first-service .service-card-content h3{font-size:19px;line-height:1.4}.view-details{margin-top:10px;font-size:14px}.popup-overlay{align-items:center;padding:10px}.service-popup{border-radius:13px;width:100%;max-width:none;max-height:94vh}.close-button{width:38px;height:38px;font-size:24px;top:10px;right:10px}.popup-image-container{border-radius:13px 13px 0 0;height:230px}.popup-content{padding:25px 20px 30px}.popup-content h2{margin-bottom:18px;font-size:25px;line-height:1.3}.popup-content p{font-size:16px;line-height:1.7}.popup-close-button{width:100%;margin-top:24px}.contact-section{padding:55px 20px}.contact-section h1{font-size:32px}.contact-section p{overflow-wrap:anywhere;font-size:16px;line-height:1.6}.contact-section a{overflow-wrap:anywhere;font-size:16px}.site-footer{padding:22px 15px}.site-footer p{font-size:14px}}@media (max-width:380px){.brand-text h2{font-size:15px}.brand-text p{font-size:10px}.logo{width:58px;height:45px}.navigation a{font-size:12px}.hero-overlay h1{font-size:26px}.hero-overlay p{font-size:15px}.services-section>h1{font-size:28px}.popup-image-container{height:200px}.popup-content h2{font-size:22px}}
