{"product_id":"planter-campana-cemento","title":"Planter Campana Cemento","description":"\u003cstyle\u003e\n  .donizza-pd {\n    --pd-text: #232323;\n    --pd-brown: #44322A;\n    --pd-sand: #EADACA;\n    --pd-soft-sand: rgba(234, 218, 202, 0.28);\n    --pd-line: rgba(68, 50, 42, 0.18);\n    --pd-muted: #6f6b67;\n\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 1170px;\n    margin: 0 auto;\n    padding: 34px 20px 20px;\n    color: var(--pd-text);\n    background: #ffffff;\n    font-family: \"Manrope\", Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .donizza-pd *,\n  .donizza-pd *::before,\n  .donizza-pd *::after {\n    box-sizing: border-box;\n  }\n\n  .donizza-pd h2,\n  .donizza-pd h3,\n  .donizza-pd h4 {\n    font-family: \"Cormorant\", Georgia, serif;\n    color: var(--pd-text);\n    font-weight: 500;\n  }\n\n  .donizza-pd p {\n    margin-top: 0;\n  }\n\n  \/* INTRO *\/\n\n  .donizza-pd-intro {\n    max-width: 920px;\n    padding: 20px 0 42px;\n    margin-bottom: 54px;\n    border-bottom: 1px solid var(--pd-line);\n  }\n\n  .donizza-pd-eyebrow {\n    display: block;\n    margin-bottom: 15px;\n    color: var(--pd-brown);\n    font-size: 10px;\n    font-weight: 600;\n    line-height: 1.4;\n    letter-spacing: 2.2px;\n    text-transform: uppercase;\n  }\n\n  .donizza-pd-intro h2 {\n    max-width: 780px;\n    margin: 0 0 20px;\n    font-size: 44px;\n    line-height: 1.08;\n    letter-spacing: -0.4px;\n  }\n\n  .donizza-pd-intro p {\n    max-width: 800px;\n    margin-bottom: 0;\n    color: #4f4c49;\n    font-size: 14px;\n    line-height: 1.85;\n  }\n\n  \/* COLLECTION STORY *\/\n\n  .donizza-pd-story {\n    display: grid;\n    grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);\n    gap: 64px;\n    align-items: start;\n    margin-bottom: 70px;\n  }\n\n  .donizza-pd-story h3 {\n    margin: 0;\n    font-size: 34px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-story-text {\n    padding-top: 3px;\n  }\n\n  .donizza-pd-story-text p {\n    margin-bottom: 17px;\n    color: #4d4a47;\n  }\n\n  .donizza-pd-story-text p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* SECTION HEADER *\/\n\n  .donizza-pd-section-header {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.7fr);\n    gap: 40px;\n    align-items: end;\n    padding-bottom: 18px;\n    margin-bottom: 30px;\n    border-bottom: 1px solid var(--pd-line);\n  }\n\n  .donizza-pd-section-header h3 {\n    margin: 0;\n    font-size: 34px;\n    line-height: 1.1;\n  }\n\n  .donizza-pd-section-header p {\n    margin: 0;\n    color: var(--pd-muted);\n    font-size: 12px;\n    line-height: 1.65;\n    text-align: right;\n  }\n\n  \/* STYLE CARDS *\/\n\n  .donizza-pd-styles {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n    margin-bottom: 72px;\n  }\n\n  .donizza-pd-style {\n    min-width: 0;\n  }\n\n  .donizza-pd-style-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 3 \/ 4;\n    object-fit: cover;\n    background-color: #f4f2ef;\n  }\n\n  .donizza-pd-style-content {\n    position: relative;\n    padding: 23px 2px 0;\n  }\n\n  .donizza-pd-style-content::before {\n    content: \"\";\n    display: block;\n    width: 34px;\n    height: 1px;\n    margin-bottom: 18px;\n    background-color: var(--pd-brown);\n  }\n\n  .donizza-pd-style-number {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--pd-muted);\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 1.8px;\n  }\n\n  .donizza-pd-style h4 {\n    margin: 0 0 12px;\n    font-size: 25px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-style p {\n    margin-bottom: 0;\n    color: #57534f;\n    font-size: 13px;\n    line-height: 1.75;\n  }\n\n  \/* SURFACE BLOCK *\/\n\n  .donizza-pd-surface {\n    display: grid;\n    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 1.2fr);\n    gap: 56px;\n    align-items: start;\n    padding: 42px 44px;\n    margin-bottom: 34px;\n    background-color: var(--pd-soft-sand);\n  }\n\n  .donizza-pd-surface h3 {\n    margin: 0;\n    font-size: 32px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-surface p {\n    margin-bottom: 0;\n    color: #4e4a46;\n  }\n\n  \/* HANDMADE NOTE *\/\n\n  .donizza-pd-singular {\n    display: grid;\n    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 1.2fr);\n    gap: 56px;\n    padding: 38px 0 18px;\n    border-top: 1px solid var(--pd-line);\n  }\n\n  .donizza-pd-singular h3 {\n    margin: 0;\n    font-size: 31px;\n    line-height: 1.15;\n  }\n\n  .donizza-pd-singular p {\n    margin-bottom: 0;\n    color: #55514d;\n  }\n\n  \/* TABLET *\/\n\n  @media screen and (max-width: 900px) {\n    .donizza-pd-story,\n    .donizza-pd-surface,\n    .donizza-pd-singular {\n      grid-template-columns: 1fr;\n      gap: 22px;\n    }\n\n    .donizza-pd-styles {\n      gap: 16px;\n    }\n\n    .donizza-pd-section-header {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .donizza-pd-section-header p {\n      max-width: 600px;\n      text-align: left;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 680px) {\n    .donizza-pd {\n      padding: 24px 18px 12px;\n    }\n\n    .donizza-pd-intro {\n      padding-top: 8px;\n      padding-bottom: 34px;\n      margin-bottom: 40px;\n    }\n\n    .donizza-pd-intro h2 {\n      font-size: 36px;\n    }\n\n    .donizza-pd-story {\n      margin-bottom: 50px;\n    }\n\n    .donizza-pd-story h3,\n    .donizza-pd-section-header h3,\n    .donizza-pd-surface h3 {\n      font-size: 29px;\n    }\n\n    .donizza-pd-styles {\n      grid-template-columns: 1fr;\n      gap: 42px;\n      margin-bottom: 56px;\n    }\n\n    .donizza-pd-style-content {\n      padding-top: 20px;\n    }\n\n    .donizza-pd-style h4 {\n      font-size: 27px;\n    }\n\n    .donizza-pd-surface {\n      padding: 32px 24px;\n      margin-right: -18px;\n      margin-left: -18px;\n    }\n\n    .donizza-pd-singular {\n      padding-top: 32px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"donizza-pd donizza-pd-cemento\"\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"donizza-pd-intro\"\u003e\u003cspan class=\"donizza-pd-eyebrow\"\u003e The Cemento Collection \u003c\/span\u003e\n\u003ch2\u003eConcrete, refined to its essential form.\u003c\/h2\u003e\n\u003cp\u003eCemento explores the restrained beauty of architectural concrete. Subtle tonal variations, delicate pores and a softly mineral surface give the planter a calm yet distinctive presence. Raw in origin, precise in execution.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION CHARACTER --\u003e\n\u003csection class=\"donizza-pd-story\"\u003e\n\u003ch3\u003eQuiet strength within contemporary architecture.\u003c\/h3\u003e\n\u003cdiv class=\"donizza-pd-story-text\"\u003e\n\u003cp\u003eThe character of Cemento is defined by restraint. Its surface does not compete with the surrounding interior. Instead, it introduces depth, material honesty and a sense of architectural permanence.\u003c\/p\u003e\n\u003cp\u003eClean proportions allow the planter to work as a sculptural element in spaces shaped by concrete, natural stone, glass, steel and carefully selected timber. It is particularly suited to interiors where form, texture and spatial balance matter more than decoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTERIOR STYLES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"donizza-pd-section-header\"\u003e\n\u003ch3\u003eCemento in contemporary spaces.\u003c\/h3\u003e\n\u003cp\u003eThree architectural contexts that bring out the restrained character of the collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"donizza-pd-styles\" style=\"text-align: start;\"\u003e\n\u003c!-- STYLE 01 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DM37CEM_11.png?v=1786026516\" alt=\"Cemento planter in an architectural minimalist interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eArchitectural Minimalism\u003c\/h4\u003e\n\u003cp\u003eIn precise, restrained interiors, Cemento becomes part of the architecture. Its mineral surface creates a subtle counterpoint to smooth stone, glass, metal and monochromatic walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 02 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DM37CEM_16.png?v=1786026880\" alt=\"Cemento planter in a refined soft loft interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eRefined Soft Loft\u003c\/h4\u003e\n\u003cp\u003eConcrete, blackened steel and industrial details gain balance when combined with timber, warm textiles and soft light. Cemento preserves the loft character without making the space feel severe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- STYLE 03 --\u003e\n\u003carticle class=\"donizza-pd-style\"\u003e\u003cimg class=\"donizza-pd-style-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DM37CEM_15.png?v=1786026246\" alt=\"Cemento planter in a modern organic interior\" width=\"768\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"donizza-pd-style-content\"\u003e\n\u003cspan class=\"donizza-pd-style-number\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eModern Organic\u003c\/h4\u003e\n\u003cp\u003eAgainst natural timber, linen, muted fabrics and sculptural greenery, the cool mineral character of concrete becomes softer. The result is contemporary, tactile and deliberately understated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL CHARACTER --\u003e\n\u003csection class=\"donizza-pd-surface\"\u003e\n\u003ch3\u003eA surface that responds to light.\u003c\/h3\u003e\n\u003cp\u003eCemento is intentionally nuanced rather than perfectly uniform. Natural daylight reveals its soft tonal transitions, while directional light emphasises pores, traces of hand finishing and the mineral depth of the surface. The planter changes subtly throughout the day, without losing the clarity of its form.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ARTISAN CHARACTER --\u003e\n\u003csection class=\"donizza-pd-singular\"\u003e\n\u003ch3\u003eMade individually. Never repeated exactly.\u003c\/h3\u003e\n\u003cp\u003eEvery Donizza.art planter is formed and finished by hand. Variations in shade, texture, pores and surface markings are natural characteristics of architectural concrete and the artisanal process. These subtle differences give each planter its own identity.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Donizza Art","offers":[{"title":"Natural concrete","offer_id":57255368589692,"sku":"DC37CEM_NAT","price":669.0,"currency_code":"PLN","in_stock":true},{"title":"Gray concrete","offer_id":57255368622460,"sku":"DC37CEM_GRAY","price":689.0,"currency_code":"PLN","in_stock":true},{"title":"Anthracite concrete","offer_id":57255368655228,"sku":"DC37CEM_ANT","price":709.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/1911\/9740\/files\/DM37CEM_2.png?v=1786026350","url":"https:\/\/donizza.art\/products\/planter-campana-cemento","provider":"Donizza.art","version":"1.0","type":"link"}