{"id":2587,"date":"2026-04-22T07:15:46","date_gmt":"2026-04-22T07:15:46","guid":{"rendered":"https:\/\/hispanicsafetysolutions.com\/?page_id=2587"},"modified":"2026-04-23T04:35:46","modified_gmt":"2026-04-23T04:35:46","slug":"plans-2","status":"publish","type":"page","link":"https:\/\/hispanicsafetysolutions.com\/es\/plans-2\/","title":{"rendered":"Planes"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-ddfca0a4 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-15c1163d\"><h1 class=\"uagb-heading-text\">Plans<\/h1><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-7c5f23a6 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');\n\n  .hss-pricing-wrap{\n    max-width:1200px;\n    margin:0 auto;\n    padding:40px 20px;\n    font-family:'Montserrat', Arial, sans-serif;\n    color:#1F2937;\n  }\n\n  .hss-pricing-header{\n    text-align:center;\n    margin-bottom:30px;\n  }\n\n  .hss-pricing-header h2{\n    color:#0D2C66;\n    font-size:38px;\n    font-weight:800;\n    margin-bottom:12px;\n    line-height:1.15;\n  }\n\n  .hss-pricing-header p{\n    font-size:17px;\n    max-width:850px;\n    margin:0 auto;\n    line-height:1.7;\n    color:#4B5563;\n  }\n\n  .hss-selector{\n    background:linear-gradient(180deg, #F8FAFC 0%, #F3F5F7 100%);\n    border:1px solid #D9DEE5;\n    border-radius:24px;\n    padding:28px 24px;\n    text-align:center;\n    margin-bottom:34px;\n    box-shadow:0 14px 35px rgba(13,44,102,0.06);\n  }\n\n  .hss-selector label{\n    display:block;\n    font-weight:700;\n    color:#0D2C66;\n    margin-bottom:12px;\n    font-size:20px;\n  }\n\n  .hss-selector input{\n    width:230px;\n    max-width:90%;\n    padding:14px 16px;\n    border:1px solid #D9DEE5;\n    border-radius:14px;\n    font-size:20px;\n    font-weight:600;\n    text-align:center;\n    font-family:'Montserrat', Arial, sans-serif;\n    transition:all 0.25s ease;\n    outline:none;\n  }\n\n  .hss-selector input:focus{\n    border-color:#2D5DA8;\n    box-shadow:0 0 0 4px rgba(45,93,168,0.12);\n  }\n\n  .hss-selector small{\n    display:block;\n    margin-top:12px;\n    color:#6B7280;\n    font-size:14px;\n    line-height:1.5;\n  }\n\n  .hss-actions{\n    margin-top:20px;\n    display:flex;\n    justify-content:center;\n    align-items:center;\n    gap:14px;\n    flex-wrap:wrap;\n  }\n\n  .hss-btn-action{\n    border:none;\n    border-radius:14px;\n    padding:13px 22px;\n    font-weight:700;\n    cursor:pointer;\n    font-size:15px;\n    font-family:'Montserrat', Arial, sans-serif;\n    transition:transform 0.22s ease, box-shadow 0.22s ease, opacity 0.22s ease, background 0.22s ease;\n  }\n\n  .hss-btn-action:hover{\n    transform:translateY(-3px);\n    box-shadow:0 12px 24px rgba(0,0,0,0.12);\n  }\n\n  .hss-btn-action:active{\n    transform:translateY(-1px);\n  }\n\n  .hss-btn-calculate{\n    background:#F58220;\n    color:#FFFFFF;\n  }\n\n  .hss-btn-reset{\n    background:#0D2C66;\n    color:#FFFFFF;\n  }\n\n  .hss-selected{\n    margin-top:18px;\n    font-size:15px;\n    font-weight:600;\n    color:#0D2C66;\n    min-height:22px;\n    line-height:1.5;\n  }\n\n  .hss-grid{\n    display:none;\n    grid-template-columns:repeat(3, 1fr);\n    gap:24px;\n    align-items:stretch;\n  }\n\n  .hss-grid.active{\n    display:grid;\n  }\n\n  .hss-card{\n    background:#FFFFFF;\n    border:1px solid #E5E7EB;\n    border-radius:24px;\n    padding:30px 24px;\n    box-shadow:0 12px 30px rgba(15,23,42,0.08);\n    transition:transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;\n    text-align:center;\n    display:flex;\n    flex-direction:column;\n    justify-content:space-between;\n    align-items:center;\n    min-height:100%;\n  }\n\n  .hss-card:hover{\n    transform:translateY(-8px);\n  }\n\n  .hss-card.plan-basic:hover{\n    border-color:#2D5DA8;\n    box-shadow:0 18px 38px rgba(45,93,168,0.22);\n  }\n\n  .hss-card.plan-standard{\n    border:2px solid rgba(34,197,94,0.20);\n  }\n\n  .hss-card.plan-standard:hover{\n    border-color:#22C55E;\n    box-shadow:0 18px 38px rgba(34,197,94,0.22);\n  }\n\n  .hss-card.plan-premium:hover{\n    border-color:#D4AF37;\n    box-shadow:0 18px 38px rgba(212,175,55,0.24);\n  }\n\n  .hss-badge{\n    display:inline-block;\n    margin-bottom:14px;\n    padding:7px 14px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:0.4px;\n    text-transform:uppercase;\n  }\n\n  .plan-basic .hss-badge{\n    background:rgba(45,93,168,0.10);\n    color:#2D5DA8;\n  }\n\n  .plan-standard .hss-badge{\n    background:rgba(34,197,94,0.12);\n    color:#15803D;\n  }\n\n  .plan-premium .hss-badge{\n    background:rgba(212,175,55,0.16);\n    color:#A16207;\n  }\n\n  .hss-card h3{\n    margin-top:0;\n    color:#0D2C66;\n    font-size:30px;\n    font-weight:800;\n    margin-bottom:10px;\n  }\n\n  .hss-price{\n    font-size:38px;\n    font-weight:800;\n    color:#0D2C66;\n    margin:8px 0 10px;\n    line-height:1.15;\n  }\n\n  .hss-meta{\n    font-size:14px;\n    color:#4B5563;\n    margin-bottom:18px;\n    line-height:1.6;\n    max-width:280px;\n  }\n\n  .hss-card ul{\n    list-style:none;\n    padding:0;\n    margin:0 0 26px 0;\n    width:100%;\n  }\n\n  .hss-card li{\n    margin-bottom:11px;\n    line-height:1.55;\n    font-size:15px;\n    color:#374151;\n  }\n\n  .hss-card li:last-child{\n    margin-bottom:0;\n  }\n\n  .hss-btn{\n    display:inline-block;\n    background:#F58220;\n    color:#FFFFFF !important;\n    text-decoration:none;\n    padding:13px 22px;\n    border-radius:14px;\n    font-weight:700;\n    font-size:15px;\n    transition:transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease, opacity 0.22s ease;\n    text-align:center;\n  }\n\n  .hss-btn:hover{\n    transform:translateY(-3px);\n    box-shadow:0 12px 24px rgba(245,130,32,0.25);\n    background:#e97410;\n  }\n\n  .hss-btn.is-disabled{\n    pointer-events:none;\n    opacity:0.65;\n  }\n\n  .hss-note{\n    text-align:center;\n    margin-top:18px;\n    font-size:13px;\n    color:#6B7280;\n    line-height:1.5;\n  }\n\n  @media (max-width: 980px){\n    .hss-grid.active{\n      grid-template-columns:1fr;\n    }\n\n    .hss-pricing-header h2{\n      font-size:32px;\n    }\n\n    .hss-price{\n      font-size:34px;\n    }\n  }\n<\/style>\n\n<div class=\"hss-pricing-wrap\">\n  <div class=\"hss-pricing-header\">\n    <h2>Plans built around your workforce size<\/h2>\n    <p>Enter the number of employees in your company and tap <strong>Calculate Pricing<\/strong> to view your exact monthly price based on your workforce range.<\/p>\n  <\/div>\n\n  <div class=\"hss-selector\">\n    <label for=\"employees\">How many employees does your company have?<\/label>\n    <input type=\"number\" id=\"employees\" min=\"0\" value=\"0\" placeholder=\"Enter number of employees\">\n    <small>Type the number of employees and tap Calculate Pricing.<\/small>\n\n    <div class=\"hss-actions\">\n      <button type=\"button\" class=\"hss-btn-action hss-btn-calculate\" id=\"calculateBtn\">Calculate Pricing<\/button>\n      <button type=\"button\" class=\"hss-btn-action hss-btn-reset\" id=\"resetBtn\">Reset<\/button>\n    <\/div>\n\n    <div class=\"hss-selected\" id=\"selectedEmployees\"><\/div>\n  <\/div>\n\n  <div class=\"hss-grid\" id=\"plansGrid\">\n    <div class=\"hss-card plan-basic\">\n      <div>\n        <span class=\"hss-badge\">Essential<\/span>\n        <h3>Basic<\/h3>\n        <div class=\"hss-price\" id=\"basicPrice\">$0\/mo<\/div>\n        <div class=\"hss-meta\" id=\"basicMeta\">Fixed monthly price for your workforce range<\/div>\n        <ul>\n          <li>Bilingual safety training access<\/li>\n          <li>Core OSHA guidance<\/li>\n          <li>Basic documentation support<\/li>\n          <li>Monthly check-in<\/li>\n          <li>Continuous communication through WhatsApp<\/li>\n          <li>Email support<\/li>\n        <\/ul>\n      <\/div>\n      <a class=\"hss-btn is-disabled\" id=\"basicBtn\" href=\"#\">Choose Basic<\/a>\n    <\/div>\n\n    <div class=\"hss-card plan-standard\">\n      <div>\n        <span class=\"hss-badge\">Most Popular<\/span>\n        <h3>Standard<\/h3>\n        <div class=\"hss-price\" id=\"standardPrice\">$0\/mo<\/div>\n        <div class=\"hss-meta\" id=\"standardMeta\">Fixed monthly price for your workforce range<\/div>\n        <ul>\n          <li>Everything in Basic<\/li>\n          <li>Expanded compliance support<\/li>\n          <li>Supervisor guidance<\/li>\n          <li>Incident follow-up support<\/li>\n          <li>Continuous communication through WhatsApp<\/li>\n          <li>Priority response<\/li>\n        <\/ul>\n      <\/div>\n      <a class=\"hss-btn is-disabled\" id=\"standardBtn\" href=\"#\">Choose Standard<\/a>\n    <\/div>\n\n    <div class=\"hss-card plan-premium\">\n      <div>\n        <span class=\"hss-badge\">Advanced<\/span>\n        <h3>Premium<\/h3>\n        <div class=\"hss-price\" id=\"premiumPrice\">$0\/mo<\/div>\n        <div class=\"hss-meta\" id=\"premiumMeta\">Fixed monthly price for your workforce range<\/div>\n        <ul>\n          <li>Everything in Standard<\/li>\n          <li>Highest level of support<\/li>\n          <li>Custom safety strategy guidance<\/li>\n          <li>Faster turnaround on requests<\/li>\n          <li>Continuous communication through WhatsApp<\/li>\n          <li>Best value for growing teams<\/li>\n        <\/ul>\n      <\/div>\n      <a class=\"hss-btn is-disabled\" id=\"premiumBtn\" href=\"#\">Choose Premium<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"hss-note\">\n    Pricing shown in USD. Fixed pricing is based on workforce range.\n  <\/div>\n<\/div>\n\n<script>\n  const employeeInput = document.getElementById('employees');\n  const calculateBtn = document.getElementById('calculateBtn');\n  const resetBtn = document.getElementById('resetBtn');\n  const selectedEmployees = document.getElementById('selectedEmployees');\n  const plansGrid = document.getElementById('plansGrid');\n\n  const basicPrice = document.getElementById('basicPrice');\n  const standardPrice = document.getElementById('standardPrice');\n  const premiumPrice = document.getElementById('premiumPrice');\n\n  const basicMeta = document.getElementById('basicMeta');\n  const standardMeta = document.getElementById('standardMeta');\n  const premiumMeta = document.getElementById('premiumMeta');\n\n  const basicBtn = document.getElementById('basicBtn');\n  const standardBtn = document.getElementById('standardBtn');\n  const premiumBtn = document.getElementById('premiumBtn');\n\n  const customQuoteUrl = 'https:\/\/hispanicsafetysolutions.com\/form\/request-a-consultation\/';\n\n  const pricingRanges = [\n    {\n      min: 1,\n      max: 10,\n      label: '1\u201310 Employees',\n      basic: 349,\n      standard: 649,\n      premium: 1149,\n      links: {\n        basic: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-basic-plan-checkout\/',\n        standard: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-standard-plan-checkout-1-10-employees\/',\n        premium: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-premium-plan-checkout-1-10-employees\/'\n      }\n    },\n    {\n      min: 11,\n      max: 25,\n      label: '11\u201325 Employees',\n      basic: 499,\n      standard: 899,\n      premium: 1499,\n      links: {\n        basic: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-basic-11-25-checkout\/',\n        standard: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-standard-plan-checkout-11-25-employees\/',\n        premium: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-premium-plan-checkout-11-25-employees\/'\n      }\n    },\n    {\n      min: 26,\n      max: 50,\n      label: '26\u201350 Employees',\n      basic: 699,\n      standard: 1199,\n      premium: 1899,\n      links: {\n        basic: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-basic-plan-checkout-26-50-employees-2\/',\n        standard: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-standard-plan-checkout-26-50-employees\/',\n        premium: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-premium-plan-checkout-26-50-employees\/'\n      }\n    },\n    {\n      min: 51,\n      max: 80,\n      label: '51\u201380 Employees',\n      basic: 899,\n      standard: 1499,\n      premium: 2299,\n      links: {\n        basic: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-basic-plan-checkout-51-80-employees\/',\n        standard: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-standard-plan-checkout-51-80-employees\/',\n        premium: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-premium-plan-checkout-51-80-employees\/'\n      }\n    },\n    {\n      min: 81,\n      max: 120,\n      label: '81\u2013120 Employees',\n      basic: 1099,\n      standard: 1799,\n      premium: 2699,\n      links: {\n        basic: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-basic-81-120-checkout\/',\n        standard: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-standard-plan-checkout-81-120-employees\/',\n        premium: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-premium-plan-checkout-81-120-employees\/'\n      }\n    },\n    {\n      min: 121,\n      max: 200,\n      label: '121\u2013200 Employees',\n      basic: 1299,\n      standard: 2099,\n      premium: 3199,\n      links: {\n        basic: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-basic-121-200-checkout\/',\n        standard: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-standard-plan-checkout-121-200-employees\/',\n        premium: 'https:\/\/hispanicsafetysolutions.com\/form\/hss-premium-plan-checkout-121-200-employees\/'\n      }\n    }\n  ];\n\n  function money(value){\n    return new Intl.NumberFormat('en-US', {\n      style: 'currency',\n      currency: 'USD',\n      minimumFractionDigits: 0,\n      maximumFractionDigits: 0\n    }).format(value);\n  }\n\n  function getRangeByEmployees(employees){\n    return pricingRanges.find(range => employees >= range.min && employees <= range.max);\n  }\n\n  function setButtonState(button, href, text, enabled = true){\n    button.textContent = text;\n    button.href = href || '#';\n\n    if (enabled) {\n      button.classList.remove('is-disabled');\n      button.removeAttribute('aria-disabled');\n      button.removeAttribute('tabindex');\n    } else {\n      button.classList.add('is-disabled');\n      button.setAttribute('aria-disabled', 'true');\n      button.setAttribute('tabindex', '-1');\n    }\n  }\n\n  function resetButtonState(){\n    setButtonState(basicBtn, '#', 'Choose Basic', false);\n    setButtonState(standardBtn, '#', 'Choose Standard', false);\n    setButtonState(premiumBtn, '#', 'Choose Premium', false);\n  }\n\n  function applyRange(range){\n    basicPrice.textContent = money(range.basic) + '\/mo';\n    standardPrice.textContent = money(range.standard) + '\/mo';\n    premiumPrice.textContent = money(range.premium) + '\/mo';\n\n    basicMeta.textContent = 'Fixed monthly price for the ' + range.label + ' range';\n    standardMeta.textContent = 'Fixed monthly price for the ' + range.label + ' range';\n    premiumMeta.textContent = 'Fixed monthly price for the ' + range.label + ' range';\n\n    setButtonState(basicBtn, range.links.basic, 'Choose Basic', true);\n    setButtonState(standardBtn, range.links.standard, 'Choose Standard', true);\n    setButtonState(premiumBtn, range.links.premium, 'Choose Premium', true);\n\n    selectedEmployees.textContent = 'Your company falls within the ' + range.label + ' range.';\n    plansGrid.classList.add('active');\n  }\n\n  function applyCustomQuote(){\n    basicPrice.textContent = 'Custom Quote';\n    standardPrice.textContent = 'Custom Quote';\n    premiumPrice.textContent = 'Custom Quote';\n\n    basicMeta.textContent = 'Custom pricing for 201+ employees';\n    standardMeta.textContent = 'Custom pricing for 201+ employees';\n    premiumMeta.textContent = 'Custom pricing for 201+ employees';\n\n    setButtonState(basicBtn, customQuoteUrl, 'Request Quote', true);\n    setButtonState(standardBtn, customQuoteUrl, 'Request Quote', true);\n    setButtonState(premiumBtn, customQuoteUrl, 'Request Quote', true);\n\n    selectedEmployees.textContent = 'For companies with more than 200 employees, please contact us for a custom quote.';\n    plansGrid.classList.add('active');\n  }\n\n  function calculatePlans(){\n    const employees = parseInt(employeeInput.value, 10);\n\n    if (isNaN(employees) || employees <= 0){\n      selectedEmployees.textContent = 'Please enter a valid number of employees.';\n      plansGrid.classList.remove('active');\n      resetButtonState();\n      return;\n    }\n\n    const selectedRange = getRangeByEmployees(employees);\n\n    if (!selectedRange){\n      applyCustomQuote();\n      return;\n    }\n\n    applyRange(selectedRange);\n  }\n\n  function resetPlans(){\n    employeeInput.value = '0';\n    selectedEmployees.textContent = '';\n\n    basicPrice.textContent = '$0\/mo';\n    standardPrice.textContent = '$0\/mo';\n    premiumPrice.textContent = '$0\/mo';\n\n    basicMeta.textContent = 'Fixed monthly price for your workforce range';\n    standardMeta.textContent = 'Fixed monthly price for your workforce range';\n    premiumMeta.textContent = 'Fixed monthly price for your workforce range';\n\n    plansGrid.classList.remove('active');\n    resetButtonState();\n    employeeInput.focus();\n  }\n\n  employeeInput.addEventListener('focus', function(){\n    if (this.value === '0') {\n      this.value = '';\n    }\n  });\n\n  employeeInput.addEventListener('blur', function(){\n    if (this.value.trim() === '') {\n      this.value = '0';\n    }\n  });\n\n  employeeInput.addEventListener('keydown', function(e){\n    if (e.key === 'Enter') {\n      e.preventDefault();\n      calculatePlans();\n    }\n  });\n\n  calculateBtn.addEventListener('click', calculatePlans);\n  resetBtn.addEventListener('click', resetPlans);\n\n  resetButtonState();\n<\/script>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-a7d1aba8 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-container uagb-block-79d1f716\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-a20267a8\"><h5 class=\"uagb-heading-text\">Main Office<\/h5><div class=\"uagb-separator\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-454bb8b6 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin\"><div class=\"uagb-infobox-margin-wrapper\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M285.6 444.1C279.8 458.3 264.8 466.3 249.8 463.4C234.8 460.4 223.1 447.3 223.1 432V256H47.1C32.71 256 19.55 245.2 16.6 230.2C13.65 215.2 21.73 200.2 35.88 194.4L387.9 50.38C399.8 45.5 413.5 48.26 422.6 57.37C431.7 66.49 434.5 80.19 429.6 92.12L285.6 444.1z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\"><strong>Lim\u00f3n, Costa Rica<\/strong><\/h6><\/div><p class=\"uagb-ifb-desc\">Jim\u00e9nez, Pococ\u00ed<\/p><\/div><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-92df4c59\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-3d8b5970\"><h5 class=\"uagb-heading-text\"><strong>Make a Call\u200b<\/strong><\/h5><div class=\"uagb-separator\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-cf570308 uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin\"><div class=\"uagb-infobox-margin-wrapper\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M511.2 387l-23.25 100.8c-3.266 14.25-15.79 24.22-30.46 24.22C205.2 512 0 306.8 0 54.5c0-14.66 9.969-27.2 24.22-30.45l100.8-23.25C139.7-2.602 154.7 5.018 160.8 18.92l46.52 108.5c5.438 12.78 1.77 27.67-8.98 36.45L144.5 207.1c33.98 69.22 90.26 125.5 159.5 159.5l44.08-53.8c8.688-10.78 23.69-14.51 36.47-8.975l108.5 46.51C506.1 357.2 514.6 372.4 511.2 387z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\"><strong><strong>+506 <\/strong><\/strong>83107808<\/h6><\/div><p class=\"uagb-ifb-desc\">Mon - Sat: 09am - 08pm\u200b<\/p><\/div><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-916547aa\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-95679770\"><h5 class=\"uagb-heading-text\"><strong><strong>Send a Mail\u200b<\/strong><\/strong><\/h5><div class=\"uagb-separator\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-866813ec uagb-infobox__content-wrap  uagb-infobox-icon-left uagb-infobox-left uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin\"><div class=\"uagb-infobox-margin-wrapper\"><div class=\"uagb-ifb-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M464 64C490.5 64 512 85.49 512 112C512 127.1 504.9 141.3 492.8 150.4L275.2 313.6C263.8 322.1 248.2 322.1 236.8 313.6L19.2 150.4C7.113 141.3 0 127.1 0 112C0 85.49 21.49 64 48 64H464zM217.6 339.2C240.4 356.3 271.6 356.3 294.4 339.2L512 176V384C512 419.3 483.3 448 448 448H64C28.65 448 0 419.3 0 384V176L217.6 339.2z\"><\/path><\/svg><\/div><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-title-wrap\"><h6 class=\"uagb-ifb-title\"><strong>asancho627@gmail.com<\/strong><\/h6><\/div><p class=\"uagb-ifb-desc\">asancho627@gmail.com<\/p><\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-55cff983 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\t\t\t<div \n\t\t\tclass=\"wp-block-uagb-google-map uagb-google-map__wrap uagb-block-b0a71848     \"\n\t\t\tstyle=\"\" >\n\t\t\t\t<embed\n\t\t\t\t\tclass=\"uagb-google-map__iframe\"\n\t\t\t\t\ttitle=\"Google Map for \"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Jim%C3%A9nez%2C%20Pococ%C3%AD%2C%20Lim%C3%B3n%2C%20Costa%20Rica&#038;z=17&#038;hl=en&#038;t=m&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\twidth=\"640\"\n\t\t\t\t\theight=\"450\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t><\/embed>\n\t\t\t<\/div>\n\t\t\t<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plans Plans built around your workforce size Enter the number of employees in your company and tap Calculate Pricing to view your exact monthly price based on your workforce range. How many employees does your company have? Type the number of employees and tap Calculate Pricing. Calculate Pricing Reset Essential Basic $0\/mo Fixed monthly price [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"normal-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2587","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"asancho627@gmail.com","author_link":"https:\/\/hispanicsafetysolutions.com\/es\/author\/asancho627gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Plans Plans built around your workforce size Enter the number of employees in your company and tap Calculate Pricing to view your exact monthly price based on your workforce range. How many employees does your company have? Type the number of employees and tap Calculate Pricing. Calculate Pricing Reset Essential Basic $0\/mo Fixed monthly price&hellip;","_links":{"self":[{"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/pages\/2587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/comments?post=2587"}],"version-history":[{"count":4,"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/pages\/2587\/revisions"}],"predecessor-version":[{"id":2663,"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/pages\/2587\/revisions\/2663"}],"wp:attachment":[{"href":"https:\/\/hispanicsafetysolutions.com\/es\/wp-json\/wp\/v2\/media?parent=2587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}