{"id":467,"date":"2024-06-13T15:59:29","date_gmt":"2024-06-13T21:59:29","guid":{"rendered":"https:\/\/jararicofirm.com\/?page_id=467"},"modified":"2024-08-07T18:17:38","modified_gmt":"2024-08-08T00:17:38","slug":"areas-de-practica","status":"publish","type":"page","link":"https:\/\/jararicofirm.com\/es\/areas-de-practica\/","title":{"rendered":"\u00c1reas de pr\u00e1ctica"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"467\" class=\"elementor elementor-467\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4acd32b e-flex e-con-boxed e-con e-parent\" data-id=\"4acd32b\" 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-89675eb e-con-full e-flex e-con e-child\" data-id=\"89675eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0450b2 elementor-widget elementor-widget-heading\" data-id=\"d0450b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u00c1reas de pr\u00e1ctica<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1c8615 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d1c8615\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\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-0c0e91a e-flex e-con-boxed e-con e-parent\" data-id=\"0c0e91a\" 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-25f571b elementor-widget elementor-widget-shortcode\" data-id=\"25f571b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div x-data=\"areasComponent\">\n  <div class=\"tw-flex tw-flex-col tw-gap-10\">\n    <form @submit.prevent=\"fetch_areas\">\n      <div class=\"tw-flex tw-justify-end\">\n        <div class=\"tw-relative tw-w-full lg:tw-w-1\/2 xl:tw-w-1\/3\">\n          <input type=\"search\" x-model=\"search\" class=\"!tw-outline-none !tw-pl-11 !tw-rounded-none\" placeholder=\"Escriba una palabra clave\" style=\"border: 1px solid #0000001A;\">\n          <button type=\"submit\" class=\"tw-absolute tw-top-0 !tw-rounded-none tw-font-extrabold !tw-bg-[#43caff] tw-right-0 !tw-border-none tw-h-full !tw-px-5 tw-flex tw-justify-center tw-items-center hover:!tw-text-white !tw-text-white\">\n            Buscar          <\/button>\n          <div class=\"tw-absolute tw-bottom-0 tw-top-0 tw-left-2\">\n            <div class=\"tw-h-full tw-px-1 tw-flex tw-justify-center tw-items-center\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"#43caff\" class=\"tw-h-5 tw-w-5\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z\" \/>\n              <\/svg>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/form>\n\n    <div x-show=\"!loading && areas.length\">\n      <div class=\"tw-grid tw-grid-cols-1 md:tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-3\">\n        <template x-for=\"item in areas\">\n          <div class=\"tw-flex tw-flex-col tw-h-full\" style=\"border-left: 2px solid #EEF1F3; border-right: 2px solid #EEF1F3; border-top: 2px solid #EEF1F3; border-bottom: 2px solid #43caff;\">\n            <div class=\"tw-h-full tw-flex\" x-html=\"item.img\"><\/div>\n            <div class=\"tw-h-full tw-p-3 tw-py-5 tw-flex tw-flex-col tw-gap-3 tw-justify-between\">\n              <div class=\"tw-text-[#06101F] tw-text-[22px] tw-font-[900]\" x-text=\"capitalize(item.name)\"><\/div>\n              <a :href=\"item.permalink\" class=\"!tw-text-[#43caff] !tw-no-underline !tw-text-[18px] tw-font-[400] tw-flex tw-items-center tw-gap-1\">\n                M\u00e1s informaci\u00f3n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"#43caff\" class=\"tw-w-5 tw-h-5\">\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 4.5v15m7.5-7.5h-15\" \/>\n                <\/svg>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n\n    <div x-show=\"loading\">\n      <div class=\"tw-grid tw-grid-cols-1 md:tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-3\">\n        <template x-for=\"i in Array.from( { length: 8 }, ( _, i ) => i + 1 )\">\n          <div class=\"tw-w-full tw-h-80 tw-bg-[#0000001A] tw-animate-pulse\"><\/div>\n        <\/template>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t<div class=\"elementor-shortcode\"><\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00c1reas de pr\u00e1ctica<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","footnotes":""},"class_list":["post-467","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/pages\/467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/comments?post=467"}],"version-history":[{"count":84,"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/pages\/467\/revisions"}],"predecessor-version":[{"id":1646,"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/pages\/467\/revisions\/1646"}],"wp:attachment":[{"href":"https:\/\/jararicofirm.com\/es\/wp-json\/wp\/v2\/media?parent=467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}