@view-transition{navigation: auto;}::view-transition-old(root){animation:slide-out 1s forwards}::view-transition-new(root){animation:slide-in 1s forwards}@keyframes slide-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slide-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (max-width: 1536px){html{font-size:14px}}@media (max-width: 1280px){html{font-size:12px}}@media (max-width: 730px){html{font-size:14px}}._navbar_1rwl0_1{background:var(--white);box-shadow:0 2px 10px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000}._container_1rwl0_21{max-width:95rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:5rem}._logo_1rwl0_39{width:7rem;height:100%;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}._logo_1rwl0_39 img{width:90%;height:90%;object-fit:contain;pointer-events:none}._navLinks_1rwl0_77{display:flex;gap:2rem;list-style:none;align-items:center}._navLink_1rwl0_77{text-decoration:none;font-size:1.1rem;color:var(--dark-gray);font-weight:500;transition:color .3s ease;position:relative}._navLink_1rwl0_77:hover{color:var(--primary-blue)}._navLink_1rwl0_77:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--primary-red);transition:width .3s ease}._navLink_1rwl0_77:hover:after{width:100%}._loginButton_1rwl0_147{background:var(--primary-blue);color:var(--white);padding:8px 16px;border-radius:50px;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:8px;transition:all .3s ease}._loginButton_1rwl0_147:hover{background:#1a4c8f;transform:translateY(-2px)}._loginIcon_1rwl0_183{font-size:1.2rem}._hamburger_1rwl0_191{display:none;background:none;border:none;font-size:1.5rem;color:var(--primary-blue);cursor:pointer}@media (max-width: 768px){._container_1rwl0_21{width:85%}._navLinks_1rwl0_77{position:fixed;top:70px;left:0;right:0;background:var(--white);flex-direction:column;padding:2rem;box-shadow:0 2px 10px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}._navLinks_1rwl0_77._active_1rwl0_249{transform:translateY(0);opacity:1;visibility:visible}._hamburger_1rwl0_191{display:block}}._footer_zb49g_1{background:var(--primary-blue);color:var(--white);padding:60px 0 20px}._container_zb49g_13{max-width:1200px;margin:0 auto;padding:0 20px}._footerContent_zb49g_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}._footerSection_zb49g_39 h3{margin-bottom:.5rem}._footerSection_zb49g_39{display:flex;flex-direction:column}._logo_zb49g_57{display:flex;flex-direction:column;align-items:flex-start;width:8rem;height:4.5rem;margin-top:-10px;margin-left:-20px}._logoFondoAzul_zb49g_77{width:100%;height:100%;object-fit:cover}._logoText_zb49g_89{font-size:2.5rem;font-weight:700;color:var(--white);line-height:1}._logoSubtext_zb49g_103{font-size:1.3rem;color:var(--primary-red);font-weight:500}._description_zb49g_117{line-height:1.6;margin-bottom:1.5rem;opacity:.9}._socialLinks_zb49g_129{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}._socialLink_zb49g_129{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#ffffff1a;border-radius:50%;color:var(--white);text-decoration:none;transition:all .3s ease}._socialLink_zb49g_129:hover{background:var(--primary-red);transform:translateY(-2px)}._sectionTitle_zb49g_181{font-size:1.3rem;font-weight:700;color:var(--white)}._linksList_zb49g_193{list-style:none;padding:0}._linksList_zb49g_193 li{margin-bottom:.8rem}._contEnlaces_zb49g_211{display:flex;flex-direction:row;justify-content:space-around}._footerLink_zb49g_223{color:var(--white);text-decoration:none;opacity:.9;transition:all .3s ease}._footerLink_zb49g_223:hover{opacity:1;color:var(--primary-red)}._contactInfo_zb49g_247{min-width:300px;display:flex;flex-direction:column;gap:1rem}._contactItem_zb49g_261{display:flex;justify-content:start;align-items:center;gap:.5rem}._contactIcon_zb49g_275{color:var(--primary-red);font-size:1.2rem}._footerBottom_zb49g_285{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}._footerBottomLinks_zb49g_305{display:flex;gap:2rem}@media (max-width: 768px){._footerContent_zb49g_25{grid-template-columns:1fr;gap:2rem}._footerBottom_zb49g_285{flex-direction:column;text-align:center}._footerBottomLinks_zb49g_305{gap:1rem}._contEnlaces_zb49g_211{flex-direction:column}}.App{min-height:100vh;overflow:hidden}._contact_1hdud_1{padding:80px 0;background:var(--light-blue)}._container_1hdud_11{width:100%;max-width:50rem;margin:0 auto;display:flex;align-items:center;flex-direction:column}._header_1hdud_29{width:100%;text-align:center;margin-bottom:4rem}._title_1hdud_41{font-size:2.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._subtitle_1hdud_55{font-size:1.1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6}._contactContent_1hdud_71{gap:4rem;width:100%;max-width:40rem}._contactInfo_1hdud_83{width:100%;background:var(--white);border-radius:15px;padding-top:2rem;box-shadow:0 5px 15px #0000001a}._infoTitle_1hdud_99{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:2rem}._infoItemContainer_1hdud_119{display:flex;align-items:center;flex-direction:column}._infoItem_1hdud_119{width:100%;max-width:30rem;display:flex;gap:1rem;padding:1rem;margin-bottom:1rem}._infoIcon_1hdud_149{font-size:1.6rem;color:var(--primary-red);margin-top:.2rem}._infoItem_1hdud_119 h4{font-weight:700;color:var(--primary-blue);margin-bottom:.5rem}._infoItem_1hdud_119 p{color:var(--dark-gray);line-height:1.5}._contactForm_1hdud_183{background:var(--white);padding:2.5rem;border-radius:15px;box-shadow:0 5px 15px #0000001a}._formRow_1hdud_197{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}._formGroup_1hdud_211{display:flex;flex-direction:column}._formInput_1hdud_221,._formTextarea_1hdud_223{padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}._formInput_1hdud_221:focus,._formTextarea_1hdud_223:focus{outline:none;border-color:var(--primary-blue)}._formTextarea_1hdud_223{resize:vertical;min-height:120px}._submitButton_1hdud_263{background:var(--primary-red);color:var(--white);border:none;padding:15px 30px;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;transition:all .3s ease;margin-top:50px}._submitButton_1hdud_263:hover{background:#ff0b07;transform:translateY(-2px)}._submitIcon_1hdud_309{font-size:1rem}@media (max-width: 768px){._title_1hdud_41{font-size:2rem}._contactContent_1hdud_71{width:90%}._formRow_1hdud_197{grid-template-columns:1fr}}._hero_106p9_1{background-color:var(--primary-blue);color:var(--white);min-height:80vh;display:flex;align-items:center}._container_106p9_17{width:100%;margin:0 auto}._content_106p9_27{display:flex;justify-content:space-around;text-align:center;flex-wrap:wrap;margin-bottom:4rem;position:relative;height:100vh;gap:50px;overflow:hidden}._contentInfo_106p9_51{height:100%;width:75%;display:flex;flex-direction:column;align-items:center;justify-content:end;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;padding:10px 0;z-index:2}._hero_106p9_1:hover ._fotoInicio_106p9_83{transform:scale(1.2)}._highlight_106p9_91{color:var(--primary-red);text-shadow:2px 2px 4px rgba(0,0,0,.168)}._subtitle_106p9_101{font-size:2rem;max-width:40rem;opacity:.9;text-align:justify;margin-bottom:25rem;align-self:flex-start;position:absolute;top:15%;color:#3f5370;font-weight:700;line-height:1.5;letter-spacing:.2rem}._ctaButton_106p9_131{background:var(--primary-red);color:var(--white);border:none;padding:15px 30px;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;justify-self:end}._ctaButton_106p9_131:hover{background:var(--light-gray);color:var(--primary-blue);transform:translateY(-2px);box-shadow:0 5px 15px #0003}._contentFoto_106p9_171{width:100%;height:100vh;display:flex}._contentFoto_106p9_171:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,var(--primary-blue),transparent);pointer-events:none;z-index:1}._fotoInicio_106p9_83{width:100%;height:100%;object-fit:cover;transform:scale(1.05);transition:transform 10s ease-out}._features_106p9_225{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;padding:0 1rem}._feature_106p9_225{text-align:center;padding:2rem;background:#ffffff1a;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease-in-out}._feature_106p9_225:hover{background:var(--primary-red)}._featureIcon_106p9_267{font-size:3rem;margin-bottom:1rem;color:var(--white)}._feature_106p9_225 h3{font-size:1.3rem;margin-bottom:.5rem}._feature_106p9_225 p{opacity:.9}@media (max-width: 768px){._title_106p9_299{font-size:2.5rem}._contentInfo_106p9_51{width:90%}._subtitle_106p9_101{font-size:1.3rem}._container_106p9_17{display:flex;flex-direction:column}._content_106p9_27{flex-direction:column}._contImg_106p9_341{min-width:0;min-height:0;width:100%}._fotoInicio_106p9_83{object-position:45% 50%;object-fit:cover}._features_106p9_225{grid-template-columns:1fr;width:90%;align-self:center}}._products_yn328_1{padding:80px 0;background:linear-gradient(to bottom,var(--primary-blue),transparent);min-height:60vh;display:grid;place-content:center}._products_yn328_1 h1{font-size:2rem;color:#fff}._container_yn328_27{max-width:75rem;display:flex;flex-direction:column;align-items:center;gap:30px}._header_yn328_43{text-align:center;margin-bottom:4rem}._title_yn328_53{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}._subtitle_yn328_67{font-size:1.1rem;color:#fff;max-width:600px;margin:0 auto;line-height:1.6}._contProductos_yn328_83{position:relative;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:space-around;max-height:800px;overflow:hidden;z-index:1;border-radius:20px;gap:2rem}._contProductos_yn328_83:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,#ffffffe6,#fff0);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center}._categorySection_yn328_145{width:35rem;height:20rem}._categoryHeader_yn328_155{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:var(--white);border-radius:15px;box-shadow:0 2px 10px #0000000d}._categoryIcon_yn328_183{font-size:2.5rem;color:var(--primary-red);background:#ee403e1a;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._categoryTitle_yn328_205{font-size:1.8rem;font-weight:700;color:var(--primary-blue);margin-bottom:.5rem;text-align:center}._ctaButton_yn328_221{background:var(--primary-red);color:var(--white);border:none;padding:15px 30px;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;text-decoration:none}._ctaButton_yn328_221:hover{background:var(--light-gray);color:var(--primary-blue);transform:translateY(-2px);box-shadow:0 5px 15px #0003}@media (max-width: 768px){._title_yn328_53{font-size:2rem}._header_yn328_43{width:90%}._contProductos_yn328_83{max-height:70rem}._categorySection_yn328_145{width:90%}._categoryHeader_yn328_155{flex-direction:column;text-align:center}._productsGrid_yn328_305{grid-template-columns:1fr}}._App_1rvp8_1{min-height:100vh;overflow:hidden}._services_1rvp8_5{padding:80px 0;background:linear-gradient(to top,var(--primary-blue),transparent)}._container_1rvp8_15{margin:0 auto;padding:20px 20px 50px;width:90%}._header_1rvp8_27{text-align:center;margin-bottom:4rem}._title_1rvp8_37{font-size:2.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._subtitle_1rvp8_51{font-size:1.1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6}._servicesGrid_1rvp8_67{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}._serviceCard_1rvp8_81{flex:1;min-width:20rem;background:var(--light-gray);padding:2.5rem 2rem;border-radius:15px;text-align:center;transition:all .3s ease;border:2px solid transparent;cursor:pointer;font-size:1.1rem}._serviceCard_1rvp8_81:hover{border-color:var(--primary-red);box-shadow:0 10px 30px #1f5aa81a}._serviceIcon_1rvp8_117{font-size:3rem;color:var(--primary-red);margin-bottom:1.5rem;background:var(--white);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;box-shadow:0 5px 15px #0000001a}._serviceTitle_1rvp8_149{font-size:1.3rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._serviceDescription_1rvp8_163{color:var(--dark-gray);line-height:1.6}@media (max-width: 768px){._title_1rvp8_37{font-size:2rem}._servicesGrid_1rvp8_67{display:flex;flex-direction:column}}._App_81133_1{min-height:100vh;overflow:hidden}._logistics_81133_5{padding:3rem 0;background:linear-gradient(to bottom,var(--primary-blue) 0%,#102f57);color:var(--white);position:relative;overflow:hidden}._logistics_81133_5:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}._container_81133_43{max-width:75rem;margin:0 auto;position:relative;z-index:1}._header_81133_59{text-align:center;margin-bottom:4rem}._badge_81133_69{display:inline-flex;align-items:center;gap:.5rem;background:#ee403e33;color:var(--white);padding:.5rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:700;margin-bottom:1.5rem;border:2px solid var(--primary-red)}._badgeIcon_81133_97{font-size:1.1rem}._title_81133_105{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}._highlight_81133_119{color:var(--primary-red);text-shadow:0 0 20px rgba(238,64,62,.3)}._subtitle_81133_129{font-size:1.3rem;opacity:.9;max-width:700px;margin:0 auto;line-height:1.6}._content_81133_145{margin-bottom:4rem}._mainFeature_81133_153{background:#ffffff1a;border-radius:20px;padding:3rem;margin-bottom:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:2rem}._featureIcon_81133_177{font-size:4rem;color:var(--primary-red);background:#ffffff26;padding:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;min-width:120px;height:120px}._featureContent_81133_203{flex:1}._featureTitle_81133_211{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--white)}._featureDescription_81133_225{font-size:1.1rem;line-height:1.6;opacity:.9;margin-bottom:1.5rem}._deliveryPromise_81133_239{display:flex;align-items:center;gap:.8rem;background:#ee403e33;padding:.8rem 1.5rem;border-radius:50px;border:1px solid var(--primary-red);width:fit-content}._promiseIcon_81133_261{color:var(--primary-red);font-size:1.2rem}._promiseText_81133_271{font-weight:600;color:var(--white)}._featuresGrid_81133_281{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}._featureCard_81133_295{background:#ffffff1a;border-radius:15px;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}._featureCard_81133_295:hover{background:var(--primary-red);transform:translateY(-5px)}._cardIcon_81133_325{font-size:2.5rem;color:var(--primary-red);margin-bottom:1rem;background:#ffffff1a;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}._featureCard_81133_295:hover ._cardIcon_81133_325{color:var(--primary-blue)}._cardTitle_81133_363{font-size:1.3rem;font-weight:700;margin-bottom:.8rem;color:var(--white)}._cardDescription_81133_377{opacity:.9;line-height:1.5}._benefitsSection_81133_387{background:#ffffff0d;border-radius:20px;padding:3rem;margin-bottom:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}._benefitsTitle_81133_405{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--white)}._benefitsGrid_81133_421{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._benefitItem_81133_433{display:flex;align-items:center;gap:1rem;padding:.8rem;background:#ffffff0d;border-radius:10px;transition:all .3s ease}._benefitItem_81133_433:hover{background:#ffffff1a;transform:translate(5px)}._checkIcon_81133_463{color:var(--primary-red);font-size:1.2rem;min-width:20px}._ctaSection_81133_475{text-align:center;background:#ee403e1a;border-radius:20px;padding:3rem;border:2px solid var(--primary-red)}._ctaContent_81133_491{max-width:600px;margin:0 auto}._ctaTitle_81133_501{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--white)}._ctaDescription_81133_515{font-size:1.1rem;opacity:.9;margin-bottom:2rem;line-height:1.6}._ctaButton_81133_529{background:var(--primary-red);color:var(--white);border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;display:inline-flex;align-items:center;gap:.8rem;transition:all .3s ease;box-shadow:0 5px 20px #ee403e4d;text-decoration:none;transition:all .3s ease-in-out}._ctaButton_81133_529:hover{background:#ff0b07;transform:translateY(-2px);box-shadow:0 8px 25px #ee403e66}._ctaIcon_81133_577{font-size:1.2rem}@media (max-width: 768px){._title_81133_105{font-size:2.2rem}._subtitle_81133_129{font-size:1.1rem}._container_81133_43{padding:0 2rem}._mainFeature_81133_153{flex-direction:column;text-align:center;padding:2rem}._featureIcon_81133_177{min-width:100px;height:100px;font-size:3rem}._featureTitle_81133_211{font-size:1.5rem}._featuresGrid_81133_281,._benefitsGrid_81133_421{grid-template-columns:1fr}._ctaSection_81133_475{padding:2rem}._ctaTitle_81133_501{font-size:1.5rem}._ctaButton_81133_529{width:100%;font-size:.8rem;justify-content:center}}._card_qtikm_1{background:var(--white);border-radius:15px;box-shadow:0 5px 15px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column;max-width:30rem}._card_qtikm_1:hover{box-shadow:0 10px 30px #00000026}._imageContainer_qtikm_33{height:28rem;display:grid;place-content:center;background:var(--light-gray)}._image_qtikm_33{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}._noImage_qtikm_63{width:100%;height:100%;object-fit:contain}._card_qtikm_1:hover ._image_qtikm_33{transform:scale(1.3)}._content_qtikm_83{padding:1rem .5rem;flex:1;display:flex;flex-direction:column}._name_qtikm_97{font-size:1.3rem;font-weight:700;color:var(--primary-blue)}._subName_qtikm_109{font-size:.9rem;color:var(--primary-red);font-weight:600;margin-bottom:1rem}._description_qtikm_123{color:var(--dark-gray);line-height:1.6;margin-bottom:1rem;flex:1}._presentation_qtikm_137{font-size:.9rem;color:var(--dark-gray);padding:.5rem;background:var(--light-gray);border-radius:8px}._downloadButton_qtikm_153{background:var(--primary-red);color:var(--white);border:none;padding:.8rem 1rem;font-size:.8rem;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;margin-top:.8rem}._downloadButton_qtikm_153:hover{background:#d63384}._downloadIcon_qtikm_195{font-size:1rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333}._App_knahc_1{min-height:100vh;overflow:hidden}:root{--primary-blue: #1f5aa8;--primary-red: #ee403e;--white: #ffffff;--light-gray: #f8f9fa;--dark-gray: #333333}._productsPage_knahc_5{padding:10rem 0 8rem;background:var(--light-gray);min-height:100vh}._container_knahc_17{max-width:75rem;margin:0 auto;padding:0 20px}._header_knahc_29{text-align:center;margin-bottom:3rem}._title_knahc_39{font-size:2.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._subtitle_knahc_53{font-size:1.1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6}._filters_knahc_69{display:flex;gap:2rem;margin-bottom:2rem;background:var(--white);padding:2rem;box-sizing:border-box;border-radius:15px;box-shadow:0 5px 15px #0000001a}._searchContainer_knahc_91{width:40%;position:relative}._searchIcon_knahc_101{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--primary-blue);font-size:1.1rem}._searchInput_knahc_119{width:100%;padding:12px 15px 12px 45px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}._searchInput_knahc_119:focus{outline:none;border-color:var(--primary-blue)}._dropdownContainer_knahc_147{position:relative;flex:1}._dropdownToggle_knahc_157{width:100%;height:100%;padding:10px;background:#fff;cursor:pointer;border:2px solid #e0e0e0;border-radius:8px}._dropdownToggle_knahc_157:focus{outline:none;border-color:var(--primary-blue)}._filterIcon_knahc_187{position:absolute;top:50%;left:20px;transform:translateY(-50%)}._dropdownMenu_knahc_201{position:absolute;top:110%;width:100%;background:#fff;border:1px solid #ccc;z-index:10;border-radius:6px;max-height:300px;overflow-y:auto}._dropdownItem_knahc_225{padding:10px;cursor:pointer}._dropdownItem_knahc_225:hover,._subItem_knahc_237:hover{background-color:#f0f0f0}._subItem_knahc_237{padding:10px 10px 10px 30px;font-size:.9rem;color:#444}._resultsInfo_knahc_257{margin-bottom:2rem;color:var(--dark-gray);font-weight:500}._categoryBadge_knahc_269{background:var(--primary-red);color:var(--white);padding:.2rem .8rem;border-radius:15px;font-size:.9rem;margin-left:.5rem}._productsGrid_knahc_287{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem}._noResults_knahc_301{text-align:center;padding:4rem 2rem;background:var(--white);border-radius:15px;box-shadow:0 5px 15px #0000001a}._noResults_knahc_301 h3{color:var(--primary-blue);font-size:1.5rem;margin-bottom:1rem}._noResults_knahc_301 p{color:var(--dark-gray)}._pagination_knahc_337{display:flex;justify-content:center;align-items:center;gap:1rem;margin:2rem 0 1rem}._pageButton_knahc_353{display:grid;place-content:center;background:#1976d2;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 2px 8px #1976d214}._pageButton_knahc_353:disabled{background:#bdbdbd;color:#fff;cursor:not-allowed;opacity:.7}._pageButton_knahc_353:not(:disabled):hover{background:#1565c0;transform:scale(1.05)}._pageInfo_knahc_405{font-size:1.1rem;color:#1976d2;font-weight:500;background:#e3f2fd;padding:.4rem 1rem;border-radius:6px;box-shadow:0 1px 4px #1976d20d}._pageNumbers_knahc_425{display:flex;gap:.5rem}._pageNumber_knahc_425{background:#e3f2fd;color:#1976d2;border:none;padding:.4rem .9rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s,color .2s,transform .2s;font-weight:500}._pageNumber_knahc_425:hover:not(._active_knahc_459){background:#bbdefb;color:#1565c0;transform:scale(1.08)}._pageNumber_knahc_425._active_knahc_459{background:var(--primary-red);color:#fff;font-weight:700;transform:scale(1.12);box-shadow:0 2px 8px #1976d21f}@media (max-width: 768px){._title_knahc_39{font-size:2rem}._filters_knahc_69{flex-direction:column;gap:1rem}._searchContainer_knahc_91{width:100%}._productsGrid_knahc_287{grid-template-columns:1fr}._pagination_knahc_337{gap:.5rem}._pageButton_knahc_353{padding:.6rem .8rem}}._servicesPage_1dm76_1{padding:10rem 0 8rem;background:var(--light-gray);min-height:100vh}._container_1dm76_13{max-width:70rem;margin:0 auto;padding:0 1rem}._header_1dm76_25{text-align:center;margin-bottom:4rem}._title_1dm76_35{font-size:2.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._subtitle_1dm76_49{font-size:1.1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6}._serviceDetail_1dm76_65{margin-bottom:5rem;background:var(--white);border-radius:20px;padding:3rem;box-shadow:0 5px 15px #0000001a}._serviceDetailContent_1dm76_81{display:flex;flex-direction:row;gap:3rem;align-items:center}._serviceDetailText_1dm76_95{flex:1}._serviceDetailHeader_1dm76_103{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._serviceDetailIcon_1dm76_117{font-size:2.5rem;color:var(--primary-red);background:#ee403e1a;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._serviceDetailTitle_1dm76_139{font-size:2rem;font-weight:700;color:var(--primary-blue)}._serviceDetailDescription_1dm76_151{font-size:1.1rem;color:var(--dark-gray);line-height:1.7;margin-bottom:2rem}._serviceDetailFeatures_1dm76_165{margin-top:2rem}._featuresTitle_1dm76_173{font-size:1.3rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._featuresGrid_1dm76_187{display:grid;gap:.8rem}._featureItem_1dm76_197{display:flex;align-items:center;gap:.8rem;color:var(--dark-gray);font-size:1rem}._featureIcon_1dm76_213{color:var(--primary-red);font-weight:700;font-size:1.1rem}._serviceDetailImage_1dm76_225{flex:1;display:flex;justify-content:center;align-items:center}._serviceImage_1dm76_239{width:100%;max-width:500px;height:auto;border-radius:15px;box-shadow:0 10px 30px #0000001a}@media (max-width: 768px){._title_1dm76_35{font-size:2rem}._servicesGrid_1dm76_265{grid-template-columns:1fr}._serviceDetail_1dm76_65{padding:2rem}._serviceDetailContent_1dm76_81{flex-direction:column!important;gap:2rem}._serviceDetailHeader_1dm76_103{flex-direction:column;text-align:center}._serviceDetailTitle_1dm76_139{font-size:1.5rem}}._aboutPage_qm52t_1{padding:10rem 0 8rem;background:var(--light-gray);min-height:100vh}._container_qm52t_13{max-width:70rem;margin:0 auto;padding:0 20px}._hero_qm52t_25{text-align:center;margin-bottom:5rem}._title_qm52t_35{font-size:2.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._subtitle_qm52t_49{font-size:1.1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6}._introduction_qm52t_65{margin-bottom:5rem;background:var(--white);border-radius:20px;padding:3rem;box-shadow:0 5px 15px #0000001a}._introContent_qm52t_81{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}._sectionTitle_qm52t_95{font-size:2rem;font-weight:700;color:var(--primary-blue);margin-bottom:1.5rem;text-align:center}._introDescription_qm52t_111{color:var(--dark-gray);line-height:1.7;margin-bottom:1.5rem;font-size:1rem}._introImage_qm52t_125{display:flex;justify-content:center;align-items:center}._companyImage_qm52t_137{width:100%;max-width:500px;height:auto;border-radius:15px;box-shadow:0 10px 30px #0000001a}._mvv_qm52t_153{margin-bottom:5rem}._mvvGrid_qm52t_161{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:2rem;margin-top:2rem}._mvvCard_qm52t_179{background:var(--white);padding:2.5rem;border-radius:15px;text-align:center;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease;max-width:1000px}._mvvCard_qm52t_179:hover{transform:translateY(-5px)}._mvvIcon_qm52t_207{font-size:3rem;color:var(--primary-red);margin-bottom:1.5rem;background:#ee403e1a;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}._mvvTitle_qm52t_237{font-size:1.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._mvvDescription_qm52t_251{color:var(--dark-gray);line-height:1.6;text-align:justify}._valuesList_qm52t_263{text-align:left}._valueItem_qm52t_271{margin-bottom:1rem;color:var(--dark-gray);line-height:1.6}._valueItem_qm52t_271 strong{color:var(--primary-blue)}._timelineSection_qm52t_291{margin-bottom:5rem}._sectionSubtitle_qm52t_299{text-align:center;color:var(--dark-gray);font-size:1.1rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){._title_qm52t_35{font-size:2rem}._introContent_qm52t_81{grid-template-columns:1fr;gap:2rem}._mvvGrid_qm52t_161{grid-template-columns:1fr}._introduction_qm52t_65{padding:2rem}}._contactPage_hhpcq_1{padding:10rem 0 8rem;background:var(--light-gray);min-height:100vh}._container_hhpcq_13{max-width:70rem;margin:0 auto;padding:0 20px}._header_hhpcq_25{text-align:center;margin-bottom:3rem}._title_hhpcq_35{font-size:2.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem}._subtitle_hhpcq_49{font-size:1.1rem;color:var(--dark-gray);max-width:600px;margin:0 auto;line-height:1.6}._contactInfoSection_hhpcq_65{margin-bottom:3rem}._contactInfoGrid_hhpcq_73{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;width:100%}._contactInfoCard_hhpcq_91{background:var(--white);padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0000001a;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease;width:20rem}._contactInfoCard_hhpcq_91:hover{box-shadow:0 10px 30px #1f5aa826}._contactInfoIcon_hhpcq_123{font-size:1.5rem;color:var(--primary-red);background:#ee403e1a;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center}._contactInfoTitle_hhpcq_147{font-size:1.2rem;font-weight:700;color:var(--primary-blue);margin-bottom:.5rem}._contactInfoText_hhpcq_161{color:var(--dark-gray);font-size:1rem}._contactContent_hhpcq_171{width:100%;padding:0}._contactInfo_hhpcq_65{width:100%!important;background:var(--white);padding:2.5rem 5rem;box-sizing:border-box;border-radius:15px;box-shadow:0 5px 15px #0000001a}._infoTitle_hhpcq_199{font-size:1.5rem;font-weight:700;color:var(--primary-blue);margin-bottom:2rem}._infoContent_hhpcq_213{display:grid;grid-template-columns:1fr 1fr;align-items:center}._infoItemContent_hhpcq_227{display:flex;flex-direction:column;gap:1rem;flex-wrap:wrap}._infoItem_hhpcq_227{display:flex;width:20rem;align-items:self-start;gap:1rem;margin-bottom:2rem}._infoIcon_hhpcq_257{font-size:1.5rem;color:var(--primary-red);margin-top:.2rem}._infoItem_hhpcq_227 h4{font-weight:700;color:var(--primary-blue);margin-bottom:.5rem}._infoItem_hhpcq_227 p{color:var(--dark-gray);line-height:1.5}._mapContainer_hhpcq_291{border-radius:10px;overflow:hidden}@media (max-width: 768px){._container_hhpcq_13{display:flex;flex-direction:column;align-items:center}._title_hhpcq_35{font-size:2rem}._contactInfoGrid_hhpcq_73{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}._contactContent_hhpcq_171{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}._contactInfo_hhpcq_65{padding:1.4rem;width:100%}._infoTitle_hhpcq_199{text-align:center;margin-bottom:1.5rem}._infoContent_hhpcq_213{grid-template-columns:1fr}}@media (max-width: 480px){._title_hhpcq_35{font-size:1.5rem}._contactContent_hhpcq_171{justify-items:center;position:relative}}._whatsappButton_1ilh9_1{display:flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;font-weight:700;text-decoration:none;border-radius:8px;z-index:9999}._floating_1ilh9_25{position:fixed;bottom:20px;right:20px;border-radius:50%;width:56px;height:56px;font-size:28px;box-shadow:0 4px 10px #0003}._default_1ilh9_47{padding:12px 20px;font-size:16px;gap:8px}
