{"id":1486,"date":"2026-03-01T22:23:21","date_gmt":"2026-03-02T03:23:21","guid":{"rendered":"https:\/\/craftifyportal.com\/?page_id=1486"},"modified":"2026-08-17T17:30:37","modified_gmt":"2026-08-17T22:30:37","slug":"inicio","status":"publish","type":"page","link":"https:\/\/craftifyportal.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1486\" class=\"elementor elementor-1486\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05efbf3 e-flex e-con-boxed e-con e-parent\" data-id=\"05efbf3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8adb0d1 e-con-full e-flex e-con e-child\" data-id=\"8adb0d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-459e860 elementor-widget elementor-widget-heading\" data-id=\"459e860\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We create digital solutions that help your business acquire and manage customers.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cecfc8 elementor-widget elementor-widget-text-editor\" data-id=\"3cecfc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We design fast web pages optimized for Google and focused on converting visits into calls, messages, and quote requests.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35e2a66 elementor-widget elementor-widget-button\" data-id=\"35e2a66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/craftifyportal.com\/en\/contacto\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">REQUEST YOUR FREE QUOTE<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01903a7 elementor-widget elementor-widget-text-editor\" data-id=\"01903a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tell us about your project and receive a no-obligation initial recommendation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64c1d1c e-con-full e-flex e-con e-child\" data-id=\"64c1d1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c062e1c elementor-widget elementor-widget-html\" data-id=\"c062e1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.img-c {\r\n  position: relative;\r\n  height: 380px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  overflow: hidden;\r\n}\r\n.code-terminal {\r\n  width: 300px;\r\n  height: 220px;\r\n  background: #0d0d0d;\r\n  border-radius: 12px;\r\n  border: 1px solid #10b981;\r\n  position: relative;\r\n  box-shadow: 0 0 40px rgba(16,185,129,0.3), 0 0 80px rgba(16,185,129,0.1);\r\n  overflow: hidden;\r\n  animation: float-terminal 4s ease-in-out infinite;\r\n}\r\n@keyframes float-terminal {\r\n  0%, 100% { transform: translateY(0); }\r\n  50% { transform: translateY(-12px); }\r\n}\r\n.terminal-header {\r\n  background: #1a1a1a;\r\n  padding: 10px 14px;\r\n  display: flex;\r\n  gap: 6px;\r\n  align-items: center;\r\n  border-bottom: 1px solid #222;\r\n}\r\n.dot-r { width: 10px; height: 10px; border-radius: 50%; background: #ff5f57; }\r\n.dot-y { width: 10px; height: 10px; border-radius: 50%; background: #febc2e; }\r\n.dot-g { width: 10px; height: 10px; border-radius: 50%; background: #28c840; }\r\n.terminal-title {\r\n  font-size: 11px;\r\n  color: rgba(255,255,255,0.3);\r\n  margin-left: 8px;\r\n  font-family: monospace;\r\n}\r\n.terminal-body {\r\n  padding: 14px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 8px;\r\n}\r\n.t-line {\r\n  display: flex;\r\n  gap: 6px;\r\n  align-items: center;\r\n}\r\n.t-text {\r\n  font-size: 11px;\r\n  font-family: monospace;\r\n  line-height: 1.4;\r\n}\r\n.cursor {\r\n  width: 7px;\r\n  height: 13px;\r\n  background: #10b981;\r\n  animation: blink 1s infinite;\r\n  display: inline-block;\r\n  border-radius: 1px;\r\n}\r\n@keyframes blink {\r\n  0%, 100% { opacity: 1; }\r\n  50% { opacity: 0; }\r\n}\r\n.scan-line {\r\n  position: absolute;\r\n  width: 100%;\r\n  height: 2px;\r\n  background: linear-gradient(90deg, transparent, rgba(16,185,129,0.6), transparent);\r\n  animation: scan 3s linear infinite;\r\n  top: 0;\r\n}\r\n@keyframes scan {\r\n  from { top: 40px; }\r\n  to { top: 220px; }\r\n}\r\n.orbit-ring {\r\n  position: absolute;\r\n  border-radius: 50%;\r\n  border: 1px solid;\r\n  animation: spin 8s linear infinite;\r\n}\r\n.ring1 {\r\n  width: 380px;\r\n  height: 380px;\r\n  border-color: rgba(16,185,129,0.1);\r\n  top: 50%;\r\n  left: 50%;\r\n  transform: translate(-50%,-50%);\r\n}\r\n.ring2 {\r\n  width: 300px;\r\n  height: 300px;\r\n  border-color: rgba(249,115,22,0.08);\r\n  top: 50%;\r\n  left: 50%;\r\n  transform: translate(-50%,-50%);\r\n  animation-direction: reverse;\r\n  animation-duration: 6s;\r\n}\r\n.ring3 {\r\n  width: 440px;\r\n  height: 440px;\r\n  border-color: rgba(232,93,122,0.06);\r\n  top: 50%;\r\n  left: 50%;\r\n  transform: translate(-50%,-50%);\r\n  animation-duration: 12s;\r\n}\r\n@keyframes spin {\r\n  from { transform: translate(-50%,-50%) rotate(0deg); }\r\n  to { transform: translate(-50%,-50%) rotate(360deg); }\r\n}\r\n.badge {\r\n  position: absolute;\r\n  background: #111;\r\n  border: 1px solid rgba(16,185,129,0.4);\r\n  border-radius: 8px;\r\n  padding: 6px 12px;\r\n  font-size: 11px;\r\n  color: #10b981;\r\n  font-family: monospace;\r\n  animation: float-terminal 3s ease-in-out infinite;\r\n}\r\n.badge1 { top: 30px; right: 30px; animation-delay: 0.5s; border-color: rgba(16,185,129,0.4); color: #10b981; }\r\n.badge2 { bottom: 60px; left: 20px; animation-delay: 1s; border-color: rgba(249,115,22,0.4); color: #f97316; }\r\n.badge3 { top: 45%; right: 15px; animation-delay: 1.5s; border-color: rgba(232,93,122,0.4); color: #e85d7a; }\r\n<\/style>\r\n\r\n<div class=\"img-c\">\r\n  <div class=\"orbit-ring ring1\"><\/div>\r\n  <div class=\"orbit-ring ring2\"><\/div>\r\n  <div class=\"orbit-ring ring3\"><\/div>\r\n\r\n  <div class=\"badge badge1\">\u2726 More visibility<\/div>\r\n  <div class=\"badge badge2\">\u26a1 Fast charging<\/div>\r\n  <div class=\"badge badge3\">\u2713 More contacts<\/div>\r\n\r\n  <div class=\"code-terminal\">\r\n    <div class=\"terminal-header\">\r\n      <div class=\"dot-r\"><\/div>\r\n      <div class=\"dot-y\"><\/div>\r\n      <div class=\"dot-g\"><\/div>\r\n      <span class=\"terminal-title\">craftifyportal.js<\/span>\r\n    <\/div>\r\n    <div class=\"terminal-body\">\r\n      <div class=\"t-line\">\r\n        <span class=\"t-text\" style=\"color:#e85d7a;\">constant<\/span>\r\n        <span class=\"t-text\" style=\"color:#10b981;\">web<\/span>\r\n        <span class=\"t-text\" style=\"color:#fff;\">=<\/span>\r\n        <span class=\"t-text\" style=\"color:#f97316;\">\"CraftifyPortal\"<\/span>\r\n      <\/div>\r\n      <div class=\"t-line\">\r\n        <span class=\"t-text\" style=\"color:#e85d7a;\">function<\/span>\r\n        <span class=\"t-text\" style=\"color:#10b981;\">design()<\/span>\r\n        <span class=\"t-text\" style=\"color:#fff;\">{<\/span>\r\n      <\/div>\r\n      <div class=\"t-line\">\r\n        <span class=\"t-text\" style=\"color:#fff;\">&nbsp;&nbsp;\u2192<\/span>\r\n        <span class=\"t-text\" style=\"color:#f97316;\">objective<\/span>\r\n        <span class=\"t-text\" style=\"color:#fff;\">= grow online<\/span>\r\n      <\/div>\r\n      <div class=\"t-line\">\r\n        <span class=\"t-text\" style=\"color:#10b981;\">&nbsp;&nbsp;\u2713 More online visibility<\/span>\r\n      <\/div>\r\n      <div class=\"t-line\">\r\n        <span class=\"t-text\" style=\"color:#10b981;\">&nbsp;&nbsp;\u2713 Mobile experience<\/span>\r\n      <\/div>\r\n      <div class=\"t-line\">\r\n        <span class=\"t-text\" style=\"color:#10b981;\">&nbsp;&nbsp;\u2713 Qualified leads<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"scan-line\"><\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-68f7675 e-flex e-con-boxed e-con e-parent\" data-id=\"68f7675\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5781661 elementor-widget elementor-widget-heading\" data-id=\"5781661\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OUR SERVICES<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0ef034 elementor-widget elementor-widget-text-editor\" data-id=\"a0ef034\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h4><strong>We create professional web solutions so your business looks better, is easy to find, and gets more contact opportunities<\/strong><\/h4>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ebf52a e-grid e-con-boxed e-con e-parent\" data-id=\"5ebf52a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f6fa675 e-con-full servicio-card e-flex e-con e-child\" data-id=\"f6fa675\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3f3cb5 servicio-card elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"c3f3cb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-tv\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M592 0H48A48 48 0 0 0 0 48v320a48 48 0 0 0 48 48h240v32H112a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16H352v-32h240a48 48 0 0 0 48-48V48a48 48 0 0 0-48-48zm-16 352H64V64h512z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWeb design and development\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe create modern, fast, and mobile-friendly websites so that your business projects trust and makes it easy to connect with new customers.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24f4af6 e-con-full servicio-card e-flex e-con e-child\" data-id=\"24f4af6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6ed8fd servicio-card elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"d6ed8fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-external-link-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M432,320H400a16,16,0,0,0-16,16V448H64V128H208a16,16,0,0,0,16-16V80a16,16,0,0,0-16-16H48A48,48,0,0,0,0,112V464a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V336A16,16,0,0,0,432,320ZM488,0h-128c-21.37,0-32.05,25.91-17,41l35.73,35.73L135,320.37a24,24,0,0,0,0,34L157.67,377a24,24,0,0,0,34,0L435.28,133.32,471,169c15,15,41,4.5,41-17V24A24,24,0,0,0,488,0Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tA website that turns visits into inquiries\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe create fast websites, mobile-friendly and ready to receive contacts via WhatsApp, forms, and calls\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8279678 e-con-full servicio-card e-flex e-con e-child\" data-id=\"8279678\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82d1fff servicio-card elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"82d1fff\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-rocket\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M505.12019,19.09375c-1.18945-5.53125-6.65819-11-12.207-12.1875C460.716,0,435.507,0,410.40747,0,307.17523,0,245.26909,55.20312,199.05238,128H94.83772c-16.34763.01562-35.55658,11.875-42.88664,26.48438L2.51562,253.29688A28.4,28.4,0,0,0,0,264a24.00867,24.00867,0,0,0,24.00582,24H127.81618l-22.47457,22.46875c-11.36521,11.36133-12.99607,32.25781,0,45.25L156.24582,406.625c11.15623,11.1875,32.15619,13.15625,45.27726,0l22.47457-22.46875V488a24.00867,24.00867,0,0,0,24.00581,24,28.55934,28.55934,0,0,0,10.707-2.51562l98.72834-49.39063c14.62888-7.29687,26.50776-26.5,26.50776-42.85937V312.79688c72.59753-46.3125,128.03493-108.40626,128.03493-211.09376C512.07526,76.5,512.07526,51.29688,505.12019,19.09375ZM384.04033,168A40,40,0,1,1,424.05,128,40.02322,40.02322,0,0,1,384.04033,168Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCustom design\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe design a visual experience aligned with your business identity, your customers, and the main objective of your website.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eed5701 e-flex e-con-boxed e-con e-parent\" data-id=\"eed5701\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8557b29 elementor-widget elementor-widget-html\" data-id=\"8557b29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n\r\n<style>\r\n.proceso-wrap {\r\n  border-radius: 16px;\r\n  overflow: hidden;\r\n  display: grid;\r\n  grid-template-columns: 1fr 2.5fr;\r\n  min-height: 320px;\r\n  position: relative;\r\n}\r\n.left-panel {\r\n  background: linear-gradient(180deg, #134e35 0%, #0a2e1a 100%);\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: center;\r\n  padding: 2rem 1.5rem;\r\n  gap: 16px;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.left-glow {\r\n  position: absolute;\r\n  width: 200px;\r\n  height: 200px;\r\n  border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(16,185,129,0.3) 0%, transparent 70%);\r\n  top: 50%;\r\n  left: 50%;\r\n  transform: translate(-50%,-50%);\r\n}\r\n.left-icon {\r\n  width: 80px;\r\n  height: 80px;\r\n  border-radius: 50%;\r\n  border: 2px solid #10b981;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-size: 28px;\r\n  color: #10b981;\r\n  animation: pulse-left 2s infinite;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n@keyframes pulse-left {\r\n  0%, 100% { box-shadow: 0 0 0 0 rgba(16,185,129,0.4); }\r\n  50% { box-shadow: 0 0 0 20px rgba(16,185,129,0); }\r\n}\r\n.left-title {\r\n  color: #10b981;\r\n  font-size: 15px;\r\n  font-weight: 700;\r\n  text-align: center;\r\n  position: relative;\r\n  z-index: 1;\r\n  line-height: 1.4;\r\n}\r\n.left-sub {\r\n  color: rgba(255,255,255,0.5);\r\n  font-size: 12px;\r\n  text-align: center;\r\n  line-height: 1.6;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n.right-panel {\r\n  background: #050505;\r\n  padding: 2.5rem;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.particle {\r\n  position: absolute;\r\n  border-radius: 50%;\r\n  opacity: 0.7;\r\n}\r\n.p1 { width: 6px; height: 6px; background: #10b981; top: 15%; left: 10%; animation: float-p 3s ease-in-out infinite; }\r\n.p2 { width: 4px; height: 4px; background: #f97316; top: 70%; left: 15%; animation: float-p 4s ease-in-out infinite 1s; }\r\n.p3 { width: 8px; height: 8px; background: #10b981; top: 20%; right: 10%; animation: float-p 5s ease-in-out infinite 0.5s; }\r\n.p4 { width: 5px; height: 5px; background: #f97316; bottom: 15%; right: 20%; animation: float-p 3.5s ease-in-out infinite 2s; }\r\n.p5 { width: 4px; height: 4px; background: #e85d7a; top: 45%; left: 45%; animation: float-p 4.5s ease-in-out infinite 1.5s; }\r\n.p6 { width: 6px; height: 6px; background: #10b981; bottom: 25%; left: 35%; animation: float-p 3s ease-in-out infinite 0.8s; }\r\n.p7 { width: 3px; height: 3px; background: #f97316; top: 60%; right: 35%; animation: float-p 5s ease-in-out infinite 1.2s; }\r\n.p8 { width: 5px; height: 5px; background: #e85d7a; top: 30%; left: 30%; animation: float-p 4s ease-in-out infinite 0.3s; }\r\n@keyframes float-p {\r\n  0%, 100% { transform: translateY(0); }\r\n  50% { transform: translateY(-12px); }\r\n}\r\n.right-glow {\r\n  position: absolute;\r\n  width: 300px;\r\n  height: 300px;\r\n  border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(16,185,129,0.06) 0%, transparent 70%);\r\n  top: 50%;\r\n  left: 50%;\r\n  transform: translate(-50%,-50%);\r\n}\r\n.right-content {\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n.proceso-title {\r\n  font-size: 22px;\r\n  font-weight: 700;\r\n  color: #fff;\r\n  text-transform: uppercase;\r\n  letter-spacing: 2px;\r\n  margin-bottom: 6px;\r\n}\r\n.proceso-sub {\r\n  font-size: 13px;\r\n  color: rgba(255,255,255,0.4);\r\n  margin-bottom: 2rem;\r\n}\r\n.flip-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 16px;\r\n}\r\n.flip-card {\r\n  height: 180px;\r\n  perspective: 1000px;\r\n  cursor: pointer;\r\n}\r\n.flip-inner {\r\n  position: relative;\r\n  width: 100%;\r\n  height: 100%;\r\n  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);\r\n  transform-style: preserve-3d;\r\n}\r\n.flip-card:hover .flip-inner {\r\n  transform: rotateY(180deg);\r\n}\r\n.flip-front, .flip-back {\r\n  position: absolute;\r\n  inset: 0;\r\n  border-radius: 16px;\r\n  backface-visibility: hidden;\r\n  -webkit-backface-visibility: hidden;\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  justify-content: center;\r\n  padding: 1.2rem;\r\n  text-align: center;\r\n}\r\n.flip-back {\r\n  transform: rotateY(180deg);\r\n}\r\n.flip-num {\r\n  font-size: 28px;\r\n  font-weight: 700;\r\n  margin-bottom: 8px;\r\n}\r\n.flip-icon {\r\n  font-size: 26px;\r\n  margin-bottom: 8px;\r\n}\r\n.flip-title {\r\n  font-size: 13px;\r\n  font-weight: 600;\r\n  color: #fff;\r\n}\r\n.flip-desc {\r\n  font-size: 12px;\r\n  line-height: 1.6;\r\n  color: #fff;\r\n}\r\n@media (max-width: 768px) {\r\n  .proceso-wrap { grid-template-columns: 1fr; }\r\n  .left-panel { min-height: 180px; }\r\n  .flip-grid { grid-template-columns: repeat(2, 1fr); }\r\n}\r\n<\/style>\r\n\r\n<div class=\"proceso-wrap\">\r\n  <div class=\"left-panel\">\r\n    <div class=\"left-glow\"><\/div>\r\n    <div class=\"left-icon\"><i class=\"fas fa-bolt\"><\/i><\/div>\r\n    <div class=\"left-title\">Agile and professional process<\/div>\r\n    <div class=\"left-sub\">From idea to launch in record time<\/div>\r\n  <\/div>\r\n\r\n  <div class=\"right-panel\">\r\n    <div class=\"particle p1\"><\/div>\r\n    <div class=\"particle p2\"><\/div>\r\n    <div class=\"particle p3\"><\/div>\r\n    <div class=\"particle p4\"><\/div>\r\n    <div class=\"particle p5\"><\/div>\r\n    <div class=\"particle p6\"><\/div>\r\n    <div class=\"particle p7\"><\/div>\r\n    <div class=\"particle p8\"><\/div>\r\n    <div class=\"right-glow\"><\/div>\r\n\r\n    <div class=\"right-content\">\r\n      <div class=\"proceso-title\">Our Process<\/div>\r\n      <div class=\"proceso-sub\">This is how we take your project from concept to launch<\/div>\r\n      <div class=\"flip-grid\">\r\n\r\n        <div class=\"flip-card\">\r\n          <div class=\"flip-inner\">\r\n            <div class=\"flip-front\" style=\"background:rgba(19,78,53,0.9); border:1px solid #10b981;\">\r\n              <div class=\"flip-num\" style=\"color:#10b981;\">01<\/div>\r\n              <div class=\"flip-icon\" style=\"color:#000000;\"><i class=\"fas fa-handshake\"><\/i><\/div>\r\n              <div class=\"flip-title\">Meeting<\/div>\r\n            <\/div>\r\n            <div class=\"flip-back\" style=\"background:#10b981;\">\r\n              <div class=\"flip-desc\">We meet with you to understand your business, goals, and ideal audience.<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"flip-card\">\r\n          <div class=\"flip-inner\">\r\n            <div class=\"flip-front\" style=\"background:rgba(19,78,53,0.9); border:1px solid #10b981;\">\r\n              <div class=\"flip-num\" style=\"color:#10b981;\">02<\/div>\r\n              <div class=\"flip-icon\" style=\"color:#000000;\"><i class=\"fas fa-pen-ruler\"><\/i><\/div>\r\n              <div class=\"flip-title\">Design<\/div>\r\n            <\/div>\r\n            <div class=\"flip-back\" style=\"background:#10b981;\">\r\n              <div class=\"flip-desc\">We create the visual design of your website with your unique brand identity.<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"flip-card\">\r\n          <div class=\"flip-inner\">\r\n            <div class=\"flip-front\" style=\"background:rgba(74,26,10,0.9); border:1px solid #f97316;\">\r\n              <div class=\"flip-num\" style=\"color:#f97316;\">03<\/div>\r\n              <div class=\"flip-icon\" style=\"color:#000000;\"><i class=\"fas fa-laptop-code\"><\/i><\/div>\r\n              <div class=\"flip-title\">Development<\/div>\r\n            <\/div>\r\n            <div class=\"flip-back\" style=\"background:#f97316;\">\r\n              <div class=\"flip-desc\">We build with modern, fast, and mobile-optimized technology.<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"flip-card\">\r\n          <div class=\"flip-inner\">\r\n            <div class=\"flip-front\" style=\"background:rgba(74,26,10,0.9); border:1px solid #f97316;\">\r\n              <div class=\"flip-num\" style=\"color:#f97316;\">04<\/div>\r\n              <div class=\"flip-icon\" style=\"color:#000000;\"><i class=\"fas fa-rocket\"><\/i><\/div>\r\n              <div class=\"flip-title\">Launch<\/div>\r\n            <\/div>\r\n            <div class=\"flip-back\" style=\"background:#f97316;\">\r\n              <div class=\"flip-desc\">We publish your website, set up SEO and analytics to help you grow online.<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e034b97 elementor-widget elementor-widget-heading\" data-id=\"e034b97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We offer a wide range of services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d05059 fila-servicios e-flex e-con-boxed e-con e-parent\" data-id=\"7d05059\" data-element_type=\"container\" data-e-type=\"container\" id=\"fila-servicios\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-859c50e e-con-full e-flex e-con e-child\" data-id=\"859c50e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16b5993 elementor-widget elementor-widget-image\" data-id=\"16b5993\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"930\" height=\"620\" src=\"https:\/\/craftifyportal.com\/wp-content\/uploads\/2026\/08\/file_0000000033f8820eba6959fcc8b9b1ce-930x620.png\" class=\"attachment-solace-blog size-solace-blog wp-image-2107\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57025b5 elementor-widget elementor-widget-heading\" data-id=\"57025b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">LANDING PAGE<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58ac8d3 elementor-widget elementor-widget-text-editor\" data-id=\"58ac8d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>A page focused on a single offer, campaign, or service, designed to direct the visitor toward a specific action: contacting, booking, or requesting a quote.<\/p><p><strong>Includes:<\/strong><\/p><ul><li>1 page.<\/li><li>Mobile-friendly design.<\/li><li>WhatsApp button.<\/li><li>Contact form.<\/li><li>Basic SEO setup.<\/li><li>Analytics Configuration.<\/li><li>Domain and hosting for 1 year.<\/li><li>Site publication.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a6b83c elementor-widget elementor-widget-text-editor\" data-id=\"6a6b83c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>FROM<br \/>$300<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-371df3d boton-agendar elementor-widget elementor-widget-button\" data-id=\"371df3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/craftifyportal.com\/en\/contacto\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Schedule Landing Page<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-68c1cbb e-con-full e-flex e-con e-child\" data-id=\"68c1cbb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7a3213 elementor-widget elementor-widget-image\" data-id=\"b7a3213\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"930\" height=\"620\" src=\"https:\/\/craftifyportal.com\/wp-content\/uploads\/2026\/08\/1787005312572-e1787005382118-930x620.png\" class=\"attachment-solace-blog size-solace-blog wp-image-2115\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-464e41e elementor-widget elementor-widget-heading\" data-id=\"464e41e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">BUSINESS PAGE<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ea119b elementor-widget elementor-widget-text-editor\" data-id=\"6ea119b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ideal for small businesses, professionals, and entrepreneurs who need to present their services professionally and generate new leads.<\/p><p><strong>Includes:<\/strong><\/p><ul><li>Home page.<\/li><li>Services page.<\/li><li>About Us page.<\/li><li>Contact page.<\/li><li>WhatsApp button.<\/li><li>Form.<\/li><li>Basic SEO.<\/li><li>Google Analytics and Search Console.<\/li><li>Domain and hosting for 1 year.<\/li><li>SSL Certificate.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5c7390 elementor-widget elementor-widget-text-editor\" data-id=\"d5c7390\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>FROM<br \/>$400<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc56eb7 boton-agendar elementor-widget elementor-widget-button\" data-id=\"fc56eb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/craftifyportal.com\/en\/contacto\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Business Schedule<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02a8c4c e-con-full e-flex e-con e-child\" data-id=\"02a8c4c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d7e9f9 elementor-widget elementor-widget-image\" data-id=\"5d7e9f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"930\" height=\"620\" src=\"https:\/\/craftifyportal.com\/wp-content\/uploads\/2026\/08\/1787005693426-e1787005804705-930x620.png\" class=\"attachment-solace-blog size-solace-blog wp-image-2119\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0324d4 elementor-widget elementor-widget-heading\" data-id=\"c0324d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">E-COMMERCE<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15e4a5d elementor-widget elementor-widget-text-editor\" data-id=\"15e4a5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ideal for businesses that want to showcase and sell their products online through a store with a catalog, shopping cart, and payment methods.<\/p><p><strong>Includes:<\/strong><\/p><ul><li>Initial product catalog.<\/li><li>Cart.<\/li><li>Payment settings.<\/li><li>Orders page.<\/li><li>Mobile design.<\/li><li>Basic SEO setup.<\/li><li>Domain and hosting for 1 year.<\/li><li>Initial load of 20 products.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffbe8dc elementor-widget elementor-widget-text-editor\" data-id=\"ffbe8dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>FROM<br \/>$600<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f745810 boton-agendar elementor-widget elementor-widget-button\" data-id=\"f745810\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/craftifyportal.com\/en\/contacto\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Schedule E-Commerce<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b61cbe8 e-flex e-con-boxed e-con e-parent\" data-id=\"b61cbe8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30b017b elementor-widget elementor-widget-heading\" data-id=\"30b017b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CONTACT.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d58ab3 elementor-widget elementor-widget-shortcode\" data-id=\"7d58ab3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1717-o1\" lang=\"es-ES\" dir=\"ltr\" data-wpcf7-id=\"1717\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/1486#wpcf7-f1717-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/en\/wp-json\/wp\/v2\/pages\/1486#wpcf7-f1717-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1717\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"es_ES\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1717-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Full name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Ex. John P\u00e9rez\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Ex. email@domain.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label> Telephone<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Ex. +593 99 999 9999\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p>Project type\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-project\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"your-project\" value=\"Empresarial\" \/><span class=\"wpcf7-list-item-label\">Business<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"your-project\" value=\"E-Commerce\" \/><span class=\"wpcf7-list-item-label\">E-Commerce<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"radio\" name=\"your-project\" value=\"Landing Page\" \/><span class=\"wpcf7-list-item-label\">Landing Page<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"your-project\" value=\"Otro\" \/><span class=\"wpcf7-list-item-label\">Another<\/span><\/label><\/span><\/span><\/span>\n<\/p>\n<p><label> Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Tell us what kind of page you need, what your goal is, and any important details of the project\" name=\"your-message\"><\/textarea><\/span><br \/>\n<\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send message\" \/>\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>\u0394<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"105\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Creamos soluciones digitales que ayudan a tu negocio a consegir y gestionar clientes. Dise\u00f1amos p\u00e1ginas web r\u00e1pidas, optimizadas para Google y enfocadas en convertir visitas en llamadas, mensajes y solicitudes de cotizaci\u00f3n. SOLICITA TU COTIZACI\u00d3N GRATUITA Cu\u00e9ntanos tu proyecto y recibe una recomendaci\u00f3n inicial sin compromiso. \u2726 M\u00e1s visibilidad \u26a1 Carga r\u00e1pida \u2713 M\u00e1s contactos<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"solace_meta_sidebar":"","solace_meta_container":"","solace_meta_enable_content_width":"","solace_meta_content_width":0,"solace_meta_title_alignment":"","solace_meta_author_avatar":"","solace_post_elements_order":"","solace_meta_disable_header":"","solace_meta_disable_footer":"","solace_meta_disable_title":"","_kadence_starter_templates_imported_post":false,"_joinchat":[],"footnotes":""},"class_list":["post-1486","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/pages\/1486","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/comments?post=1486"}],"version-history":[{"count":338,"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/pages\/1486\/revisions"}],"predecessor-version":[{"id":2122,"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/pages\/1486\/revisions\/2122"}],"wp:attachment":[{"href":"https:\/\/craftifyportal.com\/en\/wp-json\/wp\/v2\/media?parent=1486"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}