#oxy_posts_grid-30000-33 .oxy-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#oxy_posts_grid-30000-33 .oxy-post{display:flex;flex-direction:column;background:var(--fds-surface-0,#fff);border:1px solid var(--fds-border-subtle,rgba(11,17,33,.08));border-radius:18px;overflow:hidden;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1),border-color .3s}#oxy_posts_grid-30000-33 .oxy-post:hover{transform:translateY(-6px);box-shadow:0 18px 44px rgba(11,17,33,.14);border-color:rgba(0,102,255,.3)}#oxy_posts_grid-30000-33 .oxy-post-image{position:relative;display:block;background:linear-gradient(135deg,#0066FF 0%,#8B5CF6 100%)}#oxy_posts_grid-30000-33 .oxy-post-image-fixed-ratio{padding-bottom:56%;background-size:cover;background-position:center}#oxy_posts_grid-30000-33 .bp-cat{position:absolute;top:14px;left:14px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:rgba(255,255,255,.92);color:var(--fds-color-nucleo,#0066FF);padding:5px 12px;border-radius:999px}#oxy_posts_grid-30000-33 .bp-body{display:flex;flex-direction:column;gap:10px;padding:20px 22px 22px;flex:1}#oxy_posts_grid-30000-33 .bp-date{font-family:var(--fds-font-mono,monospace);font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:var(--fds-text-tertiary,#5E6678)}#oxy_posts_grid-30000-33 .oxy-post-title{font-size:1.12rem;font-weight:700;line-height:1.3;color:var(--fds-text-primary,#0B1121);text-decoration:none;transition:color .25s}#oxy_posts_grid-30000-33 .oxy-post-title:hover{color:var(--fds-color-nucleo,#0066FF)}#oxy_posts_grid-30000-33 .oxy-post-content{font-size:.9rem;line-height:1.55;color:var(--fds-text-secondary,#2C3449)}#oxy_posts_grid-30000-33 .oxy-read-more{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:600;color:var(--fds-color-nucleo,#0066FF);text-decoration:none}#oxy_posts_grid-30000-33 .oxy-read-more svg{transition:transform .3s cubic-bezier(.22,1,.36,1)}#oxy_posts_grid-30000-33 .oxy-read-more:hover svg{transform:translateX(4px)}@media(max-width:1024px){#oxy_posts_grid-30000-33 .oxy-posts{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){#oxy_posts_grid-30000-33 .oxy-posts{grid-template-columns:1fr}}#oxy_posts_grid-30000-33 .oxy-read-more{text-decoration:none;padding:0.75em 1.5em;line-height:1;border-radius:3px;display:inline-block}#oxy_posts_grid-30000-33 .oxy-read-more:hover{text-decoration:none}@media (max-width:991px){#oxy_posts_grid-30000-33 .oxy-post{width:50% !important}}@media (max-width:767px){#oxy_posts_grid-30000-33 .oxy-post{width:100% !important}}