{"id":580,"date":"2026-06-13T23:36:07","date_gmt":"2026-06-13T23:36:07","guid":{"rendered":"https:\/\/youngsrosillolaw.com\/?page_id=580"},"modified":"2026-07-01T16:10:18","modified_gmt":"2026-07-01T16:10:18","slug":"practice-areas","status":"publish","type":"page","link":"https:\/\/youngsrosillolaw.com\/es\/practice-areas\/","title":{"rendered":"\u00c1reas De Pr\u00e1ctica"},"content":{"rendered":"<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,500&#038;family=Inter:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\" \/>\n<style>\n  :root{\n    --slate:#29414C;--slate-ink:#1b2d35;--teal:#4C6971;--blue:#00508C;--blue-soft:#e9f1f8;\n    --green:#2e8b57;--green-soft:#e6f2ec;\n    --paper:#FAF8F3;--paper-2:#F1EEE6;--card:#fff;--ink:#1c2a31;--muted:#5d6f76;\n    --line:#e4e0d6;--line-2:#d8d3c6;--gold:#b08642;--radius:20px;--maxw:1240px;\n  }\n  *{box-sizing:border-box;margin:0;padding:0}\n  html{scroll-behavior:smooth}\n  body{font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--paper);\n    -webkit-font-smoothing:antialiased;overflow-x:hidden}\n  a{text-decoration:none;color:inherit}\n  .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}\n  ::selection{background:#cfe0f0}\n  .eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12.5px;font-weight:600;letter-spacing:.16em;\n    text-transform:uppercase;color:var(--blue);background:var(--blue-soft);padding:8px 15px;border-radius:999px}\n  .eyebrow.green{color:var(--green);background:var(--green-soft)}\n  .eyebrow .ic{width:15px;height:15px}\n  .btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px;border-radius:999px;cursor:pointer;border:none;transition:.26s;white-space:nowrap}\n  .btn-primary{background:var(--blue);color:#fff;padding:14px 26px;box-shadow:0 12px 26px -14px rgba(0,80,140,.8)}\n  .btn-primary:hover{background:#03467a;transform:translateY(-2px);box-shadow:0 16px 30px -14px rgba(0,80,140,.85)}\n  .btn svg{transition:transform .25s ease}\n  .btn-primary:hover svg{transform:translateX(4px)}\n\n  \/* nav *\/\n  header.nav{position:sticky;top:0;z-index:50;background:rgba(250,248,243,.8);backdrop-filter:blur(16px) saturate(1.1);\n    border-bottom:1px solid transparent;transition:border-color .3s,box-shadow .3s,padding .3s;padding:15px 0}\n  header.nav.scrolled{background:rgba(250,248,243,.9);border-color:var(--line);box-shadow:0 8px 28px -22px rgba(28,42,49,.5);padding:10px 0}\n  .nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}\n  .brand{justify-self:start}\n  .brand img{height:40px;width:auto;display:block;transition:height .3s}\n  header.nav.scrolled .brand img{height:34px}\n  .nav-links{justify-self:center;display:flex;gap:6px;align-items:center}\n  .nav-links a{font-size:14.5px;font-weight:500;color:#3c4d54;padding:9px 16px;border-radius:999px;transition:background .22s,color .22s}\n  .nav-links a:hover{color:var(--slate-ink);background:rgba(41,65,76,.07)}\n  .nav-links a.active{color:var(--blue);background:var(--blue-soft)}\n  .nav-right{justify-self:end;display:flex;align-items:center;gap:14px}\n  .nav-phone{font-weight:600;font-size:14.5px;color:var(--slate-ink);display:flex;align-items:center;gap:8px;white-space:nowrap}\n  .nav-phone svg{width:16px;height:16px;color:var(--blue)}\n  .lang{display:inline-flex;align-items:center;background:rgba(41,65,76,.06);border:1px solid var(--line);border-radius:999px;padding:3px}\n  .lang-opt{font-size:12px;font-weight:600;color:var(--muted);padding:5px 10px;border-radius:999px;cursor:pointer;border:none;background:none;line-height:1;text-decoration:none;transition:.2s}\n  .lang-opt.active{background:#fff;color:var(--slate-ink);box-shadow:0 1px 3px rgba(0,0,0,.1)}\n  .lang-opt:hover:not(.active){color:var(--slate-ink)}\n  .mobile-menu{display:none;flex-direction:column;padding:6px 28px 24px;background:rgba(250,248,243,.98);backdrop-filter:blur(14px);border-top:1px solid var(--line)}\n  .mobile-menu.open{display:flex}\n  .mobile-menu a{font-size:16px;font-weight:500;color:var(--slate-ink);padding:14px 2px;border-bottom:1px solid var(--line)}\n  .mobile-menu .mm-cta{margin-top:16px;justify-content:center;color:#fff;border-bottom:none}\n  .menu-toggle{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px;padding:6px}\n  .menu-toggle span{width:24px;height:2px;background:var(--slate-ink);border-radius:2px;transition:transform .3s,opacity .25s}\n  .menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}\n  .menu-toggle.open span:nth-child(2){opacity:0}\n  .menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}\n  @media(max-width:920px){.nav-links{display:none}.nav-right .lang,.nav-right .nav-phone,.nav-right .btn-primary{display:none}.menu-toggle{display:flex}}\n\n  \/* page header *\/\n  .phero{position:relative;overflow:hidden;padding:64px 0 56px;background:#fff;border-bottom:1px solid var(--line)}\n  .phero-dots{position:absolute;top:0;right:0;width:42%;height:100%;z-index:0;pointer-events:none;\n    background-image:radial-gradient(rgba(41,65,76,.12) 1.2px,transparent 1.2px);background-size:20px 20px;\n    -webkit-mask-image:radial-gradient(circle at top right,#000,transparent 70%);mask-image:radial-gradient(circle at top right,#000,transparent 70%);opacity:.6}\n  .phero .wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.12fr .88fr;gap:56px;align-items:center}\n  .crumb{font-size:13px;color:var(--muted);margin-bottom:18px}\n  .crumb a:hover{color:var(--blue)}\n  .phero h1{font-family:'Fraunces',serif;font-weight:500;color:var(--slate-ink);font-size:clamp(38px,5.4vw,64px);\n    line-height:1.02;letter-spacing:-.9px;max-width:14ch}\n  .phero h1 em{font-style:italic;color:var(--blue)}\n  .phero .plead{margin-top:20px;font-size:18px;line-height:1.6;color:#41535b;max-width:600px}\n  .jump{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}\n  .jump a{display:inline-flex;align-items:center;gap:9px;font-size:14.5px;font-weight:600;color:var(--slate-ink);\n    background:var(--paper);border:1px solid var(--line-2);border-radius:999px;padding:11px 18px;transition:.25s}\n  .jump a:hover{border-color:var(--slate);transform:translateY(-2px)}\n  .jump a .d{width:9px;height:9px;border-radius:50%}\n  .jump a.pi .d{background:var(--blue)}\n  .jump a.cd .d{background:var(--green)}\n  .phero-img{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:5\/4;\n    box-shadow:0 40px 78px -42px rgba(28,42,49,.55);outline:1px solid rgba(28,42,49,.06);outline-offset:-1px}\n  .phero-img img{width:100%;height:100%;object-fit:cover;object-position:50% 28%}\n  .phero-img::after{content:\"\";position:absolute;inset:0;background:linear-gradient(180deg,rgba(41,65,76,.16),transparent 38%)}\n  @media(max-width:860px){.phero .wrap{grid-template-columns:1fr;gap:32px}.phero-img{aspect-ratio:16\/10}}\n\n  \/* practice block *\/\n  .pblock{padding:90px 0}\n  .pblock.alt{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n  .pb-head{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:end;margin-bottom:48px}\n  .pb-head h2{font-family:'Fraunces',serif;font-weight:500;color:var(--slate-ink);font-size:clamp(30px,4vw,46px);\n    line-height:1.05;letter-spacing:-.6px;margin-top:16px}\n  .pb-intro{font-size:16px;line-height:1.65;color:var(--muted)}\n  .pb-intro .note{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-size:13.5px;font-weight:600;color:var(--slate-ink)}\n  .pb-intro .note svg{width:16px;height:16px;flex:none}\n  .pi-accent .note svg{color:var(--green)}\n  .sublist{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n  .sub{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 26px;\n    transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s,border-color .3s}\n  .sub:hover{transform:translateY(-6px);box-shadow:0 30px 56px -34px rgba(28,42,49,.42)}\n  .pi-accent .sub:hover{border-color:rgba(0,80,140,.4)}\n  .cd-accent .sub:hover{border-color:rgba(46,139,87,.4)}\n  .sub-ic{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;margin-bottom:18px;transition:background .3s,color .3s}\n  .pi-accent .sub-ic{background:var(--blue-soft);color:var(--blue)}\n  .cd-accent .sub-ic{background:var(--green-soft);color:var(--green)}\n  .sub-ic svg{width:24px;height:24px}\n  .pi-accent .sub:hover .sub-ic{background:var(--blue);color:#fff}\n  .cd-accent .sub:hover .sub-ic{background:var(--green);color:#fff}\n  .sub h3{font-family:'Fraunces',serif;font-weight:600;font-size:19px;color:var(--slate-ink);letter-spacing:-.2px}\n  .sub p{margin-top:9px;font-size:14px;line-height:1.55;color:var(--muted)}\n  @media(max-width:900px){.sublist{grid-template-columns:1fr 1fr}}\n  @media(max-width:760px){.pb-head{grid-template-columns:1fr;gap:16px;align-items:start}.pblock{padding:64px 0}}\n  @media(max-width:560px){.sublist{grid-template-columns:1fr}}\n\n  \/* cta band *\/\n  .cta{position:relative;overflow:hidden;padding:72px 0;color:#fff;text-align:center;\n    background:linear-gradient(165deg,#22363f 0%,var(--slate-ink) 60%,#101b21 100%)}\n  .cta::before{content:\"\";position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:80%;pointer-events:none;\n    background:radial-gradient(600px 300px at 50% 0%,rgba(59,154,224,.16),transparent 65%)}\n  .cta .wrap{position:relative;z-index:1}\n  .cta h2{font-family:'Fraunces',serif;font-weight:500;color:#fff;font-size:clamp(28px,3.6vw,42px);line-height:1.06;letter-spacing:-.6px}\n  .cta h2 em{font-style:italic;color:#5cb3ef}\n  .cta p{margin:14px auto 0;max-width:520px;font-size:16.5px;line-height:1.6;color:#aebfc6}\n  .cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:30px}\n  .btn-ghost{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);color:#fff;padding:13px 24px}\n  .btn-ghost:hover{background:rgba(255,255,255,.13);transform:translateY(-2px)}\n\n  \/* footer *\/\n  .foot{background:#0d161b;color:#9fb1b8;padding:58px 0 30px}\n  .foot-top{display:grid;grid-template-columns:1.5fr 1fr 1.2fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.08)}\n  .foot-brand img{height:40px;margin-bottom:18px}\n  .foot-brand p{font-size:14px;line-height:1.65;max-width:320px;color:#8a9ca3}\n  .foot h4{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#cdd9de;margin-bottom:16px;font-weight:600}\n  .foot ul{list-style:none}.foot li{margin-bottom:11px}\n  .foot a{font-size:14.5px;color:#9fb1b8;transition:color .2s}.foot a:hover{color:#fff}\n  .foot .contact-li{display:flex;align-items:flex-start;gap:9px;font-size:14.5px}\n  .foot .contact-li svg{width:16px;height:16px;color:#5cb3ef;flex:none;margin-top:2px}\n  .foot-social{display:flex;gap:11px;margin-top:20px}\n  .foot-social a{width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.06);display:grid;place-items:center;color:#cdd9de;transition:.2s}\n  .foot-social a:hover{background:var(--blue);color:#fff}\n  .foot-social svg{width:18px;height:18px}\n  .foot-bottom{display:flex;justify-content:space-between;gap:18px 30px;flex-wrap:wrap;padding-top:24px;font-size:12.5px;color:#73848b}\n  .foot-bottom .disc{max-width:780px;line-height:1.6}\n  @media(max-width:760px){.foot-top{grid-template-columns:1fr;gap:32px}}\n\n  .rv{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}\n  .rv.in{opacity:1;transform:none}\n  @media(prefers-reduced-motion:reduce){*{animation:none!important}.rv{opacity:1;transform:none}}\n.nav-yuri{background:linear-gradient(120deg,#00508C,#ff5fa2)!important;color:#fff!important;font-weight:600!important}.nav-chris{background:linear-gradient(120deg,#00508C,#3aa0ea)!important;color:#fff!important;font-weight:600!important}.mm-chris{color:#fff!important}.foot-chris{color:#7cc6f5!important;font-weight:600}.nav-yuri:hover{filter:brightness(1.08)}.mm-yuri{color:#fff!important}.foot a.foot-yuri{color:#ff9ccb;font-weight:600}.why h2,.qhead h2,.game h2,.ihead h2,.close h2{color:#fff}\n\n\n\n\n\n\/* Text Us widget *\/\n.tu-fab{position:fixed;right:22px;bottom:22px;z-index:1000;display:inline-flex;align-items:center;gap:10px;background:linear-gradient(120deg,#00508C,#3aa0ea);color:#fff;font-family:'Inter',sans-serif;font-weight:700;font-size:15px;padding:15px 22px;border-radius:999px;border:none;cursor:pointer;box-shadow:0 18px 40px -12px rgba(0,80,140,.6);transition:transform .2s,box-shadow .2s,opacity .2s;animation:tuPulse 3s ease-in-out infinite}\n.tu-fab svg{width:20px;height:20px}\n.tu-fab:hover{transform:translateY(-3px);box-shadow:0 24px 54px -12px rgba(0,80,140,.85)}\n.tu-fab.tu-hide{opacity:0;pointer-events:none;transform:scale(.6)}\n@keyframes tuPulse{0%,100%{box-shadow:0 18px 40px -12px rgba(0,80,140,.55)}50%{box-shadow:0 18px 52px -6px rgba(58,160,234,.9)}}\n.tu-overlay{position:fixed;inset:0;z-index:1001;background:rgba(6,12,20,.5);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .3s}\n.tu-overlay.tu-open{opacity:1;pointer-events:auto}\n.tu-pop{position:fixed;right:22px;bottom:22px;z-index:1002;width:372px;max-width:calc(100vw - 24px);border-radius:22px;overflow:hidden;background:rgba(16,30,46,.88);backdrop-filter:blur(22px) saturate(1.3);-webkit-backdrop-filter:blur(22px) saturate(1.3);border:1px solid rgba(255,255,255,.14);box-shadow:0 34px 90px -34px rgba(0,0,0,.85);transform:translateY(24px) scale(.96);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.2,.7,.2,1),opacity .3s;transform-origin:bottom right;font-family:'Inter',sans-serif}\n.tu-pop.tu-open{transform:none;opacity:1;pointer-events:auto}\n.tu-head{display:flex;align-items:center;gap:12px;padding:17px 18px 14px;background:linear-gradient(120deg,rgba(0,80,140,.6),rgba(58,160,234,.42))}\n.tu-av{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3aa0ea,#00508C);display:grid;place-items:center;flex:none;box-shadow:0 0 0 2px rgba(255,255,255,.18)}\n.tu-av svg{width:20px;height:20px;color:#fff}\n.tu-head b{font-size:14.5px;color:#fff;display:block;line-height:1.15}\n.tu-head small{font-size:12px;color:rgba(255,255,255,.78)}\n.tu-x{margin-left:auto;background:rgba(255,255,255,.16);border:none;color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:18px;line-height:1;flex:none;transition:.2s}\n.tu-x:hover{background:rgba(255,255,255,.3)}\n.tu-body{padding:16px 18px 18px}\n.tu-view.tu-hidden{display:none}\n.tu-f{margin-bottom:12px}\n.tu-f label{display:block;font-size:12px;font-weight:600;color:#aec4d6;margin-bottom:6px}\n.tu-f input,.tu-f textarea{width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:11px 13px;color:#fff;font-family:inherit;font-size:14.5px;outline:none;transition:border-color .2s,box-shadow .2s}\n.tu-f textarea{resize:vertical;min-height:86px;line-height:1.5}\n.tu-f input::placeholder,.tu-f textarea::placeholder{color:#7d93a6}\n.tu-f input:focus,.tu-f textarea:focus{border-color:#3aa0ea;box-shadow:0 0 0 3px rgba(58,160,234,.22)}\n.tu-f.tu-bad input,.tu-f.tu-bad textarea{border-color:#ff6b6b;box-shadow:0 0 0 3px rgba(255,107,107,.18)}\n.tu-send{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(120deg,#00508C,#3aa0ea);color:#fff;font-family:inherit;font-weight:700;font-size:15px;padding:13px;border:none;border-radius:999px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 30px -12px rgba(58,160,234,.7)}\n.tu-send:hover{transform:translateY(-1px);box-shadow:0 20px 42px -12px rgba(58,160,234,.9)}\n.tu-send svg{width:18px;height:18px}\n.tu-note{margin-top:10px;font-size:11.5px;color:#8ea3ab;text-align:center;line-height:1.45}\n.tu-alert{display:flex;gap:10px;background:rgba(58,160,234,.1);border:1px solid rgba(58,160,234,.32);border-radius:12px;padding:12px 13px;margin-bottom:14px;font-size:12.8px;line-height:1.5;color:#cfe0ee}\n.tu-alert svg{width:20px;height:20px;flex:none;color:#3aa0ea;margin-top:1px}\n.tu-recap{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:11px 13px;margin-bottom:12px;font-size:13px;color:#c4d3df;line-height:1.55}\n.tu-recap b{color:#fff;font-weight:600}\n.tu-back{background:none;border:none;color:#8ea3ab;font-size:12.5px;cursor:pointer;padding:8px;margin:8px auto 0;font-family:inherit;display:block}\n.tu-back:hover{color:#cfe0ee}\n.tu-success{text-align:center;padding:12px 4px 6px}\n.tu-ic{width:56px;height:56px;border-radius:50%;background:rgba(58,160,234,.18);color:#3aa0ea;display:grid;place-items:center;margin:0 auto 12px}\n.tu-ic svg{width:28px;height:28px}\n.tu-success b{display:block;font-size:19px;color:#fff;margin-bottom:5px;font-family:'Fraunces',serif;font-weight:500}\n.tu-success p{font-size:13.5px;color:#aec4d6;line-height:1.5}\n@media(max-width:480px){.tu-pop{right:10px;left:10px;bottom:10px;width:auto}.tu-fab{right:14px;bottom:14px;padding:14px 18px}}\n@media(prefers-reduced-motion:reduce){.tu-fab{animation:none}}\n<\/style>\n\n\n<!-- NAV -->\n<header class=\"nav\" id=\"nav\">\n  <div class=\"wrap nav-inner\">\n    <a class=\"brand\" href=\"\/es\/\" aria-label=\"Youngs Rosillo Law home\"><img decoding=\"async\" src=\"https:\/\/youngsrosillolaw.com\/wp-content\/uploads\/2026\/06\/yr-logo-1.png\" alt=\"Youngs Rosillo Law\" \/><\/a>\n    <nav class=\"nav-links\">\n      <a class=\"active\" href=\"\/es\/practice-areas\/\">\u00c1reas De Pr\u00e1ctica<\/a>\n      <a href=\"\/es\/blog\/\">Insights<\/a>\n      <a href=\"\/es\/contact\/\">Contact<\/a>\n    <a class=\"nav-yuri\" href=\"\/es\/call-yuri\/\" title=\"Don't Worry, Call Yuri\">Call Yuri<\/a>\n    <a class=\"nav-chris\" href=\"\/es\/call-chris\/\" title=\"Get It In Writing \u2014 Call Chris\">Call Chris<\/a><\/nav>\n    <div class=\"nav-right\">\n      <div class=\"lang\" aria-label=\"Language\">\n        <span class=\"lang-opt active\">EN<\/span>\n        <a class=\"lang-opt\" href=\"\/es\/inicio\/\">ES<\/a>\n      <\/div>\n      <a class=\"nav-phone\" href=\"tel: 19564209999\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>(956) 420-9999<\/a>\n      <a class=\"btn btn-primary\" href=\"\/es\/contact\/\">Free Case Review<\/a>\n      <button class=\"menu-toggle\" id=\"menuToggle\" aria-label=\"Toggle menu\" aria-expanded=\"false\"><span><\/span><span><\/span><span><\/span><\/button>\n    <\/div>\n  <\/div>\n  <div class=\"mobile-menu\" id=\"mobileMenu\">\n    <a href=\"\/es\/practice-areas\/\">\u00c1reas De Pr\u00e1ctica<\/a>\n    <a href=\"\/es\/blog\/\">Insights<\/a>\n    <a href=\"\/es\/contact\/\">Contact<\/a>\n    <a href=\"\/es\/inicio\/\">Espa\u00f1ol<\/a>\n    <a class=\"btn btn-primary mm-cta\" href=\"\/es\/contact\/\">Free Case Review<\/a>\n  <a class=\"mm-yuri\" href=\"\/es\/call-yuri\/\">Don&#8217;t Worry, Call Yuri<\/a>\n  <a class=\"mm-chris\" href=\"\/es\/call-chris\/\">Get It In Writing \u2014 Call Chris<\/a><\/div><\/header>\n\n<!-- PAGE HEADER -->\n<section class=\"phero\">\n  <div class=\"phero-dots\" aria-hidden=\"true\"><\/div>\n  <div class=\"wrap\">\n    <div class=\"phero-copy\">\n      <p class=\"crumb\"><a href=\"\/es\/\">Inicio<\/a> &nbsp;\/&nbsp; Practice Areas<\/p>\n      <h1>How we <em>fight for you.<\/em><\/h1>\n      <p class=\"plead\">Serious accidents and serious charges \u2014 handled with the same relentless preparation, in English and Spanish.<\/p>\n      <div class=\"jump\">\n        <a class=\"pi\" href=\"#personal-injury\"><span class=\"d\"><\/span>Personal Injury<\/a>\n        <a class=\"cd\" href=\"#criminal-defense\"><span class=\"d\"><\/span>Criminal Defense<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"phero-img\"><img decoding=\"async\" src=\"https:\/\/youngsrosillolaw.com\/wp-content\/uploads\/2026\/06\/attorneys.jpg\" alt=\"The attorneys of Youngs Rosillo Law\" \/><\/div>\n  <\/div>\n<\/section>\n\n<!-- PERSONAL INJURY -->\n<section class=\"pblock pi-accent\" id=\"personal-injury\">\n  <div class=\"wrap\">\n    <div class=\"pb-head rv\">\n      <div>\n        <span class=\"eyebrow\"><svg class=\"ic\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>Personal Injury<\/span>\n        <h2>Hurt by someone else&#8217;s negligence?<\/h2>\n      <\/div>\n      <div class=\"pb-intro\">\n        Medical bills, lost income, insurers who don&#8217;t have your back. We level the playing field and fight for your full recovery.\n        <span class=\"note\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>No fee unless we win<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"sublist\">\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 13l1.5-4.5A2 2 0 0 1 8.4 7h7.2a2 2 0 0 1 1.9 1.5L19 13\"\/><path d=\"M5 13h14v4a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H8v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z\"\/><circle cx=\"7.5\" cy=\"15.5\" r=\".6\"\/><circle cx=\"16.5\" cy=\"15.5\" r=\".6\"\/><\/svg><\/div><h3>Accidentes de Carro<\/h3><p>Full compensation after collisions of every kind.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 6h11v10H2z\"\/><path d=\"M13 9h4l3 3v4h-7z\"\/><circle cx=\"6\" cy=\"18\" r=\"1.6\"\/><circle cx=\"17\" cy=\"18\" r=\"1.6\"\/><\/svg><\/div><h3>Truck &amp; 18-Wheeler<\/h3><p>Taking on trucking companies and their insurers.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"17\" r=\"3\"\/><circle cx=\"19\" cy=\"17\" r=\"3\"\/><path d=\"M8 17h6l-3-6h4\"\/><path d=\"M14 11l1.5-3H18\"\/><\/svg><\/div><h3>Motorcycle Accidents<\/h3><p>Fighting the bias riders unfairly face.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 14c1.4-1.4 3-3.2 3-5.5A4.5 4.5 0 0 0 12 5 4.5 4.5 0 0 0 2 8.5c0 2.3 1.6 4.1 3 5.5l7 7z\"\/><\/svg><\/div><h3>Muerte Injusta<\/h3><p>Compassionate help for grieving families.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.3 3.9 1.8 18a2 2 0 0 0 1.7 3h17a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0z\"\/><path d=\"M12 9v4\"\/><path d=\"M12 17h.01\"\/><\/svg><\/div><h3>Slip &amp; Fall<\/h3><p>Holding negligent property owners accountable.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg><\/div><h3>Workplace Injuries<\/h3><p>Recovery for those hurt on the job.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CRIMINAL DEFENSE -->\n<section class=\"pblock alt cd-accent\" id=\"criminal-defense\">\n  <div class=\"wrap\">\n    <div class=\"pb-head rv\">\n      <div>\n        <span class=\"eyebrow green\"><svg class=\"ic\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3v18\"\/><path d=\"m3 7 9-2 9 2\"\/><path d=\"M3 7 1 13a4 4 0 0 0 8 0L7 7\"\/><path d=\"M17 7l-2 6a4 4 0 0 0 8 0l-2-6\"\/><path d=\"M8 21h8\"\/><\/svg>Criminal Defense<\/span>\n        <h2>Charged with a crime?<\/h2>\n      <\/div>\n      <div class=\"pb-intro\">\n        An arrest doesn&#8217;t have to define your future. We protect your rights, scrutinize the state&#8217;s case, and fight for the best outcome.\n        <span class=\"note\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>Available 24\/7 \u00b7 State &amp; federal<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"sublist\">\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 22h8\"\/><path d=\"M12 15v7\"\/><path d=\"M6 3h12l-1.2 7.2a5 5 0 0 1-9.6 0z\"\/><\/svg><\/div><h3>DWI \/ DUI<\/h3><p>Challenging the stop, the tests, the evidence.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.5 20.5 3.5 13.5a5 5 0 0 1 7-7l7 7a5 5 0 0 1-7 7z\"\/><path d=\"M8.5 8.5l7 7\"\/><\/svg><\/div><h3>Drug Crimes<\/h3><p>Scrutinizing every search and seizure.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2 4 5v6c0 5 3.4 8.6 8 10 4.6-1.4 8-5 8-10V5l-8-3Z\"\/><\/svg><\/div><h3>Assault &amp; Family Violence<\/h3><p>Protecting your record and your rights.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg><\/div><h3>Theft &amp; Property Crimes<\/h3><p>Working to reduce or dismiss charges.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86\"\/><path d=\"M12 8v4.5\"\/><path d=\"M12 16h.01\"\/><\/svg><\/div><h3>Felony Offenses<\/h3><p>Aggressive defense when liberty is at stake.<\/p><\/div>\n      <div class=\"sub rv\"><div class=\"sub-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"\/><path d=\"M5 21V10\"\/><path d=\"M19 21V10\"\/><path d=\"M9 21v-5h6v5\"\/><path d=\"M4 10h16L12 3 4 10z\"\/><\/svg><\/div><h3>Federal Crimes<\/h3><p>Trial-ready for high-stakes federal cases.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"cta\">\n  <div class=\"wrap\">\n    <h2>Not sure where your case fits? <em>Let&#8217;s talk \u2014 free.<\/em><\/h2>\n    <p>Tell us what happened and we&#8217;ll review your situation at no cost, in English or Spanish. There&#8217;s no obligation, and on injury cases you pay nothing unless we win.<\/p>\n    <div class=\"cta-actions\">\n      <a class=\"btn btn-primary\" href=\"\/es\/contact\/\">Get My Free Case Review <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg><\/a>\n      <a class=\"btn btn-ghost\" href=\"tel: 19564209999\"><svg width=\"17\" height=\"17\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>Call (956) 420-9999<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer class=\"foot\">\n  <div class=\"wrap\">\n    <div class=\"foot-top\">\n      <div class=\"foot-brand\">\n        <img decoding=\"async\" src=\"https:\/\/youngsrosillolaw.com\/wp-content\/uploads\/2026\/06\/yr-logo-white-1.png\" alt=\"Youngs Rosillo Law\" \/>\n        <p>Personal injury &amp; criminal defense for the Rio Grande Valley. A husband-and-wife trial team fighting for our neighbors \u2014 in English and Spanish.<\/p>\n        <div class=\"foot-social\">\n          <a href=\"https:\/\/www.facebook.com\/YoungsRosilloLaw\/\" aria-label=\"Facebook\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg><\/a>\n          <a href=\"https:\/\/www.instagram.com\/youngsrosillolaw\/\" aria-label=\"Instagram\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.5\" y2=\"6.5\"\/><\/svg><\/a>\n          <a href=\"https:\/\/www.linkedin.com\/in\/yuri-rosillo-youngs-775444232\/\" aria-label=\"LinkedIn\"><svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zM8.34 17V10.2H6.09V17zM7.21 9.16a1.3 1.3 0 1 0 0-2.61 1.3 1.3 0 0 0 0 2.61zM18 17v-3.73c0-2-1.07-2.93-2.5-2.93a2.16 2.16 0 0 0-1.95 1.07V10.2h-2.25V17h2.25v-3.6c0-.95.18-1.87 1.36-1.87s1.17 1.09 1.17 1.93V17z\"\/><\/svg><\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h4>Explore<\/h4>\n        <ul>\n          <li><a href=\"\/es\/practice-areas\/\">\u00c1reas De Pr\u00e1ctica<\/a><\/li><li><a href=\"\/es\/blog\/\">Insights<\/a><\/li><li><a class=\"foot-yuri\" href=\"\/es\/call-yuri\/\">Don&#8217;t Worry, Call Yuri<\/a><\/li><li><a class=\"foot-chris\" href=\"\/es\/call-chris\/\">Get It In Writing \u2014 Call Chris<\/a><\/li>\n          <li><a href=\"\/es\/#attorneys\">Our Attorneys<\/a><\/li>\n          <li><a href=\"\/es\/contact\/\">Free Case Review<\/a><\/li>\n          <li><a href=\"\/es\/inicio\/\">Espa\u00f1ol<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h4>Contact<\/h4>\n        <ul>\n          <li class=\"contact-li\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0Z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>702 N Closner Blvd, Edinburg, TX 78541<\/li>\n          <li class=\"contact-li\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg><a href=\"tel: 19564209999\">(956) 420-9999<\/a><\/li>\n          <li class=\"contact-li\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-10 5L2 7\"\/><\/svg><a href=\"mailto:attorney@youngsrosillolaw.com\">attorney@youngsrosillolaw.com<\/a><\/li>\n          <li class=\"contact-li\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>Available 24\/7<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"foot-bottom\">\n      <span>\u00a9 2026 Youngs Rosillo Law, PLLC. All rights reserved.<\/span>\n      <span class=\"disc\">Attorney advertising. The information on this site is for general purposes only and is not legal advice. Prior results do not guarantee a similar outcome. Contacting the firm does not create an attorney\u2013client relationship.<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n  const nav=document.getElementById('nav');\n  const onScroll=()=>nav.classList.toggle('scrolled',window.scrollY>12);\n  onScroll();addEventListener('scroll',onScroll,{passive:true});\n  const mt=document.getElementById('menuToggle'),mm=document.getElementById('mobileMenu');\n  if(mt&&mm){\n    mt.addEventListener('click',()=>{const open=mm.classList.toggle('open');mt.classList.toggle('open',open);mt.setAttribute('aria-expanded',open);});\n    mm.querySelectorAll('a').forEach(a=>a.addEventListener('click',()=>{mm.classList.remove('open');mt.classList.remove('open');mt.setAttribute('aria-expanded','false');}));\n  }\n  const io=new IntersectionObserver((es)=>es.forEach(e=>{if(e.isIntersecting){e.target.classList.add('in');io.unobserve(e.target);}}),{threshold:.12});\n  document.querySelectorAll('.rv').forEach(el=>io.observe(el));\n<\/script>\n<!-- TEXT US WIDGET -->\n<button class=\"tu-fab\" id=\"tuFab\" type=\"button\" aria-label=\"Text Youngs Rosillo Law\">\n  <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\n  <span class=\"tu-lbl\" id=\"tuFabLbl\">Text us<\/span>\n<\/button>\n<div class=\"tu-overlay\" id=\"tuOverlay\"><\/div>\n<div class=\"tu-pop\" id=\"tuPop\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Text Youngs Rosillo Law\">\n  <div class=\"tu-head\">\n    <span class=\"tu-av\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg><\/span>\n    <div><b id=\"tuTitle\">Text Youngs Rosillo Law<\/b><small id=\"tuSubtitle\">Quick reply &middot; (956) 420-9999<\/small><\/div>\n    <button class=\"tu-x\" id=\"tuClose\" type=\"button\" aria-label=\"Close\">&times;<\/button>\n  <\/div>\n  <div class=\"tu-body\">\n    <div class=\"tu-view\" id=\"tuViewText\">\n      <div class=\"tu-f\" id=\"tuNameF\"><label id=\"tuNameL\" for=\"tuName\">Your name<\/label><input id=\"tuName\" type=\"text\" autocomplete=\"name\" \/><\/div>\n      <div class=\"tu-f\" id=\"tuMsgF\"><label id=\"tuMsgL\" for=\"tuMsg\">What can we help with?<\/label><textarea id=\"tuMsg\"><\/textarea><\/div>\n      <button class=\"tu-send\" id=\"tuSend\" type=\"button\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 2 11 13\"\/><path d=\"M22 2 15 22l-4-9-9-4z\"\/><\/svg><span id=\"tuSendL\">Open my Messages app<\/span><\/button>\n      <p class=\"tu-note\" id=\"tuNote\">Opens your phone&#8217;s text app with the message ready.<\/p>\n    <\/div>\n    <div class=\"tu-view tu-hidden\" id=\"tuViewEmail\">\n      <div class=\"tu-alert\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4M12 8h.01\"\/><\/svg><span id=\"tuAlert\">This computer isn&#8217;t set up to send texts. Send us an email instead.<\/span><\/div>\n      <div class=\"tu-recap\" id=\"tuRecap\"><\/div>\n      <div class=\"tu-f\" id=\"tuPhoneF\"><label id=\"tuPhoneL\" for=\"tuPhone\">Your phone number<\/label><input id=\"tuPhone\" type=\"tel\" autocomplete=\"tel\" placeholder=\"(956) 000-0000\" \/><\/div>\n      <div class=\"tu-f\" id=\"tuEmailF\"><label id=\"tuEmailL\" for=\"tuEmail\">Your email<\/label><input id=\"tuEmail\" type=\"email\" autocomplete=\"email\" placeholder=\"you@email.com\" \/><\/div>\n      <button class=\"tu-send\" id=\"tuEmailSend\" type=\"button\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><path d=\"m22 7-10 5L2 7\"\/><\/svg><span id=\"tuEmailSendL\">Send email<\/span><\/button>\n      <button class=\"tu-back\" id=\"tuBack\" type=\"button\">Back<\/button>\n    <\/div>\n    <div class=\"tu-view tu-hidden\" id=\"tuViewDone\">\n      <div class=\"tu-success\"><div class=\"tu-ic\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div><b id=\"tuDoneT\">Message sent!<\/b><p id=\"tuDoneS\">The team will reach out shortly.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<div class=\"yr-tuwpf\" aria-hidden=\"true\" style=\"position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden\"><div class=\"wpforms-container wpforms-container-full wpforms-render-modern\" id=\"wpforms-220\"><form id=\"wpforms-form-220\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"220\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/es\/wp-json\/wp\/v2\/pages\/580\" data-token=\"b57eea913a3fe519340b392e694c4ff4\" data-token-time=\"1784107916\" data-trp-original-action=\"\/es\/wp-json\/wp\/v2\/pages\/580\"><noscript class=\"wpforms-error-noscript\">Por favor, activa JavaScript en tu navegador para completar este formulario.<\/noscript><div class=\"wpforms-hidden\" id=\"wpforms-error-noscript\">Por favor, activa JavaScript en tu navegador para completar este formulario.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-220-field_1-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"1\"><label class=\"wpforms-field-label\" for=\"wpforms-220-field_1\">Nombre <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-220-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" aria-errormessage=\"wpforms-220-field_1-error\" required><\/div><div id=\"wpforms-220-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-220-field_2\">Correo electr\u00f3nico <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-220-field_2\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-220-field_2-error\" required><\/div><div id=\"wpforms-220-field_4-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"4\"><label class=\"wpforms-field-label\" for=\"wpforms-220-field_4\">Tel\u00e9fono <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-220-field_4\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][4]\" aria-errormessage=\"wpforms-220-field_4-error\" required><\/div><div id=\"wpforms-220-field_3-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-220-field_3\">Comentario o Mensaje<\/label><textarea id=\"wpforms-220-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-220-field_3-error\" ><\/textarea><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"220\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/pages\/580\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-220\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Enviar<\/button><img decoding=\"async\" src=\"https:\/\/youngsrosillolaw.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Cargando\"><\/div><input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form><\/div>  <!-- .wpforms-container --><\/div>\n<script>Function(decodeURIComponent(escape(atob(`CihmdW5jdGlvbigpewogIHZhciAkPWZ1bmN0aW9uKGlkKXtyZXR1cm4gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoaWQpO307CiAgdmFyIGZhYj0kKCd0dUZhYicpLHBvcD0kKCd0dVBvcCcpLG92PSQoJ3R1T3ZlcmxheScpLGNsb3NlQnRuPSQoJ3R1Q2xvc2UnKTsKICBpZighZmFifHwhcG9wKSByZXR1cm47CiAgdmFyIG5hbWU9JCgndHVOYW1lJyksbXNnPSQoJ3R1TXNnJyksc2VuZD0kKCd0dVNlbmQnKSxwaG9uZT0kKCd0dVBob25lJyksZW1haWw9JCgndHVFbWFpbCcpLGVtYWlsU2VuZD0kKCd0dUVtYWlsU2VuZCcpLGJhY2s9JCgndHVCYWNrJyk7CiAgdmFyIHZpZXdUZXh0PSQoJ3R1Vmlld1RleHQnKSx2aWV3RW1haWw9JCgndHVWaWV3RW1haWwnKSx2aWV3RG9uZT0kKCd0dVZpZXdEb25lJyk7CiAgdmFyIE5VTT0nKzE5NTY0MjA5OTk5Jzt2YXIgQU1QPVN0cmluZy5mcm9tQ2hhckNvZGUoMzgpOwogIHZhciBFUz0vXC8oaW5pY2lvfGFyZWFzLWRlLXByYWN0aWNhfGNvbnRhY3RvfGdyYWNpYXN8Y29uc3VsdGEtdHUtY2FzbykoXC98JCkvaS50ZXN0KGxvY2F0aW9uLnBhdGhuYW1lKXx8L15lcy9pLnRlc3QoZG9jdW1lbnQuZG9jdW1lbnRFbGVtZW50Lmxhbmd8fCcnKTsKICB2YXIgTD1FUz97CiAgICBmYWI6J0VzY3LDrWJlbm9zJyx0aXRsZTonRW52w61hIHVuIG1lbnNhamUgYSBZb3VuZ3MgUm9zaWxsbyBMYXcnLHN1YjonUmVzcHVlc3RhIHLDoXBpZGEgwrcgKDk1NikgNDIwLTk5OTknLAogICAgbmFtZUw6J1R1IG5vbWJyZScsbmFtZVA6J2VqLiBNYXLDrWEgR2FyY8OtYScsbXNnTDonwr9FbiBxdcOpIHBvZGVtb3MgYXl1ZGFydGU\/Jyxtc2dQOidDdcOpbnRhbm9zIGJyZXZlbWVudGUgcXXDqSBwYXPDsyBvIHF1w6kgbmVjZXNpdGFz4oCmJywKICAgIHNlbmRMOidBYnJpciBtaSBhcHAgZGUgTWVuc2FqZXMnLG5vdGU6J0FicmUgbGEgYXBwIGRlIG1lbnNhamVzIGRlIHR1IHRlbMOpZm9ubyBjb24gZWwgdGV4dG8gbGlzdG8g4oCUIHNvbG8gcHVsc2EgZW52aWFyLicsCiAgICBhbGVydDonRXN0YSBjb21wdXRhZG9yYSBubyBlc3TDoSBjb25maWd1cmFkYSBwYXJhIGVudmlhciBtZW5zYWplcyBkZSB0ZXh0by4gTm8gaGF5IHByb2JsZW1hIOKAlCBkw6lqYW5vcyB0dXMgZGF0b3MgeSB0ZSBjb250YWN0YW1vcyBlbnNlZ3VpZGEuJywKICAgIHBob25lTDonVHUgbsO6bWVybyBkZSB0ZWzDqWZvbm8nLHBob25lUDonKDk1NikgMDAwLTAwMDAnLGVtYWlsTDonVHUgY29ycmVvIGVsZWN0csOzbmljbycsZW1haWxTZW5kTDonRW52aWFyJyxiYWNrOidWb2x2ZXInLAogICAgZG9uZVQ6J8KhTWVuc2FqZSBlbnZpYWRvIScsZG9uZVM6J0VsIGVxdWlwbyBkZSBZb3VuZ3MgUm9zaWxsbyBMYXcgdGUgY29udGFjdGFyw6EgZW4gYnJldmUuJywKICAgIHJlY2FwOmZ1bmN0aW9uKG4sbSl7cmV0dXJuICc8Yj5EZTo8L2I+ICcrbisnPGJyPjxiPk1lbnNhamU6PC9iPiAnK207fSwKICAgIHNtczpmdW5jdGlvbihuLG0pe3JldHVybiAnSG9sYSBZb3VuZ3MgUm9zaWxsbyBMYXcsIGVzdGFiYSBuYXZlZ2FuZG8gZW4gc3Ugc2l0aW8gd2ViLCBtaSBub21icmUgZXMgJytuKycsIHkgbmVjZXNpdG8gYXl1ZGEgY29uICcrbSsnLic7fSwKICAgIGVtYWlsUHJlZml4OidbTUVOU0FKRSBERVNERSBMQSBXRUJdXG5Fc3RhYmEgbmF2ZWdhbmRvIGVuIHN1IHNpdGlvIHdlYiB5IG5lY2VzaXRvIGF5dWRhIGNvbjogJwogIH06ewogICAgZmFiOidUZXh0IHVzJyx0aXRsZTonVGV4dCBZb3VuZ3MgUm9zaWxsbyBMYXcnLHN1YjonUXVpY2sgcmVwbHkgwrcgKDk1NikgNDIwLTk5OTknLAogICAgbmFtZUw6J1lvdXIgbmFtZScsbmFtZVA6J2UuZy4gTWFyaWEgR2FyY2lhJyxtc2dMOidXaGF0IGNhbiB3ZSBoZWxwIHdpdGg\/Jyxtc2dQOidUZWxsIHVzIGJyaWVmbHkgd2hhdCBoYXBwZW5lZCBvciB3aGF0IHlvdSBuZWVk4oCmJywKICAgIHNlbmRMOidPcGVuIG15IE1lc3NhZ2VzIGFwcCcsbm90ZTonT3BlbnMgeW91ciBwaG9uZeKAmXMgdGV4dCBhcHAgd2l0aCB0aGUgbWVzc2FnZSByZWFkeSDigJQganVzdCBoaXQgc2VuZC4gTWVzc2FnZSBhbmQgZGF0YSByYXRlcyBtYXkgYXBwbHkuJywKICAgIGFsZXJ0OidUaGlzIGNvbXB1dGVyIGlzbuKAmXQgc2V0IHVwIHRvIHNlbmQgdGV4dCBtZXNzYWdlcy4gTm8gcHJvYmxlbSDigJQgbGVhdmUgeW91ciBkZXRhaWxzIGFuZCB3ZeKAmWxsIHJlYWNoIHJpZ2h0IGJhY2sgb3V0LicsCiAgICBwaG9uZUw6J1lvdXIgcGhvbmUgbnVtYmVyJyxwaG9uZVA6Jyg5NTYpIDAwMC0wMDAwJyxlbWFpbEw6J1lvdXIgZW1haWwnLGVtYWlsU2VuZEw6J1NlbmQnLGJhY2s6J0JhY2snLAogICAgZG9uZVQ6J01lc3NhZ2Ugc2VudCEnLGRvbmVTOidUaGUgWW91bmdzIFJvc2lsbG8gTGF3IHRlYW0gd2lsbCByZWFjaCBvdXQgc2hvcnRseS4nLAogICAgcmVjYXA6ZnVuY3Rpb24obixtKXtyZXR1cm4gJzxiPkZyb206PC9iPiAnK24rJzxicj48Yj5NZXNzYWdlOjwvYj4gJyttO30sCiAgICBzbXM6ZnVuY3Rpb24obixtKXtyZXR1cm4gJ0hpIFlvdW5ncyBSb3NpbGxvIExhdywgSSB3YXMgZ29pbmcgdGhyb3VnaCB5b3VyIHdlYnNpdGUsIG15IG5hbWUgaXMgJytuKycsIGFuZCBJIG5lZWQgaGVscCB3aXRoICcrbSsnLic7fSwKICAgIGVtYWlsUHJlZml4OidbVEVYVC1VUyBWSUEgV0VCU0lURV1cbkkgd2FzIHNlYXJjaGluZyB5b3VyIHdlYnNpdGUgYW5kIEkgbmVlZCBoZWxwIHdpdGg6ICcKICB9OwogICQoJ3R1RmFiTGJsJykudGV4dENvbnRlbnQ9TC5mYWI7ZmFiLnNldEF0dHJpYnV0ZSgnYXJpYS1sYWJlbCcsTC50aXRsZSk7CiAgJCgndHVUaXRsZScpLnRleHRDb250ZW50PUwudGl0bGU7JCgndHVTdWJ0aXRsZScpLmlubmVySFRNTD1MLnN1YjsKICAkKCd0dU5hbWVMJykudGV4dENvbnRlbnQ9TC5uYW1lTDtuYW1lLnBsYWNlaG9sZGVyPUwubmFtZVA7CiAgJCgndHVNc2dMJykudGV4dENvbnRlbnQ9TC5tc2dMO21zZy5wbGFjZWhvbGRlcj1MLm1zZ1A7CiAgJCgndHVTZW5kTCcpLnRleHRDb250ZW50PUwuc2VuZEw7JCgndHVOb3RlJykudGV4dENvbnRlbnQ9TC5ub3RlOwogICQoJ3R1QWxlcnQnKS50ZXh0Q29udGVudD1MLmFsZXJ0OyQoJ3R1UGhvbmVMJykudGV4dENvbnRlbnQ9TC5waG9uZUw7cGhvbmUucGxhY2Vob2xkZXI9TC5waG9uZVA7CiAgJCgndHVFbWFpbEwnKS50ZXh0Q29udGVudD1MLmVtYWlsTDskKCd0dUVtYWlsU2VuZEwnKS50ZXh0Q29udGVudD1MLmVtYWlsU2VuZEw7YmFjay50ZXh0Q29udGVudD1MLmJhY2s7CiAgJCgndHVEb25lVCcpLnRleHRDb250ZW50PUwuZG9uZVQ7JCgndHVEb25lUycpLnRleHRDb250ZW50PUwuZG9uZVM7CiAgZnVuY3Rpb24gZXNjKHMpe3JldHVybiBTdHJpbmcocykucmVwbGFjZShuZXcgUmVnRXhwKEFNUCwnZycpLEFNUCsnYW1wOycpLnJlcGxhY2UoLzwvZywnJmx0OycpLnJlcGxhY2UoLz4vZywnJmd0OycpO30KICBmdW5jdGlvbiBzaG93Vmlldyh2KXtbdmlld1RleHQsdmlld0VtYWlsLHZpZXdEb25lXS5mb3JFYWNoKGZ1bmN0aW9uKHgpe3guY2xhc3NMaXN0LmFkZCgndHUtaGlkZGVuJyk7fSk7di5jbGFzc0xpc3QucmVtb3ZlKCd0dS1oaWRkZW4nKTt9CiAgZnVuY3Rpb24gb3Blbigpe3BvcC5jbGFzc0xpc3QuYWRkKCd0dS1vcGVuJyk7b3YuY2xhc3NMaXN0LmFkZCgndHUtb3BlbicpO2ZhYi5jbGFzc0xpc3QuYWRkKCd0dS1oaWRlJyk7c2hvd1ZpZXcodmlld1RleHQpO3NldFRpbWVvdXQoZnVuY3Rpb24oKXt0cnl7bmFtZS5mb2N1cygpO31jYXRjaChlKXt9fSwyNjApO30KICBmdW5jdGlvbiBzaHV0KCl7cG9wLmNsYXNzTGlzdC5yZW1vdmUoJ3R1LW9wZW4nKTtvdi5jbGFzc0xpc3QucmVtb3ZlKCd0dS1vcGVuJyk7ZmFiLmNsYXNzTGlzdC5yZW1vdmUoJ3R1LWhpZGUnKTt9CiAgZmFiLmFkZEV2ZW50TGlzdGVuZXIoJ2NsaWNrJyxvcGVuKTtjbG9zZUJ0bi5hZGRFdmVudExpc3RlbmVyKCdjbGljaycsc2h1dCk7b3YuYWRkRXZlbnRMaXN0ZW5lcignY2xpY2snLHNodXQpOwogIGRvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoJ2tleWRvd24nLGZ1bmN0aW9uKGUpe2lmKGUua2V5PT09J0VzY2FwZScmJnBvcC5jbGFzc0xpc3QuY29udGFpbnMoJ3R1LW9wZW4nKSlzaHV0KCk7fSk7CiAgW25hbWUsbXNnLHBob25lLGVtYWlsXS5mb3JFYWNoKGZ1bmN0aW9uKGVsKXtpZihlbCllbC5hZGRFdmVudExpc3RlbmVyKCdpbnB1dCcsZnVuY3Rpb24oKXtlbC5wYXJlbnROb2RlLmNsYXNzTGlzdC5yZW1vdmUoJ3R1LWJhZCcpO30pO30pOwogIGZ1bmN0aW9uIHZhbGlkQ29yZSgpe3ZhciBvaz10cnVlO2lmKG5hbWUudmFsdWUudHJpbSgpLmxlbmd0aDwyKXskKCd0dU5hbWVGJykuY2xhc3NMaXN0LmFkZCgndHUtYmFkJyk7b2s9ZmFsc2U7fWlmKG1zZy52YWx1ZS50cmltKCkubGVuZ3RoPDMpeyQoJ3R1TXNnRicpLmNsYXNzTGlzdC5hZGQoJ3R1LWJhZCcpO29rPWZhbHNlO31yZXR1cm4gb2s7fQogIGZ1bmN0aW9uIHRvRW1haWwoKXskKCd0dVJlY2FwJykuaW5uZXJIVE1MPUwucmVjYXAoZXNjKG5hbWUudmFsdWUudHJpbSgpKSxlc2MobXNnLnZhbHVlLnRyaW0oKSkpO3Nob3dWaWV3KHZpZXdFbWFpbCk7c2V0VGltZW91dChmdW5jdGlvbigpe3RyeXtwaG9uZS5mb2N1cygpO31jYXRjaChlKXt9fSw4MCk7fQogIHNlbmQuYWRkRXZlbnRMaXN0ZW5lcignY2xpY2snLGZ1bmN0aW9uKCl7CiAgICBpZighdmFsaWRDb3JlKCkpcmV0dXJuOwogICAgdmFyIHVhPW5hdmlnYXRvci51c2VyQWdlbnR8fCcnOwogICAgdmFyIGlzSU9TPS9pUChob25lfGFkfG9kKS9pLnRlc3QodWEpfHwoL01hY2ludG9zaC9pLnRlc3QodWEpJiZuYXZpZ2F0b3IubWF4VG91Y2hQb2ludHM+MSk7CiAgICB2YXIgaXNNb2JpbGU9aXNJT1N8fC9BbmRyb2lkfE1vYml8V2luZG93cyBQaG9uZS9pLnRlc3QodWEpOwogICAgaWYoaXNNb2JpbGUpewogICAgICB2YXIgYm9keT1MLnNtcyhuYW1lLnZhbHVlLnRyaW0oKSxtc2cudmFsdWUudHJpbSgpKTsKICAgICAgdmFyIHNlcD1pc0lPUz9BTVA6Jz8nOwogICAgICB3aW5kb3cubG9jYXRpb24uaHJlZj0nc21zOicrTlVNK3NlcCsnYm9keT0nK2VuY29kZVVSSUNvbXBvbmVudChib2R5KTsKICAgICAgcmV0dXJuOwogICAgfQogICAgdG9FbWFpbCgpOwogIH0pOwogIGJhY2suYWRkRXZlbnRMaXN0ZW5lcignY2xpY2snLGZ1bmN0aW9uKCl7c2hvd1ZpZXcodmlld1RleHQpO30pOwogIHZhciBlbWFpbFJlPS9eW15cc0BdK0BbXlxzQF0rXC5bXlxzQF0rJC87CiAgZW1haWxTZW5kLmFkZEV2ZW50TGlzdGVuZXIoJ2NsaWNrJyxmdW5jdGlvbigpewogICAgdmFyIG9rPXRydWU7CiAgICBpZihwaG9uZS52YWx1ZS5yZXBsYWNlKC9cRC9nLCcnKS5sZW5ndGg8Nyl7JCgndHVQaG9uZUYnKS5jbGFzc0xpc3QuYWRkKCd0dS1iYWQnKTtvaz1mYWxzZTt9CiAgICBpZighZW1haWxSZS50ZXN0KGVtYWlsLnZhbHVlLnRyaW0oKSkpeyQoJ3R1RW1haWxGJykuY2xhc3NMaXN0LmFkZCgndHUtYmFkJyk7b2s9ZmFsc2U7fQogICAgaWYoIW9rKXJldHVybjsKICAgICQoJ3R1RW1haWxTZW5kTCcpLnRleHRDb250ZW50PSfigKYnOwogICAgdmFyIGRvbmU9ZnVuY3Rpb24oKXtzaG93Vmlldyh2aWV3RG9uZSk7fTsKICAgIHZhciB3Zj1kb2N1bWVudC5xdWVyeVNlbGVjdG9yKCcueXItdHV3cGYgZm9ybS53cGZvcm1zLWZvcm0nKTsKICAgIGlmKCF3Zil7ZG9uZSgpO3JldHVybjt9CiAgICB2YXIgc3Y9ZnVuY3Rpb24ocSx2KXt2YXIgZT13Zi5xdWVyeVNlbGVjdG9yKHEpO2lmKGUpe2UudmFsdWU9djtlLmRpc3BhdGNoRXZlbnQobmV3IEV2ZW50KCdpbnB1dCcse2J1YmJsZXM6dHJ1ZX0pKTtlLmRpc3BhdGNoRXZlbnQobmV3IEV2ZW50KCdjaGFuZ2UnLHtidWJibGVzOnRydWV9KSk7fX07CiAgICBzdignW25hbWU9IndwZm9ybXNbZmllbGRzXVsxXSJdJyxuYW1lLnZhbHVlLnRyaW0oKSk7CiAgICBzdignW25hbWU9IndwZm9ybXNbZmllbGRzXVsyXSJdJyxlbWFpbC52YWx1ZS50cmltKCkpOwogICAgc3YoJ1tuYW1lPSJ3cGZvcm1zW2ZpZWxkc11bNF0iXScscGhvbmUudmFsdWUudHJpbSgpKTsKICAgIHN2KCdbbmFtZT0id3Bmb3Jtc1tmaWVsZHNdWzNdIl0nLEwuZW1haWxQcmVmaXgrbXNnLnZhbHVlLnRyaW0oKSsnXG5cblBob25lOiAnK3Bob25lLnZhbHVlLnRyaW0oKSsnXG4oU2VudCB2aWEgdGhlIHdlYnNpdGUgVGV4dCBVcyB3aWRnZXQpJyk7CiAgICB2YXIgYnRuPXdmLnF1ZXJ5U2VsZWN0b3IoJ2J1dHRvbi53cGZvcm1zLXN1Ym1pdCxidXR0b25bdHlwZT0ic3VibWl0Il0saW5wdXRbdHlwZT0ic3VibWl0Il0nKTtpZihidG4pYnRuLmNsaWNrKCk7CiAgICB2YXIgdHJpZXM9MDt2YXIgaXY9c2V0SW50ZXJ2YWwoZnVuY3Rpb24oKXt0cmllcysrO3ZhciBjb25mPWRvY3VtZW50LnF1ZXJ5U2VsZWN0b3IoJy55ci10dXdwZiAud3Bmb3Jtcy1jb25maXJtYXRpb24tY29udGFpbmVyLWZ1bGwsLnlyLXR1d3BmIC53cGZvcm1zLWNvbmZpcm1hdGlvbi1jb250YWluZXInKTtpZihjb25mfHx0cmllcz41MCl7Y2xlYXJJbnRlcnZhbChpdik7ZG9uZSgpO319LDIwMCk7CiAgfSk7Cn0pKCk7Cg==`))))();<\/script>","protected":false},"excerpt":{"rendered":"<p>Practice Areas Insights Contact Call Yuri Call Chris EN ES (956) 420-9999 Free Case Review Practice Areas Insights Contact Espa\u00f1ol Free Case Review Don&#8217;t Worry, Call Yuri Get It In Writing \u2014 Call Chris Home &nbsp;\/&nbsp; Practice Areas How we fight for you. Serious accidents and serious charges \u2014 handled with the same relentless preparation, [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-580","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/pages\/580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/comments?post=580"}],"version-history":[{"count":14,"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/pages\/580\/revisions"}],"predecessor-version":[{"id":749,"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/pages\/580\/revisions\/749"}],"wp:attachment":[{"href":"https:\/\/youngsrosillolaw.com\/es\/wp-json\/wp\/v2\/media?parent=580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}