body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000001a;display:flex;height:80px;justify-content:center;padding:0 2rem;position:fixed;top:0;width:100%;z-index:1000}.header img{height:3rem;margin:0 2rem}.nav-menu{gap:2rem;list-style:none;padding:0}.nav-link,.nav-menu{display:flex;height:100%;margin:0}.nav-link{align-items:center;background:none;border:none;color:#333;cursor:pointer;font:inherit;font-size:1rem;font-weight:500;padding:0 1rem;text-align:left;text-decoration:none;transition:color .3s}.nav-link:hover{color:#3498db}.menu-toggle{background:none;border:none;cursor:pointer;display:none;font-size:1.5rem;position:absolute;right:1rem}@media (max-width:768px){.header{height:60px;justify-content:flex-start;padding:0 1rem}.menu-toggle{display:block}.nav-menu{background:#fff;bottom:0;flex-direction:column;height:calc(100vh - 60px);left:0;padding:1rem;position:fixed;right:0;top:60px;transform:translateX(-100%);transition:transform .3s ease}.nav-menu.active{transform:translateX(0)}.nav-link{border-bottom:1px solid #eee;height:auto;text-align:center;width:100%}.nav-link:last-child{border-bottom:none}}.hero-container{overflow:hidden;position:relative;width:100%}.hero-image-container{height:80vh;max-height:800px;min-height:500px;position:relative;width:100%}.hero-image{display:block;object-fit:cover}.hero-image,.hero-text-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-text-overlay{align-items:center;background:#0006;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle,.hero-title{color:#fff;text-shadow:0 2px 4px #00000080}.hero-subtitle{font-size:1.8rem;font-weight:400;line-height:1.6;max-width:800px}@media (max-width:992px){.hero-image-container{height:70vh;max-height:700px}.hero-title{font-size:2.8rem;margin-bottom:1.2rem}.hero-subtitle{font-size:1.5rem}}@media (max-width:768px){.hero-image-container{height:50vh;max-height:500px}.hero-title{font-size:2.2rem;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem}.hero-text-overlay{padding:15px}}@media (max-width:480px){.hero-image-container{height:30vh;min-height:300px}.hero-title{font-size:1.8rem;margin-bottom:.8rem}.hero-subtitle{font-size:1rem;line-height:1.5}}.lightbox-overlay{align-items:center;background:#000000f2;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000}.lightbox-content{cursor:default;max-height:90vh;max-width:90vw;position:relative}.close-btn{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:50px;justify-content:center;position:absolute;right:20px;top:20px;width:50px;z-index:11}.close-btn:hover{opacity:1}.image-container{background:#111;border-radius:4px;max-width:90vw;padding:1rem}.image-placeholder{align-items:center;background:#222;color:#aaa;display:flex;font-style:italic;height:70vh;justify-content:center;max-width:1200px;width:80vw}.image-caption{color:#fff;font-size:1.2rem;margin-top:1.5rem;padding:.5rem;text-align:center}.lightbox-image{border-radius:4px;display:block;margin:0 auto;max-height:70vh;max-width:80vw}.nav-btn{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s;width:60px;z-index:10}.nav-btn:hover{background:#000c}.prev{left:20px}.next{right:20px}@media (max-width:768px){.close-btn{right:10px;top:10px}.close-btn,.nav-btn{font-size:1.5rem;height:40px;width:40px}.lightbox-image{max-height:60vh;max-width:90vw}}.about-section{background:#fff;padding-bottom:0;padding-top:4rem}.about-intro{padding:0 2rem 4rem;text-align:center}.about-intro,.about-intro p{margin:0 auto;max-width:700px}.about-content-container{background:#f8f9fa;padding-top:4rem;width:100%}.about-content{margin:0 auto;max-width:1400px;padding:0 20px}.company-history{padding:0}.company-history h3{color:#2c3e50;font-size:1.8rem;margin-bottom:3rem;text-align:center}.media-gallery{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto}.gallery-item{aspect-ratio:4/3;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 3px 6px #0000001a;cursor:pointer;flex-basis:calc(33.333% - 2rem);flex-grow:1;flex-shrink:1;height:auto;max-width:calc(33.333% - 2rem);overflow:hidden;position:relative;transition:transform .3s ease}.gallery-item:hover{box-shadow:0 8px 16px #0003;transform:scale(1.05);z-index:2}.gallery-image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.company-references{padding:4rem 0}.company-references h2{color:#2c3e50;font-size:1.8rem;margin-bottom:2rem;text-align:center}.company-references p{margin-bottom:3rem;text-align:center}.references-grid{flex-wrap:wrap;gap:1.2rem;margin:0 auto}.reference-item,.references-grid{display:flex;justify-content:center}.reference-item{align-items:center;background:#fff;border-left:2px solid #3498db;border-radius:6px;box-shadow:0 2px 8px #00000014;font-size:.95rem;min-height:80px;padding:1.2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:220px}.reference-item:hover{box-shadow:0 5px 15px #0000001a;transform:scale(1.05)}@media (max-width:1199px){.gallery-item{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1;max-width:calc(50% - 2rem)}}@media (max-width:992px){.about-section{padding-bottom:0;padding-top:4rem}.company-references h2{font-size:1.6rem}}@media (max-width:768px){.about-section{padding-bottom:0;padding-top:4rem}.media-gallery{gap:1.5rem}.gallery-item{flex:1 1 100%;height:300px;max-width:100%}.company-references{padding:4rem 0}.company-references h2{font-size:1.5rem}.company-references p{margin-bottom:4rem}.about-intro{padding:0 1rem 5rem}.references-grid{gap:1rem}.reference-item{max-width:300px;width:100%}}@media (max-width:480px){.about-section{padding-bottom:0;padding-top:4rem}.company-references{padding:4rem 0}.company-references p{margin-bottom:4rem}.gallery-item{height:250px}.about-intro{padding:0 1rem 5rem}.about-intro p{font-size:1rem}}.service-section{background:#fff;padding:4rem 2rem;text-align:center}.service-content{margin:0 auto;max-width:700px}.service-content p{margin:0 auto}.services-list{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;list-style:none;margin:0 auto 2rem;max-width:1000px;padding:0 2rem}.services-list li{background:#fff;border-left:4px solid #3498db;border-radius:8px;box-shadow:0 2px 15px #0000001a;display:flex;flex-direction:column;font-size:1.125rem;line-height:1.3;max-width:300px;padding:1.5rem;width:100%}.service-compact{justify-content:center}@media (min-width:768px){.services-list:has(li:nth-child(3):not(li:nth-child(4))){grid-template-columns:repeat(3,minmax(250px,300px));justify-content:center}.services-list li{height:100%}}@media (max-width:768px){.services-list{grid-template-columns:1fr;padding:0}}#contact{padding:4rem}.contact-form{background:#fff;border-radius:8px;box-shadow:0 2px 15px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.contact-form input,.contact-form textarea{border:1px solid #bdc3c7;border-radius:4px;font-size:1rem;margin-bottom:1rem;padding:.8rem;width:100%}.alert{border-radius:4px;margin:1rem auto;max-width:600px;padding:1rem;text-align:center}.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.contact-form button:hover{background:#0056b3}@media (max-width:480px){#contact{padding:4rem 0}#contact h2{padding-bottom:1.25rem}.contact-form{padding-top:3rem}}.footer{background:#2c3e50;color:#ecf0f1;text-align:center}.footer-content{display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-item{align-items:center;flex:1 1;padding:2rem}.footer-item:first-child .footer-icon{font-size:2.1rem}.footer-icon{color:#3498db;font-size:2rem}.footer-item h3{font-size:1.25rem}.footer-item p{margin:0 auto}.copyright{border-top:1px solid #40566b;padding:1rem 0}.copyright p{margin:0}@media (max-width:768px){.footer-content{flex-direction:column;padding:1rem 0}.footer-item{padding:0}}*{box-sizing:border-box;margin:0;padding:0}:root{--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--text-4xl:3rem}body{background:#f8f9fa;color:#333;font-family:Arial,sans-serif;line-height:1.6;overflow-x:hidden;padding-top:80px}header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}main{padding-top:0!important}@media (max-width:768px){body{padding-top:60px}}section{padding:10rem 10 rem}h1{color:#2c3e50;font-size:2rem;line-height:1.2;margin-bottom:1.5rem}h2{color:#34495e;font-size:1.5rem;letter-spacing:1px;line-height:1.3;margin-bottom:1.25rem;text-align:center;text-transform:uppercase}a,p{color:#7f8c8d;font-size:1.075rem;line-height:1.8;margin-bottom:1.5rem}.section-content{margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--space-md)}.expanded-content{animation:expand .5s ease forwards}img{display:block;height:auto;max-width:100%}.lazy-load-image-background{height:100%;width:100%}@keyframes expand{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.section{padding:80px 1rem 2rem}}.cta-button,.read-more-btn{border:2px solid #3498db;border-radius:4px;cursor:pointer;display:block;font-size:14px;font-weight:600;letter-spacing:.3px;margin:1rem auto;padding:15px 10px;text-transform:uppercase;transition:all .3s ease;width:150px}.cta-button{background:#fff;border:2px solid #3498db;color:#3498db}#contact .cta-button{background:#3498db;border-color:#3498db;color:#fff}#contact .cta-button:hover{background:#2980b9}.cta-button:hover,.read-more-btn{background:#3498db;color:#fff}.read-more-btn{border-color:#0000;margin-top:2rem}.read-more-btn:hover{background:#2980b9}.breakout-container{background:#f8f9fa;left:50%;padding:40px 0;position:relative;transform:translateX(-50%);width:100vw}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}p{font-size:1rem;line-height:1.6}.cta-button,.read-more-btn{max-width:280px;width:100%}header{height:60px}.hero-section{margin-top:60px}.section:not(.hero){padding-top:60px}}
/*# sourceMappingURL=main.85c79a3a.css.map*/