.Blog_container__5D94J{max-width:1200px;margin:0 auto;margin-top:calc(var(--navbar-height) + 30px);text-align:center;margin-bottom:7rem}.Blog_readMore__d6RvV{margin:2px;padding:3px;color:#0070f3}.Blog_border__X92sx{margin-top:0}.Blog_pagination__eFHfa{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:800px;margin:40px auto 0;padding-top:20px;border-top:2px solid #ddd}.Blog_pageButton__eLqTh{background-color:#0070f3;color:#fff;padding:12px 18px;border-radius:8px;text-decoration:none;font-weight:700;transition:background .3s ease}.Blog_pageButton__eLqTh:hover{background-color:#005bb5}.Blog_pagination__eFHfa span{font-weight:700;color:#005bb5}.Blog_title__kjYpF{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem;border-bottom:2px solid #0070f3;display:inline-block;padding-bottom:5px}.Blog_featuredPost__Jbt17{width:100%;position:relative;margin-bottom:2rem}.Blog_featuredImage__sZc3E{width:100%;height:auto;border-radius:8px}.Blog_featuredContent__KrAuf{position:absolute;bottom:10%;left:5%;background:rgba(0,0,0,.6);color:#fff;padding:10px 20px;border-radius:5px;font-size:1.8rem}.Blog_featuredLink__P91II{color:#fff;text-decoration:none;font-weight:700}.Blog_blogLayout__iAi_S{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto}.Blog_postGrid__yo1zP{flex:2;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;list-style:none;padding:0;margin:0}.Blog_sidebar__3KA0g{flex:1;max-width:30%}.Blog_postItem__578YG{background:#f9f9f9;padding:1rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.Blog_postItem__578YG:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Blog_postImage__Jsxc9{width:100%;height:auto;max-height:250px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.Blog_sidebarTitle__WFfGS{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}.Blog_sidebarList__w6rkQ{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.Blog_sidebarItem__KS2MZ{display:flex;align-items:center;background:#f9f9f9;padding:.5rem;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Blog_sidebarImage__80Rh4{width:80px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:5px;margin-right:10px}.Blog_sidebarContent__g7KVO{flex:1;text-align:left}.Blog_sidebarLink__p2nI5{text-decoration:none;color:#0070f3;font-weight:500;transition:color .3s ease-in-out}.Blog_sidebarLink__p2nI5:hover{color:#0056b3}@media (max-width:1024px){.Blog_blogLayout__iAi_S{flex-direction:column;align-items:center}.Blog_sidebar__3KA0g{max-width:100%;margin-top:2rem;margin-bottom:3rem}.Blog_postGrid__yo1zP{grid-template-columns:1fr}}@media (max-width:768px){.Blog_pageButton__eLqTh{background-color:#0070f3;font-size:12px;color:#fff;padding:10px 12px;border-radius:8px;text-decoration:none;font-weight:700;transition:background .3s ease;margin-bottom:15px}.Blog_pageButton__eLqTh:hover{background-color:#005bb5}.Blog_container__5D94J{max-width:100%;padding:3rem;margin-top:65px}.Blog_blogLayout__iAi_S{max-width:100%}.Blog_postGrid__yo1zP{max-width:100%;grid-template-columns:repeat(2,1fr);gap:1rem}.Blog_sidebar__3KA0g{max-width:100%}.Blog_featuredContent__KrAuf{font-size:1.2rem;padding:15px}.Blog_featuredLink__P91II{font-size:1rem}}@media (max-width:480px){.Blog_postGrid__yo1zP{grid-template-columns:1fr}.Blog_container__5D94J{max-width:100%;margin-top:40px}.Blog_featuredContent__KrAuf{font-size:1rem;padding:10px}.Blog_title__kjYpF{font-size:1.2rem;line-height:1.2;margin-bottom:.5rem;padding-bottom:3px}}.ContactButtons_contactContainer____Uru{position:fixed;bottom:0;left:0;width:100%;background-color:transparent;padding:10px 0;display:flex;justify-content:space-around;align-items:center;border:none;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000}.ContactButtons_contactButton__oK1M6{display:flex;align-items:center;gap:8px;padding:12px 20px;font-size:16px;font-weight:700;color:#fff;text-decoration:none;border-radius:8px;transition:background .3s ease-in-out}.ContactButtons_contactButton__oK1M6:first-child{background-color:#007bff}.ContactButtons_contactButton__oK1M6:first-child:hover{background-color:#0056b3}.ContactButtons_contactButton__oK1M6:last-child{background-color:#25d366}.ContactButtons_contactButton__oK1M6:last-child:hover{background-color:#1da851}.ContactButtons_icon__TZsFd{font-size:20px}.FaqSection_container__cttj6{width:100%;max-width:1200px;margin:32px auto;padding:0 24px 80px}.FaqSection_heading__nbHQV{font-weight:700;text-align:center;margin-bottom:16px;font-size:2rem}.FaqSection_item__7B7BZ{margin-bottom:8px;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.08);overflow:hidden}.FaqSection_summary__F5unv{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;min-height:48px;cursor:pointer;list-style:none}.FaqSection_summary__F5unv::-webkit-details-marker{display:none}.FaqSection_summary__F5unv:hover{background-color:rgba(0,0,0,.03)}.FaqSection_question__ntYdq{font-size:1.2rem;font-weight:500}.FaqSection_icon__3SIWY{flex-shrink:0;width:24px;height:24px;line-height:24px;text-align:center;font-size:1.1rem;color:rgba(0,0,0,.54);transition:transform .2s ease-in-out}.FaqSection_item__7B7BZ[open] .FaqSection_icon__3SIWY{transform:rotate(180deg)}.FaqSection_answer__fL50_{padding:8px 16px 16px;font-size:1rem;line-height:1.5}@media (min-width:600px){.FaqSection_heading__nbHQV{font-size:2.7rem}.FaqSection_question__ntYdq{font-size:1.25rem}}.Footer_footer__SmLGz{background-color:#000;color:#fff;padding:40px 20px;font-family:Arial,sans-serif;display:flex;flex-direction:column;align-items:center;border-radius:5px;margin:0 0 50px}.Footer_parrafo__UymPE{text-align:justify}.Footer_container__PXGQV{display:flex;justify-content:space-between;max-width:1200px;width:100%;margin-bottom:20px}.Footer_about__t3jND,.Footer_links__D3QO5,.Footer_socials__4o8zj{width:30%;justify-content:center}.Footer_heading__KHo3u{font-size:1.5rem;margin-bottom:15px;font-weight:700}.Footer_list__eg3Pl{list-style-type:none;padding:0}.Footer_listItem__9Xsij{margin:10px 0}.Footer_link__0HuCT{color:#ddd;text-decoration:none;font-size:1rem}.Footer_link__0HuCT:hover{color:#fc0}.Footer_copy__8Njzt{font-size:.9rem;text-align:center;margin-top:20px;border-top:1px solid #000;padding-top:20px;color:#fc0}.Footer_socialIcons__reySv{display:flex;gap:15px}.Footer_socialIcons__reySv a{color:#ddd;font-size:1.5rem;transition:color .3s ease}.Footer_socialIcons__reySv a:hover{color:#fc0}.Footer_contact__5ez8E{display:flex;justify-content:space-between;margin-bottom:20px;padding:10px}.Footer_contact__5ez8E div{flex-grow:1;padding:10px}.Footer_contactInfo__Yf_R7{margin:5px 0;font-size:1rem;color:#ddd}.Footer_mapContainer__kX2oI{margin-top:20px}.Footer_mapContainer__kX2oI iframe{border-radius:10px;width:100%;height:300px}@media (max-width:768px){.Footer_container__PXGQV{flex-direction:column;align-items:center}.Footer_about__t3jND,.Footer_links__D3QO5,.Footer_socials__4o8zj{width:100%;margin-bottom:20px;text-align:center;flex-direction:column}.Footer_contact__5ez8E{flex-direction:column;align-items:center}.Footer_contact__5ez8E div{width:100%;margin-bottom:20px}.Footer_mapContainer__kX2oI iframe{height:200px}.Footer_socialIcons__reySv{display:flex;justify-content:center;align-items:center;gap:20px;color:#ddd;font-size:1.5rem;transition:color .3s ease}.Footer_socialIcons__reySv a:hover{color:#fc0}}.EncabezadoServicios_hero__Q_u_5{background-color:#fff;color:#000;padding:50px 20px;text-align:center;border-radius:10px}.EncabezadoServicios_color__naC9N{font-family:Arial,sans-serif;font-weight:700;font-size:1.1rem;letter-spacing:.2em;color:#007bff}.EncabezadoServicios_titulo__SZ6_w{margin-top:60px;font-size:3rem;font-weight:700;margin-bottom:20px}.EncabezadoServicios_textContainer__dQp05{max-width:1100px;margin:40px auto;text-align:justify;padding:0 20px}.EncabezadoServicios_textContainer__dQp05 p{font-size:1.2rem;line-height:1.8rem;margin-bottom:20px}.EncabezadoServicios_subparrafo__xLXsO{font-size:1.2rem;color:#000}.EncabezadoServicios_cta__ph0p5{display:inline-block;background-color:#fc0;color:#000;padding:15px 30px;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease;margin-top:20px}.EncabezadoServicios_cta__ph0p5:hover{background-color:#ff0}@media screen and (max-width:768px){.EncabezadoServicios_titulo__SZ6_w{font-size:1.5rem}.EncabezadoServicios_textContainer__dQp05{max-width:100%;padding:0 15px}.EncabezadoServicios_textContainer__dQp05 p{font-size:1.1rem;line-height:1.6rem}}.LazyYouTubeServer_videoContainer__cNyQF{position:relative;max-width:1470px;text-align:center;width:100%;margin:5rem auto 0;background-color:#fff;border-radius:12px;padding:20px}.LazyYouTubeServer_titulo__G0MXo{margin-bottom:15px;font-size:2.5rem;color:#000}.LazyYouTubeServer_videoContainer__cNyQF iframe{width:100%;height:auto;aspect-ratio:16/9;border:none;border-radius:5px;box-shadow:0 4px 10px rgba(0,0,0,.2)}@media (max-width:768px){.LazyYouTubeServer_videoContainer__cNyQF{max-width:100%;padding:0 10px}.LazyYouTubeServer_videoContainer__cNyQF iframe{max-width:100%}.LazyYouTubeServer_titulo__G0MXo{margin-top:5rem;margin-bottom:15px;font-size:2rem}}.Navbar_navbar__TwxgP{background-color:#fc0;padding:15px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.1);position:fixed;top:0;left:0;width:100%;z-index:1000;font-size:1.2rem;height:var(--navbar-height)}.Navbar_empresa__Ey_m8{font-family:Century Gothic,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.2em;color:#007bff}.Navbar_navLinks__lX6yE{list-style:none;display:flex;gap:30px}.Navbar_navLinks__lX6yE li{margin:0}.Navbar_navLink__kGC_k{color:#000;text-decoration:none;border:none;font-size:17px;font-weight:600;transition:color .3s ease;background-color:#fc0}.Navbar_navLink__kGC_k:hover{text-decoration:underline;color:#fff}.Navbar_navLink__kGC_k:focus{outline:none}.Navbar_dropdown__3D0mu{position:relative}.Navbar_dropdownMenu__hu1XD{list-style:none;padding:0;margin:0;position:absolute;top:100%;left:0;background-color:#fc0;box-shadow:0 4px 8px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.Navbar_dropdownMenu__hu1XD li{margin:10px 0}.Navbar_dropdownLink__5rwVz{color:#000;text-decoration:none;padding:10px 20px;display:block;font-size:15px;font-weight:500;transition:background-color .3s ease;margin-bottom:-10px}.Navbar_dropdownLink__5rwVz:hover{background-color:#f7a300;color:#fff}.Navbar_dropdown__3D0mu.Navbar_open__72DFo .Navbar_dropdownMenu__hu1XD{opacity:1;visibility:visible}.Navbar_hamburger__di_Ap{display:none;flex-direction:column;justify-content:space-between;width:30px;height:25px;cursor:pointer}.Navbar_hamburger__di_Ap div{background-color:#fff;height:4px;width:100%;transition:transform .3s ease}.Navbar_hamburger__di_Ap div.Navbar_open__72DFo:first-child{transform:rotate(45deg) translateY(7px)}.Navbar_hamburger__di_Ap div.Navbar_open__72DFo:nth-child(2){opacity:0}.Navbar_hamburger__di_Ap div.Navbar_open__72DFo:nth-child(3){transform:rotate(-45deg) translateY(-7px)}@media screen and (max-width:768px){.Navbar_empresa__Ey_m8{font-size:1.2rem;align-items:center}.Navbar_navbar__TwxgP{font-size:1.1rem;align-items:center}.Navbar_navLinks__lX6yE{display:none;flex-direction:column;position:absolute;top:60px;right:0;background-color:#fc0;width:100%;text-align:center;padding:20px 0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Navbar_dropdownMenu__hu1XD{list-style:none;padding:0;margin:0;position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#fc0;box-shadow:0 4px 8px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.Navbar_hamburger__di_Ap,.Navbar_navLinks__lX6yE.Navbar_show__sGt9Q{display:flex}}.BarraAzul_barraazul__X48BG{background-color:#007bff;height:.8rem;width:100%;position:fixed;top:var(--navbar-height);left:0;z-index:999;overflow:hidden}.BarraAzul_barraazul__X48BG:after,.BarraAzul_barraazul__X48BG:before{content:"";display:block;width:50px;height:100%;position:absolute;top:0;background:rgba(255,255,0,.497)}.BarraAzul_barraazul__X48BG:after{left:-60px;animation:BarraAzul_bulldozerIzquierda__rO6rJ 3s linear infinite}.BarraAzul_barraazul__X48BG:after,.BarraAzul_barraazul__X48BG:before{clip-path:polygon(0 30%,20% 30%,20% 0,70% 0,70% 30%,90% 30%,100% 50%,90% 70%,70% 70%,70% 100%,20% 100%,20% 70%,0 70%)}.BarraAzul_barraazul__X48BG:before{right:-60px;animation:BarraAzul_bulldozerDerecha__AiOzv 3s linear infinite}@keyframes BarraAzul_bulldozerIzquierda__rO6rJ{0%{left:-60px}50%{left:50%}51%{animation:BarraAzul_choque__7sBwX .3s ease-in-out;opacity:0}to{left:100%;opacity:0}}@keyframes BarraAzul_bulldozerDerecha__AiOzv{0%{right:-60px}50%{right:50%}51%{animation:BarraAzul_choque__7sBwX .3s ease-in-out;opacity:0}to{right:100%;opacity:0}}@keyframes BarraAzul_choque__7sBwX{0%{transform:scale(1)}50%{transform:scale(1.2) rotate(2deg)}to{transform:scale(1)}}@media screen and (max-width:768px){.BarraAzul_barraazul__X48BG{height:.8rem}.BarraAzul_barraazul__X48BG:after,.BarraAzul_barraazul__X48BG:before{width:35px}}@media screen and (max-width:480px){.BarraAzul_barraazul__X48BG{height:.6rem}.BarraAzul_barraazul__X48BG:after,.BarraAzul_barraazul__X48BG:before{width:25px}}.TextAndImageSection_container__e5AKZ{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;max-width:100rem;padding:3rem;background-color:#f9f9f9;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1);margin:60px auto 0}.TextAndImageSection_textContainer__pUOS2{flex:1}.TextAndImageSection_titulo__OUMrt{font-size:2.5rem;font-weight:700;color:#212121;margin-bottom:1.2rem}.TextAndImageSection_parrafo__XQ2YP{font-size:1.2rem;line-height:2rem;color:#444;text-align:justify}.TextAndImageSection_contacto__uU89r{background-color:#fc0;color:#000;padding:15px 30px;border-radius:5px;font-weight:700;margin-top:20px}.TextAndImageSection_contacto__uU89r:hover{background-color:#ff0}.TextAndImageSection_ImagenContainer__4nnGP{flex:1;flex-direction:column;display:flex;justify-content:center;align-items:center}.TextAndImageSection_imagen__DFE8y{border-radius:.8rem;box-shadow:0 4px 15px rgba(0,0,0,.15);transition:transform .3s ease-in-out}.TextAndImageSection_imagen__DFE8y:hover{transform:scale(1.05)}@media (max-width:768px){.TextAndImageSection_container__e5AKZ{flex-direction:column;text-align:center;padding:2rem}.TextAndImageSection_textContainer__pUOS2{max-width:100%}.TextAndImageSection_titulo__OUMrt{font-size:2rem}.TextAndImageSection_ImagenContainer__4nnGP img{width:360px;height:260px}.TextAndImageSection_parrafo__XQ2YP{font-size:1.2rem;line-height:1.6rem}}.VideoComponent_videoWrapper___mRr3{position:relative;width:100%;max-width:1370px;aspect-ratio:16/9;margin:auto}.VideoComponent_thumbnail__lP6BR{position:relative;width:100%;height:100%;cursor:pointer}.VideoComponent_thumbnail__lP6BR img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.VideoComponent_playButton__6tf4O{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px}.VideoComponent_playButton__6tf4O svg{fill:red;transition:opacity .3s ease-in-out}.VideoComponent_playButton__6tf4O:hover svg{opacity:.8}.VideoComponent_playBg__sixZ2{fill:red}.VideoComponent_playIcon__0JoJt{fill:#fff;stroke:#fff;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.VideoComponent_videoContainer__3dVp2{width:100%;height:100%;position:relative}.VideoComponent_iframe__N7ui3{width:100%;height:100%;border:0}@media (max-width:768px){.VideoComponent_playButton__6tf4O{width:50px;height:35px}}.page_container__aoG4z{font-family:Arial,sans-serif;box-sizing:border-box;width:100%}.page_services__kuRMB{padding:20px;text-align:center}.page_services__kuRMB h2{font-size:2.5rem}.page_ctaContainer__WgtrM{background-color:#fff;color:#1a1a1a;padding:40px;border-radius:10px;text-align:center;margin-top:2px}.page_ctaHeading__LfRtV{font-size:2rem;font-weight:700;margin-bottom:20px;color:#1a1a1a}.page_ctaSubheading__fTVHb{font-size:1.2rem;margin-bottom:30px;color:#1a1a1a}.page_ctaButton__tHxa2{background-color:#fc0;color:#000;font-size:1.1rem;padding:15px 30px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-weight:700}.page_ctaButton__tHxa2:hover{background-color:#ff0}@media screen and (max-width:768px){.page_barraazul__JetUa{height:5.6rem}.page_services__kuRMB h2{font-size:2rem;margin-bottom:20px}.page_ctaContainer__WgtrM{background-color:#fff;color:#1a1a1a;padding:40px;border-radius:10px;text-align:center;margin-top:-20px}}.serviciopage_containerdiv__N3B1_{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh;background-color:#fff;padding:3rem 1rem;font-family:Inter,sans-serif}.serviciopage_container___caRN{width:95%;max-width:1100px;margin-top:2rem;background-color:#f5f5f5;border-radius:10px;box-shadow:0 8px 25px rgba(0,0,0,.5);padding:1rem;text-align:center;animation:serviciopage_fadeIn__h0sPg 1s ease-in-out;margin-bottom:5rem;font-family:inherit}.serviciopage_imagenprincipal__ebqfW{border-radius:10px;margin-bottom:25px;border:2px solid hsla(0,0%,100%,.5);box-shadow:0 0 10px hsla(0,0%,100%,.3)}.serviciopage_faqQuestions__vnO10{gap:5rem}@keyframes serviciopage_fadeIn__h0sPg{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.serviciopage_title__Xr7Sp{font-size:2.8rem;font-weight:700;color:#001f3f;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1.2px;text-shadow:2px 2px 4px rgba(0,0,0,.1);font-family:inherit}.serviciopage_description__9rrLV{font-size:1.4rem;color:#333;align-items:center;font-weight:700;margin-bottom:2rem;font-family:inherit}.serviciopage_descriptionlarga__2Q8_i{font-size:1.4rem;color:#333;line-height:1.7;text-align:justify;margin-bottom:2rem;font-family:inherit}.serviciopage_section__bHP5l{background:#f8f9fa;padding:2rem;border-radius:10px;margin-top:2rem;box-shadow:0 5px 12px rgba(0,0,0,.1);transition:transform .3s ease;gap:1.5rem;font-family:inherit}.serviciopage_section__bHP5l:hover{transform:scale(1.02)}.serviciopage_sectionfaq___KlZe{background:#f8f9fa;padding:2rem;border-radius:10px;margin-top:2rem;box-shadow:0 5px 12px rgba(0,0,0,.1);transition:transform .3s ease;gap:5rem;font-family:inherit}.serviciopage_sectionfaq___KlZe:hover{transform:scale(1.02)}.serviciopage_subtitle__lA5z_{font-size:1.9rem;font-weight:700;color:#002b5c;margin-bottom:1.2rem;font-family:inherit}.serviciopage_list__TVflh{list-style:none;padding:0;font-family:inherit}.serviciopage_listItem__QDbp5{font-size:1.3rem;color:#222;background:#fff;padding:1.4rem;margin-bottom:1rem;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem;transition:all .3s ease-in-out;font-family:inherit}.serviciopage_listItem__QDbp5:hover{transform:scale(1.03);background:#e9f5ff}.serviciopage_listItemfaq__dcMkN{font-size:1.3rem;color:#222;background:#fff;padding:1.4rem;margin-bottom:1rem;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);align-items:center;gap:1.5rem;transition:all .3s ease-in-out;font-family:inherit}.serviciopage_listItemfaq__dcMkN:hover{transform:scale(1.03);background:#e9f5ff}.serviciopage_testimonial__Ad9FO{background:#fff;padding:1.6rem;border-left:10px solid #004c8c;border-right:10px solid #004c8c;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.15);margin-bottom:1rem;font-style:italic;transition:all .3s ease;font-family:inherit}.serviciopage_testimonial__Ad9FO:hover{transform:translateX(5px)}.serviciopage_faq__DDlhe{background:#fff;padding:1.6rem;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.15);margin-bottom:1rem;font-family:inherit}.serviciopage_faq__DDlhe h3{font-size:1.5rem;color:#004c8c;font-family:inherit}.serviciopage_error__OAwV0{font-size:2rem;font-weight:700;color:red;text-align:center;margin-top:2rem;font-family:inherit}.serviciopage_testimonialImage__FhoAJ{border-radius:50%;padding:5px}.serviciopage_sectionexito__FYbix{background:#f8f9fa;padding:2rem;border-radius:10px;margin-top:2rem;box-shadow:0 5px 12px rgba(0,0,0,.1);transition:transform .3s ease;font-size:1;font-family:inherit}.serviciopage_caseStudiesContainer__bkNjK{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;font-family:inherit}.serviciopage_caseStudy__NW6c_{display:flex;flex-direction:column;align-items:center;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;gap:1.5rem;font-family:inherit}.serviciopage_caseImage__nP7hm{border-radius:10px;width:100%;max-width:300px;height:auto}.serviciopage_gallery__Cmb_7{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;font-family:inherit}.serviciopage_galleryImage__8P7Sv{max-width:280px;border-radius:10px}.serviciopage_sectionblog__FSxSr{width:100%;padding:2rem 0;font-family:inherit}.serviciopage_blogContainer__f7hfy{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;background-color:#fff;font-family:inherit}.serviciopage_blogContainer__f7hfy :hover{transform:scale(1.03);background:#e9f5ff}.serviciopage_blogPost__z_4W7{display:flex;flex-direction:column;align-items:center;background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;gap:1.5rem;font-family:inherit}.serviciopage_blogImage__IrTnG{border-radius:10px;width:100%;max-width:300px;height:auto}.serviciopage_blogLink__M4zIs{margin-top:1rem;display:inline-block;padding:.5rem 1rem;background:#007bff;color:#fff;text-decoration:none;border-radius:5px;transition:background .3s ease-in-out;font-family:inherit}.serviciopage_blogLink__M4zIs:hover{background:#0056b3}.serviciopage_map__DwZFc{width:700px;height:350px;border-color:blue}.serviciopage_chatButtons__pAPDm{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1.5rem;font-family:inherit}.serviciopage_whatsappButton__lGcaG{background-color:#25d366;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:700;display:inline-block;transition:background .3s;font-family:inherit}.serviciopage_whatsappButton__lGcaG:hover{background-color:#1ebe5d}.serviciopage_liveChatButton__z6OdW{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:background .3s;font-family:inherit}.serviciopage_liveChatButton__z6OdW:hover{background-color:#0056b3}@media (max-width:768px){.serviciopage_map__DwZFc{width:230px;height:150px;border-color:blue}.serviciopage_blogContainer__f7hfy,.serviciopage_caseStudiesContainer__bkNjK{grid-template-columns:1fr}.serviciopage_gallery__Cmb_7{max-width:280px;border-radius:10px;margin-top:1.5rem}.serviciopage_container___caRN{margin-top:40px;width:100%}.serviciopage_title__Xr7Sp{font-size:1.5rem}.serviciopage_description__9rrLV{font-size:1.1rem;color:#333;align-items:left;font-weight:700;margin-bottom:2rem}.serviciopage_descriptionlarga__2Q8_i{font-size:1rem;color:#333;line-height:1.7;text-align:justify;margin-bottom:2rem}.serviciopage_subtitle__lA5z_{font-size:1.6rem}.serviciopage_listItem__QDbp5,.serviciopage_listItemfaq__dcMkN{font-size:1.1rem;display:grid;grid-template-columns:1fr;gap:1rem}.serviciopage_ctaButtonSecondary__8F_mQ,.serviciopage_ctaButton__8ZKP3{font-size:1.1rem;padding:1rem 2rem}.serviciopage_caseImage__nP7hm{max-width:280px}.serviciopage_imagenprincipal__ebqfW{max-width:300px;max-height:200px;margin:10px auto;display:block}}