.Header-module__ldgnoG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background-color:#000c40bf;border-bottom:1px solid #ffffff1a;width:100%;padding:.8rem 0;transition:transform .3s ease-in-out;position:fixed;top:0;left:0}.Header-module__ldgnoG__headerHidden{transform:translateY(-100%)}.Header-module__ldgnoG__nav{align-items:center;display:flex}.Header-module__ldgnoG__brand{width:100%;color:var(--text-main);letter-spacing:1px;z-index:1002;align-items:center;gap:10px;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain}.Header-module__ldgnoG__desktopNav{display:none}.Header-module__ldgnoG__navLink{color:var(--text-muted);padding:5px 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;position:relative}.Header-module__ldgnoG__navLink:hover{color:var(--text-main)}.Header-module__ldgnoG__navLink:after{content:"";background-color:var(--accent-orange);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__contactBtn{background-color:var(--accent-orange);color:#fff;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:none}.Header-module__ldgnoG__contactBtn:hover{background-color:var(--accent-orange-hover);transform:scale(1.05)}.Header-module__ldgnoG__whatsappIcon{color:#25d366;font-size:1.1rem}.Header-module__ldgnoG__mobileToggle{color:var(--text-main);cursor:pointer;z-index:1003;background:0 0;border:none;padding:5px;font-size:1.8rem;display:block}.Header-module__ldgnoG__sidebarOverlay{-webkit-backdrop-filter:blur(8px);z-index:1001;opacity:0;visibility:hidden;background-color:#0009;width:100%;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;right:0}.Header-module__ldgnoG__sidebarOpen .Header-module__ldgnoG__sidebarOverlay{opacity:1;visibility:visible}.Header-module__ldgnoG__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1002;background:linear-gradient(#000c40e6 0%,#000000e6 100%);border-left:1px solid #ffffff1a;flex-direction:column;gap:25px;width:230px;height:100vh;padding:70px 30px 30px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-5px 0 30px #00000080}.Header-module__ldgnoG__sidebarOpen .Header-module__ldgnoG__mobileMenu{transform:translate(0)}.Header-module__ldgnoG__mobileNavLink{color:var(--text-main);border-bottom:1px solid #ffffff0d;padding-bottom:15px;font-size:1.2rem;font-weight:500;text-decoration:none}.Header-module__ldgnoG__mobileNavLink:hover{color:var(--accent-orange);padding-left:10px;transition:all .2s}.Header-module__ldgnoG__mobileCtaBtn{background-color:var(--accent-orange);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:12px;font-weight:700;text-decoration:none;display:flex}@media (min-width:900px){.Header-module__ldgnoG__desktopNav{align-items:center;gap:30px;display:flex}.Header-module__ldgnoG__contactBtn{display:flex}.Header-module__ldgnoG__mobileToggle,.Header-module__ldgnoG__sidebarOverlay,.Header-module__ldgnoG__mobileMenu{display:none}.Header-module__ldgnoG__brand{width:auto}.Header-module__ldgnoG__nav{justify-content:space-between}}
.FeatureSection-module__LGzUYW__section{padding:80px 0;position:relative}.FeatureSection-module__LGzUYW__grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}.FeatureSection-module__LGzUYW__content{flex-direction:column;order:1;gap:20px;display:flex}.FeatureSection-module__LGzUYW__imageWrapper{border:1px solid #ffffff1a;border-radius:12px;order:2;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}@media (min-width:768px){.FeatureSection-module__LGzUYW__section{padding:100px 0}.FeatureSection-module__LGzUYW__grid{grid-template-columns:1fr 1fr}.FeatureSection-module__LGzUYW__imageWrapper{order:1;height:fit-content}.FeatureSection-module__LGzUYW__content,.FeatureSection-module__LGzUYW__gridReversed .FeatureSection-module__LGzUYW__imageWrapper{order:2}.FeatureSection-module__LGzUYW__gridReversed .FeatureSection-module__LGzUYW__content{order:1}}.FeatureSection-module__LGzUYW__title{background:linear-gradient(90deg,#fff,#bdc3c7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:2.5rem;font-weight:800;position:relative}@media (max-width:768px){.FeatureSection-module__LGzUYW__title{font-size:2rem}}.FeatureSection-module__LGzUYW__title:after{content:"";background-color:var(--accent-orange);border-radius:2px;width:80px;height:4px;margin-top:15px;display:block;box-shadow:0 0 10px #ff660080}.FeatureSection-module__LGzUYW__list{list-style:none}.FeatureSection-module__LGzUYW__listItem{color:var(--text-muted);align-items:flex-start;margin-bottom:18px;font-size:1.15rem;display:flex}.FeatureSection-module__LGzUYW__listItem:before{content:"✓";color:var(--accent-orange);text-shadow:0 0 5px #f606;margin-right:15px;font-weight:700}.FeatureSection-module__LGzUYW__highlight{color:#fff;border-left:4px solid var(--accent-orange);background-color:#ffffff0d;border-radius:0 8px 8px 0;margin-top:20px;padding:15px;font-style:italic;font-weight:700}.FeatureSection-module__LGzUYW__image{object-fit:contain;transition:transform .5s;display:block}.FeatureSection-module__LGzUYW__imageWrapper:hover .FeatureSection-module__LGzUYW__image{transform:scale(1.05)}
.HeroSection-module__yS5m3G__heroContainer{text-align:center;justify-content:center;align-items:center;min-height:90dvh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__bgImage{object-fit:cover;object-position:center;z-index:0}.HeroSection-module__yS5m3G__overlay{z-index:1;background:linear-gradient(#000c4080,#000000b3);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__yS5m3G__contentWrapper{z-index:2;width:100%;padding:20px;position:relative}.HeroSection-module__yS5m3G__textStack{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.HeroSection-module__yS5m3G__title{color:var(--text-main);text-shadow:0 4px 15px #00000080;letter-spacing:-1px;font-size:clamp(2rem,6vw,4.5rem);font-weight:800;line-height:1.1}.HeroSection-module__yS5m3G__highlightName{color:var(--accent-orange);white-space:nowrap}.HeroSection-module__yS5m3G__subtitle{color:var(--text-main);opacity:.95;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.35rem);line-height:1.6}.HeroSection-module__yS5m3G__subtitleCursive{color:var(--accent-orange);opacity:1;max-width:800px;margin:0 auto;font-size:clamp(1.1rem,2.2vw,1.5rem);font-style:italic;font-weight:700;line-height:1.5}.HeroSection-module__yS5m3G__contactBtnContainer{justify-content:center;width:100%;display:flex}.HeroSection-module__yS5m3G__contactBtn{background-color:var(--accent-orange);color:#fff;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:12px 30px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #f606}.HeroSection-module__yS5m3G__contactBtn:hover{background-color:var(--accent-orange-hover);transform:translateY(-3px)}.HeroSection-module__yS5m3G__whatsappIcon{color:#25d366;font-size:1.8rem}@media (max-width:900px){.HeroSection-module__yS5m3G__heroContainer{align-items:flex-start;min-height:85vh;padding-top:120px}}@media (max-width:600px){.HeroSection-module__yS5m3G__heroContainer{padding-top:110px}.HeroSection-module__yS5m3G__textStack{gap:1rem;margin-bottom:2rem}.HeroSection-module__yS5m3G__title{font-size:2.2rem}.HeroSection-module__yS5m3G__contactBtn{width:100%;max-width:350px;padding:12px 20px;font-size:1rem}}@media (max-width:350px){.HeroSection-module__yS5m3G__heroContainer{padding-top:100px}.HeroSection-module__yS5m3G__contentWrapper{padding:10px}.HeroSection-module__yS5m3G__title{font-size:1.8rem}.HeroSection-module__yS5m3G__subtitle{font-size:.9rem}}
.BrandsMarquee-module__XdgbIW__section{background-color:var(--bg-deep);border-bottom:1px solid #ffffff0d;padding:60px 0;position:relative;overflow:hidden}.BrandsMarquee-module__XdgbIW__title{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:30px;font-size:1.2rem}.BrandsMarquee-module__XdgbIW__scroller{width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.BrandsMarquee-module__XdgbIW__scrollerInner{gap:4rem;width:max-content;padding:20px 0;animation:40s linear infinite BrandsMarquee-module__XdgbIW__scrollRight;display:flex}.BrandsMarquee-module__XdgbIW__scroller:hover .BrandsMarquee-module__XdgbIW__scrollerInner{animation-play-state:paused}@keyframes BrandsMarquee-module__XdgbIW__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.BrandsMarquee-module__XdgbIW__logoWrapper{filter:grayscale()brightness(.8);justify-content:center;align-items:center;width:150px;height:80px;transition:filter .3s;display:flex;position:relative}.BrandsMarquee-module__XdgbIW__logoWrapper:hover{filter:grayscale(0%)brightness(1.2)}.BrandsMarquee-module__XdgbIW__logoImage{object-fit:contain;max-width:100%;max-height:100%}
.ProductShowcase-module__LGe1IG__section{background-color:var(--bg-deep);padding:80px 0}.ProductShowcase-module__LGe1IG__header{text-align:center;margin-bottom:50px}.ProductShowcase-module__LGe1IG__mainTitle{color:var(--text-main);margin-bottom:10px;font-size:2.5rem}.ProductShowcase-module__LGe1IG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto}.ProductShowcase-module__LGe1IG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.ProductShowcase-module__LGe1IG__card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ProductShowcase-module__LGe1IG__card:hover{border-color:var(--primary-blue);transform:translateY(-5px);box-shadow:0 10px 30px #0033664d}.ProductShowcase-module__LGe1IG__imageWrapper{background-color:#000;width:100%;height:250px;position:relative}.ProductShowcase-module__LGe1IG__image{object-fit:cover;transition:transform .5s}.ProductShowcase-module__LGe1IG__card:hover .ProductShowcase-module__LGe1IG__image{transform:scale(1.05)}.ProductShowcase-module__LGe1IG__cardContent{flex-direction:column;flex-grow:1;padding:20px;display:flex}.ProductShowcase-module__LGe1IG__cardTitle{color:var(--text-main);margin-bottom:10px;font-size:1.25rem;font-weight:700}.ProductShowcase-module__LGe1IG__cardText{color:var(--text-muted);font-size:.95rem;line-height:1.5}.ProductShowcase-module__LGe1IG__badge{color:var(--accent-orange);text-transform:uppercase;margin-top:auto;padding-top:15px;font-size:.85rem;font-weight:700;display:inline-block}
.LocationSection-module__x4W_8G__section{background-color:var(--bg-deep);border-top:1px solid #ffffff0d;padding:100px 0}.LocationSection-module__x4W_8G__grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}@media (min-width:768px){.LocationSection-module__x4W_8G__grid{grid-template-columns:1fr 1.5fr}}.LocationSection-module__x4W_8G__infoCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:30px}.LocationSection-module__x4W_8G__title{color:var(--text-main);margin-bottom:20px;font-size:2rem;font-weight:700}.LocationSection-module__x4W_8G__infoItem{margin-bottom:20px}.LocationSection-module__x4W_8G__label{color:var(--accent-orange);text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:.85rem;font-weight:700;display:block}.LocationSection-module__x4W_8G__text{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.LocationSection-module__x4W_8G__mapWrapper{border:1px solid #ffffff1a;border-radius:12px;width:100%;height:450px;position:relative;overflow:hidden;box-shadow:0 10px 40px #000c4099}.LocationSection-module__x4W_8G__mapFrame{filter:contrast(1.1)grayscale(.2);border:0;width:100%;height:100%}.LocationSection-module__x4W_8G__visualsContainer{margin-top:50px}.LocationSection-module__x4W_8G__subTitle{color:var(--accent-orange);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:1.2rem;font-weight:700}.LocationSection-module__x4W_8G__visualsGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.LocationSection-module__x4W_8G__visualsGrid{grid-template-columns:1fr 1fr}}.LocationSection-module__x4W_8G__imageCard{border:1px solid #ffffff1a;border-radius:12px;height:250px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.LocationSection-module__x4W_8G__imageCard:hover{border-color:var(--accent-orange);transform:translateY(-5px)}.LocationSection-module__x4W_8G__locationImage{object-fit:cover;filter:brightness(.85);width:100%;height:100%;transition:filter .3s}.LocationSection-module__x4W_8G__imageCard:hover .LocationSection-module__x4W_8G__locationImage{filter:brightness()}.LocationSection-module__x4W_8G__imageLabel{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;padding:8px 15px;font-size:.9rem;position:absolute;bottom:0;left:0;right:0}
.ContactCTA-module__FIf52q__section{background:linear-gradient(180deg,var(--bg-deep)0%,#000 100%);text-align:center;padding:80px 0;position:relative}.ContactCTA-module__FIf52q__title{color:var(--text-main);margin-bottom:15px;font-size:2.5rem}.ContactCTA-module__FIf52q__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:1.1rem}.ContactCTA-module__FIf52q__grid{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.ContactCTA-module__FIf52q__socialCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;min-width:250px;padding:30px 50px;text-decoration:none;transition:all .3s;display:flex}.ContactCTA-module__FIf52q__socialCard:hover{background:#ffffff1a;transform:translateY(-5px)}.ContactCTA-module__FIf52q__whatsapp:hover{border-color:#25d366;box-shadow:0 0 20px #25d36633}.ContactCTA-module__FIf52q__facebook:hover{border-color:#1877f2;box-shadow:0 0 20px #1877f233}.ContactCTA-module__FIf52q__icon{margin-bottom:15px;font-size:3rem;transition:transform .3s}.ContactCTA-module__FIf52q__whatsapp .ContactCTA-module__FIf52q__icon{color:#25d366}.ContactCTA-module__FIf52q__facebook .ContactCTA-module__FIf52q__icon{color:#1877f2}.ContactCTA-module__FIf52q__cardText{color:var(--text-main);font-size:1.2rem;font-weight:700}.ContactCTA-module__FIf52q__cardAction{color:var(--text-muted);margin-top:5px;font-size:.9rem}
.Footer-module__Grjkva__footer{color:var(--text-muted);background-color:#000;border-top:1px solid #ffffff1a;padding:50px 0 20px;font-size:.9rem}.Footer-module__Grjkva__content{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-bottom:30px;display:flex}@media (min-width:768px){.Footer-module__Grjkva__content{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__Grjkva__brandColumn h3{color:var(--text-main);letter-spacing:1px;margin-bottom:10px;font-size:1.5rem;font-weight:800}.Footer-module__Grjkva__brandColumn p{max-width:300px;line-height:1.6}.Footer-module__Grjkva__linksColumn{gap:20px;display:flex}.Footer-module__Grjkva__link{color:var(--text-muted);text-decoration:none;transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--accent-orange)}.Footer-module__Grjkva__divider{background:#ffffff1a;width:100%;height:1px;margin-bottom:20px}.Footer-module__Grjkva__copyright{text-align:center;color:#666;font-size:.8rem}
