{"id":131,"date":"2021-10-04T14:08:22","date_gmt":"2021-10-04T17:08:22","guid":{"rendered":"https:\/\/socicana.com.br\/?page_id=131"},"modified":"2026-04-07T10:46:36","modified_gmt":"2026-04-07T13:46:36","slug":"calculadora-de-atr","status":"publish","type":"page","link":"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/","title":{"rendered":"Calculate your ATR"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"131\" class=\"elementor elementor-131\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-15c33f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"15c33f1\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4b48a98\" data-id=\"4b48a98\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e7d6627 elementor-widget elementor-widget-heading\" data-id=\"e7d6627\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Relative ATR = ATRfq + ATRus \u2013 ATRuq<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78fc173 elementor-widget elementor-widget-text-editor\" data-id=\"78fc173\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Relative ATR = ATRfq + ATRus \u2013 ATRuq<\/strong><\/p><p>ATRfq = Value of the supplier&#039;s ATR for the fortnight;<\/p><p>ATRus = Value of the average ATR of the last 5 harvests of each plant (Provisional or Starting ATR);<\/p><p>ATRuq = ATR value of the plant for the fortnight.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-446f134 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"446f134\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-649c7c4\" data-id=\"649c7c4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f51e46c elementor-widget elementor-widget-heading\" data-id=\"f51e46c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Do the Calculation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27ee3bd elementor-widget elementor-widget-html\" data-id=\"27ee3bd\" data-element_type=\"widget\" id=\"calculadora\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"col\">\n<label for=\"atru\">ATRfq<\/label>\n<input type=\"text\" id=\"atru\"> <span class=\"sign\">+<\/span>\n<\/div>\n\n<div class=\"col\">\n<label for=\"atrf\">ATRus<\/label>\n<input type=\"text\" id=\"atrf\"> <span class=\"sign\">\u2013<\/span>\n<\/div>\n\n<div class=\"col\">\n<label for=\"atrq\">ATRuq<\/label>\n<input type=\"text\" id=\"atrq\"> <span class=\"sign\">=<\/span>\n<\/div>\n\n<div class=\"col\">\n<label for=\"atr\">Relative ATR<\/label>\n<input type=\"text\" id=\"atr\" disabled=\"disabled\">\n<\/div>\n\n<div class=\"col\">\n<button class=\"button\">Calculate<\/button>\n<\/div>\n\n<div class=\"clearfix\"><\/div>\n\n\n<script type=\"text\/javascript\">\njQuery(\"body\").keypress(function(e){\nvar key = e.which;\nif(key == 13) {\njQuery(\"button\").click();\n}\n});\n\nfunction round(value, decimals) {\nreturn Number(Math.round(value+'e'+decimals)+'e-'+decimals);\n}\n\njQuery(\"button\").click(function(){\nvar atru = jQuery(\"#atru\").val().replace(\/,\/g, '.');\nvar atrf = jQuery(\"#atrf\").val().replace(\/,\/g, '.');\nvar atrq = jQuery(\"#atrq\").val().replace(\/,\/g, '.');\n\nvar conta = (+atru) + (+atrf) - (+atrq);\n\njQuery(\"#atr\").val(round(conta, 2).toString().replace(\".\", \",\"));\n\nif(isNaN(+atru) || isNaN(+atrf) || isNaN(+atrq)) {\nalert(\"N\u00famero inv\u00e1lido\");\njQuery(\"input\").val(\"\");\n}\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-655752c elementor-widget elementor-widget-heading\" data-id=\"655752c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bi-weekly ATR (Total Recoverable Sugar) from the Mills in the Region - Crop Year 25\/26<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e582809 elementor-widget elementor-widget-shortcode\" data-id=\"e582809\" data-element_type=\"widget\" id=\"tabela-atr\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"wptb-table-container wptb-table-7379\" data-wptb-horizontal-scroll-status=\"true\"><div class=\"wptb-table-container-matrix\" id=\"wptb-table-id-7379\" data-wptb-version=\"2.0.5\" data-wptb-pro-status=\"false\"><table class=\"wptb-preview-table wptb-element-main-table_setting-7379\" style=\"border-spacing: 3px 3px; border-collapse: collapse !important; min-width: 1272px; border: 1px solid rgb(209, 209, 209); \" data-border-spacing-columns=\"3\" data-border-spacing-rows=\"3\" data-reconstraction=\"1\" data-wptb-table-directives=\"eyJpbm5lckJvcmRlcnMiOnsiYWN0aXZlIjoiYWxsIiwiYm9yZGVyV2lkdGgiOjEsImJvcmRlclJhZGl1c2VzIjp7ImFsbCI6MCwicm93IjowLCJjb2x1bW4iOjB9fX0=\" data-wptb-responsive-directives=\"eyJyZXNwb25zaXZlRW5hYmxlZCI6ZmFsc2UsInJlc3BvbnNpdmVNb2RlIjoiYXV0byIsInJlbGF0aXZlV2lkdGgiOiJ3aW5kb3ciLCJwcmVzZXJ2ZVJvd0NvbG9yIjpmYWxzZSwiaGVhZGVyRnVsbHlNZXJnZWQiOmZhbHNlLCJicmVha3BvaW50cyI6eyJkZXNrdG9wIjp7Im5hbWUiOiJkZXNrdG9wIiwid2lkdGgiOjEwMjR9LCJ0YWJsZXQiOnsibmFtZSI6InRhYmxldCIsIndpZHRoIjo3MDB9LCJtb2JpbGUiOnsibmFtZSI6Im1vYmlsZSIsIndpZHRoIjozMDB9fSwibW9kZU9wdGlvbnMiOnsiYXV0byI6eyJkaXNhYmxlZCI6eyJkZXNrdG9wIjpmYWxzZSwidGFibGV0IjpmYWxzZSwibW9iaWxlIjpmYWxzZX0sInRvcFJvd0FzSGVhZGVyIjp7ImRlc2t0b3AiOmZhbHNlLCJ0YWJsZXQiOnRydWUsIm1vYmlsZSI6dHJ1ZX0sInJlcGVhdE1lcmdlZEhlYWRlciI6eyJkZXNrdG9wIjp0cnVlLCJ0YWJsZXQiOnRydWUsIm1vYmlsZSI6dHJ1ZX0sInN0YXRpY1RvcFJvdyI6eyJkZXNrdG9wIjpmYWxzZSwidGFibGV0IjpmYWxzZSwibW9iaWxlIjpmYWxzZX0sImNlbGxTdGFja0RpcmVjdGlvbiI6eyJkZXNrdG9wIjoicm93IiwidGFibGV0Ijoicm93IiwibW9iaWxlIjoicm93In0sImNlbGxzUGVyUm93Ijp7ImRlc2t0b3AiOjEsInRhYmxldCI6MSwibW9iaWxlIjoxfX19fQ==\" data-wptb-cells-width-auto-count=\"9\" data-wptb-horizontal-scroll-status=\"1\" data-wptb-extra-styles=\"LyogRW50ZXIgeW91ciBjdXN0b20gQ1NTIHJ1bGVzIGhlcmUgKi8=\" data-wptb-pro-pagination-top-row-header=\"false\" data-wptb-rows-per-page=\"10\" data-wptb-pro-search-top-row-header=\"false\" data-wptb-searchbar-position=\"left\" role=\"table\" data-table-columns=\"9\" data-wptb-table-alignment=\"center\" data-wptb-td-width-auto=\"120\" data-wptb-table-tds-sum-max-width=\"1272\" data-wptb-header-background-color=\"rgba(0, 0, 0, 0)\"><tbody data-global-font-size=\"15\"><tr class=\"wptb-row\" style=\"background-color: rgba(0, 0, 0, 0); \"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"0\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><\/td><td class=\"wptb-cell\" colspan=\"8\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"0\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-597\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>PLANTS<\/strong><\/p><p><\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"1\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"1\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-598\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">Ra\u00edzen Bonfim<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"1\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-599\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">Saint Martin<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"1\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-600\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">St. Adelia<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"1\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-601\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">Pitangueiras<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"2\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-602\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>DEPARTURE DELAY (kg) harvest start<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"2\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-603\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">139,60<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"2\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-604\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">132,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"2\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-605\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">137,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"2\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-606\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">133,00<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-607\" style=\"font-size: 15px; \"><div style=\"position: relative;\"><p><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-608\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>ATR<\/strong><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-609\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>Purity<\/strong><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-610\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>ATR<\/strong><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-611\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>Purity<\/strong><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-612\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>ATR<\/strong><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-613\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>Purity<\/strong><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-614\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>ATR<\/strong><\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"3\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-615\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p style=\"text-align: center;\"><strong>Purity<\/strong><\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-616\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>ATR - 1st fortnight April<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-617\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-618\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-619\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>109,65<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-620\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>78,95<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-621\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>118,60<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-622\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>83,09<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-623\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"4\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-624\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-625\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>ATR - 2nd fortnight April<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-626\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>117,07<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-627\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>82,78<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-628\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>113,70<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-629\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>79,31<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-630\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>122,78<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-631\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>84,99<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-632\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>114,43<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"5\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-633\" style=\"color: rgb(74, 85, 104); font-size: 15px; \"><div style=\"position: relative;\"><p>83,17<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-634\" style=\"font-size: 15px; \"><div style=\"position: relative;\"><p>ATR - 1st fortnight in May<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-635\" style=\"font-size: 15px; \"><div style=\"position: relative;\"><p>123,72<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-636\" style=\"font-size: 15px; \"><div style=\"position: relative;\"><p>82,85<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-637\" style=\"font-size: 15px; \"><div style=\"position: relative;\"><p>116,63<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-638\" style=\"font-size: 15px; \"><div style=\"position: relative;\"><p>80,08<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-639\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>127,31<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-640\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>85,31<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-641\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>117,09<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"6\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-642\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>83,81<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-643\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 2nd fortnight in May<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-644\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>127,18<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-645\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,78<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-646\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>119,49  <\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-647\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>81,95<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-648\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>126,36<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-649\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>84,87<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-650\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>119,06<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"7\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-651\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>83,50<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-652\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 1st fortnight of June<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-653\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>125,57<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-654\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>84,74<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-655\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>123,84<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-656\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>83,72<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-657\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>129,57<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-658\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,48<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-659\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>121,86<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"8\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-660\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>84,26<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-661\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 2nd half of June<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-662\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>127,01<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-663\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>85,59<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-664\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>128,07<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-665\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>84,76<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-666\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>133,18<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-667\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,51<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-668\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>124,35<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"9\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-669\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>84,73<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-670\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 1st fortnight of July<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-671\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>130,69<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-672\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,05<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-673\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>132,55<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-674\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>85,87<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-675\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>131,51<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-676\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>84,89<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-677\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>130,16<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"10\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-678\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>85,31<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-679\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 2nd fortnight of July<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-680\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>133,71<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-681\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>85,67<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-682\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>139,58<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-683\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,01<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-684\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>139,31<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-685\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,84<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-686\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>137,93<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"11\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-687\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,05<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-688\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 1st fortnight of August<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-689\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>139,18<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-690\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,33<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-691\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>149,12<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-692\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,40<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-693\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>143,48<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-694\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,78<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-695\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>146,08<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"12\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-696\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,51<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-697\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 2nd fortnight of August<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-698\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>151,50<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-699\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,15<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-700\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>153,86<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-701\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,54<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-702\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>155,43<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-703\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,39<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-704\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>151,73<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"13\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-705\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,81<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-706\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 1st fortnight of September<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-707\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>154,75<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-708\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,17<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-709\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>157,88<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-710\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,55<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-711\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>157,92<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-712\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,42<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-713\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>157,06<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"14\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-714\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,26<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-715\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 2nd half of September<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-716\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>154,60<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-717\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,04<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-718\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>157,84<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-719\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,49<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-720\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>160,39<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-721\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,68<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-722\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>156,02<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"15\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-723\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,10<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-724\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 1st half of October<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-725\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>158,83<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-726\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,38<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-727\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>157,40<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-728\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,82<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-729\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>158,81<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-730\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,11<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-731\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>150,46<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"16\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-732\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,16<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-733\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 2nd half of October<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-734\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>160,58<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-735\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,64<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-736\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>152,26<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-737\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,02<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-738\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>153,66<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-739\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,75<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-740\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>146,19<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"17\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-741\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>88,05<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-742\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 1st fortnight of November<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-743\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-744\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-745\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>144,03<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-746\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,05<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-747\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>141,70<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-748\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,65<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-749\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"18\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-750\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-751\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATR - 2nd fortnight of November<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-752\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-753\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-754\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>136,60<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-755\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>86,84<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"5\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-756\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>139,44<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"6\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-757\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>87,18<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"7\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-758\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"19\" data-x-index=\"8\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-759\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>0,00<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"1\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"20\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-760\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p>ATRE CLOSURE<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"20\" data-x-index=\"1\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-761\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">137,74<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"20\" data-x-index=\"2\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-762\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">137,50<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"20\" data-x-index=\"3\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-763\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">140,70<\/p><\/div><\/div><\/td><td class=\"wptb-cell\" colspan=\"2\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"20\" data-x-index=\"4\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-764\" style=\"font-size: 1em; \"><div style=\"position: relative;\"><p style=\"text-align: center;\">136,95<\/p><\/div><\/div><\/td><\/tr><tr class=\"wptb-row\" style=\"\"><td class=\"wptb-cell\" colspan=\"9\" rowspan=\"1\" style=\"padding: 10px; border-width: 1px; border-color: rgb(209, 209, 209); border-style: solid; border-radius: 0px; \" data-y-index=\"21\" data-x-index=\"0\" data-wptb-css-td-auto-width=\"false\" data-wptb-css-td-auto-height=\"false\" data-wptb-cell-vertical-alignment=\"center\"><div class=\"wptb-text-container wptb-ph-element wptb-element-text-765\" style=\"color: rgb(0, 0, 0); font-size: 15px; \"><div style=\"position: relative;\"><p><\/p><\/div><\/div><\/td><\/tr><\/tbody><\/table><\/div><\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8ccd62 elementor-widget elementor-widget-heading\" data-id=\"e8ccd62\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ATR of Previous Harvests<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b01def8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b01def8\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-narrow\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-214425f\" data-id=\"214425f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-597361c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"597361c\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/atr-anteriores\/#safra-21-22\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 21\/22<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-da0fad3\" data-id=\"da0fad3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6fe20da elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6fe20da\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/atr-anteriores\/#safra-22-23\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 22\/23<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e6588ec\" data-id=\"e6588ec\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b99bff6 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b99bff6\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/atr-anteriores\/#safra-23-24\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 23\/24<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-659ad3d\" data-id=\"659ad3d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a552fbb elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a552fbb\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/atr-anteriores\/#safra-24-25\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 24\/25<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-11e6733 elementor-widget elementor-widget-heading\" data-id=\"11e6733\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Price of KG from Previous Harvests<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-e0fe0ff elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e0fe0ff\" data-element_type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-narrow\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-0f8d47d\" data-id=\"0f8d47d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d2f0384 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"d2f0384\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/preco-do-kg\/#safra-21-22\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 21\/22<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-3432adf\" data-id=\"3432adf\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b950bf4 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b950bf4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/preco-do-kg\/#safra-22-23\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 22\/23<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-cd81f85\" data-id=\"cd81f85\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-83f3bd4 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"83f3bd4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/preco-do-kg\/#safra-23-24\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 23\/24<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-9b9d53d\" data-id=\"9b9d53d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c1c4832 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c1c4832\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/preco-do-kg\/#safra-24-25\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Harvest 24\/25<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ATR Relativo = ATRfq + ATRus \u2013 ATRuq ATR Relativo = ATRfq + ATRus \u2013 ATRuq ATRfq = Valor do ATR do fornecedor na quinzena; ATRus = Valor da m\u00e9dia do ATR das \u00faltimas 5 safras de cada usina (ATR Provis\u00f3rio ou de Partida); ATRuq = Valor do ATR da usina na quinzena. Fa\u00e7a o [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-131","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Calcule seu ATR &#8211; Socicana<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calcule seu ATR &#8211; Socicana\" \/>\n<meta property=\"og:description\" content=\"ATR Relativo = ATRfq + ATRus \u2013 ATRuq ATR Relativo = ATRfq + ATRus \u2013 ATRuq ATRfq = Valor do ATR do fornecedor na quinzena; ATRus = Valor da m\u00e9dia do ATR das \u00faltimas 5 safras de cada usina (ATR Provis\u00f3rio ou de Partida); ATRuq = Valor do ATR da usina na quinzena. Fa\u00e7a o [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/\" \/>\n<meta property=\"og:site_name\" content=\"Socicana\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T13:46:36+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/socicana.com.br\/calculadora-de-atr\/\",\"url\":\"https:\/\/socicana.com.br\/calculadora-de-atr\/\",\"name\":\"Calcule seu ATR &#8211; Socicana\",\"isPartOf\":{\"@id\":\"https:\/\/socicana.com.br\/#website\"},\"datePublished\":\"2021-10-04T17:08:22+00:00\",\"dateModified\":\"2026-04-07T13:46:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/socicana.com.br\/calculadora-de-atr\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/socicana.com.br\/calculadora-de-atr\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/socicana.com.br\/calculadora-de-atr\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/socicana.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Calcule seu ATR\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/socicana.com.br\/#website\",\"url\":\"https:\/\/socicana.com.br\/\",\"name\":\"Socicana\",\"description\":\"Associa\u00e7\u00e3o dos Fornecedores de Cana de Guariba\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/socicana.com.br\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calcule seu ATR &#8211; Socicana","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/","og_locale":"en_US","og_type":"article","og_title":"Calcule seu ATR &#8211; Socicana","og_description":"ATR Relativo = ATRfq + ATRus \u2013 ATRuq ATR Relativo = ATRfq + ATRus \u2013 ATRuq ATRfq = Valor do ATR do fornecedor na quinzena; ATRus = Valor da m\u00e9dia do ATR das \u00faltimas 5 safras de cada usina (ATR Provis\u00f3rio ou de Partida); ATRuq = Valor do ATR da usina na quinzena. Fa\u00e7a o [&hellip;]","og_url":"https:\/\/socicana.com.br\/en\/calculadora-de-atr\/","og_site_name":"Socicana","article_modified_time":"2026-04-07T13:46:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/socicana.com.br\/calculadora-de-atr\/","url":"https:\/\/socicana.com.br\/calculadora-de-atr\/","name":"Calcule seu ATR &#8211; Socicana","isPartOf":{"@id":"https:\/\/socicana.com.br\/#website"},"datePublished":"2021-10-04T17:08:22+00:00","dateModified":"2026-04-07T13:46:36+00:00","breadcrumb":{"@id":"https:\/\/socicana.com.br\/calculadora-de-atr\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/socicana.com.br\/calculadora-de-atr\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/socicana.com.br\/calculadora-de-atr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/socicana.com.br\/"},{"@type":"ListItem","position":2,"name":"Calcule seu ATR"}]},{"@type":"WebSite","@id":"https:\/\/socicana.com.br\/#website","url":"https:\/\/socicana.com.br\/","name":"Socicana","description":"Associa\u00e7\u00e3o dos Fornecedores de Cana de Guariba","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/socicana.com.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/pages\/131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/comments?post=131"}],"version-history":[{"count":129,"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/pages\/131\/revisions"}],"predecessor-version":[{"id":7738,"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/pages\/131\/revisions\/7738"}],"wp:attachment":[{"href":"https:\/\/socicana.com.br\/en\/wp-json\/wp\/v2\/media?parent=131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}