{"product_id":"dipilto-decaf","title":"Dipilto - Decaf Espresso from Nicaragua","description":"\u003ch2\u003eCoffee Info\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrigin of Beans\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFinca Los Suyates and El Paraíso, Dipilto, Nicaragua\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProducers\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMario Gonzalez and Hipólito Acuña\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVarieties\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eParainema, Maracaturra, Java\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePost-Harvest Process\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20% washed, 80% Carbonic Maceration Natural\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"2\"\u003eAll our coffees are sold as whole beans.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2\u003eHow We Prepare the Coffee\u003c\/h2\u003e\n\u003cp\u003eThe first roasts have left the coffee house. For blending, we like to let coffee degas for at least one week, so it's currently still too fresh. You'll find the recipe here in about 1-2 weeks.\u003c\/p\u003e\n\u003ch2\u003eWhy Does the Coffee Taste the Way It Does?\u003c\/h2\u003e\n\u003cp\u003eThe coffee comes from two farms in our Nicaragua network in Dipilto, at 1200 to 1500 m above sea level. The Parainema portion comes from Mario Gonzalez, while the Maracaturra and Java portions come from Hipólito Acuña. 20% of it is processed in the classic washed method, 80% using the Carbonic Maceration Natural process by BridAzul. Claudia from BridAzul put together the blend so that the beans are as large and uniform as possible, which makes the roast more even. In terms of flavor, the CM Natural portion brings a light fruitiness, while the washed portion provides the classic Dipilto chocolate profile with fine acidity.\u003c\/p\u003e\n\u003ch2\u003eWhy Did We Buy This Coffee?\u003c\/h2\u003e\n\u003cp\u003eOn one hand, we were looking for a heavy, chocolatey espresso for our decaf range. On the other hand, we're deepening our work with existing partners: BridAzul developed the blend specifically for decaffeination, and we purchased the lot together with Per Nordby from Kafferäven in Göteborg. The coffee was subsequently decaffeinated by CR3 in Bremen using sparkling carbon dioxide (CO2 process).\u003c\/p\u003e\n\u003ch2\u003eHow Do We Roast This Coffee?\u003c\/h2\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Assistant:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* Kaffeemacher Roast Curve - independent component.\n   Intentionally scoped to .roastchart instead of .article-wrapper so the\n   block renders correctly even outside of an article and doesn't require\n   a second wrapper when inserted into an existing article. *\/\n.roastchart {\n  --km-green:       #97BF29;\n  --km-beige:       #F8F0EA;\n  --km-light-green: #CFF19A;\n  --km-red:         #E46641;\n  --km-black:       #000000;\n  font-family: 'Assistant', sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: var(--km-black);\n  background: var(--km-beige);\n  border-radius: 8px;\n  padding: 24px 20px 18px;\n  margin: 32px 0;\n  box-sizing: border-box;\n}\n.roastchart * { box-sizing: border-box; }\n.roastchart .rc-head {\n  font-weight: 700;\n  font-size: 1.05em;\n  margin: 0 0 16px;\n  line-height: 1.35;\n}\n.roastchart .rc-sub {\n  font-weight: 400;\n  color: #666;\n  font-size: 0.88em;\n}\n.roastchart .rk-facts {\n  \/* Grid with minmax(0,1fr): the columns are mathematically identical in width.\n     Unlike flexbox, no long text can expand a column because the lower limit\n     is 0 instead of min-content. *\/\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 2px;\n  border-radius: 6px;\n  overflow: hidden;\n  margin-bottom: 18px;\n}\n.roastchart .rk-fact {\n  min-width: 0;\n  background: var(--km-black);\n  padding: 14px 6px;\n  text-align: center;\n}\n.roastchart .rk-val, .roastchart .rk-lab {\n  overflow-wrap: break-word;\n  word-wrap: break-word;\n  hyphens: auto;\n}\n.roastchart .rk-val {\n  display: block;\n  font-size: 1.25em;\n  font-weight: 700;\n  color: var(--km-green);\n  line-height: 1.1;\n}\n.roastchart .rk-lab {\n  display: block;\n  font-size: 0.75em;\n  color: #aaa;\n  margin-top: 4px;\n}\n.roastchart .rk-svg {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n.roastchart .rk-svg text {\n  font-family: 'Assistant', sans-serif;\n  fill: #333;\n}\n.roastchart .rk-tick { font-size: 18px; }\n.roastchart .rk-tick-ror { fill: #6d8c1e; }\n.roastchart .rk-axis { font-size: 19px; font-weight: 700; }\n.roastchart .rk-axis-ror { fill: #6d8c1e; }\n.roastchart .rk-marker { font-size: 17px; font-weight: 700; fill: var(--km-red); }\n.roastchart .rk-marker-sub { font-size: 15px; font-weight: 400; fill: #a05138; }\n.roastchart .rk-zone { font-size: 15px; font-weight: 700; fill: #5f7d16; }\n.roastchart .rk-legend {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px 20px;\n  margin-top: 12px;\n  font-size: 0.85em;\n  color: #555;\n}\n.roastchart .rk-legend span {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n}\n.roastchart .rk-key {\n  width: 18px;\n  height: 4px;\n  border-radius: 2px;\n  flex-shrink: 0;\n}\n.roastchart .rk-key.zone { height: 12px; width: 14px; border-radius: 3px; }\n.roastchart .rk-key.dash {\n  height: 0;\n  border-top: 3px dashed var(--km-red);\n  border-radius: 0;\n}\n.roastchart .rk-note {\n  color: #666;\n  font-size: 0.85em;\n  margin: 10px 0 0;\n}\n@media (max-width: 620px) {\n  .roastchart .rk-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  \/* With two columns, the fifth tile stands alone - it takes up the entire\n     width instead of leaving a gap. *\/\n  .roastchart .rk-fact:last-child { grid-column: 1 \/ -1; }\n  .roastchart { padding: 18px 14px 14px; }\n  \/* On narrow displays the SVG shrinks - adjust labeling accordingly.\n     The axis titles give way to larger text, the units appear instead\n     in the legend. *\/\n  .roastchart .rk-tick { font-size: 23px; }\n  .roastchart .rk-marker { font-size: 22px; }\n  .roastchart .rk-marker-sub, .roastchart .rk-zone { font-size: 19px; }\n  .roastchart .rk-axis { display: none; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"roastchart\"\u003e\n\n  \u003cdiv class=\"rc-head\"\u003eRoast Curve: Dipilto Decaf\u003cspan class=\"rc-sub\"\u003e\u003cbr\u003eGiesen W30A 2021 · Batch 25 kg · August 24, 2026\u003c\/span\u003e\n\u003c\/div\u003e\n\n  \u003cdiv class=\"rk-facts\"\u003e\n      \u003cdiv class=\"rk-fact\"\u003e\n\u003cspan class=\"rk-val\"\u003e190 °C\u003c\/span\u003e\u003cspan class=\"rk-lab\"\u003eStart Temperature\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rk-fact\"\u003e\n\u003cspan class=\"rk-val\"\u003e204.2 °C\u003c\/span\u003e\u003cspan class=\"rk-lab\"\u003eEnd Temperature\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rk-fact\"\u003e\n\u003cspan class=\"rk-val\"\u003e14:09\u003c\/span\u003e\u003cspan class=\"rk-lab\"\u003eRoast Time\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rk-fact\"\u003e\n\u003cspan class=\"rk-val\"\u003e2:37\u003c\/span\u003e\u003cspan class=\"rk-lab\"\u003eretention\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rk-fact\"\u003e\n\u003cspan class=\"rk-val\"\u003e18.5 %\u003c\/span\u003e\u003cspan class=\"rk-lab\"\u003eRatio (DTR)\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csvg class=\"rk-svg\" viewbox=\"0 0 760 430\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Roast Curve: Dipilto Decaf\"\u003e\n  \u003crect x=\"74\" y=\"22\" width=\"622\" height=\"356\" fill=\"#FFFFFF\"\u003e\u003c\/rect\u003e\n  \u003crect x=\"581.0\" y=\"22\" width=\"115.0\" height=\"356\" fill=\"#CFF19A\" opacity=\"0.55\"\u003e\u003c\/rect\u003e\n  \u003cline x1=\"74\" y1=\"378.0\" x2=\"696\" y2=\"378.0\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"384.0\" text-anchor=\"end\"\u003e0\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"345.6\" x2=\"696\" y2=\"345.6\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"351.6\" text-anchor=\"end\"\u003e20\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"313.3\" x2=\"696\" y2=\"313.3\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"319.3\" text-anchor=\"end\"\u003e40\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"280.9\" x2=\"696\" y2=\"280.9\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"286.9\" text-anchor=\"end\"\u003e60\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"248.5\" x2=\"696\" y2=\"248.5\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"254.5\" text-anchor=\"end\"\u003e80\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"216.2\" x2=\"696\" y2=\"216.2\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"222.2\" text-anchor=\"end\"\u003e100\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"183.8\" x2=\"696\" y2=\"183.8\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"189.8\" text-anchor=\"end\"\u003e120\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"151.5\" x2=\"696\" y2=\"151.5\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"157.5\" text-anchor=\"end\"\u003e140\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"119.1\" x2=\"696\" y2=\"119.1\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"125.1\" text-anchor=\"end\"\u003e160\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"86.7\" x2=\"696\" y2=\"86.7\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"92.7\" text-anchor=\"end\"\u003e180\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"54.4\" x2=\"696\" y2=\"54.4\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"60.4\" text-anchor=\"end\"\u003e200\u003c\/text\u003e\n  \u003cline x1=\"74\" y1=\"22.0\" x2=\"696\" y2=\"22.0\" stroke=\"#ddd4ce\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"66\" y=\"28.0\" text-anchor=\"end\"\u003e220\u003c\/text\u003e\n  \u003ctext class=\"rk-tick rk-tick-ror\" x=\"704\" y=\"265.3\" text-anchor=\"start\"\u003e5\u003c\/text\u003e\n  \u003ctext class=\"rk-tick rk-tick-ror\" x=\"704\" y=\"146.7\" text-anchor=\"start\"\u003e10\u003c\/text\u003e\n  \u003ctext class=\"rk-tick rk-tick-ror\" x=\"704\" y=\"28.0\" text-anchor=\"start\"\u003e15\u003c\/text\u003e\n  \u003cline x1=\"74.0\" y1=\"22\" x2=\"74.0\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"74.0\" y=\"400\" text-anchor=\"middle\"\u003e0:00\u003c\/text\u003e\n  \u003cline x1=\"161.9\" y1=\"22\" x2=\"161.9\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"161.9\" y=\"400\" text-anchor=\"middle\"\u003e2:00\u003c\/text\u003e\n  \u003cline x1=\"249.8\" y1=\"22\" x2=\"249.8\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"249.8\" y=\"400\" text-anchor=\"middle\"\u003e4:00\u003c\/text\u003e\n  \u003cline x1=\"337.7\" y1=\"22\" x2=\"337.7\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"337.7\" y=\"400\" text-anchor=\"middle\"\u003e6:00\u003c\/text\u003e\n  \u003cline x1=\"425.7\" y1=\"22\" x2=\"425.7\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"425.7\" y=\"400\" text-anchor=\"middle\"\u003e8:00\u003c\/text\u003e\n  \u003cline x1=\"513.6\" y1=\"22\" x2=\"513.6\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"513.6\" y=\"400\" text-anchor=\"middle\"\u003e10:00\u003c\/text\u003e\n  \u003cline x1=\"601.5\" y1=\"22\" x2=\"601.5\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"601.5\" y=\"400\" text-anchor=\"middle\"\u003e12:00\u003c\/text\u003e\n  \u003cline x1=\"689.4\" y1=\"22\" x2=\"689.4\" y2=\"378\" stroke=\"#ece5e0\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-tick\" x=\"689.4\" y=\"400\" text-anchor=\"middle\"\u003e14:00\u003c\/text\u003e\n  \u003crect x=\"74\" y=\"22\" width=\"622\" height=\"356\" fill=\"none\" stroke=\"#ddd4ce\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n  \u003cline x1=\"581.0\" y1=\"22\" x2=\"581.0\" y2=\"378\" stroke=\"#E46641\" stroke-width=\"2\" stroke-dasharray=\"5 4\"\u003e\u003c\/line\u003e\n  \u003ctext class=\"rk-marker\" x=\"573.0\" y=\"42\" text-anchor=\"end\"\u003eFirst Crack\u003c\/text\u003e\n  \u003ctext class=\"rk-marker rk-marker-sub\" x=\"573.0\" y=\"62\" text-anchor=\"end\"\u003e181.6 °C · 11:32\u003c\/text\u003e\n  \u003ctext class=\"rk-zone\" x=\"686.0\" y=\"364\" text-anchor=\"end\"\u003eretention 2:37 · 18.5 %\u003c\/text\u003e\n  \u003cpolyline class=\"rk-line-ror\" points=\"146.5,155.7 147.3,151.4 148.0,147.2 148.7,143.1 149.5,139.0 150.2,135.3 150.9,131.7 151.7,128.2 152.4,124.8 153.1,121.4 153.9,118.3 154.6,115.2 155.3,112.3 156.1,109.5 156.8,106.7 157.5,104.1 158.3,101.6 159.0,99.3 159.7,97.0 160.4,94.9 161.2,93.0 161.9,91.1 162.6,89.4 163.4,87.9 164.1,86.5 164.8,85.0 165.6,83.8 166.3,82.7 167.0,81.7 167.8,80.8 168.5,80.0 169.2,79.2 170.0,78.5 170.7,78.0 171.4,77.5 172.2,77.0 172.9,76.7 173.6,76.5 174.4,76.1 175.1,76.0 175.8,75.9 176.6,75.7 177.3,75.5 178.0,75.2 178.8,75.1 179.5,75.0 180.2,74.9 181.0,74.9 181.7,74.9 182.4,74.9 183.2,75.1 183.9,75.2 184.6,75.4 185.4,75.5 186.1,75.7 186.8,76.0 187.6,76.2 188.3,76.5 189.0,76.7 189.8,77.0 190.5,77.4 191.2,77.6 192.0,77.8 192.7,78.2 193.4,78.6 194.2,79.0 194.9,79.3 195.6,79.8 196.3,80.3 197.1,80.8 197.8,81.3 198.5,81.8 199.3,82.2 200.0,82.6 200.7,83.0 201.5,83.5 202.2,84.0 202.9,84.5 203.7,85.0 204.4,85.3 205.1,85.5 205.9,85.8 206.6,86.1 207.3,86.5 208.1,87.0 208.8,87.4 209.5,87.8 210.3,88.1 211.0,88.6 211.7,89.1 212.5,89.6 213.2,90.2 213.9,90.8 214.7,91.5 215.4,92.0 216.1,92.5 216.9,93.0 217.6,93.6 218.3,94.2 219.1,94.7 219.8,95.2 220.5,95.7 221.3,96.3 222.0,96.9 222.7,97.7 223.5,98.4 224.2,99.1 224.9,99.8 225.7,100.4 226.4,101.0 227.1,101.6 227.9,102.2 228.6,102.9 229.3,103.4 230.0,104.0 230.8,104.5 231.5,104.8 232.2,105.3 233.0,105.8 233.7,106.3 234.4,106.7 235.2,107.1 235.9,107.4 236.6,107.8 237.4,108.2 238.1,108.7 238.8,109.2 239.6,109.7 240.3,110.0 241.0,110.4 241.8,110.9 242.5,111.4 243.2,111.9 244.0,112.4 244.7,112.8 245.4,113.3 246.2,113.8 246.9,114.1 247.6,114.5 248.4,114.9 249.1,115.4 249.8,115.9 250.6,116.4 251.3,116.7 252.0,117.1 252.8,117.6 253.5,118.2 254.2,118.7 255.0,119.1 255.7,119.5 256.4,119.8 257.2,120.2 257.9,120.4 258.6,120.8 259.4,121.3 260.1,121.6 260.8,121.8 261.6,122.1 262.3,122.3 263.0,122.7 263.8,122.8 264.5,122.9 265.2,123.2 265.9,123.5 266.7,123.8 267.4,124.0 268.1,124.3 268.9,124.5 269.6,124.8 270.3,125.0 271.1,125.3 271.8,125.5 272.5,125.8 273.3,126.1 274.0,126.5 274.7,126.8 275.5,127.0 276.2,127.3 276.9,127.5 277.7,127.7 278.4,128.1 279.1,128.4 279.9,128.7 280.6,129.1 281.3,129.4 282.1,129.7 282.8,130.1 283.5,130.5 284.3,130.7 285.0,131.0 285.7,131.2 286.5,131.6 287.2,131.7 287.9,132.0 288.7,132.3 289.4,132.7 290.1,132.8 290.9,132.9 291.6,133.2 292.3,133.4 293.1,133.7 293.8,133.9 294.5,134.2 295.3,134.6 296.0,134.8 296.7,134.9 297.5,135.3 298.2,135.5 298.9,135.9 299.6,136.2 300.4,136.5 301.1,136.9 301.8,137.3 302.6,137.7 303.3,138.0 304.0,138.5 304.8,138.9 305.5,139.4 306.2,139.9 307.0,140.1 307.7,140.5 308.4,141.0 309.2,141.5 309.9,141.9 310.6,142.2 311.4,142.6 312.1,143.0 312.8,143.3 313.6,143.6 314.3,143.8 315.0,144.3 315.8,144.6 316.5,145.0 317.2,145.2 318.0,145.5 318.7,145.7 319.4,145.8 320.2,145.9 320.9,146.1 321.6,146.3 322.4,146.3 323.1,146.4 323.8,146.6 324.6,146.7 325.3,146.9 326.0,147.1 326.8,147.2 327.5,147.3 328.2,147.6 329.0,147.7 329.7,147.8 330.4,148.1 331.2,148.2 331.9,148.4 332.6,148.7 333.3,148.8 334.1,148.9 334.8,149.0 335.5,149.3 336.3,149.5 337.0,149.7 337.7,149.9 338.5,150.2 339.2,150.4 339.9,150.5 340.7,150.9 341.4,151.0 342.1,151.3 342.9,151.4 343.6,151.6 344.3,151.9 345.1,152.1 345.8,152.4 346.5,152.6 347.3,152.9 348.0,153.1 348.7,153.3 349.5,153.5 350.2,153.6 350.9,153.8 351.7,154.0 352.4,154.2 353.1,154.6 353.9,154.9 354.6,155.2 355.3,155.6 356.1,156.0 356.8,156.4 357.5,156.7 358.3,157.2 359.0,157.5 359.7,158.0 360.5,158.3 361.2,158.8 361.9,159.2 362.7,159.6 363.4,160.1 364.1,160.4 364.9,160.8 365.6,161.2 366.3,161.6 367.1,162.0 367.8,162.5 368.5,163.0 369.2,163.4 370.0,163.8 370.7,164.3 371.4,164.5 372.2,164.8 372.9,165.0 373.6,165.4 374.4,165.6 375.1,166.0 375.8,166.3 376.6,166.4 377.3,166.6 378.0,166.9 378.8,167.0 379.5,167.2 380.2,167.5 381.0,167.7 381.7,168.0 382.4,168.2 383.2,168.5 383.9,168.9 384.6,169.2 385.4,169.5 386.1,169.7 386.8,170.0 387.6,170.3 388.3,170.6 389.0,170.8 389.8,171.1 390.5,171.3 391.2,171.7 392.0,171.8 392.7,172.2 393.4,172.3 394.2,172.6 394.9,172.9 395.6,173.2 396.4,173.4 397.1,173.8 397.8,174.1 398.6,174.3 399.3,174.7 400.0,174.8 400.8,175.0 401.5,175.3 402.2,175.4 402.9,175.7 403.7,175.9 404.4,176.2 405.1,176.3 405.9,176.5 406.6,176.7 407.3,176.8 408.1,176.9 408.8,177.0 409.5,177.2 410.3,177.4 411.0,177.5 411.7,177.8 412.5,178.0 413.2,178.1 413.9,178.4 414.7,178.5 415.4,178.6 416.1,178.8 416.9,178.9 417.6,178.9 418.3,179.0 419.1,179.1 419.8,179.3 420.5,179.4 421.3,179.4 422.0,179.5 422.7,179.5 423.5,179.8 424.2,179.9 424.9,180.1 425.7,180.4 426.4,180.6 427.1,180.9 427.9,181.0 428.6,181.1 429.3,181.4 430.1,181.5 430.8,181.6 431.5,181.7 432.3,181.9 433.0,182.0 433.7,182.1 434.5,182.1 435.2,182.1 435.9,182.2 436.7,182.2 437.4,182.2 438.1,182.2 438.8,182.4 439.6,182.5 440.3,182.6 441.0,182.9 441.8,183.0 442.5,183.1 443.2,183.2 444.0,183.3 444.7,183.5 445.4,183.6 446.2,183.7 446.9,183.8 447.6,183.8 448.4,184.1 449.1,184.2 449.8,184.5 450.6,184.7 451.3,184.8 452.0,185.1 452.8,185.5 453.5,185.7 454.2,185.9 455.0,186.3 455.7,186.7 456.4,186.9 457.2,187.2 457.9,187.4 458.6,187.6 459.4,187.7 460.1,187.8 460.8,188.1 461.6,188.2 462.3,188.3 463.0,188.3 463.8,188.4 464.5,188.5 465.2,188.7 466.0,188.8 466.7,188.8 467.4,189.0 468.2,189.2 468.9,189.3 469.6,189.5 470.4,189.7 471.1,189.8 471.8,190.0 472.5,190.3 473.3,190.4 474.0,190.5 474.7,190.5 475.5,190.7 476.2,190.8 476.9,190.9 477.7,191.0 478.4,191.1 479.1,191.1 479.9,191.3 480.6,191.4 481.3,191.5 482.1,191.5 482.8,191.6 483.5,191.8 484.3,191.9 485.0,192.0 485.7,192.0 486.5,192.0 487.2,192.1 487.9,192.1 488.7,192.1 489.4,192.1 490.1,192.3 490.9,192.1 491.6,192.0 492.3,191.9 493.1,192.0 493.8,192.0 494.5,191.9 495.3,191.9 496.0,191.9 496.7,191.9 497.5,191.9 498.2,191.9 498.9,192.0 499.7,192.1 500.4,192.3 501.1,192.3 501.9,192.3 502.6,192.3 503.3,192.3 504.1,192.3 504.8,192.3 505.5,192.1 506.2,192.0 507.0,192.0 507.7,192.0 508.4,192.0 509.2,192.0 509.9,192.1 510.6,192.3 511.4,192.4 512.1,192.4 512.8,192.5 513.6,192.6 514.3,192.6 515.0,192.8 515.8,192.8 516.5,192.8 517.2,192.6 518.0,192.6 518.7,192.6 519.4,192.6 520.2,192.5 520.9,192.4 521.6,192.3 522.4,192.1 523.1,192.0 523.8,191.8 524.6,191.8 525.3,191.8 526.0,191.6 526.8,191.4 527.5,191.1 528.2,191.0 529.0,190.9 529.7,190.7 530.4,190.5 531.2,190.4 531.9,190.0 532.6,189.8 533.4,189.5 534.1,189.3 534.8,189.0 535.6,188.9 536.3,188.7 537.0,188.4 537.8,188.2 538.5,188.1 539.2,187.9 540.0,187.9 540.7,187.8 541.4,187.7 542.1,187.7 542.9,187.6 543.6,187.3 544.3,187.1 545.1,186.8 545.8,186.8 546.5,186.6 547.3,186.3 548.0,186.1 548.7,185.7 549.5,185.5 550.2,185.2 550.9,185.0 551.7,184.6 552.4,184.3 553.1,184.1 553.9,183.7 554.6,183.5 555.3,183.2 556.1,183.0 556.8,182.6 557.5,182.4 558.3,181.9 559.0,181.5 559.7,181.1 560.5,180.6 561.2,180.2 561.9,179.8 562.7,179.3 563.4,178.8 564.1,178.1 564.9,177.6 565.6,177.2 566.3,176.5 567.1,176.0 567.8,175.4 568.5,174.9 569.3,174.4 570.0,173.9 570.7,173.4 571.5,172.9 572.2,172.4 572.9,171.8 573.7,171.2 574.4,170.6 575.1,170.1 575.8,169.4 576.6,168.9 577.3,168.2 578.0,167.6 578.8,167.1 579.5,166.4 580.2,165.9 581.0,165.4 581.7,165.0 582.4,164.6 583.2,164.3 583.9,164.0 584.6,163.8 585.4,163.5 586.1,163.3 586.8,163.0 587.6,162.8 588.3,162.4 589.0,162.2 589.8,161.9 590.5,161.7 591.2,161.6 592.0,161.4 592.7,161.3 593.4,161.2 594.2,161.3 594.9,161.2 595.6,161.3 596.4,161.4 597.1,161.6 597.8,161.9 598.6,162.0 599.3,162.4 600.0,162.7 600.8,162.9 601.5,163.2 602.2,163.3 603.0,163.4 603.7,163.7 604.4,163.8 605.2,164.0 605.9,164.2 606.6,164.4 607.4,164.5 608.1,164.6 608.8,164.8 609.6,164.9 610.3,165.0 611.0,165.1 611.7,165.4 612.5,165.5 613.2,165.8 613.9,165.9 614.7,166.1 615.4,166.3 616.1,166.4 616.9,166.6 617.6,166.6 618.3,166.8 619.1,166.8 619.8,166.9 620.5,167.0 621.3,167.2 622.0,167.5 622.7,167.7 623.5,167.9 624.2,168.2 624.9,168.5 625.7,168.9 626.4,169.1 627.1,169.5 627.9,169.7 628.6,170.1 629.3,170.3 630.1,170.6 630.8,170.7 631.5,170.8 632.3,171.1 633.0,171.1 633.7,171.3 634.5,171.3 635.2,171.5 635.9,171.7 636.7,171.8 637.4,172.1 638.1,172.3 638.9,172.4 639.6,172.7 640.3,172.9 641.1,173.2 641.8,173.6 642.5,173.7 643.3,174.1 644.0,174.3 644.7,174.8 645.4,175.0 646.2,175.4 646.9,175.8 647.6,176.2 648.4,176.4 649.1,176.8 649.8,177.2 650.6,177.3 651.3,177.6 652.0,177.9 652.8,178.4 653.5,178.6 654.2,178.9 655.0,179.3 655.7,179.6 656.4,179.9 657.2,180.2 657.9,180.5 658.6,180.6 659.4,180.9 660.1,181.0 660.8,181.2 661.6,181.4 662.3,181.5 663.0,181.6 663.8,181.7 664.5,181.9 665.2,181.9 666.0,182.0 666.7,182.2 667.4,182.4 668.2,182.6 668.9,183.0 669.6,183.2 670.4,183.5 671.1,183.5 671.8,183.7 672.6,183.9 673.3,184.0 674.0,184.0 674.8,184.2 675.5,184.2 676.2,184.4 677.0,184.5 677.7,184.5 678.4,184.5 679.1,184.6 679.9,184.6 680.6,184.6 681.3,184.6 682.1,184.6 682.8,184.7 683.5,184.8 684.3,185.0 685.0,185.0 685.7,185.1 686.5,184.9 687.2,184.9 687.9,184.9 688.7,184.8 689.4,184.8 690.1,184.9 690.9,184.8 691.6,184.8 692.3,184.9 693.1,184.8 693.8,184.8 694.5,184.7 695.3,184.6 696.0,184.7\" fill=\"none\" stroke=\"#97BF29\" stroke-width=\"2.5\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/polyline\u003e\n  \u003cpolyline class=\"rk-line-bt\" points=\"74.0,70.5 74.7,70.5 75.5,70.7 76.2,71.0 76.9,72.0 77.7,74.1 78.4,77.3 79.1,81.7 79.9,87.2 80.6,93.2 81.3,99.8 82.1,106.8 82.8,113.9 83.5,121.0 84.3,128.2 85.0,135.1 85.7,141.9 86.5,150.5 87.2,156.6 87.9,162.5 88.7,168.1 89.4,173.5 90.1,178.5 90.9,183.2 91.6,187.5 92.3,191.7 93.0,195.6 93.8,199.4 94.5,202.8 95.2,206.0 96.0,209.1 96.7,211.8 97.4,214.4 98.2,217.0 98.9,219.3 99.6,221.4 100.4,223.3 101.1,225.1 101.8,226.9 102.6,228.3 103.3,229.9 104.0,231.2 104.8,232.5 105.5,233.7 106.2,234.6 107.0,235.6 107.7,236.6 108.4,237.4 109.2,238.2 109.9,238.8 110.6,239.5 111.4,240.0 112.1,240.5 112.8,240.9 113.6,241.3 114.3,241.6 115.0,242.1 115.8,242.4 116.5,242.6 117.2,242.9 118.0,243.0 118.7,243.2 119.4,243.2 120.2,243.4 120.9,243.5 121.6,243.5 122.4,243.5 123.1,243.5 123.8,243.5 124.6,243.5 125.3,243.4 126.0,243.4 126.7,243.2 127.5,243.2 128.2,243.0 128.9,242.9 129.7,242.9 130.4,242.7 131.1,242.6 131.9,242.4 132.6,242.2 133.3,242.1 134.1,241.9 134.8,241.7 135.5,241.6 136.3,241.4 137.0,241.3 137.7,241.1 138.5,240.9 139.2,240.6 139.9,240.5 140.7,240.3 141.4,240.1 142.1,239.8 142.9,239.6 143.6,239.3 144.3,239.2 145.1,238.8 145.8,238.5 146.5,238.4 147.3,238.0 148.0,237.7 148.7,237.5 149.5,237.2 150.2,236.9 150.9,236.6 151.7,236.2 152.4,235.9 153.1,235.6 153.9,235.3 154.6,235.0 155.3,234.6 156.1,234.3 156.8,234.1 157.5,233.7 158.3,233.3 159.0,233.0 159.7,232.7 160.4,232.4 161.2,232.0 161.9,231.7 162.6,231.4 163.4,231.1 164.1,230.7 164.8,230.3 165.6,229.9 166.3,229.6 167.0,229.3 167.8,229.0 168.5,228.6 169.2,228.3 170.0,228.0 170.7,227.5 171.4,227.2 172.2,226.9 172.9,226.4 173.6,226.1 174.4,225.7 175.1,225.4 175.8,225.1 176.6,224.8 177.3,224.4 178.0,223.9 178.8,223.6 179.5,223.3 180.2,223.0 181.0,222.7 181.7,222.3 182.4,221.8 183.2,221.5 183.9,221.2 184.6,220.9 185.4,220.6 186.1,220.2 186.8,219.9 187.6,219.6 188.3,219.3 189.0,218.9 189.8,218.6 190.5,218.1 191.2,217.8 192.0,217.5 192.7,217.2 193.4,216.8 194.2,216.5 194.9,216.2 195.6,215.9 196.3,215.5 197.1,215.2 197.8,214.9 198.5,214.6 199.3,214.2 200.0,213.8 200.7,213.4 201.5,213.1 202.2,212.8 202.9,212.3 203.7,212.0 204.4,211.7 205.1,211.3 205.9,211.0 206.6,210.7 207.3,210.4 208.1,210.0 208.8,209.7 209.5,209.4 210.3,209.1 211.0,208.7 211.7,208.4 212.5,208.1 213.2,207.8 213.9,207.4 214.7,207.1 215.4,206.8 216.1,206.5 216.9,206.1 217.6,205.8 218.3,205.5 219.1,205.2 219.8,204.9 220.5,204.5 221.3,204.2 222.0,203.9 222.7,203.7 223.5,203.4 224.2,202.9 224.9,202.6 225.7,202.3 226.4,202.1 227.1,201.8 227.9,201.5 228.6,201.1 229.3,200.8 230.0,200.3 230.8,200.0 231.5,199.7 232.2,199.5 233.0,199.2 233.7,198.9 234.4,198.5 235.2,198.2 235.9,197.9 236.6,197.6 237.4,197.2 238.1,196.9 238.8,196.8 239.6,196.4 240.3,196.1 241.0,195.8 241.8,195.5 242.5,195.1 243.2,195.0 244.0,194.7 244.7,194.3 245.4,194.0 246.2,193.7 246.9,193.5 247.6,193.2 248.4,192.9 249.1,192.6 249.8,192.2 250.6,191.9 251.3,191.6 252.0,191.4 252.8,191.1 253.5,190.8 254.2,190.5 255.0,190.1 255.7,190.0 256.4,189.6 257.2,189.3 257.9,189.0 258.6,188.7 259.4,188.3 260.1,188.0 260.8,187.7 261.6,187.5 262.3,187.2 263.0,186.9 263.8,186.6 264.5,186.2 265.2,186.1 265.9,185.8 266.7,185.4 267.4,185.3 268.1,185.0 268.9,184.6 269.6,184.3 270.3,184.0 271.1,183.8 271.8,183.5 272.5,183.2 273.3,182.8 274.0,182.7 274.7,182.4 275.5,182.0 276.2,181.9 276.9,181.6 277.7,181.2 278.4,180.9 279.1,180.7 279.9,180.4 280.6,180.1 281.3,179.8 282.1,179.6 282.8,179.3 283.5,179.0 284.3,178.6 285.0,178.5 285.7,178.2 286.5,177.8 287.2,177.5 287.9,177.2 288.7,177.0 289.4,176.7 290.1,176.4 290.9,176.1 291.6,175.9 292.3,175.6 293.1,175.2 293.8,174.9 294.5,174.8 295.3,174.4 296.0,174.1 296.7,173.8 297.5,173.6 298.2,173.3 298.9,173.1 299.6,172.8 300.4,172.5 301.1,172.3 301.8,172.0 302.6,171.7 303.3,171.5 304.0,171.2 304.8,170.9 305.5,170.7 306.2,170.4 307.0,170.1 307.7,169.9 308.4,169.6 309.2,169.3 309.9,169.1 310.6,168.8 311.4,168.4 312.1,168.3 312.8,168.0 313.6,167.6 314.3,167.5 315.0,167.2 315.8,166.8 316.5,166.5 317.2,166.3 318.0,166.0 318.7,165.9 319.4,165.5 320.2,165.2 320.9,165.0 321.6,164.7 322.4,164.4 323.1,164.2 323.8,163.9 324.6,163.8 325.3,163.4 326.0,163.3 326.8,162.9 327.5,162.6 328.2,162.5 329.0,162.1 329.7,162.0 330.4,161.6 331.2,161.5 331.9,161.2 332.6,160.8 333.3,160.7 334.1,160.4 334.8,160.2 335.5,159.9 336.3,159.5 337.0,159.4 337.7,159.1 338.5,158.7 339.2,158.6 339.9,158.3 340.7,158.1 341.4,157.8 342.1,157.6 342.9,157.3 343.6,157.0 344.3,156.8 345.1,156.3 345.8,156.1 346.5,155.8 347.3,155.7 348.0,155.3 348.7,155.2 349.5,154.9 350.2,154.5 350.9,154.4 351.7,154.0 352.4,153.9 353.1,153.6 353.9,153.4 354.6,153.1 355.3,152.7 356.1,152.6 356.8,152.3 357.5,152.1 358.3,151.9 359.0,151.6 359.7,151.3 360.5,151.1 361.2,151.0 361.9,150.6 362.7,150.3 363.4,150.2 364.1,149.8 364.9,149.7 365.6,149.4 366.3,149.2 367.1,148.9 367.8,148.7 368.5,148.4 369.2,148.2 370.0,147.9 370.7,147.7 371.4,147.4 372.2,147.2 372.9,146.9 373.6,146.6 374.4,146.4 375.1,146.1 375.8,146.0 376.6,145.6 377.3,145.5 378.0,145.1 378.8,145.0 379.5,144.8 380.2,144.5 381.0,144.3 381.7,144.0 382.4,143.8 383.2,143.5 383.9,143.4 384.6,143.0 385.4,142.9 386.1,142.7 386.8,142.4 387.6,142.2 388.3,141.9 389.0,141.7 389.8,141.4 390.5,141.3 391.2,140.9 392.0,140.8 392.7,140.6 393.4,140.3 394.2,140.1 394.9,139.8 395.6,139.6 396.4,139.3 397.1,139.2 397.8,138.8 398.6,138.7 399.3,138.5 400.0,138.2 400.8,138.0 401.5,137.7 402.2,137.4 402.9,137.2 403.7,137.1 404.4,136.7 405.1,136.6 405.9,136.4 406.6,136.1 407.3,135.9 408.1,135.6 408.8,135.4 409.5,135.3 410.3,134.9 411.0,134.8 411.7,134.5 412.5,134.3 413.2,134.1 413.9,133.8 414.7,133.7 415.4,133.3 416.1,133.2 416.9,133.0 417.6,132.7 418.3,132.5 419.1,132.2 419.8,132.0 420.5,131.9 421.3,131.6 422.0,131.4 422.7,131.2 423.5,130.9 424.2,130.7 424.9,130.6 425.7,130.3 426.4,130.1 427.1,129.9 427.9,129.6 428.6,129.4 429.3,129.3 430.1,129.0 430.8,128.6 431.5,128.5 432.3,128.2 433.0,128.0 433.7,127.7 434.5,127.5 435.2,127.3 435.9,127.0 436.7,126.9 437.4,126.7 438.1,126.4 438.8,126.2 439.6,126.0 440.3,125.7 441.0,125.6 441.8,125.2 442.5,125.1 443.2,124.9 444.0,124.6 444.7,124.4 445.4,124.3 446.2,123.9 446.9,123.8 447.6,123.6 448.4,123.3 449.1,123.1 449.8,123.0 450.6,122.8 451.3,122.5 452.0,122.3 452.8,122.0 453.5,121.8 454.2,121.7 455.0,121.5 455.7,121.2 456.4,121.0 457.2,120.7 457.9,120.5 458.6,120.4 459.4,120.1 460.1,119.7 460.8,119.6 461.6,119.4 462.3,119.1 463.0,118.9 463.8,118.8 464.5,118.4 465.2,118.3 466.0,118.1 466.7,118.0 467.4,117.6 468.2,117.5 468.9,117.3 469.6,117.0 470.4,116.8 471.1,116.7 471.8,116.3 472.5,116.2 473.3,116.0 474.0,115.9 474.7,115.5 475.5,115.4 476.2,115.2 476.9,114.9 477.7,114.7 478.4,114.6 479.1,114.2 479.9,114.1 480.6,113.9 481.3,113.8 482.1,113.4 482.8,113.3 483.5,113.1 484.3,112.9 485.0,112.6 485.7,112.5 486.5,112.3 487.2,112.0 487.9,111.8 488.7,111.5 489.4,111.3 490.1,111.2 490.9,110.8 491.6,110.7 492.3,110.5 493.1,110.4 493.8,110.0 494.5,109.9 495.3,109.7 496.0,109.4 496.7,109.2 497.5,109.1 498.2,108.9 498.9,108.6 499.7,108.4 500.4,108.1 501.1,107.9 501.9,107.8 502.6,107.6 503.3,107.3 504.1,107.1 504.8,107.0 505.5,106.6 506.2,106.5 507.0,106.1 507.7,106.0 508.4,105.8 509.2,105.7 509.9,105.5 510.6,105.2 511.4,105.0 512.1,104.9 512.8,104.7 513.6,104.4 514.3,104.2 515.0,104.0 515.8,103.9 516.5,103.6 517.2,103.2 518.0,103.1 518.7,102.9 519.4,102.7 520.2,102.4 520.9,102.3 521.6,102.1 522.4,101.8 523.1,101.6 523.8,101.5 524.6,101.3 525.3,101.0 526.0,100.8 526.8,100.6 527.5,100.3 528.2,100.2 529.0,100.0 529.7,99.7 530.4,99.5 531.2,99.3 531.9,99.0 532.6,98.9 533.4,98.7 534.1,98.5 534.8,98.2 535.6,98.1 536.3,97.9 537.0,97.7 537.8,97.4 538.5,97.2 539.2,97.1 540.0,96.8 540.7,96.6 541.4,96.3 542.1,96.1 542.9,96.0 543.6,95.8 544.3,95.5 545.1,95.3 545.8,95.0 546.5,94.8 547.3,94.5 548.0,94.3 548.7,94.2 549.5,93.8 550.2,93.7 550.9,93.5 551.7,93.2 552.4,93.0 553.1,92.7 553.9,92.6 554.6,92.4 555.3,92.2 556.1,91.9 556.8,91.7 557.5,91.4 558.3,91.3 559.0,91.1 559.7,90.8 560.5,90.6 561.2,90.4 561.9,90.1 562.7,90.0 563.4,89.6 564.1,89.5 564.9,89.3 565.6,89.2 566.3,88.8 567.1,88.7 567.8,88.5 568.5,88.2 569.3,88.0 570.0,87.7 570.7,87.5 571.5,87.4 572.2,87.1 572.9,86.9 573.7,86.6 574.4,86.2 575.1,86.1 575.8,85.8 576.6,85.6 577.3,85.4 578.0,85.1 578.8,84.9 579.5,84.6 580.2,84.5 581.0,84.1 581.7,84.0 582.4,83.7 583.2,83.5 583.9,83.2 584.6,83.0 585.4,82.7 586.1,82.4 586.8,82.2 587.6,81.9 588.3,81.5 589.0,81.4 589.8,81.1 590.5,80.9 591.2,80.6 592.0,80.3 592.7,80.1 593.4,79.8 594.2,79.6 594.9,79.4 595.6,79.1 596.4,79.0 597.1,78.6 597.8,78.5 598.6,78.2 599.3,78.0 600.0,77.7 600.8,77.5 601.5,77.2 602.2,77.0 603.0,76.7 603.7,76.4 604.4,76.2 605.2,75.9 605.9,75.7 606.6,75.4 607.4,75.2 608.1,74.9 608.8,74.8 609.6,74.6 610.3,74.3 611.0,74.1 611.7,73.8 612.5,73.6 613.2,73.3 613.9,73.0 614.7,72.8 615.4,72.6 616.1,72.3 616.9,72.2 617.6,71.8 618.3,71.7 619.1,71.4 619.8,71.2 620.5,70.9 621.3,70.7 622.0,70.4 622.7,70.2 623.5,70.1 624.2,69.7 624.9,69.6 625.7,69.3 626.4,69.1 627.1,68.8 627.9,68.6 628.6,68.3 629.3,68.1 630.1,67.8 630.8,67.6 631.5,67.3 632.3,67.0 633.0,66.8 633.7,66.5 634.5,66.3 635.2,66.0 635.9,65.9 636.7,65.5 637.4,65.4 638.1,65.2 638.9,64.9 639.6,64.7 640.3,64.6 641.1,64.2 641.8,64.1 642.5,63.9 643.3,63.6 644.0,63.4 644.7,63.1 645.4,62.9 646.2,62.8 646.9,62.5 647.6,62.3 648.4,62.0 649.1,61.8 649.8,61.6 650.6,61.3 651.3,61.2 652.0,60.8 652.8,60.7 653.5,60.4 654.2,60.2 655.0,59.9 655.7,59.7 656.4,59.4 657.2,59.2 657.9,59.1 658.6,58.7 659.4,58.6 660.1,58.2 660.8,58.1 661.6,57.9 662.3,57.6 663.0,57.4 663.8,57.3 664.5,57.0 665.2,56.8 666.0,56.6 666.7,56.3 667.4,56.1 668.2,55.8 668.9,55.7 669.6,55.5 670.4,55.3 671.1,55.0 671.8,54.8 672.6,54.7 673.3,54.4 674.0,54.2 674.8,53.9 675.5,53.7 676.2,53.4 677.0,53.2 677.7,53.1 678.4,52.9 679.1,52.6 679.9,52.4 680.6,52.3 681.3,52.1 682.1,51.8 682.8,51.6 683.5,51.5 684.3,51.1 685.0,51.0 685.7,50.6 686.5,50.5 687.2,50.2 687.9,50.0 688.7,49.8 689.4,49.5 690.1,49.2 690.9,49.0 691.6,48.9 692.3,48.7 693.1,48.4 693.8,48.2 694.5,48.1 695.3,47.9 696.0,47.6\" fill=\"none\" stroke=\"#000000\" stroke-width=\"3\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/polyline\u003e\n  \u003ccircle cx=\"581.0\" cy=\"84.1\" r=\"6\" fill=\"#FFFFFF\" stroke=\"#E46641\" stroke-width=\"3\"\u003e\u003c\/circle\u003e\n  \u003ccircle cx=\"74.0\" cy=\"70.5\" r=\"5\" fill=\"#000000\"\u003e\u003c\/circle\u003e\n  \u003ccircle cx=\"696.0\" cy=\"47.6\" r=\"5\" fill=\"#000000\"\u003e\u003c\/circle\u003e\n  \u003ctext class=\"rk-axis\" x=\"16\" y=\"200.0\" text-anchor=\"middle\" transform=\"rotate(-90 16 200.0)\"\u003eTemperature °C\u003c\/text\u003e\n  \u003ctext class=\"rk-axis rk-axis-ror\" x=\"744\" y=\"200.0\" text-anchor=\"middle\" transform=\"rotate(90 744 200.0)\"\u003eRoR °C\/min\u003c\/text\u003e\n  \u003ctext class=\"rk-axis\" x=\"385.0\" y=\"422\" text-anchor=\"middle\"\u003eTime\u003c\/text\u003e\n  \u003c\/svg\u003e\n\n  \u003cdiv class=\"rk-legend\"\u003e\n    \u003cspan\u003e\u003ci class=\"rk-key\" style=\"background:#000\"\u003e\u003c\/i\u003eBean Temperature °C (left axis)\u003c\/span\u003e\n    \u003cspan\u003e\u003ci class=\"rk-key\" style=\"background:#97BF29\"\u003e\u003c\/i\u003eRate of Rise °C\/min (right axis)\u003c\/span\u003e\n    \u003cspan\u003e\u003ci class=\"rk-key zone\" style=\"background:#CFF19A\"\u003e\u003c\/i\u003eretention from First Crack\u003c\/span\u003e\n    \u003cspan\u003e\u003ci class=\"rk-key dash\"\u003e\u003c\/i\u003eFirst Crack\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"rk-note\"\u003eCharge loss 15% · Roast: Magdalena.\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Kaffeemacher Rösterei","offers":[{"title":"250g","offer_id":58549840052488,"sku":null,"price":12.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0406\/3343\/4269\/files\/Packshot_DipiltoDecaf.webp?v=1787747977","url":"https:\/\/kiffeemacher.com\/en\/products\/dipilto-decaf","provider":"kiffeemacher.com","version":"1.0","type":"link"}