:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.container{width:100%;max-width:1280px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box}.footer{width:100%;max-width:1280px;margin:0 auto;padding:1rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (max-width: 768px){.container{padding:1.5rem 1rem}h1{font-size:2.5em}}@media (max-width: 480px){h1{font-size:2em}}body,html{margin:0;padding:0;width:100%;max-width:100vw;overflow-x:hidden}.full-width{width:100%;max-width:100%;margin:0;padding:0}.main-header{background:linear-gradient(to right,#fff,#fff 55%,#006382);box-shadow:0 2px 4px #0000001a;padding:1.3rem 0;width:100%}.main-nav ul{display:flex;list-style:none;margin:0;padding:0;letter-spacing:.4px}.main-nav a{text-decoration:none;color:#333;font-weight:700;transition:color .3s}.language-button{background-color:#ffffff80;color:#333;border:1px solid #ddd;padding:8px 16px;border-radius:40px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:8px}@media (max-width: 768px){.main-header{background:linear-gradient(to right,#fff,#fff 30%,#006382)}.header-container{flex-direction:column;gap:1rem;padding:0}.logo-container{align-self:flex-start;margin-left:10px}.main-nav ul{flex-wrap:wrap;justify-content:center}.main-nav li{margin:.5rem}.language-selector{margin-top:10px;margin-right:10px}}@media (max-width: 480px){.logo-container h1{font-size:1.2rem}.main-nav ul{gap:.5rem}.main-nav li{margin:.25rem}.language-button{padding:6px 12px;font-size:.9em}}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 1rem 0 0}.logo-container{display:flex;align-items:center;margin-left:0;padding-left:10px}.logo-container img.logo{height:75px;width:auto;margin-right:5px}.logo-container h1{font-size:1.5rem;margin:0}.brand-text{display:flex}.brand-first-part{color:#006382;font-weight:700;text-shadow:0 0 1px rgba(255,255,255,.5)}.brand-second-part{color:#009fd6;font-weight:700;text-shadow:0 0 1px rgba(255,255,255,.5)}@media (max-width: 480px){.logo-container img.logo{height:32px}}.logo-container{display:flex;align-items:center;margin-left:0;padding-left:10px;transition:opacity .3s ease}body.menu-open .logo-container,body.modal-open .logo-container{opacity:0;visibility:hidden}.mobile-menu-overlay{transition:opacity .3s ease}.main-nav ul{display:flex;list-style:none;margin:0;padding:0}.main-nav li{margin:0 15px}.main-nav a{text-decoration:none;color:#333;font-weight:700;transition:color .3s;text-shadow:0 0 1px rgba(255,255,255,.5)}.main-nav a:hover{color:#009fd6}.language-selector{position:relative}.language-button{background-color:#ffffff4d;color:#333;border:1px solid #ddd;padding:8px 16px;border-radius:40px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:8px;text-shadow:0 0 1px rgba(255,255,255,.5)}.dropdown-arrow{font-size:.7em;margin-left:4px}.language-dropdown{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 5px #0000001a;list-style:none;margin:4px 0 0;padding:0;min-width:120px;z-index:1000}.language-dropdown li{margin:0}.language-dropdown button{display:flex;align-items:center;width:100%;text-align:left;padding:8px 16px;border:none;background:none;cursor:pointer;color:#333}.language-dropdown button:hover{background-color:#f5f5f5}.language-dropdown button.active{font-weight:700;background-color:#f0f0f0}@media (max-width: 768px){.header-container{flex-direction:column;gap:1rem;padding:0}.logo-container{align-self:flex-start;margin-left:10px;height:50px}.main-nav ul{flex-wrap:wrap;justify-content:center}.main-nav li{margin:.5rem}.language-selector{margin-top:10px;margin-right:10px}}@media (max-width: 480px){.logo-container h1{font-size:1.2rem;height:50px}.main-nav ul{gap:.5rem}.main-nav li{margin:.25rem}.language-button{padding:6px 12px;font-size:.9em}}.flag-icon{width:16px;height:12px;margin-right:8px;object-fit:cover;vertical-align:middle;border-radius:2px;box-shadow:0 0 1px #0003}.flag-emoji{font-size:1.2rem;margin-right:8px;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;display:inline-block;line-height:1}@media (max-width: 480px){.flag-icon{width:14px;height:10px;margin-right:6px}.flag-emoji{font-size:1rem;margin-right:6px}}.mobile-menu-toggle{display:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1002;padding:10px;background-color:transparent}.hamburger-icon{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;position:relative}.hamburger-icon span{display:block;height:2px;width:100%;background-color:#fff;transition:all .3s ease}.hamburger-icon.open span:nth-child(1){transform:translateY(8px) rotate(45deg);background-color:#000}.hamburger-icon.open span:nth-child(2){opacity:0;background-color:#000}.hamburger-icon.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg);background-color:#000}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000}.mobile-language-selector{display:none}@media (max-width: 768px){.mobile-menu-toggle{display:block!important;right:15px;top:50%;transform:translateY(-50%)}.header-container{position:relative;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem;height:60px}.logo-container{display:flex;align-items:center;margin-left:0;padding-left:10px;transition:opacity .3s ease;height:100%}body.menu-open .logo-container,body.modal-open .logo-container{opacity:0;visibility:hidden}.mobile-menu-overlay{transition:opacity .3s ease}.logo{width:40px;height:40px;margin:auto 0}.brand-text{font-size:1.2rem;margin:auto 0;display:flex;align-items:center}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:block}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000}body.menu-open .mobile-menu-overlay{display:block}.main-nav{position:fixed;top:0;right:-100%;width:80%;height:100vh;background-color:#fff;z-index:1001;transition:right .3s ease;overflow-y:auto;padding:4rem 1.5rem 2rem;box-shadow:-5px 0 15px #0000001a}.main-nav.mobile-open{right:0}.main-nav ul{flex-direction:column;align-items:flex-start;gap:0}.main-nav li{width:100%;margin:0;border-bottom:1px solid #eee}.main-nav li a{padding:1rem 0;display:block;font-size:1.1rem}.desktop-language-selector{display:none}.mobile-language-selector{display:block;margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}.mobile-language-selector .language-button{width:100%;justify-content:flex-start}.mobile-language-selector .language-dropdown{position:static;box-shadow:none;margin-top:.5rem;width:100%}}@media (max-width: 480px){.mobile-menu-toggle{display:block!important;right:10px;top:50%;transform:translateY(-50%)}.header-container{position:relative;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 .8rem;height:60px}.logo-container{display:flex;align-items:center;margin-left:0;padding-left:5px;transition:opacity .3s ease}body.menu-open .logo-container,body.modal-open .logo-container{opacity:0;visibility:hidden}.mobile-menu-overlay{transition:opacity .3s ease}.logo{width:40px;height:40px}.brand-text{font-size:1.2rem}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:block}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000}body.menu-open .mobile-menu-overlay{display:block}.main-nav{position:fixed;top:0;right:-100%;width:80%;height:100vh;background-color:#fff;z-index:1001;transition:right .3s ease;overflow-y:auto;padding:4rem 1.5rem 2rem;box-shadow:-5px 0 15px #0000001a}.main-nav.mobile-open{right:0}.main-nav ul{flex-direction:column;align-items:flex-start;gap:0}.main-nav li{width:100%;margin:0;border-bottom:1px solid #eee}.main-nav li a{padding:1rem 0;display:block;font-size:1.1rem}.desktop-language-selector{display:none}.mobile-language-selector{display:block;margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}.mobile-language-selector .language-button{width:100%;justify-content:flex-start}.mobile-language-selector .language-dropdown{position:static;box-shadow:none;margin-top:.5rem;width:100%}}.slide:nth-child(3) .slide-content{background-color:#0009;padding:20px 25px;border-radius:10px;box-shadow:0 4px 12px #0003;max-width:650px}@media (max-width: 768px){.slide:first-child .slide-content,.slide:nth-child(3) .slide-content,.slide-content.with-background{padding:15px 20px;max-width:90%}}@media (max-width: 480px){.slide:first-child .slide-content,.slide:nth-child(3) .slide-content,.slide-content.with-background{padding:12px 15px}}.slide:first-child .slide-content{background-color:#0009;padding:20px 25px;border-radius:10px;box-shadow:0 4px 12px #0003;max-width:650px}.slide-content.with-background{background-color:#0009;padding:20px 25px;border-radius:10px;box-shadow:0 4px 12px #0003}@media (max-width: 768px){.slide:first-child .slide-content,.slide-content.with-background{padding:15px 20px;max-width:90%}}@media (max-width: 480px){.slide:first-child .slide-content,.slide-content.with-background{padding:12px 15px}}.slideshow-container{position:relative;width:100%;height:668px;overflow:hidden;margin-bottom:0rem}.slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;background-size:cover;background-position:center;background-repeat:no-repeat}.slide.active{opacity:1}.slide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000}.slide-content{position:absolute;bottom:30%;left:10%;max-width:600px;color:#fff;z-index:1;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.slide-content h2{font-size:2.5rem;margin-bottom:1rem;text-shadow:2px 2px 6px rgba(0,0,0,.9)}.slide-content p{font-size:1.2rem;margin-bottom:1.5rem;text-shadow:1px 1px 4px rgba(0,0,0,.8)}.cta-button{background-color:#006382;color:#fff;border:none;padding:12px 25px;border-radius:30px;font-size:1rem;cursor:pointer;transition:all .3s ease}.cta-button:hover{background-color:#009fd6;transform:translateY(-2px);box-shadow:0 4px 10px #0003}.slide-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background-color:transparent;border:none;border-radius:50%;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:color .3s ease;text-shadow:0 0 3px rgba(0,0,0,.5)}.slide-arrow:hover{color:#fffc;background-color:transparent;border:none}.slide-arrow:active,.slide-arrow:focus{outline:none;border:none;box-shadow:none}.prev{left:20px}.next{right:20px}.slide-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0;margin:0}.dot.active{background-color:#fff;transform:scale(1.2)}@media (max-width: 768px){.slideshow-container{height:500px}.slide-content{left:5%;right:5%;bottom:25%}.slide-content h2{font-size:2rem}.slide-content p{font-size:1rem}.slide-dots{gap:6px}}@media (max-width: 480px){.slideshow-container{height:400px}.slide-content{bottom:20%}.slide-content h2{font-size:1.5rem;margin-bottom:.5rem}.slide-content p{font-size:.9rem;margin-bottom:1rem}.cta-button{padding:8px 20px;font-size:.9rem}.slide-arrow{width:40px;height:40px;font-size:1.5rem;background-color:transparent}.prev{left:10px}.next{right:10px}.dot{width:6px;height:6px}.slide-dots{gap:5px;bottom:15px}}.services-section{padding:4rem 0;background-color:#f8f9fa}.section-title{text-align:center;color:#006382;font-size:2.5rem;margin-bottom:.5rem}.section-subtitle{text-align:center;color:#555;font-size:1.2rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(to bottom,#006382,#009fd6);border-radius:10px 0 0 10px}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0063821a}.service-icon{width:90px;height:90px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background-color:#0063821a;border-radius:50%;margin-left:auto;margin-right:auto;padding:0;overflow:hidden}.service-icon img{width:100%;height:100%;object-fit:cover;padding:0}.service-title{font-size:1.5rem;color:#006382;margin-bottom:1rem;text-align:center}.service-description{color:#555;margin-bottom:1.5rem;flex-grow:1;text-align:center}.service-link{display:inline-flex;align-items:center;text-decoration:none;color:#009fd6;font-weight:600;margin-top:auto;transition:color .3s;align-self:center}.service-link:hover{color:#006382}.service-link .arrow{margin-left:.5rem;transition:transform .3s}.service-link:hover .arrow{transform:translate(5px)}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.services-section{padding:3rem 0}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem;margin-bottom:2rem}.service-icon{width:80px;height:80px;padding:0}.service-icon img{width:100%;height:100%;object-fit:cover;padding:0}}@media (max-width: 576px){.services-grid{grid-template-columns:1fr}.service-card{padding:1.5rem}.service-icon{width:70px;height:70px}.service-icon img{width:40px;height:40px}.service-title{font-size:1.3rem}.service-icon{width:70px;height:70px;padding:0}.service-icon img{width:100%;height:100%;object-fit:cover;padding:0}}.mobile-hero-container{display:none;background-color:#006382;background-image:linear-gradient(135deg,#006382,#009fd6);color:#fff;padding:2rem 1rem 3rem;position:relative;overflow:hidden;text-align:center}.mobile-hero-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/logo-91HiZDbc.png);opacity:.1;background-size:80px;background-repeat:repeat;z-index:0}.mobile-hero-content{position:relative;z-index:1;max-width:100%;margin:0 auto}.mobile-hero-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.mobile-hero-subtitle{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;opacity:.9}.mobile-hero-buttons{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem;align-items:center}.mobile-hero-button{display:inline-block;padding:.8rem 1.5rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;width:80%;max-width:250px;text-align:center}.mobile-hero-button.primary{background-color:#fff;color:#006382}.mobile-hero-button.secondary{background-color:transparent;color:#fff;border:2px solid white}@media (max-width: 768px){.mobile-hero-container{display:block}}.info-section{padding:5rem 0;background-color:#006382;color:#fff}.info-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}.info-title{color:#fff;font-size:2.5rem;margin-bottom:1rem;font-weight:700;line-height:1.2}.info-subtitle{color:#ffffffe6;font-size:1.2rem;margin-bottom:2.5rem;max-width:90%;line-height:1.6}.info-features{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.info-feature{display:flex;align-items:flex-start;gap:1.5rem}.feature-icon{background-color:#fff3;width:70px;height:70px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-number{font-style:normal;font-size:1.7rem;font-weight:700;color:#fff}.feature-text h3{font-size:1.2rem;color:#fff;margin-bottom:.5rem;font-weight:600}.feature-text p{color:#fffc;line-height:1.6}.info-cta{margin-top:1rem}.info-button{display:inline-block;background-color:#fff;color:#006382;padding:.8rem 2rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease}.info-button:hover{background-color:#f0f0f0;transform:translateY(-3px);box-shadow:0 10px 20px #fff3;color:#006382}.info-image-container{background:#fff;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a;height:100%;display:flex;justify-content:center;padding:1rem}.info-image{max-width:55%;max-height:55%;object-fit:contain;display:block;transition:transform .5s ease}.info-image-container:hover .info-image{transform:scale(1.05)}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:2rem;transition:opacity .3s ease}.image-caption{color:#006382;font-style:italic;text-align:center;font-weight:500}.image-caption p{margin:0;font-size:1.1rem;line-height:1.6;text-shadow:none}@media (max-width: 1024px){.info-grid{gap:2rem}.info-title{font-size:2.2rem}.feature-icon{width:60px;height:60px}.feature-number{font-size:1.5rem}}@media (max-width: 768px){.info-grid{grid-template-columns:1fr}.info-image-container{display:none}.info-content{grid-row:1;margin-top:0}.info-title{font-size:2rem}.info-subtitle{max-width:100%}.info-cta{display:flex;justify-content:center;width:100%;margin-top:2rem}.info-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}}@media (max-width: 576px){.info-grid{grid-template-columns:1fr}.info-image-container{display:none}.info-content{grid-row:1}.info-title{font-size:2rem}.info-subtitle{max-width:100%}.info-cta{display:flex;justify-content:center;width:100%;margin-top:2rem}}.contact-section{padding:5rem 0;background-color:#f0f7fa;background-image:linear-gradient(135deg,#f0f7fa,#e0f0f7);position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/pattern.png);opacity:.05;z-index:0}.contact-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.contact-title{color:#006382;font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.contact-description{color:#555;font-size:1.2rem;margin-bottom:2.5rem;line-height:1.6}.contact-cta{margin-top:1rem}.contact-button{display:inline-block;background-color:#006382;color:#fff;padding:1rem 3rem;border-radius:50px;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 15px #00638233}.contact-button:hover{background-color:#009fd6;transform:translateY(-5px);box-shadow:0 10px 25px #0063824d}.contact-button:active,.contact-button:focus{outline:none;transform:translateY(-2px);box-shadow:0 5px 15px #00638266}@media (max-width: 768px){.contact-section{padding:4rem 0}.contact-title{font-size:2rem}.contact-description{font-size:1.1rem;margin-bottom:2rem}.contact-button{padding:.9rem 2.5rem;font-size:1.1rem}}@media (max-width: 576px){.contact-section{padding:3rem 0}.contact-title{font-size:1.8rem}.contact-description{font-size:1rem;margin-bottom:1.5rem}.contact-button{padding:.8rem 2rem;font-size:1rem}}.main-footer{background-color:#006382;color:#fff;padding:4rem 0 2rem;width:100%;box-sizing:border-box}.footer-container{max-width:1280px;margin:0 auto;padding:0 1rem}.footer-sections{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;background-color:#02485e;padding:1.5rem;border-radius:8px}.about-section{grid-column:span 1}.footer-logo{width:120px;height:auto;margin-bottom:1rem}.footer-about{margin-bottom:1.5rem;line-height:1.6;font-size:.9rem;opacity:.9}.social-icons{display:flex;gap:15px;margin-top:20px}.social-icon{font-size:18px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;transition:all .3s ease}.social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-icon.whatsapp{background-color:#25d366}.social-icon.linkedin{background-color:#0077b5}.social-icon.facebook{background-color:#3b5998}.social-icon:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.footer-contact-info{list-style:none;padding:0;margin:0}.footer-contact-info li{display:flex;align-items:center;margin-bottom:12px}.contact-icon{width:16px;margin-right:10px;color:#009fd6}.footer-contact-info a{color:#f8f9fa;text-decoration:none;transition:color .3s ease}.footer-contact-info a:hover{color:#009fd6}.links-section,.services-section-footer{background-color:#02485e;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0000001a}.footer-title{font-size:1.1rem;margin-bottom:1.2rem;position:relative;padding-bottom:.8rem;color:#fff}.footer-title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#009fd6}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.7rem}.footer-links a{color:#fffc;text-decoration:none;transition:color .3s,padding-left .3s;display:inline-block}.footer-links a:hover{color:#fff;padding-left:5px}.contact-section{background-color:#006382;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0000001a}.footer-contact-info{font-style:normal}.footer-contact-info p{margin-bottom:1rem;display:flex;align-items:center}.contact-icon{width:18px;height:18px;margin-right:10px;opacity:.8}.footer-contact-info a{color:#fffc;text-decoration:none;transition:color .3s}.footer-contact-info a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright{opacity:.8;font-size:.9rem}.footer-legal{display:flex;align-items:center;gap:.8rem}.footer-legal a{color:#fffc;text-decoration:none;transition:color .3s;font-size:.9rem}.footer-legal a:hover{color:#fff}.divider{opacity:.5}@media (max-width: 1024px){.footer-sections{grid-template-columns:repeat(2,1fr)}.about-section{grid-column:span 2}}@media (max-width: 768px){.main-footer{padding:3rem 0 1.5rem}.footer-sections{grid-template-columns:1fr!important;gap:1rem;width:100%;display:flex!important;flex-direction:column!important;margin:0 auto;padding:0;box-sizing:border-box}.footer-container{padding:0 1rem;max-width:100%}.footer-section{width:100%;margin-bottom:.75rem;box-sizing:border-box;padding:1rem;max-width:100%}.links-section .footer-title,.services-section .footer-title,.contact-section-footer .footer-title{margin-bottom:.5rem;padding-bottom:.5rem;padding-right:20px}.links-section .footer-title:before,.services-section .footer-title:before,.contact-section-footer .footer-title:before{display:none}.links-section .footer-title:after,.services-section .footer-title:after,.contact-section-footer .footer-title:after{content:"+";font-size:1.2rem;position:absolute;right:0;top:0;width:auto;height:auto;background-color:transparent;bottom:auto;left:auto}.links-section.active .footer-title:after,.services-section.active .footer-title:after,.contact-section-footer.active .footer-title:after{content:"−"}.footer-links,.footer-contact-info{max-height:0;overflow:hidden;transition:max-height .3s ease-out;margin:0;padding:0}.links-section.active .footer-links,.services-section.active .footer-links,.contact-section-footer.active .footer-contact-info{max-height:500px}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:1rem;width:100%}.footer-legal{justify-content:center}}@media (max-width: 576px){.main-footer{padding:2rem 0 1rem}.footer-sections{gap:.75rem}.footer-section{padding:.75rem;margin-left:0;margin-right:0;width:100%}.about-content{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-logo{width:100px;margin-bottom:.7rem}.footer-about{font-size:.85rem;margin-bottom:.7rem}.social-icons{margin-top:.5rem}.social-icon{width:32px;height:32px;font-size:16px}.footer-title{font-size:1rem}.copyright,.rights-reserved,.footer-legal{font-size:.8rem}}.services-hero{background-color:#006382;color:#fff;padding:5rem 0;position:relative;overflow:hidden;background-image:linear-gradient(135deg,#006382,#009fd6)}.services-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/logo-91HiZDbc.png);opacity:.1;z-index:0}.services-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.services-hero-subtitle{font-size:1.5rem;max-width:700px;position:relative;z-index:1;opacity:.9}.services-overview-section{padding:5rem 0;background-color:#fff}.services-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.service-tab{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;border:none;background-color:#f8f9fa;border-radius:10px;cursor:pointer;transition:all .3s ease;width:calc(16.666% - 1rem);min-width:120px;color:#006382}.service-tab:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.service-tab.active{background-color:#006382;color:#fff;box-shadow:0 10px 20px #00638233}.service-tab-icon{width:60px;height:60px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 5px 15px #0000001a;padding:8;overflow:hidden}.service-tab-icon img{width:100%;height:100%;object-fit:cover}.service-tab span{font-weight:600;font-size:.9rem;text-align:center}.service-detail{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;background-color:#f8f9fa;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.service-detail-content{padding:3rem}.service-title{color:#006382;font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.service-description p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.service-benefits{margin-top:2rem;margin-bottom:2.5rem}.service-benefits h3{color:#006382;font-size:1.5rem;margin-bottom:1.5rem}.benefits-list{list-style:none;padding:0}.benefits-list li{display:flex;align-items:flex-start;margin-bottom:1rem;color:#444}.benefit-check{color:#006382;font-weight:700;margin-right:1rem;font-size:1.2rem}.service-cta{margin-top:2rem}.service-contact-button{display:inline-block;background-color:#006382;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.service-contact-button:hover{background-color:#009fd6;transform:translateY(-5px);box-shadow:0 10px 20px #00638233}.service-detail-image{height:100%}.service-detail-image img{width:100%;height:100%;object-fit:cover}.process-section{padding:5rem 0;background-color:#f8f9fa}.section-title{color:#006382;font-size:2.5rem;margin-bottom:1rem;text-align:center;font-weight:700}.section-subtitle{color:#555;font-size:1.2rem;margin-bottom:3rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.process-steps{display:flex;justify-content:space-between;position:relative;margin-top:4rem}.process-steps:before{content:"";position:absolute;top:50px;left:60px;right:60px;height:2px;background-color:#ddd;z-index:0}.process-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;flex:1;max-width:200px}.step-number{width:60px;height:60px;background-color:#006382;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.process-step h3{font-size:1.2rem;color:#006382;margin-bottom:.8rem;text-align:center}.process-step p{color:#666;font-size:.95rem;text-align:center;line-height:1.6}.equipment-section{padding:5rem 0;background-color:#fff}.equipment-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.equipment-category{background-color:#f8f9fa;padding:2.5rem;border-radius:10px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.equipment-category:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a}.equipment-category h3{color:#006382;font-size:1.3rem;margin-bottom:1.5rem;position:relative;padding-bottom:1rem}.equipment-category h3:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#009fd6}.equipment-category ul{list-style:none;padding:0;margin:0}.equipment-category ul li{padding:.7rem 0;border-bottom:1px solid #eee;color:#555}.equipment-category ul li:last-child{border-bottom:none}.testimonials-section{padding:5rem 0;background-color:#f8f9fa}.testimonials-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.testimonial{background-color:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 5px 15px #0000000d;display:flex;flex-direction:column;position:relative}.testimonial:before{content:'"';position:absolute;top:20px;left:20px;font-size:5rem;color:#0063821a;font-family:serif;line-height:1}.testimonial-content{flex-grow:1;margin-bottom:1.5rem}.testimonial-content p{color:#555;font-style:italic;line-height:1.6;position:relative;z-index:1}.testimonial-author p{margin:0;color:#333}.testimonial-author p:first-child{margin-bottom:.3rem}.testimonial-author p:last-child{color:#666;font-size:.9rem}.cta-section{padding:4rem 0;background-color:#02485e;color:#fff}.cta-content{text-align:center;max-width:800px;margin:0 auto}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-button.primary:hover{background-color:#f8f9fa}.cta-button.secondary:hover{background-color:#ffffff1a}@media (max-width: 1024px){.service-tab{width:calc(33.333% - 1rem);margin-bottom:1rem}.service-detail{grid-template-columns:1fr}.service-detail-image{height:400px;order:-1}.process-steps{flex-wrap:wrap;justify-content:center;gap:2rem}.process-steps:before{display:none}.process-step{width:45%}.equipment-categories{grid-template-columns:repeat(2,1fr)}.testimonials-container{grid-template-columns:1fr}.cta-buttons{flex-direction:column;gap:1rem}}@media (max-width: 768px){.services-hero-title{font-size:2.5rem}.service-contact-button{position:center;margin:0}.services-hero-subtitle{font-size:1.3rem}.services-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;padding:0 15px;box-sizing:border-box;margin:0 auto 2rem}.service-tab{width:calc(50% - 10px)!important;min-width:0!important;margin-bottom:10px!important;padding:1rem .5rem!important}.service-tab-icon{width:80px;height:80px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 5px 15px #0000001a;padding:8;overflow:hidden}.service-tab-icon img{width:100%;height:100%;object-fit:cover}.service-tab span{font-size:.8rem!important}.process-step{width:100%;margin-bottom:2rem}.equipment-categories{grid-template-columns:1fr}.cta-buttons{display:flex;justify-content:center;width:82%;margin:0;margin-top:2rem}}@media (max-width: 576px){.services-hero{padding:3rem 0}.services-hero-title{font-size:2rem}.services-hero-subtitle{font-size:1.1rem}.service-tab{width:100%}.service-title{font-size:2rem}.service-detail-content{padding:2rem}.service-detail-image{height:300px}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem;margin-bottom:2rem}.equipment-category{padding:2rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.1rem}.cta-button{width:100%;padding:.9rem 1.5rem;font-size:1rem}}.company-hero{background-color:#006382;color:#fff;padding:5rem 0;position:relative;overflow:hidden;background-image:linear-gradient(135deg,#006382,#009fd6)}.company-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/logo-91HiZDbc.png);opacity:.1;z-index:0}.company-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.company-hero-subtitle{font-size:1.5rem;max-width:700px;position:relative;z-index:1;opacity:.9}.company-section{padding:5rem 0;background-color:#fff}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.section-title{color:#006382;font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.section-text{color:#555;font-size:1.1rem;margin-bottom:1.5rem;line-height:1.7}.company-values{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.value-item{text-align:center}.value-icon{width:70px;height:70px;background-color:#0063821a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.value-icon-text{font-size:2rem}.value-item h3{font-size:1.2rem;color:#006382;margin-bottom:.7rem}.value-item p{color:#666;font-size:.95rem;line-height:1.5}.company-image-container{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a;height:100%}.company-image{width:100%;height:100%;object-fit:cover;display:block}.mission-section{padding:5rem 0;background-color:#f8f9fa}.mission-vision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.mission-card,.vision-card,.values-card{background-color:#fff;padding:3rem;border-radius:12px;box-shadow:0 10px 30px #0000000d;position:relative;overflow:hidden}.mission-card:before,.vision-card:before,.values-card:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(to bottom,#006382,#009fd6)}.mission-title,.vision-title,.values-title{color:#006382;font-size:1.8rem;margin-bottom:1.5rem;position:relative}.mission-text,.vision-text,.values-text{color:#555;font-size:1.1rem;line-height:1.7}.certifications-section{padding:5rem 0;background-color:#fff}.certifications-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.certification-image-container{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.certification-image{width:100%;height:auto;display:block}.certification-list{list-style:none;padding:0}.certification-item{display:flex;align-items:flex-start;margin-bottom:2rem}.certification-icon{background-color:#006382;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.certification-text h3{font-size:1.3rem;color:#006382;margin-bottom:.5rem}.certification-text p{color:#666;font-size:1rem;line-height:1.6}.team-section{padding:5rem 0;background-color:#f8f9fa}.section-subtitle{color:#555;font-size:1.2rem;max-width:800px;margin:0 auto 3rem;text-align:center;line-height:1.7}.team-container{display:flex;flex-direction:column;gap:3rem}.team-image-container{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.team-image{width:100%;height:auto;display:block}.team-stats{display:flex;justify-content:space-around;gap:2rem;margin-top:1rem}.team-stat{text-align:center;flex:1}.stat-number{display:block;font-size:3rem;font-weight:700;color:#006382;margin-bottom:.5rem}.stat-label{color:#555;font-size:1.1rem}.contact-cta-section{padding:5rem 0;background-color:#006382;color:#fff}.contact-cta-content{text-align:center;max-width:800px;margin:0 auto}.contact-cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.contact-cta-text{font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7;opacity:.9}.contact-cta-button{display:inline-block;background-color:#fff;color:#006382;padding:1rem 3rem;font-size:1.2rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease}.contact-cta-button:hover{background-color:#ffffffe6;transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}@media (max-width: 1024px){.company-hero-title{font-size:3rem}.company-values{grid-template-columns:repeat(3,1fr);gap:1rem}.value-icon{width:60px;height:60px}.certification-text h3{font-size:1.2rem}.mission-vision-grid{gap:1.5rem}.mission-card,.vision-card,.values-card{padding:2.5rem}.mission-title,.vision-title,.values-title{font-size:1.6rem}}@media (max-width: 768px){.company-hero-title{font-size:2.5rem}.company-hero-subtitle{font-size:1.3rem}.company-grid,.certifications-grid,.mission-vision-grid{grid-template-columns:1fr;gap:2rem}.company-image-container{order:-1}.company-values{grid-template-columns:1fr;gap:2rem}.team-stats{flex-direction:column;gap:1.5rem}.contact-cta-title{font-size:2rem}.contact-cta-text{font-size:1.1rem}}@media (max-width: 576px){.company-hero{padding:3rem 0}.company-hero-title{font-size:2rem}.company-hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.mission-card,.vision-card,.values-card{padding:2rem}.mission-title,.vision-title,.values-title{font-size:1.5rem}.contact-cta-button{padding:.8rem 2rem;font-size:1.1rem}}.company-video-container{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a;height:74%;width:80%;position:relative;padding-left:70px;background-color:transparent;background:transparent!important;box-shadow:none!important}.company-video{width:100%;height:100%;object-fit:cover;display:block;min-height:350px}.video-controls{position:absolute;bottom:15px;right:15px;display:flex;gap:10px;opacity:0;transition:opacity .3s ease}.company-video-container:hover .video-controls{opacity:1}.video-control-button{background-color:#006382b3;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease}.video-control-button:hover{background-color:#006382e6}@media (max-width: 768px){.video-controls{opacity:1}}.company-youtube-video{width:100%;height:100%;min-height:500px;border-radius:12px;display:block}.video-placeholder{width:100%;height:100%;min-height:350px;background-color:transparent;display:flex;align-items:center;justify-content:center;border-radius:12px}.loading-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #006382;border-radius:50%;animation:spin 1s linear infinite}.youtube-thumbnail{width:100%;height:100%;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:12px;position:relative}.youtube-thumbnail:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;border-radius:12px}.play-button{width:80px;height:80px;background-color:#006382cc;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:transform .3s ease,background-color .3s ease}.play-button i{color:#fff;font-size:30px;margin-left:5px}.youtube-thumbnail:hover .play-button{transform:scale(1.1);background-color:#006382}@media (max-width: 768px){.company-video-container{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a;height:100%;width:90%;margin:0 auto;position:relative;padding-left:0;background-color:transparent;background:transparent!important;box-shadow:none!important;display:flex;justify-content:center;align-items:center}.company-youtube-video{width:100%;height:100%;min-height:400px;border-radius:12px;display:block}.video-placeholder{width:100%;height:100%;min-height:300px;background-color:transparent;display:flex;align-items:center;justify-content:center;border-radius:12px;margin:0 auto}.youtube-thumbnail{width:100%;height:100%;min-height:400px;margin:0 auto}}@media (max-width: 480px){.company-video-container{width:95%}.company-youtube-video,.youtube-thumbnail{min-height:300px}.play-button{width:60px;height:60px}.play-button i{font-size:24px}}.contact-hero{background-color:#006382;color:#fff;padding:5rem 0;position:relative;overflow:hidden;background-image:linear-gradient(135deg,#006382,#009fd6)}.close-modal{position:absolute;top:1rem;right:1.5rem;background:none;border:none;font-size:2rem;color:#666;cursor:pointer;z-index:1010;outline:none;padding:0}.product-modal{z-index:1009}.contact-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/logo-91HiZDbc.png);opacity:.1;z-index:0}.contact-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.contact-hero-subtitle{font-size:1.5rem;max-width:700px;position:relative;z-index:1;opacity:.9}.contact-info-section{padding:5rem 0;background-color:#f8f9fa}.contact-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.contact-info-card{background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000000d;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-info-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #ffffff1a}.contact-info-icon{display:flex;justify-content:center;align-items:center;width:70px;height:70px;background-color:#0063821a;border-radius:50%;margin:0 auto 1.5rem}.contact-info-icon i{color:#006382;font-size:30px}.emergency-icon{font-size:40px;margin-bottom:1.5rem;color:#fff}.emergency-phone i{margin-right:8px}.contact-info-card h3{color:#006382;font-size:1.5rem;margin-bottom:1rem}.contact-info-card p{color:#666;margin-bottom:.5rem;line-height:1.6}.contact-form-section{padding:5rem 0;background-color:#fff}.contact-form-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.form-title{color:#006382;font-size:2.5rem;margin-bottom:1rem;font-weight:700}.form-description{color:#666;margin-bottom:2rem;line-height:1.6}.form-message{padding:1rem;margin-bottom:2rem;border-radius:5px;font-weight:500}.form-message.success{background-color:#00c8511a;color:#00c851;border:1px solid rgba(0,200,81,.2)}.form-message.error{background-color:#ff00001a;color:red;border:1px solid rgba(255,0,0,.2)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#333;font-weight:500}.form-group input,.form-group textarea{padding:.8rem 1rem;border:1px solid #e0e0e0;border-radius:5px;font-size:1rem;font-family:inherit;transition:border-color .3s ease,background-color .3s ease;background-color:#f5f5f5;color:#333}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#006382;box-shadow:0 0 0 2px #0063821a;background-color:#f9f9f9}.form-group input::placeholder,.form-group textarea::placeholder{color:#999;opacity:1}.form-group input:hover,.form-group textarea:hover{background-color:#f8f8f8;border-color:#ccc}.submit-button{background-color:#006382;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .3s ease;margin-top:1rem}.submit-button:hover{background-color:#009fd6;transform:translateY(-3px)}.map-container{height:100%;min-height:450px;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.emergency-contact-section{padding:4rem 0;background-color:#f8f9fa}.emergency-contact-content{background-color:#006382;color:#fff;padding:3rem;border-radius:10px;text-align:center;box-shadow:0 10px 30px #00638233}.emergency-icon{font-size:3rem;margin-bottom:1rem}.emergency-contact-content h2{font-size:2rem;margin-bottom:1rem}.emergency-contact-content p{font-size:1.2rem;margin-bottom:1.5rem;opacity:.9}.emergency-phone{display:inline-block;background-color:#fff;color:#006382;padding:1rem 2rem;border-radius:50px;font-size:1.3rem;font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;margin-left:1rem;margin-right:1rem}.emergency-phone:hover{background-color:#fff;color:#006382;transform:none;box-shadow:none}@media (max-width: 768px){.emergency-phone:hover{background-color:#fff;color:#006382;transform:none;box-shadow:none}}@media (max-width: 576px){.emergency-phone:hover{background-color:#fff;color:#006382;transform:none;box-shadow:none}}.faq-section{padding:5rem 0;background-color:#fff}.section-title{color:#006382;font-size:2.5rem;margin-bottom:3rem;text-align:center;font-weight:700}.faq-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto}.faq-item{background-color:#f8f9fa;padding:2rem;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.faq-item h3{color:#006382;font-size:1.3rem;margin-bottom:1rem;position:relative;padding-left:1.5rem}.faq-item h3:before{content:"-";position:absolute;left:0;color:#009fd6;font-weight:700}.faq-item p{color:#666;line-height:1.6;position:relative;padding-left:1.5rem}.faq-item p:before{content:".";position:absolute;left:0;color:#006382;font-weight:700}@media (max-width: 1024px){.contact-info-grid{grid-template-columns:repeat(2,1fr)}.contact-form-container{gap:2rem}}@media (max-width: 768px){.contact-hero-title{font-size:2.5rem}.contact-hero-subtitle{font-size:1.3rem}.contact-form-container{grid-template-columns:1fr}.map-container{height:350px}.faq-container{grid-template-columns:1fr}.emergency-contact-content{padding:2rem}.emergency-phone{font-size:1.2rem;padding:.8rem 1.5rem}}@media (max-width: 576px){.contact-hero{padding:3rem 0}.contact-hero-title{font-size:2rem}.contact-hero-subtitle{font-size:1.1rem}.contact-info-grid,.form-row{grid-template-columns:1fr}.form-title{font-size:2rem}.emergency-contact-content h2{font-size:1.5rem}.emergency-contact-content p{font-size:1rem}.emergency-phone{display:inline-block;background-color:#fff;color:#006382;padding:1rem 3rem;border-radius:50px;font-size:1.3rem;font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.space1{color:#fff}@media (max-width: 768px){.emergency-phone{font-size:1.2rem;padding:.8rem 3rem;display:block;margin:1rem auto;max-width:80%}}.emergency-phone{font-size:1.1rem;padding:.8rem 3rem;display:block;margin:1rem auto;max-width:90%}.section-title{font-size:2rem;margin-bottom:2rem}.faq-item{padding:1.5rem}.faq-item h3{font-size:1.1rem}}.catalog-hero{background-color:#006382;color:#fff;padding:5rem 0;position:relative;overflow:hidden;background-image:linear-gradient(135deg,#006382,#009fd6)}.catalog-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/logo-91HiZDbc.png);opacity:.1;z-index:0}.catalog-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.catalog-hero-subtitle{font-size:1.5rem;max-width:700px;position:relative;z-index:1;opacity:.9}.catalog-section{padding:3rem 0 5rem;background-color:#f8f9fa}.catalog-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;background-color:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000000d}.catalog-filter{display:flex;align-items:center;gap:1rem}.catalog-filter label{font-weight:500;color:#333}.catalog-filter select{padding:.7rem 1.2rem;border:1px solid #ddd;border-radius:5px;background-color:#f9f9f9;min-width:220px;font-size:1rem;color:#333}.catalog-search{display:flex;align-items:center;position:relative;width:300px}.catalog-search input{width:100%;padding:.7rem 3rem .7rem 1.2rem;border:1px solid #ddd;border-radius:30px;font-size:1rem;color:#333;background-color:#f9f9f9}.search-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#006382;font-size:1rem;cursor:pointer}.loading-container{text-align:center;padding:3rem 0}.loading-spinner{width:50px;height:50px;border:3px solid #f3f3f3;border-top:3px solid #006382;border-radius:50%;margin:0 auto 1rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-results{text-align:center;padding:3rem 0;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d}.no-results p{margin-bottom:1.5rem;color:#666;font-size:1.2rem}.no-results button{background-color:#006382;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:5px;font-weight:600;cursor:pointer;transition:background-color .3s}.no-results button:hover{background-color:#009fd6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.product-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 3px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026}.product-image{height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;padding:1.5rem}.product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.product-title{font-size:1.3rem;color:#006382;margin-bottom:.5rem;line-height:1.3}.product-meta{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem}.product-brand{font-weight:600;color:#333}.product-model{color:#666}.product-summary{color:#555;margin-bottom:1.5rem;flex-grow:1;line-height:1.6}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.product-availability{font-size:.9rem;font-weight:500;padding:.3rem .8rem;border-radius:20px}.product-availability.in-stock,.product-availability.order{background-color:#00c8511a;color:#00c851}.details-button{background-color:#006382;color:#fff;border:none;padding:.6rem 1rem;border-radius:5px;font-weight:500;cursor:pointer;transition:background-color .3s}.details-button:hover{background-color:#009fd6}.product-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.product-modal-content{background-color:#fff;border-radius:10px;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto;position:relative;animation:modalFadeIn .3s ease}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-modal{position:absolute;top:1rem;right:1.5rem;background:none;border:none;font-size:2rem;color:#666;cursor:pointer;z-index:10;outline:none;padding:0}.close-modal:focus,.close-modal:active{outline:none;box-shadow:none;border:none}.close-modal:hover{color:#006382;transform:scale(1.1);transition:all .2s ease}.product-modal-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;padding:2rem}.product-modal-image{background-color:#f8f9fa;border-radius:5px;padding:2rem;display:flex;align-items:center;justify-content:center}.product-modal-image img{max-width:100%;max-height:300px;object-fit:contain}.product-modal-details{padding-right:1rem}.product-modal-title{font-size:1.8rem;color:#006382;margin-bottom:1rem;padding-right:2rem}.product-modal-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.product-description{color:#555;line-height:1.7;margin-bottom:1.5rem}.product-features h3,.product-specs h3{color:#006382;font-size:1.2rem;margin-bottom:1rem;font-weight:600}.product-features ul{list-style-type:none;padding-left:0;margin-bottom:1.5rem}.product-features li{padding:.5rem 0;border-bottom:1px solid #eee;color:#555;display:flex;align-items:flex-start}.product-features li:before{content:"✓";color:#006382;margin-right:.8rem;font-weight:700}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.spec-item{display:flex;flex-direction:column;padding:.5rem;background-color:#f8f9fa;border-radius:5px}.spec-name{font-weight:500;color:#333;font-size:.9rem;margin-bottom:.3rem}.spec-value{color:#666;font-size:.95rem}.product-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.product-price{font-size:1.5rem;font-weight:700;color:#006382}.inquiry-button{background-color:#006382;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:5px;font-weight:600;text-decoration:none;transition:background-color .3s;display:flex;align-items:center;justify-content:center;text-align:center;width:auto}.inquiry-button:hover{background-color:#009fd6}.catalog-cta{padding:4rem 0;background-color:#02485e;color:#fff}.catalog-cta-content{text-align:center;max-width:800px;margin:0 auto}.catalog-cta-content h2{font-size:2.5rem;margin-bottom:1rem}.catalog-cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;justify-content:center;gap:1.5rem}.cta-button{display:inline-block;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-button.primary{background-color:#fff;color:#006382}.cta-button.secondary{background-color:transparent;border:2px solid white;color:#fff}.cta-button:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}@media (max-width: 1024px){.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-controls{flex-direction:column;gap:1rem}.catalog-filter{width:100%}.catalog-filter select{width:100%;flex-grow:1}.catalog-search{width:100%}.product-modal-grid,.specs-grid{grid-template-columns:1fr}}@media (max-width: 768px){.catalog-hero-title{font-size:2.5rem}.inquiry-button{width:90%;text-align:center;justify-content:center}.product-actions{flex-direction:column;gap:1rem;align-items:stretch}.product-price{align-self:center}.catalog-hero-subtitle{font-size:1.3rem}.product-grid{grid-template-columns:1fr}.product-modal{padding:1rem}.product-modal-content{max-height:95vh}.product-modal-grid{padding:1rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{width:100%}}@media (max-width: 576px){.catalog-hero{padding:3rem 0}.catalog-hero-title{font-size:2rem}.catalog-hero-subtitle{font-size:1.1rem}.product-image{height:180px}.product-title{font-size:1.2rem}.product-meta{flex-direction:column;gap:.3rem;align-items:flex-start}.product-footer{flex-direction:column;gap:.8rem}.details-button{width:100%}.catalog-cta-content h2{font-size:2rem}.catalog-cta-content p{font-size:1.1rem}}@media (max-width: 768px){body,html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.slideshow-container{display:none!important}}@media (max-width: 480px){.container,.footer-container,[class$=-container],[class$=-content],[class$=-section]{padding-left:10px!important;padding-right:10px!important}.info-feature{flex-direction:column!important;align-items:center!important;text-align:center!important}.feature-text{text-align:center!important}}
