{"id":29564,"date":"2025-10-06T19:04:26","date_gmt":"2025-10-06T17:04:26","guid":{"rendered":"https:\/\/darkviolet-pheasant-800593.hostingersite.com\/?page_id=29564"},"modified":"2025-10-06T19:10:16","modified_gmt":"2025-10-06T17:10:16","slug":"our-approach","status":"publish","type":"page","link":"https:\/\/thenutricult.com\/en\/our-approach\/","title":{"rendered":"Our Approach"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"29564\" class=\"elementor elementor-29564\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-8f4ba21 e-flex e-con-boxed e-con e-parent\" data-id=\"8f4ba21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d82ea15 elementor-widget elementor-widget-html\" data-id=\"d82ea15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- P\u00e1gina: Nuestro enfoque \u2013 Nutri Cult -->\r\n<style>\r\n\/* ====== Scope para evitar conflictos globales ====== *\/\r\n.nutricult-enfoque * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n.nutricult-enfoque{\r\n  --slate-dark:#3d5c4c;\r\n  --mineral-blue:#3b4c5e;\r\n  --warm-ivory:#faf4ed;\r\n  --stone-beige:#c9c6c0;\r\n  --forest-black:#2C3E2D;\r\n  --champagne-gold:#e2c99b;\r\n  font-family:'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n  color:var(--mineral-blue);\r\n  line-height:1.65;\r\n}\r\n\r\n\/* ====== Hero (limpio, sin fondo cargado) ====== *\/\r\n.enfoque-hero{\r\n  background:none;\r\n  border-bottom:1px solid rgba(61,92,76,.12);\r\n}\r\n.enfoque-container{ max-width:1200px; margin:0 auto; padding:0 1.5rem; }\r\n.enfoque-hero-inner{ padding:4rem 0 2.25rem; text-align:center; }\r\n\r\n.enfoque-badge{\r\n  display:inline-block;\r\n  background:rgba(226,201,155,.18);\r\n  color:var(--champagne-gold);\r\n  border:1px solid var(--champagne-gold);\r\n  padding:.5rem 1rem;\r\n  border-radius:999px;\r\n  font-weight:700;\r\n  font-size:.875rem;\r\n}\r\n.enfoque-title{\r\n  font-family:'Cormorant Garamond', Georgia, serif;\r\n  font-weight:700;\r\n  color:var(--slate-dark);\r\n  font-size:clamp(2.1rem, 4.8vw, 3.2rem);\r\n  line-height:1.12;\r\n  margin:1rem 0 .75rem;\r\n}\r\n.enfoque-sub{\r\n  max-width:840px;\r\n  margin:0 auto;\r\n  color:var(--mineral-blue);\r\n  font-size:1.15rem;\r\n}\r\n\r\n\/* ====== Cuerpo ====== *\/\r\n.enfoque-body{ padding:2.5rem 0 4rem; }\r\n.enfoque-content{ display:grid; grid-template-columns: 1.15fr .85fr; gap:2rem; align-items:start; }\r\n.enfoque-copy p{ margin:0 0 1rem; font-size:1.075rem; }\r\n.enfoque-copy p strong{ color:var(--slate-dark); }\r\n\r\n\/* Caja destacada breve *\/\r\n.enfoque-highlight{\r\n  background:var(--warm-ivory);\r\n  border:1px solid rgba(61,92,76,.15);\r\n  border-radius:14px;\r\n  padding:1.25rem 1.25rem 1.15rem;\r\n  margin:1rem 0 1.5rem;\r\n  color:var(--slate-dark);\r\n  font-family:'Cormorant Garamond', Georgia, serif;\r\n  font-size:1.1rem;\r\n}\r\n\r\n\/* ====== Pilares (lado derecho) ====== *\/\r\n.pilares{\r\n  display:grid;\r\n  gap:1rem;\r\n  position:sticky; top:1.25rem;\r\n}\r\n.pilar{\r\n  background:#fff;\r\n  border:1px solid rgba(61,92,76,.15);\r\n  border-radius:14px;\r\n  padding:1rem .95rem 1.05rem;\r\n  display:grid; grid-template-columns:auto 1fr; gap:.85rem; align-items:flex-start;\r\n}\r\n.pilar-icon{\r\n  width:40px; height:40px; border-radius:10px;\r\n  display:grid; place-items:center;\r\n  border:1px solid rgba(61,92,76,.25);\r\n  background:var(--warm-ivory);\r\n  color:var(--slate-dark);\r\n  flex-shrink:0;\r\n}\r\n.pilar h3{\r\n  font-family:'Cormorant Garamond', Georgia, serif;\r\n  color:var(--slate-dark);\r\n  font-size:1.2rem; line-height:1.15; margin-bottom:.25rem;\r\n}\r\n.pilar p{ font-size:.98rem; color:var(--mineral-blue); }\r\n\r\n\/* Lista breve de valores *\/\r\n.enfoque-values{\r\n  display:grid; grid-template-columns:repeat(3,1fr); gap:1rem; margin:1.5rem 0 0;\r\n}\r\n.value{\r\n  background:var(--warm-ivory);\r\n  border:1px dashed rgba(226,201,155,.6);\r\n  border-radius:12px;\r\n  padding:.9rem .9rem;\r\n}\r\n.value b{ color:var(--slate-dark); display:block; margin-bottom:.25rem; }\r\n\r\n\/* CTA *\/\r\n.enfoque-cta{\r\n  display:inline-flex; align-items:center; gap:.6rem;\r\n  background:var(--slate-dark); color:#fff; text-decoration:none;\r\n  font-weight:700; padding:1rem 1.5rem; border-radius:10px;\r\n  transition:.2s ease; border:0;\r\n  margin-top:1.25rem; \/* \u2191 m\u00e1s espacio respecto al bloque superior *\/\r\n}\r\n.enfoque-cta:hover{\r\n  transform:translateY(-2px);\r\n  background:var(--champagne-gold);\r\n  color:var(--forest-black);\r\n}\r\n.enfoque-cta svg{ transition:transform .2s ease; }\r\n.enfoque-cta:hover svg{ transform:translateX(4px); }\r\n\r\n\/* ====== Secci\u00f3n \u201cTransparencia y experiencia\u201d ====== *\/\r\n.enfoque-extra{\r\n  margin-top:2.25rem;\r\n  background:#fff;\r\n  border:1px solid rgba(61,92,76,.15);\r\n  border-radius:16px;\r\n  padding:1.25rem 1.25rem;\r\n}\r\n.enfoque-extra h3{\r\n  font-family:'Cormorant Garamond', Georgia, serif;\r\n  color:var(--slate-dark);\r\n  font-size:1.35rem; margin-bottom:.5rem;\r\n}\r\n.enfoque-extra p{ color:var(--mineral-blue); }\r\n\r\n\/* ====== Responsive ====== *\/\r\n@media (max-width: 980px){\r\n  .enfoque-content{ grid-template-columns:1fr; }\r\n  .pilares{ position:static; top:auto; }\r\n  .enfoque-values{ grid-template-columns:1fr; }\r\n}\r\n\r\n\/* ====== Aparici\u00f3n suave ====== *\/\r\n.reveal{ opacity:0; transform:translateY(16px); transition:opacity .6s ease, transform .6s ease; }\r\n.reveal.in{ opacity:1; transform:translateY(0); }\r\n<\/style>\r\n\r\n<section class=\"nutricult-enfoque\">\r\n  <!-- HERO -->\r\n  <header class=\"enfoque-hero\">\r\n    <div class=\"enfoque-container enfoque-hero-inner\">\r\n      <span class=\"enfoque-badge reveal\">Our approach<\/span>\r\n      <h1 class=\"enfoque-title reveal\">Science, consciousness and ritual<\/h1>\r\n      <p class=\"enfoque-sub reveal\">\r\n        Well-designed simplicity. Top quality organic ingredients. Real synergies, zero noise.\r\n      <\/p>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <!-- CUERPO -->\r\n  <div class=\"enfoque-container enfoque-body\">\r\n    <div class=\"enfoque-content\">\r\n      <!-- Columna izquierda (texto) -->\r\n      <article class=\"enfoque-copy\">\r\n        <p class=\"reveal\">\r\n          At Nutri Cult we don't believe in overloaded formulas or empty promises. We believe in the power of\r\n          <strong>well-designed simplicity<\/strong>. That's why we develop minimalist and effective formulas, with the highest quality organic ingredients\r\n          ingredients, selected for their real synergy and not for fashion marketing.\r\n        <\/p>\r\n\r\n        <p class=\"reveal\">\r\n          Our aim is to raise daily nutrition to a level that is <strong>conscious experience of biohacking<\/strong>where every intake\r\n          not only optimises energy, digestion and mental performance, but also strengthens your relationship with your body and mind.\r\n          It's not about adding more, it's about <strong>make a better choice<\/strong>Less noise, more results.\r\n        <\/p>\r\n\r\n        <div class=\"enfoque-highlight reveal\">\r\n          \"Every detail matters: the purity of the ingredients, the transparency of the formulas and the premium experience of each ritual\".\r\n        <\/div>\r\n\r\n        <p class=\"reveal\">\r\n          For us, nutrition is not just a habit: it is the basis for a stronger, more aesthetic and abundant life.\r\n        <\/p>\r\n\r\n        <div class=\"enfoque-values reveal\">\r\n          <div class=\"value\"><b>Effective minimalism<\/b>Clean formulas, without fillers or gimmicks.<\/div>\r\n          <div class=\"value\"><b>Real synergy<\/b>Ingredients that enhance each other for visible results.<\/div>\r\n          <div class=\"value\"><b>Organic quality<\/b>Priority to pure and traceable raw materials.<\/div>\r\n        <\/div>\r\n\r\n        <a href=\"\/en\/product\/green-ritual\/\" class=\"enfoque-cta reveal\">\r\n          Discover Green Ritual\r\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n            <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\r\n          <\/svg>\r\n        <\/a>\r\n      <\/article>\r\n\r\n      <!-- Columna derecha (pilares) -->\r\n      <aside class=\"pilares\">\r\n        <div class=\"pilar reveal\">\r\n          <div class=\"pilar-icon\" aria-hidden=\"true\">\r\n            <!-- \u00e1tomo -->\r\n            <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n              <circle cx=\"12\" cy=\"12\" r=\"2\"\/>\r\n              <path d=\"M19 4c-3.87 3.87-10.13 3.87-14 0M19 20c-3.87-3.87-10.13-3.87-14 0M4 5c3.87 3.87 3.87 10.13 0 14M20 5c-3.87 3.87-3.87 10.13 0 14\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <h3>Science<\/h3>\r\n            <p>Formulas based on evidence and real bioavailability, not trends.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pilar reveal\">\r\n          <div class=\"pilar-icon\" aria-hidden=\"true\">\r\n            <!-- coraz\u00f3n\/onda -->\r\n            <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n              <path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 1 0-7.8 7.8l1 1L12 22l7.8-8.6 1-1a5.5 5.5 0 0 0 0-7.8z\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <h3>Awareness<\/h3>\r\n            <p>Choosing with intention: less, but better. Habits that respect your biology.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pilar reveal\">\r\n          <div class=\"pilar-icon\" aria-hidden=\"true\">\r\n            <!-- c\u00edrculo\/ritual -->\r\n            <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\r\n              <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\r\n              <path d=\"M12 3v3M12 18v3M3 12h3M18 12h3\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div>\r\n            <h3>Ritual<\/h3>\r\n            <p>Small daily gestures that, repeated, build sustainable results.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"enfoque-extra reveal\">\r\n          <h3>Transparency &amp; expertise<\/h3>\r\n          <p>We declare ingredients, origins and concentrations. We aim to make every intake clear,\r\n            pleasant and effective: sensory design at the service of health.<\/p>\r\n        <\/div>\r\n      <\/aside>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n\/* Revelado suave al hacer scroll \u2013 encapsulado *\/\r\n(function(){\r\n  const root = document.currentScript.closest('.nutricult-enfoque') || document.querySelector('.nutricult-enfoque');\r\n  if(!root) return;\r\n  const els = root.querySelectorAll('.reveal');\r\n  const io = new IntersectionObserver((entries)=>{\r\n    entries.forEach(e=>{\r\n      if(e.isIntersecting){\r\n        e.target.classList.add('in');\r\n        io.unobserve(e.target);\r\n      }\r\n    });\r\n  }, {threshold:.12, rootMargin:'0px 0px -40px 0px'});\r\n  els.forEach(el=>io.observe(el));\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Nuestro enfoque Ciencia, consciencia y ritual Simplicidad bien dise\u00f1ada. Ingredientes org\u00e1nicos de m\u00e1xima calidad. Sinergias reales, cero ruido. En Nutri<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-29564","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/pages\/29564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/comments?post=29564"}],"version-history":[{"count":7,"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/pages\/29564\/revisions"}],"predecessor-version":[{"id":29573,"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/pages\/29564\/revisions\/29573"}],"wp:attachment":[{"href":"https:\/\/thenutricult.com\/en\/wp-json\/wp\/v2\/media?parent=29564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}