{"id":17,"date":"2026-04-09T05:13:22","date_gmt":"2026-04-09T05:13:22","guid":{"rendered":"https:\/\/ondinamazierlaw.com\/?page_id=17"},"modified":"2026-05-04T16:16:54","modified_gmt":"2026-05-04T16:16:54","slug":"acerca-de-mi","status":"publish","type":"page","link":"https:\/\/ondinamazierlaw.com\/en\/acerca-de-mi\/","title":{"rendered":"Acerca de mi"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"17\" class=\"elementor elementor-17\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1c23e2a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"1c23e2a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6c1623e\" data-id=\"6c1623e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-057e34c elementor-widget elementor-widget-html\" data-id=\"057e34c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700&family=Plus+Jakarta+Sans:wght@400;600;800&display=swap');\r\n\r\n  \/* PREFIJO \u00daNICO PARA ESTA SECCI\u00d3N *\/\r\n  .omAboutUI {\r\n    --omBlue: #0d2350;\r\n    --omTerra: #B76E46;\r\n    --omText: #54647a;\r\n    --omBg: #ffffff;\r\n    --omLine: #e6edf7;\r\n\r\n    font-family: 'Plus Jakarta Sans', sans-serif;\r\n    background: var(--omBg);\r\n    padding: 90px 20px;\r\n    color: var(--omText);\r\n    overflow: hidden;\r\n  }\r\n\r\n  .omAboutUI__container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 0.95fr 1.05fr;\r\n    gap: 70px;\r\n    align-items: center;\r\n  }\r\n\r\n  \/* --- COLUMNA IZQUIERDA: IMAGEN ENMARCADA --- *\/\r\n  .omAboutUI__media {\r\n    position: relative;\r\n    z-index: 1;\r\n    padding-left: 20px; \/* Espacio para la l\u00ednea decorativa *\/\r\n  }\r\n\r\n  \/* L\u00ednea decorativa estilo arquitect\u00f3nico (reemplaza la caja gris que chocaba) *\/\r\n  .omAboutUI__media::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: -15px;\r\n    left: 0;\r\n    width: 90%;\r\n    height: 100%;\r\n    border: 2px solid var(--omTerra);\r\n    border-radius: 24px;\r\n    z-index: 0;\r\n    opacity: 0.4;\r\n    transition: transform 0.5s ease;\r\n  }\r\n\r\n  .omAboutUI__media:hover::before {\r\n    transform: translate(-5px, -5px);\r\n  }\r\n\r\n  \/* Efecto \"Marco de Museo\" (Passepartout) *\/\r\n  .omAboutUI__imgWrapper {\r\n    position: relative;\r\n    z-index: 1;\r\n    background: #ffffff;\r\n    padding: 14px; \/* Este padding blanco hace que el fondo gris de la foto se vea intencional *\/\r\n    border-radius: 24px;\r\n    box-shadow: 0 25px 60px rgba(13,35,80,0.08);\r\n    border: 1px solid var(--omLine);\r\n  }\r\n\r\n  .omAboutUI__img {\r\n    width: 100%;\r\n    height: auto;\r\n    object-fit: cover;\r\n    border-radius: 12px; \/* Curva interior de la foto *\/\r\n    display: block;\r\n    filter: contrast(1.02); \/* Peque\u00f1o realce a la foto *\/\r\n  }\r\n\r\n  \/* Insignia Premium (Azul y Cobre) *\/\r\n  .omAboutUI__badge {\r\n    position: absolute;\r\n    bottom: -25px;\r\n    right: -20px;\r\n    background: var(--omBlue);\r\n    padding: 18px 28px;\r\n    border-radius: 16px;\r\n    box-shadow: 0 15px 35px rgba(13,35,80,0.25);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 16px;\r\n    z-index: 2;\r\n  }\r\n\r\n  .omAboutUI__badgeNum {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: 2.8rem;\r\n    font-weight: 700;\r\n    color: var(--omTerra);\r\n    line-height: 1;\r\n  }\r\n\r\n  .omAboutUI__badgeText {\r\n    font-size: 0.9rem;\r\n    font-weight: 800;\r\n    color: #ffffff;\r\n    line-height: 1.3;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n  }\r\n\r\n  \/* --- COLUMNA DERECHA: TEXTO --- *\/\r\n  .omAboutUI__kicker {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    font-size: 0.85rem;\r\n    text-transform: uppercase;\r\n    letter-spacing: 3px;\r\n    font-weight: 800;\r\n    color: var(--omTerra);\r\n    margin-bottom: 16px;\r\n  }\r\n  .omAboutUI__kicker::before {\r\n    content: \"\";\r\n    width: 40px;\r\n    height: 2px;\r\n    background: var(--omTerra);\r\n    border-radius: 2px;\r\n  }\r\n\r\n  .omAboutUI__title {\r\n    font-family: 'Playfair Display', serif;\r\n    font-size: clamp(2.5rem, 4vw, 3.8rem);\r\n    color: var(--omBlue);\r\n    line-height: 1.1;\r\n    margin: 0 0 24px 0;\r\n  }\r\n\r\n  .omAboutUI__text {\r\n    font-size: 1.05rem;\r\n    line-height: 1.8;\r\n    margin: 0 0 16px 0;\r\n  }\r\n\r\n  .omAboutUI__text:last-of-type {\r\n    margin-bottom: 32px;\r\n  }\r\n\r\n  \/* Lista de beneficios *\/\r\n  .omAboutUI__list {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0 0 40px 0;\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 16px 20px;\r\n  }\r\n\r\n  .omAboutUI__listItem {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    font-weight: 600;\r\n    font-size: 0.98rem;\r\n    color: var(--omBlue);\r\n  }\r\n\r\n  .omAboutUI__listIcon {\r\n    flex-shrink: 0;\r\n    width: 24px;\r\n    height: 24px;\r\n    border-radius: 50%;\r\n    background: rgba(183,110,70,0.12);\r\n    color: var(--omTerra);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  .omAboutUI__listIcon svg { width: 14px; height: 14px; stroke-width: 3px; }\r\n\r\n  \/* Botones *\/\r\n  .omAboutUI__actions {\r\n    display: flex;\r\n    gap: 16px;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .omAboutUI__btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 15px 28px;\r\n    border-radius: 12px;\r\n    font-weight: 800;\r\n    font-size: 0.95rem;\r\n    text-decoration: none;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .omAboutUI__btn--primary {\r\n    background: var(--omBlue);\r\n    color: #fff;\r\n    box-shadow: 0 10px 25px rgba(13,35,80,0.15);\r\n  }\r\n  .omAboutUI__btn--primary:hover {\r\n    transform: translateY(-3px);\r\n    background: #0a1b40;\r\n    box-shadow: 0 15px 30px rgba(13,35,80,0.25);\r\n  }\r\n\r\n  .omAboutUI__btn--outline {\r\n    background: transparent;\r\n    color: var(--omTerra);\r\n    border: 2px solid var(--omTerra);\r\n  }\r\n  .omAboutUI__btn--outline:hover {\r\n    background: var(--omTerra);\r\n    color: #fff;\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  \/* --- RESPONSIVE --- *\/\r\n  @media screen and (max-width: 992px) {\r\n    .omAboutUI { padding: 60px 20px; }\r\n    \r\n    .omAboutUI__container {\r\n      grid-template-columns: 1fr;\r\n      gap: 50px;\r\n    }\r\n    \r\n    .omAboutUI__media {\r\n      max-width: 500px;\r\n      margin: 0 auto;\r\n      padding-left: 0;\r\n    }\r\n    \r\n    .omAboutUI__media::before {\r\n      left: 10px;\r\n      width: 100%;\r\n    }\r\n\r\n    .omAboutUI__badge {\r\n      right: auto;\r\n      left: 50%;\r\n      transform: translateX(-50%);\r\n      bottom: -25px;\r\n      width: max-content;\r\n    }\r\n  }\r\n\r\n  @media screen and (max-width: 576px) {\r\n    .omAboutUI__list {\r\n      grid-template-columns: 1fr;\r\n    }\r\n    .omAboutUI__actions {\r\n      flex-direction: column;\r\n    }\r\n    .omAboutUI__btn {\r\n      width: 100%;\r\n    }\r\n    .omAboutUI__badge {\r\n      padding: 14px 20px;\r\n    }\r\n    .omAboutUI__badgeNum {\r\n      font-size: 2.2rem;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"omAboutUI\" id=\"sobre-mi\">\r\n  <div class=\"omAboutUI__container\">\r\n    \r\n    <div class=\"omAboutUI__media\">\r\n      <div class=\"omAboutUI__imgWrapper\">\r\n        <img decoding=\"async\" src=\"https:\/\/ondinamazierlaw.com\/wp-content\/uploads\/2026\/05\/Ondina-Mazier-About.jpg\" alt=\"Lic. Ondina Mazier Abogada en Nicaragua\" class=\"omAboutUI__img\" loading=\"lazy\">\r\n      <\/div>\r\n      \r\n      <div class=\"omAboutUI__badge\">\r\n        <span class=\"omAboutUI__badgeNum\">+16<\/span>\r\n        <span class=\"omAboutUI__badgeText\">A\u00f1os de<br>Years of Experience<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"omAboutUI__content\">\r\n      <span class=\"omAboutUI__kicker\">About Me<\/span>\r\n      <h2 class=\"omAboutUI__title\">MSc. Ondina Mazier<\/h2>\r\n      \r\n      <p class=\"omAboutUI__text\">\r\n        With more than 16 years of legal experience, I specialize in providing comprehensive legal advisory with a strategic and preventive approach. My commitment is to offer effective and ethical solutions to protect the commercial and personal interests of my clients in Nicaragua.\r\n      <\/p>\r\n      \r\n      <p class=\"omAboutUI__text\">\r\n        As an Attorney and Notary Public, I guarantee professional support based on excellence, confidentiality, and a deep understanding of the national and international legal framework.\r\n      <\/p>\r\n\r\n      <ul class=\"omAboutUI__list\">\r\n        <li class=\"omAboutUI__listItem\">\r\n          <div class=\"omAboutUI__listIcon\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r\n          <\/div>\r\n          Strategic Legal Advisory\r\n        <\/li>\r\n        <li class=\"omAboutUI__listItem\">\r\n          <div class=\"omAboutUI__listIcon\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r\n          <\/div>\r\n          Integrity and Ethics\r\n        <\/li>\r\n        <li class=\"omAboutUI__listItem\">\r\n          <div class=\"omAboutUI__listIcon\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r\n          <\/div>\r\n          Preventive Approach\r\n        <\/li>\r\n        <li class=\"omAboutUI__listItem\">\r\n          <div class=\"omAboutUI__listIcon\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\r\n          <\/div>\r\n          Strict Confidentiality\r\n        <\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"omAboutUI__actions\">\r\n        <a href=\"https:\/\/ondinamazierlaw.com\/en\/agenda-tu-cita\/\" class=\"omAboutUI__btn omAboutUI__btn--primary\">Schedule a Consultation<\/a>\r\n        <a href=\"https:\/\/ondinamazierlaw.com\/en\/#trayectoria\" class=\"omAboutUI__btn omAboutUI__btn--outline\">View Career Path<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-15087fc elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"15087fc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b673470\" data-id=\"b673470\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f6dbc39 elementor-widget elementor-widget-html\" data-id=\"f6dbc39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* --- Variables Globales --- *\/\r\n  :root {\r\n    --om-primary-blue: #0A142F; \r\n    --om-accent-gold: #C08A53; \r\n    --om-bg-white: #FFFFFF;\r\n  }\r\n\r\n  \/* =========================================\r\n     SECCI\u00d3N: \u00c1REAS DE ESPECIALIZACI\u00d3N \r\n     ========================================= *\/\r\n  .om-services-section {\r\n    padding: 100px 20px;\r\n    background-color: var(--om-primary-blue);\r\n    font-family: 'Inter', 'Segoe UI', sans-serif;\r\n  }\r\n\r\n  .om-section-header {\r\n    text-align: center;\r\n    max-width: 700px;\r\n    margin: 0 auto 60px auto;\r\n  }\r\n\r\n  .om-section-subtitle {\r\n    color: var(--om-accent-gold);\r\n    font-size: 0.85rem;\r\n    text-transform: uppercase;\r\n    letter-spacing: 2px;\r\n    margin-bottom: 15px;\r\n    font-weight: 600;\r\n  }\r\n\r\n  .om-section-title-light {\r\n    color: var(--om-bg-white);\r\n    font-size: 2.8rem;\r\n    font-family: 'Playfair Display', 'Merriweather', serif;\r\n    margin-bottom: 20px;\r\n    line-height: 1.2;\r\n  }\r\n\r\n  .om-section-desc-light {\r\n    color: #a0aabf;\r\n    font-size: 1.05rem;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .om-services-grid {\r\n    max-width: 1140px;\r\n    margin: 0 auto;\r\n    display: grid;\r\n    \/* Reducimos un poco el min-width para que quepan bien las 8 tarjetas *\/\r\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n    gap: 25px;\r\n  }\r\n\r\n  .om-service-card {\r\n    background-color: rgba(255, 255, 255, 0.03);\r\n    border: 1px solid rgba(255, 255, 255, 0.08);\r\n    padding: 35px 25px;\r\n    border-radius: 12px;\r\n    transition: all 0.4s ease;\r\n    text-align: left;\r\n    position: relative;\r\n    overflow: hidden;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n    min-height: 220px;\r\n  }\r\n\r\n  .om-service-card:hover {\r\n    transform: translateY(-8px);\r\n    background-color: rgba(255, 255, 255, 0.05);\r\n    border-color: var(--om-accent-gold);\r\n    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);\r\n  }\r\n\r\n  .om-service-card-top {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: flex-start;\r\n    margin-bottom: 25px;\r\n  }\r\n\r\n  .om-service-icon {\r\n    width: 42px;\r\n    height: 42px;\r\n    color: var(--om-accent-gold);\r\n  }\r\n\r\n  .om-service-number {\r\n    color: rgba(192, 138, 83, 0.3);\r\n    font-size: 2rem;\r\n    font-weight: 700;\r\n    font-family: 'Playfair Display', serif;\r\n    line-height: 1;\r\n    transition: color 0.4s ease;\r\n  }\r\n\r\n  .om-service-card:hover .om-service-number {\r\n    color: rgba(192, 138, 83, 0.8);\r\n  }\r\n\r\n  .om-service-title {\r\n    color: var(--om-bg-white);\r\n    font-size: 1.2rem;\r\n    font-weight: 500;\r\n    margin-bottom: 25px;\r\n    line-height: 1.4;\r\n    font-family: 'Inter', sans-serif;\r\n  }\r\n\r\n  .om-service-link {\r\n    color: var(--om-accent-gold);\r\n    text-decoration: none;\r\n    font-weight: 600;\r\n    font-size: 0.9rem;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    transition: color 0.3s ease;\r\n    margin-top: auto;\r\n  }\r\n\r\n  .om-service-link:hover {\r\n    color: #ffffff;\r\n  }\r\n\r\n  \/* Responsividad *\/\r\n  @media (max-width: 768px) {\r\n    .om-section-title-light {\r\n      font-size: 2.2rem;\r\n    }\r\n    .om-services-section {\r\n      padding: 70px 20px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"om-services-section\" id=\"servicios\">\r\n  <div class=\"om-section-header\">\r\n    <h4 class=\"om-section-subtitle\">\u2014 Practice Areas<\/h4>\r\n    <h2 class=\"om-section-title-light\">Legal Excellence with a Comprehensive Approach<\/h2>\r\n    <p class=\"om-section-desc-light\">We provide strategic legal solutions designed to protect your business and personal interests in Nicaragua.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"om-services-grid\">\r\n    \r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"><\/path><\/svg>\r\n          <span class=\"om-service-number\">01<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">Corporate Legal Advisory<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\r\n          <span class=\"om-service-number\">02<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">Civil and Commercial Contracts<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\r\n          <span class=\"om-service-number\">03<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">Mediation Services<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"21\"><\/line><path d=\"M3 10h18\"><\/path><path d=\"M6 10l-3 7h6l-3-7z\"><\/path><path d=\"M18 10l-3 7h6l-3-7z\"><\/path><\/svg>\r\n          <span class=\"om-service-number\">04<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">Arbitration Services<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\r\n          <span class=\"om-service-number\">05<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">National and International Trademark Registration and Opposition Proceedings<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M9 22v-4h6v4\"><\/path><path d=\"M8 6h.01\"><\/path><path d=\"M16 6h.01\"><\/path><path d=\"M12 6h.01\"><\/path><path d=\"M12 10h.01\"><\/path><path d=\"M12 14h.01\"><\/path><path d=\"M16 10h.01\"><\/path><path d=\"M16 14h.01\"><\/path><path d=\"M8 10h.01\"><\/path><path d=\"M8 14h.01\"><\/path><\/svg>\r\n          <span class=\"om-service-number\">06<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">Administrative Procedures<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"><\/line><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"><\/path><\/svg>\r\n          <span class=\"om-service-number\">07<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">nvestor, Exporter, and Importer Registrations<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n    <div class=\"om-service-card\">\r\n      <div>\r\n        <div class=\"om-service-card-top\">\r\n          <svg class=\"om-service-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9\"><\/path><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"><\/path><\/svg>\r\n          <span class=\"om-service-number\">08<\/span>\r\n        <\/div>\r\n        <h3 class=\"om-service-title\">General Notary Services<\/h3>\r\n      <\/div>\r\n      <a href=\"https:\/\/ondinamazierlaw.com\/en\/#quote\" class=\"om-service-link\">Get a Quote <span>&rarr;<\/span><\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>+16 A\u00f1os deExperiencia Acerca de m\u00ed MSc. Ondina Mazier Con m\u00e1s de 16 a\u00f1os de trayectoria jur\u00eddica, me especializo en brindar asesor\u00eda legal integral con un enfoque estrat\u00e9gico y preventivo. Mi compromiso es ofrecer soluciones efectivas y \u00e9ticas para proteger los intereses comerciales y personales de mis clientes en Nicaragua. Como Abogada y Notario P\u00fablico, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Acerca de Ondina Mazier | Asesor\u00eda Legal Estrat\u00e9gica en Managua<\/title>\n<meta name=\"description\" content=\"Asesor\u00eda legal integral en Managua basada en la excelencia y confidencialidad. Conozca el perfil profesional de la Abogada Ondina Mazier.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ondinamazierlaw.com\/en\/acerca-de-mi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Acerca de Ondina Mazier | Asesor\u00eda Legal Estrat\u00e9gica en Managua\" \/>\n<meta property=\"og:description\" content=\"Asesor\u00eda legal integral en Managua basada en la excelencia y confidencialidad. Conozca el perfil profesional de la Abogada Ondina Mazier.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ondinamazierlaw.com\/en\/acerca-de-mi\/\" \/>\n<meta property=\"og:site_name\" content=\"Ondina Mazier Abogada\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-04T16:16:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ondinamazierlaw.com\/wp-content\/uploads\/2026\/05\/Ondina-Mazier-About.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/\",\"url\":\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/\",\"name\":\"Acerca de Ondina Mazier | Asesor\u00eda Legal Estrat\u00e9gica en Managua\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ondinamazierlaw.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Ondina-Mazier-About.jpg\",\"datePublished\":\"2026-04-09T05:13:22+00:00\",\"dateModified\":\"2026-05-04T16:16:54+00:00\",\"description\":\"Asesor\u00eda legal integral en Managua basada en la excelencia y confidencialidad. Conozca el perfil profesional de la Abogada Ondina Mazier.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ondinamazierlaw.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Ondina-Mazier-About.jpg\",\"contentUrl\":\"https:\\\/\\\/ondinamazierlaw.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Ondina-Mazier-About.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/acerca-de-mi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/ondinamazierlaw.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Acerca de mi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ondinamazierlaw.com\\\/#website\",\"url\":\"https:\\\/\\\/ondinamazierlaw.com\\\/\",\"name\":\"Ondina Mazier Abogada\",\"description\":\"My WordPress Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ondinamazierlaw.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Acerca de Ondina Mazier | Asesor\u00eda Legal Estrat\u00e9gica en Managua","description":"Asesor\u00eda legal integral en Managua basada en la excelencia y confidencialidad. Conozca el perfil profesional de la Abogada Ondina Mazier.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ondinamazierlaw.com\/en\/acerca-de-mi\/","og_locale":"en_US","og_type":"article","og_title":"Acerca de Ondina Mazier | Asesor\u00eda Legal Estrat\u00e9gica en Managua","og_description":"Asesor\u00eda legal integral en Managua basada en la excelencia y confidencialidad. Conozca el perfil profesional de la Abogada Ondina Mazier.","og_url":"https:\/\/ondinamazierlaw.com\/en\/acerca-de-mi\/","og_site_name":"Ondina Mazier Abogada","article_modified_time":"2026-05-04T16:16:54+00:00","og_image":[{"url":"https:\/\/ondinamazierlaw.com\/wp-content\/uploads\/2026\/05\/Ondina-Mazier-About.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ondinamazierlaw.com\/acerca-de-mi\/","url":"https:\/\/ondinamazierlaw.com\/acerca-de-mi\/","name":"Acerca de Ondina Mazier | Asesor\u00eda Legal Estrat\u00e9gica en Managua","isPartOf":{"@id":"https:\/\/ondinamazierlaw.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ondinamazierlaw.com\/acerca-de-mi\/#primaryimage"},"image":{"@id":"https:\/\/ondinamazierlaw.com\/acerca-de-mi\/#primaryimage"},"thumbnailUrl":"https:\/\/ondinamazierlaw.com\/wp-content\/uploads\/2026\/05\/Ondina-Mazier-About.jpg","datePublished":"2026-04-09T05:13:22+00:00","dateModified":"2026-05-04T16:16:54+00:00","description":"Asesor\u00eda legal integral en Managua basada en la excelencia y confidencialidad. Conozca el perfil profesional de la Abogada Ondina Mazier.","breadcrumb":{"@id":"https:\/\/ondinamazierlaw.com\/acerca-de-mi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ondinamazierlaw.com\/acerca-de-mi\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ondinamazierlaw.com\/acerca-de-mi\/#primaryimage","url":"https:\/\/ondinamazierlaw.com\/wp-content\/uploads\/2026\/05\/Ondina-Mazier-About.jpg","contentUrl":"https:\/\/ondinamazierlaw.com\/wp-content\/uploads\/2026\/05\/Ondina-Mazier-About.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/ondinamazierlaw.com\/acerca-de-mi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/ondinamazierlaw.com\/"},{"@type":"ListItem","position":2,"name":"Acerca de mi"}]},{"@type":"WebSite","@id":"https:\/\/ondinamazierlaw.com\/#website","url":"https:\/\/ondinamazierlaw.com\/","name":"Ondina Mazier Abogada","description":"My WordPress Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ondinamazierlaw.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":37,"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":538,"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/pages\/17\/revisions\/538"}],"wp:attachment":[{"href":"https:\/\/ondinamazierlaw.com\/en\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}