@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Special+Gothic+Expanded+One&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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.site-header{justify-content:space-between;padding:1rem 0;position:relative;width:100%;z-index:100}.header-left,.site-header{align-items:center;display:flex}.header-left{gap:1rem}.header-btn{margin-right:24px}.nav-links a:hover{color:var(--accent-color,#ffe600)}.header-right{align-items:center;display:flex}.header-mobile-controls{align-items:center;display:none;gap:1rem}.cta-btn{background-color:var(--accent-color,#ffe600);color:var(--primary-color,#000)}.dark-bg .site-header{background-color:#111;padding:1rem 2rem}.hamburger{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:40px;justify-content:center;transition:all .3s ease;width:40px;z-index:120}.hamburger:hover{background:#ffe6001a;border-radius:8px}.hamburger span{background:#fff;border-radius:3px;display:block;height:3px;margin:3px 0;transition:all .3s ease;width:24px}.hamburger.open span:first-child{background:#ffe600;background:var(--accent-color,#ffe600);transform:translateY(6px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:translateX(-10px)}.hamburger.open span:nth-child(3){background:#ffe600;background:var(--accent-color,#ffe600);transform:translateY(-6px) rotate(-45deg)}@media (max-width:992px){.desktop-only{display:none}.hamburger,.header-mobile-controls{display:flex}.nav-links{align-items:center;animation:fadeIn .3s;background:#111111fa;display:none;flex-direction:column;gap:2.5rem;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:110}.nav-links.open{display:flex}.nav-links a{font-size:1.2rem;font-weight:500;opacity:.9}.nav-links a:hover{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.language-selector{position:relative}.language-toggle-btn{align-items:center;background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.9rem;gap:.5rem;padding:.5rem;transition:background-color .3s ease}.language-toggle-btn:hover{background-color:#ffffff1a}.language-toggle-btn i{font-size:1.2rem}.language-dropdown{background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0003;margin-top:.5rem;min-width:120px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.language-option{background:none;border:none;color:#333;cursor:pointer;display:block;padding:.75rem 1rem;text-align:left;transition:background-color .3s ease;width:100%}.language-option:hover{background-color:#f5f5f5}.language-option.active{background-color:#f0f0f0;font-weight:700}.dark-bg .language-toggle-btn{color:#fff}.dark-bg .language-toggle-btn:hover{background-color:#ffffff1a}.contact-page{display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.contact-header-bg{background-color:#111;color:#fff;padding:2rem 0 4rem}.contact-header-bg .container{margin:0 auto;max-width:1400px;width:95%}.contact-header-bg h1{color:#fff;font-family:Special Gothic Expanded One,sans-serif;font-size:3.5rem;margin:3rem 0 1rem;text-align:center}.contact-header-bg p{color:#ddd;font-size:1.2rem;margin:0 auto;max-width:700px;text-align:center}.contact-content{display:flex;flex:1 1;flex-wrap:wrap;padding:0}.contact-info-section{background-color:#f8f8f8;display:flex;flex:1 1;flex-direction:column;padding:4rem 2rem}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin:0 auto;max-width:1200px;width:100%}.info-card{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:2rem;transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.info-card .icon{color:#ffe600;color:var(--accent-color,#ffe600);font-size:2rem;margin-bottom:1rem}.info-card h3{color:#111;font-size:1.3rem;margin-bottom:1rem}.info-card p{color:#666;line-height:1.6}.social-links-container{margin:3rem auto 0;max-width:1200px;text-align:center;width:100%}.social-links-container h3{color:#111;font-size:1.5rem;margin-bottom:1.5rem}.social-icons,.social-icons a{justify-content:center}.social-icons a{align-items:center;background-color:#111;border-radius:50%;display:flex;height:50px;text-decoration-line:none;width:50px}.social-icons a:hover{background-color:#ffe600;color:#000}.map-container{flex:1 1;min-height:600px}.map-container h2{background-color:#fffc;border-radius:5px;color:#111;font-size:2rem;left:2rem;padding:.5rem 1rem;position:absolute;top:2rem;z-index:10}.google-map{height:100%}.contact-nav{display:none}@media (max-width:992px){.contact-content{flex-direction:column}.map-container{min-height:400px}.contact-header-bg h1{font-size:2.8rem}}@media (max-width:768px){.contact-header-bg h1{font-size:2.2rem;margin-top:2rem}.contact-info{grid-template-columns:1fr}.map-container h2{font-size:1.5rem;left:1rem;top:1rem}}.whatsapp-button{align-items:center;background-color:#25d366;border:none;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;max-width:250px;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.whatsapp-button i{font-size:1.2rem}.whatsapp-button:hover{background-color:#128c7e;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.pointer{cursor:pointer}.map-container{border-radius:12px;box-shadow:0 8px 24px #00000026;margin-bottom:2rem;overflow:hidden;position:relative}.google-map{height:450px;position:relative;width:100%}.google-map iframe{border-radius:8px}.map-title-container{background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:3px solid #ffe600;border-top:3px solid var(--accent-color,#ffe600);padding:15px 20px}.map-title-container h3{color:#333;font-size:1.2rem;margin-bottom:8px}.view-larger-map{align-items:center;color:#4285f4;display:inline-flex;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease}.view-larger-map i{font-size:.8rem;margin-left:6px}.view-larger-map:hover{color:#1967d2;text-decoration:underline}@media (max-width:768px){.contact-content{flex-direction:column}.map-container{margin-bottom:2rem;order:-1}.google-map{height:350px}}.footer{background-color:#111;color:#fff;font-family:Inter,sans-serif;padding:4rem 0 2rem}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto 3rem;max-width:1200px;width:90%}.footer-logo{flex-basis:100%;margin-bottom:2rem}.footer-logo h2{color:#fff;font-family:Special Gothic Expanded One,sans-serif;font-size:2rem;margin-bottom:.5rem}.footer-logo p{color:#aaa;font-size:1rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.footer-column{flex-basis:30%;margin-bottom:2rem}.footer-column h3{color:#ffe600;color:var(--accent-color,#ffe600);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.footer-column ul{list-style:none;padding:0}.footer-column li{margin-bottom:.8rem}.footer-column a{color:#ddd;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:#ffe600;color:var(--accent-color,#ffe600)}.footer-bottom{align-items:center;border-top:1px solid #333;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:2rem;width:90%}.footer-bottom p{color:#aaa;font-size:.9rem;margin-bottom:1rem}.social-icons{display:flex;gap:1.5rem}.social-icons a{color:#fff;font-size:1.5rem;transition:color .3s ease}@media (max-width:768px){.footer-column{flex-basis:100%}.footer-bottom{flex-direction:column;text-align:center}.social-icons{justify-content:center;margin-top:1rem}}:root{--primary-color:#000;--accent-color:#ffe600;--text-color:#333;--bg-color:#fff}*{box-sizing:border-box;margin:0;padding:0}.hero-section{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.background-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.container{align-items:center;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:1400px;position:relative;text-align:center;width:95%;z-index:1}.hero-section:after{background:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 0;width:100%}.hero-content{color:#fff;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0}.title{font-size:5.5rem;letter-spacing:-1px;line-height:1.2}.tagline,.title{margin-bottom:3rem}.tagline{font-size:1.3rem;line-height:1.6}.hero-video-container{margin-bottom:3rem;margin-top:2rem;width:100%}.logo{color:#fff;font-family:Special Gothic Expanded One,sans-serif;font-size:1.5rem;font-weight:700;inline-size:1.5em}.logo span{font-weight:300;opacity:.7}.nav-links{display:flex;gap:2rem}.nav-links a{color:#fff;font-family:Inter,sans-serif;font-size:1rem;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#ffe600;color:var(--accent-color)}.cta-btn{background-color:#ffe600;border:none;border-radius:2rem;color:#000;font-family:Inter,sans-serif;font-weight:600}.cta-btn,.hero-btn{background-color:var(--accent-color);color:var(--primary-color);cursor:pointer;padding:.75rem 1.5rem;transition:transform .3s ease}.hero-btn{border:none}.cta-btn:hover{transform:translateY(-2px)}.hero-content{margin:2rem 0;max-width:1000px;text-align:center}.title{color:#fff;font-family:Special Gothic Expanded One,sans-serif;font-size:5rem;line-height:1.1;margin-bottom:2rem}.highlight-icon{color:var(--accent-color);font-size:3.5rem}.tagline{color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;margin-bottom:2rem}.hero-video-container{display:flex;justify-content:center;margin-bottom:2rem;margin-top:auto;position:relative}.video-play-button{align-items:center;background-color:#ffe600;background-color:var(--accent-color);border-radius:50%;cursor:pointer;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;height:120px;justify-content:center;left:50px;padding:.5rem;position:absolute;text-align:center;top:-40px;width:120px;z-index:10}.play-icon{font-size:1.5rem;margin-top:.5rem}.hero-video{border-radius:8px;box-shadow:0 10px 30px #0000001a;height:400px;max-width:700px;overflow:hidden;position:relative;width:100%}.hero-video img{height:100%;object-fit:cover;width:100%}.version-tag{color:#ffe600;color:var(--accent-color);font-family:Special Gothic Expanded One,sans-serif;font-size:2rem;position:absolute;right:20px;top:20px}@media (max-width:992px){.title{font-size:3rem}.nav-links{display:none}}@media (max-width:768px){.title{font-size:2.5rem}.hero-video{height:300px}.video-play-button{height:100px;left:30px;top:-30px;width:100px}}.hero-buttons{display:flex;flex-direction:column;gap:1rem;margin:2rem auto;width:100%}.hero-btn{background-color:#ffe600;background-color:var(--accent-color,#ffe600);border-radius:2rem;color:#000;color:var(--primary-color,#000);text-decoration:none}.book-now-btn,.hero-btn{align-items:center;display:flex;font-family:Inter,sans-serif;font-weight:600;justify-content:center;padding:.85rem 1rem;text-align:center;transition:all .3s ease;width:100%}.book-now-btn{background-color:#25d366;border:none;border-radius:2rem;color:#fff;cursor:pointer}.book-now-btn i{font-size:1.2rem;margin-right:8px}.book-now-btn:hover,.hero-btn:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-3px)}@media (min-width:768px){.hero-buttons{max-width:350px}}.loading-screen{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-content{align-items:center;display:flex;flex-direction:column;gap:2rem}.loading-logo{color:#fff;font-family:Special Gothic Expanded One,sans-serif;font-size:2.5rem;letter-spacing:-1px}.loading-logo span{font-weight:300;opacity:.7}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffe6004d;border-radius:50%;border-top:3px solid var(--accent-color,#ffe600);height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.hero-section.hidden{opacity:0;visibility:hidden}.hero-section.fade-in{opacity:1;transition:opacity .5s ease-in-out;visibility:visible}.stats-section{background-color:#f5f5f5;padding:6rem 0;text-align:center}.stats-section .container{margin:0 auto;max-width:1200px;width:90%}.stats-description{color:#888;font-family:Special Gothic Expanded One,sans-serif;font-size:2.5rem;line-height:1.3;margin:0 auto 5rem;max-width:900px}.stats-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.stat-item{flex:1 1;min-width:200px}.stat-item h2{display:inline-block;font-family:Special Gothic Expanded One,sans-serif;font-size:4rem;margin-bottom:1rem;position:relative}.plus-icon{color:#666;font-size:2rem;position:relative;top:-1.5rem}.stat-item p{color:#666;font-family:Inter,sans-serif;font-size:1.2rem}.how-it-works{background-color:#111;color:#fff;padding:6rem 0}.how-it-works .container{margin:0 auto;max-width:1200px;width:90%}.how-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4rem}.how-header h2{font-family:Special Gothic Expanded One,sans-serif;font-size:3.5rem;margin-right:2rem}.how-header p{font-family:Inter,sans-serif;font-size:1rem;max-width:300px;opacity:.7;text-align:right}.process-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:4rem}.process-card{flex:1 1;min-width:250px}.card-image{border-radius:20px;height:200px;margin-bottom:1.5rem;overflow:hidden;width:100%}.card-image img{height:100%;object-fit:cover;width:100%}.process-card h3{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500}.get-started-btn{background-color:#ffe600;background-color:var(--accent-color,#ffe600);border:none;border-radius:2rem;color:#111;cursor:pointer;display:block;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;margin:0 auto 4rem;padding:1rem 2.5rem;text-decoration:none;transition:transform .3s ease}.get-started-btn:hover{transform:translateY(-3px)}.marquee-section{padding:1.5rem 0}.marquee-section,.services-footer{background-color:#f5f5f5;overflow:hidden;position:relative;width:100%}.services-footer{align-items:center;color:#000;display:flex;font-family:Special Gothic Expanded One,sans-serif;font-size:2.5rem;height:80px;justify-content:center;text-align:center}.carousel-container{overflow:hidden;position:relative;white-space:nowrap;width:100%}.marquee-content{animation:marquee 30s linear infinite;background-color:#f5f5f5;display:inline-block;padding-left:100%;white-space:nowrap}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.carousel-item{color:#000;display:inline-block;padding:0 2rem}.highlight-icon{color:#ffe600;color:var(--accent-color,#ffe600);margin-left:10px;vertical-align:middle}@media (max-width:992px){.stats-description{font-size:2rem}.how-header{align-items:flex-start;flex-direction:column}.how-header p{margin-top:1rem;text-align:left}}@media (max-width:768px){.stats-description{font-size:1.5rem}.stat-item h2{font-size:3rem}.how-header h2{font-size:2.5rem}.services-footer{font-size:1.8rem}}.blog-page{display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.blog-header-bg{background-color:#111;color:#fff;padding:2rem 0 4rem}.blog-header-bg .container{margin:0 auto;max-width:1400px;width:95%}.blog-header-bg h1{color:#fff;font-family:Special Gothic Expanded One,sans-serif;font-size:3.5rem;margin:3rem 0 1rem;text-align:center}.blog-header-bg p{color:#ddd;font-size:1.2rem;margin:0 auto;max-width:700px;text-align:center}.blog-content{display:flex;gap:3rem;margin:0 auto;max-width:1400px;padding:4rem 2rem}.blog-posts{flex:3 1}.blog-sidebar{align-self:flex-start;flex:1 1;position:sticky;top:2rem}.blog-post{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin-bottom:4rem;overflow:hidden}.blog-post-image{height:300px;overflow:hidden;width:100%}.blog-post-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-post:hover .blog-post-image img{transform:scale(1.05)}.blog-post-content{padding:2rem}.blog-post-content h2{color:#111;font-size:1.8rem;margin-bottom:1rem}.blog-post-meta{color:#666;display:flex;font-size:.9rem;margin-bottom:1.5rem}.blog-post-meta .date{margin-right:1rem}.excerpt{color:#444;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.blog-post-full{color:#333;line-height:1.8}.blog-post-full p{margin-bottom:1.5rem}.blog-post-full ol,.blog-post-full ul{margin-bottom:1.5rem;margin-left:1.5rem}.blog-post-full li{margin-bottom:.5rem}@media (max-width:992px){.blog-content{flex-direction:column}.blog-header-bg h1{font-size:2.8rem}}@media (max-width:768px){.blog-header-bg h1{font-size:2.2rem;margin-top:2rem}.blog-post-image{height:200px}.blog-post-content h2{font-size:1.5rem}}.floating-widgets{bottom:20px;pointer-events:none;position:fixed;right:20px;z-index:1000}.floating-widget{align-items:center;border-radius:50%;box-shadow:0 4px 12px #0003;cursor:pointer;display:flex;height:60px;justify-content:center;pointer-events:auto;transition:all .3s ease;width:60px}.floating-widget:hover{box-shadow:0 6px 16px #0000004d}.floating-widget i{font-size:24px}.email-widget{background-color:#ea4335;color:#fff}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.floating-widget{animation:pulse 2s infinite}.floating-widget:hover{animation:none;transform:translateY(-5px)}@media (max-width:768px){.floating-widgets{bottom:15px;right:15px}.floating-widget{height:50px;width:50px}.floating-widget i{font-size:20px}}.equipment-page{display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.equipment-header-bg{background-color:#111;color:#fff;padding:2rem 0 4rem}.equipment-header-bg .container{margin:0 auto;max-width:1400px;width:95%}.equipment-header-bg h1{color:#fff;font-family:Special Gothic Expanded One,sans-serif;font-size:3.5rem;margin:3rem 0 1rem;text-align:center}.equipment-header-bg p{color:#ddd;font-size:1.2rem;margin:0 auto;max-width:700px;text-align:center}.equipment-content{display:flex;gap:3rem;margin:0 auto;max-width:1400px;padding:4rem 2rem}.equipment-items{flex:3 1}.equipment-sidebar{align-self:flex-start;flex:1 1;position:sticky;top:2rem}.equipment-item{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin-bottom:4rem;overflow:hidden}.equipment-item-image{height:100%;overflow:hidden;width:100%}.equipment-item-image img{height:50%;object-fit:cover;transition:transform .3s ease;width:50%}.equipment-item:hover .equipment-item-image img{transform:scale(1.05)}.equipment-item-content{padding:2rem}.equipment-item-content h2{color:#111;font-size:1.8rem;margin-bottom:1rem}.equipment-item-description{color:#333;line-height:1.8}.equipment-item-description p{margin-bottom:1.5rem}.equipment-item-description ul{margin-bottom:1.5rem;padding-left:1.5rem}.equipment-item-description li{margin-bottom:.8rem;position:relative}.equipment-item-description li::marker{color:#ffe600;color:var(--accent-color,#ffe600)}.equipment-item-description strong{color:#111}.sidebar-section{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin-bottom:2rem;padding:1.5rem;position:sticky;top:2rem}.sidebar-section h3{border-bottom:2px solid #ffe600;border-bottom:2px solid var(--accent-color,#ffe600);font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:.5rem}.sidebar-section ul{list-style:none;padding:0}.sidebar-section li{margin-bottom:1rem}.sidebar-section a{color:#333;text-decoration:none;transition:color .3s ease}.sidebar-section a:hover{color:#ffe600;color:var(--accent-color,#ffe600)}.contact-btn{background-color:#ffe600;background-color:var(--accent-color,#ffe600);border-radius:2rem;color:#111;display:inline-block;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:transform .3s ease}.contact-btn:hover{transform:translateY(-3px)}@media (max-width:992px){.equipment-content{flex-direction:column}.equipment-header-bg h1{font-size:2.8rem}.sidebar-section{position:static}}@media (max-width:768px){.equipment-header-bg h1{font-size:2.2rem;margin-top:2rem}.equipment-item-image{height:300px}.equipment-item-image img{height:100%;width:100%}.equipment-item-content h2{font-size:1.5rem}.equipment-content{padding:2rem 1rem}}
/*# sourceMappingURL=main.4f2a8151.css.map*/