@meduza/ui-kit-2 0.2.35 → 0.2.36
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.
- package/dist/ui-kit-2.cjs.development.js +4 -4
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +4 -4
- package/dist/ui-kit.css +3196 -3150
- package/package.json +1 -1
- package/src/ImportantLead/ImportantLead.module.css +10 -7
- package/src/Meta/Meta.module.css +13 -4
- package/src/RichTitle/RichTitle.module.css +12 -7
- package/src/SimpleBlock/SimpleBlock.module.css +46 -29
- package/src/SimpleTitle/SimpleTitle.module.css +4 -3
- package/src/Tag/Tag.module.css +19 -11
|
@@ -828,7 +828,7 @@ var DotsOnImage = function DotsOnImage(_ref) {
|
|
|
828
828
|
})))));
|
|
829
829
|
};
|
|
830
830
|
|
|
831
|
-
var styles$8 = {"root":"Tag-module_root__3IqWC","small":"Tag-module_small__2IAb7","large":"Tag-module_large__22z_o","dark":"Tag-module_dark__sgnt1","light":"Tag-module_light__1zUhp","gold":"Tag-module_gold__2ksA7","gray":"Tag-module_gray__mGAO_","inherit":"Tag-module_inherit__2QB5U","is1to1":"Tag-module_is1to1__3EDbC","is1to2":"Tag-module_is1to2__3xbC6","isInSuperBlock":"Tag-module_isInSuperBlock__38JE0","is1to3":"Tag-module_is1to3__3j5K-","is1to4":"Tag-module_is1to4__2vq4r","slide":"Tag-module_slide__2nMDw","game":"Tag-module_game__3j5yG","richRelated":"Tag-module_richRelated__2vbQQ","card":"Tag-module_card__1EAeF","live":"Tag-module_live__rwXuR","episode":"Tag-module_episode__3o6gg","podcast":"Tag-module_podcast__VPoll","rich":"Tag-module_rich__2URd9","isInDynamicBlock":"Tag-module_isInDynamicBlock__1YM9I","mobile":"Tag-module_mobile__QQxuv","desktop":"Tag-module_desktop__1Bjsy"};
|
|
831
|
+
var styles$8 = {"root":"Tag-module_root__3IqWC","small":"Tag-module_small__2IAb7","large":"Tag-module_large__22z_o","dark":"Tag-module_dark__sgnt1","light":"Tag-module_light__1zUhp","gold":"Tag-module_gold__2ksA7","gray":"Tag-module_gray__mGAO_","inherit":"Tag-module_inherit__2QB5U","is1to1":"Tag-module_is1to1__3EDbC","is1to2":"Tag-module_is1to2__3xbC6","isInSuperBlock":"Tag-module_isInSuperBlock__38JE0","is1to3":"Tag-module_is1to3__3j5K-","is1to4":"Tag-module_is1to4__2vq4r","slide":"Tag-module_slide__2nMDw","game":"Tag-module_game__3j5yG","podcastMaterial":"Tag-module_podcastMaterial__3v92z","richRelated":"Tag-module_richRelated__2vbQQ","card":"Tag-module_card__1EAeF","live":"Tag-module_live__rwXuR","episode":"Tag-module_episode__3o6gg","podcast":"Tag-module_podcast__VPoll","rich":"Tag-module_rich__2URd9","isInDynamicBlock":"Tag-module_isInDynamicBlock__1YM9I","mobile":"Tag-module_mobile__QQxuv","desktop":"Tag-module_desktop__1Bjsy"};
|
|
832
832
|
|
|
833
833
|
var Tag = function Tag(_ref) {
|
|
834
834
|
var children = _ref.children,
|
|
@@ -1052,7 +1052,7 @@ var Toolbar = function Toolbar(_ref) {
|
|
|
1052
1052
|
}, children));
|
|
1053
1053
|
};
|
|
1054
1054
|
|
|
1055
|
-
var styles$f = {"root":"Meta-module_root__12AG7","rich":"Meta-module_rich__1XBtZ","podcast":"Meta-module_podcast__1m4zo","episode":"Meta-module_episode__1K2Xv","simple":"Meta-module_simple__3vUiI","slide":"Meta-module_slide__3g6fG","card":"Meta-module_card__LE1RK","game":"Meta-module_game__3aNlZ","isInMaterial":"Meta-module_isInMaterial__zaYMy","isInSearchItem":"Meta-module_isInSearchItem__1wbpx","isInMediaBlock":"Meta-module_isInMediaBlock__3xfPF","center":"Meta-module_center__3BBPr","half":"Meta-module_half__1xRkT","light":"Meta-module_light__2baE-","dark":"Meta-module_dark__24y9m","isDark":"Meta-module_isDark__3g22f","hasSource":"Meta-module_hasSource__2lXiN","bookmark":"Meta-module_bookmark__3ot3k","mobile":"Meta-module_mobile__22LGV","desktop":"Meta-module_desktop__1ZGUS"};
|
|
1055
|
+
var styles$f = {"root":"Meta-module_root__12AG7","rich":"Meta-module_rich__1XBtZ","podcast":"Meta-module_podcast__1m4zo","episode":"Meta-module_episode__1K2Xv","simple":"Meta-module_simple__3vUiI","slide":"Meta-module_slide__3g6fG","card":"Meta-module_card__LE1RK","game":"Meta-module_game__3aNlZ","isInMaterial":"Meta-module_isInMaterial__zaYMy","isInSearchItem":"Meta-module_isInSearchItem__1wbpx","isInMediaBlock":"Meta-module_isInMediaBlock__3xfPF","center":"Meta-module_center__3BBPr","half":"Meta-module_half__1xRkT","podcastMaterial":"Meta-module_podcastMaterial__2fHAt","light":"Meta-module_light__2baE-","dark":"Meta-module_dark__24y9m","isDark":"Meta-module_isDark__3g22f","hasSource":"Meta-module_hasSource__2lXiN","bookmark":"Meta-module_bookmark__3ot3k","mobile":"Meta-module_mobile__22LGV","desktop":"Meta-module_desktop__1ZGUS"};
|
|
1056
1056
|
|
|
1057
1057
|
var Meta = function Meta(_ref) {
|
|
1058
1058
|
var hasSource = _ref.hasSource,
|
|
@@ -1519,7 +1519,7 @@ var SimpleTitle = function SimpleTitle(_ref) {
|
|
|
1519
1519
|
}, first);
|
|
1520
1520
|
};
|
|
1521
1521
|
|
|
1522
|
-
var styles$m = {"root":"RichTitle-module_root__BK_WT","slide":"RichTitle-module_slide__1A-gB","game":"RichTitle-module_game__1g8Bn","half":"RichTitle-module_half__10GRI","featured":"RichTitle-module_featured__wJfaQ","isInMediaBlock":"RichTitle-module_isInMediaBlock__3RDw4","mobile":"RichTitle-module_mobile__1Cb6E","desktop":"RichTitle-module_desktop__2ixSQ"};
|
|
1522
|
+
var styles$m = {"root":"RichTitle-module_root__BK_WT","slide":"RichTitle-module_slide__1A-gB","game":"RichTitle-module_game__1g8Bn","podcastMaterial":"RichTitle-module_podcastMaterial__T3Cv3","half":"RichTitle-module_half__10GRI","featured":"RichTitle-module_featured__wJfaQ","isInMediaBlock":"RichTitle-module_isInMediaBlock__3RDw4","mobile":"RichTitle-module_mobile__1Cb6E","desktop":"RichTitle-module_desktop__2ixSQ"};
|
|
1523
1523
|
|
|
1524
1524
|
var RichTitle = function RichTitle(_ref) {
|
|
1525
1525
|
var _ref$block = _ref.block,
|
|
@@ -1543,7 +1543,7 @@ var RichTitle = function RichTitle(_ref) {
|
|
|
1543
1543
|
}, first, second && React__default.createElement("span", null, " ", second));
|
|
1544
1544
|
};
|
|
1545
1545
|
|
|
1546
|
-
var styles$n = {"p":"SimpleBlock-module_p__Q3azD","h2":"SimpleBlock-module_h2__S0LRs","h3":"SimpleBlock-module_h3__2Kv7Y","h4":"SimpleBlock-module_h4__2TJO3","lead":"SimpleBlock-module_lead__35nXx","lead_hr":"SimpleBlock-module_lead_hr__1yD5v","context_p":"SimpleBlock-module_context_p__33saY","blockquote":"SimpleBlock-module_blockquote__pwpcX","game":"SimpleBlock-module_game__2sjgl","slide":"SimpleBlock-module_slide__Aqgfu","dark":"SimpleBlock-module_dark__1J_ov","divider":"SimpleBlock-module_divider__tnCGQ","isInIntro":"SimpleBlock-module_isInIntro__DfutD","center":"SimpleBlock-module_center__2rjif","isInImportantLead":"SimpleBlock-module_isInImportantLead__3VGzT","isInAnswer":"SimpleBlock-module_isInAnswer__3aX6X","mobile":"SimpleBlock-module_mobile__Ckgek","desktop":"SimpleBlock-module_desktop__2se2o","isDark":"SimpleBlock-module_isDark__22q5s"};
|
|
1546
|
+
var styles$n = {"p":"SimpleBlock-module_p__Q3azD","h2":"SimpleBlock-module_h2__S0LRs","h3":"SimpleBlock-module_h3__2Kv7Y","h4":"SimpleBlock-module_h4__2TJO3","lead":"SimpleBlock-module_lead__35nXx","lead_hr":"SimpleBlock-module_lead_hr__1yD5v","context_p":"SimpleBlock-module_context_p__33saY","blockquote":"SimpleBlock-module_blockquote__pwpcX","game":"SimpleBlock-module_game__2sjgl","slide":"SimpleBlock-module_slide__Aqgfu","dark":"SimpleBlock-module_dark__1J_ov","divider":"SimpleBlock-module_divider__tnCGQ","isInIntro":"SimpleBlock-module_isInIntro__DfutD","center":"SimpleBlock-module_center__2rjif","isInImportantLead":"SimpleBlock-module_isInImportantLead__3VGzT","podcastMaterial":"SimpleBlock-module_podcastMaterial__1YeaD","isInAnswer":"SimpleBlock-module_isInAnswer__3aX6X","mobile":"SimpleBlock-module_mobile__Ckgek","desktop":"SimpleBlock-module_desktop__2se2o","isDark":"SimpleBlock-module_isDark__22q5s"};
|
|
1547
1547
|
|
|
1548
1548
|
var SimpleBlock = function SimpleBlock(_ref) {
|
|
1549
1549
|
var _ref$block = _ref.block,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(exports,"__esModule",{value:!0});var t=require("react"),o=e(t),l=require("react-intersection-observer"),a=e(require("dayjs"));require("dayjs/locale/ru");var n=e(require("dayjs/plugin/relativeTime")),r=require("react-router-dom"),i=function(e){return e.filter((function(e){return e[1]})).map((function(e){return e[0]})).join(" ")},d=function(){return o.createElement("svg",{width:"30px",height:"30px",viewBox:"0 0 30 30",xmlns:"http://www.w3.org/2000/svg"},o.createElement("g",null,o.createElement("path",{d:"M15 0C6.716 0 0 6.716 0 15c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15zm0 2c7.18 0 13 5.82 13 13s-5.82 13-13 13S2 22.18 2 15 7.82 2 15 2z",opacity:"0.3"})),o.createElement("g",{fillRule:"evenodd"},o.createElement("animateTransform",{attributeName:"transform",type:"rotate",from:"0 15 15",to:"360 15 15",dur:"1000ms",repeatCount:"indefinite"}),o.createElement("path",{d:"M15 0c8.18 0 14.83 6.547 14.997 14.686L30 15h-2c0-7.077-5.655-12.833-12.693-12.996L15 2V0z"})))},c={root:"Button-module_root__RpsiW",gold:"Button-module_gold__ZMYg-",isLoading:"Button-module_isLoading__1g6QO",gray:"Button-module_gray__3IM54",sand:"Button-module_sand__2AqVq",dark:"Button-module_dark__I0uXx",light:"Button-module_light__1Y4hG",black:"Button-module_black__3sG3Y",red:"Button-module_red__3Niou",default:"Button-module_default__28Vo_",isInSpoiler:"Button-module_isInSpoiler__2Yl8c",ghost:"Button-module_ghost__3awCW",isInDropdown:"Button-module_isInDropdown__1ogKL",loader:"Button-module_loader__2pl6d"},m=function(e){var t=e.theme,l=void 0===t?"gold":t,a=e.size,n=void 0===a?"default":a,r=e.state,m=void 0===r?"isDefault":r,s=e.styleContext,_=void 0===s?"isInToolbar":s,u=e.disabled,p=void 0!==u&&u,h=e.onClick,k=e.children;return o.createElement("button",{"data-testid":"button",className:i([[c.root,!0],[c[n],!!n],[c[l],!!l],[c[m],!!m&&!!c[m]],[c[_],!!_]]),disabled:p,onClick:function(){!p&&h&&h()},type:"button"},"isLoading"===m?o.createElement("span",{className:c.loader},o.createElement(d,null)):k)},s={meduzaLogo:{width:544,height:115,content:'<path d="M59.1008614,49.65632 L59.1008614,106.01472 L84.9480411,114.24 L84.9480411,49.65632 L101.574882,49.65632 L101.574882,106.01472 L127.270909,114.24 L144.048902,91.392 L127.422062,91.392 L127.422062,35.7952 L101.726035,26.80832 L84.9480411,46.60992 L84.9480411,35.7952 L59.2520145,26.80832 L42.4740206,46.60992 L42.4740206,35.7952 L16.7779939,26.80832 L0,49.65632 L16.6268408,49.65632 L16.6268408,106.01472 L42.4740206,114.24 L42.4740206,49.65632 L59.1008614,49.65632 L59.1008614,49.65632 Z M336.61795,91.392 L336.61795,35.0336 L310.770769,26.80832 L310.770769,105.25312 L336.466796,114.24 L353.24479,94.4384 L353.24479,105.25312 L378.940817,114.24 L395.71881,91.392 L379.091969,91.392 L379.091969,35.0336 L353.24479,26.80832 L353.24479,91.392 L336.61795,91.392 L336.61795,91.392 Z M527.373159,38.08 L502.130592,26.80832 L472.202278,41.1264 L502.130592,52.39808 L461.016949,72.352 L461.016949,104.94848 L486.86413,114.24 L502.130592,94.28608 L502.130592,105.25312 L527.977771,114.24 L544,91.23968 L527.373159,91.23968 L527.373159,38.08 L527.373159,38.08 Z M177.453737,114.24 L207.079744,102.35904 L177.453737,91.23968 L177.453737,75.24608 L216.300083,56.3584 L194.231731,26.80832 L151.606557,47.37152 L151.606557,103.12064 L177.453737,114.24 L177.453737,114.24 Z M455.424284,89.56416 L423.984441,79.968 L453.459295,42.19264 L416.577937,26.80832 L397.230341,51.48416 L428.821339,61.23264 L398.741873,98.85568 L436.076687,114.24 L455.424284,89.56416 L455.424284,89.56416 Z M486.86413,91.392 L486.86413,68.84864 L502.130592,61.53728 L502.130592,91.392 L486.86413,91.392 L486.86413,91.392 Z M177.453737,41.58336 L190.452904,59.55712 L177.453737,65.80224 L177.453737,41.58336 L177.453737,41.58336 Z M222.95082,103.12064 L248.797999,114.24 L291.27202,97.18016 L291.27202,29.7024 L222.95082,0 L222.95082,26.30784 L265.424841,43.21536 L265.424841,97.33248 L248.797999,91.23968 L248.797999,43.71584 L222.95082,51.94112 L222.95082,103.12064 L222.95082,103.12064 Z" />'},menu:{width:24,height:24,content:'<path d="M2 21h20M2 12h20M2 3h20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke" />'},fb:{width:16,height:18,content:'<path d="M15.117 1H.883A.883.883 0 0 0 0 1.883v14.234A.883.883 0 0 0 .883 17h7.663v-6.196H6.461V8.389h2.085V6.61a2.91 2.91 0 0 1 3.106-3.192c.622-.003 1.244.03 1.863.095v2.16h-1.279c-1.002 0-1.196.476-1.196 1.176v1.541h2.39l-.31 2.415h-2.08V17h4.077a.883.883 0 0 0 .883-.883V1.883A.883.883 0 0 0 15.117 1" />'},tw:{width:20,height:18,content:'<path d="M20 3.1c-.7.3-1.5.6-2.4.7.8-.5 1.5-1.4 1.8-2.4-.8.5-1.7.8-2.6 1-.7-.8-1.8-1.4-3-1.4-2.3 0-4.1 1.9-4.1 4.3 0 .3 0 .7.1 1-3.3-.1-6.4-1.8-8.4-4.4-.3.6-.5 1.4-.5 2.2 0 1.5.7 2.8 1.8 3.6-.7 0-1.3-.2-1.9-.5v.1c0 2.1 1.4 3.8 3.3 4.2-.3.1-.7.2-1.1.2-.3 0-.5 0-.8-.1.5 1.7 2 2.9 3.8 3-1.3 1-3.1 1.6-5 1.6-.3 0-.7 0-1-.1C1.8 17.3 4 18 6.3 18 13.8 18 18 11.5 18 5.8v-.6c.8-.5 1.5-1.2 2-2.1" fill-rule="nonzero"/>'},vk:{width:20,height:18,content:'<path d="M16.517 9.851s2.587-3.768 2.886-5.058c.1-.396-.1-.694-.498-.694h-2.288c-.498 0-.697.199-.896.595 0 0-1.194 2.678-2.686 4.364-.498.496-.697.694-.995.694-.2 0-.299-.198-.299-.694V4.793c0-.595-.1-.793-.597-.793H7.463c-.2 0-.398.198-.398.397 0 .595.796.694.796 2.28v3.174c0 .595 0 .893-.299.893-.796 0-2.686-2.777-3.681-5.851-.2-.595-.398-.794-.995-.794H.597C.299 4.1 0 4.298 0 4.694c0 .595.697 3.471 3.483 7.34C5.373 14.611 7.86 16 10.05 16c1.393 0 1.691-.198 1.691-.793v-1.984c0-.496.2-.694.498-.694s.895.1 2.189 1.388C15.92 15.405 16.02 16 16.915 16h2.587c.299 0 .498-.1.498-.595 0-.595-.796-1.587-1.89-2.876-.498-.595-1.195-1.29-1.493-1.686-.398-.397-.299-.595-.1-.992" fill-rule="nonzero"/>'},ok:{width:9,height:18,content:'<path d="M4.5 2c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m0 5.7c-.9 0-1.6-.8-1.6-1.7 0-.9.7-1.6 1.6-1.6.9 0 1.7.7 1.7 1.7 0 .8-.8 1.6-1.7 1.6" fill-rule="nonzero"/> <path d="M6.127 12.982a9.194 9.194 0 0 0 2.307-.904c.602-.301.703-1.004.402-1.507-.301-.502-1.104-.703-1.605-.401-1.605 1.004-3.812 1.004-5.417 0-.502-.302-1.304-.201-1.605.3-.401.604-.2 1.206.401 1.608a9.194 9.194 0 0 0 2.307.904L.61 15.092c-.502.401-.502 1.104 0 1.607a1.357 1.357 0 0 0 1.705 0l2.207-2.11L6.73 16.7a1.357 1.357 0 0 0 1.705 0c.502-.402.502-1.105 0-1.608l-2.307-2.109" fill-rule="nonzero"/>'},tg:{width:18,height:18,content:'<path d="M9 18c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9zm-1.5-7.4c1.1 1 2 3.3 2 3.3.4.2.7.1.8-.4l2.1-7.4c.1-.6-.2-.8-.6-.7L4 8.3c-.6.2-.6.5-.1.7 0 .1 2.4.6 3.6 1.6z" fill-rule="nonzero"/>'},meduzaSymbol:{width:24,height:18,content:'<path d="M10.026233,17.0968697 L13.9737671,18.3530831 L13.9737671,10.9855851 L13.9737671,8.48948164 L16.5131165,8.48948164 L16.5131165,17.0968697 L20.4375656,18.3530831 L23,14.8636014 L20.4606507,14.8636014 L20.4606507,6.37252945 L16.5362015,5 L13.9737671,8.02421743 L13.9737671,6.37252945 L10.049318,5 L7.48688354,8.02421743 L7.48688354,6.37252945 L3.56243443,5 L1,8.48948164 L3.53934943,8.48948164 L3.53934943,17.0968697 L7.48688354,18.3530831 L7.48688354,8.48948164 L10.026233,8.48948164 L10.026233,17.0968697 Z" />'},backward:{width:25,height:27,content:'<path d="M13 0v2.01c6.672.263 12 5.754 12 12.49C25 21.404 19.404 27 12.5 27S0 21.404 0 14.5c0-3.493 1.441-6.758 3.936-9.105a.75.75 0 111.028 1.092A10.965 10.965 0 001.5 14.5c0 6.075 4.925 11 11 11s11-4.925 11-11c0-5.907-4.656-10.727-10.499-10.989L13 6 8 3l5-3zm3.295 11.33v1.25h-3.16v1.63c.32-.32.86-.56 1.47-.56 1.13 0 2.14.81 2.14 2.16 0 1.42-1.06 2.31-2.67 2.31-1.16 0-2-.38-2.57-1l.79-.99c.45.47 1.07.73 1.77.73.79 0 1.24-.45 1.24-.99 0-.59-.44-.99-1.2-.99-.55 0-1 .16-1.4.54l-.99-.26v-3.83h4.58zm-5.94 0V18h-1.42v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24z" fill-rule="nonzero"/>'},forward:{width:25,height:27,content:'<path d="M12 0l5 3-5 3V3.511C6.157 3.773 1.5 8.592 1.5 14.5c0 6.075 4.925 11 11 11s11-4.925 11-11c0-3.075-1.267-5.946-3.464-8.013a.75.75 0 011.028-1.092A12.465 12.465 0 0125 14.5C25 21.404 19.404 27 12.5 27S0 21.404 0 14.5C0 7.764 5.328 2.272 12 2.01V0zm4.295 11.33v1.25h-3.16v1.63c.32-.32.86-.56 1.47-.56 1.13 0 2.14.81 2.14 2.16 0 1.42-1.06 2.31-2.67 2.31-1.16 0-2-.38-2.57-1l.79-.99c.45.47 1.07.73 1.77.73.79 0 1.24-.45 1.24-.99 0-.59-.44-.99-1.2-.99-.55 0-1 .16-1.4.54l-.99-.26v-3.83h4.58zm-5.94 0V18h-1.42v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24z" fill-rule="nonzero"/>'},download:{width:25,height:27,content:'<path d="M12.5 2C19.404 2 25 7.596 25 14.5S19.404 27 12.5 27 0 21.404 0 14.5 5.596 2 12.5 2zm0 1.5c-6.075 0-11 4.925-11 11s4.925 11 11 11 11-4.925 11-11-4.925-11-11-11zm6 15.75a.75.75 0 01.102 1.493l-.102.007h-12a.75.75 0 01-.102-1.493l.102-.007h12zm-6-12a.75.75 0 01.743.648L13.25 8v7.598l1.834-1.222a.75.75 0 11.832 1.248l-3 2a.75.75 0 01-.832 0l-3-2a.75.75 0 11.832-1.248l1.834 1.223V8a.75.75 0 01.648-.743l.102-.007z" fill-rule="nonzero" fill="currentColor" />'},play:{width:62,height:62,content:'<path d="M24.35 41.772a.5.5 0 0 1-.739-.439V20.667a.5.5 0 0 1 .74-.44l18.944 10.334a.5.5 0 0 1 0 .878L24.351 41.772z" fill-rule="nonzero"/>'},pause:{width:22,height:22,content:'<path d="M12.832 4h2.8c.276 0 .5.224.5.5v12.394c0 .277-.224.5-.5.5h-2.8c-.276 0-.5-.223-.5-.5V4.5c0-.276.224-.5.5-.5zM6.5 4h2.8c.277 0 .5.224.5.5v12.394c0 .277-.223.5-.5.5H6.5c-.276 0-.5-.223-.5-.5V4.5c0-.276.224-.5.5-.5z" />'},speedHalf:{width:25,height:27,content:'<path d="M7.212 15.198V12.29l-.676.724L6 12.406 7.35 11h.825v4.198h-.963zM8.056 18H7.3l4.23-7h.765l-4.24 7zm2.99 0v-.735c1.717-1.27 2.134-1.679 2.134-2.14 0-.389-.288-.578-.665-.578-.467 0-.884.263-1.083.525l-.496-.64c.417-.493 1.053-.693 1.599-.693.913 0 1.599.462 1.599 1.312 0 .682-.556 1.28-1.708 2.14h1.737V18h-3.118zm5.998-2.918l-1.39 1.48-.567-.577 1.4-1.49-1.4-1.48.566-.588 1.39 1.49 1.4-1.49.557.588-1.4 1.48 1.4 1.49-.556.577-1.4-1.48z" /><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" />'},speedOne:{width:25,height:27,content:'<path d="M9.955 18v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24V18h-1.42zm4.6-2.78l-1.4 1.41-.57-.55 1.41-1.42-1.41-1.41.57-.56 1.4 1.42 1.41-1.42.56.56-1.41 1.41 1.41 1.42-.56.55-1.41-1.41z" fill-rule="nonzero"/><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" fill-rule="nonzero"/>'},speedOneHalf:{width:25,height:27,content:'<path d="M5.62 18v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24V18H5.62zm3.37-2.67v-2.77l-.68.69-.54-.58 1.36-1.34h.83v4h-.97zM9.84 18h-.76l4.26-6.67h.77L9.84 18zm3.01 0v-.7c1.73-1.21 2.15-1.6 2.15-2.04 0-.37-.29-.55-.67-.55-.47 0-.89.25-1.09.5l-.5-.61c.42-.47 1.06-.66 1.61-.66.92 0 1.61.44 1.61 1.25 0 .65-.56 1.22-1.72 2.04h1.75V18h-3.14zm6.04-2.78l-1.4 1.41-.57-.55 1.41-1.42-1.41-1.41.57-.56 1.4 1.42 1.41-1.42.56.56-1.41 1.41 1.41 1.42-.56.55-1.41-1.41z" fill-rule="nonzero"/><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" fill-rule="nonzero"/>'},speedTwo:{width:25,height:27,content:'<path d="M7.147 18v-1.158c2.685-2.078 3.471-2.792 3.471-3.64 0-.6-.52-.9-1.061-.9-.748 0-1.318.311-1.76.797L7 12.127C7.64 11.352 8.613 11 9.527 11c1.396 0 2.507.827 2.507 2.202 0 1.18-.924 2.203-2.625 3.506h2.675V18H7.147zm7.916-2.874l-1.377 1.457-.56-.568 1.386-1.468-1.386-1.458.56-.58 1.377 1.469 1.386-1.468.551.579-1.386 1.458L17 16.015l-.55.568-1.387-1.457z" fill-rule="nonzero"/><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" fill-rule="nonzero"/>'},podcastBookmark:{width:25,height:27,content:'<path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" /> <path d="M17.071 8.25H8a.75.75 0 00-.75.75v11.545l.007.104a.75.75 0 001.228.468l4.05-3.437 4.051 3.437a.75.75 0 001.235-.572V9a.75.75 0 00-.75-.75zm-.75 1.499v9.176l-3.3-2.8-.098-.07a.75.75 0 00-.873.07l-3.3 2.799V9.749h7.571z" data-stroke="true" /> <path d="M17.071 8.25H8a.75.75 0 00-.75.75v11.545l.007.104a.75.75 0 001.228.468l4.05-3.437 4.051 3.437a.75.75 0 001.235-.572V9a.75.75 0 00-.75-.75z" data-fill="true" />'},reaction:{width:16,height:16,content:'<path data-theme="light" fill="#D09959" d="M1 2h14v12H1z"/> <path d="M0 1.778C0 .8.8 0 1.778 0h12.444C15.2 0 16 .8 16 1.778v12.444C16 15.2 15.2 16 14.222 16H1.778C.8 16 0 15.2 0 14.222V1.778zM6.8 11.7l2.5.8V6.2h1.6v5.5l2.5.8 1.6-2.3h-1.6V4.8L10.9 4 9.3 5.9V4.8L6.8 4 5.1 5.9V4.8L2.6 4 1 6.2h1.6v5.5l2.5.8V6.2h1.7v5.5z" />'},cross:{width:18,height:18,content:'<path fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" vector-effect="non-scaling-stroke" d="M2 2l14 14M16 2L2 16" />'},link:{width:24,height:24,content:'<path d="M9.158 18.928c-1.065 0-2.13-.405-2.94-1.215-1.624-1.623-1.624-4.262 0-5.884l.643-.645c.327-.326.854-.326 1.18 0 .325.326.325.853 0 1.178l-.645.645c-.972.972-.972 2.554 0 3.526.973.972 2.554.973 3.526 0l2.842-2.84c.97-.972.97-2.555 0-3.527-.325-.325-.325-.854 0-1.18.325-.324.853-.324 1.178 0 1.623 1.625 1.623 4.264 0 5.885l-2.84 2.84c-.81.81-1.877 1.216-2.942 1.216" /> <path d="M10.578 14.184c-.213 0-.426-.082-.59-.244-.784-.785-1.217-1.83-1.217-2.94 0-1.113.433-2.158 1.22-2.944l2.84-2.84c1.622-1.62 4.26-1.62 5.883 0 1.622 1.623 1.622 4.262 0 5.883l-.645.643c-.325.326-.852.326-1.178 0-.325-.325-.325-.852 0-1.178l.645-.644c.972-.97.972-2.554 0-3.526s-2.556-.972-3.527 0l-2.84 2.842c-.47.47-.73 1.096-.73 1.762 0 .667.26 1.293.73 1.763.325.327.325.854 0 1.18-.163.162-.376.244-.59.244" />'},search:{width:16,height:16,content:'<g transform="translate(2 1)" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" vector-effect="non-scaling-stroke"><circle cx="5.5" cy="5.5" r="5.5"/><path d="M11.37 13.442l-.995-1.272"/></g>'},card:{width:15,height:15,content:'<path d="M9 5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h5zm-.5 1h-4v4h4v-4zm2.5-3a.5.5 0 0 1 .5.5v5a.5.5 0 1 1-1 0V4.5H6a.5.5 0 0 1 0-1h5z" fill-rule="nonzero"/>'},podcast:{width:15,height:15,content:'<path d="M5.252 11.432A.5.5 0 0 1 4.5 11V4a.5.5 0 0 1 .752-.432l6 3.5a.5.5 0 0 1 0 .864l-6 3.5zm.248-1.303L10.008 7.5 5.5 4.87v5.26z" fill-rule="nonzero" />'},arrow:{width:12,height:12,content:'<path d="M3 7l3 3.5L9 7M6 10V1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" vector-effect="non-scaling-stroke" />'},brent:{width:9,height:12,content:'<g fill="#999" fill-rule="nonzero"><path d="M4.332 0l.528.606c2.528 2.902 3.804 5.07 3.804 6.634A4.332 4.332 0 110 7.24C0 5.676 1.276 3.508 3.804.606L4.332 0zm0 2.143l-.176.212C2.313 4.589 1.4 6.248 1.4 7.24a2.932 2.932 0 105.864 0c0-.992-.914-2.651-2.756-4.885l-.176-.212z"/><path d="M2.973 7.475c0 .415.417.863.835.924l.097.008v.7c-.79 0-1.548-.716-1.626-1.5l-.006-.132h.7z"/></g> '},user:{width:16,height:16,content:'<path fill="currentColor" fill-rule="nonzero" d="M8 1a4.25 4.25 0 012.676 7.552 6.751 6.751 0 014.074 6.198.75.75 0 11-1.5 0 5.25 5.25 0 00-10.5 0 .75.75 0 11-1.5 0 6.752 6.752 0 014.074-6.199A4.25 4.25 0 018 1zm0 1.5A2.75 2.75 0 108 8a2.75 2.75 0 000-5.5z" />'},bookmark:{width:17,height:21,content:'<path d="M16 20l-7.5-6.333L1 20V1h15z" stroke="currentColor" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"/>'},shareBookmark:{width:11,height:15,content:'<path clip-rule="evenodd" d="M10 14 5.5 9.667 1 14V1h9v13Z" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>'},receipt:{width:10,height:13,content:'<g fill="currentColor" fill-rule="nonzero"><path d="M10 0H0v13l2-1.74 1.5 1.305L5 11.26l1.5 1.305L8 11.26 10 13V0zM9 .997v9.81l-1-.87-1.5 1.304L5 9.937 3.5 11.24 2 9.937l-1 .87V.996h8z"/><path d="M7 3v1H3V3zM7 6v1H3V6z"/></g>'},read:{width:15,height:15,content:'<g fill="none" fill-rule="evenodd"><path opacity=".98" d="M0 0h15v15H0z"/><path d="M13.085 1.694a.513.513 0 01.855.56l-.051.077-3.163 3.975a.514.514 0 01-.73.075l-.068-.069-1.812-2.208a.512.512 0 01.729-.716l.065.066 1.409 1.718 2.766-3.478z" fill="#6EAC65" fill-rule="nonzero"/><path d="M6.454 12.997l-.06-.01-.078-.023a.49.49 0 01-.266-.24l.011.015a2.349 2.349 0 00-.535-.607c-.89-.745-2.117-.917-3.813-.12a.5.5 0 01-.706-.37L1 11.558V4.568a.5.5 0 01.287-.453c2.053-.963 3.695-.733 4.88.26.327.272.556.548.698.77l.084.144.018.04.022.076.01.071L7 11.233l.126-.09c.95-.656 2.16-.857 3.608-.417l.266.087v-2.81a.5.5 0 01.41-.491l.09-.008a.5.5 0 01.492.41l.008.09v3.555a.5.5 0 01-.713.452c-1.696-.796-2.922-.624-3.813.12a2.533 2.533 0 00-.497.544l-.038.064a.486.486 0 01-.485.258zm-4.29-8.17L2 4.892v5.92c1.637-.572 2.977-.348 4 .42l.002-5.58a2.605 2.605 0 00-.476-.513c-.81-.677-1.897-.88-3.362-.314z" fill="currentColor" fill-rule="nonzero"/></g>'},listened:{width:15,height:15,content:'<g fill-rule="nonzero"><path d="M4.978 4.354a.5.5 0 01-.332.624c-1.197.367-2.064 1.527-2.14 2.897l-.005.167a.749.749 0 01.999.708v3a.75.75 0 01-1.458.248L2 12a1 1 0 01-1-1v-1a1 1 0 01.5-.866V8.072c0-1.886 1.172-3.535 2.854-4.05a.5.5 0 01.624.332zM10 7a.5.5 0 01.492.41l.008.09.001 1.634a1 1 0 01.492.745L11 10v1a1 1 0 01-.883.993L10 12l-.042-.002a.75.75 0 01-1.451-.146L8.5 11.75v-3a.75.75 0 011.001-.707L9.5 7.5l.008-.09A.5.5 0 0110 7z" fill="currentColor" /><path d="M11.585 1.194a.513.513 0 01.855.56l-.051.077-3.163 3.975a.514.514 0 01-.73.075l-.068-.069-1.812-2.208a.512.512 0 01.729-.716l.065.066 1.409 1.718 2.766-3.478z" fill="#6EAC65" /></g>'}},_={root:"SvgSymbol-module_root__2CsRW",small:"SvgSymbol-module_small__2g6oR",normal:"SvgSymbol-module_normal__9lFn1",medium:"SvgSymbol-module_medium__2eF5L",large:"SvgSymbol-module_large__2kQrt",adaptive:"SvgSymbol-module_adaptive__3_68T",fb:"SvgSymbol-module_fb__1whmw",vk:"SvgSymbol-module_vk__3VEuu",ok:"SvgSymbol-module_ok__2_1Qb",tw:"SvgSymbol-module_tw__2VRG5",tg:"SvgSymbol-module_tg__2xe2f",reaction:"SvgSymbol-module_reaction__rrJvf",card:"SvgSymbol-module_card__1XAqw",podcast:"SvgSymbol-module_podcast__3oPoo",read:"SvgSymbol-module_read__2V82i",listened:"SvgSymbol-module_listened__1oMFV",menu:"SvgSymbol-module_menu__2iYFt",cross:"SvgSymbol-module_cross__J2lCN",isInFeature:"SvgSymbol-module_isInFeature__cDeTI",isInCard:"SvgSymbol-module_isInCard__pKq4e",isInTopicBlockItem:"SvgSymbol-module_isInTopicBlockItem__3Te91",isInPageStatic:"SvgSymbol-module_isInPageStatic__H31Rd",isInMaterialMeta:"SvgSymbol-module_isInMaterialMeta__2IbAw",isInAudioPlayer:"SvgSymbol-module_isInAudioPlayer__2xlzW",isInEpisodeBlock:"SvgSymbol-module_isInEpisodeBlock__2vY3o",isInButtonPlaybackRate:"SvgSymbol-module_isInButtonPlaybackRate__1L3TW",isInButtonBackward:"SvgSymbol-module_isInButtonBackward__1Grf9",isInButtonForward:"SvgSymbol-module_isInButtonForward__D1AFL",isInToolbar:"SvgSymbol-module_isInToolbar__3SaIh",play:"SvgSymbol-module_play__pM-qY",meduzaLogo:"SvgSymbol-module_meduzaLogo__2Ouzp",arrow:"SvgSymbol-module_arrow__11naX",oil:"SvgSymbol-module_oil__hvHE5",search:"SvgSymbol-module_search__VK6p3",user:"SvgSymbol-module_user__1MGim",bookmark:"SvgSymbol-module_bookmark__2z7tX",shareBookmark:"SvgSymbol-module_shareBookmark__QEJOS",receipt:"SvgSymbol-module_receipt__3Eqow",isInHeader:"SvgSymbol-module_isInHeader__1QHjL"},u=function(e){var t=e.icon,l=e.size,a=e.styleContext,n=s[t];return o.createElement("svg",{"data-testid":"svg-symbol",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",className:i([[_.root,!0],[_[l],!!_[l]],[_[t],!!_[t]],[_[a],!!_[a]]]),width:n.width,height:n.height,viewBox:"0 0 "+n.width+" "+n.height,dangerouslySetInnerHTML:{__html:n.content}})},p={root:"Switcher-module_root__1Env1",dark:"Switcher-module_dark__1IzaH",control:"Switcher-module_control__1NTvY",input:"Switcher-module_input__jaMVF",knob:"Switcher-module_knob__3kEy5",children:"Switcher-module_children__147JP",left:"Switcher-module_left__2coeE",right:"Switcher-module_right__yWG7h",isInPanel:"Switcher-module_isInPanel__TumqY",isInMenu:"Switcher-module_isInMenu__3XJYj",isInLive:"Switcher-module_isInLive__2cLui"},h=function(e,t,o){var l=Array.isArray(t)?t.filter((function(e){return o[e]})).map((function(e){return[[o[e]],!0]})):[[o[t],!!t&&!!o[t]]];return e.concat(l)},k=o.createContext({lightBox:null}),b=k.Provider,v=function(e,t,o){var l=window.top,a="mdzKitMsg="+JSON.stringify({category:e,element:t,action:o});void 0!==l&&l.postMessage(a,"*")},g={root:"Lazy-module_root__2Z72l"},f=function(e){var a=e.children,n=l.useInView({threshold:e.threshold||0}),r=n[0],d=n[1],c=n[2],m=t.useState(!1),s=m[0],_=m[1];return t.useEffect((function(){c&&c.boundingClientRect&&c.boundingClientRect.y<0&&_(!0)}),[c]),t.useEffect((function(){d&&_(!0)}),[d]),o.createElement("div",{className:i([[g.root,!0],[g.visible,s]]),ref:r,"data-testid":"lazy"},s&&a)},y={325:"(min-width: 0)",520:"(min-width: 325px)",600:"(min-width: 600px)",650:"(min-width: 650px)",980:"(min-width: 1000px)",1335:"(min-width: 1000px)"},E={xs:[325],superFull:[1335,650,520,325],full:[980,650,520,325],default:[650,520,325],narrow:[600,325]},S={ru:{tg:"Телеграм",fb:"Фб",vk:"Вк",ok:"Ок",tw:"Твиттер",pdf:"PDF",bookmark:"В закладки",reaction:"Напишите нам"},en:{tg:"Telegram",fb:"Fb",vk:"Vk",ok:"Ok",tw:"Twitter",pdf:"PDF",bookmark:"Add to bookmarks"}},B=function(e){return e.replace(/([_][a-z])/gi,(function(e){return e.toUpperCase().replace("_","")}))},w=function(e){var l=e.source,a=e.fallbackSource,n=e.optimized,r=e.alt,i=e.display,d=e.onLoad,c=t.useState(!1),m=c[0],s=c[1];t.useEffect((function(){s(!window.HTMLPictureElement)}),[]);var _=E[B(i)]||E.default;return o.createElement("picture",null,l&&o.createElement("source",{media:"(min-width: 325px)",srcSet:l[1]+" 2x"}),n&&!n.w325&&o.createElement("source",{media:"(min-width: 0)",srcSet:""+n.original}),n&&_.map((function(e){var t=n["w"+e];return t?o.createElement(o.Fragment,{key:e},o.createElement("source",{type:"image/webp",media:y[e],srcSet:t["2x_webp"]+" 2x, "+t["1x_webp"]+" 1x "}),o.createElement("source",{type:"image/png",media:y[e],srcSet:t["2x"]+" 2x, "+t["1x"]+" 1x "})):null})),o.createElement("img",{src:m?a:"data:image/gif;base64,R0lGODlhAQABAPAAAPLy8gAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==",alt:r,onLoad:function(){return d(!0)}}))},x={root:"Image-module_root__1vsA_",isLoaded:"Image-module_isLoaded__3XhU5",wrapper:"Image-module_wrapper__3fLjs",fullscreen:"Image-module_fullscreen__29apx",dark:"Image-module_dark__3o0nU"},L=function(e){var l=e.alt,a=e.display,n=e.optimized,r=e.width,d=e.height,c=e.source,m=e.lazy,s=e.ratio,_=e.styleContext,u=e.fullscreen,p=void 0===u||u,b=t.useContext(k).lightBox,g=t.useState(!m),y=g[1],E=function(){b&&p&&(!n||n.original)&&(v("","fullscreen_click","click"),b.show(n,r,d,l))},S={maxWidth:r<=649?r:"100%"},B={paddingBottom:100/(s||r/d)+"%"},L=c&&c[0]||n.w325&&n.w325["1x"]||n.original,C=[[x.root,!0],[x.isLoaded,g[0]],[x.fullscreen,b&&n&&n.original&&p]];return _&&(C=h(C,_,x)),o.createElement("div",{className:i(C),style:S,"data-testid":"image"},o.createElement("div",{className:x.wrapper,style:B,onClick:function(){return E()},onKeyPress:function(){return E()},role:"button",tabIndex:0},m?o.createElement(o.Fragment,null,o.createElement(f,{threshold:.25},o.createElement(w,{fallbackSource:L,source:c,optimized:n,alt:l,display:a,onLoad:y})),o.createElement("noscript",null,o.createElement("img",{src:L,alt:l}))):o.createElement(w,{fallbackSource:L,source:c,optimized:n,alt:l,display:a,onLoad:y})))},C=function(e){var l=e.children,a=e.onClose,n=t.useState(!0),r=n[0],d=n[1],c=function(){d(!1),setTimeout(a,350)},m=function(){c()},s=function(e){"Escape"===e.key&&c()};return t.useEffect((function(){return document.body.dataset.popover="true",window.addEventListener("keydown",s,!1),window.addEventListener("scroll",m,!1),function(){document.body.removeAttribute("data-popover"),window.removeEventListener("keydown",s,!1),window.removeEventListener("scroll",m,!1)}}),[r]),o.createElement("div",{"data-testid":"popover",className:i([["Popover-module_root__1v6f_",!0],["Popover-module_visible__eK5ZQ",r]])},o.createElement("div",{className:"Popover-module_overlay__2SBL0",onClick:function(){return c()}}),o.createElement("div",{className:"Popover-module_container__FnZT-"},o.createElement("button",{type:"button",className:"Popover-module_dismiss__3RnLj",onClick:function(){return c()},"aria-label":"dismiss"}),o.createElement("svg",{width:"100%",className:"Popover-module_background__1KKaP"},o.createElement("defs",null,o.createElement("mask",{id:"myMask",x:"0",y:"0",width:"100%",height:"100%"},o.createElement("rect",{fill:"white",y:"0",width:"100%",height:"100%",x:"0"}),o.createElement("svg",{x:"50%",overflow:"visible"},o.createElement("g",{transform:"translate(-12 0)"},o.createElement("path",{d:"M4.61852778e-14,9.76996262e-15 L9.84597532,5.80270273 C11.0992017,6.54128882 12.6546044,6.54128882 13.9078308,5.80270273 L23.7538061,9.76996262e-15 L4.61852778e-14,9.76996262e-15 Z"}))))),o.createElement("rect",{fill:"#F7F7F7",id:"base-mask",mask:"url(#myMask)",x:"0",y:"0",width:"100%",height:"100%"})),o.createElement("div",{className:"Popover-module_body__3h5UO"},l)))},I=function(e){var t=e.children,l=e.onClose;return o.createElement("div",{"data-testid":"footnote",className:i([["Footnote-module_root__2a0-B",!0]])},o.createElement("button",{className:"Footnote-module_dismiss__1HKG5",type:"button",onClick:function(){return l()}},o.createElement(u,{icon:"cross",size:"unset"})),o.createElement("div",{className:"Footnote-module_body__259Ly"},t))},M=function(){return{width:window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,height:window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight}},T={root:"DotsOnImage-module_root__2XP3Q",isVisible:"DotsOnImage-module_isVisible__Wqqqt",marker:"DotsOnImage-module_marker__lH5cP",show:"DotsOnImage-module_show__2TMBv",dot:"DotsOnImage-module_dot__H1wua",isActive:"DotsOnImage-module_isActive__3hh31",popover:"DotsOnImage-module_popover__35Cpj",isRight:"DotsOnImage-module_isRight__2RsJe",isTop:"DotsOnImage-module_isTop__3zmSK",isLeft:"DotsOnImage-module_isLeft__3quc9",isBottom:"DotsOnImage-module_isBottom__3Nk1T"},N=function(e){var a=e.block,n=a.optimized,r=a.width,d=a.height,c=a.credit,m=a.display,s=a.dots,_=t.useState(1),u=_[0],p=_[1],h=l.useInView(),k=h[0],b=h[1],v=h[2],g=t.useRef(null),f=t.useState({title:null,body:null,show:!1,id:null}),y=f[0],E=f[1],S=t.useState(!1),B=S[0],w=S[1];t.useEffect((function(){v&&v.boundingClientRect&&v.boundingClientRect.y<0&&w(!0)}),[v]),t.useEffect((function(){b&&w(!0)}),[b]),t.useEffect((function(){return y.id?document.addEventListener("click",N):document.removeEventListener("click",N),function(){return document.removeEventListener("click",N)}}),[y]),t.useEffect((function(){return x(),window.addEventListener("resize",x),function(){return document.removeEventListener("resize",x)}}),[B]);var x=function(){var e=window.innerWidth;p(e<375?e/375:1)},N=function(e){-1===e.composedPath().indexOf(g.current)&&E({show:!1})};return o.createElement("div",{className:i([[T.root,!0],[T.isVisible,B]]),"data-testid":"dots-on-image",ref:k},o.createElement(L,{fullscreen:!1,optimized:n,width:r,height:d,alt:c,display:m}),o.createElement("div",{ref:g},s.map((function(e){return o.createElement("div",{className:T.dot,key:e.id,style:{top:e.position.y+"%",left:e.position.x+"%",transform:"scale("+u+") translate(-"+50/u+"%, -"+50/u+"%)"}},o.createElement("button",{className:i([[T.marker,!0],[T.isActive,e.id===y.id]]),type:"button",style:{backgroundColor:e.icon.color},onClick:function(){return function(e){var t=e.id!==y.id;E({title:e.title,body:e.body,show:t,id:t?e.id:null,style:{top:e.position.y+"%",left:e.position.x+"%"},side:e.position.x>50?"isLeft":"isRight",align:e.position.y>50?"isBottom":"isTop"})}(e)}},"svg"===e.icon.type&&o.createElement("div",{dangerouslySetInnerHTML:{__html:e.icon.svg_string}}),"number"===e.icon.type&&e.icon.number))})),y.show&&o.createElement(o.Fragment,null,M().width>=1024?o.createElement("div",{className:i([[T.popover,!0],[T[y.side],!!y.side],[T[y.align],!!y.align]]),style:y.style},o.createElement(I,{onClose:function(){E({show:!1})}},y.title&&o.createElement("h3",null,y.title),o.createElement("div",{dangerouslySetInnerHTML:{__html:y.body}}))):o.createElement(C,{onClose:function(){E({show:!1})}},y.title&&o.createElement("h3",null,y.title),o.createElement("div",{dangerouslySetInnerHTML:{__html:y.body}})))))},z={root:"Tag-module_root__3IqWC",small:"Tag-module_small__2IAb7",large:"Tag-module_large__22z_o",dark:"Tag-module_dark__sgnt1",light:"Tag-module_light__1zUhp",gold:"Tag-module_gold__2ksA7",gray:"Tag-module_gray__mGAO_",inherit:"Tag-module_inherit__2QB5U",is1to1:"Tag-module_is1to1__3EDbC",is1to2:"Tag-module_is1to2__3xbC6",isInSuperBlock:"Tag-module_isInSuperBlock__38JE0",is1to3:"Tag-module_is1to3__3j5K-",is1to4:"Tag-module_is1to4__2vq4r",slide:"Tag-module_slide__2nMDw",game:"Tag-module_game__3j5yG",richRelated:"Tag-module_richRelated__2vbQQ",card:"Tag-module_card__1EAeF",live:"Tag-module_live__rwXuR",episode:"Tag-module_episode__3o6gg",podcast:"Tag-module_podcast__VPoll",rich:"Tag-module_rich__2URd9",isInDynamicBlock:"Tag-module_isInDynamicBlock__1YM9I",mobile:"Tag-module_mobile__QQxuv",desktop:"Tag-module_desktop__1Bjsy"},A=function(e){var t=e.children,l=e.size,a=void 0===l?"small":l,n=e.theme,r=void 0===n?"gold":n,d=e.styleContext,c=e.correlation,m=e.onlyOn,s=[[z.root,!0],[z[a],!!a&&!!z[a]],[z[r],!!r&&!!z[r]],[z[m],!!m&&!!z[m]],[z[c],!!c&&!!z[c]]];return d&&(s=h(s,d,z)),o.createElement("div",{"data-testid":"tag",className:i(s)},t)},R={root:"MediaCaption-module_root__KqTdw",caption:"MediaCaption-module_caption__1hr7Y",credit:"MediaCaption-module_credit__3ehAP",dark:"MediaCaption-module_dark__3tL1u",video:"MediaCaption-module_video__1KZ6k",picture:"MediaCaption-module_picture__3AAMH",desktop:"MediaCaption-module_desktop__3Saev",isDark:"MediaCaption-module_isDark__38TtC"},H=function(e){var t=e.credit,l=e.caption,a=e.styleContext,n=[[R.root,!0]];return a&&(n=h(n,a,R)),o.createElement("div",{"data-testid":"media-caption",className:i(n)},l&&o.createElement("div",{className:R.caption,dangerouslySetInnerHTML:{__html:l}}),t&&o.createElement("div",{className:R.credit,dangerouslySetInnerHTML:{__html:t}}))},D={root:"Table-module_root__1VsG6",card:"Table-module_card__3gbok",table:"Table-module_table__nZIkV",slide:"Table-module_slide__nSGPC",wrapper:"Table-module_wrapper__1YTKM",tracks:"Table-module_tracks__2wrDB",default:"Table-module_default__3CGeE",full:"Table-module_full__S5pDB",row:"Table-module_row__3TH83",cell:"Table-module_cell__EFKDW",fixedColumn:"Table-module_fixedColumn__E1hN5",white:"Table-module_white__gzvo0",gray:"Table-module_gray__3da6S",pink:"Table-module_pink__3oH1l",blue:"Table-module_blue__GM27F",yellow:"Table-module_yellow__2jhvA",orange:"Table-module_orange__1c-oM",green:"Table-module_green__13OIM",violet:"Table-module_violet__2W-kO",header:"Table-module_header__1exlo",s:"Table-module_s__Vl_Eg",m:"Table-module_m__29G9r",l:"Table-module_l__1ZSMc",xs:"Table-module_xs__au2Oe"},V=function(e){var t=e.styleContext,l=e.block,a=l.rows,n=l.options,r=l.display,d=l.columns_widths,c=l.table_credit,m={"#ffffff":"white","#f5f5f5":"gray","#feeeee":"pink","#e6f3ff":"blue","#fffde6":"yellow","#fff9f2":"orange","#e7f2ef":"green","#f4f0f8":"violet"},s=[[D.root,!0],[D[r],!!r&&!!D[r]]];return t&&(s=h(s,t,D)),o.createElement("div",{"data-testid":"table",className:i(s)},o.createElement("div",{className:D.wrapper},o.createElement("div",{className:D.table},o.createElement("div",{className:D.tracks},a.map((function(e,t){return o.createElement("div",{key:e.key,className:D.row},e.cells.map((function(e,l){return o.createElement("div",{key:e.key,className:i([[D.cell,!0],[D.header,n.header&&0===t],[D[m[e.color]],!0],[D[d[l]],!0],[D.fixedColumn,n.fixed_first_column&&0===l]]),dangerouslySetInnerHTML:{__html:e.val}})})))}))))),c&&o.createElement(H,{credit:c,styleContext:t}))},F={root:"MaterialNote-module_root__1AcYe",dark:"MaterialNote-module_dark__xCry-",note_credit:"MaterialNote-module_note_credit__PuFyX",note_caption:"MaterialNote-module_note_caption__1ezSo",center:"MaterialNote-module_center__18RxI",default:"MaterialNote-module_default__1lQPl",card:"MaterialNote-module_card__OWXbQ",slide:"MaterialNote-module_slide__1ZBBq",game:"MaterialNote-module_game__cADMe",gameSurvey:"MaterialNote-module_gameSurvey__3SiG-"},P=function(e){var t=e.block.data,l=e.styleContext,a=[[F.root,!0]];return l&&(a=h(a,l,F)),o.createElement(o.Fragment,null,o.createElement("div",{"data-testid":"material-note",className:i(a)},t&&t.map((function(e){return o.createElement("p",{className:F[e.type],key:e.id,dangerouslySetInnerHTML:{__html:e.data}})}))))},G={root:"BookmarkButton-module_root__3KmuY",control:"BookmarkButton-module_control__1A0ea",dark:"BookmarkButton-module_dark__1cwyi",light:"BookmarkButton-module_light__1uQyH",isInBookmarks:"BookmarkButton-module_isInBookmarks__1_5kB",isInGrid:"BookmarkButton-module_isInGrid__2pQ2B"},O=function(e){var t=e.styleContext,l=e.theme,a=e.onClick,n=[[G.root,!0],[G.isInBookmarks,e.isInBookmarks],[G[l],!!l&&!!G[l]]];return t&&(n=h(n,t,G)),o.createElement("div",{"data-testid":"bookmark-button",className:i(n)},o.createElement("button",{className:G.control,onClick:function(){return a()},type:"button"},o.createElement(u,{icon:"bookmark",size:"unset"})))},q={root:"Dropdown-module_root__11PNk",active:"Dropdown-module_active__3IwAl",menu:"Dropdown-module_menu__3PIqD",isInAudioPanel:"Dropdown-module_isInAudioPanel__1zv7F"},W={root:"Toolbar-module_root__2HF2r",list:"Toolbar-module_list__1n5ny",item:"Toolbar-module_item__36x7d",isInTopbar:"Toolbar-module_isInTopbar__223iP",center:"Toolbar-module_center__3_H8M",game:"Toolbar-module_game__5-jY_",gameSurvey:"Toolbar-module_gameSurvey__1hQEz",slide:"Toolbar-module_slide__2HmGc",card:"Toolbar-module_card__1VbvB",isDark:"Toolbar-module_isDark__k1U0i",dark:"Toolbar-module_dark__2Ejc9"},Q={root:"Meta-module_root__12AG7",rich:"Meta-module_rich__1XBtZ",podcast:"Meta-module_podcast__1m4zo",episode:"Meta-module_episode__1K2Xv",simple:"Meta-module_simple__3vUiI",slide:"Meta-module_slide__3g6fG",card:"Meta-module_card__LE1RK",game:"Meta-module_game__3aNlZ",isInMaterial:"Meta-module_isInMaterial__zaYMy",isInSearchItem:"Meta-module_isInSearchItem__1wbpx",isInMediaBlock:"Meta-module_isInMediaBlock__3xfPF",center:"Meta-module_center__3BBPr",half:"Meta-module_half__1xRkT",light:"Meta-module_light__2baE-",dark:"Meta-module_dark__24y9m",isDark:"Meta-module_isDark__3g22f",hasSource:"Meta-module_hasSource__2lXiN",bookmark:"Meta-module_bookmark__3ot3k",mobile:"Meta-module_mobile__22LGV",desktop:"Meta-module_desktop__1ZGUS"},j=function(e){var t=e.theme,l=e.children,a=e.onlyOn,n=e.styleContext,r=[[Q.root,!0],[Q[t],!!t&&!!Q[t]],[Q[a],!!a],[Q.hasSource,e.hasSource]];return n&&(r=h(r,n,Q)),o.createElement("div",{"data-testid":"meta",className:i(r)},l)},Z=function(e){var t,l=e.locale,r=void 0===l?"ru":l,i=e.type,d="ru"===r?"HH:mm, D MMMM YYYY":"h:mm a, MMMM D, YYYY",c=1e3*e.publishedAt;if(a.locale(r),a.extend(n),"fromNow"===i)t=a(c).fromNow();else if("format"===i)t=a(c).format("HH:mm");else{if("date"!==i)throw new Error("Unknown time type");t=a(c).format(d)}return o.createElement("time",{suppressHydrationWarning:!0,"data-testid":"timestamp",className:"Timestamp-module_root__coOvT"},t)},X=function(e){var l=e.className,a=void 0===l?"":l,n=e.tagName,r=void 0===n?"div":n,i=e.html,d=t.useRef(null),c=t.useState(!1),m=c[0],s=c[1];t.useEffect((function(){s(!0)}),[]);var _=t.useCallback((function(e){if("SCRIPT"!==e.tagName||e.id&&0===e.id.indexOf("script-"))for(var t=0,o=e.childNodes;t<o.length;)_(o[t]),t+=1;else{var l=document.createElement("script");l.id="script-"+Math.random().toString(16).slice(2),l.innerHTML=e.innerHTML;for(var a=e.attributes,n=0;n<a.length;n+=1){var r=a[n];l.setAttribute(r.name,r.value)}e.parentElement.replaceChild(l,e)}}),[]),u=t.useCallback((function(){Array.from(d.current.querySelectorAll("a")).forEach((function(e){e.setAttribute("target","_blank")}))}),[]);return t.useEffect((function(){m&&i.indexOf("script")>-1&&d.current.firstElementChild&&(d.current.firstElementChild.innerHTML=i,_(d.current.firstElementChild),u())}),[m,d,i,_,u]),o.createElement("div",{ref:d},o.createElement(r,{className:a,dangerouslySetInnerHTML:{__html:i}}))},Y={root:"EmbedBlock-module_root__28k9U",object:"EmbedBlock-module_object__2_UZ7",objectWrap:"EmbedBlock-module_objectWrap__1aDVd",gameEmbed:"EmbedBlock-module_gameEmbed__AZQSo",proportional:"EmbedBlock-module_proportional__3lAv4",default:"EmbedBlock-module_default__LSDny",xs:"EmbedBlock-module_xs__1hFgW",full:"EmbedBlock-module_full__1TEjx",super_full:"EmbedBlock-module_super_full__1Fn9A",figure:"EmbedBlock-module_figure__vAvcN",dark:"EmbedBlock-module_dark__1be2G",isInGroupedBlock:"EmbedBlock-module_isInGroupedBlock__3r_i-",control:"EmbedBlock-module_control__xr8dZ",raw_html:"EmbedBlock-module_raw_html__MQoAA",mobileFullwidth:"EmbedBlock-module_mobileFullwidth__QFFLH",isInCard:"EmbedBlock-module_isInCard__37rtq",isInSlide:"EmbedBlock-module_isInSlide__2ea5q",cc:"EmbedBlock-module_cc__1BQ5g",isInSensitiveBlock:"EmbedBlock-module_isInSensitiveBlock__3wWYF",isInAnswer:"EmbedBlock-module_isInAnswer__tLlgs",picture:"EmbedBlock-module_picture__186q0",wrapper:"EmbedBlock-module_wrapper__33XvX",mobile:"EmbedBlock-module_mobile__1P-eo",desktop:"EmbedBlock-module_desktop__SF5a_"},K=function(e){var l=e.gif,a=e.mp4Url,n=e.style,r=t.useState(!1),i=r[0],d=r[1],c=t.useRef(null),m=function(){c.current.play(),d(!1)},s=function(){var e=c.current;e.setAttribute("poster",e.dataset.gif),d(!1)};return t.useEffect((function(){var e=c.current;return M().width>=512?(e.setAttribute("autoplay",!0),e.play()):(d(!0),e.pause(),e.addEventListener("touchstart",m)),e.addEventListener("error",s),function(){e.removeEventListener("touchstart",m),e.removeEventListener("error",s)}}),[]),o.createElement("div",{className:Y.figure},o.createElement("div",{className:Y.objectWrap,style:n,"data-frozen":i},o.createElement("video",{playsInline:!0,muted:!0,loop:!0,autoPlay:!0,preload:"metadata","data-gif":l,ref:c},o.createElement("source",{src:"https://meduza.io"+a,type:"video/mp4"}))))},U=function(e){var l=e.block,a=e.block,n=a.data,r=a.data,d=r.html,c=r.display,m=r.only_on,s=r.provider,_=r.cc,u=r.optimized,p=r.small_url,k=r.large_url,b=r.gif_url,v=r.mp4_url,g=e.styleContext,f=e.children,y=t.useState(!1),E=y[0],S=y[1],B={},w=l.data.height&&l.data.width,x=["youtube","vimeo","onetv","coub","meduza","facebook_video"].indexOf(s)>-1||"dots_on_image"===l.type,I=function(e){return o.createElement(H,{credit:n.credit,caption:n.caption,styleContext:e||g})};w&&(B.paddingBottom=l.data.height/l.data.width*100+"%",B.height=0);var M=[[Y.root,!0],[Y.cc,_],[Y[c],!!c&&Y[c]],[Y[s],!!s&&!!Y[s]],[Y[m],!!m&&Y[m]],[Y.mobileFullwidth,x],[Y.proportional,w]];if(g&&Array.isArray(g)){var T=g.filter((function(e){return e.startsWith("isIn")&&Y[e]})).reduce((function(e,t){return e.push(t),e}),[]);M=h(M,T,Y)}return o.createElement("figure",{className:i(M)},f&&o.createElement("div",{className:Y.object},o.createElement("div",{className:Y.wrapper,style:B},o.createElement("div",{className:Y.objectWrap},f))),!f&&function(e){switch(l.type){case"gif":return o.createElement(K,{gif:b,mp4Url:v,style:e});case"image":return o.createElement("div",{className:Y.figure},o.createElement(L,{source:!u&&[p,k],optimized:l.data.optimized,width:l.data.width,height:l.data.height,alt:l.data.caption,display:l.data.display,lazy:l.data.lazy,styleContext:g}));case"game_embed":return o.createElement("div",{className:Y.gameEmbed},o.createElement("iframe",{src:l.data.game_src,id:l.data.game_id,title:"Game embed"}));case"dots_on_image":return o.createElement("div",{className:Y.figure},o.createElement(N,{block:n}));default:return o.createElement("div",{className:Y.object},o.createElement("div",{className:Y.wrapper,style:e},o.createElement(X,{className:Y.objectWrap,html:d})))}}(B),"default"===_&&o.createElement("figcaption",null,I()),"button"===_&&o.createElement("button",{className:Y.control,type:"button","aria-label":"Open",onClick:function(){S(!E)}}),"button"===_&&E&&o.createElement(C,{onClose:function(){S(!1)}},I("isInPopover")))},J=function(e){var l=e.block,a=e.block.id,n=e.styleContext,r=e.lang,i=void 0===r?"ru":r,d=t.useRef(null);return t.useEffect((function(){!function(){var e=document.createElement("div"),t=document.createElement("div"),o=document.createElement("script"),a=document.createElement("style"),n=document.createRange();n.setStart(t,0),t.setAttribute("id","content"),o.textContent='\n function getDocHeight() {\n var doc = document;\n var body = doc.body;\n var html = doc.documentElement;\n var height = Math.max( body.scrollHeight, body.offsetHeight,\n html.clientHeight, html.scrollHeight, html.offsetHeight );\n\n doc.body.style.margin="0";\n\n return document.getElementById(\'content\') ? document.getElementById(\'content\').offsetHeight : height;\n }\n\n function sendDocHeightMsg() {\n var height = getDocHeight();\n var message = JSON.stringify({\n action: {\n type: "UPDATE_HEIGHT",\n payload: {\n id: "'+l.id+'",\n height: height\n }\n }\n });\n parent.postMessage("mdzMaterialEmbedHeight=" + message, \'*\');\n }\n\n setInterval(sendDocHeightMsg, 300);\n ',a.type="text/css",a.innerHTML="embed_code"===l.type?".twitter-tweet { padding-top: 15px; margin: 0 !important; }":".twitter-tweet { margin: 0 !important; } .fb-post { display: block; } .instagram-media { min-width: 0 !important; }",t.appendChild(n.createContextualFragment(l.data.html)),e.appendChild(o),e.appendChild(t),t.appendChild(a);var r=d.current.querySelector("iframe").contentDocument;r.open(),r.close(),r.documentElement.setAttribute("lang",i),r.body.appendChild(e)}()}),[]),o.createElement(U,{block:l,styleContext:n},o.createElement("div",{ref:d,dangerouslySetInnerHTML:{__html:"<iframe id="+a+' frameBorder="0" scrolling="no"></iframe>'}}))},$=function(e){var t=e.block,l=e.styleContext;return t.data&&t.data.wrap_with_iframe?o.createElement(J,{block:t,styleContext:l,lang:e.lang}):o.createElement(U,{block:t,styleContext:l})},ee={root:"QuoteBlock-module_root__2GrcC",center:"QuoteBlock-module_center__cTFNy"},te=function(e){var t=e.block.data,l=e.styleContext,a=[[ee.root,!0]];return l&&(a=h(a,l,ee)),o.createElement("div",{"data-testid":"quote-block",className:i(a)},o.createElement("p",{dangerouslySetInnerHTML:{__html:t}}))},oe={root:"CardTitle-module_root__1uqqF",index:"CardTitle-module_index__4FsTf",title:"CardTitle-module_title__2iTI6",mobile:"CardTitle-module_mobile__1_kij",desktop:"CardTitle-module_desktop__1l3_n"},le=function(e){var t=e.block.data,l=t.only_on,a=t.index,n=t.text,r=e.styleContext;return o.createElement("div",{"data-testid":"card-title",className:i([[oe.root,!0],[oe[l],!!l],[oe[r],!!r&&!!oe[r]]])},o.createElement("div",{className:oe.index},a),o.createElement("h3",{className:oe.title},n))},ae={root:"ChapterBlock-module_root__1WyVn",subtitle:"ChapterBlock-module_subtitle__3TXll",mobile:"ChapterBlock-module_mobile__CiO0w",desktop:"ChapterBlock-module_desktop__tk1Nk"},ne=function(e){var t=e.block,l=t.data,a=t.only_on,n=e.styleContext;return o.createElement("div",{"data-testid":"chapter-block",className:i([[ae.root,!0],[ae[a],!!a]])},o.createElement("div",{className:i([[ae.subtitle,!0],[ae[n],!!n&&!!ae[n]]]),dangerouslySetInnerHTML:{__html:l}}))},re=function(e,t){return"linear-gradient(-180deg, "+{mediaBlockBottom:[[0,7],[.08,12],[.16,17],[.22,21],[.32,26],[.42,32],[.52,38],[.62,47],[.72,57],[.82,65],[1,82]],mediaBlockTop:[[.5,0],[0,97]]}[t].map((function(t){return"rgba("+e+", "+t[0]+") "+t[1]+"%"}))+")"},ie={root:"SimpleTitle-module_root__2jVQN",mobile:"SimpleTitle-module_mobile__11gBz",desktop:"SimpleTitle-module_desktop__3yXgy"},de=function(e){var t=e.block,l=t.data.first,a=e.styleContext,n=[[ie.root,!0],[ie[t.only_on],!0]];return a&&(n=h(n,a,ie)),o.createElement("h1",{"data-testid":"simple-title",className:i(n)},l)},ce={root:"RichTitle-module_root__BK_WT",slide:"RichTitle-module_slide__1A-gB",game:"RichTitle-module_game__1g8Bn",half:"RichTitle-module_half__10GRI",featured:"RichTitle-module_featured__wJfaQ",isInMediaBlock:"RichTitle-module_isInMediaBlock__3RDw4",mobile:"RichTitle-module_mobile__1Cb6E",desktop:"RichTitle-module_desktop__2ixSQ"},me=function(e){var t=e.block,l=t.data,a=l.first,n=l.second,r=l.as,d=void 0===r?"h1":r,c=e.styleContext,m=[[ce.root,!0],[ce[t.only_on],!0],[ce.featured,!!l.featured]];return c&&(m=h(m,c,ce)),o.createElement(d,{"data-testid":"rich-title",className:i(m)},a,n&&o.createElement("span",null," ",n))},se={p:"SimpleBlock-module_p__Q3azD",h2:"SimpleBlock-module_h2__S0LRs",h3:"SimpleBlock-module_h3__2Kv7Y",h4:"SimpleBlock-module_h4__2TJO3",lead:"SimpleBlock-module_lead__35nXx",lead_hr:"SimpleBlock-module_lead_hr__1yD5v",context_p:"SimpleBlock-module_context_p__33saY",blockquote:"SimpleBlock-module_blockquote__pwpcX",game:"SimpleBlock-module_game__2sjgl",slide:"SimpleBlock-module_slide__Aqgfu",dark:"SimpleBlock-module_dark__1J_ov",divider:"SimpleBlock-module_divider__tnCGQ",isInIntro:"SimpleBlock-module_isInIntro__DfutD",center:"SimpleBlock-module_center__2rjif",isInImportantLead:"SimpleBlock-module_isInImportantLead__3VGzT",isInAnswer:"SimpleBlock-module_isInAnswer__3aX6X",mobile:"SimpleBlock-module_mobile__Ckgek",desktop:"SimpleBlock-module_desktop__2se2o",isDark:"SimpleBlock-module_isDark__22q5s"},_e=function(e){var t,l=e.block,a=l.data,n=l.type,r=e.styleContext,d=[[se[n],!!n&&!!se[n]],[se[l.only_on],!0]];switch(r&&(d=h(d,r,se)),n){case"context_p":case"lead":case"note_caption":case"note_credit":t="p";break;case"divider":return o.createElement("hr",{className:i(d)});case"lead_hr":t="div";break;default:t=n}return o.createElement(t,{className:i(d),dangerouslySetInnerHTML:{__html:a}})},ue={root:"ListBlock-module_root__3Q3Ga",ol:"ListBlock-module_ol__21CgV",ul:"ListBlock-module_ul__2MRrS",center:"ListBlock-module_center__tdIwd",isInImportantLead:"ListBlock-module_isInImportantLead__UP0ic",dark:"ListBlock-module_dark__3E3tV",mobile:"ListBlock-module_mobile__2-nuV",desktop:"ListBlock-module_desktop__1EE0g"},pe=function(e){var t=e.block,l=t.type,a=t.data,n=e.styleContext,r=l,d=[[ue.root,!0],[ue[t.only_on],!0],[ue[l],!!l&&!!ue[l]]];return n&&(d=h(d,n,ue)),o.createElement(r,{className:i(d),"data-testid":"list-block"},a.map((function(e,t){return o.createElement("li",{key:t,dangerouslySetInnerHTML:{__html:e}})})))},he={root:"RelatedBlock-module_root__IKcQq",header:"RelatedBlock-module_header__2SuWP",items:"RelatedBlock-module_items__2V-Ap",rich:"RelatedBlock-module_rich__ddaHq",first:"RelatedBlock-module_first__BKItW",simple:"RelatedBlock-module_simple__29HVO",center:"RelatedBlock-module_center__1LmW8",isInSlideMaterial:"RelatedBlock-module_isInSlideMaterial__2YSYG",mobile:"RelatedBlock-module_mobile__2XM5a",desktop:"RelatedBlock-module_desktop__2mXeq"},ke=function(e){var t=e.block,l=t.data,a=l.title,n=l.related,d=e.styleContext,c=[[he.root,!0],[he[t.only_on],!0]];return d&&(c=h(c,d,he)),o.createElement("div",{"data-testid":"related-block",className:i(c)},o.createElement("h3",{className:he.header},a),o.createElement("ul",{className:he.items},n.map((function(e,t){return o.createElement("li",{key:e.id||t,className:he[e.layout]},o.createElement(r.Link,{to:e.full_url||"/"+e.url},o.createElement("span",{className:he.first},e.title),e.second_title&&" ",e.second_title&&o.createElement("span",null,e.second_title)))}))))},be={root:"SourceBlock-module_root__1P3XD",text:"SourceBlock-module_text__Si4vm",origin:"SourceBlock-module_origin__l3JbO",center:"SourceBlock-module_center__3P93B",mobile:"SourceBlock-module_mobile__2gw4S",desktop:"SourceBlock-module_desktop__DecT6",isDark:"SourceBlock-module_isDark__3hEEp"},ve=function(e){var t=e.block,l=t.data,a=l.quote,n=l.origin,r=l.url,d=e.styleContext,c=[[be.root,!0],[be[t.only_on],!0]];return d&&(c=h(c,d,be)),o.createElement("blockquote",{"data-testid":"source-block",cite:r,className:i(c)},o.createElement("a",{className:be.text,href:r,target:"_blank",rel:"noopener noreferrer"},a.map((function(e,t){return o.createElement("p",{key:t,dangerouslySetInnerHTML:{__html:e.data}})})),o.createElement("footer",null,o.createElement("cite",{className:be.origin},n))))},ge={root:"SensitiveBlock-module_root__2iJbD",container:"SensitiveBlock-module_container__1Wtix",overlay:"SensitiveBlock-module_overlay__hfDVS",content:"SensitiveBlock-module_content__sNpxZ",button:"SensitiveBlock-module_button__3BGZK",default:"SensitiveBlock-module_default__2HgmZ",full:"SensitiveBlock-module_full__3Hph9",media:"SensitiveBlock-module_media__3wnlo",super_full:"SensitiveBlock-module_super_full__14UOv",visible:"SensitiveBlock-module_visible__1B-NV",isInCard:"SensitiveBlock-module_isInCard__1L-lu",isInSlide:"SensitiveBlock-module_isInSlide__f_Ql2"},fe=function(e){var l=e.block,a=e.block,n=a.cc,r=a.caption,d=a.credit,c=a.blurred_image,s=e.block.item.data.display,_=e.styleContext,u=t.useState(!1),p=u[1],k=[[ge.root,!0],[ge.visible,u[0]],[ge[s],s&&ge[s]]],b=["isInSensitiveBlock"];return _&&(k=h(k,_,ge),b=[].concat(_,["isInSensitiveBlock"])),o.createElement("div",{"data-testid":"sensitive-block",className:i(k)},o.createElement("div",{className:ge.container},o.createElement("div",{className:ge.overlay,style:{backgroundImage:"url("+c+")"}},o.createElement("div",{className:ge.content},o.createElement("p",{dangerouslySetInnerHTML:{__html:l.title}}),o.createElement("div",{className:ge.button},o.createElement(m,{onClick:function(){p(!0)},theme:"light"},l.button.text)))),o.createElement("div",{className:ge.media},o.createElement($,{block:l.item,styleContext:b}))),n&&o.createElement("figcaption",{className:ge.figcaption},o.createElement(H,{credit:d,caption:r,styleContext:_})))},ye={root:"GroupedBlock-module_root__2qfQA",hasFigcaption:"GroupedBlock-module_hasFigcaption__2_mcf",item:"GroupedBlock-module_item__3sz9_",items:"GroupedBlock-module_items__2DV2X",figcaption:"GroupedBlock-module_figcaption__2Q_wf",default:"GroupedBlock-module_default__3ylw_",full:"GroupedBlock-module_full__1dzQR",super_full:"GroupedBlock-module_super_full__1PU72",mobile:"GroupedBlock-module_mobile__3n8Ub",desktop:"GroupedBlock-module_desktop__6ZRpA"},Ee=function(e){var t=e.block,l=e.block.only_on,a=e.styleContext,n=Math.min.apply(Math,t.data.map((function(e){return e.data&&e.data.height||e.item&&e.item.data.height}))),r=t.data.map((function(e){return(e.data&&e.data.width||e.item&&e.item.data.heigh)/((e.data&&e.data.height||e.item&&e.item.data.heigh)/n)})),d=r.reduce((function(e,t){return e+t})),c=[[ye.root,!0],[ye[l],!0],[ye.hasFigcaption,"default"===t.cc],[ye[t.display],!!t.display&&ye[t.display]]];return a&&(c=h(c,a,ye)),o.createElement("div",{"data-testid":"grouped-block",className:i(c)},o.createElement("div",{className:ye.items},t.data.map((function(e,t){return o.createElement("div",{className:ye.item,key:e.id,style:{width:r[t]/d*100+"%"}},o.createElement("sensitive"===e.type?fe:$,{block:e,styleContext:["isInGroupedBlock"]}))}))),t.cc&&o.createElement("figcaption",{className:ye.figcaption},o.createElement(H,{credit:t.credit,caption:t.caption,styleContext:a})))},Se={root:"MetaItem-module_root__2VQom",hasBullets:"MetaItem-module_hasBullets__CkQPI",hasSource:"MetaItem-module_hasSource__1DmCI",listened:"MetaItem-module_listened__lwvAO",read:"MetaItem-module_read__5eAIG",datetime:"MetaItem-module_datetime__3tOWm"},Be=function(e){var t=e.type,l=e.children;return o.createElement("div",{"data-testid":"meta-item",className:i([[Se.root,!0],[Se[t],!!t&&!!Se[t]],[Se.hasSource,!!e.hasSource],[Se.hasBullets,!!e.bullets]])},l)},we={root:"MetaItemLive-module_root__2mpD3",gold:"MetaItemLive-module_gold__3yZEV",frame:"MetaItemLive-module_frame__1H_Ha",liveMiddle:"MetaItemLive-module_liveMiddle__wyuV3",liveFirstWave:"MetaItemLive-module_liveFirstWave__3dbvz",liveSecondWave:"MetaItemLive-module_liveSecondWave__12g57"},xe=function(e){var t=e.theme,l=void 0===t?"gold":t;return o.createElement("div",{"data-testid":"meta-item-live","data-meta":"live",className:i([[we.root,!0],[we[l],!!l&&we[l]]])},o.createElement("div",{className:we.frame}))},Le=function(e){var t,l,a,n,r=e.type,i=e.lang,d=void 0===i?"ru":i,c=e.items,m=e.children,s={ru:{card:{one:"карточка",two:"карточки",five:"карточек"},podcast:{one:"эпизод",two:"эпизода",five:"эпизодов"}},en:{card:{one:"card",two:"cards",five:"cards"},podcast:{one:"episode",two:"episodes",five:"episodes"}}},_=c+" "+(t=s[d][r].one,l=s[d][r].two,a=s[d][r].five,n=Math.abs(c),(n%=100)>=5&&n<=20?a:1==(n%=10)?t:n>=2&&n<=4?l:a);return o.createElement("div",{"data-testid":"document-items-count",className:"DocumentItemsCount-module_root__P3q-z"},m,o.createElement("span",{className:"DocumentItemsCount-module_items__3pfxW"},_))},Ce=function(e){var t=e.lang,l=e.block,a=e.isRead,n=e.isListened,r=e.bookmarkAction,i=e.isInBookmarks,d=e.block.data,c=d.components,m=d.theme,s=e.styleContext,_=s&&-1!==s.indexOf("dark")?"light":"unset",p=s&&-1!==s.indexOf("podcast"),h=s&&-1!==s.indexOf("slide"),k=[];s&&Array.isArray(s)&&(k=s.filter((function(e){return"dark"!==e})));var b=!!c.find((function(e){return"source_name"===e.type}));return o.createElement(j,{styleContext:k,theme:m||_,onlyOn:l.only_on,hasSource:b},c.map((function(e){switch(e.type){case"source_name":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,"ru"===t?"Источник: ":"Source: ",e.url&&o.createElement("a",{href:e.url,rel:"noopener noreferrer",target:"_blank"},e.text),!e.url&&e.text));case"duration":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,o.createElement(u,{icon:"podcast",size:"small"}),e.text));case"datetime":var l=e.format&&B(e.format)||"date";return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id,type:"datetime"},o.createElement(Z,{publishedAt:e.datetime,type:l||"date",locale:t}));case"items_count":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(Le,{items:e.count,type:p?"podcast":"card",lang:t},o.createElement(u,{icon:"card",size:"unset"})));case"broadcast_active":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,o.createElement(xe,null)," Прямой эфир"));case"broadcast":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,e.with_icon&&o.createElement(xe,null),e.label));default:return null}})),(a||n)&&o.createElement(Be,{hasSource:b,bullets:!0,type:n?"listened":"read"},o.createElement(u,{icon:n?"listened":"read",size:"unset"})),h&&"ru"===t&&o.createElement("div",{className:Q.bookmark},o.createElement(O,{isInBookmarks:i,onClick:function(){return r("bookmark","top")}})))},Ie={root:"DonatesTeaser-module_root__3rtaJ",main:"DonatesTeaser-module_main__YBt6p",title:"DonatesTeaser-module_title__hs-yr",text:"DonatesTeaser-module_text__ro-QA",cta:"DonatesTeaser-module_cta__1orPb",center:"DonatesTeaser-module_center__2Ynx9",isInCard:"DonatesTeaser-module_isInCard__HrFh8",isInSlide:"DonatesTeaser-module_isInSlide__1vC4Z",ru:"DonatesTeaser-module_ru__3Gr0n",en:"DonatesTeaser-module_en__2HSwc"},Me=function(e){var t=e.styleContext,l=e.lang,a=void 0===l?"ru":l,n=[[Ie.root,!0],[Ie[a],Ie[a]]];t&&(n=h(n,t,Ie));var r={ru:{title:"«Медуза». Работаем 24/7. И только в интересах читателей",subtitle:"Нам срочно нужна ваша поддержка",button:"Хочу помочь",href:"https://support.meduza.io/"},en:{title:"Meduza, working 24/7, always for our readers",subtitle:"We need your help like never before",button:"Okay!",href:"https://support.meduza.io/en"}};return o.createElement("div",{"data-testid":"donates-teaser",className:i(n)},o.createElement("div",{className:Ie.main},o.createElement("h3",{className:Ie.title},o.createElement("span",{dangerouslySetInnerHTML:{__html:r[a].title}})," ",o.createElement("span",{className:Ie.text,dangerouslySetInnerHTML:{__html:r[a].subtitle}}))),o.createElement("div",{className:Ie.cta},o.createElement("a",{href:r[a].href,target:"_blank",rel:"noreferrer"},o.createElement("span",null,r[a].button))))},Te={root:"AnnouncementInText-module_root__3zM9x",body:"AnnouncementInText-module_body__1yI8T",title:"AnnouncementInText-module_title__29CXr",footer:"AnnouncementInText-module_footer__1fyWt",button:"AnnouncementInText-module_button__2dEXa",link:"AnnouncementInText-module_link__1GxOy",center:"AnnouncementInText-module_center__3VLl2",isInCard:"AnnouncementInText-module_isInCard__2Xq_I",isInSlide:"AnnouncementInText-module_isInSlide__1PsC2",ru:"AnnouncementInText-module_ru__3vDy7",en:"AnnouncementInText-module_en__1Mgvm"},Ne=function(e){var t=e.styleContext,l=e.lang,a=void 0===l?"ru":l,n=[[Te.root,!0],[Te[a],Te[a]]];t&&(n=h(n,t,Te));var r={ru:{title:"«Медуза» заблокирована в России. Мы были к этому готовы — и продолжаем работать. Несмотря ни на что",text:"<p>Нам нужна ваша помощь как никогда. Прямо сейчас. Дальше всем нам будет еще труднее. Мы независимое издание и работаем только в интересах читателей.</p>",button:"Хочу помочь",href:"https://mdza.io/yiNxPZ7Bs-k"},en:{title:"Meduza has been blocked in Russia. We were ready for this and our work continues, no matter what, but we need your support like never before. ",text:"<p>We need it now. Tomorrow could be too late. We are an independent publication, and we work only in the interests of our readers. Many of our readers in Russia can no longer contribute, so we turn to you, our audience around the world.</p>",button:"I want to help",href:"https://support.meduza.io/en"}}[a];return o.createElement("div",{"data-testid":"announcement-in-text",className:i(n)},o.createElement("div",{className:Te.body},o.createElement("h3",{className:Te.title,dangerouslySetInnerHTML:{__html:r.title}}),o.createElement("div",{dangerouslySetInnerHTML:{__html:r.text}})),o.createElement("div",{className:Te.footer},o.createElement("a",{className:Te.link,href:r.href,target:"_blank",rel:"noreferrer"},o.createElement("span",null,r.button)),o.createElement("span",{className:Te.button},o.createElement("span",null,r.button))))},ze=function(e){var t=e.block,l=e.styleContext,a=e.lang,n=e.isRead,r=e.isListened,i=e.bookmarkAction,d=e.isInBookmarks;switch(t.type){case"tag":return o.createElement(A,{size:"large",onlyOn:t.only_on,theme:t.data.theme,styleContext:l},t.data.text);case"simple_title":return o.createElement(de,{block:t,styleContext:l});case"rich_title":return o.createElement(me,{block:t,styleContext:l});case"meta":return o.createElement(Ce,{block:t,lang:t.data.lang,styleContext:l,isRead:n,isListened:r,isInBookmarks:d,bookmarkAction:i});case"h1":case"h2":case"h3":case"h4":case"blockquote":case"p":case"context_p":case"divider":case"lead":case"lead_hr":return o.createElement(_e,{block:t,styleContext:l});case"quote":return o.createElement(te,{block:t,styleContext:l});case"ol":case"ul":return o.createElement(pe,{block:t,styleContext:l});case"chapter-subtitle":return o.createElement(ne,{block:t,styleContext:l});case"card_title":return o.createElement(le,{block:t,styleContext:l});case"related":return o.createElement(ke,{block:t,styleContext:l});case"source":return o.createElement(ve,{block:t,styleContext:l});case"table":return o.createElement(V,{block:t,styleContext:l});case"sensitive":return o.createElement(fe,{block:t,styleContext:l});case"embed":case"embed_code":case"game_embed":case"image":case"dots_on_image":case"gif":return o.createElement($,{block:t,styleContext:l,lang:a});case"grouped":return o.createElement(Ee,{block:t,styleContext:l});case"donation":return o.createElement(Me,{styleContext:l,lang:a});case"material_note":return o.createElement(P,{block:t,styleContext:l});case"announcement_in_text":return o.createElement(Ne,{styleContext:l,lang:a});default:return null}},Ae={root:"Cover-module_root__18Z8J",body:"Cover-module_body__1xs8e",image:"Cover-module_image__2f3Qc",rich:"Cover-module_rich__1fAGA",dark:"Cover-module_dark__2Ac-w",light:"Cover-module_light__FUp5X",control:"Cover-module_control__VXbhi",isInDynamicBlock:"Cover-module_isInDynamicBlock__3eghb",mobile:"Cover-module_mobile__5DKa1",desktop:"Cover-module_desktop__2mrOc"},Re=function(e){var l=e.block,a=l.only_on,n=l.data,r=n.blocks,d=n.cover,c=d.credit,m=d.caption,s=d.urls,_=d.mobile_ratio,u=d.gradients,p=d.cc,k=e.styleContext,b=t.useState(!1),v=b[0],g=b[1],f={},y=[[Ae.root,!0],[Ae[a],!!a&&!!Ae[a]]];return k&&(y=h(y,k,Ae)),u&&(y=h(y,["0,0,0"===u.text_rgb?"dark":"light"],Ae),f.backgroundImage=re(u.bg_rgb,"mediaBlockBottom")),o.createElement("div",{"data-testid":"cover",className:i(y)},o.createElement("div",{className:Ae.image},o.createElement(L,{optimized:s,ratio:_,display:"narrow"})),o.createElement("div",{className:Ae.body,style:f},r.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:k})}))),"button"===p&&o.createElement("button",{className:Ae.control,type:"button","aria-label":"Open",onClick:function(){g(!v)}}),"button"===p&&v&&o.createElement(C,{onClose:function(){g(!1)}},o.createElement(H,{credit:c,caption:m,styleContext:"isInPopover"})))},He={root:"HalfBlock-module_root__2frv2",main:"HalfBlock-module_main__2XX73",body:"HalfBlock-module_body__3MnEN",footer:"HalfBlock-module_footer__1C0yp",image:"HalfBlock-module_image__2lYel",mobile:"HalfBlock-module_mobile__2latf",desktop:"HalfBlock-module_desktop__3B1Ej"},De=function(e){var t=e.block,l=t.data,a=t.data.cover,n=a.optimized,r=a.ratio,d=a.credit,c=a.caption,m=e.styleContext,s=[[He.root,!0],[He[t.only_on],!0]];return m&&(s=h(s,m,He)),o.createElement("div",{"data-testid":"half-block",className:i(s)},o.createElement("div",{className:He.main},o.createElement("div",{className:He.image},o.createElement(L,{optimized:n,ratio:r,display:"super_full"})),o.createElement("div",{className:He.body},l.blocks.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:["rich"]})})))),o.createElement("div",{className:He.footer},o.createElement(H,{credit:d,caption:c,styleContext:m})))},Ve={root:"ImportantLead-module_root__2BdT3",slide:"ImportantLead-module_slide__3kQ9x",mobile:"ImportantLead-module_mobile__3BXbm",desktop:"ImportantLead-module_desktop__3Zljc"},Fe=function(e){var t=e.block,l=t.only_on,a=t.data,n=e.styleContext,r=[[Ve.root,!0],[Ve[l],!!l]];return n&&(r=h(r,n,Ve)),o.createElement("div",{"data-testid":"important-lead",className:i(r)},a.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:"isInImportantLead"})})))},Pe={root:"Spoiler-module_root__1OfSR",header:"Spoiler-module_header__1rZUs",body:"Spoiler-module_body__Q1e_c",spoiled:"Spoiler-module_spoiled__1A5r4",footer:"Spoiler-module_footer__23mh7",spoilerSticky:"Spoiler-module_spoilerSticky__3Kd30",spoilerStickyBg:"Spoiler-module_spoilerStickyBg__nYdlo",center:"Spoiler-module_center__tq1m0",full:"Spoiler-module_full__1QFqR",default:"Spoiler-module_default__2Kjx8",mobile:"Spoiler-module_mobile__2BPt8",desktop:"Spoiler-module_desktop__1BIFJ"},Ge=function(e){var l=e.block,a=l.display,n=l.button,r=l.only_on,d=l.btn_title,c=l.title,s=l.blocks,_=e.styleContext,p=t.useState(!1),k=p[0],b=p[1],g=t.useRef(null),f=[[Pe.root,!0],[Pe[r],!!r],[Pe[a],!!a&&Pe[a]],[[Pe.spoiled],!!k]],y=["center"];_&&(f=h(f,_,Pe));var E=n?n.collapse:"Свернуть",S=n?n.expand:d;return o.createElement("div",{ref:g,className:i(f),"data-testid":"spoiler"},o.createElement("div",{className:Pe.header},c&&o.createElement("h3",null,c)),o.createElement("div",{className:Pe.body},s.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:y})}))),o.createElement("div",{className:Pe.footer},o.createElement(m,{size:"default",theme:"gray",onClick:function(){b(!k),k?(v("","closeSpoiler","click"),g.current.getBoundingClientRect().top<0&&g.current.scrollIntoView({behavior:"smooth"})):v("","openSpoiler","click")},styleContext:"isInSpoiler"},k?E:S,o.createElement(u,{icon:"arrow"}))))},Oe={root:"RelatedRichBlock-module_root__3NYmj",wrapper:"RelatedRichBlock-module_wrapper__1eLIQ",overlay:"RelatedRichBlock-module_overlay__3XSg_",overlayHeader:"RelatedRichBlock-module_overlayHeader__2Nmbv",body:"RelatedRichBlock-module_body__1ZHZS",isRich:"RelatedRichBlock-module_isRich__1LnA4",hasGradient:"RelatedRichBlock-module_hasGradient__27LOk",picture:"RelatedRichBlock-module_picture__128HJ",isCard:"RelatedRichBlock-module_isCard__2naDz",cover:"RelatedRichBlock-module_cover__3yygp",tag:"RelatedRichBlock-module_tag__3OLyG",center:"RelatedRichBlock-module_center__197sx",dark:"RelatedRichBlock-module_dark__3Y1fE",light:"RelatedRichBlock-module_light__2mUxL",mobile:"RelatedRichBlock-module_mobile__JpCS4",desktop:"RelatedRichBlock-module_desktop__trL0D"},qe=function(e){var a,n=e.block,d=n.only_on,c=n.data,m=c.blocks,s=c.url,_=c.cover,u=_.urls,p=_.gradients,k=_.tag,b=_.layout,g=_.ratio,f=e.styleContext,y={},E={},S="is"+((a=b)[0].toUpperCase()+a.slice(1)),B=l.useInView({threshold:0,triggerOnce:!0}),w=B[0],x=B[1];t.useEffect((function(){x&&("mobile"===d&&window.innerWidth<=511||"desktop"===d&&window.innerWidth>=512||!d)&&v("richRelated",s,"view")}),[x]);var C=[[Oe.root,!0],[Oe[S],!!b&&!!Oe[S]],[Oe.hasGradient,!!p],[Oe[d],!!d&&!!Oe[d]]],I=["isInMediaBlock"];return f&&(C=h(C,f,Oe),I=[].concat(f,["isInMediaBlock"])),p&&(E.backgroundImage=re(p.bg_rgb,"mediaBlockTop"),C=h(C,["0,0,0"===p.text_rgb?"dark":"light"],Oe),"desktop"===d&&(y.backgroundImage=re(p.bg_rgb,"mediaBlockBottom"))),o.createElement(r.Link,{"data-testid":"related-rich-block",className:i(C),to:"/"+s,onClick:function(){v("richRelated",s,"click")},ref:w},"rich"===b&&o.createElement(o.Fragment,null,o.createElement("div",{className:Oe.overlay,style:y}),o.createElement("div",{className:Oe.overlayHeader,style:E})),o.createElement("div",{className:Oe.tag},o.createElement(A,{size:"small",theme:"inherit",styleContext:"richRelated"},k)),o.createElement("div",{className:Oe.cover},o.createElement("div",{className:Oe.picture},o.createElement(L,{optimized:u,ratio:g,display:"narrow"}))),o.createElement("div",{className:Oe.body},m.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:I})}))))},We={root:"ShopRelatedBlock-module_root__x4vdk",wrapper:"ShopRelatedBlock-module_wrapper__3jQp9",overlay:"ShopRelatedBlock-module_overlay__15S5a",overlayHeader:"ShopRelatedBlock-module_overlayHeader__2IXK-",body:"ShopRelatedBlock-module_body__3ipYj",hasGradient:"ShopRelatedBlock-module_hasGradient__1pghj",picture:"ShopRelatedBlock-module_picture__1bu9H",tag:"ShopRelatedBlock-module_tag__2vTKm",center:"ShopRelatedBlock-module_center__2H85-",title:"ShopRelatedBlock-module_title__1ZIW0",price:"ShopRelatedBlock-module_price__2cVXM",dark:"ShopRelatedBlock-module_dark__3Gfbc",light:"ShopRelatedBlock-module_light__1y8Qy",mobile:"ShopRelatedBlock-module_mobile__AleU0",desktop:"ShopRelatedBlock-module_desktop__2--zA"},Qe=function(e){var a=e.block,n=a.only_on,r=a.data,d=r.url,c=r.cover,m=c.urls,s=c.gradients,_=c.tag,u=c.layout,p=c.ratio,k=c.first_title,b=c.second_title,g=e.styleContext,f={},y={},E=l.useInView({threshold:0,triggerOnce:!0}),S=E[0],B=E[1];t.useEffect((function(){B&&("mobile"===n&&window.innerWidth<=511||"desktop"===n&&window.innerWidth>=512||!n)&&v("productRelated",d,"view")}),[B]);var w=[[We.root,!0],[We.hasGradient,!!s],[We[n],!!n&&!!We[n]]];return g&&(w=h(w,g,We)),s&&(y.backgroundImage=re(s.bg_rgb,"mediaBlockTop"),w=h(w,["0,0,0"===s.text_rgb?"dark":"light"],We),"desktop"===n&&(f.backgroundImage=re(s.bg_rgb,"mediaBlockBottom"))),o.createElement("a",{"data-testid":"related-rich-block",className:i(w),href:d,target:"_blank",onClick:function(){v("productRelated",d,"click")},ref:S},"rich"===u&&o.createElement(o.Fragment,null,o.createElement("div",{className:We.overlay,style:f}),o.createElement("div",{className:We.overlayHeader,style:y})),o.createElement("div",{className:We.tag},o.createElement(A,{size:"small",theme:"inherit",styleContext:"richRelated"},_)),o.createElement("div",{className:We.cover},o.createElement("div",{className:We.picture},o.createElement(L,{optimized:m,ratio:p,display:"narrow"}))),o.createElement("div",{className:We.body},o.createElement("h2",{className:We.title},k,o.createElement("span",{className:We.price},b))))},je={root:"ToolbarButton-module_root__xN-fq",isDark:"ToolbarButton-module_isDark__2q5U7",dark:"ToolbarButton-module_dark__GrIOr",bookmark:"ToolbarButton-module_bookmark__3369b",isActive:"ToolbarButton-module_isActive__3NLAE",icon:"ToolbarButton-module_icon__4wCid",text:"ToolbarButton-module_text__32m6s",counter:"ToolbarButton-module_counter__2NOtu"};exports.AnnouncementInText=Ne,exports.BookmarkButton=O,exports.Button=m,exports.CardTitle=le,exports.ChapterBlock=ne,exports.Cover=Re,exports.DocumentItemsCount=Le,exports.DonatesTeaser=Me,exports.DotsOnImage=N,exports.Dropdown=function(e){var t=e.children,l=e.styleContext,a=[[q.root,!0],[q.active,!!e.active&&!!q.active]];return l&&(a=h(a,l,q)),o.createElement("div",{"data-testid":"dropdown",className:i(a)},t)},exports.EmbedBlockContainer=$,exports.Footnote=I,exports.GroupedBlock=Ee,exports.HalfBlock=De,exports.Image=L,exports.ImportantLead=Fe,exports.Lazy=f,exports.ListBlock=pe,exports.MaterialNote=P,exports.MaterialTitle=function(e){return o.createElement("h1",{className:"MaterialTitle-module_root__18ku-","data-testid":"material-title"},e.children)},exports.MediaCaption=H,exports.Menu=function(e){return o.createElement("div",{"data-testid":"dropdown",className:q.menu},e.children)},exports.Meta=j,exports.MetaItem=Be,exports.MetaItemLive=xe,exports.Popover=C,exports.Primary=function(e){return o.createElement("span",{className:"MaterialTitle-module_primary__2Sfmx"},e.children)},exports.QuoteBlock=te,exports.RawHtmlBlock=function(e){var t=e.block,l=e.styleContext,a=e.isRead,n=e.isListened,r=e.isInBookmarks,i=e.bookmarkAction,d=e.lang,c={lightBox:e.lightBox||null};switch(t.type){case"important_lead":return o.createElement(Fe,{block:t,styleContext:l});case"spoiler":return o.createElement(b,{value:c},o.createElement(Ge,{block:t,styleContext:l}));case"cover":return o.createElement(Re,{block:t,styleContext:l});case"half":return o.createElement(De,{block:t,styleContext:l});case"related_rich":return o.createElement(qe,{block:t,styleContext:l});case"related_shop":return o.createElement(Qe,{block:t,styleContext:l});default:return o.createElement(b,{value:c},o.createElement(ze,{block:t,styleContext:l,isRead:a,isListened:n,isInBookmarks:r,bookmarkAction:i,lang:d}))}},exports.RelatedBlock=ke,exports.RelatedRichBlock=qe,exports.RenderBlocks=ze,exports.RichTitle=me,exports.Secondary=function(e){return o.createElement("span",{className:"MaterialTitle-module_secondary__3uDp4"},e.children)},exports.SensitiveBlock=fe,exports.ShopRelatedBlock=Qe,exports.SimpleBlock=_e,exports.SimpleTitle=de,exports.SourceBlock=ve,exports.Spoiler=Ge,exports.SvgSymbol=u,exports.Switcher=function(e){var t=e.enabled,l=e.children,a=e.childrenPosition,n=void 0===a?"left":a,r=e.onChange,d=e.styleContext,c=e.theme,m=void 0===c?"light":c;return o.createElement("label",{"data-testid":"switcher",className:i([[p.root,!0],[p[m],!!p[m]],[p[d],!!p[d]]])},l&&"left"===n&&o.createElement("div",{className:i([[p.children,!0],[p.left,!0]])},l),o.createElement("input",{className:p.input,type:"checkbox",checked:t,onChange:r}),o.createElement("span",{className:p.control},o.createElement("span",{className:p.knob})),l&&"right"===n&&o.createElement("div",{className:i([[p.children,!0],[p.right,!0]])},l))},exports.Table=V,exports.Tag=A,exports.Timestamp=Z,exports.Toolbar=function(e){var t=e.children,l=e.styleContext,a=[[W.root,!0]];return l&&(a=h(a,l,W)),o.createElement("div",{"data-testid":"toolbar",className:i(a)},o.createElement("ul",{className:W.list},t))},exports.ToolbarButton=function(e){var t=e.children,l=e.type,a=e.theme,n=e.lang,r=e.icon,d=e.onClick,c=S[void 0===n?"ru":n][l];return o.createElement("li",{className:W.item},o.createElement("button",{"data-testid":"toolbar-button",className:i([[je.root,!0],[je[l],!!je[l]],[je[a],!!je[a]&&!!a],[je.isActive,!!e.isActive]]),type:"button",onClick:function(){return d(l)}},r&&o.createElement("div",{className:je.icon},o.createElement(u,{size:"medium",icon:r,styleContext:"isInToolbar"})),o.createElement("span",{className:je.text},c),t&&o.createElement("span",{className:je.counter}," ",t)))};
|
|
1
|
+
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(exports,"__esModule",{value:!0});var t=require("react"),o=e(t),l=require("react-intersection-observer"),a=e(require("dayjs"));require("dayjs/locale/ru");var n=e(require("dayjs/plugin/relativeTime")),r=require("react-router-dom"),i=function(e){return e.filter((function(e){return e[1]})).map((function(e){return e[0]})).join(" ")},d=function(){return o.createElement("svg",{width:"30px",height:"30px",viewBox:"0 0 30 30",xmlns:"http://www.w3.org/2000/svg"},o.createElement("g",null,o.createElement("path",{d:"M15 0C6.716 0 0 6.716 0 15c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15zm0 2c7.18 0 13 5.82 13 13s-5.82 13-13 13S2 22.18 2 15 7.82 2 15 2z",opacity:"0.3"})),o.createElement("g",{fillRule:"evenodd"},o.createElement("animateTransform",{attributeName:"transform",type:"rotate",from:"0 15 15",to:"360 15 15",dur:"1000ms",repeatCount:"indefinite"}),o.createElement("path",{d:"M15 0c8.18 0 14.83 6.547 14.997 14.686L30 15h-2c0-7.077-5.655-12.833-12.693-12.996L15 2V0z"})))},c={root:"Button-module_root__RpsiW",gold:"Button-module_gold__ZMYg-",isLoading:"Button-module_isLoading__1g6QO",gray:"Button-module_gray__3IM54",sand:"Button-module_sand__2AqVq",dark:"Button-module_dark__I0uXx",light:"Button-module_light__1Y4hG",black:"Button-module_black__3sG3Y",red:"Button-module_red__3Niou",default:"Button-module_default__28Vo_",isInSpoiler:"Button-module_isInSpoiler__2Yl8c",ghost:"Button-module_ghost__3awCW",isInDropdown:"Button-module_isInDropdown__1ogKL",loader:"Button-module_loader__2pl6d"},m=function(e){var t=e.theme,l=void 0===t?"gold":t,a=e.size,n=void 0===a?"default":a,r=e.state,m=void 0===r?"isDefault":r,s=e.styleContext,_=void 0===s?"isInToolbar":s,u=e.disabled,p=void 0!==u&&u,h=e.onClick,k=e.children;return o.createElement("button",{"data-testid":"button",className:i([[c.root,!0],[c[n],!!n],[c[l],!!l],[c[m],!!m&&!!c[m]],[c[_],!!_]]),disabled:p,onClick:function(){!p&&h&&h()},type:"button"},"isLoading"===m?o.createElement("span",{className:c.loader},o.createElement(d,null)):k)},s={meduzaLogo:{width:544,height:115,content:'<path d="M59.1008614,49.65632 L59.1008614,106.01472 L84.9480411,114.24 L84.9480411,49.65632 L101.574882,49.65632 L101.574882,106.01472 L127.270909,114.24 L144.048902,91.392 L127.422062,91.392 L127.422062,35.7952 L101.726035,26.80832 L84.9480411,46.60992 L84.9480411,35.7952 L59.2520145,26.80832 L42.4740206,46.60992 L42.4740206,35.7952 L16.7779939,26.80832 L0,49.65632 L16.6268408,49.65632 L16.6268408,106.01472 L42.4740206,114.24 L42.4740206,49.65632 L59.1008614,49.65632 L59.1008614,49.65632 Z M336.61795,91.392 L336.61795,35.0336 L310.770769,26.80832 L310.770769,105.25312 L336.466796,114.24 L353.24479,94.4384 L353.24479,105.25312 L378.940817,114.24 L395.71881,91.392 L379.091969,91.392 L379.091969,35.0336 L353.24479,26.80832 L353.24479,91.392 L336.61795,91.392 L336.61795,91.392 Z M527.373159,38.08 L502.130592,26.80832 L472.202278,41.1264 L502.130592,52.39808 L461.016949,72.352 L461.016949,104.94848 L486.86413,114.24 L502.130592,94.28608 L502.130592,105.25312 L527.977771,114.24 L544,91.23968 L527.373159,91.23968 L527.373159,38.08 L527.373159,38.08 Z M177.453737,114.24 L207.079744,102.35904 L177.453737,91.23968 L177.453737,75.24608 L216.300083,56.3584 L194.231731,26.80832 L151.606557,47.37152 L151.606557,103.12064 L177.453737,114.24 L177.453737,114.24 Z M455.424284,89.56416 L423.984441,79.968 L453.459295,42.19264 L416.577937,26.80832 L397.230341,51.48416 L428.821339,61.23264 L398.741873,98.85568 L436.076687,114.24 L455.424284,89.56416 L455.424284,89.56416 Z M486.86413,91.392 L486.86413,68.84864 L502.130592,61.53728 L502.130592,91.392 L486.86413,91.392 L486.86413,91.392 Z M177.453737,41.58336 L190.452904,59.55712 L177.453737,65.80224 L177.453737,41.58336 L177.453737,41.58336 Z M222.95082,103.12064 L248.797999,114.24 L291.27202,97.18016 L291.27202,29.7024 L222.95082,0 L222.95082,26.30784 L265.424841,43.21536 L265.424841,97.33248 L248.797999,91.23968 L248.797999,43.71584 L222.95082,51.94112 L222.95082,103.12064 L222.95082,103.12064 Z" />'},menu:{width:24,height:24,content:'<path d="M2 21h20M2 12h20M2 3h20" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke" />'},fb:{width:16,height:18,content:'<path d="M15.117 1H.883A.883.883 0 0 0 0 1.883v14.234A.883.883 0 0 0 .883 17h7.663v-6.196H6.461V8.389h2.085V6.61a2.91 2.91 0 0 1 3.106-3.192c.622-.003 1.244.03 1.863.095v2.16h-1.279c-1.002 0-1.196.476-1.196 1.176v1.541h2.39l-.31 2.415h-2.08V17h4.077a.883.883 0 0 0 .883-.883V1.883A.883.883 0 0 0 15.117 1" />'},tw:{width:20,height:18,content:'<path d="M20 3.1c-.7.3-1.5.6-2.4.7.8-.5 1.5-1.4 1.8-2.4-.8.5-1.7.8-2.6 1-.7-.8-1.8-1.4-3-1.4-2.3 0-4.1 1.9-4.1 4.3 0 .3 0 .7.1 1-3.3-.1-6.4-1.8-8.4-4.4-.3.6-.5 1.4-.5 2.2 0 1.5.7 2.8 1.8 3.6-.7 0-1.3-.2-1.9-.5v.1c0 2.1 1.4 3.8 3.3 4.2-.3.1-.7.2-1.1.2-.3 0-.5 0-.8-.1.5 1.7 2 2.9 3.8 3-1.3 1-3.1 1.6-5 1.6-.3 0-.7 0-1-.1C1.8 17.3 4 18 6.3 18 13.8 18 18 11.5 18 5.8v-.6c.8-.5 1.5-1.2 2-2.1" fill-rule="nonzero"/>'},vk:{width:20,height:18,content:'<path d="M16.517 9.851s2.587-3.768 2.886-5.058c.1-.396-.1-.694-.498-.694h-2.288c-.498 0-.697.199-.896.595 0 0-1.194 2.678-2.686 4.364-.498.496-.697.694-.995.694-.2 0-.299-.198-.299-.694V4.793c0-.595-.1-.793-.597-.793H7.463c-.2 0-.398.198-.398.397 0 .595.796.694.796 2.28v3.174c0 .595 0 .893-.299.893-.796 0-2.686-2.777-3.681-5.851-.2-.595-.398-.794-.995-.794H.597C.299 4.1 0 4.298 0 4.694c0 .595.697 3.471 3.483 7.34C5.373 14.611 7.86 16 10.05 16c1.393 0 1.691-.198 1.691-.793v-1.984c0-.496.2-.694.498-.694s.895.1 2.189 1.388C15.92 15.405 16.02 16 16.915 16h2.587c.299 0 .498-.1.498-.595 0-.595-.796-1.587-1.89-2.876-.498-.595-1.195-1.29-1.493-1.686-.398-.397-.299-.595-.1-.992" fill-rule="nonzero"/>'},ok:{width:9,height:18,content:'<path d="M4.5 2c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m0 5.7c-.9 0-1.6-.8-1.6-1.7 0-.9.7-1.6 1.6-1.6.9 0 1.7.7 1.7 1.7 0 .8-.8 1.6-1.7 1.6" fill-rule="nonzero"/> <path d="M6.127 12.982a9.194 9.194 0 0 0 2.307-.904c.602-.301.703-1.004.402-1.507-.301-.502-1.104-.703-1.605-.401-1.605 1.004-3.812 1.004-5.417 0-.502-.302-1.304-.201-1.605.3-.401.604-.2 1.206.401 1.608a9.194 9.194 0 0 0 2.307.904L.61 15.092c-.502.401-.502 1.104 0 1.607a1.357 1.357 0 0 0 1.705 0l2.207-2.11L6.73 16.7a1.357 1.357 0 0 0 1.705 0c.502-.402.502-1.105 0-1.608l-2.307-2.109" fill-rule="nonzero"/>'},tg:{width:18,height:18,content:'<path d="M9 18c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9zm-1.5-7.4c1.1 1 2 3.3 2 3.3.4.2.7.1.8-.4l2.1-7.4c.1-.6-.2-.8-.6-.7L4 8.3c-.6.2-.6.5-.1.7 0 .1 2.4.6 3.6 1.6z" fill-rule="nonzero"/>'},meduzaSymbol:{width:24,height:18,content:'<path d="M10.026233,17.0968697 L13.9737671,18.3530831 L13.9737671,10.9855851 L13.9737671,8.48948164 L16.5131165,8.48948164 L16.5131165,17.0968697 L20.4375656,18.3530831 L23,14.8636014 L20.4606507,14.8636014 L20.4606507,6.37252945 L16.5362015,5 L13.9737671,8.02421743 L13.9737671,6.37252945 L10.049318,5 L7.48688354,8.02421743 L7.48688354,6.37252945 L3.56243443,5 L1,8.48948164 L3.53934943,8.48948164 L3.53934943,17.0968697 L7.48688354,18.3530831 L7.48688354,8.48948164 L10.026233,8.48948164 L10.026233,17.0968697 Z" />'},backward:{width:25,height:27,content:'<path d="M13 0v2.01c6.672.263 12 5.754 12 12.49C25 21.404 19.404 27 12.5 27S0 21.404 0 14.5c0-3.493 1.441-6.758 3.936-9.105a.75.75 0 111.028 1.092A10.965 10.965 0 001.5 14.5c0 6.075 4.925 11 11 11s11-4.925 11-11c0-5.907-4.656-10.727-10.499-10.989L13 6 8 3l5-3zm3.295 11.33v1.25h-3.16v1.63c.32-.32.86-.56 1.47-.56 1.13 0 2.14.81 2.14 2.16 0 1.42-1.06 2.31-2.67 2.31-1.16 0-2-.38-2.57-1l.79-.99c.45.47 1.07.73 1.77.73.79 0 1.24-.45 1.24-.99 0-.59-.44-.99-1.2-.99-.55 0-1 .16-1.4.54l-.99-.26v-3.83h4.58zm-5.94 0V18h-1.42v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24z" fill-rule="nonzero"/>'},forward:{width:25,height:27,content:'<path d="M12 0l5 3-5 3V3.511C6.157 3.773 1.5 8.592 1.5 14.5c0 6.075 4.925 11 11 11s11-4.925 11-11c0-3.075-1.267-5.946-3.464-8.013a.75.75 0 011.028-1.092A12.465 12.465 0 0125 14.5C25 21.404 19.404 27 12.5 27S0 21.404 0 14.5C0 7.764 5.328 2.272 12 2.01V0zm4.295 11.33v1.25h-3.16v1.63c.32-.32.86-.56 1.47-.56 1.13 0 2.14.81 2.14 2.16 0 1.42-1.06 2.31-2.67 2.31-1.16 0-2-.38-2.57-1l.79-.99c.45.47 1.07.73 1.77.73.79 0 1.24-.45 1.24-.99 0-.59-.44-.99-1.2-.99-.55 0-1 .16-1.4.54l-.99-.26v-3.83h4.58zm-5.94 0V18h-1.42v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24z" fill-rule="nonzero"/>'},download:{width:25,height:27,content:'<path d="M12.5 2C19.404 2 25 7.596 25 14.5S19.404 27 12.5 27 0 21.404 0 14.5 5.596 2 12.5 2zm0 1.5c-6.075 0-11 4.925-11 11s4.925 11 11 11 11-4.925 11-11-4.925-11-11-11zm6 15.75a.75.75 0 01.102 1.493l-.102.007h-12a.75.75 0 01-.102-1.493l.102-.007h12zm-6-12a.75.75 0 01.743.648L13.25 8v7.598l1.834-1.222a.75.75 0 11.832 1.248l-3 2a.75.75 0 01-.832 0l-3-2a.75.75 0 11.832-1.248l1.834 1.223V8a.75.75 0 01.648-.743l.102-.007z" fill-rule="nonzero" fill="currentColor" />'},play:{width:62,height:62,content:'<path d="M24.35 41.772a.5.5 0 0 1-.739-.439V20.667a.5.5 0 0 1 .74-.44l18.944 10.334a.5.5 0 0 1 0 .878L24.351 41.772z" fill-rule="nonzero"/>'},pause:{width:22,height:22,content:'<path d="M12.832 4h2.8c.276 0 .5.224.5.5v12.394c0 .277-.224.5-.5.5h-2.8c-.276 0-.5-.223-.5-.5V4.5c0-.276.224-.5.5-.5zM6.5 4h2.8c.277 0 .5.224.5.5v12.394c0 .277-.223.5-.5.5H6.5c-.276 0-.5-.223-.5-.5V4.5c0-.276.224-.5.5-.5z" />'},speedHalf:{width:25,height:27,content:'<path d="M7.212 15.198V12.29l-.676.724L6 12.406 7.35 11h.825v4.198h-.963zM8.056 18H7.3l4.23-7h.765l-4.24 7zm2.99 0v-.735c1.717-1.27 2.134-1.679 2.134-2.14 0-.389-.288-.578-.665-.578-.467 0-.884.263-1.083.525l-.496-.64c.417-.493 1.053-.693 1.599-.693.913 0 1.599.462 1.599 1.312 0 .682-.556 1.28-1.708 2.14h1.737V18h-3.118zm5.998-2.918l-1.39 1.48-.567-.577 1.4-1.49-1.4-1.48.566-.588 1.39 1.49 1.4-1.49.557.588-1.4 1.48 1.4 1.49-.556.577-1.4-1.48z" /><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" />'},speedOne:{width:25,height:27,content:'<path d="M9.955 18v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24V18h-1.42zm4.6-2.78l-1.4 1.41-.57-.55 1.41-1.42-1.41-1.41.57-.56 1.4 1.42 1.41-1.42.56.56-1.41 1.41 1.41 1.42-.56.55-1.41-1.41z" fill-rule="nonzero"/><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" fill-rule="nonzero"/>'},speedOneHalf:{width:25,height:27,content:'<path d="M5.62 18v-4.84l-1.11 1.13-.81-.85 2.1-2.11h1.24V18H5.62zm3.37-2.67v-2.77l-.68.69-.54-.58 1.36-1.34h.83v4h-.97zM9.84 18h-.76l4.26-6.67h.77L9.84 18zm3.01 0v-.7c1.73-1.21 2.15-1.6 2.15-2.04 0-.37-.29-.55-.67-.55-.47 0-.89.25-1.09.5l-.5-.61c.42-.47 1.06-.66 1.61-.66.92 0 1.61.44 1.61 1.25 0 .65-.56 1.22-1.72 2.04h1.75V18h-3.14zm6.04-2.78l-1.4 1.41-.57-.55 1.41-1.42-1.41-1.41.57-.56 1.4 1.42 1.41-1.42.56.56-1.41 1.41 1.41 1.42-.56.55-1.41-1.41z" fill-rule="nonzero"/><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" fill-rule="nonzero"/>'},speedTwo:{width:25,height:27,content:'<path d="M7.147 18v-1.158c2.685-2.078 3.471-2.792 3.471-3.64 0-.6-.52-.9-1.061-.9-.748 0-1.318.311-1.76.797L7 12.127C7.64 11.352 8.613 11 9.527 11c1.396 0 2.507.827 2.507 2.202 0 1.18-.924 2.203-2.625 3.506h2.675V18H7.147zm7.916-2.874l-1.377 1.457-.56-.568 1.386-1.468-1.386-1.458.56-.58 1.377 1.469 1.386-1.468.551.579-1.386 1.458L17 16.015l-.55.568-1.387-1.457z" fill-rule="nonzero"/><path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" fill-rule="nonzero"/>'},podcastBookmark:{width:25,height:27,content:'<path d="M12.5 27C19.404 27 25 21.404 25 14.5S19.404 2 12.5 2 0 7.596 0 14.5 5.596 27 12.5 27zm0-1.5c-6.075 0-11-4.925-11-11s4.925-11 11-11 11 4.925 11 11-4.925 11-11 11z" /> <path d="M17.071 8.25H8a.75.75 0 00-.75.75v11.545l.007.104a.75.75 0 001.228.468l4.05-3.437 4.051 3.437a.75.75 0 001.235-.572V9a.75.75 0 00-.75-.75zm-.75 1.499v9.176l-3.3-2.8-.098-.07a.75.75 0 00-.873.07l-3.3 2.799V9.749h7.571z" data-stroke="true" /> <path d="M17.071 8.25H8a.75.75 0 00-.75.75v11.545l.007.104a.75.75 0 001.228.468l4.05-3.437 4.051 3.437a.75.75 0 001.235-.572V9a.75.75 0 00-.75-.75z" data-fill="true" />'},reaction:{width:16,height:16,content:'<path data-theme="light" fill="#D09959" d="M1 2h14v12H1z"/> <path d="M0 1.778C0 .8.8 0 1.778 0h12.444C15.2 0 16 .8 16 1.778v12.444C16 15.2 15.2 16 14.222 16H1.778C.8 16 0 15.2 0 14.222V1.778zM6.8 11.7l2.5.8V6.2h1.6v5.5l2.5.8 1.6-2.3h-1.6V4.8L10.9 4 9.3 5.9V4.8L6.8 4 5.1 5.9V4.8L2.6 4 1 6.2h1.6v5.5l2.5.8V6.2h1.7v5.5z" />'},cross:{width:18,height:18,content:'<path fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" vector-effect="non-scaling-stroke" d="M2 2l14 14M16 2L2 16" />'},link:{width:24,height:24,content:'<path d="M9.158 18.928c-1.065 0-2.13-.405-2.94-1.215-1.624-1.623-1.624-4.262 0-5.884l.643-.645c.327-.326.854-.326 1.18 0 .325.326.325.853 0 1.178l-.645.645c-.972.972-.972 2.554 0 3.526.973.972 2.554.973 3.526 0l2.842-2.84c.97-.972.97-2.555 0-3.527-.325-.325-.325-.854 0-1.18.325-.324.853-.324 1.178 0 1.623 1.625 1.623 4.264 0 5.885l-2.84 2.84c-.81.81-1.877 1.216-2.942 1.216" /> <path d="M10.578 14.184c-.213 0-.426-.082-.59-.244-.784-.785-1.217-1.83-1.217-2.94 0-1.113.433-2.158 1.22-2.944l2.84-2.84c1.622-1.62 4.26-1.62 5.883 0 1.622 1.623 1.622 4.262 0 5.883l-.645.643c-.325.326-.852.326-1.178 0-.325-.325-.325-.852 0-1.178l.645-.644c.972-.97.972-2.554 0-3.526s-2.556-.972-3.527 0l-2.84 2.842c-.47.47-.73 1.096-.73 1.762 0 .667.26 1.293.73 1.763.325.327.325.854 0 1.18-.163.162-.376.244-.59.244" />'},search:{width:16,height:16,content:'<g transform="translate(2 1)" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" vector-effect="non-scaling-stroke"><circle cx="5.5" cy="5.5" r="5.5"/><path d="M11.37 13.442l-.995-1.272"/></g>'},card:{width:15,height:15,content:'<path d="M9 5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h5zm-.5 1h-4v4h4v-4zm2.5-3a.5.5 0 0 1 .5.5v5a.5.5 0 1 1-1 0V4.5H6a.5.5 0 0 1 0-1h5z" fill-rule="nonzero"/>'},podcast:{width:15,height:15,content:'<path d="M5.252 11.432A.5.5 0 0 1 4.5 11V4a.5.5 0 0 1 .752-.432l6 3.5a.5.5 0 0 1 0 .864l-6 3.5zm.248-1.303L10.008 7.5 5.5 4.87v5.26z" fill-rule="nonzero" />'},arrow:{width:12,height:12,content:'<path d="M3 7l3 3.5L9 7M6 10V1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" vector-effect="non-scaling-stroke" />'},brent:{width:9,height:12,content:'<g fill="#999" fill-rule="nonzero"><path d="M4.332 0l.528.606c2.528 2.902 3.804 5.07 3.804 6.634A4.332 4.332 0 110 7.24C0 5.676 1.276 3.508 3.804.606L4.332 0zm0 2.143l-.176.212C2.313 4.589 1.4 6.248 1.4 7.24a2.932 2.932 0 105.864 0c0-.992-.914-2.651-2.756-4.885l-.176-.212z"/><path d="M2.973 7.475c0 .415.417.863.835.924l.097.008v.7c-.79 0-1.548-.716-1.626-1.5l-.006-.132h.7z"/></g> '},user:{width:16,height:16,content:'<path fill="currentColor" fill-rule="nonzero" d="M8 1a4.25 4.25 0 012.676 7.552 6.751 6.751 0 014.074 6.198.75.75 0 11-1.5 0 5.25 5.25 0 00-10.5 0 .75.75 0 11-1.5 0 6.752 6.752 0 014.074-6.199A4.25 4.25 0 018 1zm0 1.5A2.75 2.75 0 108 8a2.75 2.75 0 000-5.5z" />'},bookmark:{width:17,height:21,content:'<path d="M16 20l-7.5-6.333L1 20V1h15z" stroke="currentColor" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"/>'},shareBookmark:{width:11,height:15,content:'<path clip-rule="evenodd" d="M10 14 5.5 9.667 1 14V1h9v13Z" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>'},receipt:{width:10,height:13,content:'<g fill="currentColor" fill-rule="nonzero"><path d="M10 0H0v13l2-1.74 1.5 1.305L5 11.26l1.5 1.305L8 11.26 10 13V0zM9 .997v9.81l-1-.87-1.5 1.304L5 9.937 3.5 11.24 2 9.937l-1 .87V.996h8z"/><path d="M7 3v1H3V3zM7 6v1H3V6z"/></g>'},read:{width:15,height:15,content:'<g fill="none" fill-rule="evenodd"><path opacity=".98" d="M0 0h15v15H0z"/><path d="M13.085 1.694a.513.513 0 01.855.56l-.051.077-3.163 3.975a.514.514 0 01-.73.075l-.068-.069-1.812-2.208a.512.512 0 01.729-.716l.065.066 1.409 1.718 2.766-3.478z" fill="#6EAC65" fill-rule="nonzero"/><path d="M6.454 12.997l-.06-.01-.078-.023a.49.49 0 01-.266-.24l.011.015a2.349 2.349 0 00-.535-.607c-.89-.745-2.117-.917-3.813-.12a.5.5 0 01-.706-.37L1 11.558V4.568a.5.5 0 01.287-.453c2.053-.963 3.695-.733 4.88.26.327.272.556.548.698.77l.084.144.018.04.022.076.01.071L7 11.233l.126-.09c.95-.656 2.16-.857 3.608-.417l.266.087v-2.81a.5.5 0 01.41-.491l.09-.008a.5.5 0 01.492.41l.008.09v3.555a.5.5 0 01-.713.452c-1.696-.796-2.922-.624-3.813.12a2.533 2.533 0 00-.497.544l-.038.064a.486.486 0 01-.485.258zm-4.29-8.17L2 4.892v5.92c1.637-.572 2.977-.348 4 .42l.002-5.58a2.605 2.605 0 00-.476-.513c-.81-.677-1.897-.88-3.362-.314z" fill="currentColor" fill-rule="nonzero"/></g>'},listened:{width:15,height:15,content:'<g fill-rule="nonzero"><path d="M4.978 4.354a.5.5 0 01-.332.624c-1.197.367-2.064 1.527-2.14 2.897l-.005.167a.749.749 0 01.999.708v3a.75.75 0 01-1.458.248L2 12a1 1 0 01-1-1v-1a1 1 0 01.5-.866V8.072c0-1.886 1.172-3.535 2.854-4.05a.5.5 0 01.624.332zM10 7a.5.5 0 01.492.41l.008.09.001 1.634a1 1 0 01.492.745L11 10v1a1 1 0 01-.883.993L10 12l-.042-.002a.75.75 0 01-1.451-.146L8.5 11.75v-3a.75.75 0 011.001-.707L9.5 7.5l.008-.09A.5.5 0 0110 7z" fill="currentColor" /><path d="M11.585 1.194a.513.513 0 01.855.56l-.051.077-3.163 3.975a.514.514 0 01-.73.075l-.068-.069-1.812-2.208a.512.512 0 01.729-.716l.065.066 1.409 1.718 2.766-3.478z" fill="#6EAC65" /></g>'}},_={root:"SvgSymbol-module_root__2CsRW",small:"SvgSymbol-module_small__2g6oR",normal:"SvgSymbol-module_normal__9lFn1",medium:"SvgSymbol-module_medium__2eF5L",large:"SvgSymbol-module_large__2kQrt",adaptive:"SvgSymbol-module_adaptive__3_68T",fb:"SvgSymbol-module_fb__1whmw",vk:"SvgSymbol-module_vk__3VEuu",ok:"SvgSymbol-module_ok__2_1Qb",tw:"SvgSymbol-module_tw__2VRG5",tg:"SvgSymbol-module_tg__2xe2f",reaction:"SvgSymbol-module_reaction__rrJvf",card:"SvgSymbol-module_card__1XAqw",podcast:"SvgSymbol-module_podcast__3oPoo",read:"SvgSymbol-module_read__2V82i",listened:"SvgSymbol-module_listened__1oMFV",menu:"SvgSymbol-module_menu__2iYFt",cross:"SvgSymbol-module_cross__J2lCN",isInFeature:"SvgSymbol-module_isInFeature__cDeTI",isInCard:"SvgSymbol-module_isInCard__pKq4e",isInTopicBlockItem:"SvgSymbol-module_isInTopicBlockItem__3Te91",isInPageStatic:"SvgSymbol-module_isInPageStatic__H31Rd",isInMaterialMeta:"SvgSymbol-module_isInMaterialMeta__2IbAw",isInAudioPlayer:"SvgSymbol-module_isInAudioPlayer__2xlzW",isInEpisodeBlock:"SvgSymbol-module_isInEpisodeBlock__2vY3o",isInButtonPlaybackRate:"SvgSymbol-module_isInButtonPlaybackRate__1L3TW",isInButtonBackward:"SvgSymbol-module_isInButtonBackward__1Grf9",isInButtonForward:"SvgSymbol-module_isInButtonForward__D1AFL",isInToolbar:"SvgSymbol-module_isInToolbar__3SaIh",play:"SvgSymbol-module_play__pM-qY",meduzaLogo:"SvgSymbol-module_meduzaLogo__2Ouzp",arrow:"SvgSymbol-module_arrow__11naX",oil:"SvgSymbol-module_oil__hvHE5",search:"SvgSymbol-module_search__VK6p3",user:"SvgSymbol-module_user__1MGim",bookmark:"SvgSymbol-module_bookmark__2z7tX",shareBookmark:"SvgSymbol-module_shareBookmark__QEJOS",receipt:"SvgSymbol-module_receipt__3Eqow",isInHeader:"SvgSymbol-module_isInHeader__1QHjL"},u=function(e){var t=e.icon,l=e.size,a=e.styleContext,n=s[t];return o.createElement("svg",{"data-testid":"svg-symbol",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",className:i([[_.root,!0],[_[l],!!_[l]],[_[t],!!_[t]],[_[a],!!_[a]]]),width:n.width,height:n.height,viewBox:"0 0 "+n.width+" "+n.height,dangerouslySetInnerHTML:{__html:n.content}})},p={root:"Switcher-module_root__1Env1",dark:"Switcher-module_dark__1IzaH",control:"Switcher-module_control__1NTvY",input:"Switcher-module_input__jaMVF",knob:"Switcher-module_knob__3kEy5",children:"Switcher-module_children__147JP",left:"Switcher-module_left__2coeE",right:"Switcher-module_right__yWG7h",isInPanel:"Switcher-module_isInPanel__TumqY",isInMenu:"Switcher-module_isInMenu__3XJYj",isInLive:"Switcher-module_isInLive__2cLui"},h=function(e,t,o){var l=Array.isArray(t)?t.filter((function(e){return o[e]})).map((function(e){return[[o[e]],!0]})):[[o[t],!!t&&!!o[t]]];return e.concat(l)},k=o.createContext({lightBox:null}),b=k.Provider,v=function(e,t,o){var l=window.top,a="mdzKitMsg="+JSON.stringify({category:e,element:t,action:o});void 0!==l&&l.postMessage(a,"*")},g={root:"Lazy-module_root__2Z72l"},f=function(e){var a=e.children,n=l.useInView({threshold:e.threshold||0}),r=n[0],d=n[1],c=n[2],m=t.useState(!1),s=m[0],_=m[1];return t.useEffect((function(){c&&c.boundingClientRect&&c.boundingClientRect.y<0&&_(!0)}),[c]),t.useEffect((function(){d&&_(!0)}),[d]),o.createElement("div",{className:i([[g.root,!0],[g.visible,s]]),ref:r,"data-testid":"lazy"},s&&a)},y={325:"(min-width: 0)",520:"(min-width: 325px)",600:"(min-width: 600px)",650:"(min-width: 650px)",980:"(min-width: 1000px)",1335:"(min-width: 1000px)"},E={xs:[325],superFull:[1335,650,520,325],full:[980,650,520,325],default:[650,520,325],narrow:[600,325]},S={ru:{tg:"Телеграм",fb:"Фб",vk:"Вк",ok:"Ок",tw:"Твиттер",pdf:"PDF",bookmark:"В закладки",reaction:"Напишите нам"},en:{tg:"Telegram",fb:"Fb",vk:"Vk",ok:"Ok",tw:"Twitter",pdf:"PDF",bookmark:"Add to bookmarks"}},B=function(e){return e.replace(/([_][a-z])/gi,(function(e){return e.toUpperCase().replace("_","")}))},w=function(e){var l=e.source,a=e.fallbackSource,n=e.optimized,r=e.alt,i=e.display,d=e.onLoad,c=t.useState(!1),m=c[0],s=c[1];t.useEffect((function(){s(!window.HTMLPictureElement)}),[]);var _=E[B(i)]||E.default;return o.createElement("picture",null,l&&o.createElement("source",{media:"(min-width: 325px)",srcSet:l[1]+" 2x"}),n&&!n.w325&&o.createElement("source",{media:"(min-width: 0)",srcSet:""+n.original}),n&&_.map((function(e){var t=n["w"+e];return t?o.createElement(o.Fragment,{key:e},o.createElement("source",{type:"image/webp",media:y[e],srcSet:t["2x_webp"]+" 2x, "+t["1x_webp"]+" 1x "}),o.createElement("source",{type:"image/png",media:y[e],srcSet:t["2x"]+" 2x, "+t["1x"]+" 1x "})):null})),o.createElement("img",{src:m?a:"data:image/gif;base64,R0lGODlhAQABAPAAAPLy8gAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==",alt:r,onLoad:function(){return d(!0)}}))},x={root:"Image-module_root__1vsA_",isLoaded:"Image-module_isLoaded__3XhU5",wrapper:"Image-module_wrapper__3fLjs",fullscreen:"Image-module_fullscreen__29apx",dark:"Image-module_dark__3o0nU"},L=function(e){var l=e.alt,a=e.display,n=e.optimized,r=e.width,d=e.height,c=e.source,m=e.lazy,s=e.ratio,_=e.styleContext,u=e.fullscreen,p=void 0===u||u,b=t.useContext(k).lightBox,g=t.useState(!m),y=g[1],E=function(){b&&p&&(!n||n.original)&&(v("","fullscreen_click","click"),b.show(n,r,d,l))},S={maxWidth:r<=649?r:"100%"},B={paddingBottom:100/(s||r/d)+"%"},L=c&&c[0]||n.w325&&n.w325["1x"]||n.original,C=[[x.root,!0],[x.isLoaded,g[0]],[x.fullscreen,b&&n&&n.original&&p]];return _&&(C=h(C,_,x)),o.createElement("div",{className:i(C),style:S,"data-testid":"image"},o.createElement("div",{className:x.wrapper,style:B,onClick:function(){return E()},onKeyPress:function(){return E()},role:"button",tabIndex:0},m?o.createElement(o.Fragment,null,o.createElement(f,{threshold:.25},o.createElement(w,{fallbackSource:L,source:c,optimized:n,alt:l,display:a,onLoad:y})),o.createElement("noscript",null,o.createElement("img",{src:L,alt:l}))):o.createElement(w,{fallbackSource:L,source:c,optimized:n,alt:l,display:a,onLoad:y})))},C=function(e){var l=e.children,a=e.onClose,n=t.useState(!0),r=n[0],d=n[1],c=function(){d(!1),setTimeout(a,350)},m=function(){c()},s=function(e){"Escape"===e.key&&c()};return t.useEffect((function(){return document.body.dataset.popover="true",window.addEventListener("keydown",s,!1),window.addEventListener("scroll",m,!1),function(){document.body.removeAttribute("data-popover"),window.removeEventListener("keydown",s,!1),window.removeEventListener("scroll",m,!1)}}),[r]),o.createElement("div",{"data-testid":"popover",className:i([["Popover-module_root__1v6f_",!0],["Popover-module_visible__eK5ZQ",r]])},o.createElement("div",{className:"Popover-module_overlay__2SBL0",onClick:function(){return c()}}),o.createElement("div",{className:"Popover-module_container__FnZT-"},o.createElement("button",{type:"button",className:"Popover-module_dismiss__3RnLj",onClick:function(){return c()},"aria-label":"dismiss"}),o.createElement("svg",{width:"100%",className:"Popover-module_background__1KKaP"},o.createElement("defs",null,o.createElement("mask",{id:"myMask",x:"0",y:"0",width:"100%",height:"100%"},o.createElement("rect",{fill:"white",y:"0",width:"100%",height:"100%",x:"0"}),o.createElement("svg",{x:"50%",overflow:"visible"},o.createElement("g",{transform:"translate(-12 0)"},o.createElement("path",{d:"M4.61852778e-14,9.76996262e-15 L9.84597532,5.80270273 C11.0992017,6.54128882 12.6546044,6.54128882 13.9078308,5.80270273 L23.7538061,9.76996262e-15 L4.61852778e-14,9.76996262e-15 Z"}))))),o.createElement("rect",{fill:"#F7F7F7",id:"base-mask",mask:"url(#myMask)",x:"0",y:"0",width:"100%",height:"100%"})),o.createElement("div",{className:"Popover-module_body__3h5UO"},l)))},I=function(e){var t=e.children,l=e.onClose;return o.createElement("div",{"data-testid":"footnote",className:i([["Footnote-module_root__2a0-B",!0]])},o.createElement("button",{className:"Footnote-module_dismiss__1HKG5",type:"button",onClick:function(){return l()}},o.createElement(u,{icon:"cross",size:"unset"})),o.createElement("div",{className:"Footnote-module_body__259Ly"},t))},M=function(){return{width:window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,height:window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight}},T={root:"DotsOnImage-module_root__2XP3Q",isVisible:"DotsOnImage-module_isVisible__Wqqqt",marker:"DotsOnImage-module_marker__lH5cP",show:"DotsOnImage-module_show__2TMBv",dot:"DotsOnImage-module_dot__H1wua",isActive:"DotsOnImage-module_isActive__3hh31",popover:"DotsOnImage-module_popover__35Cpj",isRight:"DotsOnImage-module_isRight__2RsJe",isTop:"DotsOnImage-module_isTop__3zmSK",isLeft:"DotsOnImage-module_isLeft__3quc9",isBottom:"DotsOnImage-module_isBottom__3Nk1T"},N=function(e){var a=e.block,n=a.optimized,r=a.width,d=a.height,c=a.credit,m=a.display,s=a.dots,_=t.useState(1),u=_[0],p=_[1],h=l.useInView(),k=h[0],b=h[1],v=h[2],g=t.useRef(null),f=t.useState({title:null,body:null,show:!1,id:null}),y=f[0],E=f[1],S=t.useState(!1),B=S[0],w=S[1];t.useEffect((function(){v&&v.boundingClientRect&&v.boundingClientRect.y<0&&w(!0)}),[v]),t.useEffect((function(){b&&w(!0)}),[b]),t.useEffect((function(){return y.id?document.addEventListener("click",N):document.removeEventListener("click",N),function(){return document.removeEventListener("click",N)}}),[y]),t.useEffect((function(){return x(),window.addEventListener("resize",x),function(){return document.removeEventListener("resize",x)}}),[B]);var x=function(){var e=window.innerWidth;p(e<375?e/375:1)},N=function(e){-1===e.composedPath().indexOf(g.current)&&E({show:!1})};return o.createElement("div",{className:i([[T.root,!0],[T.isVisible,B]]),"data-testid":"dots-on-image",ref:k},o.createElement(L,{fullscreen:!1,optimized:n,width:r,height:d,alt:c,display:m}),o.createElement("div",{ref:g},s.map((function(e){return o.createElement("div",{className:T.dot,key:e.id,style:{top:e.position.y+"%",left:e.position.x+"%",transform:"scale("+u+") translate(-"+50/u+"%, -"+50/u+"%)"}},o.createElement("button",{className:i([[T.marker,!0],[T.isActive,e.id===y.id]]),type:"button",style:{backgroundColor:e.icon.color},onClick:function(){return function(e){var t=e.id!==y.id;E({title:e.title,body:e.body,show:t,id:t?e.id:null,style:{top:e.position.y+"%",left:e.position.x+"%"},side:e.position.x>50?"isLeft":"isRight",align:e.position.y>50?"isBottom":"isTop"})}(e)}},"svg"===e.icon.type&&o.createElement("div",{dangerouslySetInnerHTML:{__html:e.icon.svg_string}}),"number"===e.icon.type&&e.icon.number))})),y.show&&o.createElement(o.Fragment,null,M().width>=1024?o.createElement("div",{className:i([[T.popover,!0],[T[y.side],!!y.side],[T[y.align],!!y.align]]),style:y.style},o.createElement(I,{onClose:function(){E({show:!1})}},y.title&&o.createElement("h3",null,y.title),o.createElement("div",{dangerouslySetInnerHTML:{__html:y.body}}))):o.createElement(C,{onClose:function(){E({show:!1})}},y.title&&o.createElement("h3",null,y.title),o.createElement("div",{dangerouslySetInnerHTML:{__html:y.body}})))))},z={root:"Tag-module_root__3IqWC",small:"Tag-module_small__2IAb7",large:"Tag-module_large__22z_o",dark:"Tag-module_dark__sgnt1",light:"Tag-module_light__1zUhp",gold:"Tag-module_gold__2ksA7",gray:"Tag-module_gray__mGAO_",inherit:"Tag-module_inherit__2QB5U",is1to1:"Tag-module_is1to1__3EDbC",is1to2:"Tag-module_is1to2__3xbC6",isInSuperBlock:"Tag-module_isInSuperBlock__38JE0",is1to3:"Tag-module_is1to3__3j5K-",is1to4:"Tag-module_is1to4__2vq4r",slide:"Tag-module_slide__2nMDw",game:"Tag-module_game__3j5yG",podcastMaterial:"Tag-module_podcastMaterial__3v92z",richRelated:"Tag-module_richRelated__2vbQQ",card:"Tag-module_card__1EAeF",live:"Tag-module_live__rwXuR",episode:"Tag-module_episode__3o6gg",podcast:"Tag-module_podcast__VPoll",rich:"Tag-module_rich__2URd9",isInDynamicBlock:"Tag-module_isInDynamicBlock__1YM9I",mobile:"Tag-module_mobile__QQxuv",desktop:"Tag-module_desktop__1Bjsy"},A=function(e){var t=e.children,l=e.size,a=void 0===l?"small":l,n=e.theme,r=void 0===n?"gold":n,d=e.styleContext,c=e.correlation,m=e.onlyOn,s=[[z.root,!0],[z[a],!!a&&!!z[a]],[z[r],!!r&&!!z[r]],[z[m],!!m&&!!z[m]],[z[c],!!c&&!!z[c]]];return d&&(s=h(s,d,z)),o.createElement("div",{"data-testid":"tag",className:i(s)},t)},R={root:"MediaCaption-module_root__KqTdw",caption:"MediaCaption-module_caption__1hr7Y",credit:"MediaCaption-module_credit__3ehAP",dark:"MediaCaption-module_dark__3tL1u",video:"MediaCaption-module_video__1KZ6k",picture:"MediaCaption-module_picture__3AAMH",desktop:"MediaCaption-module_desktop__3Saev",isDark:"MediaCaption-module_isDark__38TtC"},H=function(e){var t=e.credit,l=e.caption,a=e.styleContext,n=[[R.root,!0]];return a&&(n=h(n,a,R)),o.createElement("div",{"data-testid":"media-caption",className:i(n)},l&&o.createElement("div",{className:R.caption,dangerouslySetInnerHTML:{__html:l}}),t&&o.createElement("div",{className:R.credit,dangerouslySetInnerHTML:{__html:t}}))},D={root:"Table-module_root__1VsG6",card:"Table-module_card__3gbok",table:"Table-module_table__nZIkV",slide:"Table-module_slide__nSGPC",wrapper:"Table-module_wrapper__1YTKM",tracks:"Table-module_tracks__2wrDB",default:"Table-module_default__3CGeE",full:"Table-module_full__S5pDB",row:"Table-module_row__3TH83",cell:"Table-module_cell__EFKDW",fixedColumn:"Table-module_fixedColumn__E1hN5",white:"Table-module_white__gzvo0",gray:"Table-module_gray__3da6S",pink:"Table-module_pink__3oH1l",blue:"Table-module_blue__GM27F",yellow:"Table-module_yellow__2jhvA",orange:"Table-module_orange__1c-oM",green:"Table-module_green__13OIM",violet:"Table-module_violet__2W-kO",header:"Table-module_header__1exlo",s:"Table-module_s__Vl_Eg",m:"Table-module_m__29G9r",l:"Table-module_l__1ZSMc",xs:"Table-module_xs__au2Oe"},V=function(e){var t=e.styleContext,l=e.block,a=l.rows,n=l.options,r=l.display,d=l.columns_widths,c=l.table_credit,m={"#ffffff":"white","#f5f5f5":"gray","#feeeee":"pink","#e6f3ff":"blue","#fffde6":"yellow","#fff9f2":"orange","#e7f2ef":"green","#f4f0f8":"violet"},s=[[D.root,!0],[D[r],!!r&&!!D[r]]];return t&&(s=h(s,t,D)),o.createElement("div",{"data-testid":"table",className:i(s)},o.createElement("div",{className:D.wrapper},o.createElement("div",{className:D.table},o.createElement("div",{className:D.tracks},a.map((function(e,t){return o.createElement("div",{key:e.key,className:D.row},e.cells.map((function(e,l){return o.createElement("div",{key:e.key,className:i([[D.cell,!0],[D.header,n.header&&0===t],[D[m[e.color]],!0],[D[d[l]],!0],[D.fixedColumn,n.fixed_first_column&&0===l]]),dangerouslySetInnerHTML:{__html:e.val}})})))}))))),c&&o.createElement(H,{credit:c,styleContext:t}))},F={root:"MaterialNote-module_root__1AcYe",dark:"MaterialNote-module_dark__xCry-",note_credit:"MaterialNote-module_note_credit__PuFyX",note_caption:"MaterialNote-module_note_caption__1ezSo",center:"MaterialNote-module_center__18RxI",default:"MaterialNote-module_default__1lQPl",card:"MaterialNote-module_card__OWXbQ",slide:"MaterialNote-module_slide__1ZBBq",game:"MaterialNote-module_game__cADMe",gameSurvey:"MaterialNote-module_gameSurvey__3SiG-"},P=function(e){var t=e.block.data,l=e.styleContext,a=[[F.root,!0]];return l&&(a=h(a,l,F)),o.createElement(o.Fragment,null,o.createElement("div",{"data-testid":"material-note",className:i(a)},t&&t.map((function(e){return o.createElement("p",{className:F[e.type],key:e.id,dangerouslySetInnerHTML:{__html:e.data}})}))))},G={root:"BookmarkButton-module_root__3KmuY",control:"BookmarkButton-module_control__1A0ea",dark:"BookmarkButton-module_dark__1cwyi",light:"BookmarkButton-module_light__1uQyH",isInBookmarks:"BookmarkButton-module_isInBookmarks__1_5kB",isInGrid:"BookmarkButton-module_isInGrid__2pQ2B"},O=function(e){var t=e.styleContext,l=e.theme,a=e.onClick,n=[[G.root,!0],[G.isInBookmarks,e.isInBookmarks],[G[l],!!l&&!!G[l]]];return t&&(n=h(n,t,G)),o.createElement("div",{"data-testid":"bookmark-button",className:i(n)},o.createElement("button",{className:G.control,onClick:function(){return a()},type:"button"},o.createElement(u,{icon:"bookmark",size:"unset"})))},q={root:"Dropdown-module_root__11PNk",active:"Dropdown-module_active__3IwAl",menu:"Dropdown-module_menu__3PIqD",isInAudioPanel:"Dropdown-module_isInAudioPanel__1zv7F"},W={root:"Toolbar-module_root__2HF2r",list:"Toolbar-module_list__1n5ny",item:"Toolbar-module_item__36x7d",isInTopbar:"Toolbar-module_isInTopbar__223iP",center:"Toolbar-module_center__3_H8M",game:"Toolbar-module_game__5-jY_",gameSurvey:"Toolbar-module_gameSurvey__1hQEz",slide:"Toolbar-module_slide__2HmGc",card:"Toolbar-module_card__1VbvB",isDark:"Toolbar-module_isDark__k1U0i",dark:"Toolbar-module_dark__2Ejc9"},Q={root:"Meta-module_root__12AG7",rich:"Meta-module_rich__1XBtZ",podcast:"Meta-module_podcast__1m4zo",episode:"Meta-module_episode__1K2Xv",simple:"Meta-module_simple__3vUiI",slide:"Meta-module_slide__3g6fG",card:"Meta-module_card__LE1RK",game:"Meta-module_game__3aNlZ",isInMaterial:"Meta-module_isInMaterial__zaYMy",isInSearchItem:"Meta-module_isInSearchItem__1wbpx",isInMediaBlock:"Meta-module_isInMediaBlock__3xfPF",center:"Meta-module_center__3BBPr",half:"Meta-module_half__1xRkT",podcastMaterial:"Meta-module_podcastMaterial__2fHAt",light:"Meta-module_light__2baE-",dark:"Meta-module_dark__24y9m",isDark:"Meta-module_isDark__3g22f",hasSource:"Meta-module_hasSource__2lXiN",bookmark:"Meta-module_bookmark__3ot3k",mobile:"Meta-module_mobile__22LGV",desktop:"Meta-module_desktop__1ZGUS"},j=function(e){var t=e.theme,l=e.children,a=e.onlyOn,n=e.styleContext,r=[[Q.root,!0],[Q[t],!!t&&!!Q[t]],[Q[a],!!a],[Q.hasSource,e.hasSource]];return n&&(r=h(r,n,Q)),o.createElement("div",{"data-testid":"meta",className:i(r)},l)},Y=function(e){var t,l=e.locale,r=void 0===l?"ru":l,i=e.type,d="ru"===r?"HH:mm, D MMMM YYYY":"h:mm a, MMMM D, YYYY",c=1e3*e.publishedAt;if(a.locale(r),a.extend(n),"fromNow"===i)t=a(c).fromNow();else if("format"===i)t=a(c).format("HH:mm");else{if("date"!==i)throw new Error("Unknown time type");t=a(c).format(d)}return o.createElement("time",{suppressHydrationWarning:!0,"data-testid":"timestamp",className:"Timestamp-module_root__coOvT"},t)},Z=function(e){var l=e.className,a=void 0===l?"":l,n=e.tagName,r=void 0===n?"div":n,i=e.html,d=t.useRef(null),c=t.useState(!1),m=c[0],s=c[1];t.useEffect((function(){s(!0)}),[]);var _=t.useCallback((function(e){if("SCRIPT"!==e.tagName||e.id&&0===e.id.indexOf("script-"))for(var t=0,o=e.childNodes;t<o.length;)_(o[t]),t+=1;else{var l=document.createElement("script");l.id="script-"+Math.random().toString(16).slice(2),l.innerHTML=e.innerHTML;for(var a=e.attributes,n=0;n<a.length;n+=1){var r=a[n];l.setAttribute(r.name,r.value)}e.parentElement.replaceChild(l,e)}}),[]),u=t.useCallback((function(){Array.from(d.current.querySelectorAll("a")).forEach((function(e){e.setAttribute("target","_blank")}))}),[]);return t.useEffect((function(){m&&i.indexOf("script")>-1&&d.current.firstElementChild&&(d.current.firstElementChild.innerHTML=i,_(d.current.firstElementChild),u())}),[m,d,i,_,u]),o.createElement("div",{ref:d},o.createElement(r,{className:a,dangerouslySetInnerHTML:{__html:i}}))},X={root:"EmbedBlock-module_root__28k9U",object:"EmbedBlock-module_object__2_UZ7",objectWrap:"EmbedBlock-module_objectWrap__1aDVd",gameEmbed:"EmbedBlock-module_gameEmbed__AZQSo",proportional:"EmbedBlock-module_proportional__3lAv4",default:"EmbedBlock-module_default__LSDny",xs:"EmbedBlock-module_xs__1hFgW",full:"EmbedBlock-module_full__1TEjx",super_full:"EmbedBlock-module_super_full__1Fn9A",figure:"EmbedBlock-module_figure__vAvcN",dark:"EmbedBlock-module_dark__1be2G",isInGroupedBlock:"EmbedBlock-module_isInGroupedBlock__3r_i-",control:"EmbedBlock-module_control__xr8dZ",raw_html:"EmbedBlock-module_raw_html__MQoAA",mobileFullwidth:"EmbedBlock-module_mobileFullwidth__QFFLH",isInCard:"EmbedBlock-module_isInCard__37rtq",isInSlide:"EmbedBlock-module_isInSlide__2ea5q",cc:"EmbedBlock-module_cc__1BQ5g",isInSensitiveBlock:"EmbedBlock-module_isInSensitiveBlock__3wWYF",isInAnswer:"EmbedBlock-module_isInAnswer__tLlgs",picture:"EmbedBlock-module_picture__186q0",wrapper:"EmbedBlock-module_wrapper__33XvX",mobile:"EmbedBlock-module_mobile__1P-eo",desktop:"EmbedBlock-module_desktop__SF5a_"},K=function(e){var l=e.gif,a=e.mp4Url,n=e.style,r=t.useState(!1),i=r[0],d=r[1],c=t.useRef(null),m=function(){c.current.play(),d(!1)},s=function(){var e=c.current;e.setAttribute("poster",e.dataset.gif),d(!1)};return t.useEffect((function(){var e=c.current;return M().width>=512?(e.setAttribute("autoplay",!0),e.play()):(d(!0),e.pause(),e.addEventListener("touchstart",m)),e.addEventListener("error",s),function(){e.removeEventListener("touchstart",m),e.removeEventListener("error",s)}}),[]),o.createElement("div",{className:X.figure},o.createElement("div",{className:X.objectWrap,style:n,"data-frozen":i},o.createElement("video",{playsInline:!0,muted:!0,loop:!0,autoPlay:!0,preload:"metadata","data-gif":l,ref:c},o.createElement("source",{src:"https://meduza.io"+a,type:"video/mp4"}))))},U=function(e){var l=e.block,a=e.block,n=a.data,r=a.data,d=r.html,c=r.display,m=r.only_on,s=r.provider,_=r.cc,u=r.optimized,p=r.small_url,k=r.large_url,b=r.gif_url,v=r.mp4_url,g=e.styleContext,f=e.children,y=t.useState(!1),E=y[0],S=y[1],B={},w=l.data.height&&l.data.width,x=["youtube","vimeo","onetv","coub","meduza","facebook_video"].indexOf(s)>-1||"dots_on_image"===l.type,I=function(e){return o.createElement(H,{credit:n.credit,caption:n.caption,styleContext:e||g})};w&&(B.paddingBottom=l.data.height/l.data.width*100+"%",B.height=0);var M=[[X.root,!0],[X.cc,_],[X[c],!!c&&X[c]],[X[s],!!s&&!!X[s]],[X[m],!!m&&X[m]],[X.mobileFullwidth,x],[X.proportional,w]];if(g&&Array.isArray(g)){var T=g.filter((function(e){return e.startsWith("isIn")&&X[e]})).reduce((function(e,t){return e.push(t),e}),[]);M=h(M,T,X)}return o.createElement("figure",{className:i(M)},f&&o.createElement("div",{className:X.object},o.createElement("div",{className:X.wrapper,style:B},o.createElement("div",{className:X.objectWrap},f))),!f&&function(e){switch(l.type){case"gif":return o.createElement(K,{gif:b,mp4Url:v,style:e});case"image":return o.createElement("div",{className:X.figure},o.createElement(L,{source:!u&&[p,k],optimized:l.data.optimized,width:l.data.width,height:l.data.height,alt:l.data.caption,display:l.data.display,lazy:l.data.lazy,styleContext:g}));case"game_embed":return o.createElement("div",{className:X.gameEmbed},o.createElement("iframe",{src:l.data.game_src,id:l.data.game_id,title:"Game embed"}));case"dots_on_image":return o.createElement("div",{className:X.figure},o.createElement(N,{block:n}));default:return o.createElement("div",{className:X.object},o.createElement("div",{className:X.wrapper,style:e},o.createElement(Z,{className:X.objectWrap,html:d})))}}(B),"default"===_&&o.createElement("figcaption",null,I()),"button"===_&&o.createElement("button",{className:X.control,type:"button","aria-label":"Open",onClick:function(){S(!E)}}),"button"===_&&E&&o.createElement(C,{onClose:function(){S(!1)}},I("isInPopover")))},J=function(e){var l=e.block,a=e.block.id,n=e.styleContext,r=e.lang,i=void 0===r?"ru":r,d=t.useRef(null);return t.useEffect((function(){!function(){var e=document.createElement("div"),t=document.createElement("div"),o=document.createElement("script"),a=document.createElement("style"),n=document.createRange();n.setStart(t,0),t.setAttribute("id","content"),o.textContent='\n function getDocHeight() {\n var doc = document;\n var body = doc.body;\n var html = doc.documentElement;\n var height = Math.max( body.scrollHeight, body.offsetHeight,\n html.clientHeight, html.scrollHeight, html.offsetHeight );\n\n doc.body.style.margin="0";\n\n return document.getElementById(\'content\') ? document.getElementById(\'content\').offsetHeight : height;\n }\n\n function sendDocHeightMsg() {\n var height = getDocHeight();\n var message = JSON.stringify({\n action: {\n type: "UPDATE_HEIGHT",\n payload: {\n id: "'+l.id+'",\n height: height\n }\n }\n });\n parent.postMessage("mdzMaterialEmbedHeight=" + message, \'*\');\n }\n\n setInterval(sendDocHeightMsg, 300);\n ',a.type="text/css",a.innerHTML="embed_code"===l.type?".twitter-tweet { padding-top: 15px; margin: 0 !important; }":".twitter-tweet { margin: 0 !important; } .fb-post { display: block; } .instagram-media { min-width: 0 !important; }",t.appendChild(n.createContextualFragment(l.data.html)),e.appendChild(o),e.appendChild(t),t.appendChild(a);var r=d.current.querySelector("iframe").contentDocument;r.open(),r.close(),r.documentElement.setAttribute("lang",i),r.body.appendChild(e)}()}),[]),o.createElement(U,{block:l,styleContext:n},o.createElement("div",{ref:d,dangerouslySetInnerHTML:{__html:"<iframe id="+a+' frameBorder="0" scrolling="no"></iframe>'}}))},$=function(e){var t=e.block,l=e.styleContext;return t.data&&t.data.wrap_with_iframe?o.createElement(J,{block:t,styleContext:l,lang:e.lang}):o.createElement(U,{block:t,styleContext:l})},ee={root:"QuoteBlock-module_root__2GrcC",center:"QuoteBlock-module_center__cTFNy"},te=function(e){var t=e.block.data,l=e.styleContext,a=[[ee.root,!0]];return l&&(a=h(a,l,ee)),o.createElement("div",{"data-testid":"quote-block",className:i(a)},o.createElement("p",{dangerouslySetInnerHTML:{__html:t}}))},oe={root:"CardTitle-module_root__1uqqF",index:"CardTitle-module_index__4FsTf",title:"CardTitle-module_title__2iTI6",mobile:"CardTitle-module_mobile__1_kij",desktop:"CardTitle-module_desktop__1l3_n"},le=function(e){var t=e.block.data,l=t.only_on,a=t.index,n=t.text,r=e.styleContext;return o.createElement("div",{"data-testid":"card-title",className:i([[oe.root,!0],[oe[l],!!l],[oe[r],!!r&&!!oe[r]]])},o.createElement("div",{className:oe.index},a),o.createElement("h3",{className:oe.title},n))},ae={root:"ChapterBlock-module_root__1WyVn",subtitle:"ChapterBlock-module_subtitle__3TXll",mobile:"ChapterBlock-module_mobile__CiO0w",desktop:"ChapterBlock-module_desktop__tk1Nk"},ne=function(e){var t=e.block,l=t.data,a=t.only_on,n=e.styleContext;return o.createElement("div",{"data-testid":"chapter-block",className:i([[ae.root,!0],[ae[a],!!a]])},o.createElement("div",{className:i([[ae.subtitle,!0],[ae[n],!!n&&!!ae[n]]]),dangerouslySetInnerHTML:{__html:l}}))},re=function(e,t){return"linear-gradient(-180deg, "+{mediaBlockBottom:[[0,7],[.08,12],[.16,17],[.22,21],[.32,26],[.42,32],[.52,38],[.62,47],[.72,57],[.82,65],[1,82]],mediaBlockTop:[[.5,0],[0,97]]}[t].map((function(t){return"rgba("+e+", "+t[0]+") "+t[1]+"%"}))+")"},ie={root:"SimpleTitle-module_root__2jVQN",mobile:"SimpleTitle-module_mobile__11gBz",desktop:"SimpleTitle-module_desktop__3yXgy"},de=function(e){var t=e.block,l=t.data.first,a=e.styleContext,n=[[ie.root,!0],[ie[t.only_on],!0]];return a&&(n=h(n,a,ie)),o.createElement("h1",{"data-testid":"simple-title",className:i(n)},l)},ce={root:"RichTitle-module_root__BK_WT",slide:"RichTitle-module_slide__1A-gB",game:"RichTitle-module_game__1g8Bn",podcastMaterial:"RichTitle-module_podcastMaterial__T3Cv3",half:"RichTitle-module_half__10GRI",featured:"RichTitle-module_featured__wJfaQ",isInMediaBlock:"RichTitle-module_isInMediaBlock__3RDw4",mobile:"RichTitle-module_mobile__1Cb6E",desktop:"RichTitle-module_desktop__2ixSQ"},me=function(e){var t=e.block,l=t.data,a=l.first,n=l.second,r=l.as,d=void 0===r?"h1":r,c=e.styleContext,m=[[ce.root,!0],[ce[t.only_on],!0],[ce.featured,!!l.featured]];return c&&(m=h(m,c,ce)),o.createElement(d,{"data-testid":"rich-title",className:i(m)},a,n&&o.createElement("span",null," ",n))},se={p:"SimpleBlock-module_p__Q3azD",h2:"SimpleBlock-module_h2__S0LRs",h3:"SimpleBlock-module_h3__2Kv7Y",h4:"SimpleBlock-module_h4__2TJO3",lead:"SimpleBlock-module_lead__35nXx",lead_hr:"SimpleBlock-module_lead_hr__1yD5v",context_p:"SimpleBlock-module_context_p__33saY",blockquote:"SimpleBlock-module_blockquote__pwpcX",game:"SimpleBlock-module_game__2sjgl",slide:"SimpleBlock-module_slide__Aqgfu",dark:"SimpleBlock-module_dark__1J_ov",divider:"SimpleBlock-module_divider__tnCGQ",isInIntro:"SimpleBlock-module_isInIntro__DfutD",center:"SimpleBlock-module_center__2rjif",isInImportantLead:"SimpleBlock-module_isInImportantLead__3VGzT",podcastMaterial:"SimpleBlock-module_podcastMaterial__1YeaD",isInAnswer:"SimpleBlock-module_isInAnswer__3aX6X",mobile:"SimpleBlock-module_mobile__Ckgek",desktop:"SimpleBlock-module_desktop__2se2o",isDark:"SimpleBlock-module_isDark__22q5s"},_e=function(e){var t,l=e.block,a=l.data,n=l.type,r=e.styleContext,d=[[se[n],!!n&&!!se[n]],[se[l.only_on],!0]];switch(r&&(d=h(d,r,se)),n){case"context_p":case"lead":case"note_caption":case"note_credit":t="p";break;case"divider":return o.createElement("hr",{className:i(d)});case"lead_hr":t="div";break;default:t=n}return o.createElement(t,{className:i(d),dangerouslySetInnerHTML:{__html:a}})},ue={root:"ListBlock-module_root__3Q3Ga",ol:"ListBlock-module_ol__21CgV",ul:"ListBlock-module_ul__2MRrS",center:"ListBlock-module_center__tdIwd",isInImportantLead:"ListBlock-module_isInImportantLead__UP0ic",dark:"ListBlock-module_dark__3E3tV",mobile:"ListBlock-module_mobile__2-nuV",desktop:"ListBlock-module_desktop__1EE0g"},pe=function(e){var t=e.block,l=t.type,a=t.data,n=e.styleContext,r=l,d=[[ue.root,!0],[ue[t.only_on],!0],[ue[l],!!l&&!!ue[l]]];return n&&(d=h(d,n,ue)),o.createElement(r,{className:i(d),"data-testid":"list-block"},a.map((function(e,t){return o.createElement("li",{key:t,dangerouslySetInnerHTML:{__html:e}})})))},he={root:"RelatedBlock-module_root__IKcQq",header:"RelatedBlock-module_header__2SuWP",items:"RelatedBlock-module_items__2V-Ap",rich:"RelatedBlock-module_rich__ddaHq",first:"RelatedBlock-module_first__BKItW",simple:"RelatedBlock-module_simple__29HVO",center:"RelatedBlock-module_center__1LmW8",isInSlideMaterial:"RelatedBlock-module_isInSlideMaterial__2YSYG",mobile:"RelatedBlock-module_mobile__2XM5a",desktop:"RelatedBlock-module_desktop__2mXeq"},ke=function(e){var t=e.block,l=t.data,a=l.title,n=l.related,d=e.styleContext,c=[[he.root,!0],[he[t.only_on],!0]];return d&&(c=h(c,d,he)),o.createElement("div",{"data-testid":"related-block",className:i(c)},o.createElement("h3",{className:he.header},a),o.createElement("ul",{className:he.items},n.map((function(e,t){return o.createElement("li",{key:e.id||t,className:he[e.layout]},o.createElement(r.Link,{to:e.full_url||"/"+e.url},o.createElement("span",{className:he.first},e.title),e.second_title&&" ",e.second_title&&o.createElement("span",null,e.second_title)))}))))},be={root:"SourceBlock-module_root__1P3XD",text:"SourceBlock-module_text__Si4vm",origin:"SourceBlock-module_origin__l3JbO",center:"SourceBlock-module_center__3P93B",mobile:"SourceBlock-module_mobile__2gw4S",desktop:"SourceBlock-module_desktop__DecT6",isDark:"SourceBlock-module_isDark__3hEEp"},ve=function(e){var t=e.block,l=t.data,a=l.quote,n=l.origin,r=l.url,d=e.styleContext,c=[[be.root,!0],[be[t.only_on],!0]];return d&&(c=h(c,d,be)),o.createElement("blockquote",{"data-testid":"source-block",cite:r,className:i(c)},o.createElement("a",{className:be.text,href:r,target:"_blank",rel:"noopener noreferrer"},a.map((function(e,t){return o.createElement("p",{key:t,dangerouslySetInnerHTML:{__html:e.data}})})),o.createElement("footer",null,o.createElement("cite",{className:be.origin},n))))},ge={root:"SensitiveBlock-module_root__2iJbD",container:"SensitiveBlock-module_container__1Wtix",overlay:"SensitiveBlock-module_overlay__hfDVS",content:"SensitiveBlock-module_content__sNpxZ",button:"SensitiveBlock-module_button__3BGZK",default:"SensitiveBlock-module_default__2HgmZ",full:"SensitiveBlock-module_full__3Hph9",media:"SensitiveBlock-module_media__3wnlo",super_full:"SensitiveBlock-module_super_full__14UOv",visible:"SensitiveBlock-module_visible__1B-NV",isInCard:"SensitiveBlock-module_isInCard__1L-lu",isInSlide:"SensitiveBlock-module_isInSlide__f_Ql2"},fe=function(e){var l=e.block,a=e.block,n=a.cc,r=a.caption,d=a.credit,c=a.blurred_image,s=e.block.item.data.display,_=e.styleContext,u=t.useState(!1),p=u[1],k=[[ge.root,!0],[ge.visible,u[0]],[ge[s],s&&ge[s]]],b=["isInSensitiveBlock"];return _&&(k=h(k,_,ge),b=[].concat(_,["isInSensitiveBlock"])),o.createElement("div",{"data-testid":"sensitive-block",className:i(k)},o.createElement("div",{className:ge.container},o.createElement("div",{className:ge.overlay,style:{backgroundImage:"url("+c+")"}},o.createElement("div",{className:ge.content},o.createElement("p",{dangerouslySetInnerHTML:{__html:l.title}}),o.createElement("div",{className:ge.button},o.createElement(m,{onClick:function(){p(!0)},theme:"light"},l.button.text)))),o.createElement("div",{className:ge.media},o.createElement($,{block:l.item,styleContext:b}))),n&&o.createElement("figcaption",{className:ge.figcaption},o.createElement(H,{credit:d,caption:r,styleContext:_})))},ye={root:"GroupedBlock-module_root__2qfQA",hasFigcaption:"GroupedBlock-module_hasFigcaption__2_mcf",item:"GroupedBlock-module_item__3sz9_",items:"GroupedBlock-module_items__2DV2X",figcaption:"GroupedBlock-module_figcaption__2Q_wf",default:"GroupedBlock-module_default__3ylw_",full:"GroupedBlock-module_full__1dzQR",super_full:"GroupedBlock-module_super_full__1PU72",mobile:"GroupedBlock-module_mobile__3n8Ub",desktop:"GroupedBlock-module_desktop__6ZRpA"},Ee=function(e){var t=e.block,l=e.block.only_on,a=e.styleContext,n=Math.min.apply(Math,t.data.map((function(e){return e.data&&e.data.height||e.item&&e.item.data.height}))),r=t.data.map((function(e){return(e.data&&e.data.width||e.item&&e.item.data.heigh)/((e.data&&e.data.height||e.item&&e.item.data.heigh)/n)})),d=r.reduce((function(e,t){return e+t})),c=[[ye.root,!0],[ye[l],!0],[ye.hasFigcaption,"default"===t.cc],[ye[t.display],!!t.display&&ye[t.display]]];return a&&(c=h(c,a,ye)),o.createElement("div",{"data-testid":"grouped-block",className:i(c)},o.createElement("div",{className:ye.items},t.data.map((function(e,t){return o.createElement("div",{className:ye.item,key:e.id,style:{width:r[t]/d*100+"%"}},o.createElement("sensitive"===e.type?fe:$,{block:e,styleContext:["isInGroupedBlock"]}))}))),t.cc&&o.createElement("figcaption",{className:ye.figcaption},o.createElement(H,{credit:t.credit,caption:t.caption,styleContext:a})))},Se={root:"MetaItem-module_root__2VQom",hasBullets:"MetaItem-module_hasBullets__CkQPI",hasSource:"MetaItem-module_hasSource__1DmCI",listened:"MetaItem-module_listened__lwvAO",read:"MetaItem-module_read__5eAIG",datetime:"MetaItem-module_datetime__3tOWm"},Be=function(e){var t=e.type,l=e.children;return o.createElement("div",{"data-testid":"meta-item",className:i([[Se.root,!0],[Se[t],!!t&&!!Se[t]],[Se.hasSource,!!e.hasSource],[Se.hasBullets,!!e.bullets]])},l)},we={root:"MetaItemLive-module_root__2mpD3",gold:"MetaItemLive-module_gold__3yZEV",frame:"MetaItemLive-module_frame__1H_Ha",liveMiddle:"MetaItemLive-module_liveMiddle__wyuV3",liveFirstWave:"MetaItemLive-module_liveFirstWave__3dbvz",liveSecondWave:"MetaItemLive-module_liveSecondWave__12g57"},xe=function(e){var t=e.theme,l=void 0===t?"gold":t;return o.createElement("div",{"data-testid":"meta-item-live","data-meta":"live",className:i([[we.root,!0],[we[l],!!l&&we[l]]])},o.createElement("div",{className:we.frame}))},Le=function(e){var t,l,a,n,r=e.type,i=e.lang,d=void 0===i?"ru":i,c=e.items,m=e.children,s={ru:{card:{one:"карточка",two:"карточки",five:"карточек"},podcast:{one:"эпизод",two:"эпизода",five:"эпизодов"}},en:{card:{one:"card",two:"cards",five:"cards"},podcast:{one:"episode",two:"episodes",five:"episodes"}}},_=c+" "+(t=s[d][r].one,l=s[d][r].two,a=s[d][r].five,n=Math.abs(c),(n%=100)>=5&&n<=20?a:1==(n%=10)?t:n>=2&&n<=4?l:a);return o.createElement("div",{"data-testid":"document-items-count",className:"DocumentItemsCount-module_root__P3q-z"},m,o.createElement("span",{className:"DocumentItemsCount-module_items__3pfxW"},_))},Ce=function(e){var t=e.lang,l=e.block,a=e.isRead,n=e.isListened,r=e.bookmarkAction,i=e.isInBookmarks,d=e.block.data,c=d.components,m=d.theme,s=e.styleContext,_=s&&-1!==s.indexOf("dark")?"light":"unset",p=s&&-1!==s.indexOf("podcast"),h=s&&-1!==s.indexOf("slide"),k=[];s&&Array.isArray(s)&&(k=s.filter((function(e){return"dark"!==e})));var b=!!c.find((function(e){return"source_name"===e.type}));return o.createElement(j,{styleContext:k,theme:m||_,onlyOn:l.only_on,hasSource:b},c.map((function(e){switch(e.type){case"source_name":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,"ru"===t?"Источник: ":"Source: ",e.url&&o.createElement("a",{href:e.url,rel:"noopener noreferrer",target:"_blank"},e.text),!e.url&&e.text));case"duration":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,o.createElement(u,{icon:"podcast",size:"small"}),e.text));case"datetime":var l=e.format&&B(e.format)||"date";return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id,type:"datetime"},o.createElement(Y,{publishedAt:e.datetime,type:l||"date",locale:t}));case"items_count":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(Le,{items:e.count,type:p?"podcast":"card",lang:t},o.createElement(u,{icon:"card",size:"unset"})));case"broadcast_active":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,o.createElement(xe,null)," Прямой эфир"));case"broadcast":return o.createElement(Be,{hasSource:b,bullets:!0,key:e.id},o.createElement(o.Fragment,null,e.with_icon&&o.createElement(xe,null),e.label));default:return null}})),(a||n)&&o.createElement(Be,{hasSource:b,bullets:!0,type:n?"listened":"read"},o.createElement(u,{icon:n?"listened":"read",size:"unset"})),h&&"ru"===t&&o.createElement("div",{className:Q.bookmark},o.createElement(O,{isInBookmarks:i,onClick:function(){return r("bookmark","top")}})))},Ie={root:"DonatesTeaser-module_root__3rtaJ",main:"DonatesTeaser-module_main__YBt6p",title:"DonatesTeaser-module_title__hs-yr",text:"DonatesTeaser-module_text__ro-QA",cta:"DonatesTeaser-module_cta__1orPb",center:"DonatesTeaser-module_center__2Ynx9",isInCard:"DonatesTeaser-module_isInCard__HrFh8",isInSlide:"DonatesTeaser-module_isInSlide__1vC4Z",ru:"DonatesTeaser-module_ru__3Gr0n",en:"DonatesTeaser-module_en__2HSwc"},Me=function(e){var t=e.styleContext,l=e.lang,a=void 0===l?"ru":l,n=[[Ie.root,!0],[Ie[a],Ie[a]]];t&&(n=h(n,t,Ie));var r={ru:{title:"«Медуза». Работаем 24/7. И только в интересах читателей",subtitle:"Нам срочно нужна ваша поддержка",button:"Хочу помочь",href:"https://support.meduza.io/"},en:{title:"Meduza, working 24/7, always for our readers",subtitle:"We need your help like never before",button:"Okay!",href:"https://support.meduza.io/en"}};return o.createElement("div",{"data-testid":"donates-teaser",className:i(n)},o.createElement("div",{className:Ie.main},o.createElement("h3",{className:Ie.title},o.createElement("span",{dangerouslySetInnerHTML:{__html:r[a].title}})," ",o.createElement("span",{className:Ie.text,dangerouslySetInnerHTML:{__html:r[a].subtitle}}))),o.createElement("div",{className:Ie.cta},o.createElement("a",{href:r[a].href,target:"_blank",rel:"noreferrer"},o.createElement("span",null,r[a].button))))},Te={root:"AnnouncementInText-module_root__3zM9x",body:"AnnouncementInText-module_body__1yI8T",title:"AnnouncementInText-module_title__29CXr",footer:"AnnouncementInText-module_footer__1fyWt",button:"AnnouncementInText-module_button__2dEXa",link:"AnnouncementInText-module_link__1GxOy",center:"AnnouncementInText-module_center__3VLl2",isInCard:"AnnouncementInText-module_isInCard__2Xq_I",isInSlide:"AnnouncementInText-module_isInSlide__1PsC2",ru:"AnnouncementInText-module_ru__3vDy7",en:"AnnouncementInText-module_en__1Mgvm"},Ne=function(e){var t=e.styleContext,l=e.lang,a=void 0===l?"ru":l,n=[[Te.root,!0],[Te[a],Te[a]]];t&&(n=h(n,t,Te));var r={ru:{title:"«Медуза» заблокирована в России. Мы были к этому готовы — и продолжаем работать. Несмотря ни на что",text:"<p>Нам нужна ваша помощь как никогда. Прямо сейчас. Дальше всем нам будет еще труднее. Мы независимое издание и работаем только в интересах читателей.</p>",button:"Хочу помочь",href:"https://mdza.io/yiNxPZ7Bs-k"},en:{title:"Meduza has been blocked in Russia. We were ready for this and our work continues, no matter what, but we need your support like never before. ",text:"<p>We need it now. Tomorrow could be too late. We are an independent publication, and we work only in the interests of our readers. Many of our readers in Russia can no longer contribute, so we turn to you, our audience around the world.</p>",button:"I want to help",href:"https://support.meduza.io/en"}}[a];return o.createElement("div",{"data-testid":"announcement-in-text",className:i(n)},o.createElement("div",{className:Te.body},o.createElement("h3",{className:Te.title,dangerouslySetInnerHTML:{__html:r.title}}),o.createElement("div",{dangerouslySetInnerHTML:{__html:r.text}})),o.createElement("div",{className:Te.footer},o.createElement("a",{className:Te.link,href:r.href,target:"_blank",rel:"noreferrer"},o.createElement("span",null,r.button)),o.createElement("span",{className:Te.button},o.createElement("span",null,r.button))))},ze=function(e){var t=e.block,l=e.styleContext,a=e.lang,n=e.isRead,r=e.isListened,i=e.bookmarkAction,d=e.isInBookmarks;switch(t.type){case"tag":return o.createElement(A,{size:"large",onlyOn:t.only_on,theme:t.data.theme,styleContext:l},t.data.text);case"simple_title":return o.createElement(de,{block:t,styleContext:l});case"rich_title":return o.createElement(me,{block:t,styleContext:l});case"meta":return o.createElement(Ce,{block:t,lang:t.data.lang,styleContext:l,isRead:n,isListened:r,isInBookmarks:d,bookmarkAction:i});case"h1":case"h2":case"h3":case"h4":case"blockquote":case"p":case"context_p":case"divider":case"lead":case"lead_hr":return o.createElement(_e,{block:t,styleContext:l});case"quote":return o.createElement(te,{block:t,styleContext:l});case"ol":case"ul":return o.createElement(pe,{block:t,styleContext:l});case"chapter-subtitle":return o.createElement(ne,{block:t,styleContext:l});case"card_title":return o.createElement(le,{block:t,styleContext:l});case"related":return o.createElement(ke,{block:t,styleContext:l});case"source":return o.createElement(ve,{block:t,styleContext:l});case"table":return o.createElement(V,{block:t,styleContext:l});case"sensitive":return o.createElement(fe,{block:t,styleContext:l});case"embed":case"embed_code":case"game_embed":case"image":case"dots_on_image":case"gif":return o.createElement($,{block:t,styleContext:l,lang:a});case"grouped":return o.createElement(Ee,{block:t,styleContext:l});case"donation":return o.createElement(Me,{styleContext:l,lang:a});case"material_note":return o.createElement(P,{block:t,styleContext:l});case"announcement_in_text":return o.createElement(Ne,{styleContext:l,lang:a});default:return null}},Ae={root:"Cover-module_root__18Z8J",body:"Cover-module_body__1xs8e",image:"Cover-module_image__2f3Qc",rich:"Cover-module_rich__1fAGA",dark:"Cover-module_dark__2Ac-w",light:"Cover-module_light__FUp5X",control:"Cover-module_control__VXbhi",isInDynamicBlock:"Cover-module_isInDynamicBlock__3eghb",mobile:"Cover-module_mobile__5DKa1",desktop:"Cover-module_desktop__2mrOc"},Re=function(e){var l=e.block,a=l.only_on,n=l.data,r=n.blocks,d=n.cover,c=d.credit,m=d.caption,s=d.urls,_=d.mobile_ratio,u=d.gradients,p=d.cc,k=e.styleContext,b=t.useState(!1),v=b[0],g=b[1],f={},y=[[Ae.root,!0],[Ae[a],!!a&&!!Ae[a]]];return k&&(y=h(y,k,Ae)),u&&(y=h(y,["0,0,0"===u.text_rgb?"dark":"light"],Ae),f.backgroundImage=re(u.bg_rgb,"mediaBlockBottom")),o.createElement("div",{"data-testid":"cover",className:i(y)},o.createElement("div",{className:Ae.image},o.createElement(L,{optimized:s,ratio:_,display:"narrow"})),o.createElement("div",{className:Ae.body,style:f},r.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:k})}))),"button"===p&&o.createElement("button",{className:Ae.control,type:"button","aria-label":"Open",onClick:function(){g(!v)}}),"button"===p&&v&&o.createElement(C,{onClose:function(){g(!1)}},o.createElement(H,{credit:c,caption:m,styleContext:"isInPopover"})))},He={root:"HalfBlock-module_root__2frv2",main:"HalfBlock-module_main__2XX73",body:"HalfBlock-module_body__3MnEN",footer:"HalfBlock-module_footer__1C0yp",image:"HalfBlock-module_image__2lYel",mobile:"HalfBlock-module_mobile__2latf",desktop:"HalfBlock-module_desktop__3B1Ej"},De=function(e){var t=e.block,l=t.data,a=t.data.cover,n=a.optimized,r=a.ratio,d=a.credit,c=a.caption,m=e.styleContext,s=[[He.root,!0],[He[t.only_on],!0]];return m&&(s=h(s,m,He)),o.createElement("div",{"data-testid":"half-block",className:i(s)},o.createElement("div",{className:He.main},o.createElement("div",{className:He.image},o.createElement(L,{optimized:n,ratio:r,display:"super_full"})),o.createElement("div",{className:He.body},l.blocks.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:["rich"]})})))),o.createElement("div",{className:He.footer},o.createElement(H,{credit:d,caption:c,styleContext:m})))},Ve={root:"ImportantLead-module_root__2BdT3",slide:"ImportantLead-module_slide__3kQ9x",mobile:"ImportantLead-module_mobile__3BXbm",desktop:"ImportantLead-module_desktop__3Zljc"},Fe=function(e){var t=e.block,l=t.only_on,a=t.data,n=e.styleContext,r=[[Ve.root,!0],[Ve[l],!!l]];return n&&(r=h(r,n,Ve)),o.createElement("div",{"data-testid":"important-lead",className:i(r)},a.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:"isInImportantLead"})})))},Pe={root:"Spoiler-module_root__1OfSR",header:"Spoiler-module_header__1rZUs",body:"Spoiler-module_body__Q1e_c",spoiled:"Spoiler-module_spoiled__1A5r4",footer:"Spoiler-module_footer__23mh7",spoilerSticky:"Spoiler-module_spoilerSticky__3Kd30",spoilerStickyBg:"Spoiler-module_spoilerStickyBg__nYdlo",center:"Spoiler-module_center__tq1m0",full:"Spoiler-module_full__1QFqR",default:"Spoiler-module_default__2Kjx8",mobile:"Spoiler-module_mobile__2BPt8",desktop:"Spoiler-module_desktop__1BIFJ"},Ge=function(e){var l=e.block,a=l.display,n=l.button,r=l.only_on,d=l.btn_title,c=l.title,s=l.blocks,_=e.styleContext,p=t.useState(!1),k=p[0],b=p[1],g=t.useRef(null),f=[[Pe.root,!0],[Pe[r],!!r],[Pe[a],!!a&&Pe[a]],[[Pe.spoiled],!!k]],y=["center"];_&&(f=h(f,_,Pe));var E=n?n.collapse:"Свернуть",S=n?n.expand:d;return o.createElement("div",{ref:g,className:i(f),"data-testid":"spoiler"},o.createElement("div",{className:Pe.header},c&&o.createElement("h3",null,c)),o.createElement("div",{className:Pe.body},s.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:y})}))),o.createElement("div",{className:Pe.footer},o.createElement(m,{size:"default",theme:"gray",onClick:function(){b(!k),k?(v("","closeSpoiler","click"),g.current.getBoundingClientRect().top<0&&g.current.scrollIntoView({behavior:"smooth"})):v("","openSpoiler","click")},styleContext:"isInSpoiler"},k?E:S,o.createElement(u,{icon:"arrow"}))))},Oe={root:"RelatedRichBlock-module_root__3NYmj",wrapper:"RelatedRichBlock-module_wrapper__1eLIQ",overlay:"RelatedRichBlock-module_overlay__3XSg_",overlayHeader:"RelatedRichBlock-module_overlayHeader__2Nmbv",body:"RelatedRichBlock-module_body__1ZHZS",isRich:"RelatedRichBlock-module_isRich__1LnA4",hasGradient:"RelatedRichBlock-module_hasGradient__27LOk",picture:"RelatedRichBlock-module_picture__128HJ",isCard:"RelatedRichBlock-module_isCard__2naDz",cover:"RelatedRichBlock-module_cover__3yygp",tag:"RelatedRichBlock-module_tag__3OLyG",center:"RelatedRichBlock-module_center__197sx",dark:"RelatedRichBlock-module_dark__3Y1fE",light:"RelatedRichBlock-module_light__2mUxL",mobile:"RelatedRichBlock-module_mobile__JpCS4",desktop:"RelatedRichBlock-module_desktop__trL0D"},qe=function(e){var a,n=e.block,d=n.only_on,c=n.data,m=c.blocks,s=c.url,_=c.cover,u=_.urls,p=_.gradients,k=_.tag,b=_.layout,g=_.ratio,f=e.styleContext,y={},E={},S="is"+((a=b)[0].toUpperCase()+a.slice(1)),B=l.useInView({threshold:0,triggerOnce:!0}),w=B[0],x=B[1];t.useEffect((function(){x&&("mobile"===d&&window.innerWidth<=511||"desktop"===d&&window.innerWidth>=512||!d)&&v("richRelated",s,"view")}),[x]);var C=[[Oe.root,!0],[Oe[S],!!b&&!!Oe[S]],[Oe.hasGradient,!!p],[Oe[d],!!d&&!!Oe[d]]],I=["isInMediaBlock"];return f&&(C=h(C,f,Oe),I=[].concat(f,["isInMediaBlock"])),p&&(E.backgroundImage=re(p.bg_rgb,"mediaBlockTop"),C=h(C,["0,0,0"===p.text_rgb?"dark":"light"],Oe),"desktop"===d&&(y.backgroundImage=re(p.bg_rgb,"mediaBlockBottom"))),o.createElement(r.Link,{"data-testid":"related-rich-block",className:i(C),to:"/"+s,onClick:function(){v("richRelated",s,"click")},ref:w},"rich"===b&&o.createElement(o.Fragment,null,o.createElement("div",{className:Oe.overlay,style:y}),o.createElement("div",{className:Oe.overlayHeader,style:E})),o.createElement("div",{className:Oe.tag},o.createElement(A,{size:"small",theme:"inherit",styleContext:"richRelated"},k)),o.createElement("div",{className:Oe.cover},o.createElement("div",{className:Oe.picture},o.createElement(L,{optimized:u,ratio:g,display:"narrow"}))),o.createElement("div",{className:Oe.body},m.map((function(e){return o.createElement(ze,{key:e.id,block:e,styleContext:I})}))))},We={root:"ShopRelatedBlock-module_root__x4vdk",wrapper:"ShopRelatedBlock-module_wrapper__3jQp9",overlay:"ShopRelatedBlock-module_overlay__15S5a",overlayHeader:"ShopRelatedBlock-module_overlayHeader__2IXK-",body:"ShopRelatedBlock-module_body__3ipYj",hasGradient:"ShopRelatedBlock-module_hasGradient__1pghj",picture:"ShopRelatedBlock-module_picture__1bu9H",tag:"ShopRelatedBlock-module_tag__2vTKm",center:"ShopRelatedBlock-module_center__2H85-",title:"ShopRelatedBlock-module_title__1ZIW0",price:"ShopRelatedBlock-module_price__2cVXM",dark:"ShopRelatedBlock-module_dark__3Gfbc",light:"ShopRelatedBlock-module_light__1y8Qy",mobile:"ShopRelatedBlock-module_mobile__AleU0",desktop:"ShopRelatedBlock-module_desktop__2--zA"},Qe=function(e){var a=e.block,n=a.only_on,r=a.data,d=r.url,c=r.cover,m=c.urls,s=c.gradients,_=c.tag,u=c.layout,p=c.ratio,k=c.first_title,b=c.second_title,g=e.styleContext,f={},y={},E=l.useInView({threshold:0,triggerOnce:!0}),S=E[0],B=E[1];t.useEffect((function(){B&&("mobile"===n&&window.innerWidth<=511||"desktop"===n&&window.innerWidth>=512||!n)&&v("productRelated",d,"view")}),[B]);var w=[[We.root,!0],[We.hasGradient,!!s],[We[n],!!n&&!!We[n]]];return g&&(w=h(w,g,We)),s&&(y.backgroundImage=re(s.bg_rgb,"mediaBlockTop"),w=h(w,["0,0,0"===s.text_rgb?"dark":"light"],We),"desktop"===n&&(f.backgroundImage=re(s.bg_rgb,"mediaBlockBottom"))),o.createElement("a",{"data-testid":"related-rich-block",className:i(w),href:d,target:"_blank",onClick:function(){v("productRelated",d,"click")},ref:S},"rich"===u&&o.createElement(o.Fragment,null,o.createElement("div",{className:We.overlay,style:f}),o.createElement("div",{className:We.overlayHeader,style:y})),o.createElement("div",{className:We.tag},o.createElement(A,{size:"small",theme:"inherit",styleContext:"richRelated"},_)),o.createElement("div",{className:We.cover},o.createElement("div",{className:We.picture},o.createElement(L,{optimized:m,ratio:p,display:"narrow"}))),o.createElement("div",{className:We.body},o.createElement("h2",{className:We.title},k,o.createElement("span",{className:We.price},b))))},je={root:"ToolbarButton-module_root__xN-fq",isDark:"ToolbarButton-module_isDark__2q5U7",dark:"ToolbarButton-module_dark__GrIOr",bookmark:"ToolbarButton-module_bookmark__3369b",isActive:"ToolbarButton-module_isActive__3NLAE",icon:"ToolbarButton-module_icon__4wCid",text:"ToolbarButton-module_text__32m6s",counter:"ToolbarButton-module_counter__2NOtu"};exports.AnnouncementInText=Ne,exports.BookmarkButton=O,exports.Button=m,exports.CardTitle=le,exports.ChapterBlock=ne,exports.Cover=Re,exports.DocumentItemsCount=Le,exports.DonatesTeaser=Me,exports.DotsOnImage=N,exports.Dropdown=function(e){var t=e.children,l=e.styleContext,a=[[q.root,!0],[q.active,!!e.active&&!!q.active]];return l&&(a=h(a,l,q)),o.createElement("div",{"data-testid":"dropdown",className:i(a)},t)},exports.EmbedBlockContainer=$,exports.Footnote=I,exports.GroupedBlock=Ee,exports.HalfBlock=De,exports.Image=L,exports.ImportantLead=Fe,exports.Lazy=f,exports.ListBlock=pe,exports.MaterialNote=P,exports.MaterialTitle=function(e){return o.createElement("h1",{className:"MaterialTitle-module_root__18ku-","data-testid":"material-title"},e.children)},exports.MediaCaption=H,exports.Menu=function(e){return o.createElement("div",{"data-testid":"dropdown",className:q.menu},e.children)},exports.Meta=j,exports.MetaItem=Be,exports.MetaItemLive=xe,exports.Popover=C,exports.Primary=function(e){return o.createElement("span",{className:"MaterialTitle-module_primary__2Sfmx"},e.children)},exports.QuoteBlock=te,exports.RawHtmlBlock=function(e){var t=e.block,l=e.styleContext,a=e.isRead,n=e.isListened,r=e.isInBookmarks,i=e.bookmarkAction,d=e.lang,c={lightBox:e.lightBox||null};switch(t.type){case"important_lead":return o.createElement(Fe,{block:t,styleContext:l});case"spoiler":return o.createElement(b,{value:c},o.createElement(Ge,{block:t,styleContext:l}));case"cover":return o.createElement(Re,{block:t,styleContext:l});case"half":return o.createElement(De,{block:t,styleContext:l});case"related_rich":return o.createElement(qe,{block:t,styleContext:l});case"related_shop":return o.createElement(Qe,{block:t,styleContext:l});default:return o.createElement(b,{value:c},o.createElement(ze,{block:t,styleContext:l,isRead:a,isListened:n,isInBookmarks:r,bookmarkAction:i,lang:d}))}},exports.RelatedBlock=ke,exports.RelatedRichBlock=qe,exports.RenderBlocks=ze,exports.RichTitle=me,exports.Secondary=function(e){return o.createElement("span",{className:"MaterialTitle-module_secondary__3uDp4"},e.children)},exports.SensitiveBlock=fe,exports.ShopRelatedBlock=Qe,exports.SimpleBlock=_e,exports.SimpleTitle=de,exports.SourceBlock=ve,exports.Spoiler=Ge,exports.SvgSymbol=u,exports.Switcher=function(e){var t=e.enabled,l=e.children,a=e.childrenPosition,n=void 0===a?"left":a,r=e.onChange,d=e.styleContext,c=e.theme,m=void 0===c?"light":c;return o.createElement("label",{"data-testid":"switcher",className:i([[p.root,!0],[p[m],!!p[m]],[p[d],!!p[d]]])},l&&"left"===n&&o.createElement("div",{className:i([[p.children,!0],[p.left,!0]])},l),o.createElement("input",{className:p.input,type:"checkbox",checked:t,onChange:r}),o.createElement("span",{className:p.control},o.createElement("span",{className:p.knob})),l&&"right"===n&&o.createElement("div",{className:i([[p.children,!0],[p.right,!0]])},l))},exports.Table=V,exports.Tag=A,exports.Timestamp=Y,exports.Toolbar=function(e){var t=e.children,l=e.styleContext,a=[[W.root,!0]];return l&&(a=h(a,l,W)),o.createElement("div",{"data-testid":"toolbar",className:i(a)},o.createElement("ul",{className:W.list},t))},exports.ToolbarButton=function(e){var t=e.children,l=e.type,a=e.theme,n=e.lang,r=e.icon,d=e.onClick,c=S[void 0===n?"ru":n][l];return o.createElement("li",{className:W.item},o.createElement("button",{"data-testid":"toolbar-button",className:i([[je.root,!0],[je[l],!!je[l]],[je[a],!!je[a]&&!!a],[je.isActive,!!e.isActive]]),type:"button",onClick:function(){return d(l)}},r&&o.createElement("div",{className:je.icon},o.createElement(u,{size:"medium",icon:r,styleContext:"isInToolbar"})),o.createElement("span",{className:je.text},c),t&&o.createElement("span",{className:je.counter}," ",t)))};
|
|
2
2
|
//# sourceMappingURL=ui-kit-2.cjs.production.min.js.map
|