@import url(https://fonts.googleapis.com/css2?family=Sansation:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.footer{align-items:center;background-color:#2c3e50;box-sizing:border-box;display:flex;font-size:.9rem;height:2px;justify-content:center;min-height:50px}@media (max-width:768px){.footer{height:auto;text-align:center}}.home{box-sizing:border-box;min-height:100vh;overflow:hidden}.hero-section,.home{text-align:center;width:100%}.hero-section{min-height:350px;position:relative}.navbar-logo2{height:140px;max-width:90vw;object-fit:contain;width:auto}.hero-video{display:block;height:auto;margin:0 auto;object-fit:cover;width:100%}.hero-text{color:#fff;font-weight:700;left:50%;max-width:700px;position:absolute;text-shadow:0 0 10px #0006;top:50%;transform:translate(-50%,-50%);width:90%}.hero-text h1{font-size:3rem;margin-bottom:1rem}.hero-text p{font-size:1.5rem;margin-bottom:2rem}.cta-button{background-color:#ff8c42;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Sansation,sans-serif;font-size:1rem;padding:.75rem 2rem;transition:background .2s}.cta-button:focus,.cta-button:hover{background-color:#e67626}.about-section h2{font-size:2rem;margin-bottom:1rem}.about-section p{font-size:1.2rem;margin:0 auto 2rem;max-width:800px}.about-image{border-radius:10px;display:block;height:auto;margin:0 auto;max-width:600px;width:100%}@media (max-width:1024px){.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1.1rem}}@media (max-width:768px){.navbar-logo2{height:51px}.hero-text h1{font-size:1.7rem}.about-section{margin:2rem 0}}@media (max-width:480px){.hero-section{min-height:200px}.hero-text h1{font-size:1.2rem}.cta-button{font-size:.9rem;padding:.5rem 1.2rem}.hero-video{height:100%;max-height:40vh;width:100%}.hero-text p{font-size:.9rem;margin-bottom:1.5rem}.about-section p{font-size:1rem;margin:0 auto 2rem;max-width:800px}}.banner-container,.banner-container2{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;position:relative;text-align:center;width:100%}.overlay{background-color:#00000080;border-radius:10px;padding:20px}.overlay h1{font-size:40px;margin-bottom:25px}.overlay p{font-size:18px;margin-bottom:30px}.overlay button{background-color:#ff5722;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;padding:15px 30px;transition:background-color .3s}.overlay button:hover{background-color:#e64a19}@media (max-width:600px){.banner-container{height:50vh}.overlay h1{font-size:24px;margin-bottom:15px}.overlay p{font-size:12px;margin-bottom:20px}.banner-container2{background-position:50%;background-repeat:no-repeat;background-size:contain;height:23.5vh}}.services{padding:2rem;text-align:center}.services h1{font-size:2.5rem;margin-bottom:2rem}.service-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:123px}.service-item{text-align:center;width:300px}.service-image{border-radius:10px;height:auto;width:100%}.service-item h2{font-size:1.5rem;margin:1rem 0}.service-item p{color:#555;font-size:1rem}.contact{padding:2rem;text-align:center}.contact h1{font-size:2.5rem;margin-bottom:2rem}.contact-content{display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1000px}.contact-info{flex:1 1;text-align:left}.contact-info h2{font-size:1.8rem;margin-bottom:1rem}.contact-info p{color:#555;font-size:1.1rem;margin-bottom:1.5rem}.contact-info ul{list-style:none;padding:0}.contact-info ul li{font-size:1rem;margin-bottom:.5rem}.contact-form{flex:1 1;text-align:left}.contact-form label{display:block;font-size:1rem;margin-bottom:.5rem}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:5px;margin-bottom:1rem;padding:.75rem;width:100%}.contact-form button{background-color:#ff8c42;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Sansation,sans-serif;padding:.75rem 2rem;transition:background .2s}@media (max-width:768px){.contact-content{flex-direction:column-reverse;gap:1.5rem;max-width:96%;padding:0 1rem}.contact-form,.contact-info{margin:0;width:100%}.contact h1{font-size:2rem}}@media (max-width:480px){.contact{padding:1rem}.contact h1{font-size:1.5rem}.contact-info h2{font-size:1.2rem}.contact-form label,.contact-info p,.contact-info ul li{font-size:.95rem}}body{font-family:Arial,sans-serif;font-family:Sansation,sans-serif;font-optical-sizing:auto;margin:0;padding:0}.navbar{align-items:center;background-color:#ff8c42;display:flex;justify-content:space-between}.navbar .logo{color:#fff;font-size:1.5rem;font-weight:700}.navbar .nav-links{display:flex;gap:1rem;list-style:none}.navbar .nav-links a{color:#fff;text-decoration:none}.contact,.services{padding:2rem;text-align:center}.footer{background-color:#333;bottom:0;color:#fff;position:fixed;text-align:center;width:100%}