@times-components/ssr 2.62.41-ce0d614c99bf1a2b2717b67a14066bbe9fc0ddaf.2 → 2.62.41-dffe1fe0a041b9da3a70d587c436f702889c3f07.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18,7 +18,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
18
18
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
19
19
  PERFORMANCE OF THIS SOFTWARE.
20
20
  ***************************************************************************** */
21
- var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function i(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var a=function(){return(a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function o(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function l(e,t,n,r){return new(n||(n=Promise))((function(i,a){function o(e){try{u(r.next(e))}catch(e){a(e)}}function l(e){try{u(r.throw(e))}catch(e){a(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(o,l)}u((r=r.apply(e,t||[])).next())}))}function u(e,t){var n,r,i,a,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(a){return function(l){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){o.label=a[1];break}if(6===a[0]&&o.label<i[1]){o.label=i[1],i=a;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(a);break}i[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(e){a=[6,e],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}function s(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),i=0;for(t=0;t<n;t++)for(var a=arguments[t],o=0,l=a.length;o<l;o++,i++)r[i]=a[o];return r}},235:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=4)}([function(e,t){e.exports=n(1)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(9)},function(e,t){e.exports=n(0)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=n.n(r),a=(n(3),n(1)),o=n(2),l=Object(r.createContext)({isTablet:!1});n.d(t,"ResponsiveContext",(function(){return l}));const u=e=>{let t=e.children;const n=Object(o.getDimensions)().width;return i.a.createElement(l.Provider,{value:{editionBreakpoint:Object(a.getEditionBreakpoint)(n),isTablet:!1,screenWidth:n}},t)};u.defaultProps={children:null},t.default=u}])},237:function(e,t,n){"use strict";n.r(t);var r=n(239),i=n(180),a=n(27),o=n(178),l=n(5);function u(e,t){Object(l.a)(2,arguments);var n=Object(a.a)(t);return Object(o.a)(e,-n)}var s=n(15);function c(e){Object(l.a)(1,arguments);var t=1,n=Object(s.a)(e),r=n.getUTCDay(),i=(r<t?7:0)+r-t;return n.setUTCDate(n.getUTCDate()-i),n.setUTCHours(0,0,0,0),n}function d(e){Object(l.a)(1,arguments);var t=Object(s.a)(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var i=c(r),a=new Date(0);a.setUTCFullYear(n,0,4),a.setUTCHours(0,0,0,0);var o=c(a);return t.getTime()>=i.getTime()?n+1:t.getTime()>=o.getTime()?n:n-1}function f(e){Object(l.a)(1,arguments);var t=d(e),n=new Date(0);n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0);var r=c(n);return r}function m(e,t){Object(l.a)(1,arguments);var n=t||{},r=n.locale,i=r&&r.options&&r.options.weekStartsOn,o=null==i?0:Object(a.a)(i),u=null==n.weekStartsOn?o:Object(a.a)(n.weekStartsOn);if(!(u>=0&&u<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var c=Object(s.a)(e),d=c.getUTCDay(),f=(d<u?7:0)+d-u;return c.setUTCDate(c.getUTCDate()-f),c.setUTCHours(0,0,0,0),c}function p(e,t){Object(l.a)(1,arguments);var n=Object(s.a)(e),r=n.getUTCFullYear(),i=t||{},o=i.locale,u=o&&o.options&&o.options.firstWeekContainsDate,c=null==u?1:Object(a.a)(u),d=null==i.firstWeekContainsDate?c:Object(a.a)(i.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var f=new Date(0);f.setUTCFullYear(r+1,0,d),f.setUTCHours(0,0,0,0);var p=m(f,t),v=new Date(0);v.setUTCFullYear(r,0,d),v.setUTCHours(0,0,0,0);var h=m(v,t);return n.getTime()>=p.getTime()?r+1:n.getTime()>=h.getTime()?r:r-1}function v(e,t){Object(l.a)(1,arguments);var n=t||{},r=n.locale,i=r&&r.options&&r.options.firstWeekContainsDate,o=null==i?1:Object(a.a)(i),u=null==n.firstWeekContainsDate?o:Object(a.a)(n.firstWeekContainsDate),s=p(e,t),c=new Date(0);c.setUTCFullYear(s,0,u),c.setUTCHours(0,0,0,0);var d=m(c,t);return d}function h(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}var y={y:function(e,t){var n=e.getUTCFullYear(),r=n>0?n:1-n;return h("yy"===t?r%100:r,t.length)},M:function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):h(n+1,2)},d:function(e,t){return h(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return"am"===n?"a.m.":"p.m."}},h:function(e,t){return h(e.getUTCHours()%12||12,t.length)},H:function(e,t){return h(e.getUTCHours(),t.length)},m:function(e,t){return h(e.getUTCMinutes(),t.length)},s:function(e,t){return h(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length,r=e.getUTCMilliseconds();return h(Math.floor(r*Math.pow(10,n-3)),t.length)}},g="midnight",k="noon",b="morning",S="afternoon",O="evening",w="night";function N(e,t){var n=e>0?"-":"+",r=Math.abs(e),i=Math.floor(r/60),a=r%60;if(0===a)return n+String(i);var o=t||"";return n+String(i)+o+h(a,2)}function T(e,t){return e%60==0?(e>0?"-":"+")+h(Math.abs(e)/60,2):C(e,t)}function C(e,t){var n=t||"",r=e>0?"-":"+",i=Math.abs(e);return r+h(Math.floor(i/60),2)+n+h(i%60,2)}var j={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear(),i=r>0?r:1-r;return n.ordinalNumber(i,{unit:"year"})}return y.y(e,t)},Y:function(e,t,n,r){var i=p(e,r),a=i>0?i:1-i;return"YY"===t?h(a%100,2):"Yo"===t?n.ordinalNumber(a,{unit:"year"}):h(a,t.length)},R:function(e,t){return h(d(e),t.length)},u:function(e,t){return h(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return h(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return h(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return y.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return h(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var i=function(e,t){Object(l.a)(1,arguments);var n=Object(s.a)(e),r=m(n,t).getTime()-v(n,t).getTime();return Math.round(r/6048e5)+1}(e,r);return"wo"===t?n.ordinalNumber(i,{unit:"week"}):h(i,t.length)},I:function(e,t,n){var r=function(e){Object(l.a)(1,arguments);var t=Object(s.a)(e),n=c(t).getTime()-f(t).getTime();return Math.round(n/6048e5)+1}(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):h(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):y.d(e,t)},D:function(e,t,n){var r=function(e){Object(l.a)(1,arguments);var t=Object(s.a)(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime(),i=n-r;return Math.floor(i/864e5)+1}(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):h(r,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return h(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(i,{width:"short",context:"formatting"});case"eeee":default:return n.day(i,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return h(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(i,{width:"narrow",context:"standalone"});case"cccccc":return n.day(i,{width:"short",context:"standalone"});case"cccc":default:return n.day(i,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),i=0===r?7:r;switch(t){case"i":return String(i);case"ii":return h(i,t.length);case"io":return n.ordinalNumber(i,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,i=e.getUTCHours();switch(r=12===i?k:0===i?g:i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,i=e.getUTCHours();switch(r=i>=17?O:i>=12?S:i>=4?b:w,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return y.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):y.H(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):h(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):h(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):y.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):y.s(e,t)},S:function(e,t){return y.S(e,t)},X:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();if(0===i)return"Z";switch(t){case"X":return T(i);case"XXXX":case"XX":return C(i);case"XXXXX":case"XXX":default:return C(i,":")}},x:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return T(i);case"xxxx":case"xx":return C(i);case"xxxxx":case"xxx":default:return C(i,":")}},O:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+N(i,":");case"OOOO":default:return"GMT"+C(i,":")}},z:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+N(i,":");case"zzzz":default:return"GMT"+C(i,":")}},t:function(e,t,n,r){var i=r._originalDate||e;return h(Math.floor(i.getTime()/1e3),t.length)},T:function(e,t,n,r){return h((r._originalDate||e).getTime(),t.length)}};function x(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}}function F(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}}var E={p:F,P:function(e,t){var n,r=e.match(/(P+)(p+)?/)||[],i=r[1],a=r[2];if(!a)return x(e,t);switch(i){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;case"PPPP":default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",x(i,t)).replace("{{time}}",F(a,t))}},P=n(82),A=["D","DD"],_=["YY","YYYY"];function I(e){return-1!==A.indexOf(e)}function D(e){return-1!==_.indexOf(e)}function R(e,t,n){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"))}n.d(t,"default",(function(){return z}));var M=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,L=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,B=/^'([^]*?)'?$/,V=/''/g,q=/[a-zA-Z]/;function z(e,t,n){Object(l.a)(2,arguments);var o=String(t),c=n||{},d=c.locale||i.a,f=d.options&&d.options.firstWeekContainsDate,m=null==f?1:Object(a.a)(f),p=null==c.firstWeekContainsDate?m:Object(a.a)(c.firstWeekContainsDate);if(!(p>=1&&p<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=d.options&&d.options.weekStartsOn,h=null==v?0:Object(a.a)(v),y=null==c.weekStartsOn?h:Object(a.a)(c.weekStartsOn);if(!(y>=0&&y<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!d.localize)throw new RangeError("locale must contain localize property");if(!d.formatLong)throw new RangeError("locale must contain formatLong property");var g=Object(s.a)(e);if(!Object(r.default)(g))throw new RangeError("Invalid time value");var k=Object(P.a)(g),b=u(g,k),S={firstWeekContainsDate:p,weekStartsOn:y,locale:d,_originalDate:g},O=o.match(L).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,E[t])(e,d.formatLong,S):e})).join("").match(M).map((function(n){if("''"===n)return"'";var r=n[0];if("'"===r)return U(n);var i=j[r];if(i)return!c.useAdditionalWeekYearTokens&&D(n)&&R(n,t,e),!c.useAdditionalDayOfYearTokens&&I(n)&&R(n,t,e),i(b,n,d.localize,S);if(r.match(q))throw new RangeError("Format string contains an unescaped latin alphabet character `"+r+"`");return n})).join("");return O}function U(e){return e.match(B)[1].replace(V,"'")}},239:function(e,t,n){"use strict";n.r(t);var r=n(5);function i(e){return Object(r.a)(1,arguments),e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}var a=n(15);function o(e){if(Object(r.a)(1,arguments),!i(e)&&"number"!=typeof e)return!1;var t=Object(a.a)(e);return!isNaN(Number(t))}n.d(t,"default",(function(){return o}))},24:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},240:function(e,t,n){(function(e,n){var r="[object Arguments]",i="[object Map]",a="[object Object]",o="[object Set]",l=/^\[object .+?Constructor\]$/,u=/^(?:0|[1-9]\d*)$/,s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s[r]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s[i]=s["[object Number]"]=s[a]=s["[object RegExp]"]=s[o]=s["[object String]"]=s["[object WeakMap]"]=!1;var c="object"==typeof e&&e&&e.Object===Object&&e,d="object"==typeof self&&self&&self.Object===Object&&self,f=c||d||Function("return this")(),m=t&&!t.nodeType&&t,p=m&&"object"==typeof n&&n&&!n.nodeType&&n,v=p&&p.exports===m,h=v&&c.process,y=function(){try{return h&&h.binding&&h.binding("util")}catch(e){}}(),g=y&&y.isTypedArray;function k(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function b(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function S(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}var O,w,N,T=Array.prototype,C=Function.prototype,j=Object.prototype,x=f["__core-js_shared__"],F=C.toString,E=j.hasOwnProperty,P=(O=/[^.]+$/.exec(x&&x.keys&&x.keys.IE_PROTO||""))?"Symbol(src)_1."+O:"",A=j.toString,_=RegExp("^"+F.call(E).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),I=v?f.Buffer:void 0,D=f.Symbol,R=f.Uint8Array,M=j.propertyIsEnumerable,L=T.splice,B=D?D.toStringTag:void 0,V=Object.getOwnPropertySymbols,q=I?I.isBuffer:void 0,z=(w=Object.keys,N=Object,function(e){return w(N(e))}),U=ye(f,"DataView"),Q=ye(f,"Map"),J=ye(f,"Promise"),W=ye(f,"Set"),H=ye(f,"WeakMap"),$=ye(Object,"create"),G=Se(U),Y=Se(Q),K=Se(J),X=Se(W),Z=Se(H),ee=D?D.prototype:void 0,te=ee?ee.valueOf:void 0;function ne(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function re(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function ie(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function ae(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new ie;++t<n;)this.add(e[t])}function oe(e){var t=this.__data__=new re(e);this.size=t.size}function le(e,t){var n=Ne(e),r=!n&&we(e),i=!n&&!r&&Te(e),a=!n&&!r&&!i&&Ee(e),o=n||r||i||a,l=o?function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}(e.length,String):[],u=l.length;for(var s in e)!t&&!E.call(e,s)||o&&("length"==s||i&&("offset"==s||"parent"==s)||a&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||be(s,u))||l.push(s);return l}function ue(e,t){for(var n=e.length;n--;)if(Oe(e[n][0],t))return n;return-1}function se(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":B&&B in Object(e)?function(e){var t=E.call(e,B),n=e[B];try{e[B]=void 0;var r=!0}catch(e){}var i=A.call(e);r&&(t?e[B]=n:delete e[B]);return i}(e):function(e){return A.call(e)}(e)}function ce(e){return Fe(e)&&se(e)==r}function de(e,t,n,l,u){return e===t||(null==e||null==t||!Fe(e)&&!Fe(t)?e!=e&&t!=t:function(e,t,n,l,u,s){var c=Ne(e),d=Ne(t),f=c?"[object Array]":ke(e),m=d?"[object Array]":ke(t),p=(f=f==r?a:f)==a,v=(m=m==r?a:m)==a,h=f==m;if(h&&Te(e)){if(!Te(t))return!1;c=!0,p=!1}if(h&&!p)return s||(s=new oe),c||Ee(e)?pe(e,t,n,l,u,s):function(e,t,n,r,a,l,u){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!l(new R(e),new R(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return Oe(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case i:var s=b;case o:var c=1&r;if(s||(s=S),e.size!=t.size&&!c)return!1;var d=u.get(e);if(d)return d==t;r|=2,u.set(e,t);var f=pe(s(e),s(t),r,a,l,u);return u.delete(e),f;case"[object Symbol]":if(te)return te.call(e)==te.call(t)}return!1}(e,t,f,n,l,u,s);if(!(1&n)){var y=p&&E.call(e,"__wrapped__"),g=v&&E.call(t,"__wrapped__");if(y||g){var k=y?e.value():e,O=g?t.value():t;return s||(s=new oe),u(k,O,n,l,s)}}if(!h)return!1;return s||(s=new oe),function(e,t,n,r,i,a){var o=1&n,l=ve(e),u=l.length,s=ve(t).length;if(u!=s&&!o)return!1;var c=u;for(;c--;){var d=l[c];if(!(o?d in t:E.call(t,d)))return!1}var f=a.get(e);if(f&&a.get(t))return f==t;var m=!0;a.set(e,t),a.set(t,e);var p=o;for(;++c<u;){d=l[c];var v=e[d],h=t[d];if(r)var y=o?r(h,v,d,t,e,a):r(v,h,d,e,t,a);if(!(void 0===y?v===h||i(v,h,n,r,a):y)){m=!1;break}p||(p="constructor"==d)}if(m&&!p){var g=e.constructor,k=t.constructor;g==k||!("constructor"in e)||!("constructor"in t)||"function"==typeof g&&g instanceof g&&"function"==typeof k&&k instanceof k||(m=!1)}return a.delete(e),a.delete(t),m}(e,t,n,l,u,s)}(e,t,n,l,de,u))}function fe(e){return!(!xe(e)||function(e){return!!P&&P in e}(e))&&(Ce(e)?_:l).test(Se(e))}function me(e){if(n=(t=e)&&t.constructor,r="function"==typeof n&&n.prototype||j,t!==r)return z(e);var t,n,r,i=[];for(var a in Object(e))E.call(e,a)&&"constructor"!=a&&i.push(a);return i}function pe(e,t,n,r,i,a){var o=1&n,l=e.length,u=t.length;if(l!=u&&!(o&&u>l))return!1;var s=a.get(e);if(s&&a.get(t))return s==t;var c=-1,d=!0,f=2&n?new ae:void 0;for(a.set(e,t),a.set(t,e);++c<l;){var m=e[c],p=t[c];if(r)var v=o?r(p,m,c,t,e,a):r(m,p,c,e,t,a);if(void 0!==v){if(v)continue;d=!1;break}if(f){if(!k(t,(function(e,t){if(o=t,!f.has(o)&&(m===e||i(m,e,n,r,a)))return f.push(t);var o}))){d=!1;break}}else if(m!==p&&!i(m,p,n,r,a)){d=!1;break}}return a.delete(e),a.delete(t),d}function ve(e){return function(e,t,n){var r=t(e);return Ne(e)?r:function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}(r,n(e))}(e,Pe,ge)}function he(e,t){var n,r,i=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?i["string"==typeof t?"string":"hash"]:i.map}function ye(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return fe(n)?n:void 0}ne.prototype.clear=function(){this.__data__=$?$(null):{},this.size=0},ne.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},ne.prototype.get=function(e){var t=this.__data__;if($){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return E.call(t,e)?t[e]:void 0},ne.prototype.has=function(e){var t=this.__data__;return $?void 0!==t[e]:E.call(t,e)},ne.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=$&&void 0===t?"__lodash_hash_undefined__":t,this},re.prototype.clear=function(){this.__data__=[],this.size=0},re.prototype.delete=function(e){var t=this.__data__,n=ue(t,e);return!(n<0)&&(n==t.length-1?t.pop():L.call(t,n,1),--this.size,!0)},re.prototype.get=function(e){var t=this.__data__,n=ue(t,e);return n<0?void 0:t[n][1]},re.prototype.has=function(e){return ue(this.__data__,e)>-1},re.prototype.set=function(e,t){var n=this.__data__,r=ue(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},ie.prototype.clear=function(){this.size=0,this.__data__={hash:new ne,map:new(Q||re),string:new ne}},ie.prototype.delete=function(e){var t=he(this,e).delete(e);return this.size-=t?1:0,t},ie.prototype.get=function(e){return he(this,e).get(e)},ie.prototype.has=function(e){return he(this,e).has(e)},ie.prototype.set=function(e,t){var n=he(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},ae.prototype.add=ae.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},ae.prototype.has=function(e){return this.__data__.has(e)},oe.prototype.clear=function(){this.__data__=new re,this.size=0},oe.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},oe.prototype.get=function(e){return this.__data__.get(e)},oe.prototype.has=function(e){return this.__data__.has(e)},oe.prototype.set=function(e,t){var n=this.__data__;if(n instanceof re){var r=n.__data__;if(!Q||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new ie(r)}return n.set(e,t),this.size=n.size,this};var ge=V?function(e){return null==e?[]:(e=Object(e),function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}(V(e),(function(t){return M.call(e,t)})))}:function(){return[]},ke=se;function be(e,t){return!!(t=null==t?9007199254740991:t)&&("number"==typeof e||u.test(e))&&e>-1&&e%1==0&&e<t}function Se(e){if(null!=e){try{return F.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Oe(e,t){return e===t||e!=e&&t!=t}(U&&"[object DataView]"!=ke(new U(new ArrayBuffer(1)))||Q&&ke(new Q)!=i||J&&"[object Promise]"!=ke(J.resolve())||W&&ke(new W)!=o||H&&"[object WeakMap]"!=ke(new H))&&(ke=function(e){var t=se(e),n=t==a?e.constructor:void 0,r=n?Se(n):"";if(r)switch(r){case G:return"[object DataView]";case Y:return i;case K:return"[object Promise]";case X:return o;case Z:return"[object WeakMap]"}return t});var we=ce(function(){return arguments}())?ce:function(e){return Fe(e)&&E.call(e,"callee")&&!M.call(e,"callee")},Ne=Array.isArray;var Te=q||function(){return!1};function Ce(e){if(!xe(e))return!1;var t=se(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}function je(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function xe(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Fe(e){return null!=e&&"object"==typeof e}var Ee=g?function(e){return function(t){return e(t)}}(g):function(e){return Fe(e)&&je(e.length)&&!!s[se(e)]};function Pe(e){return null!=(t=e)&&je(t.length)&&!Ce(t)?le(e):me(e);var t}n.exports=function(e,t){return de(e,t)}}).call(this,n(24),n(115)(e))},241:function(e,t,n){"use strict";e.exports=function(e,t,n,r,i,a,o,l){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[n,r,i,a,o,l],c=0;(u=new Error(t.replace(/%s/g,(function(){return s[c++]})))).name="Invariant Violation"}throw u.framesToPop=1,u}}},242:function(e,t,n){e.exports=function e(t){"use strict";var n=/^\0+/g,r=/[\0\r\f]/g,i=/: */g,a=/zoo|gra/,o=/([,: ])(transform)/g,l=/,+\s*(?![^(]*[)])/g,u=/ +\s*(?![^(]*[)])/g,s=/ *[\0] */g,c=/,\r+?/g,d=/([\t\r\n ])*\f?&/g,f=/:global\(((?:[^\(\)\[\]]*|\[.*\]|\([^\(\)]*\))*)\)/g,m=/\W+/g,p=/@(k\w+)\s*(\S*)\s*/,v=/::(place)/g,h=/:(read-only)/g,y=/\s+(?=[{\];=:>])/g,g=/([[}=:>])\s+/g,k=/(\{[^{]+?);(?=\})/g,b=/\s{2,}/g,S=/([^\(])(:+) */g,O=/[svh]\w+-[tblr]{2}/,w=/\(\s*(.*)\s*\)/g,N=/([\s\S]*?);/g,T=/-self|flex-/g,C=/[^]*?(:[rp][el]a[\w-]+)[^]*/,j=/stretch|:\s*\w+\-(?:conte|avail)/,x=/([^-])(image-set\()/,F="-webkit-",E="-moz-",P="-ms-",A=59,_=125,I=123,D=40,R=41,M=10,L=13,B=32,V=45,q=42,z=44,U=58,Q=47,J=1,W=1,H=0,$=1,G=1,Y=1,K=0,X=0,Z=0,ee=[],te=[],ne=0,re=null,ie=0,ae=1,oe="",le="",ue="";function se(e,t,i,a,o){for(var l,u,c=0,d=0,f=0,m=0,y=0,g=0,k=0,b=0,O=0,N=0,T=0,C=0,j=0,x=0,E=0,P=0,K=0,te=0,re=0,de=i.length,ye=de-1,ge="",ke="",be="",Se="",Oe="",we="";E<de;){if(k=i.charCodeAt(E),E===ye&&d+m+f+c!==0&&(0!==d&&(k=d===Q?M:Q),m=f=c=0,de++,ye++),d+m+f+c===0){if(E===ye&&(P>0&&(ke=ke.replace(r,"")),ke.trim().length>0)){switch(k){case B:case 9:case A:case L:case M:break;default:ke+=i.charAt(E)}k=A}if(1===K)switch(k){case I:case _:case A:case 34:case 39:case D:case R:case z:K=0;case 9:case L:case M:case B:break;default:for(K=0,re=E,y=k,E--,k=A;re<de;)switch(i.charCodeAt(re++)){case M:case L:case A:++E,k=y,re=de;break;case U:P>0&&(++E,k=y);case I:re=de}}switch(k){case I:for(y=(ke=ke.trim()).charCodeAt(0),T=1,re=++E;E<de;){switch(k=i.charCodeAt(E)){case I:T++;break;case _:T--;break;case Q:switch(g=i.charCodeAt(E+1)){case q:case Q:E=he(g,E,ye,i)}break;case 91:k++;case D:k++;case 34:case 39:for(;E++<ye&&i.charCodeAt(E)!==k;);}if(0===T)break;E++}switch(be=i.substring(re,E),0===y&&(y=(ke=ke.replace(n,"").trim()).charCodeAt(0)),y){case 64:switch(P>0&&(ke=ke.replace(r,"")),g=ke.charCodeAt(1)){case 100:case 109:case 115:case V:l=t;break;default:l=ee}if(re=(be=se(t,l,be,g,o+1)).length,Z>0&&0===re&&(re=ke.length),ne>0&&(u=ve(3,be,l=ce(ee,ke,te),t,W,J,re,g,o,a),ke=l.join(""),void 0!==u&&0===(re=(be=u.trim()).length)&&(g=0,be="")),re>0)switch(g){case 115:ke=ke.replace(w,pe);case 100:case 109:case V:be=ke+"{"+be+"}";break;case 107:be=(ke=ke.replace(p,"$1 $2"+(ae>0?oe:"")))+"{"+be+"}",be=1===G||2===G&&me("@"+be,3)?"@"+F+be+"@"+be:"@"+be;break;default:be=ke+be,112===a&&(Se+=be,be="")}else be="";break;default:be=se(t,ce(t,ke,te),be,a,o+1)}Oe+=be,C=0,K=0,x=0,P=0,te=0,j=0,ke="",be="",k=i.charCodeAt(++E);break;case _:case A:if((re=(ke=(P>0?ke.replace(r,""):ke).trim()).length)>1)switch(0===x&&((y=ke.charCodeAt(0))===V||y>96&&y<123)&&(re=(ke=ke.replace(" ",":")).length),ne>0&&void 0!==(u=ve(1,ke,t,e,W,J,Se.length,a,o,a))&&0===(re=(ke=u.trim()).length)&&(ke="\0\0"),y=ke.charCodeAt(0),g=ke.charCodeAt(1),y){case 0:break;case 64:if(105===g||99===g){we+=ke+i.charAt(E);break}default:if(ke.charCodeAt(re-1)===U)break;Se+=fe(ke,y,g,ke.charCodeAt(2))}C=0,K=0,x=0,P=0,te=0,ke="",k=i.charCodeAt(++E)}}switch(k){case L:case M:if(d+m+f+c+X===0)switch(N){case R:case 39:case 34:case 64:case 126:case 62:case q:case 43:case Q:case V:case U:case z:case A:case I:case _:break;default:x>0&&(K=1)}d===Q?d=0:$+C===0&&107!==a&&ke.length>0&&(P=1,ke+="\0"),ne*ie>0&&ve(0,ke,t,e,W,J,Se.length,a,o,a),J=1,W++;break;case A:case _:if(d+m+f+c===0){J++;break}default:switch(J++,ge=i.charAt(E),k){case 9:case B:if(m+c+d===0)switch(b){case z:case U:case 9:case B:ge="";break;default:k!==B&&(ge=" ")}break;case 0:ge="\\0";break;case 12:ge="\\f";break;case 11:ge="\\v";break;case 38:m+d+c===0&&$>0&&(te=1,P=1,ge="\f"+ge);break;case 108:if(m+d+c+H===0&&x>0)switch(E-x){case 2:112===b&&i.charCodeAt(E-3)===U&&(H=b);case 8:111===O&&(H=O)}break;case U:m+d+c===0&&(x=E);break;case z:d+f+m+c===0&&(P=1,ge+="\r");break;case 34:case 39:0===d&&(m=m===k?0:0===m?k:m);break;case 91:m+d+f===0&&c++;break;case 93:m+d+f===0&&c--;break;case R:m+d+c===0&&f--;break;case D:if(m+d+c===0){if(0===C)switch(2*b+3*O){case 533:break;default:T=0,C=1}f++}break;case 64:d+f+m+c+x+j===0&&(j=1);break;case q:case Q:if(m+c+f>0)break;switch(d){case 0:switch(2*k+3*i.charCodeAt(E+1)){case 235:d=Q;break;case 220:re=E,d=q}break;case q:k===Q&&b===q&&re+2!==E&&(33===i.charCodeAt(re+2)&&(Se+=i.substring(re,E+1)),ge="",d=0)}}if(0===d){if($+m+c+j===0&&107!==a&&k!==A)switch(k){case z:case 126:case 62:case 43:case R:case D:if(0===C){switch(b){case 9:case B:case M:case L:ge+="\0";break;default:ge="\0"+ge+(k===z?"":"\0")}P=1}else switch(k){case D:x+7===E&&108===b&&(x=0),C=++T;break;case R:0==(C=--T)&&(P=1,ge+="\0")}break;case 9:case B:switch(b){case 0:case I:case _:case A:case z:case 12:case 9:case B:case M:case L:break;default:0===C&&(P=1,ge+="\0")}}ke+=ge,k!==B&&9!==k&&(N=k)}}O=b,b=k,E++}if(re=Se.length,Z>0&&0===re&&0===Oe.length&&0===t[0].length==0&&(109!==a||1===t.length&&($>0?le:ue)===t[0])&&(re=t.join(",").length+2),re>0){if(l=0===$&&107!==a?function(e){for(var t,n,i=0,a=e.length,o=Array(a);i<a;++i){for(var l=e[i].split(s),u="",c=0,d=0,f=0,m=0,p=l.length;c<p;++c)if(!(0===(d=(n=l[c]).length)&&p>1)){if(f=u.charCodeAt(u.length-1),m=n.charCodeAt(0),t="",0!==c)switch(f){case q:case 126:case 62:case 43:case B:case D:break;default:t=" "}switch(m){case 38:n=t+le;case 126:case 62:case 43:case B:case R:case D:break;case 91:n=t+n+le;break;case U:switch(2*n.charCodeAt(1)+3*n.charCodeAt(2)){case 530:if(Y>0){n=t+n.substring(8,d-1);break}default:(c<1||l[c-1].length<1)&&(n=t+le+n)}break;case z:t="";default:n=d>1&&n.indexOf(":")>0?t+n.replace(S,"$1"+le+"$2"):t+n+le}u+=n}o[i]=u.replace(r,"").trim()}return o}(t):t,ne>0&&void 0!==(u=ve(2,Se,l,e,W,J,re,a,o,a))&&0===(Se=u).length)return we+Se+Oe;if(Se=l.join(",")+"{"+Se+"}",G*H!=0){switch(2!==G||me(Se,2)||(H=0),H){case 111:Se=Se.replace(h,":-moz-$1")+Se;break;case 112:Se=Se.replace(v,"::"+F+"input-$1")+Se.replace(v,"::-moz-$1")+Se.replace(v,":-ms-input-$1")+Se}H=0}}return we+Se+Oe}function ce(e,t,n){var r=t.trim().split(c),i=r,a=r.length,o=e.length;switch(o){case 0:case 1:for(var l=0,u=0===o?"":e[0]+" ";l<a;++l)i[l]=de(u,i[l],n,o).trim();break;default:l=0;var s=0;for(i=[];l<a;++l)for(var d=0;d<o;++d)i[s++]=de(e[d]+" ",r[l],n,o).trim()}return i}function de(e,t,n,r){var i=t,a=i.charCodeAt(0);switch(a<33&&(a=(i=i.trim()).charCodeAt(0)),a){case 38:switch($+r){case 0:case 1:if(0===e.trim().length)break;default:return i.replace(d,"$1"+e.trim())}break;case U:switch(i.charCodeAt(1)){case 103:if(Y>0&&$>0)return i.replace(f,"$1").replace(d,"$1"+ue);break;default:return e.trim()+i.replace(d,"$1"+e.trim())}default:if(n*$>0&&i.indexOf("\f")>0)return i.replace(d,(e.charCodeAt(0)===U?"":"$1")+e.trim())}return e+i}function fe(e,t,n,r){var s,c=0,d=e+";",f=2*t+3*n+4*r;if(944===f)return function(e){var t=e.length,n=e.indexOf(":",9)+1,r=e.substring(0,n).trim(),i=e.substring(n,t-1).trim();switch(e.charCodeAt(9)*ae){case 0:break;case V:if(110!==e.charCodeAt(10))break;default:var a=i.split((i="",l)),o=0;for(n=0,t=a.length;o<t;n=0,++o){for(var s=a[o],c=s.split(u);s=c[n];){var d=s.charCodeAt(0);if(1===ae&&(d>64&&d<90||d>96&&d<123||95===d||d===V&&s.charCodeAt(1)!==V))switch(isNaN(parseFloat(s))+(-1!==s.indexOf("("))){case 1:switch(s){case"infinite":case"alternate":case"backwards":case"running":case"normal":case"forwards":case"both":case"none":case"linear":case"ease":case"ease-in":case"ease-out":case"ease-in-out":case"paused":case"reverse":case"alternate-reverse":case"inherit":case"initial":case"unset":case"step-start":case"step-end":break;default:s+=oe}}c[n++]=s}i+=(0===o?"":",")+c.join(" ")}}return i=r+i+";",1===G||2===G&&me(i,1)?F+i+i:i}(d);if(0===G||2===G&&!me(d,1))return d;switch(f){case 1015:return 97===d.charCodeAt(10)?F+d+d:d;case 951:return 116===d.charCodeAt(3)?F+d+d:d;case 963:return 110===d.charCodeAt(5)?F+d+d:d;case 1009:if(100!==d.charCodeAt(4))break;case 969:case 942:return F+d+d;case 978:return F+d+E+d+d;case 1019:case 983:return F+d+E+d+P+d+d;case 883:return d.charCodeAt(8)===V?F+d+d:d.indexOf("image-set(",11)>0?d.replace(x,"$1"+F+"$2")+d:d;case 932:if(d.charCodeAt(4)===V)switch(d.charCodeAt(5)){case 103:return F+"box-"+d.replace("-grow","")+F+d+P+d.replace("grow","positive")+d;case 115:return F+d+P+d.replace("shrink","negative")+d;case 98:return F+d+P+d.replace("basis","preferred-size")+d}return F+d+P+d+d;case 964:return F+d+P+"flex-"+d+d;case 1023:if(99!==d.charCodeAt(8))break;return s=d.substring(d.indexOf(":",15)).replace("flex-","").replace("space-between","justify"),F+"box-pack"+s+F+d+P+"flex-pack"+s+d;case 1005:return a.test(d)?d.replace(i,":"+F)+d.replace(i,":"+E)+d:d;case 1e3:switch(c=(s=d.substring(13).trim()).indexOf("-")+1,s.charCodeAt(0)+s.charCodeAt(c)){case 226:s=d.replace(O,"tb");break;case 232:s=d.replace(O,"tb-rl");break;case 220:s=d.replace(O,"lr");break;default:return d}return F+d+P+s+d;case 1017:if(-1===d.indexOf("sticky",9))return d;case 975:switch(c=(d=e).length-10,f=(s=(33===d.charCodeAt(c)?d.substring(0,c):d).substring(e.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|s.charCodeAt(7))){case 203:if(s.charCodeAt(8)<111)break;case 115:d=d.replace(s,F+s)+";"+d;break;case 207:case 102:d=d.replace(s,F+(f>102?"inline-":"")+"box")+";"+d.replace(s,F+s)+";"+d.replace(s,P+s+"box")+";"+d}return d+";";case 938:if(d.charCodeAt(5)===V)switch(d.charCodeAt(6)){case 105:return s=d.replace("-items",""),F+d+F+"box-"+s+P+"flex-"+s+d;case 115:return F+d+P+"flex-item-"+d.replace(T,"")+d;default:return F+d+P+"flex-line-pack"+d.replace("align-content","").replace(T,"")+d}break;case 973:case 989:if(d.charCodeAt(3)!==V||122===d.charCodeAt(4))break;case 931:case 953:if(!0===j.test(e))return 115===(s=e.substring(e.indexOf(":")+1)).charCodeAt(0)?fe(e.replace("stretch","fill-available"),t,n,r).replace(":fill-available",":stretch"):d.replace(s,F+s)+d.replace(s,E+s.replace("fill-",""))+d;break;case 962:if(d=F+d+(102===d.charCodeAt(5)?P+d:"")+d,n+r===211&&105===d.charCodeAt(13)&&d.indexOf("transform",10)>0)return d.substring(0,d.indexOf(";",27)+1).replace(o,"$1"+F+"$2")+d}return d}function me(e,t){var n=e.indexOf(1===t?":":"{"),r=e.substring(0,3!==t?n:10),i=e.substring(n+1,e.length-1);return re(2!==t?r:r.replace(C,"$1"),i,t)}function pe(e,t){var n=fe(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return n!==t+";"?n.replace(N," or ($1)").substring(4):"("+t+")"}function ve(e,t,n,r,i,a,o,l,u,s){for(var c,d=0,f=t;d<ne;++d)switch(c=te[d].call(ge,e,f,n,r,i,a,o,l,u,s)){case void 0:case!1:case!0:case null:break;default:f=c}if(f!==t)return f}function he(e,t,n,r){for(var i=t+1;i<n;++i)switch(r.charCodeAt(i)){case Q:if(e===q&&r.charCodeAt(i-1)===q&&t+2!==i)return i+1;break;case M:if(e===Q)return i+1}return i}function ye(e){for(var t in e){var n=e[t];switch(t){case"keyframe":ae=0|n;break;case"global":Y=0|n;break;case"cascade":$=0|n;break;case"compress":K=0|n;break;case"semicolon":X=0|n;break;case"preserve":Z=0|n;break;case"prefix":re=null,n?"function"!=typeof n?G=1:(G=2,re=n):G=0}}return ye}function ge(t,n){if(void 0!==this&&this.constructor===ge)return e(t);var i=t,a=i.charCodeAt(0);a<33&&(a=(i=i.trim()).charCodeAt(0)),ae>0&&(oe=i.replace(m,91===a?"":"-")),a=1,1===$?ue=i:le=i;var o,l=[ue];ne>0&&void 0!==(o=ve(-1,n,l,l,W,J,0,0,0,0))&&"string"==typeof o&&(n=o);var u=se(ee,l,n,0,0);return ne>0&&void 0!==(o=ve(-2,u,l,l,W,J,u.length,0,0,0))&&"string"!=typeof(u=o)&&(a=0),oe="",ue="",le="",H=0,W=1,J=1,K*a==0?u:u.replace(r,"").replace(y,"").replace(g,"$1").replace(k,"$1").replace(b," ")}return ge.use=function e(t){switch(t){case void 0:case null:ne=te.length=0;break;default:if("function"==typeof t)te[ne++]=t;else if("object"==typeof t)for(var n=0,r=t.length;n<r;++n)e(t[n]);else ie=0|!!t}return e},ge.set=ye,void 0!==t&&ye(t),ge}(null)},243:function(e,t,n){"use strict";var r=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function i(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(i=e[n],a=t[n],!(i===a||r(i)&&r(a)))return!1;var i,a;return!0}t.a=function(e,t){var n;void 0===t&&(t=i);var r,a=[],o=!1;return function(){for(var i=[],l=0;l<arguments.length;l++)i[l]=arguments[l];return o&&n===this&&t(i,a)||(r=e.apply(this,i),o=!0,n=this,a=i),r}}},247:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=Object.prototype,i=r.toString,a=r.hasOwnProperty,o=new Map;function l(e,t){try{return function e(t,n){if(t===n)return!0;var r=i.call(t),o=i.call(n);if(r!==o)return!1;switch(r){case"[object Array]":if(t.length!==n.length)return!1;case"[object Object]":if(u(t,n))return!0;var l=Object.keys(t),s=Object.keys(n),c=l.length;if(c!==s.length)return!1;for(var d=0;d<c;++d)if(!a.call(n,l[d]))return!1;for(d=0;d<c;++d){var f=l[d];if(!e(t[f],n[f]))return!1}return!0;case"[object Error]":return t.name===n.name&&t.message===n.message;case"[object Number]":if(t!=t)return n!=n;case"[object Boolean]":case"[object Date]":return+t==+n;case"[object RegExp]":case"[object String]":return t==""+n;case"[object Map]":case"[object Set]":if(t.size!==n.size)return!1;if(u(t,n))return!0;for(var m=t.entries(),p="[object Map]"===r;;){var v=m.next();if(v.done)break;var h=v.value,y=h[0],g=h[1];if(!n.has(y))return!1;if(p&&!e(g,n.get(y)))return!1}return!0}return!1}(e,t)}finally{o.clear()}}function u(e,t){var n=o.get(e);if(n){if(n.has(t))return!0}else o.set(e,n=new Set);return n.add(t),!1}},248:function(e,t,n){"use strict";n.r(t),n.d(t,"VERSION",(function(){return l})),n.d(t,"defaultGenerateHash",(function(){return u})),n.d(t,"defaultOptions",(function(){return s})),n.d(t,"createPersistedQueryLink",(function(){return p}));var r=n(42),i=n(4),a=n(81),o=n(378),l=1,u=function(e){return o().update(Object(a.print)(e)).digest("hex")},s={generateHash:u,disable:function(e){var t=e.graphQLErrors,n=e.operation;if(t&&t.some((function(e){return"PersistedQueryNotSupported"===e.message})))return!0;var r=n.getContext().response;return!(!r||!r.status||400!==r.status&&500!==r.status)},useGETForHashedQueries:!1};function c(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation}var d=Object.prototype.hasOwnProperty,f="function"==typeof Symbol?Symbol.for("__createPersistedQueryLink_hashes"):"__createPersistedQueryLink_hashes",m=0,p=function(e){void 0===e&&(e={});var t=Object.assign({},s,e),n=t.generateHash,a=t.disable,o=t.useGETForHashedQueries,u=!0,p="forLink"+m++;function v(e){if(!e||"object"!=typeof e)return n(e);d.call(e,f)||Object.defineProperty(e,f,{value:Object.create(null),enumerable:!1});var t=e[f];return d.call(t,p)?t[p]:t[p]=n(e)}return new r.a((function(e,t){if(!t)throw new Error("PersistedQueryLink cannot be the last link in the chain.");var n,r=e.query;if(u)try{e.extensions.persistedQuery={version:l,sha256Hash:v(r)}}catch(e){n=e}return new i.a((function(r){if(!n){var i,l,s=!1,d=!1,f=function(n,r){var o=n.response,c=n.networkError;if(!s&&(o&&o.errors||c)){s=!0;var f={response:o,networkError:c,operation:e,graphQLErrors:o?o.errors:void 0};if(u=!a(f),o&&o.errors&&o.errors.some((function(e){return"PersistedQueryNotFound"===e.message}))||!u)return i&&i.unsubscribe(),e.setContext({http:{includeQuery:!0,includeExtensions:u}}),d&&e.setContext({fetchOptions:l}),void(i=t(e).subscribe(m))}r()},m={next:function(e){f({response:e},(function(){return r.next(e)}))},error:function(e){f({networkError:e},(function(){return r.error(e)}))},complete:r.complete.bind(r)};return e.setContext({http:{includeQuery:!u,includeExtensions:u}}),o&&u&&function(e){return!e.query.definitions.some(c)}(e)&&(e.setContext((function(e){var t=e.fetchOptions,n=void 0===t?{}:t;return l=n,{fetchOptions:Object.assign({},n,{method:"GET"})}})),d=!0),i=t(e).subscribe(m),function(){i&&i.unsubscribe()}}r.error(n)}))}))}},249:function(e,t,n){"use strict";(function(e){var n=new function(){};function r(){return n}try{var i=e["eriuqer".split("").reverse().join("")]("fibers");r=function(){return i.current||n}}catch(e){}t.get=function(){var e=r();return e._optimism_local||(e._optimism_local=Object.create(null))}}).call(this,n(115)(e))},250:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=n(386)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"backgroundColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"commentsEnabled"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"content"},name:{kind:"Name",value:"paywalledContent"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"descriptionMarkup"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"200"}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"dropcapsDisabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expirableFlags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expiryTime"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"keywords"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveAccountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePolicyKey"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveVideoId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePlayerId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"is360"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"upNext"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"relatedArticleSlice"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"OpinionOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"opinion"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"sharingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"savingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"standfirst"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tiles"},arguments:[{kind:"Argument",name:{kind:"Name",value:"first"},value:{kind:"IntValue",value:"5"}},{kind:"Argument",name:{kind:"Name",value:"desc"},value:{kind:"BooleanValue",value:!0}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"sections"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"template"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"textColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"topics"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCount"},value:{kind:"IntValue",value:"5"}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"imageProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop1251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop2251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"relatedProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Tile"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"summaries"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"articleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"associatedDesks"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"AuthorByline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"jobTitle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"twitter"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updatedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"seoDescription"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"summaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary105"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"105"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary145"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary160"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"160"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary175"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"175"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary225"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"225"}}],directives:[]}]}}],loc:{start:0,end:3953,source:{body:'query ArticleQuery($id: ID!) {\n article(id: $id) {\n backgroundColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n commentsEnabled\n content: paywalledContent\n descriptionMarkup: summary(maxCharCount: 200)\n dropcapsDisabled\n expirableFlags {\n type\n expiryTime\n }\n keywords\n leadAsset {\n ... on Video {\n id\n title\n brightcoveAccountId\n brightcovePolicyKey\n brightcoveVideoId\n brightcovePlayerId\n duration\n posterImage {\n ...imageProps\n }\n is360\n }\n ... on Image {\n ...imageProps\n }\n }\n upNext {\n sliceName: __typename\n ... on StandardSlice {\n items {\n ...relatedProps\n }\n }\n }\n relatedArticleSlice {\n sliceName: __typename\n ... on StandardSlice {\n items {\n ...relatedProps\n }\n }\n ... on LeadOneAndTwoSlice {\n lead {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n ... on OpinionOneAndTwoSlice {\n opinion {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n }\n sharingEnabled\n savingEnabled\n standfirst\n tiles(first: 5, desc: true) {\n slices {\n sections {\n title\n }\n }\n }\n template\n textColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n topics(maxCount: 5) {\n name\n slug\n }\n ...articleProps\n }\n}\n\nfragment imageProps on Image {\n caption\n credits\n title\n crop169: crop(ratio: "16:9") {\n ratio\n url\n }\n crop32: crop(ratio: "3:2") {\n ratio\n url\n }\n crop1251: crop(ratio: "1.25:1") {\n ratio\n url\n }\n crop11: crop(ratio: "1:1") {\n ratio\n url\n }\n crop45: crop(ratio: "4:5") {\n ratio\n url\n }\n crop23: crop(ratio: "2:3") {\n ratio\n url\n }\n crop2251: crop(ratio: "2.25:1") {\n ratio\n url\n }\n id\n title\n}\n\nfragment articleProps on Article {\n associatedDesks\n bylines {\n ... on Byline {\n ... on AuthorByline {\n author {\n image\n jobTitle\n twitter\n slug\n name\n }\n byline\n }\n byline\n image {\n id\n caption\n credits\n title\n crop(ratio: "1:1") {\n ratio\n url\n }\n }\n }\n }\n hasVideo\n headline\n id\n label\n publicationName\n publishedTime\n updatedTime\n section\n shortIdentifier\n shortHeadline\n seoDescription\n slug\n url: categoryPath\n}\n\nfragment relatedProps on Tile {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n article {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n duration\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...articleProps\n ...summaries\n }\n}\n\nfragment summaries on Article {\n summary105: summary(maxCharCount: 105)\n summary125: summary(maxCharCount: 125)\n summary145: summary(maxCharCount: 145)\n summary160: summary(maxCharCount: 160)\n summary175: summary(maxCharCount: 175)\n summary225: summary(maxCharCount: 225)\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),a=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleBookmarkedQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"isBookmarked"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:107,source:{body:"query ArticleBookmarkedQuery($id: ID!) {\n article(id: $id) {\n __typename\n id\n isBookmarked\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),o=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleExtrasQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"commentsEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relatedArticleSlice"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"topics"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCount"},value:{kind:"IntValue",value:"5"}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"relatedProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Tile"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"summaries"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"articleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"associatedDesks"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"summaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}}],loc:{start:0,end:1329,source:{body:'#import "./article_props.graphql"\n\nquery ArticleExtrasQuery($id: ID!) {\n article(id: $id) {\n id\n commentsEnabled\n relatedArticleSlice {\n sliceName: __typename\n ... on StandardSlice {\n items {\n ...relatedProps\n }\n }\n }\n topics(maxCount: 5) {\n name\n slug\n }\n }\n}\n\nfragment relatedProps on Tile {\n leadAsset {\n __typename\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n article {\n leadAsset {\n __typename\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...articleProps\n ...summaries\n }\n}\n\nfragment summaries on Article {\n summary125: summary(maxCharCount: 125)\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),l=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"AuthorQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"slug"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Slug"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[{kind:"Argument",name:{kind:"Name",value:"slug"},value:{kind:"Variable",name:{kind:"Name",value:"slug"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"articles"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"count"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"biography"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hasLeadAssets"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"jobTitle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"twitter"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"metaDescription"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"contractualTitle"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:214,source:{body:"query AuthorQuery($slug: Slug!) {\n author(slug: $slug) {\n articles {\n count\n }\n biography\n hasLeadAssets\n image\n jobTitle\n name\n twitter\n metaDescription\n contractualTitle\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),u=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleDraftQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"draftArticle"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"backgroundColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"commentsEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"content"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"dropcapsDisabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expirableFlags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expiryTime"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"keywords"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveAccountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePolicyKey"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveVideoId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePlayerId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"is360"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"upNext"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftStandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"relatedArticleSlice"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftStandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftLeadOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftOpinionOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"opinion"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"sharingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"savingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"standfirst"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"template"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"textColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"draftArticleProps"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"imageProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop1251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop2251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"relatedProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftTile"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"summaries"},directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftArticle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"draftArticleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"draftSummaries"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"draftArticleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftArticle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updatedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"articleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updatedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"summaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary105"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"105"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary145"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary160"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"160"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary175"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"175"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary225"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"225"}}],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"draftSummaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftArticle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary105"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"105"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary145"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary160"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"160"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary175"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"175"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary225"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"225"}}],directives:[]}]}}],loc:{start:0,end:4865,source:{body:'query ArticleDraftQuery($id: ID!) {\n draftArticle(id: $id) {\n backgroundColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n commentsEnabled\n content\n dropcapsDisabled\n expirableFlags {\n type\n expiryTime\n }\n keywords\n leadAsset {\n ... on Video {\n id\n brightcoveAccountId\n brightcovePolicyKey\n brightcoveVideoId\n brightcovePlayerId\n posterImage {\n ...imageProps\n }\n is360\n duration\n }\n ... on Image {\n ...imageProps\n }\n }\n upNext {\n sliceName: __typename\n ... on DraftStandardSlice {\n items {\n ...relatedProps\n }\n }\n }\n relatedArticleSlice {\n sliceName: __typename\n ... on DraftStandardSlice {\n items {\n ...relatedProps\n }\n }\n ... on DraftLeadOneAndTwoSlice {\n lead {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n ... on DraftOpinionOneAndTwoSlice {\n opinion {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n }\n sharingEnabled\n savingEnabled\n standfirst\n template\n textColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n ...draftArticleProps\n }\n}\n\nfragment imageProps on Image {\n caption\n credits\n crop169: crop(ratio: "16:9") {\n ratio\n url\n }\n crop32: crop(ratio: "3:2") {\n ratio\n url\n }\n crop1251: crop(ratio: "1.25:1") {\n ratio\n url\n }\n crop11: crop(ratio: "1:1") {\n ratio\n url\n }\n crop45: crop(ratio: "4:5") {\n ratio\n url\n }\n crop23: crop(ratio: "2:3") {\n ratio\n url\n }\n crop2251: crop(ratio: "2.25:1") {\n ratio\n url\n }\n id\n title\n}\n\nfragment articleProps on Article {\n bylines {\n ... on Byline {\n byline\n image {\n id\n caption\n credits\n title\n crop(ratio: "1:1") {\n ratio\n url\n }\n }\n }\n }\n hasVideo\n headline\n id\n label\n publicationName\n publishedTime\n updatedTime\n section\n shortIdentifier\n shortHeadline\n slug\n url: categoryPath\n}\n\nfragment draftArticleProps on DraftArticle {\n bylines {\n ... on Byline {\n byline\n image {\n id\n caption\n credits\n title\n crop(ratio: "1:1") {\n ratio\n url\n }\n }\n }\n }\n hasVideo\n headline\n id\n label\n publicationName\n publishedTime\n updatedTime\n section\n shortIdentifier\n shortHeadline\n slug\n url\n}\n\nfragment relatedProps on DraftTile {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n article {\n ... on Article {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n duration\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...articleProps\n ...summaries\n }\n ... on DraftArticle {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...draftArticleProps\n ...draftSummaries\n }\n }\n}\n\nfragment summaries on Article {\n summary105: summary(maxCharCount: 105)\n summary125: summary(maxCharCount: 125)\n summary145: summary(maxCharCount: 145)\n summary160: summary(maxCharCount: 160)\n summary175: summary(maxCharCount: 175)\n summary225: summary(maxCharCount: 225)\n}\n\nfragment draftSummaries on DraftArticle {\n summary105: summary(maxCharCount: 105)\n summary125: summary(maxCharCount: 125)\n summary145: summary(maxCharCount: 145)\n summary160: summary(maxCharCount: 160)\n summary175: summary(maxCharCount: 175)\n summary225: summary(maxCharCount: 225)\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),s=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"EditionQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"edition"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updateText"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sections"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"sectionPageProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"sectionPageProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Section"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"colour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"standardSection"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"magazineSection"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"puzzleSection"},directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"standardSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSection"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"commonSlicesSection"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"magazineSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"MagazineSection"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"cover"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"crops"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"commonSlicesSection"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"puzzleSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"PuzzleSection"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Puzzle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hideOnMobile"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"commonSlicesSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSectionSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"CommentLeadAndCartoonSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"cartoon"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadersSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leader1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"leader2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"leader3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneAndFourSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneAndOneSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneFullWidthSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadTwoNoPicAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary1000"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"1000"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser1000"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"1000"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"lead2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryFourSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryOneSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryOneAndColumnistSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"columnist"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset23"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset23"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset23"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryOneAndFourSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryTwoAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryTwoNoPicAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"TwoPicAndSixNoPicSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"lead2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support5"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support6"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DailyUniversalRegister"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"briefing"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"onThisDay"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"natureNotes"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"birthdaysToday"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"baseArticleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"expirableFlags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expiryTime"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"longRead"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset32"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset11"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset169"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset169and32"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset32and45"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset23"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"durItem"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DailyUniversalRegisterItem"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"content"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"sectionCropProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Crop"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeHorizontalOffset"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeVerticalOffset"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeWidth"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeHeight"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}],loc:{start:0,end:224,source:{body:'#import "./section_fragment.graphql"\n\nquery EditionQuery($id: ID!) {\n edition(id: $id) {\n id\n publishedTime\n publicationName\n updateText\n sections {\n id\n title\n ...sectionPageProps\n }\n }\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),c=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetSavedBookamrks"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"viewer"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bookmarks"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bookmarks"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"total"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:114,source:{body:"query GetSavedBookamrks {\n viewer {\n bookmarks {\n bookmarks {\n id\n }\n total\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),d=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetNewsletter"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"code"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"newsletter"},arguments:[{kind:"Argument",name:{kind:"Name",value:"code"},value:{kind:"Variable",name:{kind:"Name",value:"code"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"isSubscribed"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:106,source:{body:"query GetNewsletter($code: String!) {\n newsletter(code: $code) {\n id\n isSubscribed\n title\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),f=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetTokenisedArticleUrl"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"tokenisedUrl"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:85,source:{body:"query GetTokenisedArticleUrl($id: ID!) {\n article(id: $id) {\n tokenisedUrl\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),m=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"SaveBookmark"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"UUID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"saveBookmarks"},arguments:[{kind:"Argument",name:{kind:"Name",value:"bookmarks"},value:{kind:"ListValue",values:[{kind:"ObjectValue",fields:[{kind:"ObjectField",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}]}]}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:93,source:{body:"mutation SaveBookmark($id: UUID!) {\n saveBookmarks(bookmarks: [{ id: $id }]) {\n id\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),p=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"SubscribeNewsletter"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"code"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"subscribeNewsletter"},arguments:[{kind:"Argument",name:{kind:"Name",value:"code"},value:{kind:"Variable",name:{kind:"Name",value:"code"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"isSubscribed"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:114,source:{body:"mutation SubscribeNewsletter($code: String!) {\n subscribeNewsletter(code: $code) {\n id\n isSubscribed\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),v=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"UnsaveBookmark"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"UUID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"unsaveBookmarks"},arguments:[{kind:"Argument",name:{kind:"Name",value:"bookmarks"},value:{kind:"ListValue",values:[{kind:"ObjectValue",fields:[{kind:"ObjectField",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}]}]}}],directives:[]}]}}],loc:{start:0,end:84,source:{body:"mutation UnsaveBookmark($id: UUID!) {\n unsaveBookmarks(bookmarks: [{ id: $id }])\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),h=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleListQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"first"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"longSummaryLength"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"shortSummaryLength"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"skip"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"slug"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Slug"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[{kind:"Argument",name:{kind:"Name",value:"slug"},value:{kind:"Variable",name:{kind:"Name",value:"slug"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"articles"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"count"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"list"},arguments:[{kind:"Argument",name:{kind:"Name",value:"first"},value:{kind:"Variable",name:{kind:"Name",value:"first"}}},{kind:"Argument",name:{kind:"Name",value:"skip"},value:{kind:"Variable",name:{kind:"Name",value:"skip"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"longSummary"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"Variable",name:{kind:"Name",value:"longSummaryLength"}}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"shortSummary"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"Variable",name:{kind:"Name",value:"shortSummaryLength"}}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:553,source:{body:"query ArticleListQuery(\n $first: Int\n $longSummaryLength: Int\n $shortSummaryLength: Int\n $skip: Int\n $slug: Slug!\n) {\n author(slug: $slug) {\n articles {\n count\n list(first: $first, skip: $skip) {\n hasVideo\n id\n label\n slug\n shortIdentifier\n longSummary: summary(maxCharCount: $longSummaryLength)\n publicationName\n publishedTime\n headline\n shortHeadline\n shortSummary: summary(maxCharCount: $shortSummaryLength)\n url: categoryPath\n }\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),y=function(e){var t=e.longSummaryLength,n=e.pageSize,r=e.page;return{first:n,longSummaryLength:t,shortSummaryLength:e.shortSummaryLength,skip:n*(r-1),slug:e.slug}},g=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleListQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"first"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"imageRatio"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Ratio"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"skip"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"slug"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Slug"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[{kind:"Argument",name:{kind:"Name",value:"slug"},value:{kind:"Variable",name:{kind:"Name",value:"slug"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"articles"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"count"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"list"},arguments:[{kind:"Argument",name:{kind:"Name",value:"first"},value:{kind:"Variable",name:{kind:"Name",value:"first"}}},{kind:"Argument",name:{kind:"Name",value:"skip"},value:{kind:"Variable",name:{kind:"Name",value:"skip"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"Variable",name:{kind:"Name",value:"imageRatio"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"Variable",name:{kind:"Name",value:"imageRatio"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:833,source:{body:"query ArticleListQuery(\n $first: Int\n $imageRatio: Ratio!\n $skip: Int\n $slug: Slug!\n) {\n author(slug: $slug) {\n articles {\n count\n list(first: $first, skip: $skip) {\n hasVideo\n headline\n id\n label\n slug\n shortIdentifier\n leadAsset {\n ... on Image {\n caption\n crop(ratio: $imageRatio) {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n caption\n crop(ratio: $imageRatio) {\n url\n }\n id\n title\n }\n }\n }\n publicationName\n publishedTime\n shortHeadline\n summary(maxCharCount: 145)\n url: categoryPath\n }\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),k=function(e){var t=e.slug,n=e.pageSize,r=e.page,i=e.articleImageRatio;return{first:n,imageRatio:void 0===i?"3:2":i,skip:n*(r-1),slug:t}};n.d(t,"article",(function(){return i})),n.d(t,"articleBookmarked",(function(){return a})),n.d(t,"articleExtras",(function(){return o})),n.d(t,"author",(function(){return l})),n.d(t,"draftArticle",(function(){return u})),n.d(t,"edition",(function(){return s})),n.d(t,"getBookmarks",(function(){return c})),n.d(t,"getNewsletter",(function(){return d})),n.d(t,"getTokenisedArticleUrl",(function(){return f})),n.d(t,"saveBookmarks",(function(){return m})),n.d(t,"subscribeNewsletter",(function(){return p})),n.d(t,"unsaveBookmarks",(function(){return v})),n.d(t,"authorArticlesNoImages",(function(){return h})),n.d(t,"authorArticlesNoImagesPTV",(function(){return y})),n.d(t,"authorArticlesWithImages",(function(){return g})),n.d(t,"authorArticlesWithImagesPTV",(function(){return k}))}])},252:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var r=n(27),i=n(178),a=n(5);function o(e,t){Object(a.a)(2,arguments);var n=Object(r.a)(t);return Object(i.a)(e,6e4*n)}},27:function(e,t,n){"use strict";function r(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n.d(t,"a",(function(){return r}))},3:function(e,t,n){"use strict";(function(e){n.d(t,"x",(function(){return d})),n.d(t,"o",(function(){return f})),n.d(t,"n",(function(){return m})),n.d(t,"i",(function(){return v})),n.d(t,"j",(function(){return y})),n.d(t,"k",(function(){return g})),n.d(t,"g",(function(){return k})),n.d(t,"l",(function(){return b})),n.d(t,"h",(function(){return S})),n.d(t,"e",(function(){return O})),n.d(t,"f",(function(){return w})),n.d(t,"v",(function(){return F})),n.d(t,"c",(function(){return E})),n.d(t,"u",(function(){return P})),n.d(t,"a",(function(){return l})),n.d(t,"w",(function(){return u})),n.d(t,"q",(function(){return s})),n.d(t,"r",(function(){return c})),n.d(t,"b",(function(){return p})),n.d(t,"d",(function(){return _})),n.d(t,"y",(function(){return I})),n.d(t,"m",(function(){return D})),n.d(t,"p",(function(){return R})),n.d(t,"s",(function(){return L})),n.d(t,"t",(function(){return B}));var r=n(17),i=n(13),a=n(2);n(109);function o(e,t,n,r){if(function(e){return"IntValue"===e.kind}(n)||function(e){return"FloatValue"===e.kind}(n))e[t.value]=Number(n.value);else if(function(e){return"BooleanValue"===e.kind}(n)||function(e){return"StringValue"===e.kind}(n))e[t.value]=n.value;else if(function(e){return"ObjectValue"===e.kind}(n)){var a={};n.fields.map((function(e){return o(a,e.name,e.value,r)})),e[t.value]=a}else if(function(e){return"Variable"===e.kind}(n)){var l=(r||{})[n.name.value];e[t.value]=l}else if(function(e){return"ListValue"===e.kind}(n))e[t.value]=n.values.map((function(e){var n={};return o(n,t,e,r),n[t.value]}));else if(function(e){return"EnumValue"===e.kind}(n))e[t.value]=n.value;else{if(!function(e){return"NullValue"===e.kind}(n))throw new i.a;e[t.value]=null}}function l(e,t){if(e.arguments&&e.arguments.length){var n={};return e.arguments.forEach((function(e){var r=e.name,i=e.value;return o(n,r,i,t)})),n}return null}function u(e){return e.alias?e.alias.value:e.name.value}function s(e){return"Field"===e.kind}function c(e){return"InlineFragment"===e.kind}function d(e,t){if(void 0===t&&(t={}),!e.directives)return!0;var n=!0;return e.directives.forEach((function(e){if("skip"===e.name.value||"include"===e.name.value){var r=e.arguments||[],a=e.name.value;Object(i.b)(1===r.length);var o=r[0];Object(i.b)(o.name&&"if"===o.name.value);var l=r[0].value,u=!1;l&&"BooleanValue"===l.kind?u=l.value:(Object(i.b)("Variable"===l.kind),u=t[l.name.value],Object(i.b)(void 0!==u)),"skip"===a&&(u=!u),u||(n=!1)}})),n}function f(e,t){return function(e){var t=[];return Object(r.visit)(e,{Directive:function(e){t.push(e.name.value)}}),t}(t).some((function(t){return e.indexOf(t)>-1}))}function m(e){return e&&f(["client"],e)&&f(["export"],e)}function p(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.forEach((function(t){null!=t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function v(e){h(e);var t=e.definitions.filter((function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation}))[0];return Object(i.b)(t),t}function h(e){Object(i.b)(e&&"Document"===e.kind);var t=e.definitions.filter((function(e){return"FragmentDefinition"!==e.kind})).map((function(e){if("OperationDefinition"!==e.kind)throw new i.a;return e}));return Object(i.b)(t.length<=1),e}function y(e){return h(e),e.definitions.filter((function(e){return"OperationDefinition"===e.kind}))[0]}function g(e){return e.definitions.filter((function(e){return"OperationDefinition"===e.kind&&e.name})).map((function(e){return e.name.value}))[0]||null}function k(e){return e.definitions.filter((function(e){return"FragmentDefinition"===e.kind}))}function b(e){var t=y(e);return Object(i.b)(t&&"query"===t.operation),t}function S(e){var t;h(e);for(var n=0,r=e.definitions;n<r.length;n++){var a=r[n];if("OperationDefinition"===a.kind){var o=a.operation;if("query"===o||"mutation"===o||"subscription"===o)return a}"FragmentDefinition"!==a.kind||t||(t=a)}if(t)return t;throw new i.a}function O(e){void 0===e&&(e=[]);var t={};return e.forEach((function(e){t[e.name.value]=e})),t}function w(e){if(e&&e.variableDefinitions&&e.variableDefinitions.length){var t=e.variableDefinitions.filter((function(e){return e.defaultValue})).map((function(e){var t=e.variable,n=e.defaultValue,r={};return o(r,t.name,n),r}));return p.apply(void 0,[{}].concat(t))}return{}}function N(e,t,n){var r=0;return e.forEach((function(n,i){t.call(this,n,i,e)&&(e[r++]=n)}),n),e.length=r,e}function T(e){return function e(t,n){return t.selectionSet.selections.every((function(t){return"FragmentSpread"===t.kind&&e(n[t.name.value],n)}))}(y(e)||function(e){Object(i.b)("Document"===e.kind),Object(i.b)(e.definitions.length<=1);var t=e.definitions[0];return Object(i.b)("FragmentDefinition"===t.kind),t}(e),O(k(e)))?null:e}function C(e){return function(t){return e.some((function(e){return e.name&&e.name===t.name.value||e.test&&e.test(t)}))}}function j(e,t){var n=Object.create(null),i=[],o=Object.create(null),l=[],u=T(Object(r.visit)(t,{Variable:{enter:function(e,t,r){"VariableDefinition"!==r.kind&&(n[e.name.value]=!0)}},Field:{enter:function(t){if(e&&t.directives&&(e.some((function(e){return e.remove}))&&t.directives&&t.directives.some(C(e))))return t.arguments&&t.arguments.forEach((function(e){"Variable"===e.value.kind&&i.push({name:e.value.name.value})})),t.selectionSet&&function e(t){var n=[];return t.selections.forEach((function(t){"Field"!==t.kind&&"InlineFragment"!==t.kind||!t.selectionSet?"FragmentSpread"===t.kind&&n.push(t):e(t.selectionSet).forEach((function(e){return n.push(e)}))})),n}(t.selectionSet).forEach((function(e){l.push({name:e.name.value})})),null}},FragmentSpread:{enter:function(e){o[e.name.value]=!0}},Directive:{enter:function(t){if(C(e)(t))return null}}}));return u&&N(i,(function(e){return!n[e.name]})).length&&(u=function(e,t){var n=function(e){return function(t){return e.some((function(e){return t.value&&"Variable"===t.value.kind&&t.value.name&&(e.name===t.value.name.value||e.test&&e.test(t))}))}}(e);return T(Object(r.visit)(t,{OperationDefinition:{enter:function(t){return Object(a.a)({},t,{variableDefinitions:t.variableDefinitions.filter((function(t){return!e.some((function(e){return e.name===t.variable.name.value}))}))})}},Field:{enter:function(t){if(e.some((function(e){return e.remove}))){var r=0;if(t.arguments.forEach((function(e){n(e)&&(r+=1)})),1===r)return null}}},Argument:{enter:function(e){if(n(e))return null}}}))}(i,u)),u&&N(l,(function(e){return!o[e.name]})).length&&(u=function(e,t){function n(t){if(e.some((function(e){return e.name===t.name.value})))return null}return T(Object(r.visit)(t,{FragmentSpread:{enter:n},FragmentDefinition:{enter:n}}))}(l,u)),u}var x={test:function(e){var t="connection"===e.name.value;return t&&(e.arguments&&e.arguments.some((function(e){return"key"===e.name.value}))||console.warn("Removing an @connection directive even though it does not have a key. You may want to use the key parameter to specify a store key.")),t}};function F(e){return j([x],h(e))}function E(e){return"query"===S(e).operation?e:Object(r.visit)(e,{OperationDefinition:{enter:function(e){return Object(a.a)({},e,{operation:"query"})}}})}function P(e){h(e);var t=j([{test:function(e){return"client"===e.name.value},remove:!0}],e);return t&&(t=Object(r.visit)(t,{FragmentDefinition:{enter:function(e){if(e.selectionSet&&e.selectionSet.selections.every((function(e){return"Field"===e.kind&&"__typename"===e.name.value})))return null}}})),t}var A=Object.prototype.toString;function _(e){return function e(t,n){switch(A.call(t)){case"[object Array]":if(n.has(t))return n.get(t);var r=t.slice(0);return n.set(t,r),r.forEach((function(t,i){r[i]=e(t,n)})),r;case"[object Object]":if(n.has(t))return n.get(t);var i=Object.create(Object.getPrototypeOf(t));return n.set(t,i),Object.keys(t).forEach((function(r){i[r]=e(t[r],n)})),i;default:return t}}(e,new Map)}function I(e){try{return e()}catch(e){console.error&&console.error(e)}}function D(e){return e.errors&&e.errors.length}function R(e,t){if(e===t)return!0;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(null!=e&&"object"==typeof e&&null!=t&&"object"==typeof t){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(!Object.prototype.hasOwnProperty.call(t,n))return!1;if(!R(e[n],t[n]))return!1}for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&!Object.prototype.hasOwnProperty.call(e,n))return!1;return!0}return!1}var M=Object.prototype.hasOwnProperty;function L(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return B(e)}function B(e){var t=e[0]||{},n=e.length;if(n>1){var r=[];t=z(t,r);for(var i=1;i<n;++i)t=q(t,e[i],r)}return t}function V(e){return null!==e&&"object"==typeof e}function q(e,t,n){return V(t)&&V(e)?(Object.isExtensible&&!Object.isExtensible(e)&&(e=z(e,n)),Object.keys(t).forEach((function(r){var i=t[r];if(M.call(e,r)){var a=e[r];i!==a&&(e[r]=q(z(a,n),i,n))}else e[r]=i})),e):t}function z(e,t){return null!==e&&"object"==typeof e&&t.indexOf(e)<0&&(e=Array.isArray(e)?e.slice(0):Object(a.a)({__proto__:Object.getPrototypeOf(e)},e),t.push(e)),e}Object.create({})}).call(this,n(92))},334:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=n(1)},function(e,t,n){"use strict";n.r(t);var r=n(0);n(2);class i extends r.Component{constructor(e){if(super(e),this.isObserving=!1,this.pending=new Set,this.pendingTimer=null,this.state={clientHasRendered:!1,nodes:new Map},this.unobserved=new Set,this.unobservedTimer=null,this.registerNode=this.registerNode.bind(this),"undefined"==typeof window||!("IntersectionObserver"in window))return;this.isObserving=!0;const t={rootMargin:e.rootMargin,threshold:e.threshold};this.observer=new window.IntersectionObserver(this.handleObservation.bind(this),t)}componentDidMount(){this.setState({clientHasRendered:!0})}componentWillUnmount(){this.observer&&this.observer.disconnect(),clearTimeout(this.pendingTimer),clearTimeout(this.unobservedTimer),this.pending.clear(),this.unobserved.clear()}handleObservation(e){const t=this.props.threshold,n=this.state.nodes;e.forEach(e=>{let r=e.target,i=e.intersectionRatio;i>=t&&!n.get(r.id)?this.pending.add(r):i<t&&this.pending.has(r)&&this.pending.delete(r)}),clearTimeout(this.pendingTimer),this.pending.size&&(this.pendingTimer=setTimeout(()=>{this.pending.size&&(this.setState(e=>({nodes:new Map([...e.nodes,...[...this.pending].map(e=>[e.id,e])])})),this.pending.clear())},100))}registerNode(e){if(e){if(!this.observer){if(this.unobserved.has(e))return;return this.unobserved.add(e),clearTimeout(this.unobservedTimer),void(this.unobservedTimer=setTimeout(()=>{this.setState({nodes:new Map([...this.unobserved].map(e=>[e.id,e]))}),this.unobserved.clear()},10))}this.observer.observe(e)}}render(){const e=this.props.children,t=this.state,n=t.clientHasRendered,r=t.nodes;return e({clientHasRendered:n,isObserving:this.isObserving,observed:r,registerNode:this.registerNode})}}i.defaultProps={rootMargin:"0px"},t.default=i},function(e,t){e.exports=n(0)}])},337:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=10)}([function(e,t){e.exports=n(1)},function(e,t){e.exports=n(9)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(0)},function(e,t){e.exports=n(94)},function(e,t){e.exports=n(106)},function(e,t){e.exports=n(107)},function(e,t){e.exports=n(108)},function(e,t){e.exports=n(91)},function(e,t){e.exports=n(136)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=n.n(r),a=(n(3),n(5)),o=n.n(a),l=n(1),u=n(6),s=n.n(u),c=n(7),d=n.n(c),f=n(8),m=n.n(f),p=n(4),v=n.n(p);function h(e){if(!e||!e.length)return e||[];const t=e.slice(0,e.length-1),n=e[e.length-1],r=Object.assign({},n,{attributes:{isSingle:0===t.length},name:"teaser"});return[...t,r]}var y=n(9);function g(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function k(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?g(Object(n),!0).forEach((function(t){b(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):g(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function b(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const S={color:"inherit",font:"inherit","white-space":"inherit"};var O=k(k({},n.n(y).a),{},{link:(e,t,n)=>i.a.createElement(l.TcText,{key:e,style:S},n),paragraph(e,t,n,r){const a=n.length&&0!==r?" ":"";return i.a.createElement(l.TcText,{key:e,style:S},a,n)},teaser(e,t,n){const r=t.isSingle?"":" ";return i.a.createElement(l.TcText,{key:e,style:S},r,n,"...")}}),w=function(e){return v()(h(e),O)},N=n(2);function T(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?T(Object(n),!0).forEach((function(t){j(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):T(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function j(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var x={headline:{color:N.colours.functional.primary,fontFamily:N.fontsWithFallback.headline,fontWeight:"900",marginBottom:Object(N.spacing)(1)},headlineWrapper:C({},Object(N.fontFactory)({font:"headline",fontSize:"smallHeadline"})),labelWrapper:{marginBottom:Object(N.spacing)(0)},metaText:C(C({color:N.colours.functional.secondary},Object(N.fontFactory)({font:"supporting",fontSize:"cardMeta"})),{},{marginBottom:Object(N.spacing)(1)}),strapline:C(C({},Object(N.fontFactory)({font:"headlineRegular",fontSize:"strapline"})),{},{color:N.colours.functional.secondary,paddingBottom:Object(N.spacing)(2)}),text:C({color:N.colours.functional.secondary,flexWrap:"wrap",marginBottom:Object(N.spacing)(2)},Object(N.fontFactory)({font:"body",fontSize:"teaser"}))};function F(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function E(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?F(Object(n),!0).forEach((function(t){P(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):F(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function P(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var A=E(E({},x),{},{headline:E(E({},x.headline),{},{fontWeight:"400"})});function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function I(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function D(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?I(Object(n),!0).forEach((function(t){R(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):I(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function R(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const M=e=>{let t=e.ast,n=e.className,r=e.style,a=e.whiteSpaceHeight,o=e.initialLines,u=void 0===o?2:o;const s=r&&r.lineHeight||A.text.lineHeight,c=void 0!==a&&{numberOfLines:a>0?a/s+u:u};return t.length>0?i.a.createElement(l.TcText,_({className:n,style:Object(l.checkStylesForUnits)(D(D({},A.text),r))},c),w(t)):null};M.defaultProps={ast:[],className:"",style:null};var L=M;function B(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function V(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?B(Object(n),!0).forEach((function(t){q(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):B(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function q(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const z=e=>{let t=e.className,n=e.headline,r=e.style;return i.a.createElement(l.TcText,{role:"heading","aria-level":"3",className:t,style:Object(l.checkStylesForUnits)(V(V(V({},A.headline),A.headlineWrapper),r))},n)};z.defaultProps={className:"",style:{}};var U=z;function Q(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function J(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Q(Object(n),!0).forEach((function(t){W(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Q(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function W(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const H=e=>{let t=e.strapline,n=e.style;return i.a.createElement(l.TcText,{role:"heading","aria-level":"4",style:J(J({},A.strapline),n)},t)};H.defaultProps={style:{}};var $=H;function G(){return(G=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function Y(e){const t=e.title,n=e.isVideo;return t||n?i.a.createElement(l.TcView,{style:A.labelWrapper},n?i.a.createElement(d.a,e):i.a.createElement(s.a,e)):null}function K(e){const t=e.ast,n=e.isOpinionByline,r=e.bylineClass;if(!t||0===t.length)return null;const u=n?a.ArticleBylineOpinion:o.a;return i.a.createElement(l.TcText,null,i.a.createElement(u,G({},e,{className:r})))}function X(e){const t=e.bylineProps,n=e.content,r=e.datePublicationProps,a=e.flags,o=e.headline,u=e.labelProps,s=e.style,c=e.strapline,d=e.saveStar,f=e.isTablet,p=(t||{}).isOpinionByline,v=void 0!==p&&p,h=t?i.a.createElement(K,t):null,y=f&&a,g=!f&&a;return i.a.createElement(l.TcView,{style:s},u?i.a.createElement(Y,u):null,v&&h,o,c,y,n,g,d,r?i.a.createElement(l.TcText,{style:Object(l.checkStylesForUnits)(A.metaText),testID:"datePublication"},i.a.createElement(m.a,r)):null,!v&&h)}n.d(t,"ArticleSummaryContent",(function(){return L})),n.d(t,"ArticleSummaryHeadline",(function(){return U})),n.d(t,"ArticleSummaryStrapline",(function(){return $})),n.d(t,"renderAst",(function(){return w})),n.d(t,"renderer",(function(){return O})),n.d(t,"summarise",(function(){return h})),X.defaultProps={bylineProps:null,content:null,datePublicationProps:null,flags:null,headline:null,labelProps:null,strapline:null,style:null},t.default=X}])},338:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=7)}([function(e,t){e.exports=n(1)},function(e,t){e.exports=n(0)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(9)},function(e,t){e.exports=n(339)},function(e,t){e.exports=n(7)},function(e,t){e.exports=n(63)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=n.n(r),a=n(2),o=n(1),l=n.n(o);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){c(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}s(s({},{contentContainerClass:l.a.string,imageContainerClass:l.a.string,imageRatio:l.a.number,isReversed:l.a.bool,showImage:l.a.bool}),{},{children:l.a.node,fadeImageIn:l.a.bool,highResSize:l.a.number,imageAccessibilityLabel:l.a.string,imageStyle:l.a.object,imageUri:l.a.string,isLoading:l.a.bool,isLcpItem:l.a.bool,lowResQuality:l.a.number,lowResSize:l.a.number});var d=s(s({},{contentContainerClass:"",imageContainerClass:"",imageRatio:1.5,isReversed:!1,showImage:!1}),{},{children:null,fadeImageIn:!1,highResSize:null,imageRatio:1,imageStyle:{},imageUri:null,isLoading:!1,isLcpItem:!1,lowResQuality:null,lowResSize:null}),f=n(3),m=n(5),p=n.n(m),v=n(6),h=n.n(v),y=n(4),g=n.n(y),k={cardContainer:{alignItems:"flex-start",display:"flex",flexDirection:"row",flexWrap:"wrap",justifyContent:"flex-end"},cardContainerTablet:{alignItems:"flex-start",flexDirection:"row",flexWrap:"wrap"},contentContainer:{flex:1,marginBottom:0,minWidth:"100%"},contentContainerTablet:{flex:1,marginBottom:0},headerContainer:{height:24,marginBottom:Object(a.spacing)(2),maxWidth:300},imageContainer:{flex:1,marginBottom:Object(a.spacing)(2),minWidth:"100%"},imageContainerTablet:{flex:1,maxWidth:320},lastBar:{marginBottom:0,maxWidth:240},loadingContentContainer:{minHeight:84},reversedCardContainer:{height:"auto"},reversedContentContainer:{marginBottom:Object(a.spacing)(2)},reversedImageContainer:{marginBottom:0},textContainer:{height:10,marginBottom:Object(a.spacing)(2)}};function b(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function S(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?b(Object(n),!0).forEach((function(t){O(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):b(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function O(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var w=function(){return i.a.createElement(r.Fragment,null,i.a.createElement(g.a,{degrees:264,style:k.headerContainer}),i.a.createElement(g.a,{degrees:267,style:k.textContainer}),i.a.createElement(g.a,{degrees:267,style:k.textContainer}),i.a.createElement(g.a,{degrees:267,style:S(S({},k.textContainer),k.lastBar)}))};function N(e){return(N="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function T(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?T(Object(n),!0).forEach((function(t){j(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):T(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function j(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function x(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function F(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function E(e,t){return(E=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function P(e,t){return!t||"object"!==N(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function A(e){return(A=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var _=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&E(e,t)}(a,e);var t,n,r=function(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=A(e);if(t){var i=A(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return P(this,n)}}(a);function a(){return x(this,a),r.apply(this,arguments)}return t=a,(n=[{key:"shouldComponentUpdate",value:function(e){var t=this.props,n=t.imageUri,r=t.lowResQuality,i=t.lowResSize,a=t.highResSize,o=t.isLoading,l=t.index;return n!==e.imageUri||r!==e.lowResQuality||i!==e.lowResSize||a!==e.highResSize||o!==e.isLoading||l!==e.index}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.contentContainerClass,r=e.fadeImageIn,a=e.highResSize,o=e.imageAccessibilityLabel,l=e.imageContainerClass,u=e.imageRatio,s=e.imageStyle,c=e.imageUri,d=e.isLoading,m=e.isReversed,v=e.lowResQuality,y=e.lowResSize,g=e.relatedArticle,b=e.showImage,S=e.isLcpItem,O=p()(f.TcView).withConfig({displayName:"card-content__TcCardContainer",componentId:"sc-1w0wvq8-0"})(["",";"],(function(e){return e.styles&&e.styles})),N=function(){if(!b)return null;var e=g?k.imageContainer:k.imageContainerTablet;return i.a.createElement(f.TcView,{className:l,style:Object(f.checkStylesForUnits)(C(C(C({},e),s),m?k.reversedImageContainer:""))},i.a.createElement(h.a,{accessibilityLabel:o,aspectRatio:u,fadeImageIn:r,highResSize:a,lowResQuality:v,lowResSize:y,uri:c,isLcpItem:S}))},T=g?C(C({},k.cardContainer),{},{display:"block"}):k.cardContainer;return i.a.createElement(f.TcView,{style:Object(f.checkStylesForUnits)(C(C({},T),m?k.reversedCardContainer:""))},m?null:N(),i.a.createElement(O,{className:n,styles:Object(f.checkStylesForUnits)(C(C(C({},k.contentContainer),m?k.reversedContentContainer:""),d?k.loadingContentContainer:""))},d?i.a.createElement(w,null):t),m?N():null)}}])&&F(t.prototype,n),a}(r.Component);_.defaultProps=d;var I=_,D=function(e){return e.isLoading?i.a.createElement(a.Animations.FadeIn,null,i.a.createElement(I,e)):i.a.createElement(I,e)};D.defaultProps=d,t.default=D}])},339:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=4)}([function(e,t){e.exports=n(0)},function(e,t){e.exports=n(1)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(9)},function(e,t,n){"use strict";n.r(t);var r=n(1),i=n.n(r),a=n(2),o=n(0),l=n.n(o),u={children:l.a.oneOfType([l.a.element,l.a.arrayOf(l.a.element)]),degrees:l.a.number,endColour:l.a.string,endPoint:l.a.string,startColour:l.a.string,startPoint:l.a.string,style:l.a.object},s={children:null,degrees:265,endPoint:"1",startPoint:"0",style:null},c=n(3);function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){m(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function m(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}f(f({},u),{},{endColour:l.a.string.isRequired,startColour:l.a.string.isRequired});var p=f({},s);function v(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?v(Object(n),!0).forEach((function(t){y(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var g=function(e){var t=e.children,n=e.degrees,r=e.endColour,a=e.startColour,o=e.style;return i.a.createElement(c.TcView,{style:h({backgroundImage:"linear-gradient(".concat(n,"deg, ").concat(a," 0%, ").concat(r," 100%)")},o)},t)};g.defaultProps=p;var k=g;function b(){return(b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var S=function(e){return i.a.createElement(k,b({},e,{endColour:a.colours.functional.overlayGradientEnd,startColour:a.colours.functional.overlayGradientStart}))};S.defaultProps=s;var O=S;function w(){return(w=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,"OverlayGradient",(function(){return O}));var N=function(e){return i.a.createElement(k,w({endColour:a.colours.functional.backgroundSecondary,startColour:a.colours.functional.backgroundPrimary},e))};N.defaultProps=s,t.default=N}])},34:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return l}));var r=n(2),i=Object.setPrototypeOf,a=void 0===i?function(e,t){return e.__proto__=t,e}:i,o=function(e){function t(n){void 0===n&&(n="Invariant Violation");var r=e.call(this,n)||this;return r.framesToPop=1,r.name="Invariant Violation",a(r,t.prototype),r}return Object(r.c)(t,e),t}(Error);function l(e,t){if(!e)throw new o(t)}!function(e){e.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return console.warn.apply(console,e)},e.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return console.error.apply(console,e)}}(l||(l={}))},341:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=n(1)},function(e,t,n){"use strict";n.r(t);var r=n(0);function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=c(e);if(t){var i=c(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return u(this,n)}}function u(e,t){return!t||"object"!==i(t)&&"function"!=typeof t?s(e):t}function s(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}n(2);var d=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&o(e,t)}(i,e);var t,n,r=l(i);function i(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),(t=r.call(this,e)).state={error:null},t.handleError=t.handleError.bind(s(t)),t}return t=i,(n=[{key:"componentDidCatch",value:function(e){this.setState({error:e})}},{key:"handleError",value:function(e){this.setState({error:e})}},{key:"render",value:function(){var e=this.props.children,t=this.state.error;return e({error:t,hasError:!!t,onError:this.handleError})}}])&&a(t.prototype,n),i}(r.Component);t.default=d},function(e,t){e.exports=n(0)}])},342:function(e,t,n){function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?r(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const o=n(112).ApolloClient,l=n(634),u=n(647).ApolloLink,s=n(345).createHttpLink,c=n(248).createPersistedQueryLink,d=n(638).default,f=n(639).fragmentMatcher,m=n(173).InMemoryCache,p=n(640),v=p.default,h=p.TealiumSendScheduler;e.exports=(e,t,n)=>{const r=e((e=>{if(!e.uri)throw new Error("API endpoint is empty");const t={fetch:(e,t)=>{const n=e.replace(/(%20)+/g,"%20").replace(/(%0A)+/g,"");return d(n,t)},headers:e.headers?i({},e.headers):{},uri:e.uri};if(e.useGET&&(t.headers["content-type"]="application/x-www-form-urlencoded",t.useGETForQueries=!0),"undefined"!=typeof window&&window.nuk&&!e.skipAuthorization){const e=window.nuk.getCookieValue("acs_tnl"),n=window.nuk.getCookieValue("sacs_tnl");t.headers.Authorization="Cookie acs_tnl=".concat(e,";sacs_tnl=").concat(n)}const n=u.from([e.usePersistedQueries&&c({useGETForHashedQueries:!0}),s(t)].filter(Boolean));return new o({name:"@times-components/ssr/client (".concat(e.clientName||"unknown",")"),cache:new m({fragmentMatcher:f}).restore(e.initialState||{}),link:n})})({initialState:window.__APOLLO_STATE__,uri:window.nuk.graphqlapi.url,useGET:t.useGET,headers:t.headers,usePersistedQueries:window.nuk.graphqlapi.usePersistedQueries,skipAuthorization:t.skipAuthorization,clientName:window.nuk.graphqlapi.clientName}),(e=>{const t=new h(e.tracking,window,document);return v(t).analytics})({tracking:window.nuk.tracking}),n,{});t.zephrDivs&&!0===t.zephrDivs?l.hydrate(r,document.getElementById(t.rootTag)):l.render(r,document.getElementById(t.rootTag))}},345:function(e,t,n){"use strict";n.r(t);var r=n(2),i=n(42),a=n(4),o=n(81),l=n(12),u={http:{includeQuery:!0,includeExtensions:!1},headers:{accept:"*/*","content-type":"application/json"},options:{method:"POST"}},s=function(e,t,n){var r=new Error(n);throw r.name="ServerError",r.response=e,r.statusCode=e.status,r.result=t,r},c=function(e,t){var n;try{n=JSON.stringify(e)}catch(e){var r=new l.a(2);throw r.parseError=e,r}return n};n.d(t,"createHttpLink",(function(){return d})),n.d(t,"HttpLink",(function(){return f}));var d=function(e){void 0===e&&(e={});var t=e.uri,n=void 0===t?"/graphql":t,d=e.fetch,f=e.includeExtensions,m=e.useGETForQueries,p=Object(r.e)(e,["uri","fetch","includeExtensions","useGETForQueries"]);!function(e){if(!e&&"undefined"==typeof fetch){throw"undefined"==typeof window&&"node-fetch",new l.a(1)}}(d),d||(d=fetch);var v={http:{includeExtensions:f},options:p.fetchOptions,credentials:p.credentials,headers:p.headers};return new i.a((function(e){var t=function(e,t){var n=e.getContext().uri;return n||("function"==typeof t?t(e):t||"/graphql")}(e,n),l=e.getContext(),f={};if(l.clientAwareness){var p=l.clientAwareness,h=p.name,y=p.version;h&&(f["apollographql-client-name"]=h),y&&(f["apollographql-client-version"]=y)}var g,k=Object(r.a)({},f,l.headers),b={http:l.http,options:l.fetchOptions,credentials:l.credentials,headers:k},S=function(e,t){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];var a=Object(r.a)({},t.options,{headers:t.headers,credentials:t.credentials}),l=t.http;n.forEach((function(e){a=Object(r.a)({},a,e.options,{headers:Object(r.a)({},a.headers,e.headers)}),e.credentials&&(a.credentials=e.credentials),l=Object(r.a)({},l,e.http)}));var u=e.operationName,s=e.extensions,c=e.variables,d=e.query,f={operationName:u,variables:c};return l.includeExtensions&&(f.extensions=s),l.includeQuery&&(f.query=Object(o.print)(d)),{options:a,body:f}}(e,u,v,b),O=S.options,w=S.body;if(!O.signal){var N=function(){if("undefined"==typeof AbortController)return{controller:!1,signal:!1};var e=new AbortController;return{controller:e,signal:e.signal}}(),T=N.controller,C=N.signal;(g=T)&&(O.signal=C)}if(m&&!e.query.definitions.some((function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation}))&&(O.method="GET"),"GET"===O.method){var j=function(e,t){var n=[],r=function(e,t){n.push(e+"="+encodeURIComponent(t))};"query"in t&&r("query",t.query);t.operationName&&r("operationName",t.operationName);if(t.variables){var i=void 0;try{i=c(t.variables)}catch(e){return{parseError:e}}r("variables",i)}if(t.extensions){var a=void 0;try{a=c(t.extensions)}catch(e){return{parseError:e}}r("extensions",a)}var o="",l=e,u=e.indexOf("#");-1!==u&&(o=e.substr(u),l=e.substr(0,u));var s=-1===l.indexOf("?")?"?":"&";return{newURI:l+s+n.join("&")+o}}(t,w),x=j.newURI,F=j.parseError;if(F)return Object(i.c)(F);t=x}else try{O.body=c(w)}catch(F){return Object(i.c)(F)}return new a.a((function(n){var r;return d(t,O).then((function(t){return e.setContext({response:t}),t})).then((r=e,function(e){return e.text().then((function(t){try{return JSON.parse(t)}catch(r){var n=r;return n.name="ServerParseError",n.response=e,n.statusCode=e.status,n.bodyText=t,Promise.reject(n)}})).then((function(t){return e.status>=300&&s(e,t,"Response not successful: Received status code "+e.status),Array.isArray(t)||t.hasOwnProperty("data")||t.hasOwnProperty("errors")||s(e,t,"Server response was missing for query '"+(Array.isArray(r)?r.map((function(e){return e.operationName})):r.operationName)+"'."),t}))})).then((function(e){return n.next(e),n.complete(),e})).catch((function(e){"AbortError"!==e.name&&(e.result&&e.result.errors&&e.result.data&&n.next(e.result),n.error(e))})),function(){g&&g.abort()}}))}))};var f=function(e){function t(t){return e.call(this,d(t).request)||this}return Object(r.c)(t,e),t}(i.a)},347:function(e,t,n){"use strict";(function(e,r){var i,a=n(348);i="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:r;var o=Object(a.a)(i);t.a=o}).call(this,n(24),n(371)(e))},348:function(e,t,n){"use strict";function r(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}n.d(t,"a",(function(){return r}))},349:function(e,t,n){e.exports=n(372).Observable},350:function(e,t,n){"use strict";var r=Array.isArray,i=Object.keys,a=Object.prototype.hasOwnProperty,o="undefined"!=typeof Element;e.exports=function(e,t){try{return function e(t,n){if(t===n)return!0;if(t&&n&&"object"==typeof t&&"object"==typeof n){var l,u,s,c=r(t),d=r(n);if(c&&d){if((u=t.length)!=n.length)return!1;for(l=u;0!=l--;)if(!e(t[l],n[l]))return!1;return!0}if(c!=d)return!1;var f=t instanceof Date,m=n instanceof Date;if(f!=m)return!1;if(f&&m)return t.getTime()==n.getTime();var p=t instanceof RegExp,v=n instanceof RegExp;if(p!=v)return!1;if(p&&v)return t.toString()==n.toString();var h=i(t);if((u=h.length)!==i(n).length)return!1;for(l=u;0!=l--;)if(!a.call(n,h[l]))return!1;if(o&&t instanceof Element&&n instanceof Element)return t===n;for(l=u;0!=l--;)if(!("_owner"===(s=h[l])&&t.$$typeof||e(t[s],n[s])))return!1;return!0}return t!=t&&n!=n}(e,t)}catch(e){if(e.message&&e.message.match(/stack|recursion/i)||-2146828260===e.number)return console.warn("Warning: react-fast-compare does not handle circular references.",e.name,e.message),!1;throw e}}},351:function(e,t){e.exports=function(e,t,n,r){var i=n?n.call(r,e,t):void 0;if(void 0!==i)return!!i;if(e===t)return!0;if("object"!=typeof e||!e||"object"!=typeof t||!t)return!1;var a=Object.keys(e),o=Object.keys(t);if(a.length!==o.length)return!1;for(var l=Object.prototype.hasOwnProperty.bind(t),u=0;u<a.length;u++){var s=a[u];if(!l(s))return!1;var c=e[s],d=t[s];if(!1===(i=n?n.call(r,c,d,s):void 0)||void 0===i&&c!==d)return!1}return!0}},352:function(e,t,n){e.exports=function(){"use strict";return function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(n,r,i,a,o,l,u,s,c,d){switch(n){case 1:if(0===c&&64===r.charCodeAt(0))return e(r+";"),"";break;case 2:if(0===s)return r+"/*|*/";break;case 3:switch(s){case 102:case 112:return e(i[0]+r),"";default:return r+(0===d?"/*|*/":"")}case-2:r.split("/*|*/}").forEach(t)}}}}()},353:function(e,t,n){"use strict";t.a={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1}},360:function(e,t,n){"use strict";var r=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|inert|itemProp|itemScope|itemType|itemID|itemRef|on|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,i=function(e){var t={};return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}((function(e){return r.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));t.a=i},361:function(e,t,n){"use strict";function r(e){return Object.prototype.toString.call(e).slice(8,-1)}function i(e){return"Undefined"===r(e)}function a(e){return"Null"===r(e)}function o(e){return"Object"===r(e)&&(e.constructor===Object&&Object.getPrototypeOf(e)===Object.prototype)}function l(e){return"Array"===r(e)}function u(e){return"Symbol"===r(e)}var s,c,d,f,m;s=a,c=i;
21
+ var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function i(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var a=function(){return(a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function o(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function l(e,t,n,r){return new(n||(n=Promise))((function(i,a){function o(e){try{u(r.next(e))}catch(e){a(e)}}function l(e){try{u(r.throw(e))}catch(e){a(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(o,l)}u((r=r.apply(e,t||[])).next())}))}function u(e,t){var n,r,i,a,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(a){return function(l){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){o.label=a[1];break}if(6===a[0]&&o.label<i[1]){o.label=i[1],i=a;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(a);break}i[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(e){a=[6,e],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}function s(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),i=0;for(t=0;t<n;t++)for(var a=arguments[t],o=0,l=a.length;o<l;o++,i++)r[i]=a[o];return r}},235:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=4)}([function(e,t){e.exports=n(1)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(9)},function(e,t){e.exports=n(0)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=n.n(r),a=(n(3),n(1)),o=n(2),l=Object(r.createContext)({isTablet:!1});n.d(t,"ResponsiveContext",(function(){return l}));const u=e=>{let t=e.children;const n=Object(o.getDimensions)().width;return i.a.createElement(l.Provider,{value:{editionBreakpoint:Object(a.getEditionBreakpoint)(n),isTablet:!1,screenWidth:n}},t)};u.defaultProps={children:null},t.default=u}])},237:function(e,t,n){"use strict";n.r(t);var r=n(239),i=n(180),a=n(27),o=n(178),l=n(5);function u(e,t){Object(l.a)(2,arguments);var n=Object(a.a)(t);return Object(o.a)(e,-n)}var s=n(15);function c(e){Object(l.a)(1,arguments);var t=1,n=Object(s.a)(e),r=n.getUTCDay(),i=(r<t?7:0)+r-t;return n.setUTCDate(n.getUTCDate()-i),n.setUTCHours(0,0,0,0),n}function d(e){Object(l.a)(1,arguments);var t=Object(s.a)(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var i=c(r),a=new Date(0);a.setUTCFullYear(n,0,4),a.setUTCHours(0,0,0,0);var o=c(a);return t.getTime()>=i.getTime()?n+1:t.getTime()>=o.getTime()?n:n-1}function f(e){Object(l.a)(1,arguments);var t=d(e),n=new Date(0);n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0);var r=c(n);return r}function m(e,t){Object(l.a)(1,arguments);var n=t||{},r=n.locale,i=r&&r.options&&r.options.weekStartsOn,o=null==i?0:Object(a.a)(i),u=null==n.weekStartsOn?o:Object(a.a)(n.weekStartsOn);if(!(u>=0&&u<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var c=Object(s.a)(e),d=c.getUTCDay(),f=(d<u?7:0)+d-u;return c.setUTCDate(c.getUTCDate()-f),c.setUTCHours(0,0,0,0),c}function p(e,t){Object(l.a)(1,arguments);var n=Object(s.a)(e),r=n.getUTCFullYear(),i=t||{},o=i.locale,u=o&&o.options&&o.options.firstWeekContainsDate,c=null==u?1:Object(a.a)(u),d=null==i.firstWeekContainsDate?c:Object(a.a)(i.firstWeekContainsDate);if(!(d>=1&&d<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var f=new Date(0);f.setUTCFullYear(r+1,0,d),f.setUTCHours(0,0,0,0);var p=m(f,t),v=new Date(0);v.setUTCFullYear(r,0,d),v.setUTCHours(0,0,0,0);var h=m(v,t);return n.getTime()>=p.getTime()?r+1:n.getTime()>=h.getTime()?r:r-1}function v(e,t){Object(l.a)(1,arguments);var n=t||{},r=n.locale,i=r&&r.options&&r.options.firstWeekContainsDate,o=null==i?1:Object(a.a)(i),u=null==n.firstWeekContainsDate?o:Object(a.a)(n.firstWeekContainsDate),s=p(e,t),c=new Date(0);c.setUTCFullYear(s,0,u),c.setUTCHours(0,0,0,0);var d=m(c,t);return d}function h(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}var y={y:function(e,t){var n=e.getUTCFullYear(),r=n>0?n:1-n;return h("yy"===t?r%100:r,t.length)},M:function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):h(n+1,2)},d:function(e,t){return h(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return"am"===n?"a.m.":"p.m."}},h:function(e,t){return h(e.getUTCHours()%12||12,t.length)},H:function(e,t){return h(e.getUTCHours(),t.length)},m:function(e,t){return h(e.getUTCMinutes(),t.length)},s:function(e,t){return h(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length,r=e.getUTCMilliseconds();return h(Math.floor(r*Math.pow(10,n-3)),t.length)}},g="midnight",k="noon",b="morning",S="afternoon",O="evening",w="night";function N(e,t){var n=e>0?"-":"+",r=Math.abs(e),i=Math.floor(r/60),a=r%60;if(0===a)return n+String(i);var o=t||"";return n+String(i)+o+h(a,2)}function T(e,t){return e%60==0?(e>0?"-":"+")+h(Math.abs(e)/60,2):C(e,t)}function C(e,t){var n=t||"",r=e>0?"-":"+",i=Math.abs(e);return r+h(Math.floor(i/60),2)+n+h(i%60,2)}var j={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});case"GGGG":default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear(),i=r>0?r:1-r;return n.ordinalNumber(i,{unit:"year"})}return y.y(e,t)},Y:function(e,t,n,r){var i=p(e,r),a=i>0?i:1-i;return"YY"===t?h(a%100,2):"Yo"===t?n.ordinalNumber(a,{unit:"year"}):h(a,t.length)},R:function(e,t){return h(d(e),t.length)},u:function(e,t){return h(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return h(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return h(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return y.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return h(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var i=function(e,t){Object(l.a)(1,arguments);var n=Object(s.a)(e),r=m(n,t).getTime()-v(n,t).getTime();return Math.round(r/6048e5)+1}(e,r);return"wo"===t?n.ordinalNumber(i,{unit:"week"}):h(i,t.length)},I:function(e,t,n){var r=function(e){Object(l.a)(1,arguments);var t=Object(s.a)(e),n=c(t).getTime()-f(t).getTime();return Math.round(n/6048e5)+1}(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):h(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):y.d(e,t)},D:function(e,t,n){var r=function(e){Object(l.a)(1,arguments);var t=Object(s.a)(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=t.getTime(),i=n-r;return Math.floor(i/864e5)+1}(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):h(r,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});case"EEEE":default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return h(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(i,{width:"short",context:"formatting"});case"eeee":default:return n.day(i,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return h(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(i,{width:"narrow",context:"standalone"});case"cccccc":return n.day(i,{width:"short",context:"standalone"});case"cccc":default:return n.day(i,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),i=0===r?7:r;switch(t){case"i":return String(i);case"ii":return h(i,t.length);case"io":return n.ordinalNumber(i,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});case"iiii":default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,i=e.getUTCHours();switch(r=12===i?k:0===i?g:i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,i=e.getUTCHours();switch(r=i>=17?O:i>=12?S:i>=4?b:w,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return y.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):y.H(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):h(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):h(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):y.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):y.s(e,t)},S:function(e,t){return y.S(e,t)},X:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();if(0===i)return"Z";switch(t){case"X":return T(i);case"XXXX":case"XX":return C(i);case"XXXXX":case"XXX":default:return C(i,":")}},x:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return T(i);case"xxxx":case"xx":return C(i);case"xxxxx":case"xxx":default:return C(i,":")}},O:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+N(i,":");case"OOOO":default:return"GMT"+C(i,":")}},z:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+N(i,":");case"zzzz":default:return"GMT"+C(i,":")}},t:function(e,t,n,r){var i=r._originalDate||e;return h(Math.floor(i.getTime()/1e3),t.length)},T:function(e,t,n,r){return h((r._originalDate||e).getTime(),t.length)}};function x(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}}function F(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}}var E={p:F,P:function(e,t){var n,r=e.match(/(P+)(p+)?/)||[],i=r[1],a=r[2];if(!a)return x(e,t);switch(i){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;case"PPPP":default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",x(i,t)).replace("{{time}}",F(a,t))}},P=n(82),A=["D","DD"],_=["YY","YYYY"];function I(e){return-1!==A.indexOf(e)}function D(e){return-1!==_.indexOf(e)}function R(e,t,n){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"))}n.d(t,"default",(function(){return z}));var M=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,L=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,B=/^'([^]*?)'?$/,V=/''/g,q=/[a-zA-Z]/;function z(e,t,n){Object(l.a)(2,arguments);var o=String(t),c=n||{},d=c.locale||i.a,f=d.options&&d.options.firstWeekContainsDate,m=null==f?1:Object(a.a)(f),p=null==c.firstWeekContainsDate?m:Object(a.a)(c.firstWeekContainsDate);if(!(p>=1&&p<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=d.options&&d.options.weekStartsOn,h=null==v?0:Object(a.a)(v),y=null==c.weekStartsOn?h:Object(a.a)(c.weekStartsOn);if(!(y>=0&&y<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!d.localize)throw new RangeError("locale must contain localize property");if(!d.formatLong)throw new RangeError("locale must contain formatLong property");var g=Object(s.a)(e);if(!Object(r.default)(g))throw new RangeError("Invalid time value");var k=Object(P.a)(g),b=u(g,k),S={firstWeekContainsDate:p,weekStartsOn:y,locale:d,_originalDate:g},O=o.match(L).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,E[t])(e,d.formatLong,S):e})).join("").match(M).map((function(n){if("''"===n)return"'";var r=n[0];if("'"===r)return U(n);var i=j[r];if(i)return!c.useAdditionalWeekYearTokens&&D(n)&&R(n,t,e),!c.useAdditionalDayOfYearTokens&&I(n)&&R(n,t,e),i(b,n,d.localize,S);if(r.match(q))throw new RangeError("Format string contains an unescaped latin alphabet character `"+r+"`");return n})).join("");return O}function U(e){return e.match(B)[1].replace(V,"'")}},239:function(e,t,n){"use strict";n.r(t);var r=n(5);function i(e){return Object(r.a)(1,arguments),e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}var a=n(15);function o(e){if(Object(r.a)(1,arguments),!i(e)&&"number"!=typeof e)return!1;var t=Object(a.a)(e);return!isNaN(Number(t))}n.d(t,"default",(function(){return o}))},24:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},240:function(e,t,n){(function(e,n){var r="[object Arguments]",i="[object Map]",a="[object Object]",o="[object Set]",l=/^\[object .+?Constructor\]$/,u=/^(?:0|[1-9]\d*)$/,s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s[r]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s[i]=s["[object Number]"]=s[a]=s["[object RegExp]"]=s[o]=s["[object String]"]=s["[object WeakMap]"]=!1;var c="object"==typeof e&&e&&e.Object===Object&&e,d="object"==typeof self&&self&&self.Object===Object&&self,f=c||d||Function("return this")(),m=t&&!t.nodeType&&t,p=m&&"object"==typeof n&&n&&!n.nodeType&&n,v=p&&p.exports===m,h=v&&c.process,y=function(){try{return h&&h.binding&&h.binding("util")}catch(e){}}(),g=y&&y.isTypedArray;function k(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}function b(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function S(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}var O,w,N,T=Array.prototype,C=Function.prototype,j=Object.prototype,x=f["__core-js_shared__"],F=C.toString,E=j.hasOwnProperty,P=(O=/[^.]+$/.exec(x&&x.keys&&x.keys.IE_PROTO||""))?"Symbol(src)_1."+O:"",A=j.toString,_=RegExp("^"+F.call(E).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),I=v?f.Buffer:void 0,D=f.Symbol,R=f.Uint8Array,M=j.propertyIsEnumerable,L=T.splice,B=D?D.toStringTag:void 0,V=Object.getOwnPropertySymbols,q=I?I.isBuffer:void 0,z=(w=Object.keys,N=Object,function(e){return w(N(e))}),U=ye(f,"DataView"),Q=ye(f,"Map"),J=ye(f,"Promise"),W=ye(f,"Set"),H=ye(f,"WeakMap"),$=ye(Object,"create"),G=Se(U),Y=Se(Q),K=Se(J),X=Se(W),Z=Se(H),ee=D?D.prototype:void 0,te=ee?ee.valueOf:void 0;function ne(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function re(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function ie(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function ae(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new ie;++t<n;)this.add(e[t])}function oe(e){var t=this.__data__=new re(e);this.size=t.size}function le(e,t){var n=Ne(e),r=!n&&we(e),i=!n&&!r&&Te(e),a=!n&&!r&&!i&&Ee(e),o=n||r||i||a,l=o?function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}(e.length,String):[],u=l.length;for(var s in e)!t&&!E.call(e,s)||o&&("length"==s||i&&("offset"==s||"parent"==s)||a&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||be(s,u))||l.push(s);return l}function ue(e,t){for(var n=e.length;n--;)if(Oe(e[n][0],t))return n;return-1}function se(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":B&&B in Object(e)?function(e){var t=E.call(e,B),n=e[B];try{e[B]=void 0;var r=!0}catch(e){}var i=A.call(e);r&&(t?e[B]=n:delete e[B]);return i}(e):function(e){return A.call(e)}(e)}function ce(e){return Fe(e)&&se(e)==r}function de(e,t,n,l,u){return e===t||(null==e||null==t||!Fe(e)&&!Fe(t)?e!=e&&t!=t:function(e,t,n,l,u,s){var c=Ne(e),d=Ne(t),f=c?"[object Array]":ke(e),m=d?"[object Array]":ke(t),p=(f=f==r?a:f)==a,v=(m=m==r?a:m)==a,h=f==m;if(h&&Te(e)){if(!Te(t))return!1;c=!0,p=!1}if(h&&!p)return s||(s=new oe),c||Ee(e)?pe(e,t,n,l,u,s):function(e,t,n,r,a,l,u){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!l(new R(e),new R(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return Oe(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case i:var s=b;case o:var c=1&r;if(s||(s=S),e.size!=t.size&&!c)return!1;var d=u.get(e);if(d)return d==t;r|=2,u.set(e,t);var f=pe(s(e),s(t),r,a,l,u);return u.delete(e),f;case"[object Symbol]":if(te)return te.call(e)==te.call(t)}return!1}(e,t,f,n,l,u,s);if(!(1&n)){var y=p&&E.call(e,"__wrapped__"),g=v&&E.call(t,"__wrapped__");if(y||g){var k=y?e.value():e,O=g?t.value():t;return s||(s=new oe),u(k,O,n,l,s)}}if(!h)return!1;return s||(s=new oe),function(e,t,n,r,i,a){var o=1&n,l=ve(e),u=l.length,s=ve(t).length;if(u!=s&&!o)return!1;var c=u;for(;c--;){var d=l[c];if(!(o?d in t:E.call(t,d)))return!1}var f=a.get(e);if(f&&a.get(t))return f==t;var m=!0;a.set(e,t),a.set(t,e);var p=o;for(;++c<u;){d=l[c];var v=e[d],h=t[d];if(r)var y=o?r(h,v,d,t,e,a):r(v,h,d,e,t,a);if(!(void 0===y?v===h||i(v,h,n,r,a):y)){m=!1;break}p||(p="constructor"==d)}if(m&&!p){var g=e.constructor,k=t.constructor;g==k||!("constructor"in e)||!("constructor"in t)||"function"==typeof g&&g instanceof g&&"function"==typeof k&&k instanceof k||(m=!1)}return a.delete(e),a.delete(t),m}(e,t,n,l,u,s)}(e,t,n,l,de,u))}function fe(e){return!(!xe(e)||function(e){return!!P&&P in e}(e))&&(Ce(e)?_:l).test(Se(e))}function me(e){if(n=(t=e)&&t.constructor,r="function"==typeof n&&n.prototype||j,t!==r)return z(e);var t,n,r,i=[];for(var a in Object(e))E.call(e,a)&&"constructor"!=a&&i.push(a);return i}function pe(e,t,n,r,i,a){var o=1&n,l=e.length,u=t.length;if(l!=u&&!(o&&u>l))return!1;var s=a.get(e);if(s&&a.get(t))return s==t;var c=-1,d=!0,f=2&n?new ae:void 0;for(a.set(e,t),a.set(t,e);++c<l;){var m=e[c],p=t[c];if(r)var v=o?r(p,m,c,t,e,a):r(m,p,c,e,t,a);if(void 0!==v){if(v)continue;d=!1;break}if(f){if(!k(t,(function(e,t){if(o=t,!f.has(o)&&(m===e||i(m,e,n,r,a)))return f.push(t);var o}))){d=!1;break}}else if(m!==p&&!i(m,p,n,r,a)){d=!1;break}}return a.delete(e),a.delete(t),d}function ve(e){return function(e,t,n){var r=t(e);return Ne(e)?r:function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}(r,n(e))}(e,Pe,ge)}function he(e,t){var n,r,i=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?i["string"==typeof t?"string":"hash"]:i.map}function ye(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return fe(n)?n:void 0}ne.prototype.clear=function(){this.__data__=$?$(null):{},this.size=0},ne.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},ne.prototype.get=function(e){var t=this.__data__;if($){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return E.call(t,e)?t[e]:void 0},ne.prototype.has=function(e){var t=this.__data__;return $?void 0!==t[e]:E.call(t,e)},ne.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=$&&void 0===t?"__lodash_hash_undefined__":t,this},re.prototype.clear=function(){this.__data__=[],this.size=0},re.prototype.delete=function(e){var t=this.__data__,n=ue(t,e);return!(n<0)&&(n==t.length-1?t.pop():L.call(t,n,1),--this.size,!0)},re.prototype.get=function(e){var t=this.__data__,n=ue(t,e);return n<0?void 0:t[n][1]},re.prototype.has=function(e){return ue(this.__data__,e)>-1},re.prototype.set=function(e,t){var n=this.__data__,r=ue(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},ie.prototype.clear=function(){this.size=0,this.__data__={hash:new ne,map:new(Q||re),string:new ne}},ie.prototype.delete=function(e){var t=he(this,e).delete(e);return this.size-=t?1:0,t},ie.prototype.get=function(e){return he(this,e).get(e)},ie.prototype.has=function(e){return he(this,e).has(e)},ie.prototype.set=function(e,t){var n=he(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},ae.prototype.add=ae.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},ae.prototype.has=function(e){return this.__data__.has(e)},oe.prototype.clear=function(){this.__data__=new re,this.size=0},oe.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},oe.prototype.get=function(e){return this.__data__.get(e)},oe.prototype.has=function(e){return this.__data__.has(e)},oe.prototype.set=function(e,t){var n=this.__data__;if(n instanceof re){var r=n.__data__;if(!Q||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new ie(r)}return n.set(e,t),this.size=n.size,this};var ge=V?function(e){return null==e?[]:(e=Object(e),function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}(V(e),(function(t){return M.call(e,t)})))}:function(){return[]},ke=se;function be(e,t){return!!(t=null==t?9007199254740991:t)&&("number"==typeof e||u.test(e))&&e>-1&&e%1==0&&e<t}function Se(e){if(null!=e){try{return F.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Oe(e,t){return e===t||e!=e&&t!=t}(U&&"[object DataView]"!=ke(new U(new ArrayBuffer(1)))||Q&&ke(new Q)!=i||J&&"[object Promise]"!=ke(J.resolve())||W&&ke(new W)!=o||H&&"[object WeakMap]"!=ke(new H))&&(ke=function(e){var t=se(e),n=t==a?e.constructor:void 0,r=n?Se(n):"";if(r)switch(r){case G:return"[object DataView]";case Y:return i;case K:return"[object Promise]";case X:return o;case Z:return"[object WeakMap]"}return t});var we=ce(function(){return arguments}())?ce:function(e){return Fe(e)&&E.call(e,"callee")&&!M.call(e,"callee")},Ne=Array.isArray;var Te=q||function(){return!1};function Ce(e){if(!xe(e))return!1;var t=se(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}function je(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function xe(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Fe(e){return null!=e&&"object"==typeof e}var Ee=g?function(e){return function(t){return e(t)}}(g):function(e){return Fe(e)&&je(e.length)&&!!s[se(e)]};function Pe(e){return null!=(t=e)&&je(t.length)&&!Ce(t)?le(e):me(e);var t}n.exports=function(e,t){return de(e,t)}}).call(this,n(24),n(115)(e))},241:function(e,t,n){"use strict";e.exports=function(e,t,n,r,i,a,o,l){if(!e){var u;if(void 0===t)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=[n,r,i,a,o,l],c=0;(u=new Error(t.replace(/%s/g,(function(){return s[c++]})))).name="Invariant Violation"}throw u.framesToPop=1,u}}},242:function(e,t,n){e.exports=function e(t){"use strict";var n=/^\0+/g,r=/[\0\r\f]/g,i=/: */g,a=/zoo|gra/,o=/([,: ])(transform)/g,l=/,+\s*(?![^(]*[)])/g,u=/ +\s*(?![^(]*[)])/g,s=/ *[\0] */g,c=/,\r+?/g,d=/([\t\r\n ])*\f?&/g,f=/:global\(((?:[^\(\)\[\]]*|\[.*\]|\([^\(\)]*\))*)\)/g,m=/\W+/g,p=/@(k\w+)\s*(\S*)\s*/,v=/::(place)/g,h=/:(read-only)/g,y=/\s+(?=[{\];=:>])/g,g=/([[}=:>])\s+/g,k=/(\{[^{]+?);(?=\})/g,b=/\s{2,}/g,S=/([^\(])(:+) */g,O=/[svh]\w+-[tblr]{2}/,w=/\(\s*(.*)\s*\)/g,N=/([\s\S]*?);/g,T=/-self|flex-/g,C=/[^]*?(:[rp][el]a[\w-]+)[^]*/,j=/stretch|:\s*\w+\-(?:conte|avail)/,x=/([^-])(image-set\()/,F="-webkit-",E="-moz-",P="-ms-",A=59,_=125,I=123,D=40,R=41,M=10,L=13,B=32,V=45,q=42,z=44,U=58,Q=47,J=1,W=1,H=0,$=1,G=1,Y=1,K=0,X=0,Z=0,ee=[],te=[],ne=0,re=null,ie=0,ae=1,oe="",le="",ue="";function se(e,t,i,a,o){for(var l,u,c=0,d=0,f=0,m=0,y=0,g=0,k=0,b=0,O=0,N=0,T=0,C=0,j=0,x=0,E=0,P=0,K=0,te=0,re=0,de=i.length,ye=de-1,ge="",ke="",be="",Se="",Oe="",we="";E<de;){if(k=i.charCodeAt(E),E===ye&&d+m+f+c!==0&&(0!==d&&(k=d===Q?M:Q),m=f=c=0,de++,ye++),d+m+f+c===0){if(E===ye&&(P>0&&(ke=ke.replace(r,"")),ke.trim().length>0)){switch(k){case B:case 9:case A:case L:case M:break;default:ke+=i.charAt(E)}k=A}if(1===K)switch(k){case I:case _:case A:case 34:case 39:case D:case R:case z:K=0;case 9:case L:case M:case B:break;default:for(K=0,re=E,y=k,E--,k=A;re<de;)switch(i.charCodeAt(re++)){case M:case L:case A:++E,k=y,re=de;break;case U:P>0&&(++E,k=y);case I:re=de}}switch(k){case I:for(y=(ke=ke.trim()).charCodeAt(0),T=1,re=++E;E<de;){switch(k=i.charCodeAt(E)){case I:T++;break;case _:T--;break;case Q:switch(g=i.charCodeAt(E+1)){case q:case Q:E=he(g,E,ye,i)}break;case 91:k++;case D:k++;case 34:case 39:for(;E++<ye&&i.charCodeAt(E)!==k;);}if(0===T)break;E++}switch(be=i.substring(re,E),0===y&&(y=(ke=ke.replace(n,"").trim()).charCodeAt(0)),y){case 64:switch(P>0&&(ke=ke.replace(r,"")),g=ke.charCodeAt(1)){case 100:case 109:case 115:case V:l=t;break;default:l=ee}if(re=(be=se(t,l,be,g,o+1)).length,Z>0&&0===re&&(re=ke.length),ne>0&&(u=ve(3,be,l=ce(ee,ke,te),t,W,J,re,g,o,a),ke=l.join(""),void 0!==u&&0===(re=(be=u.trim()).length)&&(g=0,be="")),re>0)switch(g){case 115:ke=ke.replace(w,pe);case 100:case 109:case V:be=ke+"{"+be+"}";break;case 107:be=(ke=ke.replace(p,"$1 $2"+(ae>0?oe:"")))+"{"+be+"}",be=1===G||2===G&&me("@"+be,3)?"@"+F+be+"@"+be:"@"+be;break;default:be=ke+be,112===a&&(Se+=be,be="")}else be="";break;default:be=se(t,ce(t,ke,te),be,a,o+1)}Oe+=be,C=0,K=0,x=0,P=0,te=0,j=0,ke="",be="",k=i.charCodeAt(++E);break;case _:case A:if((re=(ke=(P>0?ke.replace(r,""):ke).trim()).length)>1)switch(0===x&&((y=ke.charCodeAt(0))===V||y>96&&y<123)&&(re=(ke=ke.replace(" ",":")).length),ne>0&&void 0!==(u=ve(1,ke,t,e,W,J,Se.length,a,o,a))&&0===(re=(ke=u.trim()).length)&&(ke="\0\0"),y=ke.charCodeAt(0),g=ke.charCodeAt(1),y){case 0:break;case 64:if(105===g||99===g){we+=ke+i.charAt(E);break}default:if(ke.charCodeAt(re-1)===U)break;Se+=fe(ke,y,g,ke.charCodeAt(2))}C=0,K=0,x=0,P=0,te=0,ke="",k=i.charCodeAt(++E)}}switch(k){case L:case M:if(d+m+f+c+X===0)switch(N){case R:case 39:case 34:case 64:case 126:case 62:case q:case 43:case Q:case V:case U:case z:case A:case I:case _:break;default:x>0&&(K=1)}d===Q?d=0:$+C===0&&107!==a&&ke.length>0&&(P=1,ke+="\0"),ne*ie>0&&ve(0,ke,t,e,W,J,Se.length,a,o,a),J=1,W++;break;case A:case _:if(d+m+f+c===0){J++;break}default:switch(J++,ge=i.charAt(E),k){case 9:case B:if(m+c+d===0)switch(b){case z:case U:case 9:case B:ge="";break;default:k!==B&&(ge=" ")}break;case 0:ge="\\0";break;case 12:ge="\\f";break;case 11:ge="\\v";break;case 38:m+d+c===0&&$>0&&(te=1,P=1,ge="\f"+ge);break;case 108:if(m+d+c+H===0&&x>0)switch(E-x){case 2:112===b&&i.charCodeAt(E-3)===U&&(H=b);case 8:111===O&&(H=O)}break;case U:m+d+c===0&&(x=E);break;case z:d+f+m+c===0&&(P=1,ge+="\r");break;case 34:case 39:0===d&&(m=m===k?0:0===m?k:m);break;case 91:m+d+f===0&&c++;break;case 93:m+d+f===0&&c--;break;case R:m+d+c===0&&f--;break;case D:if(m+d+c===0){if(0===C)switch(2*b+3*O){case 533:break;default:T=0,C=1}f++}break;case 64:d+f+m+c+x+j===0&&(j=1);break;case q:case Q:if(m+c+f>0)break;switch(d){case 0:switch(2*k+3*i.charCodeAt(E+1)){case 235:d=Q;break;case 220:re=E,d=q}break;case q:k===Q&&b===q&&re+2!==E&&(33===i.charCodeAt(re+2)&&(Se+=i.substring(re,E+1)),ge="",d=0)}}if(0===d){if($+m+c+j===0&&107!==a&&k!==A)switch(k){case z:case 126:case 62:case 43:case R:case D:if(0===C){switch(b){case 9:case B:case M:case L:ge+="\0";break;default:ge="\0"+ge+(k===z?"":"\0")}P=1}else switch(k){case D:x+7===E&&108===b&&(x=0),C=++T;break;case R:0==(C=--T)&&(P=1,ge+="\0")}break;case 9:case B:switch(b){case 0:case I:case _:case A:case z:case 12:case 9:case B:case M:case L:break;default:0===C&&(P=1,ge+="\0")}}ke+=ge,k!==B&&9!==k&&(N=k)}}O=b,b=k,E++}if(re=Se.length,Z>0&&0===re&&0===Oe.length&&0===t[0].length==0&&(109!==a||1===t.length&&($>0?le:ue)===t[0])&&(re=t.join(",").length+2),re>0){if(l=0===$&&107!==a?function(e){for(var t,n,i=0,a=e.length,o=Array(a);i<a;++i){for(var l=e[i].split(s),u="",c=0,d=0,f=0,m=0,p=l.length;c<p;++c)if(!(0===(d=(n=l[c]).length)&&p>1)){if(f=u.charCodeAt(u.length-1),m=n.charCodeAt(0),t="",0!==c)switch(f){case q:case 126:case 62:case 43:case B:case D:break;default:t=" "}switch(m){case 38:n=t+le;case 126:case 62:case 43:case B:case R:case D:break;case 91:n=t+n+le;break;case U:switch(2*n.charCodeAt(1)+3*n.charCodeAt(2)){case 530:if(Y>0){n=t+n.substring(8,d-1);break}default:(c<1||l[c-1].length<1)&&(n=t+le+n)}break;case z:t="";default:n=d>1&&n.indexOf(":")>0?t+n.replace(S,"$1"+le+"$2"):t+n+le}u+=n}o[i]=u.replace(r,"").trim()}return o}(t):t,ne>0&&void 0!==(u=ve(2,Se,l,e,W,J,re,a,o,a))&&0===(Se=u).length)return we+Se+Oe;if(Se=l.join(",")+"{"+Se+"}",G*H!=0){switch(2!==G||me(Se,2)||(H=0),H){case 111:Se=Se.replace(h,":-moz-$1")+Se;break;case 112:Se=Se.replace(v,"::"+F+"input-$1")+Se.replace(v,"::-moz-$1")+Se.replace(v,":-ms-input-$1")+Se}H=0}}return we+Se+Oe}function ce(e,t,n){var r=t.trim().split(c),i=r,a=r.length,o=e.length;switch(o){case 0:case 1:for(var l=0,u=0===o?"":e[0]+" ";l<a;++l)i[l]=de(u,i[l],n,o).trim();break;default:l=0;var s=0;for(i=[];l<a;++l)for(var d=0;d<o;++d)i[s++]=de(e[d]+" ",r[l],n,o).trim()}return i}function de(e,t,n,r){var i=t,a=i.charCodeAt(0);switch(a<33&&(a=(i=i.trim()).charCodeAt(0)),a){case 38:switch($+r){case 0:case 1:if(0===e.trim().length)break;default:return i.replace(d,"$1"+e.trim())}break;case U:switch(i.charCodeAt(1)){case 103:if(Y>0&&$>0)return i.replace(f,"$1").replace(d,"$1"+ue);break;default:return e.trim()+i.replace(d,"$1"+e.trim())}default:if(n*$>0&&i.indexOf("\f")>0)return i.replace(d,(e.charCodeAt(0)===U?"":"$1")+e.trim())}return e+i}function fe(e,t,n,r){var s,c=0,d=e+";",f=2*t+3*n+4*r;if(944===f)return function(e){var t=e.length,n=e.indexOf(":",9)+1,r=e.substring(0,n).trim(),i=e.substring(n,t-1).trim();switch(e.charCodeAt(9)*ae){case 0:break;case V:if(110!==e.charCodeAt(10))break;default:var a=i.split((i="",l)),o=0;for(n=0,t=a.length;o<t;n=0,++o){for(var s=a[o],c=s.split(u);s=c[n];){var d=s.charCodeAt(0);if(1===ae&&(d>64&&d<90||d>96&&d<123||95===d||d===V&&s.charCodeAt(1)!==V))switch(isNaN(parseFloat(s))+(-1!==s.indexOf("("))){case 1:switch(s){case"infinite":case"alternate":case"backwards":case"running":case"normal":case"forwards":case"both":case"none":case"linear":case"ease":case"ease-in":case"ease-out":case"ease-in-out":case"paused":case"reverse":case"alternate-reverse":case"inherit":case"initial":case"unset":case"step-start":case"step-end":break;default:s+=oe}}c[n++]=s}i+=(0===o?"":",")+c.join(" ")}}return i=r+i+";",1===G||2===G&&me(i,1)?F+i+i:i}(d);if(0===G||2===G&&!me(d,1))return d;switch(f){case 1015:return 97===d.charCodeAt(10)?F+d+d:d;case 951:return 116===d.charCodeAt(3)?F+d+d:d;case 963:return 110===d.charCodeAt(5)?F+d+d:d;case 1009:if(100!==d.charCodeAt(4))break;case 969:case 942:return F+d+d;case 978:return F+d+E+d+d;case 1019:case 983:return F+d+E+d+P+d+d;case 883:return d.charCodeAt(8)===V?F+d+d:d.indexOf("image-set(",11)>0?d.replace(x,"$1"+F+"$2")+d:d;case 932:if(d.charCodeAt(4)===V)switch(d.charCodeAt(5)){case 103:return F+"box-"+d.replace("-grow","")+F+d+P+d.replace("grow","positive")+d;case 115:return F+d+P+d.replace("shrink","negative")+d;case 98:return F+d+P+d.replace("basis","preferred-size")+d}return F+d+P+d+d;case 964:return F+d+P+"flex-"+d+d;case 1023:if(99!==d.charCodeAt(8))break;return s=d.substring(d.indexOf(":",15)).replace("flex-","").replace("space-between","justify"),F+"box-pack"+s+F+d+P+"flex-pack"+s+d;case 1005:return a.test(d)?d.replace(i,":"+F)+d.replace(i,":"+E)+d:d;case 1e3:switch(c=(s=d.substring(13).trim()).indexOf("-")+1,s.charCodeAt(0)+s.charCodeAt(c)){case 226:s=d.replace(O,"tb");break;case 232:s=d.replace(O,"tb-rl");break;case 220:s=d.replace(O,"lr");break;default:return d}return F+d+P+s+d;case 1017:if(-1===d.indexOf("sticky",9))return d;case 975:switch(c=(d=e).length-10,f=(s=(33===d.charCodeAt(c)?d.substring(0,c):d).substring(e.indexOf(":",7)+1).trim()).charCodeAt(0)+(0|s.charCodeAt(7))){case 203:if(s.charCodeAt(8)<111)break;case 115:d=d.replace(s,F+s)+";"+d;break;case 207:case 102:d=d.replace(s,F+(f>102?"inline-":"")+"box")+";"+d.replace(s,F+s)+";"+d.replace(s,P+s+"box")+";"+d}return d+";";case 938:if(d.charCodeAt(5)===V)switch(d.charCodeAt(6)){case 105:return s=d.replace("-items",""),F+d+F+"box-"+s+P+"flex-"+s+d;case 115:return F+d+P+"flex-item-"+d.replace(T,"")+d;default:return F+d+P+"flex-line-pack"+d.replace("align-content","").replace(T,"")+d}break;case 973:case 989:if(d.charCodeAt(3)!==V||122===d.charCodeAt(4))break;case 931:case 953:if(!0===j.test(e))return 115===(s=e.substring(e.indexOf(":")+1)).charCodeAt(0)?fe(e.replace("stretch","fill-available"),t,n,r).replace(":fill-available",":stretch"):d.replace(s,F+s)+d.replace(s,E+s.replace("fill-",""))+d;break;case 962:if(d=F+d+(102===d.charCodeAt(5)?P+d:"")+d,n+r===211&&105===d.charCodeAt(13)&&d.indexOf("transform",10)>0)return d.substring(0,d.indexOf(";",27)+1).replace(o,"$1"+F+"$2")+d}return d}function me(e,t){var n=e.indexOf(1===t?":":"{"),r=e.substring(0,3!==t?n:10),i=e.substring(n+1,e.length-1);return re(2!==t?r:r.replace(C,"$1"),i,t)}function pe(e,t){var n=fe(t,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2));return n!==t+";"?n.replace(N," or ($1)").substring(4):"("+t+")"}function ve(e,t,n,r,i,a,o,l,u,s){for(var c,d=0,f=t;d<ne;++d)switch(c=te[d].call(ge,e,f,n,r,i,a,o,l,u,s)){case void 0:case!1:case!0:case null:break;default:f=c}if(f!==t)return f}function he(e,t,n,r){for(var i=t+1;i<n;++i)switch(r.charCodeAt(i)){case Q:if(e===q&&r.charCodeAt(i-1)===q&&t+2!==i)return i+1;break;case M:if(e===Q)return i+1}return i}function ye(e){for(var t in e){var n=e[t];switch(t){case"keyframe":ae=0|n;break;case"global":Y=0|n;break;case"cascade":$=0|n;break;case"compress":K=0|n;break;case"semicolon":X=0|n;break;case"preserve":Z=0|n;break;case"prefix":re=null,n?"function"!=typeof n?G=1:(G=2,re=n):G=0}}return ye}function ge(t,n){if(void 0!==this&&this.constructor===ge)return e(t);var i=t,a=i.charCodeAt(0);a<33&&(a=(i=i.trim()).charCodeAt(0)),ae>0&&(oe=i.replace(m,91===a?"":"-")),a=1,1===$?ue=i:le=i;var o,l=[ue];ne>0&&void 0!==(o=ve(-1,n,l,l,W,J,0,0,0,0))&&"string"==typeof o&&(n=o);var u=se(ee,l,n,0,0);return ne>0&&void 0!==(o=ve(-2,u,l,l,W,J,u.length,0,0,0))&&"string"!=typeof(u=o)&&(a=0),oe="",ue="",le="",H=0,W=1,J=1,K*a==0?u:u.replace(r,"").replace(y,"").replace(g,"$1").replace(k,"$1").replace(b," ")}return ge.use=function e(t){switch(t){case void 0:case null:ne=te.length=0;break;default:if("function"==typeof t)te[ne++]=t;else if("object"==typeof t)for(var n=0,r=t.length;n<r;++n)e(t[n]);else ie=0|!!t}return e},ge.set=ye,void 0!==t&&ye(t),ge}(null)},243:function(e,t,n){"use strict";var r=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function i(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(i=e[n],a=t[n],!(i===a||r(i)&&r(a)))return!1;var i,a;return!0}t.a=function(e,t){var n;void 0===t&&(t=i);var r,a=[],o=!1;return function(){for(var i=[],l=0;l<arguments.length;l++)i[l]=arguments[l];return o&&n===this&&t(i,a)||(r=e.apply(this,i),o=!0,n=this,a=i),r}}},247:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=Object.prototype,i=r.toString,a=r.hasOwnProperty,o=new Map;function l(e,t){try{return function e(t,n){if(t===n)return!0;var r=i.call(t),o=i.call(n);if(r!==o)return!1;switch(r){case"[object Array]":if(t.length!==n.length)return!1;case"[object Object]":if(u(t,n))return!0;var l=Object.keys(t),s=Object.keys(n),c=l.length;if(c!==s.length)return!1;for(var d=0;d<c;++d)if(!a.call(n,l[d]))return!1;for(d=0;d<c;++d){var f=l[d];if(!e(t[f],n[f]))return!1}return!0;case"[object Error]":return t.name===n.name&&t.message===n.message;case"[object Number]":if(t!=t)return n!=n;case"[object Boolean]":case"[object Date]":return+t==+n;case"[object RegExp]":case"[object String]":return t==""+n;case"[object Map]":case"[object Set]":if(t.size!==n.size)return!1;if(u(t,n))return!0;for(var m=t.entries(),p="[object Map]"===r;;){var v=m.next();if(v.done)break;var h=v.value,y=h[0],g=h[1];if(!n.has(y))return!1;if(p&&!e(g,n.get(y)))return!1}return!0}return!1}(e,t)}finally{o.clear()}}function u(e,t){var n=o.get(e);if(n){if(n.has(t))return!0}else o.set(e,n=new Set);return n.add(t),!1}},248:function(e,t,n){"use strict";n.r(t),n.d(t,"VERSION",(function(){return l})),n.d(t,"defaultGenerateHash",(function(){return u})),n.d(t,"defaultOptions",(function(){return s})),n.d(t,"createPersistedQueryLink",(function(){return p}));var r=n(42),i=n(4),a=n(81),o=n(378),l=1,u=function(e){return o().update(Object(a.print)(e)).digest("hex")},s={generateHash:u,disable:function(e){var t=e.graphQLErrors,n=e.operation;if(t&&t.some((function(e){return"PersistedQueryNotSupported"===e.message})))return!0;var r=n.getContext().response;return!(!r||!r.status||400!==r.status&&500!==r.status)},useGETForHashedQueries:!1};function c(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation}var d=Object.prototype.hasOwnProperty,f="function"==typeof Symbol?Symbol.for("__createPersistedQueryLink_hashes"):"__createPersistedQueryLink_hashes",m=0,p=function(e){void 0===e&&(e={});var t=Object.assign({},s,e),n=t.generateHash,a=t.disable,o=t.useGETForHashedQueries,u=!0,p="forLink"+m++;function v(e){if(!e||"object"!=typeof e)return n(e);d.call(e,f)||Object.defineProperty(e,f,{value:Object.create(null),enumerable:!1});var t=e[f];return d.call(t,p)?t[p]:t[p]=n(e)}return new r.a((function(e,t){if(!t)throw new Error("PersistedQueryLink cannot be the last link in the chain.");var n,r=e.query;if(u)try{e.extensions.persistedQuery={version:l,sha256Hash:v(r)}}catch(e){n=e}return new i.a((function(r){if(!n){var i,l,s=!1,d=!1,f=function(n,r){var o=n.response,c=n.networkError;if(!s&&(o&&o.errors||c)){s=!0;var f={response:o,networkError:c,operation:e,graphQLErrors:o?o.errors:void 0};if(u=!a(f),o&&o.errors&&o.errors.some((function(e){return"PersistedQueryNotFound"===e.message}))||!u)return i&&i.unsubscribe(),e.setContext({http:{includeQuery:!0,includeExtensions:u}}),d&&e.setContext({fetchOptions:l}),void(i=t(e).subscribe(m))}r()},m={next:function(e){f({response:e},(function(){return r.next(e)}))},error:function(e){f({networkError:e},(function(){return r.error(e)}))},complete:r.complete.bind(r)};return e.setContext({http:{includeQuery:!u,includeExtensions:u}}),o&&u&&function(e){return!e.query.definitions.some(c)}(e)&&(e.setContext((function(e){var t=e.fetchOptions,n=void 0===t?{}:t;return l=n,{fetchOptions:Object.assign({},n,{method:"GET"})}})),d=!0),i=t(e).subscribe(m),function(){i&&i.unsubscribe()}}r.error(n)}))}))}},249:function(e,t,n){"use strict";(function(e){var n=new function(){};function r(){return n}try{var i=e["eriuqer".split("").reverse().join("")]("fibers");r=function(){return i.current||n}}catch(e){}t.get=function(){var e=r();return e._optimism_local||(e._optimism_local=Object.create(null))}}).call(this,n(115)(e))},250:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=n(386)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"backgroundColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"commentsEnabled"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"content"},name:{kind:"Name",value:"paywalledContent"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"descriptionMarkup"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"200"}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"dropcapsDisabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expirableFlags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expiryTime"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"keywords"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveAccountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePolicyKey"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveVideoId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePlayerId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"is360"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"upNext"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"relatedArticleSlice"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"OpinionOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"opinion"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"sharingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"savingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"standfirst"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tiles"},arguments:[{kind:"Argument",name:{kind:"Name",value:"first"},value:{kind:"IntValue",value:"5"}},{kind:"Argument",name:{kind:"Name",value:"desc"},value:{kind:"BooleanValue",value:!0}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"sections"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"template"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"textColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"topics"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCount"},value:{kind:"IntValue",value:"5"}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"imageProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop1251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop2251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"relatedProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Tile"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"summaries"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"articleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"associatedDesks"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"AuthorByline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"jobTitle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"twitter"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updatedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"firstPublishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"seoDescription"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"summaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary105"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"105"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary145"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary160"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"160"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary175"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"175"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary225"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"225"}}],directives:[]}]}}],loc:{start:0,end:3974,source:{body:'query ArticleQuery($id: ID!) {\n article(id: $id) {\n backgroundColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n commentsEnabled\n content: paywalledContent\n descriptionMarkup: summary(maxCharCount: 200)\n dropcapsDisabled\n expirableFlags {\n type\n expiryTime\n }\n keywords\n leadAsset {\n ... on Video {\n id\n title\n brightcoveAccountId\n brightcovePolicyKey\n brightcoveVideoId\n brightcovePlayerId\n duration\n posterImage {\n ...imageProps\n }\n is360\n }\n ... on Image {\n ...imageProps\n }\n }\n upNext {\n sliceName: __typename\n ... on StandardSlice {\n items {\n ...relatedProps\n }\n }\n }\n relatedArticleSlice {\n sliceName: __typename\n ... on StandardSlice {\n items {\n ...relatedProps\n }\n }\n ... on LeadOneAndTwoSlice {\n lead {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n ... on OpinionOneAndTwoSlice {\n opinion {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n }\n sharingEnabled\n savingEnabled\n standfirst\n tiles(first: 5, desc: true) {\n slices {\n sections {\n title\n }\n }\n }\n template\n textColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n topics(maxCount: 5) {\n name\n slug\n }\n ...articleProps\n }\n}\n\nfragment imageProps on Image {\n caption\n credits\n title\n crop169: crop(ratio: "16:9") {\n ratio\n url\n }\n crop32: crop(ratio: "3:2") {\n ratio\n url\n }\n crop1251: crop(ratio: "1.25:1") {\n ratio\n url\n }\n crop11: crop(ratio: "1:1") {\n ratio\n url\n }\n crop45: crop(ratio: "4:5") {\n ratio\n url\n }\n crop23: crop(ratio: "2:3") {\n ratio\n url\n }\n crop2251: crop(ratio: "2.25:1") {\n ratio\n url\n }\n id\n title\n}\n\nfragment articleProps on Article {\n associatedDesks\n bylines {\n ... on Byline {\n ... on AuthorByline {\n author {\n image\n jobTitle\n twitter\n slug\n name\n }\n byline\n }\n byline\n image {\n id\n caption\n credits\n title\n crop(ratio: "1:1") {\n ratio\n url\n }\n }\n }\n }\n hasVideo\n headline\n id\n label\n publicationName\n publishedTime\n updatedTime\n firstPublishedTime\n section\n shortIdentifier\n shortHeadline\n seoDescription\n slug\n url: categoryPath\n}\n\nfragment relatedProps on Tile {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n article {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n duration\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...articleProps\n ...summaries\n }\n}\n\nfragment summaries on Article {\n summary105: summary(maxCharCount: 105)\n summary125: summary(maxCharCount: 125)\n summary145: summary(maxCharCount: 145)\n summary160: summary(maxCharCount: 160)\n summary175: summary(maxCharCount: 175)\n summary225: summary(maxCharCount: 225)\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),a=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleBookmarkedQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"isBookmarked"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:107,source:{body:"query ArticleBookmarkedQuery($id: ID!) {\n article(id: $id) {\n __typename\n id\n isBookmarked\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),o=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleExtrasQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"commentsEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relatedArticleSlice"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"topics"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCount"},value:{kind:"IntValue",value:"5"}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"relatedProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Tile"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"summaries"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"articleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"associatedDesks"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"summaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}}],loc:{start:0,end:1329,source:{body:'#import "./article_props.graphql"\n\nquery ArticleExtrasQuery($id: ID!) {\n article(id: $id) {\n id\n commentsEnabled\n relatedArticleSlice {\n sliceName: __typename\n ... on StandardSlice {\n items {\n ...relatedProps\n }\n }\n }\n topics(maxCount: 5) {\n name\n slug\n }\n }\n}\n\nfragment relatedProps on Tile {\n leadAsset {\n __typename\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n article {\n leadAsset {\n __typename\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...articleProps\n ...summaries\n }\n}\n\nfragment summaries on Article {\n summary125: summary(maxCharCount: 125)\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),l=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"AuthorQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"slug"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Slug"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[{kind:"Argument",name:{kind:"Name",value:"slug"},value:{kind:"Variable",name:{kind:"Name",value:"slug"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"articles"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"count"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"biography"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hasLeadAssets"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"jobTitle"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"twitter"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"metaDescription"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"contractualTitle"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:214,source:{body:"query AuthorQuery($slug: Slug!) {\n author(slug: $slug) {\n articles {\n count\n }\n biography\n hasLeadAssets\n image\n jobTitle\n name\n twitter\n metaDescription\n contractualTitle\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),u=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleDraftQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"draftArticle"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"backgroundColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"commentsEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"content"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"dropcapsDisabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expirableFlags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expiryTime"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"keywords"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveAccountId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePolicyKey"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcoveVideoId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"brightcovePlayerId"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"is360"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"imageProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"upNext"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftStandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"relatedArticleSlice"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"sliceName"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftStandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftLeadOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftOpinionOneAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"opinion"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"relatedProps"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"sharingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"savingEnabled"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"standfirst"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"template"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"textColour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"draftArticleProps"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"imageProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop1251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop2251"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2.25:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"relatedProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftTile"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"duration"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"articleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"summaries"},directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftArticle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"draftArticleProps"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"draftSummaries"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"draftArticleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftArticle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updatedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"articleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updatedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"summaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary105"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"105"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary145"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary160"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"160"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary175"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"175"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary225"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"225"}}],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"draftSummaries"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DraftArticle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"summary105"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"105"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary145"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary160"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"160"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary175"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"175"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary225"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"225"}}],directives:[]}]}}],loc:{start:0,end:4865,source:{body:'query ArticleDraftQuery($id: ID!) {\n draftArticle(id: $id) {\n backgroundColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n commentsEnabled\n content\n dropcapsDisabled\n expirableFlags {\n type\n expiryTime\n }\n keywords\n leadAsset {\n ... on Video {\n id\n brightcoveAccountId\n brightcovePolicyKey\n brightcoveVideoId\n brightcovePlayerId\n posterImage {\n ...imageProps\n }\n is360\n duration\n }\n ... on Image {\n ...imageProps\n }\n }\n upNext {\n sliceName: __typename\n ... on DraftStandardSlice {\n items {\n ...relatedProps\n }\n }\n }\n relatedArticleSlice {\n sliceName: __typename\n ... on DraftStandardSlice {\n items {\n ...relatedProps\n }\n }\n ... on DraftLeadOneAndTwoSlice {\n lead {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n ... on DraftOpinionOneAndTwoSlice {\n opinion {\n ...relatedProps\n }\n support1 {\n ...relatedProps\n }\n support2 {\n ...relatedProps\n }\n }\n }\n sharingEnabled\n savingEnabled\n standfirst\n template\n textColour {\n rgba {\n red\n green\n blue\n alpha\n }\n }\n ...draftArticleProps\n }\n}\n\nfragment imageProps on Image {\n caption\n credits\n crop169: crop(ratio: "16:9") {\n ratio\n url\n }\n crop32: crop(ratio: "3:2") {\n ratio\n url\n }\n crop1251: crop(ratio: "1.25:1") {\n ratio\n url\n }\n crop11: crop(ratio: "1:1") {\n ratio\n url\n }\n crop45: crop(ratio: "4:5") {\n ratio\n url\n }\n crop23: crop(ratio: "2:3") {\n ratio\n url\n }\n crop2251: crop(ratio: "2.25:1") {\n ratio\n url\n }\n id\n title\n}\n\nfragment articleProps on Article {\n bylines {\n ... on Byline {\n byline\n image {\n id\n caption\n credits\n title\n crop(ratio: "1:1") {\n ratio\n url\n }\n }\n }\n }\n hasVideo\n headline\n id\n label\n publicationName\n publishedTime\n updatedTime\n section\n shortIdentifier\n shortHeadline\n slug\n url: categoryPath\n}\n\nfragment draftArticleProps on DraftArticle {\n bylines {\n ... on Byline {\n byline\n image {\n id\n caption\n credits\n title\n crop(ratio: "1:1") {\n ratio\n url\n }\n }\n }\n }\n hasVideo\n headline\n id\n label\n publicationName\n publishedTime\n updatedTime\n section\n shortIdentifier\n shortHeadline\n slug\n url\n}\n\nfragment relatedProps on DraftTile {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n article {\n ... on Article {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n duration\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...articleProps\n ...summaries\n }\n ... on DraftArticle {\n leadAsset {\n ... on Image {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n crop169: crop(ratio: "16:9") {\n url\n }\n crop32: crop(ratio: "3:2") {\n url\n }\n id\n title\n }\n }\n }\n ...draftArticleProps\n ...draftSummaries\n }\n }\n}\n\nfragment summaries on Article {\n summary105: summary(maxCharCount: 105)\n summary125: summary(maxCharCount: 125)\n summary145: summary(maxCharCount: 145)\n summary160: summary(maxCharCount: 160)\n summary175: summary(maxCharCount: 175)\n summary225: summary(maxCharCount: 225)\n}\n\nfragment draftSummaries on DraftArticle {\n summary105: summary(maxCharCount: 105)\n summary125: summary(maxCharCount: 125)\n summary145: summary(maxCharCount: 145)\n summary160: summary(maxCharCount: 160)\n summary175: summary(maxCharCount: 175)\n summary225: summary(maxCharCount: 225)\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),s=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"EditionQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"edition"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"updateText"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"sections"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"sectionPageProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"sectionPageProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Section"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"colour"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"rgba"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"red"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"green"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"blue"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alpha"},arguments:[],directives:[]}]}}]}},{kind:"FragmentSpread",name:{kind:"Name",value:"standardSection"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"magazineSection"},directives:[]},{kind:"FragmentSpread",name:{kind:"Name",value:"puzzleSection"},directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"standardSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSection"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"commonSlicesSection"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"magazineSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"MagazineSection"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"cover"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"crops"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"commonSlicesSection"},directives:[]}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"puzzleSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"PuzzleSection"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slices"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Puzzle"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"hideOnMobile"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"commonSlicesSection"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSectionSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"name"},name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"StandardSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"items"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"CommentLeadAndCartoonSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"cartoon"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadersSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"leader1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"leader2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"leader3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneAndFourSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneAndOneSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadOneFullWidthSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"LeadTwoNoPicAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary1000"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"1000"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser1000"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"1000"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"lead2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary300"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser300"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"300"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset32and45"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryFourSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryOneSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryOneAndColumnistSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"columnist"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset23"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset23"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset23"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryOneAndFourSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"strapline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryTwoAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169"},directives:[]}]}}]}},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"SecondaryTwoNoPicAndTwoSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"secondary1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"secondary2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset11"},directives:[]}]}}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"TwoPicAndSixNoPicSlice"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"lead1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"lead2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"listingAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"leadAsset169and32"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"summary125"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"summary800"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"teaser125"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"125"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"teaser800"},name:{kind:"Name",value:"teaser"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"800"}}],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"support1"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support2"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support3"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support4"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support5"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"support6"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"article"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"baseArticleProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DailyUniversalRegister"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"briefing"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"onThisDay"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"natureNotes"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"birthdaysToday"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"durItem"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"baseArticleProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bylines"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Byline"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"image"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"credits"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"expirableFlags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"type"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"expiryTime"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"longRead"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"section"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset32"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset11"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop11"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"1:1",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset169"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset169and32"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop169"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"16:9",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset32and45"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop32"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"3:2",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}},{kind:"Field",alias:{kind:"Name",value:"crop45"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"4:5",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"leadAsset23"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Media"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"__typename"},arguments:[],directives:[]},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",alias:{kind:"Name",value:"crop23"},name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"StringValue",value:"2:3",block:!1}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"FragmentSpread",name:{kind:"Name",value:"sectionCropProps"},directives:[]}]}}]}}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"durItem"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"DailyUniversalRegisterItem"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"byline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"content"},arguments:[],directives:[]}]}},{kind:"FragmentDefinition",name:{kind:"Name",value:"sectionCropProps"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Crop"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"ratio"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeHorizontalOffset"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeVerticalOffset"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeWidth"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"relativeHeight"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}],loc:{start:0,end:224,source:{body:'#import "./section_fragment.graphql"\n\nquery EditionQuery($id: ID!) {\n edition(id: $id) {\n id\n publishedTime\n publicationName\n updateText\n sections {\n id\n title\n ...sectionPageProps\n }\n }\n}\n',name:"GraphQL request",locationOffset:{line:1,column:1}}}}),c=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetSavedBookamrks"},variableDefinitions:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"viewer"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bookmarks"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"bookmarks"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"total"},arguments:[],directives:[]}]}}]}}]}}],loc:{start:0,end:114,source:{body:"query GetSavedBookamrks {\n viewer {\n bookmarks {\n bookmarks {\n id\n }\n total\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),d=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetNewsletter"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"code"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"newsletter"},arguments:[{kind:"Argument",name:{kind:"Name",value:"code"},value:{kind:"Variable",name:{kind:"Name",value:"code"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"isSubscribed"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:106,source:{body:"query GetNewsletter($code: String!) {\n newsletter(code: $code) {\n id\n isSubscribed\n title\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),f=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"GetTokenisedArticleUrl"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"ID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"article"},arguments:[{kind:"Argument",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"tokenisedUrl"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:85,source:{body:"query GetTokenisedArticleUrl($id: ID!) {\n article(id: $id) {\n tokenisedUrl\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),m=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"SaveBookmark"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"UUID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"saveBookmarks"},arguments:[{kind:"Argument",name:{kind:"Name",value:"bookmarks"},value:{kind:"ListValue",values:[{kind:"ObjectValue",fields:[{kind:"ObjectField",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}]}]}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:93,source:{body:"mutation SaveBookmark($id: UUID!) {\n saveBookmarks(bookmarks: [{ id: $id }]) {\n id\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),p=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"SubscribeNewsletter"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"code"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"String"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"subscribeNewsletter"},arguments:[{kind:"Argument",name:{kind:"Name",value:"code"},value:{kind:"Variable",name:{kind:"Name",value:"code"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"isSubscribed"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:114,source:{body:"mutation SubscribeNewsletter($code: String!) {\n subscribeNewsletter(code: $code) {\n id\n isSubscribed\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),v=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"mutation",name:{kind:"Name",value:"UnsaveBookmark"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"id"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"UUID"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"unsaveBookmarks"},arguments:[{kind:"Argument",name:{kind:"Name",value:"bookmarks"},value:{kind:"ListValue",values:[{kind:"ObjectValue",fields:[{kind:"ObjectField",name:{kind:"Name",value:"id"},value:{kind:"Variable",name:{kind:"Name",value:"id"}}}]}]}}],directives:[]}]}}],loc:{start:0,end:84,source:{body:"mutation UnsaveBookmark($id: UUID!) {\n unsaveBookmarks(bookmarks: [{ id: $id }])\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),h=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleListQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"first"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"longSummaryLength"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"shortSummaryLength"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"skip"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"slug"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Slug"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[{kind:"Argument",name:{kind:"Name",value:"slug"},value:{kind:"Variable",name:{kind:"Name",value:"slug"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"articles"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"count"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"list"},arguments:[{kind:"Argument",name:{kind:"Name",value:"first"},value:{kind:"Variable",name:{kind:"Name",value:"first"}}},{kind:"Argument",name:{kind:"Name",value:"skip"},value:{kind:"Variable",name:{kind:"Name",value:"skip"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"longSummary"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"Variable",name:{kind:"Name",value:"longSummaryLength"}}}],directives:[]},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",alias:{kind:"Name",value:"shortSummary"},name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"Variable",name:{kind:"Name",value:"shortSummaryLength"}}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:553,source:{body:"query ArticleListQuery(\n $first: Int\n $longSummaryLength: Int\n $shortSummaryLength: Int\n $skip: Int\n $slug: Slug!\n) {\n author(slug: $slug) {\n articles {\n count\n list(first: $first, skip: $skip) {\n hasVideo\n id\n label\n slug\n shortIdentifier\n longSummary: summary(maxCharCount: $longSummaryLength)\n publicationName\n publishedTime\n headline\n shortHeadline\n shortSummary: summary(maxCharCount: $shortSummaryLength)\n url: categoryPath\n }\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),y=function(e){var t=e.longSummaryLength,n=e.pageSize,r=e.page;return{first:n,longSummaryLength:t,shortSummaryLength:e.shortSummaryLength,skip:n*(r-1),slug:e.slug}},g=Object(r.addTypenameToDocument)({kind:"Document",definitions:[{kind:"OperationDefinition",operation:"query",name:{kind:"Name",value:"ArticleListQuery"},variableDefinitions:[{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"first"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"imageRatio"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Ratio"}}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"skip"}},type:{kind:"NamedType",name:{kind:"Name",value:"Int"}},directives:[]},{kind:"VariableDefinition",variable:{kind:"Variable",name:{kind:"Name",value:"slug"}},type:{kind:"NonNullType",type:{kind:"NamedType",name:{kind:"Name",value:"Slug"}}},directives:[]}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"author"},arguments:[{kind:"Argument",name:{kind:"Name",value:"slug"},value:{kind:"Variable",name:{kind:"Name",value:"slug"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"articles"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"count"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"list"},arguments:[{kind:"Argument",name:{kind:"Name",value:"first"},value:{kind:"Variable",name:{kind:"Name",value:"first"}}},{kind:"Argument",name:{kind:"Name",value:"skip"},value:{kind:"Variable",name:{kind:"Name",value:"skip"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"hasVideo"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"headline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"label"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"slug"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortIdentifier"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"leadAsset"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Image"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"Variable",name:{kind:"Name",value:"imageRatio"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"InlineFragment",typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Video"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"posterImage"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"caption"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"crop"},arguments:[{kind:"Argument",name:{kind:"Name",value:"ratio"},value:{kind:"Variable",name:{kind:"Name",value:"imageRatio"}}}],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}}]}}]}},{kind:"Field",name:{kind:"Name",value:"publicationName"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"publishedTime"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"shortHeadline"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"summary"},arguments:[{kind:"Argument",name:{kind:"Name",value:"maxCharCount"},value:{kind:"IntValue",value:"145"}}],directives:[]},{kind:"Field",alias:{kind:"Name",value:"url"},name:{kind:"Name",value:"categoryPath"},arguments:[],directives:[]}]}}]}}]}}]}}],loc:{start:0,end:833,source:{body:"query ArticleListQuery(\n $first: Int\n $imageRatio: Ratio!\n $skip: Int\n $slug: Slug!\n) {\n author(slug: $slug) {\n articles {\n count\n list(first: $first, skip: $skip) {\n hasVideo\n headline\n id\n label\n slug\n shortIdentifier\n leadAsset {\n ... on Image {\n caption\n crop(ratio: $imageRatio) {\n url\n }\n id\n title\n }\n ... on Video {\n posterImage {\n caption\n crop(ratio: $imageRatio) {\n url\n }\n id\n title\n }\n }\n }\n publicationName\n publishedTime\n shortHeadline\n summary(maxCharCount: 145)\n url: categoryPath\n }\n }\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}}}}),k=function(e){var t=e.slug,n=e.pageSize,r=e.page,i=e.articleImageRatio;return{first:n,imageRatio:void 0===i?"3:2":i,skip:n*(r-1),slug:t}};n.d(t,"article",(function(){return i})),n.d(t,"articleBookmarked",(function(){return a})),n.d(t,"articleExtras",(function(){return o})),n.d(t,"author",(function(){return l})),n.d(t,"draftArticle",(function(){return u})),n.d(t,"edition",(function(){return s})),n.d(t,"getBookmarks",(function(){return c})),n.d(t,"getNewsletter",(function(){return d})),n.d(t,"getTokenisedArticleUrl",(function(){return f})),n.d(t,"saveBookmarks",(function(){return m})),n.d(t,"subscribeNewsletter",(function(){return p})),n.d(t,"unsaveBookmarks",(function(){return v})),n.d(t,"authorArticlesNoImages",(function(){return h})),n.d(t,"authorArticlesNoImagesPTV",(function(){return y})),n.d(t,"authorArticlesWithImages",(function(){return g})),n.d(t,"authorArticlesWithImagesPTV",(function(){return k}))}])},252:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return o}));var r=n(27),i=n(178),a=n(5);function o(e,t){Object(a.a)(2,arguments);var n=Object(r.a)(t);return Object(i.a)(e,6e4*n)}},27:function(e,t,n){"use strict";function r(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n.d(t,"a",(function(){return r}))},3:function(e,t,n){"use strict";(function(e){n.d(t,"x",(function(){return d})),n.d(t,"o",(function(){return f})),n.d(t,"n",(function(){return m})),n.d(t,"i",(function(){return v})),n.d(t,"j",(function(){return y})),n.d(t,"k",(function(){return g})),n.d(t,"g",(function(){return k})),n.d(t,"l",(function(){return b})),n.d(t,"h",(function(){return S})),n.d(t,"e",(function(){return O})),n.d(t,"f",(function(){return w})),n.d(t,"v",(function(){return F})),n.d(t,"c",(function(){return E})),n.d(t,"u",(function(){return P})),n.d(t,"a",(function(){return l})),n.d(t,"w",(function(){return u})),n.d(t,"q",(function(){return s})),n.d(t,"r",(function(){return c})),n.d(t,"b",(function(){return p})),n.d(t,"d",(function(){return _})),n.d(t,"y",(function(){return I})),n.d(t,"m",(function(){return D})),n.d(t,"p",(function(){return R})),n.d(t,"s",(function(){return L})),n.d(t,"t",(function(){return B}));var r=n(17),i=n(13),a=n(2);n(109);function o(e,t,n,r){if(function(e){return"IntValue"===e.kind}(n)||function(e){return"FloatValue"===e.kind}(n))e[t.value]=Number(n.value);else if(function(e){return"BooleanValue"===e.kind}(n)||function(e){return"StringValue"===e.kind}(n))e[t.value]=n.value;else if(function(e){return"ObjectValue"===e.kind}(n)){var a={};n.fields.map((function(e){return o(a,e.name,e.value,r)})),e[t.value]=a}else if(function(e){return"Variable"===e.kind}(n)){var l=(r||{})[n.name.value];e[t.value]=l}else if(function(e){return"ListValue"===e.kind}(n))e[t.value]=n.values.map((function(e){var n={};return o(n,t,e,r),n[t.value]}));else if(function(e){return"EnumValue"===e.kind}(n))e[t.value]=n.value;else{if(!function(e){return"NullValue"===e.kind}(n))throw new i.a;e[t.value]=null}}function l(e,t){if(e.arguments&&e.arguments.length){var n={};return e.arguments.forEach((function(e){var r=e.name,i=e.value;return o(n,r,i,t)})),n}return null}function u(e){return e.alias?e.alias.value:e.name.value}function s(e){return"Field"===e.kind}function c(e){return"InlineFragment"===e.kind}function d(e,t){if(void 0===t&&(t={}),!e.directives)return!0;var n=!0;return e.directives.forEach((function(e){if("skip"===e.name.value||"include"===e.name.value){var r=e.arguments||[],a=e.name.value;Object(i.b)(1===r.length);var o=r[0];Object(i.b)(o.name&&"if"===o.name.value);var l=r[0].value,u=!1;l&&"BooleanValue"===l.kind?u=l.value:(Object(i.b)("Variable"===l.kind),u=t[l.name.value],Object(i.b)(void 0!==u)),"skip"===a&&(u=!u),u||(n=!1)}})),n}function f(e,t){return function(e){var t=[];return Object(r.visit)(e,{Directive:function(e){t.push(e.name.value)}}),t}(t).some((function(t){return e.indexOf(t)>-1}))}function m(e){return e&&f(["client"],e)&&f(["export"],e)}function p(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.forEach((function(t){null!=t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function v(e){h(e);var t=e.definitions.filter((function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation}))[0];return Object(i.b)(t),t}function h(e){Object(i.b)(e&&"Document"===e.kind);var t=e.definitions.filter((function(e){return"FragmentDefinition"!==e.kind})).map((function(e){if("OperationDefinition"!==e.kind)throw new i.a;return e}));return Object(i.b)(t.length<=1),e}function y(e){return h(e),e.definitions.filter((function(e){return"OperationDefinition"===e.kind}))[0]}function g(e){return e.definitions.filter((function(e){return"OperationDefinition"===e.kind&&e.name})).map((function(e){return e.name.value}))[0]||null}function k(e){return e.definitions.filter((function(e){return"FragmentDefinition"===e.kind}))}function b(e){var t=y(e);return Object(i.b)(t&&"query"===t.operation),t}function S(e){var t;h(e);for(var n=0,r=e.definitions;n<r.length;n++){var a=r[n];if("OperationDefinition"===a.kind){var o=a.operation;if("query"===o||"mutation"===o||"subscription"===o)return a}"FragmentDefinition"!==a.kind||t||(t=a)}if(t)return t;throw new i.a}function O(e){void 0===e&&(e=[]);var t={};return e.forEach((function(e){t[e.name.value]=e})),t}function w(e){if(e&&e.variableDefinitions&&e.variableDefinitions.length){var t=e.variableDefinitions.filter((function(e){return e.defaultValue})).map((function(e){var t=e.variable,n=e.defaultValue,r={};return o(r,t.name,n),r}));return p.apply(void 0,[{}].concat(t))}return{}}function N(e,t,n){var r=0;return e.forEach((function(n,i){t.call(this,n,i,e)&&(e[r++]=n)}),n),e.length=r,e}function T(e){return function e(t,n){return t.selectionSet.selections.every((function(t){return"FragmentSpread"===t.kind&&e(n[t.name.value],n)}))}(y(e)||function(e){Object(i.b)("Document"===e.kind),Object(i.b)(e.definitions.length<=1);var t=e.definitions[0];return Object(i.b)("FragmentDefinition"===t.kind),t}(e),O(k(e)))?null:e}function C(e){return function(t){return e.some((function(e){return e.name&&e.name===t.name.value||e.test&&e.test(t)}))}}function j(e,t){var n=Object.create(null),i=[],o=Object.create(null),l=[],u=T(Object(r.visit)(t,{Variable:{enter:function(e,t,r){"VariableDefinition"!==r.kind&&(n[e.name.value]=!0)}},Field:{enter:function(t){if(e&&t.directives&&(e.some((function(e){return e.remove}))&&t.directives&&t.directives.some(C(e))))return t.arguments&&t.arguments.forEach((function(e){"Variable"===e.value.kind&&i.push({name:e.value.name.value})})),t.selectionSet&&function e(t){var n=[];return t.selections.forEach((function(t){"Field"!==t.kind&&"InlineFragment"!==t.kind||!t.selectionSet?"FragmentSpread"===t.kind&&n.push(t):e(t.selectionSet).forEach((function(e){return n.push(e)}))})),n}(t.selectionSet).forEach((function(e){l.push({name:e.name.value})})),null}},FragmentSpread:{enter:function(e){o[e.name.value]=!0}},Directive:{enter:function(t){if(C(e)(t))return null}}}));return u&&N(i,(function(e){return!n[e.name]})).length&&(u=function(e,t){var n=function(e){return function(t){return e.some((function(e){return t.value&&"Variable"===t.value.kind&&t.value.name&&(e.name===t.value.name.value||e.test&&e.test(t))}))}}(e);return T(Object(r.visit)(t,{OperationDefinition:{enter:function(t){return Object(a.a)({},t,{variableDefinitions:t.variableDefinitions.filter((function(t){return!e.some((function(e){return e.name===t.variable.name.value}))}))})}},Field:{enter:function(t){if(e.some((function(e){return e.remove}))){var r=0;if(t.arguments.forEach((function(e){n(e)&&(r+=1)})),1===r)return null}}},Argument:{enter:function(e){if(n(e))return null}}}))}(i,u)),u&&N(l,(function(e){return!o[e.name]})).length&&(u=function(e,t){function n(t){if(e.some((function(e){return e.name===t.name.value})))return null}return T(Object(r.visit)(t,{FragmentSpread:{enter:n},FragmentDefinition:{enter:n}}))}(l,u)),u}var x={test:function(e){var t="connection"===e.name.value;return t&&(e.arguments&&e.arguments.some((function(e){return"key"===e.name.value}))||console.warn("Removing an @connection directive even though it does not have a key. You may want to use the key parameter to specify a store key.")),t}};function F(e){return j([x],h(e))}function E(e){return"query"===S(e).operation?e:Object(r.visit)(e,{OperationDefinition:{enter:function(e){return Object(a.a)({},e,{operation:"query"})}}})}function P(e){h(e);var t=j([{test:function(e){return"client"===e.name.value},remove:!0}],e);return t&&(t=Object(r.visit)(t,{FragmentDefinition:{enter:function(e){if(e.selectionSet&&e.selectionSet.selections.every((function(e){return"Field"===e.kind&&"__typename"===e.name.value})))return null}}})),t}var A=Object.prototype.toString;function _(e){return function e(t,n){switch(A.call(t)){case"[object Array]":if(n.has(t))return n.get(t);var r=t.slice(0);return n.set(t,r),r.forEach((function(t,i){r[i]=e(t,n)})),r;case"[object Object]":if(n.has(t))return n.get(t);var i=Object.create(Object.getPrototypeOf(t));return n.set(t,i),Object.keys(t).forEach((function(r){i[r]=e(t[r],n)})),i;default:return t}}(e,new Map)}function I(e){try{return e()}catch(e){console.error&&console.error(e)}}function D(e){return e.errors&&e.errors.length}function R(e,t){if(e===t)return!0;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(null!=e&&"object"==typeof e&&null!=t&&"object"==typeof t){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(!Object.prototype.hasOwnProperty.call(t,n))return!1;if(!R(e[n],t[n]))return!1}for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&!Object.prototype.hasOwnProperty.call(e,n))return!1;return!0}return!1}var M=Object.prototype.hasOwnProperty;function L(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return B(e)}function B(e){var t=e[0]||{},n=e.length;if(n>1){var r=[];t=z(t,r);for(var i=1;i<n;++i)t=q(t,e[i],r)}return t}function V(e){return null!==e&&"object"==typeof e}function q(e,t,n){return V(t)&&V(e)?(Object.isExtensible&&!Object.isExtensible(e)&&(e=z(e,n)),Object.keys(t).forEach((function(r){var i=t[r];if(M.call(e,r)){var a=e[r];i!==a&&(e[r]=q(z(a,n),i,n))}else e[r]=i})),e):t}function z(e,t){return null!==e&&"object"==typeof e&&t.indexOf(e)<0&&(e=Array.isArray(e)?e.slice(0):Object(a.a)({__proto__:Object.getPrototypeOf(e)},e),t.push(e)),e}Object.create({})}).call(this,n(92))},334:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=n(1)},function(e,t,n){"use strict";n.r(t);var r=n(0);n(2);class i extends r.Component{constructor(e){if(super(e),this.isObserving=!1,this.pending=new Set,this.pendingTimer=null,this.state={clientHasRendered:!1,nodes:new Map},this.unobserved=new Set,this.unobservedTimer=null,this.registerNode=this.registerNode.bind(this),"undefined"==typeof window||!("IntersectionObserver"in window))return;this.isObserving=!0;const t={rootMargin:e.rootMargin,threshold:e.threshold};this.observer=new window.IntersectionObserver(this.handleObservation.bind(this),t)}componentDidMount(){this.setState({clientHasRendered:!0})}componentWillUnmount(){this.observer&&this.observer.disconnect(),clearTimeout(this.pendingTimer),clearTimeout(this.unobservedTimer),this.pending.clear(),this.unobserved.clear()}handleObservation(e){const t=this.props.threshold,n=this.state.nodes;e.forEach(e=>{let r=e.target,i=e.intersectionRatio;i>=t&&!n.get(r.id)?this.pending.add(r):i<t&&this.pending.has(r)&&this.pending.delete(r)}),clearTimeout(this.pendingTimer),this.pending.size&&(this.pendingTimer=setTimeout(()=>{this.pending.size&&(this.setState(e=>({nodes:new Map([...e.nodes,...[...this.pending].map(e=>[e.id,e])])})),this.pending.clear())},100))}registerNode(e){if(e){if(!this.observer){if(this.unobserved.has(e))return;return this.unobserved.add(e),clearTimeout(this.unobservedTimer),void(this.unobservedTimer=setTimeout(()=>{this.setState({nodes:new Map([...this.unobserved].map(e=>[e.id,e]))}),this.unobserved.clear()},10))}this.observer.observe(e)}}render(){const e=this.props.children,t=this.state,n=t.clientHasRendered,r=t.nodes;return e({clientHasRendered:n,isObserving:this.isObserving,observed:r,registerNode:this.registerNode})}}i.defaultProps={rootMargin:"0px"},t.default=i},function(e,t){e.exports=n(0)}])},337:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=10)}([function(e,t){e.exports=n(1)},function(e,t){e.exports=n(9)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(0)},function(e,t){e.exports=n(94)},function(e,t){e.exports=n(106)},function(e,t){e.exports=n(107)},function(e,t){e.exports=n(108)},function(e,t){e.exports=n(91)},function(e,t){e.exports=n(136)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=n.n(r),a=(n(3),n(5)),o=n.n(a),l=n(1),u=n(6),s=n.n(u),c=n(7),d=n.n(c),f=n(8),m=n.n(f),p=n(4),v=n.n(p);function h(e){if(!e||!e.length)return e||[];const t=e.slice(0,e.length-1),n=e[e.length-1],r=Object.assign({},n,{attributes:{isSingle:0===t.length},name:"teaser"});return[...t,r]}var y=n(9);function g(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function k(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?g(Object(n),!0).forEach((function(t){b(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):g(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function b(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const S={color:"inherit",font:"inherit","white-space":"inherit"};var O=k(k({},n.n(y).a),{},{link:(e,t,n)=>i.a.createElement(l.TcText,{key:e,style:S},n),paragraph(e,t,n,r){const a=n.length&&0!==r?" ":"";return i.a.createElement(l.TcText,{key:e,style:S},a,n)},teaser(e,t,n){const r=t.isSingle?"":" ";return i.a.createElement(l.TcText,{key:e,style:S},r,n,"...")}}),w=function(e){return v()(h(e),O)},N=n(2);function T(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?T(Object(n),!0).forEach((function(t){j(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):T(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function j(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var x={headline:{color:N.colours.functional.primary,fontFamily:N.fontsWithFallback.headline,fontWeight:"900",marginBottom:Object(N.spacing)(1)},headlineWrapper:C({},Object(N.fontFactory)({font:"headline",fontSize:"smallHeadline"})),labelWrapper:{marginBottom:Object(N.spacing)(0)},metaText:C(C({color:N.colours.functional.secondary},Object(N.fontFactory)({font:"supporting",fontSize:"cardMeta"})),{},{marginBottom:Object(N.spacing)(1)}),strapline:C(C({},Object(N.fontFactory)({font:"headlineRegular",fontSize:"strapline"})),{},{color:N.colours.functional.secondary,paddingBottom:Object(N.spacing)(2)}),text:C({color:N.colours.functional.secondary,flexWrap:"wrap",marginBottom:Object(N.spacing)(2)},Object(N.fontFactory)({font:"body",fontSize:"teaser"}))};function F(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function E(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?F(Object(n),!0).forEach((function(t){P(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):F(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function P(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var A=E(E({},x),{},{headline:E(E({},x.headline),{},{fontWeight:"400"})});function _(){return(_=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function I(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function D(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?I(Object(n),!0).forEach((function(t){R(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):I(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function R(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const M=e=>{let t=e.ast,n=e.className,r=e.style,a=e.whiteSpaceHeight,o=e.initialLines,u=void 0===o?2:o;const s=r&&r.lineHeight||A.text.lineHeight,c=void 0!==a&&{numberOfLines:a>0?a/s+u:u};return t.length>0?i.a.createElement(l.TcText,_({className:n,style:Object(l.checkStylesForUnits)(D(D({},A.text),r))},c),w(t)):null};M.defaultProps={ast:[],className:"",style:null};var L=M;function B(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function V(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?B(Object(n),!0).forEach((function(t){q(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):B(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function q(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const z=e=>{let t=e.className,n=e.headline,r=e.style;return i.a.createElement(l.TcText,{role:"heading","aria-level":"3",className:t,style:Object(l.checkStylesForUnits)(V(V(V({},A.headline),A.headlineWrapper),r))},n)};z.defaultProps={className:"",style:{}};var U=z;function Q(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function J(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Q(Object(n),!0).forEach((function(t){W(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Q(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function W(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const H=e=>{let t=e.strapline,n=e.style;return i.a.createElement(l.TcText,{role:"heading","aria-level":"4",style:J(J({},A.strapline),n)},t)};H.defaultProps={style:{}};var $=H;function G(){return(G=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function Y(e){const t=e.title,n=e.isVideo;return t||n?i.a.createElement(l.TcView,{style:A.labelWrapper},n?i.a.createElement(d.a,e):i.a.createElement(s.a,e)):null}function K(e){const t=e.ast,n=e.isOpinionByline,r=e.bylineClass;if(!t||0===t.length)return null;const u=n?a.ArticleBylineOpinion:o.a;return i.a.createElement(l.TcText,null,i.a.createElement(u,G({},e,{className:r})))}function X(e){const t=e.bylineProps,n=e.content,r=e.datePublicationProps,a=e.flags,o=e.headline,u=e.labelProps,s=e.style,c=e.strapline,d=e.saveStar,f=e.isTablet,p=(t||{}).isOpinionByline,v=void 0!==p&&p,h=t?i.a.createElement(K,t):null,y=f&&a,g=!f&&a;return i.a.createElement(l.TcView,{style:s},u?i.a.createElement(Y,u):null,v&&h,o,c,y,n,g,d,r?i.a.createElement(l.TcText,{style:Object(l.checkStylesForUnits)(A.metaText),testID:"datePublication"},i.a.createElement(m.a,r)):null,!v&&h)}n.d(t,"ArticleSummaryContent",(function(){return L})),n.d(t,"ArticleSummaryHeadline",(function(){return U})),n.d(t,"ArticleSummaryStrapline",(function(){return $})),n.d(t,"renderAst",(function(){return w})),n.d(t,"renderer",(function(){return O})),n.d(t,"summarise",(function(){return h})),X.defaultProps={bylineProps:null,content:null,datePublicationProps:null,flags:null,headline:null,labelProps:null,strapline:null,style:null},t.default=X}])},338:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=7)}([function(e,t){e.exports=n(1)},function(e,t){e.exports=n(0)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(9)},function(e,t){e.exports=n(339)},function(e,t){e.exports=n(7)},function(e,t){e.exports=n(63)},function(e,t,n){"use strict";n.r(t);var r=n(0),i=n.n(r),a=n(2),o=n(1),l=n.n(o);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){c(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}s(s({},{contentContainerClass:l.a.string,imageContainerClass:l.a.string,imageRatio:l.a.number,isReversed:l.a.bool,showImage:l.a.bool}),{},{children:l.a.node,fadeImageIn:l.a.bool,highResSize:l.a.number,imageAccessibilityLabel:l.a.string,imageStyle:l.a.object,imageUri:l.a.string,isLoading:l.a.bool,isLcpItem:l.a.bool,lowResQuality:l.a.number,lowResSize:l.a.number});var d=s(s({},{contentContainerClass:"",imageContainerClass:"",imageRatio:1.5,isReversed:!1,showImage:!1}),{},{children:null,fadeImageIn:!1,highResSize:null,imageRatio:1,imageStyle:{},imageUri:null,isLoading:!1,isLcpItem:!1,lowResQuality:null,lowResSize:null}),f=n(3),m=n(5),p=n.n(m),v=n(6),h=n.n(v),y=n(4),g=n.n(y),k={cardContainer:{alignItems:"flex-start",display:"flex",flexDirection:"row",flexWrap:"wrap",justifyContent:"flex-end"},cardContainerTablet:{alignItems:"flex-start",flexDirection:"row",flexWrap:"wrap"},contentContainer:{flex:1,marginBottom:0,minWidth:"100%"},contentContainerTablet:{flex:1,marginBottom:0},headerContainer:{height:24,marginBottom:Object(a.spacing)(2),maxWidth:300},imageContainer:{flex:1,marginBottom:Object(a.spacing)(2),minWidth:"100%"},imageContainerTablet:{flex:1,maxWidth:320},lastBar:{marginBottom:0,maxWidth:240},loadingContentContainer:{minHeight:84},reversedCardContainer:{height:"auto"},reversedContentContainer:{marginBottom:Object(a.spacing)(2)},reversedImageContainer:{marginBottom:0},textContainer:{height:10,marginBottom:Object(a.spacing)(2)}};function b(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function S(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?b(Object(n),!0).forEach((function(t){O(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):b(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function O(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var w=function(){return i.a.createElement(r.Fragment,null,i.a.createElement(g.a,{degrees:264,style:k.headerContainer}),i.a.createElement(g.a,{degrees:267,style:k.textContainer}),i.a.createElement(g.a,{degrees:267,style:k.textContainer}),i.a.createElement(g.a,{degrees:267,style:S(S({},k.textContainer),k.lastBar)}))};function N(e){return(N="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function T(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?T(Object(n),!0).forEach((function(t){j(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):T(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function j(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function x(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function F(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function E(e,t){return(E=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function P(e,t){return!t||"object"!==N(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function A(e){return(A=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var _=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&E(e,t)}(a,e);var t,n,r=function(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=A(e);if(t){var i=A(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return P(this,n)}}(a);function a(){return x(this,a),r.apply(this,arguments)}return t=a,(n=[{key:"shouldComponentUpdate",value:function(e){var t=this.props,n=t.imageUri,r=t.lowResQuality,i=t.lowResSize,a=t.highResSize,o=t.isLoading,l=t.index;return n!==e.imageUri||r!==e.lowResQuality||i!==e.lowResSize||a!==e.highResSize||o!==e.isLoading||l!==e.index}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.contentContainerClass,r=e.fadeImageIn,a=e.highResSize,o=e.imageAccessibilityLabel,l=e.imageContainerClass,u=e.imageRatio,s=e.imageStyle,c=e.imageUri,d=e.isLoading,m=e.isReversed,v=e.lowResQuality,y=e.lowResSize,g=e.relatedArticle,b=e.showImage,S=e.isLcpItem,O=p()(f.TcView).withConfig({displayName:"card-content__TcCardContainer",componentId:"sc-1w0wvq8-0"})(["",";"],(function(e){return e.styles&&e.styles})),N=function(){if(!b)return null;var e=g?k.imageContainer:k.imageContainerTablet;return i.a.createElement(f.TcView,{className:l,style:Object(f.checkStylesForUnits)(C(C(C({},e),s),m?k.reversedImageContainer:""))},i.a.createElement(h.a,{accessibilityLabel:o,aspectRatio:u,fadeImageIn:r,highResSize:a,lowResQuality:v,lowResSize:y,uri:c,isLcpItem:S}))},T=g?C(C({},k.cardContainer),{},{display:"block"}):k.cardContainer;return i.a.createElement(f.TcView,{style:Object(f.checkStylesForUnits)(C(C({},T),m?k.reversedCardContainer:""))},m?null:N(),i.a.createElement(O,{className:n,styles:Object(f.checkStylesForUnits)(C(C(C({},k.contentContainer),m?k.reversedContentContainer:""),d?k.loadingContentContainer:""))},d?i.a.createElement(w,null):t),m?N():null)}}])&&F(t.prototype,n),a}(r.Component);_.defaultProps=d;var I=_,D=function(e){return e.isLoading?i.a.createElement(a.Animations.FadeIn,null,i.a.createElement(I,e)):i.a.createElement(I,e)};D.defaultProps=d,t.default=D}])},339:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=4)}([function(e,t){e.exports=n(0)},function(e,t){e.exports=n(1)},function(e,t){e.exports=n(8)},function(e,t){e.exports=n(9)},function(e,t,n){"use strict";n.r(t);var r=n(1),i=n.n(r),a=n(2),o=n(0),l=n.n(o),u={children:l.a.oneOfType([l.a.element,l.a.arrayOf(l.a.element)]),degrees:l.a.number,endColour:l.a.string,endPoint:l.a.string,startColour:l.a.string,startPoint:l.a.string,style:l.a.object},s={children:null,degrees:265,endPoint:"1",startPoint:"0",style:null},c=n(3);function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){m(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function m(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}f(f({},u),{},{endColour:l.a.string.isRequired,startColour:l.a.string.isRequired});var p=f({},s);function v(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?v(Object(n),!0).forEach((function(t){y(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var g=function(e){var t=e.children,n=e.degrees,r=e.endColour,a=e.startColour,o=e.style;return i.a.createElement(c.TcView,{style:h({backgroundImage:"linear-gradient(".concat(n,"deg, ").concat(a," 0%, ").concat(r," 100%)")},o)},t)};g.defaultProps=p;var k=g;function b(){return(b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var S=function(e){return i.a.createElement(k,b({},e,{endColour:a.colours.functional.overlayGradientEnd,startColour:a.colours.functional.overlayGradientStart}))};S.defaultProps=s;var O=S;function w(){return(w=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,"OverlayGradient",(function(){return O}));var N=function(e){return i.a.createElement(k,w({endColour:a.colours.functional.backgroundSecondary,startColour:a.colours.functional.backgroundPrimary},e))};N.defaultProps=s,t.default=N}])},34:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return l}));var r=n(2),i=Object.setPrototypeOf,a=void 0===i?function(e,t){return e.__proto__=t,e}:i,o=function(e){function t(n){void 0===n&&(n="Invariant Violation");var r=e.call(this,n)||this;return r.framesToPop=1,r.name="Invariant Violation",a(r,t.prototype),r}return Object(r.c)(t,e),t}(Error);function l(e,t){if(!e)throw new o(t)}!function(e){e.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return console.warn.apply(console,e)},e.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return console.error.apply(console,e)}}(l||(l={}))},341:function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t){e.exports=n(1)},function(e,t,n){"use strict";n.r(t);var r=n(0);function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=c(e);if(t){var i=c(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return u(this,n)}}function u(e,t){return!t||"object"!==i(t)&&"function"!=typeof t?s(e):t}function s(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}n(2);var d=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&o(e,t)}(i,e);var t,n,r=l(i);function i(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),(t=r.call(this,e)).state={error:null},t.handleError=t.handleError.bind(s(t)),t}return t=i,(n=[{key:"componentDidCatch",value:function(e){this.setState({error:e})}},{key:"handleError",value:function(e){this.setState({error:e})}},{key:"render",value:function(){var e=this.props.children,t=this.state.error;return e({error:t,hasError:!!t,onError:this.handleError})}}])&&a(t.prototype,n),i}(r.Component);t.default=d},function(e,t){e.exports=n(0)}])},342:function(e,t,n){function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?r(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const o=n(112).ApolloClient,l=n(634),u=n(647).ApolloLink,s=n(345).createHttpLink,c=n(248).createPersistedQueryLink,d=n(638).default,f=n(639).fragmentMatcher,m=n(173).InMemoryCache,p=n(640),v=p.default,h=p.TealiumSendScheduler;e.exports=(e,t,n)=>{const r=e((e=>{if(!e.uri)throw new Error("API endpoint is empty");const t={fetch:(e,t)=>{const n=e.replace(/(%20)+/g,"%20").replace(/(%0A)+/g,"");return d(n,t)},headers:e.headers?i({},e.headers):{},uri:e.uri};if(e.useGET&&(t.headers["content-type"]="application/x-www-form-urlencoded",t.useGETForQueries=!0),"undefined"!=typeof window&&window.nuk&&!e.skipAuthorization){const e=window.nuk.getCookieValue("acs_tnl"),n=window.nuk.getCookieValue("sacs_tnl");t.headers.Authorization="Cookie acs_tnl=".concat(e,";sacs_tnl=").concat(n)}const n=u.from([e.usePersistedQueries&&c({useGETForHashedQueries:!0}),s(t)].filter(Boolean));return new o({name:"@times-components/ssr/client (".concat(e.clientName||"unknown",")"),cache:new m({fragmentMatcher:f}).restore(e.initialState||{}),link:n})})({initialState:window.__APOLLO_STATE__,uri:window.nuk.graphqlapi.url,useGET:t.useGET,headers:t.headers,usePersistedQueries:window.nuk.graphqlapi.usePersistedQueries,skipAuthorization:t.skipAuthorization,clientName:window.nuk.graphqlapi.clientName}),(e=>{const t=new h(e.tracking,window,document);return v(t).analytics})({tracking:window.nuk.tracking}),n,{});t.zephrDivs&&!0===t.zephrDivs?l.hydrate(r,document.getElementById(t.rootTag)):l.render(r,document.getElementById(t.rootTag))}},345:function(e,t,n){"use strict";n.r(t);var r=n(2),i=n(42),a=n(4),o=n(81),l=n(12),u={http:{includeQuery:!0,includeExtensions:!1},headers:{accept:"*/*","content-type":"application/json"},options:{method:"POST"}},s=function(e,t,n){var r=new Error(n);throw r.name="ServerError",r.response=e,r.statusCode=e.status,r.result=t,r},c=function(e,t){var n;try{n=JSON.stringify(e)}catch(e){var r=new l.a(2);throw r.parseError=e,r}return n};n.d(t,"createHttpLink",(function(){return d})),n.d(t,"HttpLink",(function(){return f}));var d=function(e){void 0===e&&(e={});var t=e.uri,n=void 0===t?"/graphql":t,d=e.fetch,f=e.includeExtensions,m=e.useGETForQueries,p=Object(r.e)(e,["uri","fetch","includeExtensions","useGETForQueries"]);!function(e){if(!e&&"undefined"==typeof fetch){throw"undefined"==typeof window&&"node-fetch",new l.a(1)}}(d),d||(d=fetch);var v={http:{includeExtensions:f},options:p.fetchOptions,credentials:p.credentials,headers:p.headers};return new i.a((function(e){var t=function(e,t){var n=e.getContext().uri;return n||("function"==typeof t?t(e):t||"/graphql")}(e,n),l=e.getContext(),f={};if(l.clientAwareness){var p=l.clientAwareness,h=p.name,y=p.version;h&&(f["apollographql-client-name"]=h),y&&(f["apollographql-client-version"]=y)}var g,k=Object(r.a)({},f,l.headers),b={http:l.http,options:l.fetchOptions,credentials:l.credentials,headers:k},S=function(e,t){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];var a=Object(r.a)({},t.options,{headers:t.headers,credentials:t.credentials}),l=t.http;n.forEach((function(e){a=Object(r.a)({},a,e.options,{headers:Object(r.a)({},a.headers,e.headers)}),e.credentials&&(a.credentials=e.credentials),l=Object(r.a)({},l,e.http)}));var u=e.operationName,s=e.extensions,c=e.variables,d=e.query,f={operationName:u,variables:c};return l.includeExtensions&&(f.extensions=s),l.includeQuery&&(f.query=Object(o.print)(d)),{options:a,body:f}}(e,u,v,b),O=S.options,w=S.body;if(!O.signal){var N=function(){if("undefined"==typeof AbortController)return{controller:!1,signal:!1};var e=new AbortController;return{controller:e,signal:e.signal}}(),T=N.controller,C=N.signal;(g=T)&&(O.signal=C)}if(m&&!e.query.definitions.some((function(e){return"OperationDefinition"===e.kind&&"mutation"===e.operation}))&&(O.method="GET"),"GET"===O.method){var j=function(e,t){var n=[],r=function(e,t){n.push(e+"="+encodeURIComponent(t))};"query"in t&&r("query",t.query);t.operationName&&r("operationName",t.operationName);if(t.variables){var i=void 0;try{i=c(t.variables)}catch(e){return{parseError:e}}r("variables",i)}if(t.extensions){var a=void 0;try{a=c(t.extensions)}catch(e){return{parseError:e}}r("extensions",a)}var o="",l=e,u=e.indexOf("#");-1!==u&&(o=e.substr(u),l=e.substr(0,u));var s=-1===l.indexOf("?")?"?":"&";return{newURI:l+s+n.join("&")+o}}(t,w),x=j.newURI,F=j.parseError;if(F)return Object(i.c)(F);t=x}else try{O.body=c(w)}catch(F){return Object(i.c)(F)}return new a.a((function(n){var r;return d(t,O).then((function(t){return e.setContext({response:t}),t})).then((r=e,function(e){return e.text().then((function(t){try{return JSON.parse(t)}catch(r){var n=r;return n.name="ServerParseError",n.response=e,n.statusCode=e.status,n.bodyText=t,Promise.reject(n)}})).then((function(t){return e.status>=300&&s(e,t,"Response not successful: Received status code "+e.status),Array.isArray(t)||t.hasOwnProperty("data")||t.hasOwnProperty("errors")||s(e,t,"Server response was missing for query '"+(Array.isArray(r)?r.map((function(e){return e.operationName})):r.operationName)+"'."),t}))})).then((function(e){return n.next(e),n.complete(),e})).catch((function(e){"AbortError"!==e.name&&(e.result&&e.result.errors&&e.result.data&&n.next(e.result),n.error(e))})),function(){g&&g.abort()}}))}))};var f=function(e){function t(t){return e.call(this,d(t).request)||this}return Object(r.c)(t,e),t}(i.a)},347:function(e,t,n){"use strict";(function(e,r){var i,a=n(348);i="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:r;var o=Object(a.a)(i);t.a=o}).call(this,n(24),n(371)(e))},348:function(e,t,n){"use strict";function r(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}n.d(t,"a",(function(){return r}))},349:function(e,t,n){e.exports=n(372).Observable},350:function(e,t,n){"use strict";var r=Array.isArray,i=Object.keys,a=Object.prototype.hasOwnProperty,o="undefined"!=typeof Element;e.exports=function(e,t){try{return function e(t,n){if(t===n)return!0;if(t&&n&&"object"==typeof t&&"object"==typeof n){var l,u,s,c=r(t),d=r(n);if(c&&d){if((u=t.length)!=n.length)return!1;for(l=u;0!=l--;)if(!e(t[l],n[l]))return!1;return!0}if(c!=d)return!1;var f=t instanceof Date,m=n instanceof Date;if(f!=m)return!1;if(f&&m)return t.getTime()==n.getTime();var p=t instanceof RegExp,v=n instanceof RegExp;if(p!=v)return!1;if(p&&v)return t.toString()==n.toString();var h=i(t);if((u=h.length)!==i(n).length)return!1;for(l=u;0!=l--;)if(!a.call(n,h[l]))return!1;if(o&&t instanceof Element&&n instanceof Element)return t===n;for(l=u;0!=l--;)if(!("_owner"===(s=h[l])&&t.$$typeof||e(t[s],n[s])))return!1;return!0}return t!=t&&n!=n}(e,t)}catch(e){if(e.message&&e.message.match(/stack|recursion/i)||-2146828260===e.number)return console.warn("Warning: react-fast-compare does not handle circular references.",e.name,e.message),!1;throw e}}},351:function(e,t){e.exports=function(e,t,n,r){var i=n?n.call(r,e,t):void 0;if(void 0!==i)return!!i;if(e===t)return!0;if("object"!=typeof e||!e||"object"!=typeof t||!t)return!1;var a=Object.keys(e),o=Object.keys(t);if(a.length!==o.length)return!1;for(var l=Object.prototype.hasOwnProperty.bind(t),u=0;u<a.length;u++){var s=a[u];if(!l(s))return!1;var c=e[s],d=t[s];if(!1===(i=n?n.call(r,c,d,s):void 0)||void 0===i&&c!==d)return!1}return!0}},352:function(e,t,n){e.exports=function(){"use strict";return function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(n,r,i,a,o,l,u,s,c,d){switch(n){case 1:if(0===c&&64===r.charCodeAt(0))return e(r+";"),"";break;case 2:if(0===s)return r+"/*|*/";break;case 3:switch(s){case 102:case 112:return e(i[0]+r),"";default:return r+(0===d?"/*|*/":"")}case-2:r.split("/*|*/}").forEach(t)}}}}()},353:function(e,t,n){"use strict";t.a={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1}},360:function(e,t,n){"use strict";var r=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|inert|itemProp|itemScope|itemType|itemID|itemRef|on|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,i=function(e){var t={};return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}((function(e){return r.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));t.a=i},361:function(e,t,n){"use strict";function r(e){return Object.prototype.toString.call(e).slice(8,-1)}function i(e){return"Undefined"===r(e)}function a(e){return"Null"===r(e)}function o(e){return"Object"===r(e)&&(e.constructor===Object&&Object.getPrototypeOf(e)===Object.prototype)}function l(e){return"Array"===r(e)}function u(e){return"Symbol"===r(e)}var s,c,d,f,m;s=a,c=i;
22
22
  /*! *****************************************************************************
23
23
  Copyright (c) Microsoft Corporation. All rights reserved.
24
24
  Licensed under the Apache License, Version 2.0 (the "License"); you may not use