{"id":15309,"date":"2026-07-21T08:38:39","date_gmt":"2026-07-21T08:38:39","guid":{"rendered":"https:\/\/www.cesstm.com\/?page_id=15309"},"modified":"2026-07-21T11:42:36","modified_gmt":"2026-07-21T11:42:36","slug":"cess-art-collectors-club","status":"publish","type":"page","link":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/","title":{"rendered":"Cess Art Collectors Club"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   CESS ART COLLECTORS CLUB\n========================================================= *\/\n\n#cess-art-club {\n  --bg: #080808;\n  --text: #ebe1d3;\n  --muted: #aaa095;\n  --gold: #b98a43;\n  --gold-light: #d7ad69;\n\n  width: 100vw;\n  max-width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  overflow: hidden;\n  color: var(--text);\n  background:\n    radial-gradient(circle at 75% 5%, rgba(185,138,67,.09), transparent 28%),\n    radial-gradient(circle at 20% 45%, rgba(255,255,255,.025), transparent 26%),\n    var(--bg);\n  box-sizing: border-box;\n}\n\n#cess-art-club *,\n#cess-art-club *::before,\n#cess-art-club *::after {\n  box-sizing: border-box;\n}\n\n#cess-art-club a {\n  color: inherit;\n  text-decoration: none;\n}\n\n#cess-art-club button,\n#cess-art-club input {\n  font-family: inherit;\n}\n\n#cess-art-club .cess-inner {\n  width: min(1380px, calc(100% - 90px));\n  margin: 0 auto;\n}\n\n\/* HERO *\/\n\n#cess-art-club .cess-hero {\n  padding: 105px 0 85px;\n  text-align: center;\n}\n\n#cess-art-club .cess-hero h1 {\n  max-width: 1150px;\n  margin: 0 auto;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(54px, 7vw, 104px);\n  line-height: .98;\n  font-weight: 400;\n  letter-spacing: -.045em;\n}\n\n#cess-art-club .cess-ornament {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 15px;\n  margin: 34px auto 24px;\n  color: var(--gold);\n}\n\n#cess-art-club .cess-ornament::before,\n#cess-art-club .cess-ornament::after {\n  content: \"\";\n  width: 75px;\n  height: 1px;\n  background: var(--gold);\n  opacity: .65;\n}\n\n#cess-art-club .cess-hero-copy {\n  max-width: 760px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 17px;\n  line-height: 1.65;\n}\n\n#cess-art-club .cess-hero-copy strong {\n  display: block;\n  color: var(--text);\n  font-size: 18px;\n  font-weight: 400;\n}\n\n\/* COLLECTIONS *\/\n\n#cess-art-club .cess-collection {\n  padding: 35px 0 78px;\n  border-bottom: 1px solid rgba(185,138,67,.2);\n}\n\n#cess-art-club .cess-collection-header {\n  max-width: 690px;\n  margin-bottom: 32px;\n}\n\n#cess-art-club .cess-collection h2 {\n  margin: 0 0 14px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 5vw, 65px);\n  line-height: 1;\n  font-weight: 400;\n  letter-spacing: -.035em;\n}\n\n#cess-art-club .cess-collection-description {\n  margin: 0 0 22px;\n  color: var(--muted);\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n#cess-art-club .cess-button {\n  display: inline-flex;\n  min-height: 48px;\n  padding: 0 22px;\n  align-items: center;\n  justify-content: center;\n  gap: 28px;\n  border: 1px solid var(--gold);\n  color: var(--gold-light);\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n  transition:\n    background .25s ease,\n    color .25s ease,\n    transform .25s ease;\n}\n\n#cess-art-club .cess-button:hover {\n  color: #080808;\n  background: var(--gold);\n  transform: translateY(-2px);\n}\n\n\/* CAROUSEL *\/\n\n#cess-art-club .cess-carousel {\n  position: relative;\n}\n\n#cess-art-club .cess-carousel-viewport {\n  overflow: hidden;\n  touch-action: pan-y;\n}\n\n#cess-art-club .cess-carousel-track {\n  display: flex;\n  gap: 25px;\n  transition: transform .55s cubic-bezier(.22,.7,.2,1);\n  will-change: transform;\n}\n\n#cess-art-club .cess-art-card {\n  position: relative;\n  flex: 0 0 calc((100% - 100px) \/ 5);\n  min-width: 0;\n}\n\n#cess-art-club .cess-image-frame {\n  position: relative;\n  aspect-ratio: 4 \/ 5;\n  padding: 9px;\n  overflow: hidden;\n  cursor: zoom-in;\n  background: linear-gradient(135deg, #70502d, #1d1510 46%, #946132);\n  border: 1px solid rgba(224,181,111,.42);\n  box-shadow:\n    0 18px 38px rgba(0,0,0,.48),\n    inset 0 0 0 2px rgba(255,255,255,.025);\n}\n\n#cess-art-club .cess-image-frame::after {\n  content: \"\";\n  position: absolute;\n  inset: 5px;\n  z-index: 3;\n  border: 1px solid rgba(244,211,158,.24);\n  pointer-events: none;\n}\n\n#cess-art-club .cess-art-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  background: #dedbd5;\n  transition: transform .35s ease;\n}\n\n#cess-art-club .cess-image-frame:hover .cess-art-image {\n  transform: scale(1.025);\n}\n\n#cess-art-club .cess-art-meta {\n  padding-top: 14px;\n  text-align: center;\n}\n\n#cess-art-club .cess-art-title {\n  margin: 0;\n  color: var(--text);\n  font-size: 14px;\n  line-height: 1.4;\n  font-weight: 400;\n}\n\n#cess-art-club .cess-art-series {\n  margin: 4px 0 0;\n  color: #81796f;\n  font-size: 11px;\n  letter-spacing: .04em;\n}\n\n\/* FEW EDITIONS *\/\n\n#cess-art-club .cess-limited {\n  position: absolute;\n  top: 15px;\n  left: 10px;\n  z-index: 6;\n  max-width: calc(100% - 30px);\n  padding: 8px 13px;\n  color: var(--gold-light);\n  background: rgba(8,8,8,.94);\n  border: 1px solid var(--gold);\n  box-shadow: 0 8px 22px rgba(0,0,0,.4);\n  font-size: 9px;\n  line-height: 1;\n  font-weight: 600;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n  pointer-events: none;\n}\n\n#cess-art-club .cess-limited::after {\n  content: \"\";\n  position: absolute;\n  top: -1px;\n  right: -14px;\n  width: 15px;\n  height: calc(100% + 2px);\n  background: rgba(8,8,8,.94);\n  border-top: 1px solid var(--gold);\n  border-right: 1px solid var(--gold);\n  transform: skewX(-27deg);\n}\n\n\/* CAROUSEL CONTROLS *\/\n\n#cess-art-club .cess-arrow {\n  position: absolute;\n  top: 42%;\n  z-index: 10;\n  width: 50px;\n  height: 50px;\n  padding: 0;\n  border-radius: 50%;\n  border: 1px solid var(--gold);\n  background: rgba(8,8,8,.94);\n  color: var(--gold-light);\n  font-size: 27px;\n  cursor: pointer;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  transition: .2s ease;\n}\n\n#cess-art-club .cess-arrow:hover {\n  color: #080808;\n  background: var(--gold);\n}\n\n#cess-art-club .cess-arrow:disabled {\n  opacity: .22;\n  cursor: default;\n}\n\n#cess-art-club .cess-arrow.prev {\n  left: -66px;\n}\n\n#cess-art-club .cess-arrow.next {\n  right: -66px;\n}\n\n#cess-art-club .cess-dots {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 10px;\n  margin-top: 27px;\n}\n\n#cess-art-club .cess-dot {\n  width: 8px;\n  height: 8px;\n  padding: 0;\n  border: 0;\n  border-radius: 50%;\n  background: #55514c;\n  cursor: pointer;\n}\n\n#cess-art-club .cess-dot.active {\n  background: #c99a50;\n}\n\n\/* DIRECT PURCHASE *\/\n\n#cess-art-club .cess-direct {\n  padding: 58px 0 30px;\n}\n\n#cess-art-club .cess-direct-box {\n  display: grid;\n  grid-template-columns: auto 1fr auto;\n  gap: 32px;\n  align-items: center;\n  padding: 34px 40px;\n  border: 1px solid var(--gold);\n  background:\n    linear-gradient(\n      105deg,\n      rgba(185,138,67,.075),\n      rgba(255,255,255,.01)\n    );\n  box-shadow:\n    0 20px 45px rgba(0,0,0,.25),\n    inset 0 0 40px rgba(185,138,67,.025);\n}\n\n#cess-art-club .cess-direct-icon {\n  width: 78px;\n  height: 78px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  border: 1px solid var(--gold);\n  border-radius: 50%;\n  color: var(--gold-light);\n}\n\n#cess-art-club .cess-direct-icon svg {\n  width: 34px;\n  height: 34px;\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 1.6;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n#cess-art-club .cess-direct-content h3 {\n  margin: 0 0 9px;\n  color: var(--gold-light);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 3vw, 42px);\n  line-height: 1;\n  font-weight: 400;\n  letter-spacing: -.02em;\n}\n\n#cess-art-club .cess-direct-content p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\/* FOOTER *\/\n\n#cess-art-club .cess-footer {\n  margin-top: 26px;\n  padding: 48px 0 56px;\n  border-top: 1px solid rgba(185,138,67,.24);\n}\n\n#cess-art-club .cess-footer-grid {\n  display: grid;\n  grid-template-columns: 1.35fr 1fr 1fr 1.1fr;\n}\n\n#cess-art-club .cess-footer-column {\n  min-height: 190px;\n  padding: 0 32px;\n  border-right: 1px solid rgba(185,138,67,.22);\n}\n\n#cess-art-club .cess-footer-column:first-child {\n  padding-left: 0;\n}\n\n#cess-art-club .cess-footer-column:last-child {\n  padding-right: 0;\n  border-right: 0;\n}\n\n#cess-art-club .cess-footer-column h4 {\n  margin: 0 0 15px;\n  color: #c99a50;\n  font-size: 13px;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n}\n\n#cess-art-club .cess-footer-column p,\n#cess-art-club .cess-footer-column a,\n#cess-art-club .cess-footer-column span {\n  color: var(--muted);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n#cess-art-club .cess-footer-column a:hover {\n  color: var(--text);\n}\n\n#cess-art-club .cess-contact {\n  display: grid;\n  gap: 8px;\n}\n\n#cess-art-club .cess-socials {\n  display: flex;\n  gap: 17px;\n  margin-top: 18px;\n}\n\n#cess-art-club .cess-socials a {\n  color: #c99a50;\n  font-size: 18px;\n}\n\n#cess-art-club .cess-brand {\n  text-align: right;\n}\n\n#cess-art-club .cess-brand-name {\n  margin: 0;\n  color: var(--text);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 36px;\n  line-height: 1;\n  letter-spacing: .27em;\n}\n\n#cess-art-club .cess-brand-subtitle {\n  margin: 10px 0 0;\n  color: #a49b90;\n  font-size: 10px;\n  letter-spacing: .38em;\n  text-transform: uppercase;\n}\n\n#cess-art-club .cess-seal {\n  width: 106px;\n  height: 106px;\n  margin: 26px 0 0 auto;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  border: 1px solid rgba(185,138,67,.65);\n  border-radius: 50%;\n  color: #a77b3b;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 42px;\n  box-shadow:\n    inset 0 0 0 6px #080808,\n    inset 0 0 0 7px rgba(185,138,67,.27);\n}\n\n\/* BREVO *\/\n\n#cess-art-club .cess-footer-newsletter {\n  overflow: hidden;\n}\n\n#cess-art-club .cess-brevo-form {\n  width: 100%;\n  margin-top: 18px;\n  overflow: hidden;\n}\n\n#cess-art-club .cess-brevo-form iframe {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: 305px;\n  margin: 0;\n  border: 0;\n  background: transparent;\n}\n\n\/* LIGHTBOX *\/\n\n#cess-art-club .cess-lightbox {\n  position: fixed;\n  inset: 0;\n  z-index: 999999;\n  display: none;\n  align-items: center;\n  justify-content: center;\n  padding: 35px;\n  background: rgba(0,0,0,.94);\n  backdrop-filter: blur(5px);\n}\n\n#cess-art-club .cess-lightbox.is-open {\n  display: flex;\n}\n\n#cess-art-club .cess-lightbox-content {\n  width: min(1100px, 92vw);\n  height: min(88vh, 1000px);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n}\n\n#cess-art-club .cess-lightbox-image {\n  display: block;\n  max-width: 100%;\n  max-height: calc(88vh - 85px);\n  width: auto;\n  height: auto;\n  object-fit: contain;\n  box-shadow: 0 25px 70px rgba(0,0,0,.7);\n}\n\n#cess-art-club .cess-lightbox-caption {\n  margin-top: 17px;\n  color: var(--text);\n  text-align: center;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n}\n\n#cess-art-club .cess-lightbox-close,\n#cess-art-club .cess-lightbox-nav {\n  position: fixed;\n  z-index: 5;\n  border: 1px solid var(--gold);\n  border-radius: 50%;\n  background: rgba(8,8,8,.82);\n  color: var(--gold-light);\n  cursor: pointer;\n}\n\n#cess-art-club .cess-lightbox-close {\n  top: 22px;\n  right: 28px;\n  width: 48px;\n  height: 48px;\n  font-size: 28px;\n}\n\n#cess-art-club .cess-lightbox-nav {\n  top: 50%;\n  width: 54px;\n  height: 54px;\n  transform: translateY(-50%);\n  font-size: 30px;\n}\n\n#cess-art-club .cess-lightbox-prev {\n  left: 25px;\n}\n\n#cess-art-club .cess-lightbox-next {\n  right: 25px;\n}\n\nbody.cess-lightbox-open {\n  overflow: hidden;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 1300px) {\n  #cess-art-club .cess-inner {\n    width: min(1160px, calc(100% - 100px));\n  }\n\n  #cess-art-club .cess-art-card {\n    flex-basis: calc((100% - 75px) \/ 4);\n  }\n}\n\n@media (max-width: 980px) {\n  #cess-art-club .cess-inner {\n    width: calc(100% - 50px);\n  }\n\n  #cess-art-club .cess-art-card {\n    flex-basis: calc((100% - 50px) \/ 3);\n  }\n\n  #cess-art-club .cess-arrow.prev {\n    left: -18px;\n  }\n\n  #cess-art-club .cess-arrow.next {\n    right: -18px;\n  }\n\n  #cess-art-club .cess-footer-grid {\n    grid-template-columns: 1fr 1fr;\n    row-gap: 42px;\n  }\n\n  #cess-art-club .cess-footer-column:nth-child(2) {\n    border-right: 0;\n  }\n\n  #cess-art-club .cess-footer-column:nth-child(3) {\n    padding-left: 0;\n  }\n}\n\n@media (max-width: 700px) {\n  #cess-art-club .cess-inner {\n    width: calc(100% - 34px);\n  }\n\n  #cess-art-club .cess-hero {\n    padding: 68px 0 56px;\n  }\n\n  #cess-art-club .cess-hero h1 {\n    font-size: 47px;\n  }\n\n  #cess-art-club .cess-art-card {\n    flex-basis: 78%;\n  }\n\n  #cess-art-club .cess-carousel-track {\n    gap: 17px;\n  }\n\n  #cess-art-club .cess-arrow {\n    top: 39%;\n    width: 43px;\n    height: 43px;\n  }\n\n  #cess-art-club .cess-arrow.prev {\n    left: -8px;\n  }\n\n  #cess-art-club .cess-arrow.next {\n    right: -8px;\n  }\n\n  #cess-art-club .cess-direct-box {\n    grid-template-columns: 1fr;\n    padding: 27px;\n  }\n\n  #cess-art-club .cess-footer-grid {\n    grid-template-columns: 1fr;\n  }\n\n  #cess-art-club .cess-footer-column,\n  #cess-art-club .cess-footer-column:first-child,\n  #cess-art-club .cess-footer-column:nth-child(3),\n  #cess-art-club .cess-brand {\n    min-height: auto;\n    padding: 0 0 31px;\n    margin-bottom: 31px;\n    border-right: 0;\n    border-bottom: 1px solid rgba(185,138,67,.2);\n    text-align: left;\n  }\n\n  #cess-art-club .cess-brand {\n    margin-bottom: 0;\n    border-bottom: 0;\n  }\n\n  #cess-art-club .cess-seal {\n    margin-left: 0;\n  }\n\n  #cess-art-club .cess-brevo-form iframe {\n    height: 340px;\n  }\n\n  #cess-art-club .cess-lightbox-nav {\n    width: 43px;\n    height: 43px;\n  }\n\n  #cess-art-club .cess-lightbox-prev {\n    left: 8px;\n  }\n\n  #cess-art-club .cess-lightbox-next {\n    right: 8px;\n  }\n}\n<\/style>\n\n<section id=\"cess-art-club\">\n\n  <header class=\"cess-hero\">\n    <div class=\"cess-inner\">\n      <h1>Cess Art Collectors Club<\/h1>\n\n      <div class=\"cess-ornament\">\n        <span>\u2725<\/span>\n      <\/div>\n\n      <div class=\"cess-hero-copy\">\n        <strong>An exclusive space for art lovers and collectors.<\/strong>\n        Discover limited-edition artworks and curated collections by CESS.\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- THE ARTPHABET -->\n\n  <section class=\"cess-collection\">\n    <div class=\"cess-inner\">\n\n      <div class=\"cess-collection-header\">\n        <h2>The Artphabet<\/h2>\n\n        <p class=\"cess-collection-description\">\n          The popular The Artphabet project transforms the alphabet into a\n          collection of sculptural artworks. Each letter is modelled in 3D and\n          represents an iconic modern or contemporary artist, reinterpreting\n          their visual language through shape, colour and character. The result\n          is a playful tribute to art history and a distinctive limited-edition\n          collectible.\n        <\/p>\n\n        <a class=\"cess-button\" href=\"https:\/\/www.catawiki.com\/es\/u\/29853924-cess\" target=\"_blank\" rel=\"noopener\">\n          View on Catawiki <span>\u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div id=\"artphabet-carousel\" class=\"cess-carousel\">\n\n        <button\n          class=\"cess-arrow prev\"\n          type=\"button\"\n          aria-label=\"Previous Artphabet artworks\"\n        >\u2039<\/button>\n\n        <div class=\"cess-carousel-viewport\">\n          <div class=\"cess-carousel-track\"><\/div>\n        <\/div>\n\n        <button\n          class=\"cess-arrow next\"\n          type=\"button\"\n          aria-label=\"Next Artphabet artworks\"\n        >\u203a<\/button>\n\n        <div class=\"cess-dots\"><\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- 3D BAUHAUS -->\n\n  <section class=\"cess-collection\">\n    <div class=\"cess-inner\">\n\n      <div class=\"cess-collection-header\">\n        <h2>3D Bauhaus<\/h2>\n\n        <p class=\"cess-collection-description\">\n          A contemporary reinterpretation of Bauhaus principles through volume,\n          geometry, balance and digital materiality. Each composition transforms\n          modernist visual language into a sculptural three-dimensional artwork.\n        <\/p>\n\n        <a class=\"cess-button\" href=\"https:\/\/www.catawiki.com\/es\/u\/29853924-cess\" target=\"_blank\" rel=\"noopener\">\n          View on Catawiki <span>\u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div id=\"bauhaus-carousel\" class=\"cess-carousel\">\n\n        <button\n          class=\"cess-arrow prev\"\n          type=\"button\"\n          aria-label=\"Previous 3D Bauhaus artworks\"\n        >\u2039<\/button>\n\n        <div class=\"cess-carousel-viewport\">\n          <div class=\"cess-carousel-track\"><\/div>\n        <\/div>\n\n        <button\n          class=\"cess-arrow next\"\n          type=\"button\"\n          aria-label=\"Next 3D Bauhaus artworks\"\n        >\u203a<\/button>\n\n        <div class=\"cess-dots\"><\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- DIRECT PURCHASE -->\n\n  <section class=\"cess-direct\">\n    <div class=\"cess-inner\">\n\n      <div class=\"cess-direct-box\">\n\n        <div class=\"cess-direct-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\">\n            <path d=\"M5 8.5h14l-1 12H6l-1-12Z\"><\/path>\n            <path d=\"M9 9V6.5a3 3 0 0 1 6 0V9\"><\/path>\n          <\/svg>\n        <\/div>\n\n        <div class=\"cess-direct-content\">\n          <h3>Direct Purchase<\/h3>\n\n          <p>\n            Acquire available artworks without entering an auction.<br>\n            Ask about availability, formats, prices and international shipping.\n          <\/p>\n        <\/div>\n\n        <a\n          class=\"cess-button\"\n          href=\"mailto:cess@cesstm.com?subject=Direct%20Purchase%20Enquiry\"\n        >\n          Get in touch <span>\u2192<\/span>\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- FOOTER -->\n\n  <footer class=\"cess-footer\">\n    <div class=\"cess-inner\">\n\n      <div class=\"cess-footer-grid\">\n\n        <div class=\"cess-footer-column cess-footer-newsletter\">\n          <h4>Join the Club<\/h4>\n\n          <p>\n            Be the first to discover new collections, exclusive releases,\n            private sales and special invitations.\n          <\/p>\n\n          <div class=\"cess-brevo-form\">\n            <iframe\n              title=\"Join Cess Art Collectors Club\"\n              src=\"https:\/\/cea1cc8e.sibforms.com\/v2\/serve\/MUIFADmv-1_q_dTC3Hcka84UB7AeQkzGtGH-b0KFYgYfKwEcHrPMGCTv5MNj9-u-3mIzCSKxdKibSpoqBGzYpzx2nFGnMMK7wFHWWoWUB_LM_0e3wLFr01VfBh4e0njpAoitRIVPmddaujvMG33As1gIO0BAOrnrh-phFZkKxZ9TLazzlGmt7BMJtQEJ-0ysKLGJ8VXeYOvvXC3eEg==\"\n              frameborder=\"0\"\n              scrolling=\"auto\"\n              allowfullscreen\n            ><\/iframe>\n          <\/div>\n        <\/div>\n\n        <div class=\"cess-footer-column\">\n          <h4>Direct Purchase<\/h4>\n\n          <p>\n            Buy artworks directly from the collection. Ask about availability,\n            editions, custom formats and shipping.\n          <\/p>\n\n          <p>\n            <a href=\"mailto:cess@cesstm.com?subject=Direct%20Purchase%20Enquiry\">\n              Request availability \u2192\n            <\/a>\n          <\/p>\n        <\/div>\n\n        <div class=\"cess-footer-column\">\n          <h4>Contact<\/h4>\n\n          <div class=\"cess-contact\">\n            <a href=\"mailto:cess@cesstm.com\">cess@cesstm.com<\/a>\n            <span>Madrid, Spain<\/span>\n          <\/div>\n\n          <div class=\"cess-socials\">\n            <a href=\"https:\/\/www.instagram.com\/cess_studio\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\u25ce<\/a>\n\n            <a\n              href=\"mailto:cess@cesstm.com\"\n              aria-label=\"Email\"\n            >\u2709<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"cess-footer-column cess-brand\">\n          <p class=\"cess-brand-name\">CESS<\/p>\n          <p class=\"cess-brand-subtitle\">Art Studio<\/p>\n          <div class=\"cess-seal\" aria-hidden=\"true\">C<\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/footer>\n\n  <!-- LIGHTBOX -->\n\n  <div\n    class=\"cess-lightbox\"\n    role=\"dialog\"\n    aria-modal=\"true\"\n    aria-label=\"Artwork viewer\"\n    data-lightbox\n  >\n\n    <button\n      class=\"cess-lightbox-close\"\n      type=\"button\"\n      aria-label=\"Close image\"\n      data-lightbox-close\n    >\u00d7<\/button>\n\n    <button\n      class=\"cess-lightbox-nav cess-lightbox-prev\"\n      type=\"button\"\n      aria-label=\"Previous image\"\n      data-lightbox-prev\n    >\u2039<\/button>\n\n    <div class=\"cess-lightbox-content\">\n      <img\n        class=\"cess-lightbox-image\"\n        src=\"\"\n        alt=\"\"\n        data-lightbox-image\n      >\n\n      <div\n        class=\"cess-lightbox-caption\"\n        data-lightbox-caption\n      ><\/div>\n    <\/div>\n\n    <button\n      class=\"cess-lightbox-nav cess-lightbox-next\"\n      type=\"button\"\n      aria-label=\"Next image\"\n      data-lightbox-next\n    >\u203a<\/button>\n\n  <\/div>\n\n<\/section>\n\n<script>\n(function () {\n  \"use strict\";\n\n  const baseUrl =\n    \"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/07\/\";\n\n  const artphabet = [\n    { title: \"A \u2014 Andy Warhol\", file: \"A-ANDY-WARHOL.jpg\", limited: true },\n    { title: \"B \u2014 Banksy\", file: \"B-BANKSY-1.jpg\", limited: true },\n    { title: \"C \u2014 Mondrian\", file: \"C-MONDRIAN.jpg\" },\n    { title: \"D \u2014 Damien Hirst\", file: \"D-DAMIEN-HIRST.jpg\", limited: true },\n    { title: \"E \u2014 Escher\", file: \"E-ESCHER.jpg\" },\n    { title: \"F \u2014 Frida Kahlo\", file: \"F-FRIDA-KAHLO.jpg\" },\n    { title: \"G \u2014 Gaud\u00ed\", file: \"G-GAUDI.jpg\" },\n    { title: \"H \u2014 Keith Haring\", file: \"H-KEITH-HARING.jpg\" },\n    { title: \"I \u2014 Robert Indiana\", file: \"I-ROBERT-INDIANA.jpg\" },\n    { title: \"J \u2014 Jeff Koons\", file: \"J-JEFF-KOONS.jpg\", limited: true },\n    { title: \"K \u2014 Kandinsky\", file: \"K-KANDINSKY.jpg\" },\n    { title: \"L \u2014 Lichtenstein\", file: \"L-LICHESTEIN.jpg\" },\n    { title: \"M \u2014 Mir\u00f3\", file: \"M-MIRO.jpg\" },\n    { title: \"N \u2014 Jackson Pollock\", file: \"N-JACKSON-POLLOCK.jpg\" },\n    { title: \"O \u2014 Okuda\", file: \"O-OKUDA.jpg\", limited: true },\n    { title: \"P \u2014 Picasso\", file: \"P-PICASSO.jpg\" },\n    { title: \"Q \u2014 Basquiat\", file: \"Q-BASQUIAT.jpg\" },\n    { title: \"R \u2014 Ren\u00e9 Magritte\", file: \"R-RENE-MAGRITTE.jpg\", limited: true },\n    { title: \"S \u2014 Salvador Dal\u00ed\", file: \"S-SALVADOR-DALI.jpg\" },\n    { title: \"T \u2014 Takashi Murakami\", file: \"T-TAKASHI-MURAKAMI.jpg\" },\n    { title: \"U \u2014 Matisse\", file: \"U-MATISSE.jpg\" },\n    { title: \"V \u2014 Van Gogh\", file: \"V-VAN-GOGH.jpg\" },\n    { title: \"W \u2014 Wesselmann\", file: \"W-WESSELMANN.jpg\", limited: true },\n    { title: \"X \u2014 Griesgraber\", file: \"X-GRIESGRABER.jpg\" },\n    { title: \"Y \u2014 Yayoi Kusama\", file: \"Y-YAYOI-KUSAMA.jpg\" },\n    { title: \"Z \u2014 Munch\", file: \"Z-MUNCH.jpg\" }\n  ];\n\n  const bauhaus = [\n    {\n      title: \"3D Bauhaus #001\",\n      file: \"bauhaus1-scaled.jpg\",\n      limited: true\n    },\n    {\n      title: \"3D Bauhaus #002\",\n      file: \"bauhaus2-scaled.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #003\",\n      file: \"bauhaus3-scaled.jpg\",\n      limited: true\n    },\n    {\n      title: \"3D Bauhaus #004\",\n      file: \"bauhaus4-scaled.jpg\",\n      limited: true\n    },\n    {\n      title: \"3D Bauhaus #005\",\n      file: \"bauhaus5-scaled.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #006\",\n      file: \"bauhaus6.jpg\",\n      limited: true\n    },\n    {\n      title: \"3D Bauhaus #007\",\n      file: \"bauhaus7_imprimir.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #008\",\n      file: \"bauhaus8.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #009\",\n      file: \"bauhaus9.jpg\",\n      limited: true\n    },\n    {\n      title: \"3D Bauhaus #010\",\n      file: \"bauhaus10.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #011\",\n      file: \"bauhaus11.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #012\",\n      file: \"bauhaus12.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #013\",\n      file: \"bauhaus13.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #014\",\n      file: \"bauhaus14.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #015\",\n      file: \"bauhaus15.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #016\",\n      file: \"bauhaus16.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #017\",\n      file: \"bauhaus17.jpg\"\n    },\n    {\n      title: \"3D Bauhaus #018\",\n      file: \"bauhaus18.jpg.png\"\n    },\n    {\n      title: \"3D Bauhaus #019\",\n      file: \"bauhaus19.png\"\n    },\n    {\n      title: \"3D Bauhaus #020\",\n      file: \"bauhaus20.png\"\n    },\n    {\n      title: \"3D Bauhaus #021\",\n      file: \"BAUHAUS21.png\"\n    },\n    {\n      title: \"3D Bauhaus #022\",\n      file: \"BAUHAUS22.png\"\n    },\n    {\n      title: \"3D Bauhaus #023\",\n      file: \"BAUHAUS23.png\"\n    },\n    {\n      title: \"3D Bauhaus #024\",\n      file: \"BAUHAUS24.png\"\n    },\n    {\n      title: \"3D Mondrian\",\n      file: \"MONDRIAN.png\"\n    }\n  ];\n\n  const lightbox =\n    document.querySelector(\"#cess-art-club [data-lightbox]\");\n\n  const lightboxImage =\n    document.querySelector(\"#cess-art-club [data-lightbox-image]\");\n\n  const lightboxCaption =\n    document.querySelector(\"#cess-art-club [data-lightbox-caption]\");\n\n  const lightboxClose =\n    document.querySelector(\"#cess-art-club [data-lightbox-close]\");\n\n  const lightboxPrevious =\n    document.querySelector(\"#cess-art-club [data-lightbox-prev]\");\n\n  const lightboxNext =\n    document.querySelector(\"#cess-art-club [data-lightbox-next]\");\n\n  let lightboxItems = [];\n  let lightboxIndex = 0;\n\n  function updateLightbox() {\n    if (!lightboxItems.length) {\n      return;\n    }\n\n    const item = lightboxItems[lightboxIndex];\n\n    lightboxImage.src = baseUrl + item.file;\n    lightboxImage.alt = item.title;\n    lightboxCaption.textContent = item.title;\n  }\n\n  function openLightbox(items, index) {\n    lightboxItems = items;\n    lightboxIndex = index;\n\n    updateLightbox();\n\n    lightbox.classList.add(\"is-open\");\n    document.body.classList.add(\"cess-lightbox-open\");\n  }\n\n  function closeLightbox() {\n    lightbox.classList.remove(\"is-open\");\n    document.body.classList.remove(\"cess-lightbox-open\");\n\n    lightboxImage.src = \"\";\n    lightboxImage.alt = \"\";\n    lightboxCaption.textContent = \"\";\n  }\n\n  function previousLightboxImage() {\n    lightboxIndex =\n      (lightboxIndex - 1 + lightboxItems.length) %\n      lightboxItems.length;\n\n    updateLightbox();\n  }\n\n  function nextLightboxImage() {\n    lightboxIndex =\n      (lightboxIndex + 1) %\n      lightboxItems.length;\n\n    updateLightbox();\n  }\n\n  lightboxClose.addEventListener(\"click\", closeLightbox);\n  lightboxPrevious.addEventListener(\"click\", previousLightboxImage);\n  lightboxNext.addEventListener(\"click\", nextLightboxImage);\n\n  lightbox.addEventListener(\"click\", function (event) {\n    if (event.target === lightbox) {\n      closeLightbox();\n    }\n  });\n\n  document.addEventListener(\"keydown\", function (event) {\n    if (!lightbox.classList.contains(\"is-open\")) {\n      return;\n    }\n\n    if (event.key === \"Escape\") {\n      closeLightbox();\n    }\n\n    if (event.key === \"ArrowLeft\") {\n      previousLightboxImage();\n    }\n\n    if (event.key === \"ArrowRight\") {\n      nextLightboxImage();\n    }\n  });\n\n  function createArtworkCard(artwork, seriesName, items, index) {\n    const article = document.createElement(\"article\");\n    article.className = \"cess-art-card\";\n\n    const frame = document.createElement(\"div\");\n    frame.className = \"cess-image-frame\";\n    frame.setAttribute(\"role\", \"button\");\n    frame.setAttribute(\"tabindex\", \"0\");\n    frame.setAttribute(\n      \"aria-label\",\n      \"Open \" + artwork.title + \" in full size\"\n    );\n\n    if (artwork.limited) {\n      const badge = document.createElement(\"span\");\n      badge.className = \"cess-limited\";\n      badge.textContent = \"Few Editions Left\";\n      frame.appendChild(badge);\n    }\n\n    const image = document.createElement(\"img\");\n    image.className = \"cess-art-image\";\n    image.src = baseUrl + artwork.file;\n    image.alt = artwork.title;\n    image.loading = \"lazy\";\n\n    image.addEventListener(\"error\", function () {\n      image.style.display = \"none\";\n\n      const errorMessage = document.createElement(\"div\");\n\n      errorMessage.style.position = \"absolute\";\n      errorMessage.style.inset = \"20px\";\n      errorMessage.style.display = \"flex\";\n      errorMessage.style.alignItems = \"center\";\n      errorMessage.style.justifyContent = \"center\";\n      errorMessage.style.textAlign = \"center\";\n      errorMessage.style.color = \"#b98a43\";\n      errorMessage.style.fontSize = \"12px\";\n      errorMessage.style.lineHeight = \"1.5\";\n\n      errorMessage.textContent =\n        \"Image URL needs checking: \" + artwork.file;\n\n      frame.appendChild(errorMessage);\n    });\n\n    frame.addEventListener(\"click\", function () {\n      openLightbox(items, index);\n    });\n\n    frame.addEventListener(\"keydown\", function (event) {\n      if (event.key === \"Enter\" || event.key === \" \") {\n        event.preventDefault();\n        openLightbox(items, index);\n      }\n    });\n\n    const meta = document.createElement(\"div\");\n    meta.className = \"cess-art-meta\";\n\n    const title = document.createElement(\"p\");\n    title.className = \"cess-art-title\";\n    title.textContent = artwork.title;\n\n    const series = document.createElement(\"p\");\n    series.className = \"cess-art-series\";\n    series.textContent = seriesName;\n\n    frame.appendChild(image);\n    meta.appendChild(title);\n    meta.appendChild(series);\n    article.appendChild(frame);\n    article.appendChild(meta);\n\n    return article;\n  }\n\n  function getVisibleCards() {\n    if (window.innerWidth <= 700) {\n      return 1;\n    }\n\n    if (window.innerWidth <= 980) {\n      return 3;\n    }\n\n    if (window.innerWidth <= 1300) {\n      return 4;\n    }\n\n    return 5;\n  }\n\n  function initialiseCarousel(carousel) {\n    const viewport =\n      carousel.querySelector(\".cess-carousel-viewport\");\n\n    const track =\n      carousel.querySelector(\".cess-carousel-track\");\n\n    const cards =\n      Array.from(carousel.querySelectorAll(\".cess-art-card\"));\n\n    const previousButton =\n      carousel.querySelector(\".cess-arrow.prev\");\n\n    const nextButton =\n      carousel.querySelector(\".cess-arrow.next\");\n\n    const dotsContainer =\n      carousel.querySelector(\".cess-dots\");\n\n    let currentIndex = 0;\n    let touchStartX = 0;\n\n    function getGap() {\n      const style = window.getComputedStyle(track);\n\n      return parseFloat(\n        style.columnGap ||\n        style.gap ||\n        \"0\"\n      );\n    }\n\n    function maximumIndex() {\n      return Math.max(\n        0,\n        cards.length - getVisibleCards()\n      );\n    }\n\n    function createDots() {\n      dotsContainer.innerHTML = \"\";\n\n      const pageCount = Math.max(\n        1,\n        Math.ceil(cards.length \/ getVisibleCards())\n      );\n\n      for (let index = 0; index < pageCount; index += 1) {\n        const dot = document.createElement(\"button\");\n\n        dot.type = \"button\";\n        dot.className = \"cess-dot\";\n        dot.setAttribute(\n          \"aria-label\",\n          \"Go to carousel page \" + (index + 1)\n        );\n\n        dot.addEventListener(\"click\", function () {\n          currentIndex = index * getVisibleCards();\n          update();\n        });\n\n        dotsContainer.appendChild(dot);\n      }\n    }\n\n    function update() {\n      if (!cards.length) {\n        return;\n      }\n\n      currentIndex = Math.max(\n        0,\n        Math.min(currentIndex, maximumIndex())\n      );\n\n      const cardWidth =\n        cards[0].getBoundingClientRect().width;\n\n      const offset =\n        currentIndex * (cardWidth + getGap());\n\n      track.style.transform =\n        \"translate3d(-\" + offset + \"px,0,0)\";\n\n      previousButton.disabled =\n        currentIndex === 0;\n\n      nextButton.disabled =\n        currentIndex >= maximumIndex();\n\n      const activePage =\n        Math.floor(currentIndex \/ getVisibleCards());\n\n      dotsContainer\n        .querySelectorAll(\".cess-dot\")\n        .forEach(function (dot, index) {\n          dot.classList.toggle(\n            \"active\",\n            index === activePage\n          );\n        });\n    }\n\n    previousButton.addEventListener(\"click\", function () {\n      currentIndex -= getVisibleCards();\n      update();\n    });\n\n    nextButton.addEventListener(\"click\", function () {\n      currentIndex += getVisibleCards();\n      update();\n    });\n\n    viewport.addEventListener(\n      \"touchstart\",\n      function (event) {\n        touchStartX =\n          event.changedTouches[0].screenX;\n      },\n      { passive: true }\n    );\n\n    viewport.addEventListener(\n      \"touchend\",\n      function (event) {\n        const touchEndX =\n          event.changedTouches[0].screenX;\n\n        if (touchStartX - touchEndX > 45) {\n          currentIndex += getVisibleCards();\n        }\n\n        if (touchEndX - touchStartX > 45) {\n          currentIndex -= getVisibleCards();\n        }\n\n        update();\n      },\n      { passive: true }\n    );\n\n    createDots();\n    update();\n\n    window.addEventListener(\"resize\", function () {\n      currentIndex = 0;\n      createDots();\n      update();\n    });\n  }\n\n  function renderCollection(selector, artworks, seriesName) {\n    const carousel = document.querySelector(selector);\n\n    if (!carousel) {\n      return;\n    }\n\n    const track =\n      carousel.querySelector(\".cess-carousel-track\");\n\n    artworks.forEach(function (artwork, index) {\n      track.appendChild(\n        createArtworkCard(\n          artwork,\n          seriesName,\n          artworks,\n          index\n        )\n      );\n    });\n\n    initialiseCarousel(carousel);\n  }\n\n  renderCollection(\n    \"#artphabet-carousel\",\n    artphabet,\n    \"The Artphabet\"\n  );\n\n  renderCollection(\n    \"#bauhaus-carousel\",\n    bauhaus,\n    \"3D Bauhaus\"\n  );\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Cess Art Collectors Club \u2725 An exclusive space for art lovers and collectors. Discover limited-edition artworks and curated collections by CESS. The Artphabet The popular The Artphabet project transforms the alphabet into a collection of sculptural artworks. Each letter is modelled in 3D and represents&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_exactmetrics_skip_tracking":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_ES\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Cess - 3D \/ AI Video Production Studio\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Cess Art Collectors Club | Limited Edition Art\" \/>\n\t\t<meta property=\"og:description\" content=\"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/05\/Captura-de-pantalla-2026-05-26-083922.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/05\/Captura-de-pantalla-2026-05-26-083922.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1018\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1185\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-21T08:38:39+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-21T11:42:36+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Cess Art Collectors Club | Limited Edition Art\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/05\/Captura-de-pantalla-2026-05-26-083922.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.cesstm.com\\\/es\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/#listItem\",\"name\":\"Cess Art Collectors Club\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/#listItem\",\"position\":2,\"name\":\"Cess Art Collectors Club\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/#organization\",\"name\":\"Cess\",\"description\":\"3D \\\/ AI Video Production Studio\",\"url\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.cesstm.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Captura-de-pantalla-2026-06-20-090211.png\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/#organizationLogo\",\"width\":292,\"height\":266},\"image\":{\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/#webpage\",\"url\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/\",\"name\":\"Cess Art Collectors Club | Limited Edition Art\",\"description\":\"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.\",\"inLanguage\":\"es-ES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/cess-art-collectors-club\\\/#breadcrumblist\"},\"datePublished\":\"2026-07-21T08:38:39+00:00\",\"dateModified\":\"2026-07-21T11:42:36+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/\",\"name\":\"Cess\",\"description\":\"3D \\\/ AI Video Production Studio\",\"inLanguage\":\"es-ES\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cesstm.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Cess Art Collectors Club | Limited Edition Art","description":"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.","canonical_url":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.cesstm.com\/es#listItem","position":1,"name":"Home","item":"https:\/\/www.cesstm.com\/es","nextItem":{"@type":"ListItem","@id":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/#listItem","name":"Cess Art Collectors Club"}},{"@type":"ListItem","@id":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/#listItem","position":2,"name":"Cess Art Collectors Club","previousItem":{"@type":"ListItem","@id":"https:\/\/www.cesstm.com\/es#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.cesstm.com\/es\/#organization","name":"Cess","description":"3D \/ AI Video Production Studio","url":"https:\/\/www.cesstm.com\/es\/","logo":{"@type":"ImageObject","url":"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/06\/Captura-de-pantalla-2026-06-20-090211.png","@id":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/#organizationLogo","width":292,"height":266},"image":{"@id":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/#webpage","url":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/","name":"Cess Art Collectors Club | Limited Edition Art","description":"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.","inLanguage":"es-ES","isPartOf":{"@id":"https:\/\/www.cesstm.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/#breadcrumblist"},"datePublished":"2026-07-21T08:38:39+00:00","dateModified":"2026-07-21T11:42:36+00:00"},{"@type":"WebSite","@id":"https:\/\/www.cesstm.com\/es\/#website","url":"https:\/\/www.cesstm.com\/es\/","name":"Cess","description":"3D \/ AI Video Production Studio","inLanguage":"es-ES","publisher":{"@id":"https:\/\/www.cesstm.com\/es\/#organization"}}]},"og:locale":"es_ES","og:site_name":"Cess - 3D \/ AI Video Production Studio","og:type":"article","og:title":"Cess Art Collectors Club | Limited Edition Art","og:description":"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.","og:url":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/","og:image":"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/05\/Captura-de-pantalla-2026-05-26-083922.png","og:image:secure_url":"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/05\/Captura-de-pantalla-2026-05-26-083922.png","og:image:width":1018,"og:image:height":1185,"article:published_time":"2026-07-21T08:38:39+00:00","article:modified_time":"2026-07-21T11:42:36+00:00","twitter:card":"summary_large_image","twitter:title":"Cess Art Collectors Club | Limited Edition Art","twitter:description":"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.","twitter:image":"https:\/\/www.cesstm.com\/wp-content\/uploads\/2026\/05\/Captura-de-pantalla-2026-05-26-083922.png"},"aioseo_meta_data":{"post_id":"15309","title":"Cess Art Collectors Club | Limited Edition Art","description":"Discover The Artphabet and 3D Bauhaus, two limited-edition art collections by CESS. Explore available works and purchase directly.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-07-21 08:31:20","updated":"2026-07-21 12:19:53"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.cesstm.com\/es\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCess Art Collectors Club\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.cesstm.com\/es"},{"label":"Cess Art Collectors Club","link":"https:\/\/www.cesstm.com\/es\/cess-art-collectors-club\/"}],"_links":{"self":[{"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/pages\/15309"}],"collection":[{"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/comments?post=15309"}],"version-history":[{"count":3,"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/pages\/15309\/revisions"}],"predecessor-version":[{"id":15342,"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/pages\/15309\/revisions\/15342"}],"wp:attachment":[{"href":"https:\/\/www.cesstm.com\/es\/wp-json\/wp\/v2\/media?parent=15309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}