@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600&display=swap";.header{z-index:1000;box-sizing:border-box;background:#050505;border-bottom:1px solid #d4af371f;width:100%;height:92px;position:fixed;top:0;left:0;right:0}.header-container{box-sizing:border-box;justify-content:space-between;align-items:center;gap:25px;width:100%;max-width:1500px;height:100%;margin:0 auto;padding:0 32px;display:flex}.logo-link{color:#fff;flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.logo-img{object-fit:contain;flex-shrink:0;width:72px;height:72px}.logo-texto{white-space:nowrap;flex-direction:column;justify-content:center;gap:7px;display:flex}.logo-texto h1{color:#d4af37;letter-spacing:1.5px;text-transform:uppercase;margin:0;font-family:Cinzel,serif;font-size:23px;font-weight:600;line-height:1}.logo-texto span{color:#cfcfcf;letter-spacing:1.2px;text-transform:uppercase;font-family:Cinzel,serif;font-size:10px;line-height:1}.nav{align-items:center;margin-left:auto;display:flex}.menu{align-items:center;gap:23px;margin:0;padding:0;list-style:none;display:flex}.menu li{list-style:none}.menu a{color:#f5f5f5;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap;font-family:Cinzel,serif;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.menu a:after{content:"";background:#d4af37;width:0;height:1px;transition:width .3s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.menu a:hover,.menu a.active{color:#d4af37}.menu a:hover:after,.menu a.active:after{width:100%}.menu-btn{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menu-btn span{background:#d4af37;width:24px;height:1px;margin:6px auto;transition:transform .3s,opacity .3s;display:block}.menu-btn.activo span:first-child{transform:translateY(7px)rotate(45deg)}.menu-btn.activo span:nth-child(2){opacity:0}.menu-btn.activo span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1250px){.header-container{gap:18px;padding:0 22px}.logo-img{width:66px;height:66px}.logo-texto h1{font-size:19px}.logo-texto span{font-size:8px}.menu{gap:15px}.menu a{font-size:11px}}@media (width<=768px){.header{background:#050505;height:72px}.header-container{width:100%;height:72px;padding:0 16px}.logo-link{gap:10px}.logo-img{width:52px;height:52px}.logo-texto{gap:5px}.logo-texto h1{letter-spacing:.8px;font-size:16px}.logo-texto span{letter-spacing:.45px;font-size:6.5px;display:block}.menu-btn{flex-shrink:0;display:block}.nav{opacity:0;visibility:hidden;pointer-events:none;background:#050505;justify-content:center;align-items:center;width:100%;height:calc(100svh - 72px);margin:0;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:fixed;top:72px;left:0;right:0;transform:translateY(-10px)}.nav.activo{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.menu{flex-direction:column;justify-content:center;gap:25px;width:100%;padding:30px 20px}.menu a{letter-spacing:1.5px;font-size:18px}}@media (width<=380px){.header-container{padding:0 12px}.logo-img{width:48px;height:48px}.logo-texto h1{font-size:14px}.logo-texto span{font-size:5.8px}}footer{color:#fff;text-align:center;background:#111;padding:40px 20px}footer p{color:#ffffffbf;margin:0;font-size:15px;line-height:1.6}.whatsapp{z-index:999;color:#fff;background:#080808;border:2px solid #d4af37;border-radius:60px;align-items:center;gap:16px;min-width:300px;padding:12px 26px 12px 12px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 12px 35px #00000059}.whatsapp:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000073}.whatsapp-icono{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.whatsapp-icono img{object-fit:contain;width:100%;height:100%;padding:5px;display:block}.whatsapp-texto{text-align:left;flex-direction:column;justify-content:center;display:flex}.whatsapp-texto strong{color:#d4af37;margin-bottom:5px;font-family:Montserrat,sans-serif;font-size:17px;font-weight:700;line-height:1.2}.whatsapp-texto span{color:#fff;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;line-height:1.3}@media (width<=768px){.whatsapp{border-radius:50%;gap:0;width:66px;min-width:auto;height:66px;padding:7px;bottom:18px;right:18px}.whatsapp-icono{width:48px;height:48px}.whatsapp-icono img{padding:3px}.whatsapp-texto{display:none}}@media (width<=390px){.whatsapp{width:62px;height:62px;bottom:14px;right:14px}.whatsapp-icono{width:44px;height:44px}}.hero{text-align:center;background:#050505;justify-content:center;align-items:center;width:100%;height:100vh;min-height:720px;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:center 42%;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(#00000085,#00000085);position:absolute;inset:0}.hero-content{z-index:2;width:100%;max-width:1000px;margin:auto;padding:125px 30px 50px;position:relative}.hero-logo{object-fit:cover;border:2px solid #d4af37b3;border-radius:50%;width:160px;height:160px;margin:0 auto 34px;box-shadow:0 0 18px #d4af372e,0 15px 40px #00000073}.hero-tradicion{justify-content:center;align-items:center;gap:20px;margin-bottom:35px;display:flex}.hero-tradicion span{background:#d4af37;width:80px;height:1px}.hero-tradicion p{color:#d4af37;letter-spacing:2px;white-space:nowrap;margin:0;font-family:Cinzel,serif;font-size:23px;font-weight:500}.hero h1{color:#fff;letter-spacing:1px;text-shadow:0 6px 25px #0000008c;margin:0 0 38px;font-family:Cinzel,serif;font-size:64px;font-weight:700;line-height:1.15}.hero-servicios{color:#fff;letter-spacing:1px;justify-content:center;align-items:center;gap:18px;margin-bottom:38px;font-family:Cinzel,serif;font-size:20px;display:flex}.hero-servicios i{background:#d4af37;width:10px;height:10px;display:block;transform:rotate(45deg)}.hero-texto{color:#fff;text-shadow:0 3px 10px #000c;max-width:800px;margin:0 auto;font-family:Montserrat,sans-serif;font-size:19px;font-weight:400;line-height:1.9}@media (width<=1024px){.hero{min-height:700px}.hero-logo{width:130px;height:130px}.hero h1{font-size:52px}.hero-tradicion p{font-size:19px}}@media (width<=768px){.hero{height:auto;min-height:100svh}.hero-bg{object-fit:cover;object-position:center}.hero-content{padding:105px 20px 50px}.hero-logo{width:95px;height:95px;margin-bottom:28px}.hero-tradicion{gap:10px;margin-bottom:30px}.hero-tradicion span{width:35px}.hero-tradicion p{letter-spacing:1px;font-size:13px}.hero h1{margin-bottom:30px;font-size:38px;line-height:1.2}.hero-servicios{gap:10px;margin-bottom:30px;font-size:13px}.hero-servicios i{width:7px;height:7px}.hero-texto{max-width:350px;font-size:15px;line-height:1.8}}@media (width<=390px){.hero h1{font-size:33px}.hero-tradicion p,.hero-servicios{font-size:11px}.hero-texto{font-size:14px}}.section-title{text-align:center;max-width:900px;margin:0 auto 70px}.section-title h2{color:#111;margin:0 0 20px;font-family:Cinzel,serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.2}.section-title p{color:#666;max-width:780px;margin:0 auto;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.8}.section-title-secundario{margin-top:80px;margin-bottom:45px}.section-title-secundario h2{font-size:clamp(26px,3vw,38px)}.section-title-secundario p{max-width:650px;font-size:16px}@media (width<=768px){.section-title{margin-bottom:45px}.section-title h2{font-size:32px}.section-title p{font-size:16px}.section-title-secundario{margin-top:50px}}.service-card{background:#fcfaf7;border-radius:18px;transition:all .35s;overflow:hidden;box-shadow:0 15px 35px #0000001f}.service-card:hover{transform:translateY(-8px)}.service-card-img{object-fit:contain;background:#f5f0e7;width:100%;height:300px;padding:18px}.service-card-body{padding:30px}.service-card-body h2{color:#222;margin-bottom:18px;font-family:Cinzel,serif;font-size:30px}.service-card-body p{color:#555;margin-bottom:30px;line-height:1.8}.service-card-btn{color:#111;background:#d4af37;border-radius:40px;padding:14px 30px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.service-card-btn:hover{color:#fff;background:#111}@media (width<=768px){.service-card-img{height:220px;padding:12px}.service-card-body{padding:22px}.service-card-body h2{font-size:24px}}.home-services{background:#f5f0e7;padding:100px 20px}.container{max-width:1200px;margin:auto}.titulo-seccion{text-align:center;color:#222;margin-bottom:20px;font-family:Cinzel,serif;font-size:48px}.subtitulo-seccion{text-align:center;color:#666;max-width:800px;margin:0 auto 70px;font-size:20px;line-height:1.8}.services-grid{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}@media (width<=992px){.services-grid{grid-template-columns:1fr}.titulo-seccion{font-size:36px}.subtitulo-seccion{font-size:18px}}.page-hero{box-sizing:border-box;text-align:center;isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:560px;padding:150px 24px 80px;display:flex;position:relative;overflow:hidden}.page-hero-imagen:before{content:"";background-image:linear-gradient(#00000073, #00000094), var(--page-hero-image);z-index:-2;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.page-hero-simple{background:radial-gradient(circle,#252018 0%,#11100d 48%,#050505 100%);min-height:480px}.page-hero-simple:before{content:"";z-index:-2;background:linear-gradient(90deg,#0000,#d4af3709,#0000);position:absolute;inset:0}.page-hero-simple:after{content:"";opacity:.65;background:linear-gradient(90deg,#0000,#d4af37,#0000);width:65%;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-hero-content{z-index:2;width:100%;max-width:1050px;margin:0 auto;position:relative}.page-hero-detalle{color:#d4af37;letter-spacing:4px;text-transform:uppercase;margin-bottom:25px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;display:block}.page-hero h1{color:#fff;letter-spacing:1px;text-transform:uppercase;text-shadow:0 8px 30px #0000008c;margin:0;font-family:Cinzel,serif;font-size:clamp(48px,5vw,72px);font-weight:500;line-height:1.1}.page-hero-linea{background:#d4af37;width:90px;height:1px;margin:30px auto}.page-hero p{color:#e8e8e8;max-width:820px;margin:0 auto;font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;line-height:1.8}@media (width<=1024px){.page-hero{min-height:500px;padding:135px 24px 65px}.page-hero-simple{min-height:440px}.page-hero p{font-size:18px}}@media (width<=768px){.page-hero{min-height:430px;padding:115px 22px 55px}.page-hero-simple{min-height:400px}.page-hero-detalle{letter-spacing:3px;margin-bottom:18px;font-size:11px}.page-hero h1{font-size:35px;line-height:1.2}.page-hero-linea{width:65px;margin:22px auto}.page-hero p{max-width:360px;font-size:15px;line-height:1.7}}@media (width<=390px){.page-hero h1{font-size:30px}.page-hero p{font-size:14px}}.feature-grid{width:100%;max-width:1100px;margin:0 auto}.feature-grid-lista{border-top:1px solid #172b432e;width:100%}.feature-item{border-bottom:1px solid #172b432e;grid-template-columns:120px 1fr;align-items:center;min-height:145px;padding:34px 20px;transition:padding-left .35s,background .35s;display:grid}.feature-item:hover{background:#d4af370a;padding-left:35px}.feature-numero{color:#b28a2e;letter-spacing:2px;font-family:Cinzel,serif;font-size:38px;font-weight:400}.feature-contenido{grid-template-columns:minmax(260px,350px) 1fr;align-items:center;gap:50px;display:grid}.feature-contenido h3{color:#172b43;letter-spacing:.5px;text-transform:uppercase;margin:0;font-family:Cinzel,serif;font-size:24px;font-weight:500;line-height:1.4}.feature-contenido p{color:#555;max-width:560px;margin:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:1.8}.feature-footer{justify-content:center;padding-top:50px;display:flex}.feature-enlace{color:#172b43;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #b28a2e;align-items:center;gap:18px;padding:12px 4px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;transition:color .3s,gap .3s;display:inline-flex}.feature-enlace span{color:#b28a2e;font-size:22px}.feature-enlace:hover{color:#b28a2e;gap:27px}@media (width<=1024px){.feature-grid{max-width:900px}.feature-item{grid-template-columns:90px 1fr}.feature-contenido{grid-template-columns:280px 1fr;gap:35px}}@media (width<=768px){.feature-item{grid-template-columns:65px 1fr;align-items:start;min-height:auto;padding:30px 5px}.feature-item:hover{background:0 0;padding-left:5px}.feature-numero{font-size:27px}.feature-contenido{display:block}.feature-contenido h3{margin-bottom:14px;font-size:20px}.feature-contenido p{font-size:15px;line-height:1.75}.feature-footer{padding-top:40px}.feature-enlace{letter-spacing:1.4px;font-size:11px}}@media (width<=390px){.feature-item{grid-template-columns:55px 1fr}.feature-numero{font-size:23px}.feature-contenido h3{font-size:18px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.cta{background:#111;padding:90px 20px}.cta-container{text-align:center;max-width:900px;margin:auto}.cta h2{color:#d4af37;margin-bottom:25px;font-family:Cinzel,serif;font-size:46px}.cta p{color:#ddd;margin-bottom:45px;font-size:21px;line-height:1.8}.cta-btn{color:#111;background:#d4af37;border-radius:50px;padding:18px 42px;font-weight:700;transition:all .3s;display:inline-block}.cta-btn:hover{background:#fff;transform:translateY(-3px)}@media (width<=768px){.cta{padding:70px 20px}.cta h2{font-size:34px}.cta p{font-size:17px}.cta-btn{width:100%;max-width:320px}}.proceso-servicio{background:#f8f6f2;width:100%;padding:110px 0 120px}.proceso-servicio-container{width:100%;max-width:1500px;margin:0 auto;padding:0 50px}.proceso-servicio-encabezado{text-align:center;max-width:900px;margin:0 auto 85px}.proceso-servicio-subtitulo{color:#b28a2e;letter-spacing:3px;text-transform:uppercase;margin-bottom:18px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;display:block}.proceso-servicio-encabezado h2{color:#172b43;letter-spacing:1px;text-transform:uppercase;margin:0 0 24px;font-family:Cinzel,serif;font-size:48px;font-weight:500;line-height:1.2}.proceso-servicio-encabezado p{color:#555;margin:0;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.8}.proceso-servicio-linea{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:35px;display:grid;position:relative}.proceso-servicio-linea:before{content:"";top:36px;left:calc((100% / var(--cantidad-pasos,4)) / 2);right:calc((100% / var(--cantidad-pasos,4)) / 2);z-index:0;background:#d4af37;height:1px;position:absolute}.proceso-servicio-paso{z-index:1;text-align:center;position:relative}.proceso-servicio-numero{z-index:2;color:#d4af37;background:#080808;border:2px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 30px;font-family:Cinzel,serif;font-size:27px;font-weight:500;display:flex;position:relative}.proceso-servicio-paso h3{color:#171717;min-height:58px;margin:0 0 16px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;line-height:1.5}.proceso-servicio-paso p{color:#555;max-width:240px;margin:0 auto;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.8}@media (width<=1024px){.proceso-servicio{padding:90px 0}.proceso-servicio-container{padding:0 30px}.proceso-servicio-linea{grid-template-columns:repeat(2,1fr);gap:60px 35px}.proceso-servicio-linea:before{display:none}.proceso-servicio-encabezado h2{font-size:40px}}@media (width<=768px){.proceso-servicio{padding:75px 0 85px}.proceso-servicio-container{padding:0 22px}.proceso-servicio-encabezado{margin-bottom:60px}.proceso-servicio-subtitulo{letter-spacing:2px;font-size:12px}.proceso-servicio-encabezado h2{font-size:31px}.proceso-servicio-encabezado p{font-size:16px}.proceso-servicio-linea{flex-direction:column;gap:0;display:flex}.proceso-servicio-linea:before{background:#d4af37;width:1px;height:auto;display:block;inset:35px auto 70px 35px}.proceso-servicio-paso{text-align:left;min-height:190px;padding:0 0 50px 100px}.proceso-servicio-numero{width:70px;height:70px;margin:0;font-size:24px;position:absolute;top:0;left:0}.proceso-servicio-paso h3{min-height:auto;margin-bottom:12px;font-size:18px}.proceso-servicio-paso p{max-width:none;margin:0;font-size:15px;line-height:1.75}}@media (width<=390px){.proceso-servicio-encabezado h2{font-size:27px}.proceso-servicio-paso{padding-left:88px}.proceso-servicio-numero{width:62px;height:62px;font-size:21px}.proceso-servicio-linea:before{left:31px}}.gallery-filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;margin:0 auto 55px;display:flex}.gallery-filter>button{appearance:none;color:#252525;letter-spacing:.3px;text-align:center;cursor:pointer;min-width:175px;box-shadow:none;background:#fffdf9;border:1px solid #d8cfc2;border-radius:999px;margin:0;padding:15px 28px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:1.2;transition:background .3s,color .3s,border-color .3s,transform .3s,box-shadow .3s}.gallery-filter>button:hover{color:#9c7518;background:#faf6ed;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 10px 25px #5a411e1f}.gallery-filter>button.activo{color:#d4af37;background:#172b43;border-color:#d4af37;box-shadow:0 12px 30px #172b432e}.gallery-filter>button.activo:hover{color:#f0c94d;background:#172b43;border-color:#d4af37}@media (width<=900px){.gallery-filter{gap:12px;margin-bottom:50px}.gallery-filter>button{min-width:150px;padding:14px 22px}}@media (width<=768px){.gallery-filter{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:45px;display:grid}.gallery-filter>button{width:100%;min-width:0;padding:14px 10px;font-size:13px}}@media (width<=390px){.gallery-filter{grid-template-columns:1fr}}.gallery-viewer{text-align:center;width:100%;max-width:1250px;margin:0 auto 100px}.gallery-imagen-container{background:#f4f0e9;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:620px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #412d1929}.gallery-imagen{object-fit:contain;width:100%;height:620px;display:block}.gallery-control{z-index:5;color:#d4af37;cursor:pointer;background:#0a0a0ad1;border:1px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-family:Cinzel,serif;font-size:42px;transition:transform .3s,background .3s,color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-control:hover{color:#111;background:#d4af37;transform:translateY(-50%)scale(1.08)}.gallery-control-left{left:30px}.gallery-control-right{right:30px}.gallery-info{padding:35px 20px 0}.gallery-categoria{color:#b28a2e;letter-spacing:3px;text-transform:uppercase;margin-bottom:12px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;display:block}.gallery-info h3{color:#172b43;margin:0;font-family:Cinzel,serif;font-size:38px;font-weight:500;line-height:1.3}.gallery-linea{background:#d4af37;width:55px;height:1px;margin:22px auto}.gallery-info p{color:#777;letter-spacing:2px;margin:0;font-family:Montserrat,sans-serif;font-size:14px}.gallery-vacio{text-align:center;color:#555;padding:80px 20px;font-family:Montserrat,sans-serif;font-size:17px}@media (width<=1024px){.gallery-imagen-container{min-height:520px}.gallery-imagen{height:520px}}@media (width<=768px){.gallery-viewer{margin-bottom:70px}.gallery-imagen-container{border-radius:4px;min-height:400px}.gallery-imagen{height:400px}.gallery-control{width:46px;height:46px;font-size:34px}.gallery-control-left{left:12px}.gallery-control-right{right:12px}.gallery-info{padding-top:28px}.gallery-info h3{font-size:28px}}@media (width<=390px){.gallery-imagen-container{min-height:340px}.gallery-imagen{height:340px}.gallery-control{width:42px;height:42px;font-size:30px}.gallery-info h3{font-size:25px}}.nosotros-contenido{background:#fffdf9;padding:95px 0 45px}.nosotros-historia{text-align:center;max-width:850px;margin:0 auto}.nosotros-historia p{color:#65564b;margin-bottom:24px;font-family:Montserrat,sans-serif;font-size:17px;line-height:1.85}.nosotros-taller{background:#f4eee5;padding:70px 0 100px}.taller-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:75px;display:grid}.taller-imagen{position:relative}.taller-imagen img{object-fit:cover;border-radius:6px;width:100%;height:440px;display:block;box-shadow:0 20px 45px #2f211838}.taller-texto{padding-right:35px}.taller-texto span{color:#a77b27;letter-spacing:4px;margin-bottom:18px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;display:block}.taller-texto h2{color:#2f2118;text-transform:uppercase;margin:0 0 30px;font-family:Cinzel,serif;font-size:46px;font-weight:500;line-height:1.25}.taller-texto h2:after{content:"";background:#b28a2e;width:85px;height:1px;margin-top:25px;display:block}.taller-texto p{color:#65564b;margin-bottom:18px;font-family:Montserrat,sans-serif;font-size:17px;line-height:1.9}@media (width<=768px){.nosotros-contenido{padding:75px 0 40px}.nosotros-taller{padding:50px 0 70px}.taller-grid{grid-template-columns:1fr;gap:45px}.taller-imagen img{height:320px}.taller-texto{padding-right:0}.taller-texto h2{font-size:32px}}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin:70px 0 90px;display:grid}.contact-card{text-align:center;background:#fbf8f3;border-radius:18px;padding:35px;transition:all .35s;box-shadow:0 10px 30px #00000014}.contact-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.contact-card h3{color:#222;margin-bottom:15px;font-family:Cinzel,serif;font-size:28px}.contact-card p{color:#666;line-height:1.8}.faq-lista{max-width:900px;margin:70px auto}.faq-bloque{border-bottom:1px solid #ddd5ca;padding:35px 0}.faq-bloque:last-child{border-bottom:none}.faq-bloque h3{color:#222;margin-bottom:18px;font-family:Cinzel,serif;font-size:30px}.faq-bloque p{color:#666;font-size:18px;line-height:1.9}@media (width<=768px){.contact-card{padding:28px}.contact-card h3,.faq-bloque h3{font-size:24px}.faq-bloque p{font-size:17px}}.servicios-index{max-width:1200px;margin:auto;padding:100px 20px}.servicios-index h1{text-align:center;margin-bottom:20px;font-size:48px}.servicios-index>div>p{text-align:center;color:#666;max-width:700px;margin:0 auto 70px;line-height:1.8}.servicios-grupo{margin-bottom:60px}.servicios-grupo h2{border-left:5px solid #9b7a46;margin-bottom:20px;padding-left:15px;font-size:34px}.servicios-grupo ul{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;padding:0;list-style:none;display:grid}.servicios-grupo li{background:#fff;border:1px solid #ececec;border-radius:10px;transition:all .3s}.servicios-grupo li:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.servicios-grupo a{color:#222;padding:18px;font-weight:600;text-decoration:none;display:block}.not-found{justify-content:center;align-items:center;min-height:60vh;padding:80px 20px;display:flex}.not-found-container{text-align:center;max-width:600px}.not-found h1{margin-bottom:20px;font-size:42px}.not-found p{margin-bottom:35px;font-size:18px}.not-found-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.not-found-btn{border-radius:8px;padding:14px 28px;text-decoration:none}.enlaces-relacionados{background:linear-gradient(#11100d 0%,#181612 100%);padding:55px 24px;position:relative;overflow:hidden}.enlaces-relacionados:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#d4af37,#0000);width:70%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.enlaces-relacionados-container{text-align:center;max-width:1150px;margin:auto;position:relative}.enlaces-relacionados h2{color:#fff;letter-spacing:1px;margin-bottom:15px;font-family:Cinzel,serif;font-size:clamp(30px,4vw,42px);font-weight:500}.enlaces-relacionados p{color:#cfcfcf;max-width:700px;margin:0 auto 30px;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.7}.enlaces-relacionados-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.enlace-relacionado{color:#fff;background:#ffffff08;border:1px solid #d4af3740;justify-content:center;align-items:center;min-height:90px;padding:25px 20px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;transition:transform .35s,border-color .35s,background .35s;display:flex;position:relative}.enlace-relacionado:before{content:"";background:#d4af37;width:0;height:2px;transition:all .35s;position:absolute;top:0;left:50%;transform:translate(-50%)}.enlace-relacionado:hover{background:#d4af3714;border-color:#d4af37;transform:translateY(-6px)}.enlace-relacionado:hover:before{width:70%}@media (width<=900px){.enlaces-relacionados-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.enlaces-relacionados{padding:45px 20px}.enlaces-relacionados-grid{grid-template-columns:1fr}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#f5f0e7;width:100%;min-height:100%;margin:0;padding:0}body{color:#222;background:#f5f0e7;width:100%;min-width:100%;min-height:100vh;margin:0;padding:0;font-family:Montserrat,sans-serif;overflow-x:hidden}#root{background:#f5f0e7;width:100%;max-width:none;min-height:100vh;margin:0;padding:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button{font:inherit;cursor:pointer;margin:0}.page-section{background:#f5f0e7;width:100%;padding:100px 0}@media (width<=768px){.page-section{padding:70px 0}}
