@adstore/templates 2.5.10 → 2.5.11

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @adstore/templates
2
2
 
3
+ ## 2.5.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Remove paddings for body (ComplexPopup)
8
+
3
9
  ## 2.5.10
4
10
 
5
11
  ### Patch Changes
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- ._root_1i41t_1{position:relative}._icon_1i41t_5{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#333;color:#fff;border-radius:50%;cursor:pointer}._iconTarget_1i41t_17{width:16px;height:16px;margin-bottom:3px}._body_1i41t_23{position:absolute;left:-30px;top:50px;width:300px;display:none}._bodyOpen_1i41t_31{animation:_simpleGift_in_1i41t_1 .3s;display:block}@keyframes _simpleGift_in_1i41t_1{0%{opacity:0}to{opacity:1}}._close_1i41t_44{position:absolute;top:9px;right:9px;color:#fff;display:flex;align-items:center;cursor:pointer}._close_1i41t_44 svg{width:15px;height:15px}._arrow_1i41t_58{position:absolute;transform:rotate(45deg);height:15px;width:15px;top:-7px;left:38px;background-color:#333;z-index:5}._container_1i41t_69{background-color:#333;padding:10px 10px 4px;border-radius:4px}._inner_1i41t_75{display:flex;align-items:center;margin-bottom:10px;padding-right:30px}._logo_1i41t_82{min-width:60px;height:24px;background-color:#eee;background-position:center}._text_1i41t_89{font-size:17px;line-height:1.2;color:#fff;margin-left:10px}._button_1i41t_96{font-size:13px;line-height:2;border-radius:4px;text-align:center;background-color:#ffbc00;color:#333}._buttonAnimated_1i41t_105{animation:_increase_1i41t_1 3s infinite}._legalGap_1i41t_109{height:19px;display:none}._legalOpen_1i41t_113 ._legalGap_1i41t_109{display:block}._legal_1i41t_109{position:relative;display:flex;width:calc(100% + 12px);min-height:18px;left:-6px;right:4px;z-index:2;padding:3px 5px;color:#fff;background-color:#333;border-radius:4px;font-size:9px;line-height:11px;margin-top:5px}._legalOpen_1i41t_113 ._legal_1i41t_109{position:absolute;inset:0;z-index:2;padding:4px;width:100%}._legalText_1i41t_141{display:inline-block;margin:0;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-right:25px}._legalOpen_1i41t_113 ._legalText_1i41t_141{text-align:center;padding-right:0;overflow:auto;display:flex;align-items:center}._legalButton_1i41t_159{cursor:pointer;text-decoration:underline;position:absolute;right:4px;bottom:4px}._legalOpen_1i41t_113 ._legalButton_1i41t_159{position:initial;display:inline-block;margin:0 3px}@keyframes _fadein_1i41t_1{0%,to{opacity:0}50%{opacity:1}}@keyframes _pulse_1i41t_1{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes _gradient_1i41t_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _wiggle_1i41t_1{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}@keyframes _increase_1i41t_1{0%{transform:scale(1) translateZ(0)}10%,30%{transform:scale(.85) translateZ(0)}20%,40%{transform:scale(1) translateZ(0)}50%{transform:scale(1) translateZ(0)}}._root_g8256_1{position:relative}._icon_g8256_5{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#333;color:#fff;border-radius:50%;cursor:pointer}._iconTarget_g8256_17{width:16px;height:16px;margin-bottom:3px}._body_g8256_23{position:absolute;left:-30px;top:50px;width:300px;display:none}._desktop_g8256_30 ._body_g8256_23,._tablet_g8256_30 ._body_g8256_23,._laptop_g8256_30 ._body_g8256_23{width:360px}._bodyOpen_g8256_34{animation:_complexGift_in_g8256_1 .3s;display:block}@keyframes _complexGift_in_g8256_1{0%{opacity:0}to{opacity:1}}._arrow_g8256_47{position:absolute;transform:rotate(45deg);height:15px;width:15px;top:-7px;left:38px;background-color:#333}._container_g8256_57{background-color:#333;border-radius:4px}._promotion_g8256_62{padding:0 6px 6px;color:#fff;font-size:8px}._close_g8256_68{position:absolute;top:9px;right:9px;color:#fff;display:flex;align-items:center;cursor:pointer}._close_g8256_68 svg{width:15px;height:15px}._head_g8256_82{display:flex;align-items:center;color:#fff}._headIcon_g8256_88{width:20px;height:20px;margin-right:10px}._headTitle_g8256_94{font-size:16px;line-height:1.2;font-weight:700;width:100%}._inner_g8256_101{border-radius:6px;overflow:hidden;padding:0 6px 6px}@keyframes _fadein_g8256_1{0%,to{opacity:0}50%{opacity:1}}@keyframes _pulse_g8256_1{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes _gradient_g8256_1{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes _wiggle_g8256_1{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}._root_1y96a_1{padding:6px;background-color:#fff;position:relative;display:block}._root_1y96a_1:first-child{border-top-left-radius:6px;border-top-right-radius:6px}._root_1y96a_1:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom:none}._root_1y96a_1:last-child:after{display:none}._root_1y96a_1:after{content:"";width:100%;height:1px;background-color:#d8dbe6;position:absolute;left:0;right:0;bottom:0}._body_1y96a_30{display:flex;align-items:center;position:relative;padding-left:6px;justify-content:space-between}._bodyInner_1y96a_38{display:flex;align-items:center}._line_1y96a_43{position:absolute;left:-6px;top:0;bottom:0;width:2px;background-color:#ffb800;border-radius:0 2px 2px 0}._text_1y96a_53{font-size:12px;line-height:1.2;color:#333;font-weight:700;padding-right:10px}._button_1y96a_61{margin-left:auto;padding:2px;background-color:#ffb800;border-radius:20px;display:flex;align-items:center;font-size:10px;text-transform:uppercase;line-height:2;font-weight:700}._button_1y96a_61 ._logo_1y96a_73{width:30px;height:30px;margin-right:initial;display:block}._variant2_1y96a_79 ._button_1y96a_61 ._logo_1y96a_73{display:none}._buttonText_1y96a_83{padding:0 7px}._logo_1y96a_73{width:25px;height:25px;border-radius:30px;background-color:#eee;margin-right:10px;display:none;background-position:center}._variant2_1y96a_79 ._logo_1y96a_73{display:block}._legal_1y96a_100{background-color:#eee;padding:2px 5px;height:14px;overflow:auto;margin-top:6px;border-radius:4px;color:#7e8392;font-size:8px}._legal_1y96a_100::-webkit-scrollbar{width:4px;background:#e5e6e9;border-radius:5px}._legal_1y96a_100::-webkit-scrollbar-track{border-radius:5px}._legal_1y96a_100::-webkit-scrollbar-thumb{background:#7e8392;border-radius:5px}._root_18vic_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}._background_18vic_11{position:absolute;inset:0;width:100%;height:100%;max-width:100%}._content_18vic_19{width:100%;overflow:hidden;border-radius:10px;background-color:#fff;min-height:500px;display:flex;position:relative}._laptop_18vic_29{min-height:680px}._desktop_18vic_33{min-height:500px}._wrapper_18vic_37{position:relative}._overlay_18vic_41{position:fixed;inset:0;background-color:#000000a6}._close_18vic_47{position:absolute;top:15px;right:15px;color:#cbcdd3;cursor:pointer;z-index:2}._body_18vic_56{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;position:relative}._logo_18vic_65{width:100px;height:60px;background:#eee center}._text_18vic_71{margin:auto 0}._button_18vic_75{border-radius:8px;padding:0 15px;font-size:24px;background-color:#ffbc00;margin-bottom:12px;display:flex;align-items:center;justify-content:center;width:100%}._desktop_18vic_33 ._button_18vic_75{width:70%}._legal_18vic_90{font-size:9px;color:#333;padding:0 10px;text-align:center;width:100%;line-height:1.2}._desktop_18vic_33 ._legal_18vic_90{width:70%}._root_mj8hr_1{font-size:20px;color:#333}._root_krw01_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}._content_krw01_11{width:310px;overflow:hidden;border-radius:10px;background-color:#fff;padding:15px 10px;display:flex;flex-direction:column;justify-content:center;position:relative}._desktop_krw01_23,._laptop_krw01_23{width:1000px;padding:30px 20px}._overlay_krw01_28{position:fixed;inset:0;background-color:#000000a6}._close_krw01_34{position:absolute;top:15px;right:15px;color:#cbcdd3;cursor:pointer;z-index:2}._title_krw01_43{text-transform:uppercase;margin-bottom:20px;font-weight:700;font-size:11px;font-style:normal;color:#333;text-align:center;line-height:1.2}._desktop_krw01_23 ._title_krw01_43,._laptop_krw01_23 ._title_krw01_43{margin-bottom:70px;font-size:26px}._wrapper_krw01_58{display:flex;flex-direction:column;justify-content:center;gap:15px}._desktop_krw01_23 ._wrapper_krw01_58,._laptop_krw01_23 ._wrapper_krw01_58{flex-direction:initial;gap:25px}._root_13yor_1{text-align:center;background-color:#f7f7f7;overflow:hidden;border-radius:10px;display:block}._desktop_13yor_9,._laptop_13yor_9{height:300px;width:300px}._header_13yor_14{display:none;background-color:#eee;height:50px;align-items:center;justify-content:center}._desktop_13yor_9 ._header_13yor_14,._laptop_13yor_9 ._header_13yor_14{display:flex}._logo_13yor_25{width:60px;background-color:#dbdbdb;height:40px;background-position:center}._container_13yor_32{display:flex;flex-direction:column;padding:10px}._desktop_13yor_9 ._container_13yor_32,._laptop_13yor_9 ._container_13yor_32{padding:0 16px 12px;justify-content:space-between;height:calc(100% - 50px)}._body_13yor_43{padding:11px 10px 9px;display:flex;align-items:center;margin-bottom:12px}._desktop_13yor_9 ._body_13yor_43,._laptop_13yor_9 ._body_13yor_43{margin:auto}._body_13yor_43 ._logoWrapper_13yor_52{display:block;margin-right:12px}._desktop_13yor_9 ._body_13yor_43 ._logoWrapper_13yor_52,._laptop_13yor_9 ._body_13yor_43 ._logoWrapper_13yor_52{display:none}._logoWrapper_13yor_52{padding:15px 12px;border-radius:10px}._text_13yor_65{flex:1;display:block;justify-content:center;align-items:center;white-space:pre-wrap;color:#333;text-align:center;font-size:16px}._desktop_13yor_9 ._text_13yor_65,._laptop_13yor_9 ._text_13yor_65{font-size:22px;--accent-size: 22px}._button_13yor_80{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;margin-bottom:10px;font-size:12px;color:#333;background-color:#eee;border-radius:8px;width:100%}._desktop_13yor_9 ._button_13yor_80,._laptop_13yor_9 ._button_13yor_80{margin-bottom:12px;width:initial;font-size:16px}._legal_13yor_98{overflow-y:auto;padding:0 4px;height:15px;font-size:9px;color:#333}._desktop_13yor_9 ._legal_13yor_98,._laptop_13yor_9 ._legal_13yor_98{height:20px}._legal_13yor_98::-webkit-scrollbar{width:4px;background:#E5E6E9;border-radius:5px}._legal_13yor_98::-webkit-scrollbar-track{border-radius:5px}._legal_13yor_98::-webkit-scrollbar-thumb{background:#7E8392;border-radius:5px}._root_v3g4u_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}._content_v3g4u_11{overflow:hidden;border-radius:10px;background-color:#fff;display:block;position:relative}._close_v3g4u_19{position:absolute;top:15px;right:15px;color:#cbcdd3;cursor:pointer;z-index:2}._overlay_v3g4u_28{position:fixed;inset:0;background-color:#000000a6}._body_v3g4u_34{width:310px;min-height:515px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}._desktop_v3g4u_42 ._body_v3g4u_34,._laptop_v3g4u_42 ._body_v3g4u_34{min-height:500px;width:1000px}._tablet_v3g4u_46 ._body_v3g4u_34{width:410px;min-height:680px}._head_v3g4u_51{display:flex;align-items:center;flex-direction:column-reverse;margin-bottom:10px}._desktop_v3g4u_42 ._head_v3g4u_51,._laptop_v3g4u_42 ._head_v3g4u_51{flex-direction:initial}._title_v3g4u_61{font-size:23px;text-transform:uppercase;margin-top:10px;color:#333;font-weight:700}._desktop_v3g4u_42 ._title_v3g4u_61,._laptop_v3g4u_42 ._title_v3g4u_61{font-size:36px;margin-right:32px;margin-bottom:initial}._logo_v3g4u_74{width:100px;height:60px;background-color:transparent;background-position:center}._wrapper_v3g4u_81{margin:auto 0;display:flex;flex-direction:column;width:100%}._text_v3g4u_88{font-size:20px;color:#333;margin-bottom:15px;width:100%;text-align:center}._button_v3g4u_96{display:flex;align-items:center;width:100%;text-transform:uppercase;margin-bottom:10px;flex-direction:column;border-radius:4px;overflow:hidden}._desktop_v3g4u_42 ._button_v3g4u_96,._laptop_v3g4u_42 ._button_v3g4u_96{flex-direction:initial;width:80%}._buttonHead_v3g4u_111{display:flex;align-items:center;background-color:#e6aa00;color:#333;font-size:22px;padding:0 20px;white-space:nowrap;width:100%;justify-content:center}._desktop_v3g4u_42 ._buttonHead_v3g4u_111,._laptop_v3g4u_42 ._buttonHead_v3g4u_111{width:initial;flex-direction:initial;font-size:31px}._buttonTarget_v3g4u_128{display:flex;align-items:center;background-color:#ffbc00;color:#333;font-size:16px;padding:0 15px;width:100%;justify-content:center}._desktop_v3g4u_42 ._buttonTarget_v3g4u_128,._laptop_v3g4u_42 ._buttonTarget_v3g4u_128{font-size:31px}._legal_v3g4u_142{font-size:9px;color:#333;padding:0 10px;text-align:center;width:100%;line-height:1.2}._desktop_v3g4u_42 ._legal_v3g4u_142,._laptop_v3g4u_42 ._legal_v3g4u_142{width:70%}._root_16jvv_1{padding:10px;display:flex;align-items:center;width:100%}._left_16jvv_8{padding-right:15px;display:none;align-items:center;border-right:1px solid #333;flex:1}._desktop_16jvv_15 ._left_16jvv_8,._laptop_16jvv_15 ._left_16jvv_8{display:flex}._teams_16jvv_19{margin-right:30px;display:flex;align-items:center}._logo_16jvv_25{width:50px;height:50px;background-color:transparent;background-position:center}._league_16jvv_32{font-size:15px;color:#333}._name_16jvv_37{font-size:18px;font-weight:700;color:#333}._right_16jvv_43{padding:0 0 0 10px;width:100%;display:flex}._desktop_16jvv_15 ._right_16jvv_43,._laptop_16jvv_15 ._right_16jvv_43{align-items:center;padding:0 0 0 30px;width:30%}._odd_16jvv_54{display:flex;align-items:center;flex-direction:column;flex:1}._desktop_16jvv_15 ._odd_16jvv_54,._laptop_16jvv_15 ._odd_16jvv_54{flex-direction:row;flex:initial;justify-content:space-between;width:100%}._oddLabel_16jvv_67{font-size:13px;color:#333}._desktop_16jvv_15 ._oddLabel_16jvv_67,._laptop_16jvv_15 ._oddLabel_16jvv_67{font-size:19px;margin-right:15px}._oddValue_16jvv_76{padding:3px 10px;background-color:#ffbc00;border-radius:2px;font-size:13px;color:#333;margin-top:3px}._desktop_16jvv_15 ._oddValue_16jvv_76,._laptop_16jvv_15 ._oddValue_16jvv_76{font-size:19px;padding:3px 20px;margin-top:initial}._team_16jvv_19{display:flex;flex-direction:column;align-items:center;width:30%}._desktop_16jvv_15 ._team_16jvv_19,._laptop_16jvv_15 ._team_16jvv_19{display:none}._teamLogo_16jvv_100{width:34px;height:34px;background-color:transparent;background-position:center}._teamName_16jvv_107{font-size:11px;text-transform:uppercase}._root_x31x3_1{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:0 10px 5px;position:relative;border-style:solid;border-radius:10px;border-width:1px;border-color:#76a963;margin-bottom:15px}._root_x31x3_1:last-child{margin-bottom:0}._background_x31x3_18{position:absolute;inset:0;background-color:#fff}._body_x31x3_27{display:flex;width:100%;justify-content:space-between;align-items:center;box-sizing:content-box;position:relative}._bookmaker_x31x3_36{margin-right:10px;color:#7e8392;font-size:12px;line-height:16px}._button_x31x3_43{border-radius:10px;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer;padding:7px 15px;background:#76a963;color:#fff;border-style:solid}._rowFirst_x31x3_57{color:#333;font-size:14px;line-height:1.2}._rowSecond_x31x3_63{color:#333;font-size:12px;line-height:1.2}._legal_x31x3_69{position:relative;display:flex;width:calc(100% + 12px);min-height:18px;left:-6px;right:4px;z-index:2;margin-top:10px;padding:3px 5px;color:#7e8392;background-color:#fafafa;border-radius:10px;font-size:12px;line-height:16px}._legalText_x31x3_86{overflow:hidden;display:inline-block;margin:0;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;padding-right:25px}._legalOpen_x31x3_96 ._legalText_x31x3_86{display:block;text-align:left}._legalButton_x31x3_101{cursor:pointer;text-decoration:underline;position:absolute;right:4px;bottom:4px}._legalOpen_x31x3_96 ._legalButton_x31x3_101{position:static;margin-left:5px}._root_woisr_1{position:relative;z-index:1;overflow:hidden;font-weight:400;padding:0 15px;height:80px;width:100%;background:#fff;display:block}._desktop_woisr_13,._laptop_woisr_14{padding:0 50px}._promotion_woisr_18{position:absolute;bottom:0;left:0;color:#fff;background-color:#333;font-size:7px;padding:2px 6px;border-top-right-radius:4px}._desktop_woisr_13 ._promotion_woisr_18,._laptop_woisr_14 ._promotion_woisr_18{border-top-left-radius:4px;left:initial;right:0}._background_woisr_34{position:absolute;inset:0;z-index:-1}._close_woisr_43{position:absolute;right:0;top:0;color:#cbcdd3;z-index:3;cursor:pointer}._content_woisr_52{margin:auto;height:100%;display:grid;grid-gap:20px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) auto;align-items:center;max-width:1300px}._desktop_woisr_13 ._content_woisr_52,._laptop_woisr_14 ._content_woisr_52{grid-template-columns:auto minmax(0,1fr) auto}._variant2_woisr_65 ._content_woisr_52{grid-template-columns:minmax(0,1fr) auto}._logo_woisr_69{background-size:contain;background-position:center;background-repeat:no-repeat;height:35px;width:100px;background-color:#eee}._variant2_woisr_65 ._logo_woisr_69{display:none}._left_woisr_81{height:100%;align-items:center;justify-content:center;display:none}._desktop_woisr_13 ._left_woisr_81,._laptop_woisr_14 ._left_woisr_81{display:flex}._variant2_woisr_65 ._left_woisr_81{display:none}._center_woisr_94{position:relative;z-index:1;height:100%}._slide_woisr_100{position:absolute;inset:0;opacity:0;animation-timing-function:ease-in;animation-duration:3s}._slide_woisr_100:only-child{animation:none;opacity:1}._slide_animated_default_woisr_114{animation-name:_fade-in-out_woisr_1}._slide_animated_bottom-top_woisr_117,._slide_animated_top-bottom_woisr_120{animation-name:_fade-in-bottom-out-top_woisr_1}._right_woisr_124{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}._right_woisr_124 ._logo_woisr_69{display:block;max-height:35px}._desktop_woisr_13 ._right_woisr_124 ._logo_woisr_69,._laptop_woisr_14 ._right_woisr_124 ._logo_woisr_69,._variant2_woisr_65 ._right_woisr_124 ._logo_woisr_69{display:none}._buttonWrapper_woisr_139{margin-top:7px}._variant2_woisr_65 ._buttonWrapper_woisr_139{margin-top:0}._buttonWrapper_woisr_139:before{z-index:2;display:block;content:"";position:absolute;inset:0;transform:none}._desktop_woisr_13 ._buttonWrapper_woisr_139,._laptop_woisr_14 ._buttonWrapper_woisr_139{margin-top:0}._button_woisr_139{background-color:#ff6a13;border-radius:20px;color:#fff;font-weight:700;font-size:10px;text-transform:uppercase;white-space:nowrap;display:block;text-align:center;padding:5px 15px;transition:filter .25s}._button_animated_woisr_173{animation:_increase_woisr_1 3s infinite}._desktop_woisr_13 ._button_woisr_139,._laptop_woisr_14 ._button_woisr_139{margin-top:0;padding:10px 35px}._variant2_woisr_65 ._button_woisr_139{display:flex;align-items:center;padding:2px 12px 2px 2px}._button_woisr_139 ._logo_woisr_69{display:none;width:35px;height:35px;border-radius:30px;margin-right:10px}._variant2_woisr_65 ._button_woisr_139 ._logo_woisr_69{display:block}@keyframes _fade-in-out_woisr_1{0%{opacity:0}5%{opacity:1}95%{opacity:1}to{opacity:0}}@keyframes _fade-in-bottom-out-top_woisr_1{0%{opacity:0;transform:translateY(100%)}10%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes _fade-in-top-out-bottom_woisr_1{0%{opacity:0;transform:translateY(-100%)}10%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes _increase_woisr_1{0%{-webkit-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}10%,30%{-webkit-transform:scale(.85) translateZ(0);-moz-transform:scale(.85) translateZ(0);transform:scale(.85) translateZ(0)}20%,40%{-webkit-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}50%{-webkit-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}}._root_1c4sr_1{height:100%;display:flex;justify-content:center;align-items:center;white-space:pre-wrap;color:#333;font-size:16px}._desktop_1c4sr_11{font-size:22px;--accent-size: 22px}._root_gohhp_1{display:flex;align-items:center;justify-content:center;height:100%}._title_gohhp_8{color:#333;margin-right:35px;display:none}._desktop_gohhp_13 ._title_gohhp_8,._laptop_gohhp_13 ._title_gohhp_8{display:block}._titleLabel_gohhp_17{font-size:12px}._tablet_gohhp_20 ._titleLabel_gohhp_17{font-size:16px}._desktop_gohhp_13 ._titleLabel_gohhp_17,._laptop_gohhp_13 ._titleLabel_gohhp_17{font-size:20px}._titleValue_gohhp_27{font-weight:700;font-size:12px}._tablet_gohhp_20 ._titleValue_gohhp_27{font-size:16px}._desktop_gohhp_13 ._titleValue_gohhp_27,._laptop_gohhp_13 ._titleValue_gohhp_27{font-size:20px}._teamLogo_gohhp_38{width:30px;height:30px;background-color:transparent;margin-bottom:5px}._desktop_gohhp_13 ._teamLogo_gohhp_38,._laptop_gohhp_13 ._teamLogo_gohhp_38,._tablet_gohhp_20 ._teamLogo_gohhp_38{width:40px;height:40px}._teams_gohhp_49{display:none;margin-left:35px}._desktop_gohhp_13 ._teams_gohhp_49,._laptop_gohhp_13 ._teams_gohhp_49,._tablet_gohhp_20 ._teams_gohhp_49{display:block}._teamName_gohhp_57{font-size:22px;font-weight:700;color:#fff;width:100%}._odds_gohhp_64{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}._odd_gohhp_64{display:flex;flex-direction:column;align-items:center}._oddX_gohhp_76{font-size:28px;color:#fff;height:100%;display:flex;align-items:center}._oddValue_gohhp_84{background-color:#3ec70e;padding:1px 5px;font-size:12px;font-weight:700;color:#fff;border-radius:4px;line-height:1.2;margin-top:auto;text-align:center;width:100%}._tablet_gohhp_20 ._oddValue_gohhp_84{font-size:14px}._desktop_gohhp_13 ._oddValue_gohhp_84,._laptop_gohhp_13 ._oddValue_gohhp_84{font-size:16px;padding:2px 10px}._root_1bycs_1{display:flex;align-items:center;justify-content:center;height:100%}._title_1bycs_8{color:#333;margin-right:20px}._titleLabel_1bycs_13{font-size:12px}._tablet_1bycs_16 ._titleLabel_1bycs_13{font-size:16px}._desktop_1bycs_19 ._titleLabel_1bycs_13,._laptop_1bycs_19 ._titleLabel_1bycs_13{font-size:20px}._titleValue_1bycs_23{font-weight:700;font-size:12px}._tablet_1bycs_16 ._titleValue_1bycs_23{font-size:16px}._desktop_1bycs_19 ._titleValue_1bycs_23,._laptop_1bycs_19 ._titleValue_1bycs_23{font-size:20px}._team_1bycs_34{display:flex;align-items:center;margin-bottom:10px;position:relative;padding-left:50px;min-height:20px}._desktop_1bycs_19 ._team_1bycs_34,._laptop_1bycs_19 ._team_1bycs_34,._tablet_1bycs_16 ._team_1bycs_34{padding-left:65px}._team_1bycs_34:first-child ._teamLogo_1bycs_45{top:50%;transform:translateY(-40%)}._team_1bycs_34:last-child{margin-bottom:initial}._team_1bycs_34:last-child ._teamLogo_1bycs_45{top:50%;transform:translateY(-60%)}._national_1bycs_56 ._team_1bycs_34 ._teamLogo_1bycs_45{top:initial;transform:initial}._teamLogo_1bycs_45{width:32px;height:32px;background-color:transparent;position:absolute;left:0}._tablet_1bycs_16 ._teamLogo_1bycs_45{width:38px;height:38px}._desktop_1bycs_19 ._teamLogo_1bycs_45,._laptop_1bycs_19 ._teamLogo_1bycs_45{width:40px;height:40px}._teamName_1bycs_77{display:none;font-size:22px;font-weight:700;color:#333;margin-right:25px;width:100%}._desktop_1bycs_19 ._teamName_1bycs_77,._laptop_1bycs_19 ._teamName_1bycs_77{display:block}._teamValue_1bycs_89{background-color:#3ec70e;padding:1px 6px;font-size:12px;font-weight:700;color:#fff;border-radius:4px;line-height:1.2}._tablet_1bycs_16 ._teamValue_1bycs_89{font-size:14px}._desktop_1bycs_19 ._teamValue_1bycs_89,._laptop_1bycs_19 ._teamValue_1bycs_89{font-size:16px;padding:2px 10px}
1
+ ._root_1i41t_1{position:relative}._icon_1i41t_5{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#333;color:#fff;border-radius:50%;cursor:pointer}._iconTarget_1i41t_17{width:16px;height:16px;margin-bottom:3px}._body_1i41t_23{position:absolute;left:-30px;top:50px;width:300px;display:none}._bodyOpen_1i41t_31{animation:_simpleGift_in_1i41t_1 .3s;display:block}@keyframes _simpleGift_in_1i41t_1{0%{opacity:0}to{opacity:1}}._close_1i41t_44{position:absolute;top:9px;right:9px;color:#fff;display:flex;align-items:center;cursor:pointer}._close_1i41t_44 svg{width:15px;height:15px}._arrow_1i41t_58{position:absolute;transform:rotate(45deg);height:15px;width:15px;top:-7px;left:38px;background-color:#333;z-index:5}._container_1i41t_69{background-color:#333;padding:10px 10px 4px;border-radius:4px}._inner_1i41t_75{display:flex;align-items:center;margin-bottom:10px;padding-right:30px}._logo_1i41t_82{min-width:60px;height:24px;background-color:#eee;background-position:center}._text_1i41t_89{font-size:17px;line-height:1.2;color:#fff;margin-left:10px}._button_1i41t_96{font-size:13px;line-height:2;border-radius:4px;text-align:center;background-color:#ffbc00;color:#333}._buttonAnimated_1i41t_105{animation:_increase_1i41t_1 3s infinite}._legalGap_1i41t_109{height:19px;display:none}._legalOpen_1i41t_113 ._legalGap_1i41t_109{display:block}._legal_1i41t_109{position:relative;display:flex;width:calc(100% + 12px);min-height:18px;left:-6px;right:4px;z-index:2;padding:3px 5px;color:#fff;background-color:#333;border-radius:4px;font-size:9px;line-height:11px;margin-top:5px}._legalOpen_1i41t_113 ._legal_1i41t_109{position:absolute;inset:0;z-index:2;padding:4px;width:100%}._legalText_1i41t_141{display:inline-block;margin:0;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-right:25px}._legalOpen_1i41t_113 ._legalText_1i41t_141{text-align:center;padding-right:0;overflow:auto;display:flex;align-items:center}._legalButton_1i41t_159{cursor:pointer;text-decoration:underline;position:absolute;right:4px;bottom:4px}._legalOpen_1i41t_113 ._legalButton_1i41t_159{position:initial;display:inline-block;margin:0 3px}@keyframes _fadein_1i41t_1{0%,to{opacity:0}50%{opacity:1}}@keyframes _pulse_1i41t_1{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes _gradient_1i41t_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _wiggle_1i41t_1{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}@keyframes _increase_1i41t_1{0%{transform:scale(1) translateZ(0)}10%,30%{transform:scale(.85) translateZ(0)}20%,40%{transform:scale(1) translateZ(0)}50%{transform:scale(1) translateZ(0)}}._root_g8256_1{position:relative}._icon_g8256_5{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#333;color:#fff;border-radius:50%;cursor:pointer}._iconTarget_g8256_17{width:16px;height:16px;margin-bottom:3px}._body_g8256_23{position:absolute;left:-30px;top:50px;width:300px;display:none}._desktop_g8256_30 ._body_g8256_23,._tablet_g8256_30 ._body_g8256_23,._laptop_g8256_30 ._body_g8256_23{width:360px}._bodyOpen_g8256_34{animation:_complexGift_in_g8256_1 .3s;display:block}@keyframes _complexGift_in_g8256_1{0%{opacity:0}to{opacity:1}}._arrow_g8256_47{position:absolute;transform:rotate(45deg);height:15px;width:15px;top:-7px;left:38px;background-color:#333}._container_g8256_57{background-color:#333;border-radius:4px}._promotion_g8256_62{padding:0 6px 6px;color:#fff;font-size:8px}._close_g8256_68{position:absolute;top:9px;right:9px;color:#fff;display:flex;align-items:center;cursor:pointer}._close_g8256_68 svg{width:15px;height:15px}._head_g8256_82{display:flex;align-items:center;color:#fff}._headIcon_g8256_88{width:20px;height:20px;margin-right:10px}._headTitle_g8256_94{font-size:16px;line-height:1.2;font-weight:700;width:100%}._inner_g8256_101{border-radius:6px;overflow:hidden;padding:0 6px 6px}@keyframes _fadein_g8256_1{0%,to{opacity:0}50%{opacity:1}}@keyframes _pulse_g8256_1{0%{transform:scale(1)}to{transform:scale(1.05)}}@keyframes _gradient_g8256_1{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes _wiggle_g8256_1{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}._root_1y96a_1{padding:6px;background-color:#fff;position:relative;display:block}._root_1y96a_1:first-child{border-top-left-radius:6px;border-top-right-radius:6px}._root_1y96a_1:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom:none}._root_1y96a_1:last-child:after{display:none}._root_1y96a_1:after{content:"";width:100%;height:1px;background-color:#d8dbe6;position:absolute;left:0;right:0;bottom:0}._body_1y96a_30{display:flex;align-items:center;position:relative;padding-left:6px;justify-content:space-between}._bodyInner_1y96a_38{display:flex;align-items:center}._line_1y96a_43{position:absolute;left:-6px;top:0;bottom:0;width:2px;background-color:#ffb800;border-radius:0 2px 2px 0}._text_1y96a_53{font-size:12px;line-height:1.2;color:#333;font-weight:700;padding-right:10px}._button_1y96a_61{margin-left:auto;padding:2px;background-color:#ffb800;border-radius:20px;display:flex;align-items:center;font-size:10px;text-transform:uppercase;line-height:2;font-weight:700}._button_1y96a_61 ._logo_1y96a_73{width:30px;height:30px;margin-right:initial;display:block}._variant2_1y96a_79 ._button_1y96a_61 ._logo_1y96a_73{display:none}._buttonText_1y96a_83{padding:0 7px}._logo_1y96a_73{width:25px;height:25px;border-radius:30px;background-color:#eee;margin-right:10px;display:none;background-position:center}._variant2_1y96a_79 ._logo_1y96a_73{display:block}._legal_1y96a_100{background-color:#eee;padding:2px 5px;height:14px;overflow:auto;margin-top:6px;border-radius:4px;color:#7e8392;font-size:8px}._legal_1y96a_100::-webkit-scrollbar{width:4px;background:#e5e6e9;border-radius:5px}._legal_1y96a_100::-webkit-scrollbar-track{border-radius:5px}._legal_1y96a_100::-webkit-scrollbar-thumb{background:#7e8392;border-radius:5px}._root_18vic_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}._background_18vic_11{position:absolute;inset:0;width:100%;height:100%;max-width:100%}._content_18vic_19{width:100%;overflow:hidden;border-radius:10px;background-color:#fff;min-height:500px;display:flex;position:relative}._laptop_18vic_29{min-height:680px}._desktop_18vic_33{min-height:500px}._wrapper_18vic_37{position:relative}._overlay_18vic_41{position:fixed;inset:0;background-color:#000000a6}._close_18vic_47{position:absolute;top:15px;right:15px;color:#cbcdd3;cursor:pointer;z-index:2}._body_18vic_56{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;position:relative}._logo_18vic_65{width:100px;height:60px;background:#eee center}._text_18vic_71{margin:auto 0}._button_18vic_75{border-radius:8px;padding:0 15px;font-size:24px;background-color:#ffbc00;margin-bottom:12px;display:flex;align-items:center;justify-content:center;width:100%}._desktop_18vic_33 ._button_18vic_75{width:70%}._legal_18vic_90{font-size:9px;color:#333;padding:0 10px;text-align:center;width:100%;line-height:1.2}._desktop_18vic_33 ._legal_18vic_90{width:70%}._root_mj8hr_1{font-size:20px;color:#333}._root_krw01_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}._content_krw01_11{width:310px;overflow:hidden;border-radius:10px;background-color:#fff;padding:15px 10px;display:flex;flex-direction:column;justify-content:center;position:relative}._desktop_krw01_23,._laptop_krw01_23{width:1000px;padding:30px 20px}._overlay_krw01_28{position:fixed;inset:0;background-color:#000000a6}._close_krw01_34{position:absolute;top:15px;right:15px;color:#cbcdd3;cursor:pointer;z-index:2}._title_krw01_43{text-transform:uppercase;margin-bottom:20px;font-weight:700;font-size:11px;font-style:normal;color:#333;text-align:center;line-height:1.2}._desktop_krw01_23 ._title_krw01_43,._laptop_krw01_23 ._title_krw01_43{margin-bottom:70px;font-size:26px}._wrapper_krw01_58{display:flex;flex-direction:column;justify-content:center;gap:15px}._desktop_krw01_23 ._wrapper_krw01_58,._laptop_krw01_23 ._wrapper_krw01_58{flex-direction:initial;gap:25px}._root_1q0qc_1{text-align:center;background-color:#f7f7f7;overflow:hidden;border-radius:10px;display:block}._desktop_1q0qc_9,._laptop_1q0qc_9{height:300px;width:300px}._header_1q0qc_14{display:none;background-color:#eee;height:50px;align-items:center;justify-content:center}._desktop_1q0qc_9 ._header_1q0qc_14,._laptop_1q0qc_9 ._header_1q0qc_14{display:flex}._logo_1q0qc_25{width:60px;background-color:#dbdbdb;height:40px;background-position:center}._container_1q0qc_32{display:flex;flex-direction:column;padding:10px}._desktop_1q0qc_9 ._container_1q0qc_32,._laptop_1q0qc_9 ._container_1q0qc_32{padding:0 16px 12px;justify-content:space-between;height:calc(100% - 50px)}._body_1q0qc_43{display:flex;align-items:center;margin-bottom:12px}._desktop_1q0qc_9 ._body_1q0qc_43,._laptop_1q0qc_9 ._body_1q0qc_43{margin:auto}._body_1q0qc_43 ._logoWrapper_1q0qc_51{display:block;margin-right:12px}._desktop_1q0qc_9 ._body_1q0qc_43 ._logoWrapper_1q0qc_51,._laptop_1q0qc_9 ._body_1q0qc_43 ._logoWrapper_1q0qc_51{display:none}._logoWrapper_1q0qc_51{padding:15px 12px;border-radius:10px}._text_1q0qc_64{flex:1;display:block;justify-content:center;align-items:center;white-space:pre-wrap;color:#333;text-align:center;font-size:16px}._desktop_1q0qc_9 ._text_1q0qc_64,._laptop_1q0qc_9 ._text_1q0qc_64{font-size:22px;--accent-size: 22px}._button_1q0qc_79{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;margin-bottom:10px;font-size:12px;color:#333;background-color:#eee;border-radius:8px;width:100%}._desktop_1q0qc_9 ._button_1q0qc_79,._laptop_1q0qc_9 ._button_1q0qc_79{margin-bottom:12px;width:initial;font-size:16px}._legal_1q0qc_97{overflow-y:auto;padding:0 4px;height:15px;font-size:9px;color:#333}._desktop_1q0qc_9 ._legal_1q0qc_97,._laptop_1q0qc_9 ._legal_1q0qc_97{height:20px}._legal_1q0qc_97::-webkit-scrollbar{width:4px;background:#E5E6E9;border-radius:5px}._legal_1q0qc_97::-webkit-scrollbar-track{border-radius:5px}._legal_1q0qc_97::-webkit-scrollbar-thumb{background:#7E8392;border-radius:5px}._root_v3g4u_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}._content_v3g4u_11{overflow:hidden;border-radius:10px;background-color:#fff;display:block;position:relative}._close_v3g4u_19{position:absolute;top:15px;right:15px;color:#cbcdd3;cursor:pointer;z-index:2}._overlay_v3g4u_28{position:fixed;inset:0;background-color:#000000a6}._body_v3g4u_34{width:310px;min-height:515px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}._desktop_v3g4u_42 ._body_v3g4u_34,._laptop_v3g4u_42 ._body_v3g4u_34{min-height:500px;width:1000px}._tablet_v3g4u_46 ._body_v3g4u_34{width:410px;min-height:680px}._head_v3g4u_51{display:flex;align-items:center;flex-direction:column-reverse;margin-bottom:10px}._desktop_v3g4u_42 ._head_v3g4u_51,._laptop_v3g4u_42 ._head_v3g4u_51{flex-direction:initial}._title_v3g4u_61{font-size:23px;text-transform:uppercase;margin-top:10px;color:#333;font-weight:700}._desktop_v3g4u_42 ._title_v3g4u_61,._laptop_v3g4u_42 ._title_v3g4u_61{font-size:36px;margin-right:32px;margin-bottom:initial}._logo_v3g4u_74{width:100px;height:60px;background-color:transparent;background-position:center}._wrapper_v3g4u_81{margin:auto 0;display:flex;flex-direction:column;width:100%}._text_v3g4u_88{font-size:20px;color:#333;margin-bottom:15px;width:100%;text-align:center}._button_v3g4u_96{display:flex;align-items:center;width:100%;text-transform:uppercase;margin-bottom:10px;flex-direction:column;border-radius:4px;overflow:hidden}._desktop_v3g4u_42 ._button_v3g4u_96,._laptop_v3g4u_42 ._button_v3g4u_96{flex-direction:initial;width:80%}._buttonHead_v3g4u_111{display:flex;align-items:center;background-color:#e6aa00;color:#333;font-size:22px;padding:0 20px;white-space:nowrap;width:100%;justify-content:center}._desktop_v3g4u_42 ._buttonHead_v3g4u_111,._laptop_v3g4u_42 ._buttonHead_v3g4u_111{width:initial;flex-direction:initial;font-size:31px}._buttonTarget_v3g4u_128{display:flex;align-items:center;background-color:#ffbc00;color:#333;font-size:16px;padding:0 15px;width:100%;justify-content:center}._desktop_v3g4u_42 ._buttonTarget_v3g4u_128,._laptop_v3g4u_42 ._buttonTarget_v3g4u_128{font-size:31px}._legal_v3g4u_142{font-size:9px;color:#333;padding:0 10px;text-align:center;width:100%;line-height:1.2}._desktop_v3g4u_42 ._legal_v3g4u_142,._laptop_v3g4u_42 ._legal_v3g4u_142{width:70%}._root_16jvv_1{padding:10px;display:flex;align-items:center;width:100%}._left_16jvv_8{padding-right:15px;display:none;align-items:center;border-right:1px solid #333;flex:1}._desktop_16jvv_15 ._left_16jvv_8,._laptop_16jvv_15 ._left_16jvv_8{display:flex}._teams_16jvv_19{margin-right:30px;display:flex;align-items:center}._logo_16jvv_25{width:50px;height:50px;background-color:transparent;background-position:center}._league_16jvv_32{font-size:15px;color:#333}._name_16jvv_37{font-size:18px;font-weight:700;color:#333}._right_16jvv_43{padding:0 0 0 10px;width:100%;display:flex}._desktop_16jvv_15 ._right_16jvv_43,._laptop_16jvv_15 ._right_16jvv_43{align-items:center;padding:0 0 0 30px;width:30%}._odd_16jvv_54{display:flex;align-items:center;flex-direction:column;flex:1}._desktop_16jvv_15 ._odd_16jvv_54,._laptop_16jvv_15 ._odd_16jvv_54{flex-direction:row;flex:initial;justify-content:space-between;width:100%}._oddLabel_16jvv_67{font-size:13px;color:#333}._desktop_16jvv_15 ._oddLabel_16jvv_67,._laptop_16jvv_15 ._oddLabel_16jvv_67{font-size:19px;margin-right:15px}._oddValue_16jvv_76{padding:3px 10px;background-color:#ffbc00;border-radius:2px;font-size:13px;color:#333;margin-top:3px}._desktop_16jvv_15 ._oddValue_16jvv_76,._laptop_16jvv_15 ._oddValue_16jvv_76{font-size:19px;padding:3px 20px;margin-top:initial}._team_16jvv_19{display:flex;flex-direction:column;align-items:center;width:30%}._desktop_16jvv_15 ._team_16jvv_19,._laptop_16jvv_15 ._team_16jvv_19{display:none}._teamLogo_16jvv_100{width:34px;height:34px;background-color:transparent;background-position:center}._teamName_16jvv_107{font-size:11px;text-transform:uppercase}._root_x31x3_1{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:0 10px 5px;position:relative;border-style:solid;border-radius:10px;border-width:1px;border-color:#76a963;margin-bottom:15px}._root_x31x3_1:last-child{margin-bottom:0}._background_x31x3_18{position:absolute;inset:0;background-color:#fff}._body_x31x3_27{display:flex;width:100%;justify-content:space-between;align-items:center;box-sizing:content-box;position:relative}._bookmaker_x31x3_36{margin-right:10px;color:#7e8392;font-size:12px;line-height:16px}._button_x31x3_43{border-radius:10px;font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer;padding:7px 15px;background:#76a963;color:#fff;border-style:solid}._rowFirst_x31x3_57{color:#333;font-size:14px;line-height:1.2}._rowSecond_x31x3_63{color:#333;font-size:12px;line-height:1.2}._legal_x31x3_69{position:relative;display:flex;width:calc(100% + 12px);min-height:18px;left:-6px;right:4px;z-index:2;margin-top:10px;padding:3px 5px;color:#7e8392;background-color:#fafafa;border-radius:10px;font-size:12px;line-height:16px}._legalText_x31x3_86{overflow:hidden;display:inline-block;margin:0;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;padding-right:25px}._legalOpen_x31x3_96 ._legalText_x31x3_86{display:block;text-align:left}._legalButton_x31x3_101{cursor:pointer;text-decoration:underline;position:absolute;right:4px;bottom:4px}._legalOpen_x31x3_96 ._legalButton_x31x3_101{position:static;margin-left:5px}._root_woisr_1{position:relative;z-index:1;overflow:hidden;font-weight:400;padding:0 15px;height:80px;width:100%;background:#fff;display:block}._desktop_woisr_13,._laptop_woisr_14{padding:0 50px}._promotion_woisr_18{position:absolute;bottom:0;left:0;color:#fff;background-color:#333;font-size:7px;padding:2px 6px;border-top-right-radius:4px}._desktop_woisr_13 ._promotion_woisr_18,._laptop_woisr_14 ._promotion_woisr_18{border-top-left-radius:4px;left:initial;right:0}._background_woisr_34{position:absolute;inset:0;z-index:-1}._close_woisr_43{position:absolute;right:0;top:0;color:#cbcdd3;z-index:3;cursor:pointer}._content_woisr_52{margin:auto;height:100%;display:grid;grid-gap:20px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) auto;align-items:center;max-width:1300px}._desktop_woisr_13 ._content_woisr_52,._laptop_woisr_14 ._content_woisr_52{grid-template-columns:auto minmax(0,1fr) auto}._variant2_woisr_65 ._content_woisr_52{grid-template-columns:minmax(0,1fr) auto}._logo_woisr_69{background-size:contain;background-position:center;background-repeat:no-repeat;height:35px;width:100px;background-color:#eee}._variant2_woisr_65 ._logo_woisr_69{display:none}._left_woisr_81{height:100%;align-items:center;justify-content:center;display:none}._desktop_woisr_13 ._left_woisr_81,._laptop_woisr_14 ._left_woisr_81{display:flex}._variant2_woisr_65 ._left_woisr_81{display:none}._center_woisr_94{position:relative;z-index:1;height:100%}._slide_woisr_100{position:absolute;inset:0;opacity:0;animation-timing-function:ease-in;animation-duration:3s}._slide_woisr_100:only-child{animation:none;opacity:1}._slide_animated_default_woisr_114{animation-name:_fade-in-out_woisr_1}._slide_animated_bottom-top_woisr_117,._slide_animated_top-bottom_woisr_120{animation-name:_fade-in-bottom-out-top_woisr_1}._right_woisr_124{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}._right_woisr_124 ._logo_woisr_69{display:block;max-height:35px}._desktop_woisr_13 ._right_woisr_124 ._logo_woisr_69,._laptop_woisr_14 ._right_woisr_124 ._logo_woisr_69,._variant2_woisr_65 ._right_woisr_124 ._logo_woisr_69{display:none}._buttonWrapper_woisr_139{margin-top:7px}._variant2_woisr_65 ._buttonWrapper_woisr_139{margin-top:0}._buttonWrapper_woisr_139:before{z-index:2;display:block;content:"";position:absolute;inset:0;transform:none}._desktop_woisr_13 ._buttonWrapper_woisr_139,._laptop_woisr_14 ._buttonWrapper_woisr_139{margin-top:0}._button_woisr_139{background-color:#ff6a13;border-radius:20px;color:#fff;font-weight:700;font-size:10px;text-transform:uppercase;white-space:nowrap;display:block;text-align:center;padding:5px 15px;transition:filter .25s}._button_animated_woisr_173{animation:_increase_woisr_1 3s infinite}._desktop_woisr_13 ._button_woisr_139,._laptop_woisr_14 ._button_woisr_139{margin-top:0;padding:10px 35px}._variant2_woisr_65 ._button_woisr_139{display:flex;align-items:center;padding:2px 12px 2px 2px}._button_woisr_139 ._logo_woisr_69{display:none;width:35px;height:35px;border-radius:30px;margin-right:10px}._variant2_woisr_65 ._button_woisr_139 ._logo_woisr_69{display:block}@keyframes _fade-in-out_woisr_1{0%{opacity:0}5%{opacity:1}95%{opacity:1}to{opacity:0}}@keyframes _fade-in-bottom-out-top_woisr_1{0%{opacity:0;transform:translateY(100%)}10%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes _fade-in-top-out-bottom_woisr_1{0%{opacity:0;transform:translateY(-100%)}10%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes _increase_woisr_1{0%{-webkit-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}10%,30%{-webkit-transform:scale(.85) translateZ(0);-moz-transform:scale(.85) translateZ(0);transform:scale(.85) translateZ(0)}20%,40%{-webkit-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}50%{-webkit-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}}._root_1c4sr_1{height:100%;display:flex;justify-content:center;align-items:center;white-space:pre-wrap;color:#333;font-size:16px}._desktop_1c4sr_11{font-size:22px;--accent-size: 22px}._root_gohhp_1{display:flex;align-items:center;justify-content:center;height:100%}._title_gohhp_8{color:#333;margin-right:35px;display:none}._desktop_gohhp_13 ._title_gohhp_8,._laptop_gohhp_13 ._title_gohhp_8{display:block}._titleLabel_gohhp_17{font-size:12px}._tablet_gohhp_20 ._titleLabel_gohhp_17{font-size:16px}._desktop_gohhp_13 ._titleLabel_gohhp_17,._laptop_gohhp_13 ._titleLabel_gohhp_17{font-size:20px}._titleValue_gohhp_27{font-weight:700;font-size:12px}._tablet_gohhp_20 ._titleValue_gohhp_27{font-size:16px}._desktop_gohhp_13 ._titleValue_gohhp_27,._laptop_gohhp_13 ._titleValue_gohhp_27{font-size:20px}._teamLogo_gohhp_38{width:30px;height:30px;background-color:transparent;margin-bottom:5px}._desktop_gohhp_13 ._teamLogo_gohhp_38,._laptop_gohhp_13 ._teamLogo_gohhp_38,._tablet_gohhp_20 ._teamLogo_gohhp_38{width:40px;height:40px}._teams_gohhp_49{display:none;margin-left:35px}._desktop_gohhp_13 ._teams_gohhp_49,._laptop_gohhp_13 ._teams_gohhp_49,._tablet_gohhp_20 ._teams_gohhp_49{display:block}._teamName_gohhp_57{font-size:22px;font-weight:700;color:#fff;width:100%}._odds_gohhp_64{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}._odd_gohhp_64{display:flex;flex-direction:column;align-items:center}._oddX_gohhp_76{font-size:28px;color:#fff;height:100%;display:flex;align-items:center}._oddValue_gohhp_84{background-color:#3ec70e;padding:1px 5px;font-size:12px;font-weight:700;color:#fff;border-radius:4px;line-height:1.2;margin-top:auto;text-align:center;width:100%}._tablet_gohhp_20 ._oddValue_gohhp_84{font-size:14px}._desktop_gohhp_13 ._oddValue_gohhp_84,._laptop_gohhp_13 ._oddValue_gohhp_84{font-size:16px;padding:2px 10px}._root_1bycs_1{display:flex;align-items:center;justify-content:center;height:100%}._title_1bycs_8{color:#333;margin-right:20px}._titleLabel_1bycs_13{font-size:12px}._tablet_1bycs_16 ._titleLabel_1bycs_13{font-size:16px}._desktop_1bycs_19 ._titleLabel_1bycs_13,._laptop_1bycs_19 ._titleLabel_1bycs_13{font-size:20px}._titleValue_1bycs_23{font-weight:700;font-size:12px}._tablet_1bycs_16 ._titleValue_1bycs_23{font-size:16px}._desktop_1bycs_19 ._titleValue_1bycs_23,._laptop_1bycs_19 ._titleValue_1bycs_23{font-size:20px}._team_1bycs_34{display:flex;align-items:center;margin-bottom:10px;position:relative;padding-left:50px;min-height:20px}._desktop_1bycs_19 ._team_1bycs_34,._laptop_1bycs_19 ._team_1bycs_34,._tablet_1bycs_16 ._team_1bycs_34{padding-left:65px}._team_1bycs_34:first-child ._teamLogo_1bycs_45{top:50%;transform:translateY(-40%)}._team_1bycs_34:last-child{margin-bottom:initial}._team_1bycs_34:last-child ._teamLogo_1bycs_45{top:50%;transform:translateY(-60%)}._national_1bycs_56 ._team_1bycs_34 ._teamLogo_1bycs_45{top:initial;transform:initial}._teamLogo_1bycs_45{width:32px;height:32px;background-color:transparent;position:absolute;left:0}._tablet_1bycs_16 ._teamLogo_1bycs_45{width:38px;height:38px}._desktop_1bycs_19 ._teamLogo_1bycs_45,._laptop_1bycs_19 ._teamLogo_1bycs_45{width:40px;height:40px}._teamName_1bycs_77{display:none;font-size:22px;font-weight:700;color:#333;margin-right:25px;width:100%}._desktop_1bycs_19 ._teamName_1bycs_77,._laptop_1bycs_19 ._teamName_1bycs_77{display:block}._teamValue_1bycs_89{background-color:#3ec70e;padding:1px 6px;font-size:12px;font-weight:700;color:#fff;border-radius:4px;line-height:1.2}._tablet_1bycs_16 ._teamValue_1bycs_89{font-size:14px}._desktop_1bycs_19 ._teamValue_1bycs_89,._laptop_1bycs_19 ._teamValue_1bycs_89{font-size:16px;padding:2px 10px}
@@ -10,7 +10,7 @@ var _t = (e, t, o) => t in e ? Bo(e, t, { enumerable: !0, configurable: !0, writ
10
10
  ut.call(t, o) && _t(e, o, t[o]);
11
11
  return e;
12
12
  }, b = (e, t) => Fo(e, Do(t));
13
- var Ke = (e, t) => {
13
+ var ze = (e, t) => {
14
14
  var o = {};
15
15
  for (var n in e)
16
16
  dt.call(e, n) && t.indexOf(n) < 0 && (o[n] = e[n]);
@@ -36,7 +36,7 @@ var $e = (e, t, o) => new Promise((n, r) => {
36
36
  l((o = o.apply(e, t)).next());
37
37
  });
38
38
  import { options as h, Component as Ne, createElement as pt, Fragment as ft, toChildArray as Je, createContext as Go, render as Uo, cloneElement as Wo } from "preact";
39
- var je = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, Qe = {}, zo = {
39
+ var je = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, Qe = {}, qo = {
40
40
  get exports() {
41
41
  return Qe;
42
42
  },
@@ -78,18 +78,18 @@ var je = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
78
78
  }
79
79
  e.exports ? (o.default = o, e.exports = o) : window.classNames = o;
80
80
  })();
81
- })(zo);
81
+ })(qo);
82
82
  const S = Qe;
83
- var ue, N, qe, gt, de = 0, to = [], Ie = [], ht = h.__b, vt = h.__r, mt = h.diffed, yt = h.__c, bt = h.unmount;
83
+ var ue, N, Ke, gt, de = 0, to = [], Ie = [], ht = h.__b, vt = h.__r, mt = h.diffed, yt = h.__c, bt = h.unmount;
84
84
  function xe(e, t) {
85
85
  h.__h && h.__h(N, e, de || t), de = 0;
86
86
  var o = N.__H || (N.__H = { __: [], __h: [] });
87
87
  return e >= o.__.length && o.__.push({ __V: Ie }), o.__[e];
88
88
  }
89
89
  function ee(e) {
90
- return de = 1, Ko(no, e);
90
+ return de = 1, zo(no, e);
91
91
  }
92
- function Ko(e, t, o) {
92
+ function zo(e, t, o) {
93
93
  var n = xe(ue++, 2);
94
94
  if (n.t = e, !n.__c && (n.__ = [o ? o(t) : no(void 0, t), function(l) {
95
95
  var c = n.__N ? n.__N[0] : n.__[0], _ = n.t(c, l);
@@ -151,7 +151,7 @@ function Oe(e, t) {
151
151
  var o = xe(ue++, 7);
152
152
  return tt(o.__H, t) ? (o.__V = e(), o.i = t, o.__h = e, o.__V) : o.__;
153
153
  }
154
- function qo(e, t) {
154
+ function Ko(e, t) {
155
155
  return de = 8, Oe(function() {
156
156
  return e;
157
157
  }, t);
@@ -174,15 +174,15 @@ h.__b = function(e) {
174
174
  }, h.__r = function(e) {
175
175
  vt && vt(e), ue = 0;
176
176
  var t = (N = e.__c).__H;
177
- t && (qe === N ? (t.__h = [], N.__h = [], t.__.forEach(function(o) {
177
+ t && (Ke === N ? (t.__h = [], N.__h = [], t.__.forEach(function(o) {
178
178
  o.__N && (o.__ = o.__N), o.__V = Ie, o.__N = o.i = void 0;
179
- })) : (t.__h.forEach(Le), t.__h.forEach(Ye), t.__h = [])), qe = N;
179
+ })) : (t.__h.forEach(Le), t.__h.forEach(Ye), t.__h = [])), Ke = N;
180
180
  }, h.diffed = function(e) {
181
181
  mt && mt(e);
182
182
  var t = e.__c;
183
183
  t && t.__H && (t.__H.__h.length && (to.push(t) !== 1 && gt === h.requestAnimationFrame || ((gt = h.requestAnimationFrame) || Jo)(Xo)), t.__H.__.forEach(function(o) {
184
184
  o.i && (o.__H = o.i), o.__V !== Ie && (o.__ = o.__V), o.i = void 0, o.__V = Ie;
185
- })), qe = N = null;
185
+ })), Ke = N = null;
186
186
  }, h.__c = function(e, t) {
187
187
  t.some(function(o) {
188
188
  try {
@@ -477,7 +477,7 @@ var Fn = Bn;
477
477
  function Dn(e) {
478
478
  return this.__data__.has(e);
479
479
  }
480
- var Gn = Dn, Un = typeof je == "object" && je && je.Object === Object && je, co = Un, Wn = co, zn = typeof self == "object" && self && self.Object === Object && self, Kn = Wn || zn || Function("return this")(), fe = Kn, qn = fe, Zn = qn.Symbol, lo = Zn, St = lo, _o = Object.prototype, Xn = _o.hasOwnProperty, Jn = _o.toString, ke = St ? St.toStringTag : void 0;
480
+ var Gn = Dn, Un = typeof je == "object" && je && je.Object === Object && je, co = Un, Wn = co, qn = typeof self == "object" && self && self.Object === Object && self, zn = Wn || qn || Function("return this")(), fe = zn, Kn = fe, Zn = Kn.Symbol, lo = Zn, St = lo, _o = Object.prototype, Xn = _o.hasOwnProperty, Jn = _o.toString, ke = St ? St.toStringTag : void 0;
481
481
  function Qn(e) {
482
482
  var t = Xn.call(e, ke), o = e[ke];
483
483
  try {
@@ -547,7 +547,7 @@ function Gr(e, t) {
547
547
  var o = Dr(e, t);
548
548
  return Fr(o) ? o : void 0;
549
549
  }
550
- var nt = Gr, Ur = nt, Wr = fe, zr = Ur(Wr, "Map"), uo = zr, Kr = nt, qr = Kr(Object, "create"), Ue = qr, Ht = Ue;
550
+ var nt = Gr, Ur = nt, Wr = fe, qr = Ur(Wr, "Map"), uo = qr, zr = nt, Kr = zr(Object, "create"), Ue = Kr, Ht = Ue;
551
551
  function Zr() {
552
552
  this.__data__ = Ht ? Ht(null) : {}, this.size = 0;
553
553
  }
@@ -637,14 +637,14 @@ he.prototype.delete = Fa;
637
637
  he.prototype.get = Da;
638
638
  he.prototype.has = Ga;
639
639
  he.prototype.set = Ua;
640
- var Wa = he, za = De, Ka = uo, qa = Wa, Za = 200;
640
+ var Wa = he, qa = De, za = uo, Ka = Wa, Za = 200;
641
641
  function Xa(e, t) {
642
642
  var o = this.__data__;
643
- if (o instanceof za) {
643
+ if (o instanceof qa) {
644
644
  var n = o.__data__;
645
- if (!Ka || n.length < Za - 1)
645
+ if (!za || n.length < Za - 1)
646
646
  return n.push([e, t]), this.size = ++o.size, this;
647
- o = this.__data__ = new qa(n);
647
+ o = this.__data__ = new Ka(n);
648
648
  }
649
649
  return o.set(e, t), this.size = o.size, this;
650
650
  }
@@ -758,10 +758,10 @@ var Te = Fs, Ds = Ge, Gs = Te, Us = "[object Arguments]";
758
758
  function Ws(e) {
759
759
  return Gs(e) && Ds(e) == Us;
760
760
  }
761
- var zs = Ws, Bt = zs, Ks = Te, vo = Object.prototype, qs = vo.hasOwnProperty, Zs = vo.propertyIsEnumerable, Xs = Bt(function() {
761
+ var qs = Ws, Bt = qs, zs = Te, vo = Object.prototype, Ks = vo.hasOwnProperty, Zs = vo.propertyIsEnumerable, Xs = Bt(function() {
762
762
  return arguments;
763
763
  }()) ? Bt : function(e) {
764
- return Ks(e) && qs.call(e, "callee") && !Zs.call(e, "callee");
764
+ return zs(e) && Ks.call(e, "callee") && !Zs.call(e, "callee");
765
765
  }, mo = Xs, Js = Array.isArray, yo = Js, Qs = 9007199254740991;
766
766
  function Ys(e) {
767
767
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= Qs;
@@ -800,13 +800,13 @@ function mi(e) {
800
800
  var o = hi.call(t, "constructor") && t.constructor;
801
801
  return typeof o == "function" && o instanceof o && $o.call(o) == vi;
802
802
  }
803
- var yi = mi, bi = Ge, $i = bo, ki = Te, Ni = "[object Arguments]", wi = "[object Array]", Ci = "[object Boolean]", xi = "[object Date]", Oi = "[object Error]", Ti = "[object Function]", Ai = "[object Map]", ji = "[object Number]", Si = "[object Object]", Ii = "[object RegExp]", Li = "[object Set]", Pi = "[object String]", Hi = "[object WeakMap]", Ri = "[object ArrayBuffer]", Mi = "[object DataView]", Ei = "[object Float32Array]", Vi = "[object Float64Array]", Bi = "[object Int8Array]", Fi = "[object Int16Array]", Di = "[object Int32Array]", Gi = "[object Uint8Array]", Ui = "[object Uint8ClampedArray]", Wi = "[object Uint16Array]", zi = "[object Uint32Array]", k = {};
804
- k[Ei] = k[Vi] = k[Bi] = k[Fi] = k[Di] = k[Gi] = k[Ui] = k[Wi] = k[zi] = !0;
803
+ var yi = mi, bi = Ge, $i = bo, ki = Te, Ni = "[object Arguments]", wi = "[object Array]", Ci = "[object Boolean]", xi = "[object Date]", Oi = "[object Error]", Ti = "[object Function]", Ai = "[object Map]", ji = "[object Number]", Si = "[object Object]", Ii = "[object RegExp]", Li = "[object Set]", Pi = "[object String]", Hi = "[object WeakMap]", Ri = "[object ArrayBuffer]", Mi = "[object DataView]", Ei = "[object Float32Array]", Vi = "[object Float64Array]", Bi = "[object Int8Array]", Fi = "[object Int16Array]", Di = "[object Int32Array]", Gi = "[object Uint8Array]", Ui = "[object Uint8ClampedArray]", Wi = "[object Uint16Array]", qi = "[object Uint32Array]", k = {};
804
+ k[Ei] = k[Vi] = k[Bi] = k[Fi] = k[Di] = k[Gi] = k[Ui] = k[Wi] = k[qi] = !0;
805
805
  k[Ni] = k[wi] = k[Ri] = k[Ci] = k[Mi] = k[xi] = k[Oi] = k[Ti] = k[Ai] = k[ji] = k[Si] = k[Ii] = k[Li] = k[Pi] = k[Hi] = !1;
806
- function Ki(e) {
806
+ function zi(e) {
807
807
  return ki(e) && $i(e.length) && !!k[bi(e)];
808
808
  }
809
- var qi = Ki;
809
+ var Ki = zi;
810
810
  function Zi(e) {
811
811
  return function(t) {
812
812
  return e(t);
@@ -830,7 +830,7 @@ var Xi = Zi, He = {}, Ji = {
830
830
  }();
831
831
  e.exports = l;
832
832
  })(Ji, He);
833
- var Qi = qi, Yi = Xi, Ft = He, Dt = Ft && Ft.isTypedArray, ec = Dt ? Yi(Dt) : Qi, ko = ec;
833
+ var Qi = Ki, Yi = Xi, Ft = He, Dt = Ft && Ft.isTypedArray, ec = Dt ? Yi(Dt) : Qi, ko = ec;
834
834
  function tc(e, t) {
835
835
  if (!(t === "constructor" && typeof e[t] == "function") && t != "__proto__")
836
836
  return e[t];
@@ -897,9 +897,9 @@ var Co = Vc, Bc = dc, Fc = Co;
897
897
  function Dc(e) {
898
898
  return Bc(e, Fc(e));
899
899
  }
900
- var Gc = Dc, Gt = fo, Uc = Pe, Wc = ws, zc = xs, Kc = Bs, Ut = mo, Wt = yo, qc = si, Zc = we, Xc = ot, Jc = se, Qc = yi, Yc = ko, zt = No, el = Gc;
900
+ var Gc = Dc, Gt = fo, Uc = Pe, Wc = ws, qc = xs, zc = Bs, Ut = mo, Wt = yo, Kc = si, Zc = we, Xc = ot, Jc = se, Qc = yi, Yc = ko, qt = No, el = Gc;
901
901
  function tl(e, t, o, n, r, s, a) {
902
- var l = zt(e, o), c = zt(t, o), _ = a.get(c);
902
+ var l = qt(e, o), c = qt(t, o), _ = a.get(c);
903
903
  if (_) {
904
904
  Gt(e, o, _);
905
905
  return;
@@ -907,7 +907,7 @@ function tl(e, t, o, n, r, s, a) {
907
907
  var d = s ? s(l, c, o + "", e, t, a) : void 0, p = d === void 0;
908
908
  if (p) {
909
909
  var u = Wt(c), g = !u && Zc(c), y = !u && !g && Yc(c);
910
- d = c, u || g || y ? Wt(l) ? d = l : qc(l) ? d = zc(l) : g ? (p = !1, d = Uc(c, !0)) : y ? (p = !1, d = Wc(c, !0)) : d = [] : Qc(c) || Ut(c) ? (d = l, Ut(l) ? d = el(l) : (!Jc(l) || Xc(l)) && (d = Kc(c))) : p = !1;
910
+ d = c, u || g || y ? Wt(l) ? d = l : Kc(l) ? d = qc(l) : g ? (p = !1, d = Uc(c, !0)) : y ? (p = !1, d = Wc(c, !0)) : d = [] : Qc(c) || Ut(c) ? (d = l, Ut(l) ? d = el(l) : (!Jc(l) || Xc(l)) && (d = zc(c))) : p = !1;
911
911
  }
912
912
  p && (a.set(c, d), r(d, c, n, s, a), a.delete(c)), Gt(e, o, d);
913
913
  }
@@ -940,10 +940,10 @@ function ul(e, t, o) {
940
940
  }
941
941
  return e.apply(t, o);
942
942
  }
943
- var pl = ul, fl = pl, Kt = Math.max;
943
+ var pl = ul, fl = pl, zt = Math.max;
944
944
  function gl(e, t, o) {
945
- return t = Kt(t === void 0 ? e.length - 1 : t, 0), function() {
946
- for (var n = arguments, r = -1, s = Kt(n.length - t, 0), a = Array(s); ++r < s; )
945
+ return t = zt(t === void 0 ? e.length - 1 : t, 0), function() {
946
+ for (var n = arguments, r = -1, s = zt(n.length - t, 0), a = Array(s); ++r < s; )
947
947
  a[r] = n[t + r];
948
948
  r = -1;
949
949
  for (var l = Array(t + 1); ++r < t; )
@@ -957,8 +957,8 @@ function vl(e) {
957
957
  return e;
958
958
  };
959
959
  }
960
- var ml = vl, yl = ml, qt = po, bl = Oo, $l = qt ? function(e, t) {
961
- return qt(e, "toString", {
960
+ var ml = vl, yl = ml, Kt = po, bl = Oo, $l = Kt ? function(e, t) {
961
+ return Kt(e, "toString", {
962
962
  configurable: !0,
963
963
  enumerable: !1,
964
964
  value: yl(t),
@@ -999,9 +999,9 @@ function Wl(e) {
999
999
  return t;
1000
1000
  });
1001
1001
  }
1002
- var zl = Wl, Kl = _l, ql = zl;
1003
- ql(function(e, t, o) {
1004
- Kl(e, t, o);
1002
+ var ql = Wl, zl = _l, Kl = ql;
1003
+ Kl(function(e, t, o) {
1004
+ zl(e, t, o);
1005
1005
  });
1006
1006
  const re = (e, t, o) => Array.isArray(e) ? e.map((n, r) => {
1007
1007
  const s = [o, r].filter(j).join(".");
@@ -1012,7 +1012,7 @@ const re = (e, t, o) => Array.isArray(e) ? e.map((n, r) => {
1012
1012
  }, {}) : e, Zl = (e) => {
1013
1013
  const t = document.getElementsByTagName("head")[0], o = document.createElement("link");
1014
1014
  Object.entries(e).forEach(([n, r]) => o.setAttribute(n, r)), t.appendChild(o);
1015
- }, ze = () => {
1015
+ }, qe = () => {
1016
1016
  let e = {};
1017
1017
  return {
1018
1018
  on: (a, l) => {
@@ -1162,7 +1162,7 @@ const Io = Go(), ie = ({
1162
1162
  id: o,
1163
1163
  ref: n,
1164
1164
  state: r
1165
- } = l, s = Ke(l, [
1165
+ } = l, s = ze(l, [
1166
1166
  "target",
1167
1167
  "id",
1168
1168
  "ref",
@@ -1230,7 +1230,7 @@ const Io = Go(), ie = ({
1230
1230
  children: e,
1231
1231
  typography: t,
1232
1232
  accentTypography: o
1233
- } = s, n = Ke(s, [
1233
+ } = s, n = ze(s, [
1234
1234
  "children",
1235
1235
  "typography",
1236
1236
  "accentTypography"
@@ -1334,7 +1334,7 @@ const Io = Go(), ie = ({
1334
1334
  ref: e,
1335
1335
  openDelay: t
1336
1336
  }) => {
1337
- const o = W(ze()), n = (c) => o.current.on("open", c), r = (c) => o.current.on("click", c), s = (c) => o.current.on("autoOpen", c), {
1337
+ const o = W(qe()), n = (c) => o.current.on("open", c), r = (c) => o.current.on("click", c), s = (c) => o.current.on("autoOpen", c), {
1338
1338
  isOpen: a,
1339
1339
  toggle: l
1340
1340
  } = U_({
@@ -1355,7 +1355,7 @@ const Io = Go(), ie = ({
1355
1355
  }, W_ = ae(({
1356
1356
  id: e
1357
1357
  }, t) => {
1358
- var I, M, L, P, E, D, $, z, G;
1358
+ var I, M, L, P, E, D, $, q, G;
1359
1359
  const o = W(null), [n, r] = Po(), s = F(), a = me({
1360
1360
  targetRef: o,
1361
1361
  id: e
@@ -1445,7 +1445,7 @@ const Io = Go(), ie = ({
1445
1445
  }), i("span", {
1446
1446
  className: w.legalButton,
1447
1447
  onClick: r,
1448
- children: n ? (z = c == null ? void 0 : c.legal) == null ? void 0 : z.buttonOpenText : (G = c == null ? void 0 : c.legal) == null ? void 0 : G.buttonHideText
1448
+ children: n ? (q = c == null ? void 0 : c.legal) == null ? void 0 : q.buttonOpenText : (G = c == null ? void 0 : c.legal) == null ? void 0 : G.buttonHideText
1449
1449
  })]
1450
1450
  })
1451
1451
  })
@@ -1453,10 +1453,10 @@ const Io = Go(), ie = ({
1453
1453
  })]
1454
1454
  })]
1455
1455
  });
1456
- }), uf = ce(i(W_, {})), z_ = "_root_g8256_1", K_ = "_icon_g8256_5", q_ = "_iconTarget_g8256_17", Z_ = "_body_g8256_23", X_ = "_desktop_g8256_30", J_ = "_tablet_g8256_30", Q_ = "_laptop_g8256_30", Y_ = "_bodyOpen_g8256_34", ed = "_complexGift_in_g8256_1", td = "_arrow_g8256_47", od = "_container_g8256_57", nd = "_promotion_g8256_62", rd = "_close_g8256_68", ad = "_head_g8256_82", sd = "_headIcon_g8256_88", id = "_headTitle_g8256_94", cd = "_inner_g8256_101", ld = "_fadein_g8256_1", _d = "_pulse_g8256_1", dd = "_gradient_g8256_1", ud = "_wiggle_g8256_1", C = {
1457
- root: z_,
1458
- icon: K_,
1459
- iconTarget: q_,
1456
+ }), uf = ce(i(W_, {})), q_ = "_root_g8256_1", z_ = "_icon_g8256_5", K_ = "_iconTarget_g8256_17", Z_ = "_body_g8256_23", X_ = "_desktop_g8256_30", J_ = "_tablet_g8256_30", Q_ = "_laptop_g8256_30", Y_ = "_bodyOpen_g8256_34", ed = "_complexGift_in_g8256_1", td = "_arrow_g8256_47", od = "_container_g8256_57", nd = "_promotion_g8256_62", rd = "_close_g8256_68", ad = "_head_g8256_82", sd = "_headIcon_g8256_88", id = "_headTitle_g8256_94", cd = "_inner_g8256_101", ld = "_fadein_g8256_1", _d = "_pulse_g8256_1", dd = "_gradient_g8256_1", ud = "_wiggle_g8256_1", C = {
1457
+ root: q_,
1458
+ icon: z_,
1459
+ iconTarget: K_,
1460
1460
  body: Z_,
1461
1461
  desktop: X_,
1462
1462
  tablet: J_,
@@ -1655,7 +1655,7 @@ const Io = Go(), ie = ({
1655
1655
  })
1656
1656
  });
1657
1657
  }, st = (e, t = 0) => {
1658
- const o = W(ze()), [n, r] = ee(!1), [s, a] = ee(), [l, c] = ee(!1), _ = (v) => o.current.on("visible", v), d = (v) => o.current.on("click", v), p = (v) => o.current.on("clickHide", v), u = () => $e(void 0, null, function* () {
1658
+ const o = W(qe()), [n, r] = ee(!1), [s, a] = ee(), [l, c] = ee(!1), _ = (v) => o.current.on("visible", v), d = (v) => o.current.on("click", v), p = (v) => o.current.on("clickHide", v), u = () => $e(void 0, null, function* () {
1659
1659
  yield t_(+t), r(!0);
1660
1660
  }), g = () => r(!1), y = () => {
1661
1661
  o.current.emit("clickHide"), g();
@@ -1690,7 +1690,7 @@ const Dd = ae(({
1690
1690
  id: e,
1691
1691
  className: t
1692
1692
  }, o) => {
1693
- var P, E, D, $, z, G;
1693
+ var P, E, D, $, q, G;
1694
1694
  const n = W(null), r = W(null), s = me({
1695
1695
  targetRef: n,
1696
1696
  id: e
@@ -1704,16 +1704,16 @@ const Dd = ae(({
1704
1704
  click: y
1705
1705
  } = st(o, _);
1706
1706
  B(() => {
1707
- const K = r.current;
1708
- if (!K)
1707
+ const z = r.current;
1708
+ if (!z)
1709
1709
  return;
1710
- if (Fd(K)) {
1710
+ if (Fd(z)) {
1711
1711
  u(!0);
1712
1712
  return;
1713
1713
  }
1714
1714
  const be = () => u(!0);
1715
- return K.addEventListener("load", be), () => {
1716
- K.removeEventListener("load", be);
1715
+ return z.addEventListener("load", be), () => {
1716
+ z.removeEventListener("load", be);
1717
1717
  };
1718
1718
  }, [c]);
1719
1719
  const v = {
@@ -1721,7 +1721,7 @@ const Dd = ae(({
1721
1721
  }, A = b(f({}, c == null ? void 0 : c.button), {
1722
1722
  justifyContent: ne(($ = c.root) == null ? void 0 : $.textAlign)
1723
1723
  }), I = b(f({}, c == null ? void 0 : c.legal), {
1724
- justifyContent: ne((z = c.root) == null ? void 0 : z.textAlign)
1724
+ justifyContent: ne((q = c.root) == null ? void 0 : q.textAlign)
1725
1725
  }), M = X(c.root, ...Qt, ...Z), L = Y(c.root, ...Qt);
1726
1726
  return i("div", {
1727
1727
  className: S(U.root, t),
@@ -1765,8 +1765,8 @@ const Dd = ae(({
1765
1765
  style: c.logo
1766
1766
  }), i("div", {
1767
1767
  className: U.text,
1768
- children: ((c == null ? void 0 : c.children) || []).map((K) => i(ie, {
1769
- value: K,
1768
+ children: ((c == null ? void 0 : c.children) || []).map((z) => i(ie, {
1769
+ value: z,
1770
1770
  children: i(Bd, {})
1771
1771
  }))
1772
1772
  }), i("div", {
@@ -1782,16 +1782,16 @@ const Dd = ae(({
1782
1782
  })]
1783
1783
  })]
1784
1784
  });
1785
- }), ff = ce(i(Dd, {})), Gd = "_root_krw01_1", Ud = "_content_krw01_11", Wd = "_desktop_krw01_23", zd = "_laptop_krw01_23", Kd = "_overlay_krw01_28", qd = "_close_krw01_34", Zd = "_title_krw01_43", Xd = "_wrapper_krw01_58", oe = {
1785
+ }), ff = ce(i(Dd, {})), Gd = "_root_krw01_1", Ud = "_content_krw01_11", Wd = "_desktop_krw01_23", qd = "_laptop_krw01_23", zd = "_overlay_krw01_28", Kd = "_close_krw01_34", Zd = "_title_krw01_43", Xd = "_wrapper_krw01_58", oe = {
1786
1786
  root: Gd,
1787
1787
  content: Ud,
1788
1788
  desktop: Wd,
1789
- laptop: zd,
1790
- overlay: Kd,
1791
- close: qd,
1789
+ laptop: qd,
1790
+ overlay: zd,
1791
+ close: Kd,
1792
1792
  title: Zd,
1793
1793
  wrapper: Xd
1794
- }, Jd = "_root_13yor_1", Qd = "_desktop_13yor_9", Yd = "_laptop_13yor_9", eu = "_header_13yor_14", tu = "_logo_13yor_25", ou = "_container_13yor_32", nu = "_body_13yor_43", ru = "_logoWrapper_13yor_52", au = "_text_13yor_65", su = "_button_13yor_80", iu = "_legal_13yor_98", q = {
1794
+ }, Jd = "_root_1q0qc_1", Qd = "_desktop_1q0qc_9", Yd = "_laptop_1q0qc_9", eu = "_header_1q0qc_14", tu = "_logo_1q0qc_25", ou = "_container_1q0qc_32", nu = "_body_1q0qc_43", ru = "_logoWrapper_1q0qc_51", au = "_text_1q0qc_64", su = "_button_1q0qc_79", iu = "_legal_1q0qc_97", K = {
1795
1795
  root: Jd,
1796
1796
  desktop: Qd,
1797
1797
  laptop: Yd,
@@ -1812,33 +1812,33 @@ const Dd = ae(({
1812
1812
  href: (s = o.root) == null ? void 0 : s.offer,
1813
1813
  target: "_blank",
1814
1814
  rel: "nofollow noopener noreferrer",
1815
- className: S(q.root, {
1816
- [q.desktop]: n === "desktop",
1817
- [q.laptop]: n === "laptop"
1815
+ className: S(K.root, {
1816
+ [K.desktop]: n === "desktop",
1817
+ [K.laptop]: n === "laptop"
1818
1818
  }),
1819
1819
  style: X(o.root, ...Me),
1820
1820
  onClick: () => e(o.id),
1821
1821
  children: [i("div", {
1822
- className: q.header,
1822
+ className: K.header,
1823
1823
  style: o.header,
1824
1824
  children: i("div", {
1825
- className: q.logo,
1825
+ className: K.logo,
1826
1826
  style: o.logo
1827
1827
  })
1828
1828
  }), i("div", {
1829
- className: q.container,
1829
+ className: K.container,
1830
1830
  style: Y(o.root, ...Me),
1831
1831
  children: [i("div", {
1832
- className: q.body,
1832
+ className: K.body,
1833
1833
  children: [i("div", {
1834
- className: q.logoWrapper,
1834
+ className: K.logoWrapper,
1835
1835
  style: r,
1836
1836
  children: i("div", {
1837
- className: q.logo,
1837
+ className: K.logo,
1838
1838
  style: o.logo
1839
1839
  })
1840
1840
  }), i(te, {
1841
- className: q.text,
1841
+ className: K.text,
1842
1842
  style: o.text,
1843
1843
  typography: (a = o.text) == null ? void 0 : a.typography,
1844
1844
  accentTypography: (l = o.text) == null ? void 0 : l.accentTypography,
@@ -1846,11 +1846,11 @@ const Dd = ae(({
1846
1846
  })]
1847
1847
  }), i("div", {
1848
1848
  children: [i(te, {
1849
- className: q.button,
1849
+ className: K.button,
1850
1850
  style: o.button,
1851
1851
  children: (_ = o.button) == null ? void 0 : _.children
1852
1852
  }), i(te, {
1853
- className: q.legal,
1853
+ className: K.legal,
1854
1854
  style: o.legal,
1855
1855
  children: (d = o.legal) == null ? void 0 : d.children
1856
1856
  })]
@@ -2033,7 +2033,7 @@ const Dd = ae(({
2033
2033
  }), _ += d;
2034
2034
  }
2035
2035
  return _;
2036
- }, [e, o]), c = qo(() => $e(void 0, null, function* () {
2036
+ }, [e, o]), c = Ko(() => $e(void 0, null, function* () {
2037
2037
  if (t)
2038
2038
  return;
2039
2039
  const _ = yield fetch(l, {
@@ -2093,7 +2093,7 @@ const Gu = (e, t) => {
2093
2093
  }, Uu = ae(({
2094
2094
  id: e
2095
2095
  }, t) => {
2096
- var M, L, P, E, D, $, z, G, K, be, it, ct, lt;
2096
+ var M, L, P, E, D, $, q, G, z, be, it, ct, lt;
2097
2097
  const o = W(null), n = me({
2098
2098
  targetRef: o,
2099
2099
  id: e
@@ -2115,7 +2115,7 @@ const Gu = (e, t) => {
2115
2115
  }), A = b(f({}, a == null ? void 0 : a.button), {
2116
2116
  justifyContent: ne(($ = a.root) == null ? void 0 : $.textAlign)
2117
2117
  }), I = b(f({}, a == null ? void 0 : a.legal), {
2118
- justifyContent: ne((z = a.root) == null ? void 0 : z.textAlign)
2118
+ justifyContent: ne((q = a.root) == null ? void 0 : q.textAlign)
2119
2119
  });
2120
2120
  return i("div", {
2121
2121
  className: S(H.root, {
@@ -2152,7 +2152,7 @@ const Gu = (e, t) => {
2152
2152
  children: [i("div", {
2153
2153
  className: H.title,
2154
2154
  style: a.title,
2155
- children: (K = a.title) == null ? void 0 : K.children
2155
+ children: (z = a.title) == null ? void 0 : z.children
2156
2156
  }), i("div", {
2157
2157
  className: H.logo,
2158
2158
  style: a.logo
@@ -2193,11 +2193,11 @@ const Gu = (e, t) => {
2193
2193
  })]
2194
2194
  })]
2195
2195
  });
2196
- }), hf = ce(i(Uu, {})), Wu = "_root_x31x3_1", zu = "_background_x31x3_18", Ku = "_body_x31x3_27", qu = "_bookmaker_x31x3_36", Zu = "_button_x31x3_43", Xu = "_rowFirst_x31x3_57", Ju = "_rowSecond_x31x3_63", Qu = "_legal_x31x3_69", Yu = "_legalText_x31x3_86", ep = "_legalOpen_x31x3_96", tp = "_legalButton_x31x3_101", Q = {
2196
+ }), hf = ce(i(Uu, {})), Wu = "_root_x31x3_1", qu = "_background_x31x3_18", zu = "_body_x31x3_27", Ku = "_bookmaker_x31x3_36", Zu = "_button_x31x3_43", Xu = "_rowFirst_x31x3_57", Ju = "_rowSecond_x31x3_63", Qu = "_legal_x31x3_69", Yu = "_legalText_x31x3_86", ep = "_legalOpen_x31x3_96", tp = "_legalButton_x31x3_101", Q = {
2197
2197
  root: Wu,
2198
- background: zu,
2199
- body: Ku,
2200
- bookmaker: qu,
2198
+ background: qu,
2199
+ body: zu,
2200
+ bookmaker: Ku,
2201
2201
  button: Zu,
2202
2202
  rowFirst: Xu,
2203
2203
  rowSecond: Ju,
@@ -2260,7 +2260,7 @@ const Gu = (e, t) => {
2260
2260
  })]
2261
2261
  });
2262
2262
  }, np = (e) => {
2263
- const t = W(ze()), o = (n) => t.current.on("click", n);
2263
+ const t = W(qe()), o = (n) => t.current.on("click", n);
2264
2264
  return Ve(e, () => ({
2265
2265
  promoId: "BonusCard",
2266
2266
  onClick: o,
@@ -2420,15 +2420,15 @@ const Gu = (e, t) => {
2420
2420
  })]
2421
2421
  })]
2422
2422
  });
2423
- }, Fp = "_root_1bycs_1", Dp = "_title_1bycs_8", Gp = "_titleLabel_1bycs_13", Up = "_tablet_1bycs_16", Wp = "_desktop_1bycs_19", zp = "_laptop_1bycs_19", Kp = "_titleValue_1bycs_23", qp = "_team_1bycs_34", Zp = "_teamLogo_1bycs_45", Xp = "_national_1bycs_56", Jp = "_teamName_1bycs_77", Qp = "_teamValue_1bycs_89", V = {
2423
+ }, Fp = "_root_1bycs_1", Dp = "_title_1bycs_8", Gp = "_titleLabel_1bycs_13", Up = "_tablet_1bycs_16", Wp = "_desktop_1bycs_19", qp = "_laptop_1bycs_19", zp = "_titleValue_1bycs_23", Kp = "_team_1bycs_34", Zp = "_teamLogo_1bycs_45", Xp = "_national_1bycs_56", Jp = "_teamName_1bycs_77", Qp = "_teamValue_1bycs_89", V = {
2424
2424
  root: Fp,
2425
2425
  title: Dp,
2426
2426
  titleLabel: Gp,
2427
2427
  tablet: Up,
2428
2428
  desktop: Wp,
2429
- laptop: zp,
2430
- titleValue: Kp,
2431
- team: qp,
2429
+ laptop: qp,
2430
+ titleValue: zp,
2431
+ team: Kp,
2432
2432
  teamLogo: Zp,
2433
2433
  national: Xp,
2434
2434
  teamName: Jp,
@@ -2547,7 +2547,7 @@ const Gu = (e, t) => {
2547
2547
  return _;
2548
2548
  }).filter(Boolean);
2549
2549
  }, nf = (e) => {
2550
- const t = W(ze()), [o, n] = ee(!1), [r, s] = ee(), a = (u) => t.current.on("visible", u), l = (u) => t.current.on("click", u), c = (u) => t.current.on("clickHide", u), _ = () => $e(void 0, null, function* () {
2550
+ const t = W(qe()), [o, n] = ee(!1), [r, s] = ee(), a = (u) => t.current.on("visible", u), l = (u) => t.current.on("click", u), c = (u) => t.current.on("clickHide", u), _ = () => $e(void 0, null, function* () {
2551
2551
  n(!0);
2552
2552
  }), d = () => n(!1), p = () => {
2553
2553
  t.current.emit("clickHide"), d();
@@ -2591,9 +2591,9 @@ const Gu = (e, t) => {
2591
2591
  matches: i(Bp, {}),
2592
2592
  matchesOneTwo: i(Yp, {})
2593
2593
  })[$], g = p.filter(Boolean).map(($) => {
2594
- var z, G;
2594
+ var q, G;
2595
2595
  return b(f({}, $), {
2596
- animationName: (z = $ == null ? void 0 : $.root) == null ? void 0 : z.animationName,
2596
+ animationName: (q = $ == null ? void 0 : $.root) == null ? void 0 : q.animationName,
2597
2597
  animationDuration: ((G = $ == null ? void 0 : $.root) == null ? void 0 : G.animationDuration) || rf
2598
2598
  });
2599
2599
  }), y = ef(g), v = R(g[y] || {}), A = X(a.root, ...Z), I = (M = v == null ? void 0 : v.root) != null && M.hasCustomBackground ? Y((v == null ? void 0 : v.root) || {}, ...Z) : Y(a.root, ...Z);
@@ -2635,13 +2635,13 @@ const Gu = (e, t) => {
2635
2635
  })
2636
2636
  }), i("div", {
2637
2637
  className: O.center,
2638
- children: (g || []).map(($, z) => {
2639
- var G, K;
2638
+ children: (g || []).map(($, q) => {
2639
+ var G, z;
2640
2640
  return i("div", {
2641
2641
  className: O.slide,
2642
2642
  style: {
2643
- animationName: y === z ? O[((G = $.root) == null ? void 0 : G.animationName) || "fade-in-out"] : "none",
2644
- animationDuration: `${(K = $.root) == null ? void 0 : K.animationDuration}ms`
2643
+ animationName: y === q ? O[((G = $.root) == null ? void 0 : G.animationName) || "fade-in-out"] : "none",
2644
+ animationDuration: `${(z = $.root) == null ? void 0 : z.animationDuration}ms`
2645
2645
  },
2646
2646
  children: i(ie, {
2647
2647
  value: b(f({}, $), {
@@ -2,4 +2,4 @@
2
2
  Copyright (c) 2018 Jed Watson.
3
3
  Licensed under the MIT License (MIT), see
4
4
  http://jedwatson.github.io/classnames
5
- */(function(e){(function(){var t={}.hasOwnProperty;function o(){for(var n=[],r=0;r<arguments.length;r++){var i=arguments[r];if(i){var a=typeof i;if(a==="string"||a==="number")n.push(i);else if(Array.isArray(i)){if(i.length){var l=o.apply(null,i);l&&n.push(l)}}else if(a==="object"){if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]")){n.push(i.toString());continue}for(var c in i)t.call(i,c)&&i[c]&&n.push(c)}}}return n.join(" ")}e.exports?(o.default=o,e.exports=o):window.classNames=o})()})(Me);const S=G;var se,y,ee,ye,$e=0,kt=[],Ve=[],xt=_.options.__b,Nt=_.options.__r,Ot=_.options.diffed,Tt=_.options.__c,Ct=_.options.unmount;function Ae(e,t){_.options.__h&&_.options.__h(y,e,$e||t),$e=0;var o=y.__H||(y.__H={__:[],__h:[]});return e>=o.__.length&&o.__.push({__V:Ve}),o.__[e]}function re(e){return $e=1,vn(Rt,e)}function vn(e,t,o){var n=Ae(se++,2);if(n.t=e,!n.__c&&(n.__=[o?o(t):Rt(void 0,t),function(l){var c=n.__N?n.__N[0]:n.__[0],d=n.t(c,l);c!==d&&(n.__N=[d,n.__[1]],n.__c.setState({}))}],n.__c=y,!y.u)){var r=function(l,c,d){if(!n.__c.__H)return!0;var u=n.__c.__H.__.filter(function(p){return p.__c});if(u.every(function(p){return!p.__N}))return!i||i.call(this,l,c,d);var f=!1;return u.forEach(function(p){if(p.__N){var h=p.__[0];p.__=p.__N,p.__N=void 0,h!==p.__[0]&&(f=!0)}}),!(!f&&n.__c.props===l)&&(!i||i.call(this,l,c,d))};y.u=!0;var i=y.shouldComponentUpdate,a=y.componentWillUpdate;y.componentWillUpdate=function(l,c,d){if(this.__e){var u=i;i=void 0,r(l,c,d),i=u}a&&a.call(this,l,c,d)},y.shouldComponentUpdate=r}return n.__N||n.__}function U(e,t){var o=Ae(se++,3);!_.options.__s&&lt(o.__H,t)&&(o.__=e,o.i=t,y.__H.__h.push(o))}function St(e,t){var o=Ae(se++,4);!_.options.__s&&lt(o.__H,t)&&(o.__=e,o.i=t,y.__h.push(o))}function X(e){return $e=5,Re(function(){return{current:e}},[])}function De(e,t,o){$e=6,St(function(){return typeof e=="function"?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0},o==null?o:o.concat(e))}function Re(e,t){var o=Ae(se++,7);return lt(o.__H,t)?(o.__V=e(),o.i=t,o.__h=e,o.__V):o.__}function gn(e,t){return $e=8,Re(function(){return e},t)}function hn(e){var t=y.context[e.__c],o=Ae(se++,9);return o.c=e,t?(o.__==null&&(o.__=!0,t.sub(y)),t.props.value):e.__}function mn(){for(var e;e=kt.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Fe),e.__H.__h.forEach(ct),e.__H.__h=[]}catch(t){e.__H.__h=[],_.options.__e(t,e.__v)}}_.options.__b=function(e){y=null,xt&&xt(e)},_.options.__r=function(e){Nt&&Nt(e),se=0;var t=(y=e.__c).__H;t&&(ee===y?(t.__h=[],y.__h=[],t.__.forEach(function(o){o.__N&&(o.__=o.__N),o.__V=Ve,o.__N=o.i=void 0})):(t.__h.forEach(Fe),t.__h.forEach(ct),t.__h=[])),ee=y},_.options.diffed=function(e){Ot&&Ot(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(kt.push(t)!==1&&ye===_.options.requestAnimationFrame||((ye=_.options.requestAnimationFrame)||bn)(mn)),t.__H.__.forEach(function(o){o.i&&(o.__H=o.i),o.__V!==Ve&&(o.__=o.__V),o.i=void 0,o.__V=Ve})),ee=y=null},_.options.__c=function(e,t){t.some(function(o){try{o.__h.forEach(Fe),o.__h=o.__h.filter(function(n){return!n.__||ct(n)})}catch(n){t.some(function(r){r.__h&&(r.__h=[])}),t=[],_.options.__e(n,o.__v)}}),Tt&&Tt(e,t)},_.options.unmount=function(e){Ct&&Ct(e);var t,o=e.__c;o&&o.__H&&(o.__H.__.forEach(function(n){try{Fe(n)}catch(r){t=r}}),o.__H=void 0,t&&_.options.__e(t,o.__v))};var At=typeof requestAnimationFrame=="function";function bn(e){var t,o=function(){clearTimeout(n),At&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(o,100);At&&(t=requestAnimationFrame(o))}function Fe(e){var t=y,o=e.__c;typeof o=="function"&&(e.__c=void 0,o()),y=t}function ct(e){var t=y;e.__c=e.__(),y=t}function lt(e,t){return!e||e.length!==t.length||t.some(function(o,n){return o!==e[n]})}function Rt(e,t){return typeof t=="function"?t(e):t}function jt(e,t){for(var o in t)e[o]=t[o];return e}function It(e,t){for(var o in e)if(o!=="__source"&&!(o in t))return!0;for(var n in t)if(n!=="__source"&&e[n]!==t[n])return!0;return!1}function Lt(e){this.props=e}(Lt.prototype=new _.Component).isPureReactComponent=!0,Lt.prototype.shouldComponentUpdate=function(e,t){return It(this.props,e)||It(this.state,t)};var Et=_.options.__b;_.options.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),Et&&Et(e)};var yn=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function le(e){function t(o){var n=jt({},o);return delete n.ref,e(n,o.ref||null)}return t.$$typeof=yn,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var $n=_.options.__e;_.options.__e=function(e,t,o,n){if(e.then){for(var r,i=t;i=i.__;)if((r=i.__c)&&r.__c)return t.__e==null&&(t.__e=o.__e,t.__k=o.__k),r.__c(e,t)}$n(e,t,o,n)};var Pt=_.options.unmount;function Bt(e,t,o){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(n){typeof n.__c=="function"&&n.__c()}),e.__c.__H=null),(e=jt({},e)).__c!=null&&(e.__c.__P===o&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(n){return Bt(n,t,o)})),e}function Ht(e,t,o){return e&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(n){return Ht(n,t,o)}),e.__c&&e.__c.__P===t&&(e.__e&&o.insertBefore(e.__e,e.__d),e.__c.__e=!0,e.__c.__P=o)),e}function dt(){this.__u=0,this.t=null,this.__b=null}function zt(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function We(){this.u=null,this.o=null}_.options.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&e.__h===!0&&(e.type=null),Pt&&Pt(e)},(dt.prototype=new _.Component).__c=function(e,t){var o=t.__c,n=this;n.t==null&&(n.t=[]),n.t.push(o);var r=zt(n.__v),i=!1,a=function(){i||(i=!0,o.__R=null,r?r(l):l())};o.__R=a;var l=function(){if(!--n.__u){if(n.state.__a){var d=n.state.__a;n.__v.__k[0]=Ht(d,d.__c.__P,d.__c.__O)}var u;for(n.setState({__a:n.__b=null});u=n.t.pop();)u.forceUpdate()}},c=t.__h===!0;n.__u++||c||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(a,a)},dt.prototype.componentWillUnmount=function(){this.t=[]},dt.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var o=document.createElement("div"),n=this.__v.__k[0].__c;this.__v.__k[0]=Bt(this.__b,o,n.__O=n.__P)}this.__b=null}var r=t.__a&&_.createElement(_.Fragment,null,e.fallback);return r&&(r.__h=null),[_.createElement(_.Fragment,null,t.__a?null:e.children),r]};var Mt=function(e,t,o){if(++o[1]===o[0]&&e.o.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(o=e.u;o;){for(;o.length>3;)o.pop()();if(o[1]<o[0])break;e.u=o=o[2]}};(We.prototype=new _.Component).__a=function(e){var t=this,o=zt(t.__v),n=t.o.get(e);return n[0]++,function(r){var i=function(){t.props.revealOrder?(n.push(r),Mt(t,e,n)):r()};o?o(i):i()}},We.prototype.render=function(e){this.u=null,this.o=new Map;var t=_.toChildArray(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var o=t.length;o--;)this.o.set(t[o],this.u=[1,0,this.u]);return e.children},We.prototype.componentDidUpdate=We.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,o){Mt(e,o,t)})};var wn=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.element")||60103,kn=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,xn=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,Nn=/[A-Z0-9]/g,On=typeof document!="undefined",Tn=function(e){return(typeof Symbol!="undefined"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};_.Component.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(_.Component.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var Vt=_.options.event;function Cn(){}function Sn(){return this.cancelBubble}function An(){return this.defaultPrevented}_.options.event=function(e){return Vt&&(e=Vt(e)),e.persist=Cn,e.isPropagationStopped=Sn,e.isDefaultPrevented=An,e.nativeEvent=e};var Rn={enumerable:!1,configurable:!0,get:function(){return this.class}},Dt=_.options.vnode;_.options.vnode=function(e){typeof e.type=="string"&&function(t){var o=t.props,n=t.type,r={};for(var i in o){var a=o[i];if(!(i==="value"&&"defaultValue"in o&&a==null||On&&i==="children"&&n==="noscript"||i==="class"||i==="className")){var l=i.toLowerCase();i==="defaultValue"&&"value"in o&&o.value==null?i="value":i==="download"&&a===!0?a="":l==="ondoubleclick"?i="ondblclick":l!=="onchange"||n!=="input"&&n!=="textarea"||Tn(o.type)?l==="onfocus"?i="onfocusin":l==="onblur"?i="onfocusout":xn.test(i)?i=l:n.indexOf("-")===-1&&kn.test(i)?i=i.replace(Nn,"-$&").toLowerCase():a===null&&(a=void 0):l=i="oninput",l==="oninput"&&r[i=l]&&(i="oninputCapture"),r[i]=a}}n=="select"&&r.multiple&&Array.isArray(r.value)&&(r.value=_.toChildArray(o.children).forEach(function(c){c.props.selected=r.value.indexOf(c.props.value)!=-1})),n=="select"&&r.defaultValue!=null&&(r.value=_.toChildArray(o.children).forEach(function(c){c.props.selected=r.multiple?r.defaultValue.indexOf(c.props.value)!=-1:r.defaultValue==c.props.value})),o.class&&!o.className?(r.class=o.class,Object.defineProperty(r,"className",Rn)):(o.className&&!o.class||o.class&&o.className)&&(r.class=r.className=o.className),t.props=r}(e),e.$$typeof=wn,Dt&&Dt(e)};var Ft=_.options.__r;_.options.__r=function(e){Ft&&Ft(e),e.__c};var Wt=_.options.diffed;_.options.diffed=function(e){Wt&&Wt(e);var t=e.props,o=e.__e;o!=null&&e.type==="textarea"&&"value"in t&&t.value!==o.value&&(o.value=t.value==null?"":t.value)};function jn(){this.__data__=[],this.size=0}var In=jn;function Ln(e,t){return e===t||e!==e&&t!==t}var Ge=Ln,En=Ge;function Pn(e,t){for(var o=e.length;o--;)if(En(e[o][0],t))return o;return-1}var Ue=Pn,Bn=Ue,Hn=Array.prototype,zn=Hn.splice;function Mn(e){var t=this.__data__,o=Bn(t,e);if(o<0)return!1;var n=t.length-1;return o==n?t.pop():zn.call(t,o,1),--this.size,!0}var Vn=Mn,Dn=Ue;function Fn(e){var t=this.__data__,o=Dn(t,e);return o<0?void 0:t[o][1]}var Wn=Fn,Gn=Ue;function Un(e){return Gn(this.__data__,e)>-1}var qn=Un,Xn=Ue;function Kn(e,t){var o=this.__data__,n=Xn(o,e);return n<0?(++this.size,o.push([e,t])):o[n][1]=t,this}var Zn=Kn,Jn=In,Yn=Vn,Qn=Wn,er=qn,tr=Zn;function we(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var n=e[t];this.set(n[0],n[1])}}we.prototype.clear=Jn,we.prototype.delete=Yn,we.prototype.get=Qn,we.prototype.has=er,we.prototype.set=tr;var qe=we,or=qe;function nr(){this.__data__=new or,this.size=0}var rr=nr;function ar(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}var ir=ar;function sr(e){return this.__data__.get(e)}var cr=sr;function lr(e){return this.__data__.has(e)}var dr=lr,ur=typeof N=="object"&&N&&N.Object===Object&&N,Gt=ur,_r=Gt,pr=typeof self=="object"&&self&&self.Object===Object&&self,fr=_r||pr||Function("return this")(),ke=fr,vr=ke,gr=vr.Symbol,Ut=gr,qt=Ut,Xt=Object.prototype,hr=Xt.hasOwnProperty,mr=Xt.toString,je=qt?qt.toStringTag:void 0;function br(e){var t=hr.call(e,je),o=e[je];try{e[je]=void 0;var n=!0}catch(i){}var r=mr.call(e);return n&&(t?e[je]=o:delete e[je]),r}var yr=br,$r=Object.prototype,wr=$r.toString;function kr(e){return wr.call(e)}var xr=kr,Kt=Ut,Nr=yr,Or=xr,Tr="[object Null]",Cr="[object Undefined]",Zt=Kt?Kt.toStringTag:void 0;function Sr(e){return e==null?e===void 0?Cr:Tr:Zt&&Zt in Object(e)?Nr(e):Or(e)}var Xe=Sr;function Ar(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var de=Ar,Rr=Xe,jr=de,Ir="[object AsyncFunction]",Lr="[object Function]",Er="[object GeneratorFunction]",Pr="[object Proxy]";function Br(e){if(!jr(e))return!1;var t=Rr(e);return t==Lr||t==Er||t==Ir||t==Pr}var ut=Br,Hr=ke,zr=Hr["__core-js_shared__"],Mr=zr,_t=Mr,Jt=function(){var e=/[^.]+$/.exec(_t&&_t.keys&&_t.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Vr(e){return!!Jt&&Jt in e}var Dr=Vr,Fr=Function.prototype,Wr=Fr.toString;function Gr(e){if(e!=null){try{return Wr.call(e)}catch(t){}try{return e+""}catch(t){}}return""}var Ur=Gr,qr=ut,Xr=Dr,Kr=de,Zr=Ur,Jr=/[\\^$.*+?()[\]{}|]/g,Yr=/^\[object .+?Constructor\]$/,Qr=Function.prototype,ea=Object.prototype,ta=Qr.toString,oa=ea.hasOwnProperty,na=RegExp("^"+ta.call(oa).replace(Jr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ra(e){if(!Kr(e)||Xr(e))return!1;var t=qr(e)?na:Yr;return t.test(Zr(e))}var aa=ra;function ia(e,t){return e==null?void 0:e[t]}var sa=ia,ca=aa,la=sa;function da(e,t){var o=la(e,t);return ca(o)?o:void 0}var pt=da,ua=pt,_a=ke,pa=ua(_a,"Map"),Yt=pa,fa=pt,va=fa(Object,"create"),Ke=va,Qt=Ke;function ga(){this.__data__=Qt?Qt(null):{},this.size=0}var ha=ga;function ma(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var ba=ma,ya=Ke,$a="__lodash_hash_undefined__",wa=Object.prototype,ka=wa.hasOwnProperty;function xa(e){var t=this.__data__;if(ya){var o=t[e];return o===$a?void 0:o}return ka.call(t,e)?t[e]:void 0}var Na=xa,Oa=Ke,Ta=Object.prototype,Ca=Ta.hasOwnProperty;function Sa(e){var t=this.__data__;return Oa?t[e]!==void 0:Ca.call(t,e)}var Aa=Sa,Ra=Ke,ja="__lodash_hash_undefined__";function Ia(e,t){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=Ra&&t===void 0?ja:t,this}var La=Ia,Ea=ha,Pa=ba,Ba=Na,Ha=Aa,za=La;function xe(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var n=e[t];this.set(n[0],n[1])}}xe.prototype.clear=Ea,xe.prototype.delete=Pa,xe.prototype.get=Ba,xe.prototype.has=Ha,xe.prototype.set=za;var Ma=xe,eo=Ma,Va=qe,Da=Yt;function Fa(){this.size=0,this.__data__={hash:new eo,map:new(Da||Va),string:new eo}}var Wa=Fa;function Ga(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Ua=Ga,qa=Ua;function Xa(e,t){var o=e.__data__;return qa(t)?o[typeof t=="string"?"string":"hash"]:o.map}var Ze=Xa,Ka=Ze;function Za(e){var t=Ka(this,e).delete(e);return this.size-=t?1:0,t}var Ja=Za,Ya=Ze;function Qa(e){return Ya(this,e).get(e)}var ei=Qa,ti=Ze;function oi(e){return ti(this,e).has(e)}var ni=oi,ri=Ze;function ai(e,t){var o=ri(this,e),n=o.size;return o.set(e,t),this.size+=o.size==n?0:1,this}var ii=ai,si=Wa,ci=Ja,li=ei,di=ni,ui=ii;function Ne(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var n=e[t];this.set(n[0],n[1])}}Ne.prototype.clear=si,Ne.prototype.delete=ci,Ne.prototype.get=li,Ne.prototype.has=di,Ne.prototype.set=ui;var _i=Ne,pi=qe,fi=Yt,vi=_i,gi=200;function hi(e,t){var o=this.__data__;if(o instanceof pi){var n=o.__data__;if(!fi||n.length<gi-1)return n.push([e,t]),this.size=++o.size,this;o=this.__data__=new vi(n)}return o.set(e,t),this.size=o.size,this}var mi=hi,bi=qe,yi=rr,$i=ir,wi=cr,ki=dr,xi=mi;function Oe(e){var t=this.__data__=new bi(e);this.size=t.size}Oe.prototype.clear=yi,Oe.prototype.delete=$i,Oe.prototype.get=wi,Oe.prototype.has=ki,Oe.prototype.set=xi;var Ni=Oe,Oi=pt,Ti=function(){try{var e=Oi(Object,"defineProperty");return e({},"",{}),e}catch(t){}}(),to=Ti,oo=to;function Ci(e,t,o){t=="__proto__"&&oo?oo(e,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[t]=o}var ft=Ci,Si=ft,Ai=Ge;function Ri(e,t,o){(o!==void 0&&!Ai(e[t],o)||o===void 0&&!(t in e))&&Si(e,t,o)}var no=Ri;function ji(e){return function(t,o,n){for(var r=-1,i=Object(t),a=n(t),l=a.length;l--;){var c=a[e?l:++r];if(o(i[c],c,i)===!1)break}return t}}var Ii=ji,Li=Ii,Ei=Li(),Pi=Ei,Je={},Bi={get exports(){return Je},set exports(e){Je=e}};(function(e,t){var o=ke,n=t&&!t.nodeType&&t,r=n&&!0&&e&&!e.nodeType&&e,i=r&&r.exports===n,a=i?o.Buffer:void 0,l=a?a.allocUnsafe:void 0;function c(d,u){if(u)return d.slice();var f=d.length,p=l?l(f):new d.constructor(f);return d.copy(p),p}e.exports=c})(Bi,Je);var Hi=ke,zi=Hi.Uint8Array,Mi=zi,ro=Mi;function Vi(e){var t=new e.constructor(e.byteLength);return new ro(t).set(new ro(e)),t}var Di=Vi,Fi=Di;function Wi(e,t){var o=t?Fi(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}var Gi=Wi;function Ui(e,t){var o=-1,n=e.length;for(t||(t=Array(n));++o<n;)t[o]=e[o];return t}var qi=Ui,Xi=de,ao=Object.create,Ki=function(){function e(){}return function(t){if(!Xi(t))return{};if(ao)return ao(t);e.prototype=t;var o=new e;return e.prototype=void 0,o}}(),Zi=Ki;function Ji(e,t){return function(o){return e(t(o))}}var Yi=Ji,Qi=Yi,es=Qi(Object.getPrototypeOf,Object),io=es,ts=Object.prototype;function os(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||ts;return e===o}var so=os,ns=Zi,rs=io,as=so;function is(e){return typeof e.constructor=="function"&&!as(e)?ns(rs(e)):{}}var ss=is;function cs(e){return e!=null&&typeof e=="object"}var Ie=cs,ls=Xe,ds=Ie,us="[object Arguments]";function _s(e){return ds(e)&&ls(e)==us}var ps=_s,co=ps,fs=Ie,lo=Object.prototype,vs=lo.hasOwnProperty,gs=lo.propertyIsEnumerable,hs=co(function(){return arguments}())?co:function(e){return fs(e)&&vs.call(e,"callee")&&!gs.call(e,"callee")},uo=hs,ms=Array.isArray,_o=ms,bs=9007199254740991;function ys(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=bs}var po=ys,$s=ut,ws=po;function ks(e){return e!=null&&ws(e.length)&&!$s(e)}var vt=ks,xs=vt,Ns=Ie;function Os(e){return Ns(e)&&xs(e)}var Ts=Os,Le={},Cs={get exports(){return Le},set exports(e){Le=e}};function Ss(){return!1}var As=Ss;(function(e,t){var o=ke,n=As,r=t&&!t.nodeType&&t,i=r&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===r,l=a?o.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||n;e.exports=d})(Cs,Le);var Rs=Xe,js=io,Is=Ie,Ls="[object Object]",Es=Function.prototype,Ps=Object.prototype,fo=Es.toString,Bs=Ps.hasOwnProperty,Hs=fo.call(Object);function zs(e){if(!Is(e)||Rs(e)!=Ls)return!1;var t=js(e);if(t===null)return!0;var o=Bs.call(t,"constructor")&&t.constructor;return typeof o=="function"&&o instanceof o&&fo.call(o)==Hs}var Ms=zs,Vs=Xe,Ds=po,Fs=Ie,Ws="[object Arguments]",Gs="[object Array]",Us="[object Boolean]",qs="[object Date]",Xs="[object Error]",Ks="[object Function]",Zs="[object Map]",Js="[object Number]",Ys="[object Object]",Qs="[object RegExp]",ec="[object Set]",tc="[object String]",oc="[object WeakMap]",nc="[object ArrayBuffer]",rc="[object DataView]",ac="[object Float32Array]",ic="[object Float64Array]",sc="[object Int8Array]",cc="[object Int16Array]",lc="[object Int32Array]",dc="[object Uint8Array]",uc="[object Uint8ClampedArray]",_c="[object Uint16Array]",pc="[object Uint32Array]",x={};x[ac]=x[ic]=x[sc]=x[cc]=x[lc]=x[dc]=x[uc]=x[_c]=x[pc]=!0,x[Ws]=x[Gs]=x[nc]=x[Us]=x[rc]=x[qs]=x[Xs]=x[Ks]=x[Zs]=x[Js]=x[Ys]=x[Qs]=x[ec]=x[tc]=x[oc]=!1;function fc(e){return Fs(e)&&Ds(e.length)&&!!x[Vs(e)]}var vc=fc;function gc(e){return function(t){return e(t)}}var hc=gc,Ye={},mc={get exports(){return Ye},set exports(e){Ye=e}};(function(e,t){var o=Gt,n=t&&!t.nodeType&&t,r=n&&!0&&e&&!e.nodeType&&e,i=r&&r.exports===n,a=i&&o.process,l=function(){try{var c=r&&r.require&&r.require("util").types;return c||a&&a.binding&&a.binding("util")}catch(d){}}();e.exports=l})(mc,Ye);var bc=vc,yc=hc,vo=Ye,go=vo&&vo.isTypedArray,$c=go?yc(go):bc,ho=$c;function wc(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var mo=wc,kc=ft,xc=Ge,Nc=Object.prototype,Oc=Nc.hasOwnProperty;function Tc(e,t,o){var n=e[t];(!(Oc.call(e,t)&&xc(n,o))||o===void 0&&!(t in e))&&kc(e,t,o)}var Cc=Tc,Sc=Cc,Ac=ft;function Rc(e,t,o,n){var r=!o;o||(o={});for(var i=-1,a=t.length;++i<a;){var l=t[i],c=n?n(o[l],e[l],l,o,e):void 0;c===void 0&&(c=e[l]),r?Ac(o,l,c):Sc(o,l,c)}return o}var jc=Rc;function Ic(e,t){for(var o=-1,n=Array(e);++o<e;)n[o]=t(o);return n}var Lc=Ic,Ec=9007199254740991,Pc=/^(?:0|[1-9]\d*)$/;function Bc(e,t){var o=typeof e;return t=t==null?Ec:t,!!t&&(o=="number"||o!="symbol"&&Pc.test(e))&&e>-1&&e%1==0&&e<t}var bo=Bc,Hc=Lc,zc=uo,Mc=_o,Vc=Le,Dc=bo,Fc=ho,Wc=Object.prototype,Gc=Wc.hasOwnProperty;function Uc(e,t){var o=Mc(e),n=!o&&zc(e),r=!o&&!n&&Vc(e),i=!o&&!n&&!r&&Fc(e),a=o||n||r||i,l=a?Hc(e.length,String):[],c=l.length;for(var d in e)(t||Gc.call(e,d))&&!(a&&(d=="length"||r&&(d=="offset"||d=="parent")||i&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||Dc(d,c)))&&l.push(d);return l}var qc=Uc;function Xc(e){var t=[];if(e!=null)for(var o in Object(e))t.push(o);return t}var Kc=Xc,Zc=de,Jc=so,Yc=Kc,Qc=Object.prototype,el=Qc.hasOwnProperty;function tl(e){if(!Zc(e))return Yc(e);var t=Jc(e),o=[];for(var n in e)n=="constructor"&&(t||!el.call(e,n))||o.push(n);return o}var ol=tl,nl=qc,rl=ol,al=vt;function il(e){return al(e)?nl(e,!0):rl(e)}var yo=il,sl=jc,cl=yo;function ll(e){return sl(e,cl(e))}var dl=ll,$o=no,ul=Je,_l=Gi,pl=qi,fl=ss,wo=uo,ko=_o,vl=Ts,gl=Le,hl=ut,ml=de,bl=Ms,yl=ho,xo=mo,$l=dl;function wl(e,t,o,n,r,i,a){var l=xo(e,o),c=xo(t,o),d=a.get(c);if(d){$o(e,o,d);return}var u=i?i(l,c,o+"",e,t,a):void 0,f=u===void 0;if(f){var p=ko(c),h=!p&&gl(c),$=!p&&!h&&yl(c);u=c,p||h||$?ko(l)?u=l:vl(l)?u=pl(l):h?(f=!1,u=ul(c,!0)):$?(f=!1,u=_l(c,!0)):u=[]:bl(c)||wo(c)?(u=l,wo(l)?u=$l(l):(!ml(l)||hl(l))&&(u=fl(c))):f=!1}f&&(a.set(c,u),r(u,c,n,i,a),a.delete(c)),$o(e,o,u)}var kl=wl,xl=Ni,Nl=no,Ol=Pi,Tl=kl,Cl=de,Sl=yo,Al=mo;function No(e,t,o,n,r){e!==t&&Ol(t,function(i,a){if(r||(r=new xl),Cl(i))Tl(e,t,a,o,No,n,r);else{var l=n?n(Al(e,a),i,a+"",e,t,r):void 0;l===void 0&&(l=i),Nl(e,a,l)}},Sl)}var Rl=No;function jl(e){return e}var Oo=jl;function Il(e,t,o){switch(o.length){case 0:return e.call(t);case 1:return e.call(t,o[0]);case 2:return e.call(t,o[0],o[1]);case 3:return e.call(t,o[0],o[1],o[2])}return e.apply(t,o)}var Ll=Il,El=Ll,To=Math.max;function Pl(e,t,o){return t=To(t===void 0?e.length-1:t,0),function(){for(var n=arguments,r=-1,i=To(n.length-t,0),a=Array(i);++r<i;)a[r]=n[t+r];r=-1;for(var l=Array(t+1);++r<t;)l[r]=n[r];return l[t]=o(a),El(e,this,l)}}var Bl=Pl;function Hl(e){return function(){return e}}var zl=Hl,Ml=zl,Co=to,Vl=Oo,Dl=Co?function(e,t){return Co(e,"toString",{configurable:!0,enumerable:!1,value:Ml(t),writable:!0})}:Vl,Fl=Dl,Wl=800,Gl=16,Ul=Date.now;function ql(e){var t=0,o=0;return function(){var n=Ul(),r=Gl-(n-o);if(o=n,r>0){if(++t>=Wl)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var Xl=ql,Kl=Fl,Zl=Xl,Jl=Zl(Kl),Yl=Jl,Ql=Oo,ed=Bl,td=Yl;function od(e,t){return td(ed(e,t,Ql),e+"")}var nd=od,rd=Ge,ad=vt,id=bo,sd=de;function cd(e,t,o){if(!sd(o))return!1;var n=typeof t;return(n=="number"?ad(o)&&id(t,o.length):n=="string"&&t in o)?rd(o[t],e):!1}var ld=cd,dd=nd,ud=ld;function _d(e){return dd(function(t,o){var n=-1,r=o.length,i=r>1?o[r-1]:void 0,a=r>2?o[2]:void 0;for(i=e.length>3&&typeof i=="function"?(r--,i):void 0,a&&ud(o[0],o[1],a)&&(i=r<3?void 0:i,r=1),t=Object(t);++n<r;){var l=o[n];l&&e(t,l,n,i)}return t})}var pd=_d,fd=Rl,vd=pd;vd(function(e,t,o){fd(e,t,o)});const ue=(e,t,o)=>Array.isArray(e)?e.map((n,r)=>{const i=[o,r].filter(z).join(".");return ue(t(r,n,i),t,i)}):typeof e=="object"&&e?Object.entries(e).reduce((n,[r,i])=>{const a=[o,r].filter(z).join(".");return n[r]=ue(t(r,i,a),t,a),n},{}):e,gd=e=>{const t=document.getElementsByTagName("head")[0],o=document.createElement("link");Object.entries(e).forEach(([n,r])=>o.setAttribute(n,r)),t.appendChild(o)},Qe=()=>{let e={};return{on:(a,l)=>{a in e?e[a].push(l):e[a]=[l]},has:a=>a in e,get:a=>e[a],emit:(a,...l)=>a in e?e[a].map(c=>c(...l)).filter(Boolean):[],reset:()=>e={}}},hd=()=>({name:null,logo:null}),So=()=>({name:null,logo:null}),md=()=>({factor:null,type:null,outcome:null,value:null}),bd=()=>({w1:null,x:null,w2:null}),yd=()=>({w1:null,w2:null}),$d=()=>({one_x_two:bd(),one_two:yd()}),Ao=(e,t)=>{var n;const o={slug:(e==null?void 0:e.slug)||null,sportSlug:(e==null?void 0:e.sport_slug)||null,matchDate:(e==null?void 0:e.match_date)||null,teams:v({},(e==null?void 0:e.teams)||{0:So(),1:So()}),league:(e==null?void 0:e.unique_tournament)||hd(),prediction:(e==null?void 0:e.prediction)||md(),isNational:(n=e==null?void 0:e.is_national)!=null?n:null};if(t!=null&&t.markets){const r=t.markets.reduce((i,a)=>(i[a]=b(e||{},`markets.${a}`,$d()[a||"one_two"]),i),{});Ee(o,"markets",r)}return o},wd=(e=300,t)=>new Promise(o=>setTimeout(()=>o(t),e)),kd=e=>!e&&e==null,z=e=>!kd(e),Ro=e=>typeof e!="object"&&typeof e!="function"||e===null,xd=e=>typeof e=="object"&&!Array.isArray(e)&&z(e),Nd=e=>e.replace(/[A-Z]+(?![a-z])|[A-Z]/g,(t,o)=>(o?"-":"")+t.toLowerCase()),te=(e,...t)=>t.reduce((o,n)=>(o[n]=e[n],o),{});function J(e,...t){const o=v({},e);return t.forEach(n=>{delete o[n]}),o}const b=(e,t,o)=>{if(!t)return;const r=(Array.isArray(t)?t:t.match(/([^[.\]])+/g)).reduce((i,a)=>i&&i[a],e);return r===void 0?o:r},Ee=(e,t,o)=>{const n=Array.isArray(t)?t:t.match(/([^[.\]])+/g);return n.reduce((r,i,a)=>(r[i]===void 0&&(r[i]={}),a===n.length-1&&(r[i]=o),r[i]),e)},Od=e=>{const t=e.slice(1);t.length===3&&(e=t.split("").map(n=>`${n}${n}`).join(""));const o=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return o?{r:parseInt(o[1],16),g:parseInt(o[2],16),b:parseInt(o[3],16)}:void 0},jo=(...e)=>e.map(t=>JSON.stringify(t)).every((t,o,n)=>t===n[0]),Td=e=>"id"in e&&"root"in e,Cd=(e,t=1)=>e.replace(")",`, ${t})`).replace("rgb","rgba"),Io=(e,t,o)=>ue(e,(n,r,i)=>Ro(r)||Array.isArray(r)&&r.every(Ro)?o?o(n,[r,b(t,i)],i)?b(t,i,r):r:b(t,i,r):r),Sd=(e,t)=>{try{ue(e,(o,n,r)=>{if(t(o,n,r))throw{key:o,value:n,path:r};return n})}catch(o){return o}},Ad=(e,t)=>{const o=[];return ue(e,(n,r,i)=>(t(n,r,i,o)&&o.push({key:n,value:r,path:i}),r)),o},Lo=["desktop","laptop","tablet","mobile"],Rd={mobile:320,tablet:768,laptop:1024,desktop:1920},O={root:"_root_1i41t_1",icon:"_icon_1i41t_5",iconTarget:"_iconTarget_1i41t_17",body:"_body_1i41t_23",bodyOpen:"_bodyOpen_1i41t_31",simpleGift_in:"_simpleGift_in_1i41t_1",close:"_close_1i41t_44",arrow:"_arrow_1i41t_58",container:"_container_1i41t_69",inner:"_inner_1i41t_75",logo:"_logo_1i41t_82",text:"_text_1i41t_89",button:"_button_1i41t_96",buttonAnimated:"_buttonAnimated_1i41t_105",increase:"_increase_1i41t_1",legalGap:"_legalGap_1i41t_109",legalOpen:"_legalOpen_1i41t_113",legal:"_legal_1i41t_109",legalText:"_legalText_1i41t_141",legalButton:"_legalButton_1i41t_159",fadein:"_fadein_1i41t_1",pulse:"_pulse_1i41t_1",gradient:"_gradient_1i41t_1",wiggle:"_wiggle_1i41t_1"};var jd=0;function s(e,t,o,n,r,i){var a,l,c={};for(l in t)l=="ref"?a=t[l]:c[l]=t[l];var d={type:e,props:c,key:o,ref:a,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--jd,__source:r,__self:i};if(typeof e=="function"&&(a=e.defaultProps))for(l in a)c[l]===void 0&&(c[l]=a[l]);return _.options.vnode&&_.options.vnode(d),d}const Eo=_.createContext(),_e=({children:e,value:t})=>s(Eo.Provider,{value:t,children:e}),pe=e=>a=>ze(this,null,function*(){var l=a,{target:t,id:o,ref:n,state:r}=l,i=wt(l,["target","id","ref","state"]);if(!("ResizeObserver"in window)){const c=yield Promise.resolve().then(()=>Du);window.ResizeObserver=c.ResizeObserver}return _.render(s(_e,{value:r,children:_.cloneElement(e,v({ref:n,id:o},i))}),t)}),q=()=>hn(Eo),Id=(e={})=>typeof e=="object"&&z(e)&&Lo.every(t=>t in e),Ld=(e,t)=>e&&ue(e,(o,n)=>{if(Id(n)){const r=n[t];return r&&"parent"in r&&z(r.parent)?v(v({},n[r.parent]),J(r,"parent")):r}return n}),fe=(e,t)=>Ld(e,t),Te=({id:e,targetRef:t,parentKey:o="device-container",breakpoints:n=Rd})=>{const[r,i]=re("desktop"),a=l=>{var f;const c=l.getBoundingClientRect().width||0,d=Object.entries(v({},n)).sort(([p,h],[$,m])=>h-m),u=((f=d.find(([p,h],$)=>{const[m,T]=d[$+1]||[];return c>=h&&c<T}))==null?void 0:f[0])||"desktop";i(u)};return St(()=>{const l=t.current.closest(`[data-${o}='${e}']`)||document.body;l&&(new ResizeObserver(()=>a(l)).observe(l),a(l))},[]),r},Po=e=>console.warn(`[Adstore-templates Deprecated]: ${e}`),et=(e,t)=>z(e)&&!(typeof e=="number"?e.toString():e).includes(t)?`${e}${t}`:e,Ed=e=>e.startsWith("px_"),Pd=e=>e.startsWith("percent_"),Bd=(e,t)=>{let o=e,n=t;return Ed(o)&&(o=o.replace("px_",""),n=et(t,"px")),Pd(o)&&(o=o.replace("percent_",""),n=et(t,"%")),{key:o,value:n}},Hd="-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'",zd=["borderWidth","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","minHeight","minWidth","maxWidth","maxHeight","fontSize","height","width","letterSpacing","fontSize","left","right","top","bottom","marginTop","marginBottom","marginLeft","marginRight","paddingTop","paddingBottom","paddingLeft","paddingRight"],Bo=e=>{const t=Object.keys(e);return(t.includes("innerHTML")||t.includes("innerText"))&&console.warn('Warning! InnerHTML and innerText is deprecated. Use "children" property.'),typeof e!="object"?e:Object.entries(e).reduce((o,[n,r])=>{zd.includes(n)&&(r=et(r,"px"));const{key:i,value:a}=Bd(n,r);if(xd(a)&&(o[i]=Bo(a)),o[i]=a,i==="hidden"&&a)return o.display="none",o;if(i==="innerHTML"&&(o.innerHTML=z(a)?`${a}`:""),i==="innerText"&&(o.innerText=z(a)?`${a}`:""),i==="children"&&(o.children=typeof a=="string"?z(a)?`${a}`:"":a),i.includes("borderWidth")&&(o.borderStyle="solid"),i==="corner"&&(o.borderRadius=et(a,"px")),i==="backgroundFit"&&(Po("Property 'backgroundFit' is deprecated. Use 'objectFit' instead."),o.backgroundSize=a,o.objectFit=a),i==="backgroundImage"&&z(a)&&(o.backgroundImage=`url(${a})`,o.backgroundRepeat="no-repeat",o.imageSource=a,Po("Property 'backgroundImage' is deprecated. Use 'imageSource' instead.")),i==="backgroundColorOpacity"&&z(o.backgroundColorOpacity)&&z(o.backgroundColor)){const l=Od(o.backgroundColor);l&&(o.backgroundColor=Cd(`rgb(${l.r}, ${l.g}, ${l.b})`,+o.backgroundColorOpacity/100))}return i==="fontFamily"&&/auto/i.test(a)&&(o.fontFamily=Hd),i==="isBold"&&(o.fontWeight=a?"bold":"initial"),i==="isItalic"&&(o.fontStyle=a?"italic":"initial"),i==="isThrough"&&(o.textDecoration=a?"line-through":"initial"),o},e)},Md=e=>typeof e=="object"&&!Array.isArray(e)&&"parent"in e,V=e=>z(e)?Object.entries(e).reduce((t,[o,n])=>(t[o]=Md(n)?Bo(v({},e[o])):n,t),{}):e,Vd=e=>e in document.createElement("div").style||e.startsWith("--"),ae=r=>{var i=r,{children:e,typography:t,accentTypography:o}=i,n=wt(i,["children","typography","accentTypography"]);var c;const a=Re(()=>{if(!o)return{};let d="";return Object.entries(o).forEach(([u,f])=>{Vd(u)&&(d+=`${Nd(u)}: ${f}; `)}),d},[o]),l=(c=e==null?void 0:e.replace(/script|\n/g,""))==null?void 0:c.replace(/{{(.*?)}}/g,`<span style="${a}">$1</span>`);return s("div",k(v({},n),{style:v(v({},t),n.style||{}),dangerouslySetInnerHTML:{__html:l}}))},Ho=()=>{const[e,t]=re(!1);return[e,()=>t(o=>!o)]},Ce=()=>s("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",children:s("path",{d:"M17.659 4.929a1 1 0 1 1 1.414 1.414L13.416 12l5.657 5.657a1 1 0 0 1-1.415 1.414l-5.656-5.657-5.657 5.657a1 1 0 0 1-1.414-1.414L10.587 12 4.931 6.343A1 1 0 1 1 6.345 4.93l5.657 5.657 5.656-5.657Z",fill:"currentColor"})}),gt=()=>s("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s("path",{d:"M5.95312 2.15L7.04063 4H7H4.75C4.05937 4 3.5 3.44062 3.5 2.75C3.5 2.05938 4.05937 1.5 4.75 1.5H4.81875C5.28437 1.5 5.71875 1.74688 5.95312 2.15ZM2 2.75C2 3.2 2.10938 3.625 2.3 4H1C0.446875 4 0 4.44688 0 5V7C0 7.55312 0.446875 8 1 8H15C15.5531 8 16 7.55312 16 7V5C16 4.44688 15.5531 4 15 4H13.7C13.8906 3.625 14 3.2 14 2.75C14 1.23125 12.7688 0 11.25 0H11.1812C10.1844 0 9.25938 0.528125 8.75313 1.3875L8 2.67188L7.24687 1.39062C6.74062 0.528125 5.81562 0 4.81875 0H4.75C3.23125 0 2 1.23125 2 2.75ZM12.5 2.75C12.5 3.44062 11.9406 4 11.25 4H9H8.95938L10.0469 2.15C10.2844 1.74688 10.7156 1.5 11.1812 1.5H11.25C11.9406 1.5 12.5 2.05938 12.5 2.75ZM1 9V14.5C1 15.3281 1.67188 16 2.5 16H7V9H1ZM9 16H13.5C14.3281 16 15 15.3281 15 14.5V9H9V16Z",fill:"currentColor"})}),Dd=e=>({fade:`${e.fade} 2s linear infinite`,pulse:`${e.pulse} .3s linear 0s infinite alternate forwards`,wiggle:`${e.wiggle} 2s linear infinite`,gradient:`${e.gradient} 3s ease infinite`}),zo=(e,t)=>{var u,f,p,h,$,m,T,L,E,C,P,B,W;const o=Dd(t),n=V(e),r=(u=n==null?void 0:n.icon)==null?void 0:u.hasIcon,i={left:`${+(((f=e==null?void 0:e.container)==null?void 0:f.left)||0)*-1+8}px`,backgroundColor:(p=n==null?void 0:n.container)==null?void 0:p.backgroundColor,borderTopWidth:(h=n==null?void 0:n.container)==null?void 0:h.borderWidth,borderTopColor:($=n==null?void 0:n.container)==null?void 0:$.borderColor,borderTopStyle:"solid",borderLeftWidth:(m=n==null?void 0:n.container)==null?void 0:m.borderWidth,borderLeftColor:(T=n==null?void 0:n.container)==null?void 0:T.borderColor,borderLeftStyle:"solid"},a={left:(L=n==null?void 0:n.container)==null?void 0:L.left},l=(((E=n==null?void 0:n.icon)==null?void 0:E.animations)||[]).map(w=>o[w]).join(", "),c=z((C=n==null?void 0:n.icon)==null?void 0:C.gradientColor)&&((P=n==null?void 0:n.icon)!=null&&P.animations.includes("gradient"))?{background:`linear-gradient(-90deg, ${(B=n.icon)==null?void 0:B.backgroundColor} 0%, ${(W=n==null?void 0:n.icon)==null?void 0:W.gradientColor} 100%) 0% 0% / 400% 400%`,backgroundSize:"400% 400%"}:n==null?void 0:n.icon,d=v(k(v({},(n==null?void 0:n.icon)||{}),{animation:l}),c);return{hasIcon:r,arrowRules:i,bodyRules:a,iconRules:d}},ve=e=>{const t=new Set([]);ue(e,(n,r)=>(n==="fontFamily"&&t.add(r),r));const o=Re(()=>Array.from(t.values()).filter(n=>!/auto/i.test(n)).map(n=>({rel:"stylesheet",href:`https://fonts.googleapis.com/css?family=${n}:300,400,500,700&display=swap`})),[t]);U(()=>{o.forEach(gd)},[o])},Y=["backgroundColor","backgroundColorOpacity","backgroundImage","backgroundSize","backgroundRepeat"],Fd=["borderWidth","borderColor","borderStyle"],Mo=["imageSource","objectFit"],tt=["marginTop","marginBottom","marginLeft","marginRight","paddingTop","paddingBottom","paddingLeft","paddingRight"],Wd=({delay:e,onOpen:t,onAutoOpen:o})=>{const[n,r]=re(!1),i=X(null),a=c=>{clearTimeout(i.current),i.current=null},l=()=>{a(i.current),r(c=>!c)};return U(()=>(i.current=setTimeout(()=>{r(!0),o&&o()},e||1e3),()=>a(i.current)),[e]),U(()=>{n&&!i.current&&t&&t()},[n]),{isOpen:n,toggle:l}},Vo=({ref:e,openDelay:t})=>{const o=X(Qe()),n=c=>o.current.on("open",c),r=c=>o.current.on("click",c),i=c=>o.current.on("autoOpen",c),{isOpen:a,toggle:l}=Wd({delay:t,onOpen:()=>o.current.emit("open"),onAutoOpen:()=>o.current.emit("autoOpen")});return De(e,()=>({onOpen:n,onClick:r,onAutoOpen:i,resetListeners:o.current.reset})),U(()=>o.current.reset,[]),{isOpen:a,toggle:l,click:(...c)=>o.current.emit("click",...c)}},Gd=le(({id:e},t)=>{var L,E,C,P,B,W,w,M,H;const o=X(null),[n,r]=Ho(),i=q(),a=Te({targetRef:o,id:e}),l=fe(i,a),c=V(l),{hasIcon:d,iconRules:u,bodyRules:f,arrowRules:p}=zo(l,{fade:O.fadein,pulse:O.pulse,wiggle:O.wiggle,gradient:O.gradient}),{isOpen:h,toggle:$,click:m}=Vo({ref:t,openDelay:(L=l==null?void 0:l.container)==null?void 0:L.delay});ve(l);const T=n?te(c.container,...Fd):{};return s("div",{className:S(O.root,{[O.legalOpen]:n}),ref:o,children:[s("div",{className:O.icon,style:u,onClick:$,children:d&&s("div",{className:O.iconTarget,children:s(gt,{})})}),s("div",{className:S(O.body,{[O.bodyOpen]:h}),style:f,children:[s("div",{className:O.arrow,style:p}),s("div",{className:O.close,style:c==null?void 0:c.close,onClick:$,children:s(Ce,{})}),s("div",{className:O.container,style:c==null?void 0:c.container,children:[s("a",{href:(E=c==null?void 0:c.root)==null?void 0:E.offer,target:"_blank",rel:"nofollow noopener noreferrer",onClick:()=>m(c.id),children:[s("div",{className:O.inner,children:[s("div",{className:O.logo,style:c==null?void 0:c.logo}),s(ae,{className:O.text,style:c==null?void 0:c.text,typography:(C=c.text)==null?void 0:C.typography,accentTypography:(P=c.text)==null?void 0:P.accentTypography,children:(B=c==null?void 0:c.text)==null?void 0:B.children})]}),s("div",{className:S(O.button,{[O.buttonAnimated]:c==null?void 0:c.button.isAnimated}),style:c==null?void 0:c.button,children:(W=c==null?void 0:c.button)==null?void 0:W.children})]}),s("div",{className:O.legalGap}),s("div",{className:O.legal,style:v(v({},c==null?void 0:c.legal),T),children:s("span",{className:O.legalText,children:s("span",{children:[s("span",{children:(w=c==null?void 0:c.legal)==null?void 0:w.children}),s("span",{className:O.legalButton,onClick:r,children:n?(M=c==null?void 0:c.legal)==null?void 0:M.buttonOpenText:(H=c==null?void 0:c.legal)==null?void 0:H.buttonHideText})]})})})]})]})]})}),Ud=pe(s(Gd,{})),A={root:"_root_g8256_1",icon:"_icon_g8256_5",iconTarget:"_iconTarget_g8256_17",body:"_body_g8256_23",desktop:"_desktop_g8256_30",tablet:"_tablet_g8256_30",laptop:"_laptop_g8256_30",bodyOpen:"_bodyOpen_g8256_34",complexGift_in:"_complexGift_in_g8256_1",arrow:"_arrow_g8256_47",container:"_container_g8256_57",promotion:"_promotion_g8256_62",close:"_close_g8256_68",head:"_head_g8256_82",headIcon:"_headIcon_g8256_88",headTitle:"_headTitle_g8256_94",inner:"_inner_g8256_101",fadein:"_fadein_g8256_1",pulse:"_pulse_g8256_1",gradient:"_gradient_g8256_1",wiggle:"_wiggle_g8256_1"},oe={root:"_root_1y96a_1",body:"_body_1y96a_30",bodyInner:"_bodyInner_1y96a_38",line:"_line_1y96a_43",text:"_text_1y96a_53",button:"_button_1y96a_61",logo:"_logo_1y96a_73",variant2:"_variant2_1y96a_79",buttonText:"_buttonText_1y96a_83",legal:"_legal_1y96a_100"},qd=({onClick:e})=>{var n,r,i,a,l,c,d;const t=q(),o=V(t);return s("a",{href:(n=o.root)==null?void 0:n.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:S(oe.root,{[oe.variant2]:((r=o.root)==null?void 0:r.variant)==="variant2"}),style:o.root,onClick:()=>e(o.id),children:[s("div",{className:oe.body,children:[s("div",{className:oe.line,style:o.line}),s("div",{className:oe.bodyInner,children:[s("div",{className:oe.logo,style:o.logo}),s("div",{className:oe.text,style:o.text,children:s(ae,{typography:(i=o.text)==null?void 0:i.typography,accentTypography:(a=o.text)==null?void 0:a.accentTypography,children:(l=o.text)==null?void 0:l.children})})]}),s("div",{className:oe.button,style:o.button,children:[s("div",{className:oe.logo,style:o.logo}),s("div",{className:oe.buttonText,children:(c=o.button)==null?void 0:c.children})]})]}),s("div",{className:oe.legal,style:o.legal,children:(d=o.legal)==null?void 0:d.children})]})},Xd=le(({id:e},t)=>{var L,E,C,P;const o=X(null),n=q(),r=Te({targetRef:o,id:e}),i=fe(n,r),a=V(i),{isOpen:l,click:c,toggle:d}=Vo({ref:t,openDelay:(L=i==null?void 0:i.container)==null?void 0:L.delay});ve(i);const{hasIcon:u,iconRules:f,bodyRules:p,arrowRules:h}=zo(i,{fade:A.fadein,pulse:A.pulse,wiggle:A.wiggle,gradient:A.gradient}),$=(E=a==null?void 0:a.title)==null?void 0:E.hasIcon,m=te(a==null?void 0:a.title,...tt),T=J(a==null?void 0:a.title,...tt);return s("div",{ref:o,className:S(A.root,{[A.desktop]:r==="desktop",[A.laptop]:r==="laptop",[A.tablet]:r==="tablet"}),children:[s("div",{className:A.icon,style:f,onClick:d,children:u&&s("div",{className:A.iconTarget,children:s(gt,{})})}),s("div",{className:S(A.body,{[A.bodyOpen]:l}),style:p,children:[s("div",{className:A.arrow,style:h}),s("div",{className:A.container,style:a.container,children:[s("div",{className:A.close,style:a.close,onClick:d,children:s(Ce,{})}),s("div",{className:A.head,style:m,children:[$&&s("div",{className:A.headIcon,style:te(a.title,"color"),children:s(gt,{})}),s("div",{className:A.headTitle,style:T,children:(C=a.title)==null?void 0:C.children})]}),s("div",{className:A.inner,children:(a.children||[]).map(B=>s(_e,{value:B,children:s(qd,{onClick:c})}))}),s("div",{className:A.promotion,style:a.promotion,children:(P=a.promotion)==null?void 0:P.children})]})]})]})}),Kd=pe(s(Xd,{})),K={root:"_root_18vic_1",background:"_background_18vic_11",content:"_content_18vic_19",laptop:"_laptop_18vic_29",desktop:"_desktop_18vic_33",wrapper:"_wrapper_18vic_37",overlay:"_overlay_18vic_41",close:"_close_18vic_47",body:"_body_18vic_56",logo:"_logo_18vic_65",text:"_text_18vic_71",button:"_button_18vic_75",legal:"_legal_18vic_90"},ge=e=>e&&{left:"flex-start",center:"center",right:"flex-end"}[e],Zd={root:"_root_mj8hr_1"},Jd=()=>{var o,n,r;const e=q(),t=V(e);return s("div",{className:Zd.root,style:t.root,children:s(ae,{typography:(o=t.root)==null?void 0:o.typography,accentTypography:(n=t.root)==null?void 0:n.accentTypography,children:(r=t==null?void 0:t.root)==null?void 0:r.children})})},ht=(e,t=0)=>{const o=X(Qe()),[n,r]=re(!1),[i,a]=re(),[l,c]=re(!1),d=m=>o.current.on("visible",m),u=m=>o.current.on("click",m),f=m=>o.current.on("clickHide",m),p=()=>ze(this,null,function*(){yield wd(+t),r(!0)}),h=()=>r(!1),$=()=>{o.current.emit("clickHide"),h()};return U(()=>{l&&o.current.emit("visible",n)},[n,l]),De(e,()=>({onVisible:d,onClick:u,onClickHide:f,show:p,hide:h,setApiHost:a,resetListeners:o.current.reset})),U(()=>o.current.reset,[]),{isReady:l,isOpen:n,apiHost:i,show:p,hide:h,clickHide:$,setIsReady:c,click:(...m)=>{h(),o.current.emit("click",...m)}}};function Yd(e){return!(!e.complete||typeof e.naturalWidth!="undefined"&&e.naturalWidth===0)}const Qd=le(({id:e,className:t},o)=>{var P,B,W,w,M,H;const n=X(null),r=X(null),i=Te({targetRef:n,id:e}),a=q(),l=fe(a,i);ve(l),Ee(l,"button.percent_width",(P=l==null?void 0:l.button)==null?void 0:P.width),Ee(l,"legal.percent_width",(B=l==null?void 0:l.legal)==null?void 0:B.width);const c=V(l),d=b(c,"root.delay",0),{isOpen:u,isReady:f,setIsReady:p,clickHide:h,click:$}=ht(o,d);U(()=>{const Z=r.current;if(!Z)return;if(Yd(Z)){p(!0);return}const be=()=>p(!0);return Z.addEventListener("load",be),()=>{Z.removeEventListener("load",be)}},[c]);const m={alignItems:ge((W=c.root)==null?void 0:W.align)},T=k(v({},c==null?void 0:c.button),{justifyContent:ge((w=c.root)==null?void 0:w.textAlign)}),L=k(v({},c==null?void 0:c.legal),{justifyContent:ge((M=c.root)==null?void 0:M.textAlign)}),E=J(c.root,...Mo,...Y),C=te(c.root,...Mo);return s("div",{className:S(K.root,t),ref:n,style:{display:u&&f?"flex":"none"},children:[s("div",{className:K.overlay,style:c.overlay,onClick:h}),s("div",{className:K.wrapper,children:[s("div",{className:K.close,style:J(c.close,"backgroundColor"),onClick:h,children:s(Ce,{})}),s("a",{href:(H=c.root)==null?void 0:H.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:S(K.content,{[K.desktop]:i==="desktop",[K.tablet]:i==="tablet",[K.laptop]:i==="laptop"}),style:E,onClick:()=>$(c.id),children:[s("img",{ref:r,className:K.background,src:C.imageSource,alt:"",style:C}),s("div",{className:K.body,style:m,children:[s("div",{className:K.logo,style:c.logo}),s("div",{className:K.text,children:((c==null?void 0:c.children)||[]).map(Z=>s(_e,{value:Z,children:s(Jd,{})}))}),s("div",{className:K.button,style:T,children:T==null?void 0:T.children}),s("div",{className:K.legal,style:L,children:L==null?void 0:L.children})]})]})]})]})}),eu=pe(s(Qd,{})),ce={root:"_root_krw01_1",content:"_content_krw01_11",desktop:"_desktop_krw01_23",laptop:"_laptop_krw01_23",overlay:"_overlay_krw01_28",close:"_close_krw01_34",title:"_title_krw01_43",wrapper:"_wrapper_krw01_58"},Q={root:"_root_13yor_1",desktop:"_desktop_13yor_9",laptop:"_laptop_13yor_9",header:"_header_13yor_14",logo:"_logo_13yor_25",container:"_container_13yor_32",body:"_body_13yor_43",logoWrapper:"_logoWrapper_13yor_52",text:"_text_13yor_65",button:"_button_13yor_80",legal:"_legal_13yor_98"},tu=({onClick:e})=>{var i,a,l,c,d,u;const t=q(),o=V(t),n=(t==null?void 0:t.device)||"desktop",r=te(o.header,...Y);return s("a",{href:(i=o.root)==null?void 0:i.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:S(Q.root,{[Q.desktop]:n==="desktop",[Q.laptop]:n==="laptop"}),style:J(o.root,...tt),onClick:()=>e(o.id),children:[s("div",{className:Q.header,style:o.header,children:s("div",{className:Q.logo,style:o.logo})}),s("div",{className:Q.container,style:te(o.root,...tt),children:[s("div",{className:Q.body,children:[s("div",{className:Q.logoWrapper,style:r,children:s("div",{className:Q.logo,style:o.logo})}),s(ae,{className:Q.text,style:o.text,typography:(a=o.text)==null?void 0:a.typography,accentTypography:(l=o.text)==null?void 0:l.accentTypography,children:(c=o.text)==null?void 0:c.children})]}),s("div",{children:[s(ae,{className:Q.button,style:o.button,children:(d=o.button)==null?void 0:d.children}),s(ae,{className:Q.legal,style:o.legal,children:(u=o.legal)==null?void 0:u.children})]})]})]})},ou=le(({id:e},t)=>{var f;const o=X(null),n=Te({targetRef:o,id:e}),r=q(),i=fe(r,n),a=V(i);ve(i);const l=b(a,"root.delay",0),{isOpen:c,clickHide:d,click:u}=ht(t,l);return s("div",{className:ce.root,style:{display:c?"flex":"none"},children:[s("div",{className:ce.overlay,style:a.overlay,onClick:d}),s("div",{ref:o,className:S(ce.content,{[ce.desktop]:n==="desktop",[ce.laptop]:n==="laptop"}),style:a.root,children:[s("div",{className:ce.close,style:J(a.close,"backgroundColor"),onClick:d,children:s(Ce,{})}),s(ae,{className:ce.title,style:a.title,children:(f=a.title)==null?void 0:f.children}),s("div",{className:ce.wrapper,children:(a.children||[]).map(p=>s(_e,{value:k(v({},p),{device:n}),children:s(tu,{onClick:u})}))})]})]})}),nu=pe(s(ou,{})),D={root:"_root_v3g4u_1",content:"_content_v3g4u_11",close:"_close_v3g4u_19",overlay:"_overlay_v3g4u_28",body:"_body_v3g4u_34",desktop:"_desktop_v3g4u_42",laptop:"_laptop_v3g4u_42",tablet:"_tablet_v3g4u_46",head:"_head_v3g4u_51",title:"_title_v3g4u_61",logo:"_logo_v3g4u_74",wrapper:"_wrapper_v3g4u_81",text:"_text_v3g4u_88",button:"_button_v3g4u_96",buttonHead:"_buttonHead_v3g4u_111",buttonTarget:"_buttonTarget_v3g4u_128",legal:"_legal_v3g4u_142"},R={root:"_root_16jvv_1",left:"_left_16jvv_8",desktop:"_desktop_16jvv_15",laptop:"_laptop_16jvv_15",teams:"_teams_16jvv_19",logo:"_logo_16jvv_25",league:"_league_16jvv_32",name:"_name_16jvv_37",right:"_right_16jvv_43",odd:"_odd_16jvv_54",oddLabel:"_oddLabel_16jvv_67",oddValue:"_oddValue_16jvv_76",team:"_team_16jvv_19",teamLogo:"_teamLogo_16jvv_100",teamName:"_teamName_16jvv_107"},ru=()=>{const e=q(),t=V(e),o=(e==null?void 0:e.device)||"desktop",n=k(v({},t==null?void 0:t.teamALogo),{backgroundImage:b(t,"match.teams[0].logo")}),r=k(v({},t==null?void 0:t.teamBLogo),{backgroundImage:b(t,"match.teams[1].logo")});return s("div",{className:S(R.root,{[R.desktop]:o==="desktop",[R.laptop]:o==="laptop"}),children:[s("div",{className:R.left,children:[s("div",{className:R.teams,children:[s("img",{className:R.logo,src:n.backgroundImage,style:n,alt:""}),s("img",{className:R.logo,src:r.backgroundImage,style:r})]}),s("div",{className:R.body,children:[s("div",{className:R.league,style:t.league,children:b(t,"match.league.name")}),s("div",{className:R.name,style:t.teams,children:[b(t,"match.teams[0].name")," — ",b(t,"match.teams[1].name")]})]})]}),s("div",{className:R.right,children:[s("div",{className:R.team,children:[s("img",{className:R.teamLogo,style:n,src:n.backgroundImage}),s("div",{className:R.teamName,style:t.teams,children:b(t,"match.teams[0].name")})]}),s("div",{className:R.odd,children:[s("div",{className:R.oddLabel,style:t.oddLabel,children:b(t,"match.prediction.value")}),s("div",{className:R.oddValue,style:t.oddValue,children:b(t,"match.prediction.factor")})]}),s("div",{className:R.team,children:[s("img",{className:R.teamLogo,style:r,src:r.backgroundImage}),s("div",{className:R.teamName,style:t.teams,children:b(t,"match.teams[1].name")})]})]})]})},Do=(e,{pause:t,params:o,method:n,body:r})=>{const[i,a]=re(),l=Re(()=>{let d=e;if(o){const u=new URLSearchParams(d);Object.entries(o).forEach(([f,p])=>{u.append(f,p)}),d+=u}return d},[e,o]),c=gn(()=>ze(this,null,function*(){if(t)return;const d=yield fetch(l,{method:n||"GET",body:r?JSON.stringify(r):void 0,headers:{"Content-Type":"application/json"}}).then(u=>u.json());a(d.data)}),[l,t,n,r]);return U(()=>{t||c()},[l,t]),{data:i,execute:c}};function Fo(e){const t=X();return U(()=>{t.current=e},[e]),t.current}const au=(e,t)=>{const o=d=>{var u;return z(d==null?void 0:d.matchSlug)&&((u=d==null?void 0:d.matchSlug)==null?void 0:u.length)>0},n=e.children||[],r=n.filter(d=>o(d.root.targetMatch)).map(d=>d.root.targetMatch),i=Fo(r),{data:a,execute:l}=Do(`${t}/match-list`,{method:"POST",body:{matches:r.map(d=>({slug:d.matchSlug,sport_slug:d.sportSlug,lang:d.langSlug,bookmaker_slug:d.bookmaker,offset:d.offset,markets:d.markets}))},pause:!t||r.length===0});return U(()=>{jo(i,r)||l()},[r]),n.map(d=>{const u=(a||[]).find(h=>h.slug===d.root.targetMatch.matchSlug);if(!u)return;const f=Ao(u),p=Io(f,d.root.customMatch,(h,[$,m])=>z(m));return k(v({},d),{match:p})}).filter(Boolean)},iu=le(({id:e},t)=>{var E,C,P,B,W,w,M,H,Z,be,He,dn,un;const o=X(null),n=Te({targetRef:o,id:e}),r=q(),i=fe(r,n);Ee(i,"buttonWrapper.percent_width",(E=i==null?void 0:i.buttonWrapper)==null?void 0:E.width),Ee(i,"legal.percent_width",(C=i==null?void 0:i.legal)==null?void 0:C.width);const a=V(i);ve(i);const l=b(a,"root.delay",0),{isOpen:c,apiHost:d,clickHide:u,click:f}=ht(t,l),p=au(i,d),h=k(v({},a.root),{alignItems:ge((P=a.root)==null?void 0:P.align)}),$=k(v({},a.content),{alignItems:ge((B=a.root)==null?void 0:B.align)}),m=k(v({},a.text),{textAlign:(W=a.root)==null?void 0:W.align}),T=k(v({},a==null?void 0:a.button),{justifyContent:ge((w=a.root)==null?void 0:w.textAlign)}),L=k(v({},a==null?void 0:a.legal),{justifyContent:ge((M=a.root)==null?void 0:M.textAlign)});return s("div",{className:S(D.root,{[D.desktop]:n==="desktop",[D.laptop]:n==="laptop",[D.tablet]:n==="tablet"}),ref:o,style:{display:c?"flex":"none"},children:[s("div",{className:D.overlay,style:a.overlay,onClick:u}),s("div",{className:D.content,children:[s("div",{className:D.close,style:J(a.close,"backgroundColor"),onClick:u,children:s(Ce,{})}),s("a",{ref:o,href:(H=a.root)==null?void 0:H.offer,target:"_blank",rel:"nofollow noopener noreferrer",onClick:()=>f(a.id),children:s("div",{className:D.body,style:h,children:[s("div",{className:D.head,children:[s("div",{className:D.title,style:a.title,children:(Z=a.title)==null?void 0:Z.children}),s("div",{className:D.logo,style:a.logo})]}),s("div",{className:D.wrapper,style:$,children:(p||[]).map(Fu=>s(_e,{value:k(v({},Fu),{device:n}),children:s(ru,{})}))}),s(ae,{className:D.text,style:m,typography:m.typography,accentTypography:m.accentTypography,children:(be=a.text)==null?void 0:be.children}),s("div",{className:D.button,style:a.buttonWrapper,children:[s("div",{className:D.buttonHead,style:a.buttonHead,children:(He=a.buttonHead)==null?void 0:He.children}),s("div",{className:D.buttonTarget,style:T,children:(dn=a.button)==null?void 0:dn.children})]}),s(ae,{className:D.legal,style:L,children:(un=a.legal)==null?void 0:un.children})]})})]})]})}),su=pe(s(iu,{})),ne={root:"_root_x31x3_1",background:"_background_x31x3_18",body:"_body_x31x3_27",bookmaker:"_bookmaker_x31x3_36",button:"_button_x31x3_43",rowFirst:"_rowFirst_x31x3_57",rowSecond:"_rowSecond_x31x3_63",legal:"_legal_x31x3_69",legalText:"_legalText_x31x3_86",legalOpen:"_legalOpen_x31x3_96",legalButton:"_legalButton_x31x3_101"},cu=({onClick:e})=>{var i,a,l,c,d,u,f,p;const t=q(),o=V(t),[n,r]=Ho();return s("div",{className:ne.root,style:J(o.root,...Y),children:[s("div",{className:ne.background,style:te(o.root,...Y)}),s("a",{href:(i=o.root)==null?void 0:i.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:ne.body,onClick:()=>e(o.id),children:[s("div",{children:[s("div",{className:ne.rowFirst,style:o.rowFirst,children:(a=o.rowFirst)==null?void 0:a.children}),s("div",{className:ne.rowSecond,style:o.rowSecond,children:(l=o.rowSecond)==null?void 0:l.children}),s("div",{className:ne.bookmaker,style:o.bookmaker,children:(c=o.bookmaker)==null?void 0:c.children})]}),s("div",{className:ne.button,style:o.button,children:(d=o.button)==null?void 0:d.children})]}),s("div",{className:S(ne.legal,{[ne.legalOpen]:n}),style:o.legalInfo,children:s("span",{className:ne.legalText,children:[s("span",{children:(u=o.legalInfo)==null?void 0:u.children}),s("span",{className:ne.legalButton,style:o.legalInfoButton,onClick:r,children:n?(f=o.legalInfoButton)==null?void 0:f.openText:(p=o.legalInfoButton)==null?void 0:p.closeText})]})})]})},lu=e=>{const t=X(Qe()),o=n=>t.current.on("click",n);return De(e,()=>({promoId:"BonusCard",onClick:o,resetListeners:t.current.reset})),U(()=>t.current.reset,[]),{click:(...n)=>t.current.emit("click",...n),onClick:o}},du=le((e,t)=>{const o=X(null),n=q(),i=fe(n,"mobile"),a=V(i);ve(i);const{click:l}=lu(t);return s("div",{ref:o,children:((a==null?void 0:a.children)||[]).map(c=>s(_e,{value:c,children:s(cu,{onClick:l})}))})}),uu=pe(s(du,{})),j={root:"_root_woisr_1",desktop:"_desktop_woisr_13",laptop:"_laptop_woisr_14",promotion:"_promotion_woisr_18",background:"_background_woisr_34",close:"_close_woisr_43",content:"_content_woisr_52",variant2:"_variant2_woisr_65",logo:"_logo_woisr_69",left:"_left_woisr_81",center:"_center_woisr_94",slide:"_slide_woisr_100",slide_animated_default:"_slide_animated_default_woisr_114","fade-in-out":"_fade-in-out_woisr_1","slide_animated_bottom-top":"_slide_animated_bottom-top_woisr_117","fade-in-bottom-out-top":"_fade-in-bottom-out-top_woisr_1","slide_animated_top-bottom":"_slide_animated_top-bottom_woisr_120",right:"_right_woisr_124",buttonWrapper:"_buttonWrapper_woisr_139",button:"_button_woisr_139",button_animated:"_button_animated_woisr_173",increase:"_increase_woisr_1","fade-in-top-out-bottom":"_fade-in-top-out-bottom_woisr_1"},Wo={root:"_root_1c4sr_1",desktop:"_desktop_1c4sr_11"},_u=()=>{var o,n,r;const e=q(),t=V(e);return s("div",{className:S(Wo.root,{[Wo.desktop]:(e==null?void 0:e.device)==="desktop"}),style:J(t.root,...Y),children:s(ae,{accentTypography:(o=t.root)==null?void 0:o.accentTypography,typography:(n=t.root)==null?void 0:n.typography,children:(r=t.root)==null?void 0:r.children})})},I={root:"_root_gohhp_1",title:"_title_gohhp_8",desktop:"_desktop_gohhp_13",laptop:"_laptop_gohhp_13",titleLabel:"_titleLabel_gohhp_17",tablet:"_tablet_gohhp_20",titleValue:"_titleValue_gohhp_27",teamLogo:"_teamLogo_gohhp_38",teams:"_teams_gohhp_49",teamName:"_teamName_gohhp_57",odds:"_odds_gohhp_64",odd:"_odd_gohhp_64",oddX:"_oddX_gohhp_76",oddValue:"_oddValue_gohhp_84"},ot=(e,t,o=1,n=!1)=>{var l;const[r,i]=[t[0],t[1]||t[0]].map(c=>c*o),a=`w${r}-h${i}${n?"-c":""}`;return(l=e==null?void 0:e.replace(/(\/(?:upload|user-avatars)\/[\w\d]+\/)origin(\/)/,`$1${a}$2`))!=null?l:e},pu=()=>{var i,a;const e=q(),t=V(e),o=J(t.root,...Y),n=k(v({},t.teamLogo),{backgroundImage:ot(b(t,"match.teams[0].logo"),[120,120]),backgroundColor:"transparent"}),r=k(v({},t.teamLogo),{backgroundImage:ot(b(t,"match.teams[1].logo"),[120,120]),backgroundColor:"transparent"});return s("div",{className:S(I.root,{[I.desktop]:e.device==="desktop",[I.laptop]:e.device==="laptop",[I.tablet]:e.device==="tablet"}),style:o,children:[s("div",{className:I.title,children:[s("div",{className:I.titleLabel,style:t.titleLabel,children:(i=t.titleLabel)==null?void 0:i.children}),s("div",{className:I.titleValue,style:t.titleValue,children:(a=t.titleValue)==null?void 0:a.children})]}),s("div",{className:I.odds,children:[s("div",{className:I.odd,children:[s("img",{className:I.teamLogo,src:n.backgroundImage,style:n}),s("div",{className:I.oddValue,style:t.value,children:b(t,"match.markets.one_x_two.w1")})]}),s("div",{className:I.odd,children:[s("div",{className:I.oddX,style:t.coef,children:"X"}),s("div",{className:I.oddValue,style:t.value,children:b(t,"match.markets.one_x_two.x")})]}),s("div",{className:I.odd,children:[s("img",{className:I.teamLogo,src:r.backgroundImage,style:r}),s("div",{className:I.oddValue,style:t.value,children:b(t,"match.markets.one_x_two.w2")})]})]}),s("div",{className:I.teams,children:[s("div",{className:I.teamName,style:t.teamName,children:b(t,"match.teams[0].name")}),s("div",{className:I.teamName,style:t.teamName,children:b(t,"match.teams[1].name")})]})]})},F={root:"_root_1bycs_1",title:"_title_1bycs_8",titleLabel:"_titleLabel_1bycs_13",tablet:"_tablet_1bycs_16",desktop:"_desktop_1bycs_19",laptop:"_laptop_1bycs_19",titleValue:"_titleValue_1bycs_23",team:"_team_1bycs_34",teamLogo:"_teamLogo_1bycs_45",national:"_national_1bycs_56",teamName:"_teamName_1bycs_77",teamValue:"_teamValue_1bycs_89"},fu=()=>{var r,i;const e=q(),t=V(e),o=k(v(v({},te(t.root,...Y)),t.teamLogo),{backgroundColor:"transparent",backgroundImage:ot(b(t,"match.teams[0].logo"),[120,120])}),n=k(v(v({},te(t.root,...Y)),t.teamLogo),{backgroundColor:"transparent",backgroundImage:ot(b(t,"match.teams[1].logo"),[120,120])});return s("div",{className:S(F.root,{[F.desktop]:(e==null?void 0:e.device)==="desktop",[F.laptop]:(e==null?void 0:e.device)==="laptop",[F.tablet]:(e==null?void 0:e.device)==="tablet",[F.national]:b(t,"match.isNational")}),style:J(t.root,...Y),children:[s("div",{className:F.title,children:[s("div",{className:F.titleLabel,style:t.titleLabel,children:(r=t.titleLabel)==null?void 0:r.children}),s("div",{className:F.titleValue,style:t.titleValue,children:(i=t.titleValue)==null?void 0:i.children})]}),s("div",{children:[s("div",{className:F.team,children:[s("img",{className:F.teamLogo,src:o.backgroundImage,style:o}),s("div",{className:F.teamName,style:t.teamName,children:b(t,"match.teams[0].name")}),s("div",{className:F.teamValue,style:t.value,children:b(t,"match.markets.one_two.w1")})]}),s("div",{className:F.team,children:[s("img",{className:F.teamLogo,src:n.backgroundImage,style:n}),s("div",{className:F.teamName,style:t.teamName,children:b(t,"match.teams[1].name")}),s("div",{className:F.teamValue,style:t.value,children:b(t,"match.markets.one_two.w2")})]})]})]})},vu=(e=[])=>{var i;const t=e.length,[o,n]=re(0),r=(i=e[o||0])==null?void 0:i.animationDuration;return U(()=>{const l=setTimeout(()=>{n(c=>c+1<t?c+1:0)},r);return()=>clearTimeout(l)},[n,t,r,o]),o},gu={matches:"one_x_two",matchesOneTwo:"one_two"},Go=e=>[gu[e]],hu=(e,t)=>{const o=d=>{var u;return z(d==null?void 0:d.matchSlug)&&((u=d==null?void 0:d.matchSlug)==null?void 0:u.length)>0},n=e.children||[],r=n.filter(d=>o(d.root.targetMatch)).map(d=>k(v({},d.root.targetMatch),{markets:Go(d.name)})),i=Fo(r),{data:a,execute:l}=Do(`${t}/match-list`,{method:"POST",body:{matches:r.map(d=>({slug:d.matchSlug,sport_slug:d.sportSlug,lang:d.langSlug,bookmaker_slug:d.bookmaker,offset:d.offset,markets:d.markets}))},pause:!t||r.length===0});return U(()=>{jo(i,r)||l()},[r]),n.map(d=>{if("targetMatch"in d.root){const u=(a||[]).find($=>$.slug===d.root.targetMatch.matchSlug);if(!u)return;const f=Go(d.name),p=Ao(u,{markets:f}),h=Io(p,d.root.customMatch,($,[m,T])=>z(T));return k(v({},d),{match:h})}return d}).filter(Boolean)},mu=e=>{const t=X(Qe()),[o,n]=re(!1),[r,i]=re(),a=p=>t.current.on("visible",p),l=p=>t.current.on("click",p),c=p=>t.current.on("clickHide",p),d=()=>ze(this,null,function*(){n(!0)}),u=()=>n(!1),f=()=>{t.current.emit("clickHide"),u()};return U(()=>{t.current.emit("visible",o)},[o]),De(e,()=>({onVisible:a,onClick:l,onClickHide:c,show:d,hide:u,setApiHost:i,resetListeners:t.current.reset})),U(()=>t.current.reset,[]),{isOpen:o,apiHost:r,show:d,hide:u,clickHide:f,click:(...p)=>{t.current.emit("click",...p)}}},bu=3700,yu=le(({id:e},t)=>{var E,C,P,B,W;const o=X(null),n=q(),r=Te({id:e,targetRef:o}),i=fe(n,r),a=V(i);ve(i);const{apiHost:l,isOpen:c,click:d,clickHide:u}=mu(t),f=hu(a,l),p=w=>({text:s(_u,{}),matches:s(pu,{}),matchesOneTwo:s(fu,{})})[w],h=f.filter(Boolean).map(w=>{var M,H;return k(v({},w),{animationName:(M=w==null?void 0:w.root)==null?void 0:M.animationName,animationDuration:((H=w==null?void 0:w.root)==null?void 0:H.animationDuration)||bu})}),$=vu(h),m=V(h[$]||{}),T=J(a.root,...Y),L=(E=m==null?void 0:m.root)!=null&&E.hasCustomBackground?te((m==null?void 0:m.root)||{},...Y):te(a.root,...Y);return s("div",{ref:o,className:S(j.root,{[j.desktop]:r==="desktop",[j.laptop]:r==="laptop",[j.tablet]:r==="tablet",[j.variant2]:((C=a.root)==null?void 0:C.variant)==="variant2"}),style:k(v({},T),{display:c?"block":"none"}),children:[s("div",{className:j.close,style:a.close,onClick:u,children:s(Ce,{})}),s("a",{href:(P=a.root)==null?void 0:P.offer,target:"_blank",rel:"nofollow noopener noreferrer",onClick:d,children:[s("div",{className:j.background,style:L}),s("div",{className:j.promotion,style:a.promotion,children:(B=a.promotion)==null?void 0:B.children}),s("div",{className:j.content,children:[s("div",{className:j.left,children:s("div",{className:j.logo,style:a.logo})}),s("div",{className:j.center,children:(h||[]).map((w,M)=>{var H,Z;return s("div",{className:j.slide,style:{animationName:$===M?j[((H=w.root)==null?void 0:H.animationName)||"fade-in-out"]:"none",animationDuration:`${(Z=w.root)==null?void 0:Z.animationDuration}ms`},children:s(_e,{value:k(v({},w),{device:r}),children:p(w.name)})})})}),s("div",{className:j.right,children:[s("div",{className:j.logo,style:a.logo}),s("div",{className:j.buttonWrapper,children:s("div",{className:S(j.button,{[j.button_animated]:a.button.$animated}),style:a.button,children:[s("div",{className:j.logo,style:a.logo}),(W=a.button)==null?void 0:W.children]})})]})]})]})]})}),$u=pe(s(yu,{})),wu=(e,t,o,n,r=Lo)=>{const i=v({},e);return r.forEach(a=>{i[t]=k(v({},i[t]),{[a]:k(v({},i[t][a]),{[o]:typeof n=="function"?n(b(i,`${t}.${a}.${o}`)):n})})}),i};var he=[],ku=function(){return he.some(function(e){return e.activeTargets.length>0})},xu=function(){return he.some(function(e){return e.skippedTargets.length>0})},Uo="ResizeObserver loop completed with undelivered notifications.",Nu=function(){var e;typeof ErrorEvent=="function"?e=new ErrorEvent("error",{message:Uo}):(e=document.createEvent("Event"),e.initEvent("error",!1,!1),e.message=Uo),window.dispatchEvent(e)},Pe;(function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(Pe||(Pe={}));var me=function(e){return Object.freeze(e)},qo=function(){function e(t,o){this.inlineSize=t,this.blockSize=o,me(this)}return e}(),Xo=function(){function e(t,o,n,r){return this.x=t,this.y=o,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,me(this)}return e.prototype.toJSON=function(){var t=this,o=t.x,n=t.y,r=t.top,i=t.right,a=t.bottom,l=t.left,c=t.width,d=t.height;return{x:o,y:n,top:r,right:i,bottom:a,left:l,width:c,height:d}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),mt=function(e){return e instanceof SVGElement&&"getBBox"in e},Ko=function(e){if(mt(e)){var t=e.getBBox(),o=t.width,n=t.height;return!o&&!n}var r=e,i=r.offsetWidth,a=r.offsetHeight;return!(i||a||e.getClientRects().length)},Zo=function(e){var t;if(e instanceof Element)return!0;var o=(t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView;return!!(o&&e instanceof o.Element)},Ou=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},Be=typeof window!="undefined"?window:{},nt=new WeakMap,Jo=/auto|scroll/,Tu=/^tb|vertical/,Cu=/msie|trident/i.test(Be.navigator&&Be.navigator.userAgent),ie=function(e){return parseFloat(e||"0")},Se=function(e,t,o){return e===void 0&&(e=0),t===void 0&&(t=0),o===void 0&&(o=!1),new qo((o?t:e)||0,(o?e:t)||0)},Yo=me({devicePixelContentBoxSize:Se(),borderBoxSize:Se(),contentBoxSize:Se(),contentRect:new Xo(0,0,0,0)}),Qo=function(e,t){if(t===void 0&&(t=!1),nt.has(e)&&!t)return nt.get(e);if(Ko(e))return nt.set(e,Yo),Yo;var o=getComputedStyle(e),n=mt(e)&&e.ownerSVGElement&&e.getBBox(),r=!Cu&&o.boxSizing==="border-box",i=Tu.test(o.writingMode||""),a=!n&&Jo.test(o.overflowY||""),l=!n&&Jo.test(o.overflowX||""),c=n?0:ie(o.paddingTop),d=n?0:ie(o.paddingRight),u=n?0:ie(o.paddingBottom),f=n?0:ie(o.paddingLeft),p=n?0:ie(o.borderTopWidth),h=n?0:ie(o.borderRightWidth),$=n?0:ie(o.borderBottomWidth),m=n?0:ie(o.borderLeftWidth),T=f+d,L=c+u,E=m+h,C=p+$,P=l?e.offsetHeight-C-e.clientHeight:0,B=a?e.offsetWidth-E-e.clientWidth:0,W=r?T+E:0,w=r?L+C:0,M=n?n.width:ie(o.width)-W-B,H=n?n.height:ie(o.height)-w-P,Z=M+T+B+E,be=H+L+P+C,He=me({devicePixelContentBoxSize:Se(Math.round(M*devicePixelRatio),Math.round(H*devicePixelRatio),i),borderBoxSize:Se(Z,be,i),contentBoxSize:Se(M,H,i),contentRect:new Xo(f,c,M,H)});return nt.set(e,He),He},en=function(e,t,o){var n=Qo(e,o),r=n.borderBoxSize,i=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case Pe.DEVICE_PIXEL_CONTENT_BOX:return a;case Pe.BORDER_BOX:return r;default:return i}},tn=function(){function e(t){var o=Qo(t);this.target=t,this.contentRect=o.contentRect,this.borderBoxSize=me([o.borderBoxSize]),this.contentBoxSize=me([o.contentBoxSize]),this.devicePixelContentBoxSize=me([o.devicePixelContentBoxSize])}return e}(),on=function(e){if(Ko(e))return 1/0;for(var t=0,o=e.parentNode;o;)t+=1,o=o.parentNode;return t},Su=function(){var e=1/0,t=[];he.forEach(function(a){if(a.activeTargets.length!==0){var l=[];a.activeTargets.forEach(function(d){var u=new tn(d.target),f=on(d.target);l.push(u),d.lastReportedSize=en(d.target,d.observedBox),f<e&&(e=f)}),t.push(function(){a.callback.call(a.observer,l,a.observer)}),a.activeTargets.splice(0,a.activeTargets.length)}});for(var o=0,n=t;o<n.length;o++){var r=n[o];r()}return e},nn=function(e){he.forEach(function(o){o.activeTargets.splice(0,o.activeTargets.length),o.skippedTargets.splice(0,o.skippedTargets.length),o.observationTargets.forEach(function(r){r.isActive()&&(on(r.target)>e?o.activeTargets.push(r):o.skippedTargets.push(r))})})},Au=function(){var e=0;for(nn(e);ku();)e=Su(),nn(e);return xu()&&Nu(),e>0},bt,rn=[],Ru=function(){return rn.splice(0).forEach(function(e){return e()})},ju=function(e){if(!bt){var t=0,o=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return Ru()}).observe(o,n),bt=function(){o.textContent="".concat(t?t--:t++)}}rn.push(e),bt()},Iu=function(e){ju(function(){requestAnimationFrame(e)})},rt=0,Lu=function(){return!!rt},Eu=250,Pu={attributes:!0,characterData:!0,childList:!0,subtree:!0},an=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],sn=function(e){return e===void 0&&(e=0),Date.now()+e},yt=!1,Bu=function(){function e(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return e.prototype.run=function(t){var o=this;if(t===void 0&&(t=Eu),!yt){yt=!0;var n=sn(t);Iu(function(){var r=!1;try{r=Au()}finally{if(yt=!1,t=n-sn(),!Lu())return;r?o.run(1e3):t>0?o.run(t):o.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var t=this,o=function(){return t.observer&&t.observer.observe(document.body,Pu)};document.body?o():Be.addEventListener("DOMContentLoaded",o)},e.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),an.forEach(function(o){return Be.addEventListener(o,t.listener,!0)}))},e.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),an.forEach(function(o){return Be.removeEventListener(o,t.listener,!0)}),this.stopped=!0)},e}(),$t=new Bu,cn=function(e){!rt&&e>0&&$t.start(),rt+=e,!rt&&$t.stop()},Hu=function(e){return!mt(e)&&!Ou(e)&&getComputedStyle(e).display==="inline"},zu=function(){function e(t,o){this.target=t,this.observedBox=o||Pe.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var t=en(this.target,this.observedBox,!0);return Hu(this.target)&&(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),Mu=function(){function e(t,o){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=o}return e}(),at=new WeakMap,ln=function(e,t){for(var o=0;o<e.length;o+=1)if(e[o].target===t)return o;return-1},it=function(){function e(){}return e.connect=function(t,o){var n=new Mu(t,o);at.set(t,n)},e.observe=function(t,o,n){var r=at.get(t),i=r.observationTargets.length===0;ln(r.observationTargets,o)<0&&(i&&he.push(r),r.observationTargets.push(new zu(o,n&&n.box)),cn(1),$t.schedule())},e.unobserve=function(t,o){var n=at.get(t),r=ln(n.observationTargets,o),i=n.observationTargets.length===1;r>=0&&(i&&he.splice(he.indexOf(n),1),n.observationTargets.splice(r,1),cn(-1))},e.disconnect=function(t){var o=this,n=at.get(t);n.observationTargets.slice().forEach(function(r){return o.unobserve(t,r.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e}(),Vu=function(){function e(t){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof t!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");it.connect(this,t)}return e.prototype.observe=function(t,o){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Zo(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");it.observe(this,t,o)},e.prototype.unobserve=function(t){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Zo(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");it.unobserve(this,t)},e.prototype.disconnect=function(){it.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();const Du=Object.freeze(Object.defineProperty({__proto__:null,ResizeObserver:Vu,ResizeObserverEntry:tn,ResizeObserverSize:qo},Symbol.toStringTag,{value:"Module"}));g.BonusCard=uu,g.ComplexGift=Kd,g.ComplexPopup=nu,g.ExpressPopup=su,g.SimpleGift=Ud,g.SimplePopup=eu,g.WideCard=$u,g.filterDeep=Ad,g.findDeep=Sd,g.isValidTemplate=Td,g.modifyState=wu,Object.defineProperty(g,Symbol.toStringTag,{value:"Module"})});
5
+ */(function(e){(function(){var t={}.hasOwnProperty;function o(){for(var n=[],r=0;r<arguments.length;r++){var i=arguments[r];if(i){var a=typeof i;if(a==="string"||a==="number")n.push(i);else if(Array.isArray(i)){if(i.length){var l=o.apply(null,i);l&&n.push(l)}}else if(a==="object"){if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]")){n.push(i.toString());continue}for(var c in i)t.call(i,c)&&i[c]&&n.push(c)}}}return n.join(" ")}e.exports?(o.default=o,e.exports=o):window.classNames=o})()})(Me);const S=G;var se,y,ee,ye,$e=0,kt=[],Ve=[],xt=_.options.__b,Nt=_.options.__r,Ot=_.options.diffed,Tt=_.options.__c,Ct=_.options.unmount;function Ae(e,t){_.options.__h&&_.options.__h(y,e,$e||t),$e=0;var o=y.__H||(y.__H={__:[],__h:[]});return e>=o.__.length&&o.__.push({__V:Ve}),o.__[e]}function re(e){return $e=1,vn(Rt,e)}function vn(e,t,o){var n=Ae(se++,2);if(n.t=e,!n.__c&&(n.__=[o?o(t):Rt(void 0,t),function(l){var c=n.__N?n.__N[0]:n.__[0],d=n.t(c,l);c!==d&&(n.__N=[d,n.__[1]],n.__c.setState({}))}],n.__c=y,!y.u)){var r=function(l,c,d){if(!n.__c.__H)return!0;var u=n.__c.__H.__.filter(function(p){return p.__c});if(u.every(function(p){return!p.__N}))return!i||i.call(this,l,c,d);var f=!1;return u.forEach(function(p){if(p.__N){var h=p.__[0];p.__=p.__N,p.__N=void 0,h!==p.__[0]&&(f=!0)}}),!(!f&&n.__c.props===l)&&(!i||i.call(this,l,c,d))};y.u=!0;var i=y.shouldComponentUpdate,a=y.componentWillUpdate;y.componentWillUpdate=function(l,c,d){if(this.__e){var u=i;i=void 0,r(l,c,d),i=u}a&&a.call(this,l,c,d)},y.shouldComponentUpdate=r}return n.__N||n.__}function U(e,t){var o=Ae(se++,3);!_.options.__s&&lt(o.__H,t)&&(o.__=e,o.i=t,y.__H.__h.push(o))}function St(e,t){var o=Ae(se++,4);!_.options.__s&&lt(o.__H,t)&&(o.__=e,o.i=t,y.__h.push(o))}function X(e){return $e=5,Re(function(){return{current:e}},[])}function De(e,t,o){$e=6,St(function(){return typeof e=="function"?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0},o==null?o:o.concat(e))}function Re(e,t){var o=Ae(se++,7);return lt(o.__H,t)?(o.__V=e(),o.i=t,o.__h=e,o.__V):o.__}function gn(e,t){return $e=8,Re(function(){return e},t)}function hn(e){var t=y.context[e.__c],o=Ae(se++,9);return o.c=e,t?(o.__==null&&(o.__=!0,t.sub(y)),t.props.value):e.__}function mn(){for(var e;e=kt.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Fe),e.__H.__h.forEach(ct),e.__H.__h=[]}catch(t){e.__H.__h=[],_.options.__e(t,e.__v)}}_.options.__b=function(e){y=null,xt&&xt(e)},_.options.__r=function(e){Nt&&Nt(e),se=0;var t=(y=e.__c).__H;t&&(ee===y?(t.__h=[],y.__h=[],t.__.forEach(function(o){o.__N&&(o.__=o.__N),o.__V=Ve,o.__N=o.i=void 0})):(t.__h.forEach(Fe),t.__h.forEach(ct),t.__h=[])),ee=y},_.options.diffed=function(e){Ot&&Ot(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(kt.push(t)!==1&&ye===_.options.requestAnimationFrame||((ye=_.options.requestAnimationFrame)||bn)(mn)),t.__H.__.forEach(function(o){o.i&&(o.__H=o.i),o.__V!==Ve&&(o.__=o.__V),o.i=void 0,o.__V=Ve})),ee=y=null},_.options.__c=function(e,t){t.some(function(o){try{o.__h.forEach(Fe),o.__h=o.__h.filter(function(n){return!n.__||ct(n)})}catch(n){t.some(function(r){r.__h&&(r.__h=[])}),t=[],_.options.__e(n,o.__v)}}),Tt&&Tt(e,t)},_.options.unmount=function(e){Ct&&Ct(e);var t,o=e.__c;o&&o.__H&&(o.__H.__.forEach(function(n){try{Fe(n)}catch(r){t=r}}),o.__H=void 0,t&&_.options.__e(t,o.__v))};var At=typeof requestAnimationFrame=="function";function bn(e){var t,o=function(){clearTimeout(n),At&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(o,100);At&&(t=requestAnimationFrame(o))}function Fe(e){var t=y,o=e.__c;typeof o=="function"&&(e.__c=void 0,o()),y=t}function ct(e){var t=y;e.__c=e.__(),y=t}function lt(e,t){return!e||e.length!==t.length||t.some(function(o,n){return o!==e[n]})}function Rt(e,t){return typeof t=="function"?t(e):t}function jt(e,t){for(var o in t)e[o]=t[o];return e}function It(e,t){for(var o in e)if(o!=="__source"&&!(o in t))return!0;for(var n in t)if(n!=="__source"&&e[n]!==t[n])return!0;return!1}function Lt(e){this.props=e}(Lt.prototype=new _.Component).isPureReactComponent=!0,Lt.prototype.shouldComponentUpdate=function(e,t){return It(this.props,e)||It(this.state,t)};var Et=_.options.__b;_.options.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),Et&&Et(e)};var yn=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function le(e){function t(o){var n=jt({},o);return delete n.ref,e(n,o.ref||null)}return t.$$typeof=yn,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var $n=_.options.__e;_.options.__e=function(e,t,o,n){if(e.then){for(var r,i=t;i=i.__;)if((r=i.__c)&&r.__c)return t.__e==null&&(t.__e=o.__e,t.__k=o.__k),r.__c(e,t)}$n(e,t,o,n)};var Pt=_.options.unmount;function Bt(e,t,o){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(n){typeof n.__c=="function"&&n.__c()}),e.__c.__H=null),(e=jt({},e)).__c!=null&&(e.__c.__P===o&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(n){return Bt(n,t,o)})),e}function Ht(e,t,o){return e&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(n){return Ht(n,t,o)}),e.__c&&e.__c.__P===t&&(e.__e&&o.insertBefore(e.__e,e.__d),e.__c.__e=!0,e.__c.__P=o)),e}function dt(){this.__u=0,this.t=null,this.__b=null}function zt(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function We(){this.u=null,this.o=null}_.options.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&e.__h===!0&&(e.type=null),Pt&&Pt(e)},(dt.prototype=new _.Component).__c=function(e,t){var o=t.__c,n=this;n.t==null&&(n.t=[]),n.t.push(o);var r=zt(n.__v),i=!1,a=function(){i||(i=!0,o.__R=null,r?r(l):l())};o.__R=a;var l=function(){if(!--n.__u){if(n.state.__a){var d=n.state.__a;n.__v.__k[0]=Ht(d,d.__c.__P,d.__c.__O)}var u;for(n.setState({__a:n.__b=null});u=n.t.pop();)u.forceUpdate()}},c=t.__h===!0;n.__u++||c||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(a,a)},dt.prototype.componentWillUnmount=function(){this.t=[]},dt.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var o=document.createElement("div"),n=this.__v.__k[0].__c;this.__v.__k[0]=Bt(this.__b,o,n.__O=n.__P)}this.__b=null}var r=t.__a&&_.createElement(_.Fragment,null,e.fallback);return r&&(r.__h=null),[_.createElement(_.Fragment,null,t.__a?null:e.children),r]};var Mt=function(e,t,o){if(++o[1]===o[0]&&e.o.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(o=e.u;o;){for(;o.length>3;)o.pop()();if(o[1]<o[0])break;e.u=o=o[2]}};(We.prototype=new _.Component).__a=function(e){var t=this,o=zt(t.__v),n=t.o.get(e);return n[0]++,function(r){var i=function(){t.props.revealOrder?(n.push(r),Mt(t,e,n)):r()};o?o(i):i()}},We.prototype.render=function(e){this.u=null,this.o=new Map;var t=_.toChildArray(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var o=t.length;o--;)this.o.set(t[o],this.u=[1,0,this.u]);return e.children},We.prototype.componentDidUpdate=We.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,o){Mt(e,o,t)})};var wn=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.element")||60103,kn=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,xn=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,Nn=/[A-Z0-9]/g,On=typeof document!="undefined",Tn=function(e){return(typeof Symbol!="undefined"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};_.Component.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(_.Component.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var Vt=_.options.event;function Cn(){}function Sn(){return this.cancelBubble}function An(){return this.defaultPrevented}_.options.event=function(e){return Vt&&(e=Vt(e)),e.persist=Cn,e.isPropagationStopped=Sn,e.isDefaultPrevented=An,e.nativeEvent=e};var Rn={enumerable:!1,configurable:!0,get:function(){return this.class}},Dt=_.options.vnode;_.options.vnode=function(e){typeof e.type=="string"&&function(t){var o=t.props,n=t.type,r={};for(var i in o){var a=o[i];if(!(i==="value"&&"defaultValue"in o&&a==null||On&&i==="children"&&n==="noscript"||i==="class"||i==="className")){var l=i.toLowerCase();i==="defaultValue"&&"value"in o&&o.value==null?i="value":i==="download"&&a===!0?a="":l==="ondoubleclick"?i="ondblclick":l!=="onchange"||n!=="input"&&n!=="textarea"||Tn(o.type)?l==="onfocus"?i="onfocusin":l==="onblur"?i="onfocusout":xn.test(i)?i=l:n.indexOf("-")===-1&&kn.test(i)?i=i.replace(Nn,"-$&").toLowerCase():a===null&&(a=void 0):l=i="oninput",l==="oninput"&&r[i=l]&&(i="oninputCapture"),r[i]=a}}n=="select"&&r.multiple&&Array.isArray(r.value)&&(r.value=_.toChildArray(o.children).forEach(function(c){c.props.selected=r.value.indexOf(c.props.value)!=-1})),n=="select"&&r.defaultValue!=null&&(r.value=_.toChildArray(o.children).forEach(function(c){c.props.selected=r.multiple?r.defaultValue.indexOf(c.props.value)!=-1:r.defaultValue==c.props.value})),o.class&&!o.className?(r.class=o.class,Object.defineProperty(r,"className",Rn)):(o.className&&!o.class||o.class&&o.className)&&(r.class=r.className=o.className),t.props=r}(e),e.$$typeof=wn,Dt&&Dt(e)};var Ft=_.options.__r;_.options.__r=function(e){Ft&&Ft(e),e.__c};var Wt=_.options.diffed;_.options.diffed=function(e){Wt&&Wt(e);var t=e.props,o=e.__e;o!=null&&e.type==="textarea"&&"value"in t&&t.value!==o.value&&(o.value=t.value==null?"":t.value)};function jn(){this.__data__=[],this.size=0}var In=jn;function Ln(e,t){return e===t||e!==e&&t!==t}var Ge=Ln,En=Ge;function Pn(e,t){for(var o=e.length;o--;)if(En(e[o][0],t))return o;return-1}var Ue=Pn,Bn=Ue,Hn=Array.prototype,zn=Hn.splice;function Mn(e){var t=this.__data__,o=Bn(t,e);if(o<0)return!1;var n=t.length-1;return o==n?t.pop():zn.call(t,o,1),--this.size,!0}var Vn=Mn,Dn=Ue;function Fn(e){var t=this.__data__,o=Dn(t,e);return o<0?void 0:t[o][1]}var Wn=Fn,Gn=Ue;function Un(e){return Gn(this.__data__,e)>-1}var qn=Un,Xn=Ue;function Kn(e,t){var o=this.__data__,n=Xn(o,e);return n<0?(++this.size,o.push([e,t])):o[n][1]=t,this}var Zn=Kn,Jn=In,Yn=Vn,Qn=Wn,er=qn,tr=Zn;function we(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var n=e[t];this.set(n[0],n[1])}}we.prototype.clear=Jn,we.prototype.delete=Yn,we.prototype.get=Qn,we.prototype.has=er,we.prototype.set=tr;var qe=we,or=qe;function nr(){this.__data__=new or,this.size=0}var rr=nr;function ar(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}var ir=ar;function sr(e){return this.__data__.get(e)}var cr=sr;function lr(e){return this.__data__.has(e)}var dr=lr,ur=typeof N=="object"&&N&&N.Object===Object&&N,Gt=ur,_r=Gt,pr=typeof self=="object"&&self&&self.Object===Object&&self,fr=_r||pr||Function("return this")(),ke=fr,vr=ke,gr=vr.Symbol,Ut=gr,qt=Ut,Xt=Object.prototype,hr=Xt.hasOwnProperty,mr=Xt.toString,je=qt?qt.toStringTag:void 0;function br(e){var t=hr.call(e,je),o=e[je];try{e[je]=void 0;var n=!0}catch(i){}var r=mr.call(e);return n&&(t?e[je]=o:delete e[je]),r}var yr=br,$r=Object.prototype,wr=$r.toString;function kr(e){return wr.call(e)}var xr=kr,Kt=Ut,Nr=yr,Or=xr,Tr="[object Null]",Cr="[object Undefined]",Zt=Kt?Kt.toStringTag:void 0;function Sr(e){return e==null?e===void 0?Cr:Tr:Zt&&Zt in Object(e)?Nr(e):Or(e)}var Xe=Sr;function Ar(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var de=Ar,Rr=Xe,jr=de,Ir="[object AsyncFunction]",Lr="[object Function]",Er="[object GeneratorFunction]",Pr="[object Proxy]";function Br(e){if(!jr(e))return!1;var t=Rr(e);return t==Lr||t==Er||t==Ir||t==Pr}var ut=Br,Hr=ke,zr=Hr["__core-js_shared__"],Mr=zr,_t=Mr,Jt=function(){var e=/[^.]+$/.exec(_t&&_t.keys&&_t.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Vr(e){return!!Jt&&Jt in e}var Dr=Vr,Fr=Function.prototype,Wr=Fr.toString;function Gr(e){if(e!=null){try{return Wr.call(e)}catch(t){}try{return e+""}catch(t){}}return""}var Ur=Gr,qr=ut,Xr=Dr,Kr=de,Zr=Ur,Jr=/[\\^$.*+?()[\]{}|]/g,Yr=/^\[object .+?Constructor\]$/,Qr=Function.prototype,ea=Object.prototype,ta=Qr.toString,oa=ea.hasOwnProperty,na=RegExp("^"+ta.call(oa).replace(Jr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ra(e){if(!Kr(e)||Xr(e))return!1;var t=qr(e)?na:Yr;return t.test(Zr(e))}var aa=ra;function ia(e,t){return e==null?void 0:e[t]}var sa=ia,ca=aa,la=sa;function da(e,t){var o=la(e,t);return ca(o)?o:void 0}var pt=da,ua=pt,_a=ke,pa=ua(_a,"Map"),Yt=pa,fa=pt,va=fa(Object,"create"),Ke=va,Qt=Ke;function ga(){this.__data__=Qt?Qt(null):{},this.size=0}var ha=ga;function ma(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var ba=ma,ya=Ke,$a="__lodash_hash_undefined__",wa=Object.prototype,ka=wa.hasOwnProperty;function xa(e){var t=this.__data__;if(ya){var o=t[e];return o===$a?void 0:o}return ka.call(t,e)?t[e]:void 0}var Na=xa,Oa=Ke,Ta=Object.prototype,Ca=Ta.hasOwnProperty;function Sa(e){var t=this.__data__;return Oa?t[e]!==void 0:Ca.call(t,e)}var Aa=Sa,Ra=Ke,ja="__lodash_hash_undefined__";function Ia(e,t){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=Ra&&t===void 0?ja:t,this}var La=Ia,Ea=ha,Pa=ba,Ba=Na,Ha=Aa,za=La;function xe(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var n=e[t];this.set(n[0],n[1])}}xe.prototype.clear=Ea,xe.prototype.delete=Pa,xe.prototype.get=Ba,xe.prototype.has=Ha,xe.prototype.set=za;var Ma=xe,eo=Ma,Va=qe,Da=Yt;function Fa(){this.size=0,this.__data__={hash:new eo,map:new(Da||Va),string:new eo}}var Wa=Fa;function Ga(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Ua=Ga,qa=Ua;function Xa(e,t){var o=e.__data__;return qa(t)?o[typeof t=="string"?"string":"hash"]:o.map}var Ze=Xa,Ka=Ze;function Za(e){var t=Ka(this,e).delete(e);return this.size-=t?1:0,t}var Ja=Za,Ya=Ze;function Qa(e){return Ya(this,e).get(e)}var ei=Qa,ti=Ze;function oi(e){return ti(this,e).has(e)}var ni=oi,ri=Ze;function ai(e,t){var o=ri(this,e),n=o.size;return o.set(e,t),this.size+=o.size==n?0:1,this}var ii=ai,si=Wa,ci=Ja,li=ei,di=ni,ui=ii;function Ne(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var n=e[t];this.set(n[0],n[1])}}Ne.prototype.clear=si,Ne.prototype.delete=ci,Ne.prototype.get=li,Ne.prototype.has=di,Ne.prototype.set=ui;var _i=Ne,pi=qe,fi=Yt,vi=_i,gi=200;function hi(e,t){var o=this.__data__;if(o instanceof pi){var n=o.__data__;if(!fi||n.length<gi-1)return n.push([e,t]),this.size=++o.size,this;o=this.__data__=new vi(n)}return o.set(e,t),this.size=o.size,this}var mi=hi,bi=qe,yi=rr,$i=ir,wi=cr,ki=dr,xi=mi;function Oe(e){var t=this.__data__=new bi(e);this.size=t.size}Oe.prototype.clear=yi,Oe.prototype.delete=$i,Oe.prototype.get=wi,Oe.prototype.has=ki,Oe.prototype.set=xi;var Ni=Oe,Oi=pt,Ti=function(){try{var e=Oi(Object,"defineProperty");return e({},"",{}),e}catch(t){}}(),to=Ti,oo=to;function Ci(e,t,o){t=="__proto__"&&oo?oo(e,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[t]=o}var ft=Ci,Si=ft,Ai=Ge;function Ri(e,t,o){(o!==void 0&&!Ai(e[t],o)||o===void 0&&!(t in e))&&Si(e,t,o)}var no=Ri;function ji(e){return function(t,o,n){for(var r=-1,i=Object(t),a=n(t),l=a.length;l--;){var c=a[e?l:++r];if(o(i[c],c,i)===!1)break}return t}}var Ii=ji,Li=Ii,Ei=Li(),Pi=Ei,Je={},Bi={get exports(){return Je},set exports(e){Je=e}};(function(e,t){var o=ke,n=t&&!t.nodeType&&t,r=n&&!0&&e&&!e.nodeType&&e,i=r&&r.exports===n,a=i?o.Buffer:void 0,l=a?a.allocUnsafe:void 0;function c(d,u){if(u)return d.slice();var f=d.length,p=l?l(f):new d.constructor(f);return d.copy(p),p}e.exports=c})(Bi,Je);var Hi=ke,zi=Hi.Uint8Array,Mi=zi,ro=Mi;function Vi(e){var t=new e.constructor(e.byteLength);return new ro(t).set(new ro(e)),t}var Di=Vi,Fi=Di;function Wi(e,t){var o=t?Fi(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}var Gi=Wi;function Ui(e,t){var o=-1,n=e.length;for(t||(t=Array(n));++o<n;)t[o]=e[o];return t}var qi=Ui,Xi=de,ao=Object.create,Ki=function(){function e(){}return function(t){if(!Xi(t))return{};if(ao)return ao(t);e.prototype=t;var o=new e;return e.prototype=void 0,o}}(),Zi=Ki;function Ji(e,t){return function(o){return e(t(o))}}var Yi=Ji,Qi=Yi,es=Qi(Object.getPrototypeOf,Object),io=es,ts=Object.prototype;function os(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||ts;return e===o}var so=os,ns=Zi,rs=io,as=so;function is(e){return typeof e.constructor=="function"&&!as(e)?ns(rs(e)):{}}var ss=is;function cs(e){return e!=null&&typeof e=="object"}var Ie=cs,ls=Xe,ds=Ie,us="[object Arguments]";function _s(e){return ds(e)&&ls(e)==us}var ps=_s,co=ps,fs=Ie,lo=Object.prototype,vs=lo.hasOwnProperty,gs=lo.propertyIsEnumerable,hs=co(function(){return arguments}())?co:function(e){return fs(e)&&vs.call(e,"callee")&&!gs.call(e,"callee")},uo=hs,ms=Array.isArray,_o=ms,bs=9007199254740991;function ys(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=bs}var po=ys,$s=ut,ws=po;function ks(e){return e!=null&&ws(e.length)&&!$s(e)}var vt=ks,xs=vt,Ns=Ie;function Os(e){return Ns(e)&&xs(e)}var Ts=Os,Le={},Cs={get exports(){return Le},set exports(e){Le=e}};function Ss(){return!1}var As=Ss;(function(e,t){var o=ke,n=As,r=t&&!t.nodeType&&t,i=r&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===r,l=a?o.Buffer:void 0,c=l?l.isBuffer:void 0,d=c||n;e.exports=d})(Cs,Le);var Rs=Xe,js=io,Is=Ie,Ls="[object Object]",Es=Function.prototype,Ps=Object.prototype,fo=Es.toString,Bs=Ps.hasOwnProperty,Hs=fo.call(Object);function zs(e){if(!Is(e)||Rs(e)!=Ls)return!1;var t=js(e);if(t===null)return!0;var o=Bs.call(t,"constructor")&&t.constructor;return typeof o=="function"&&o instanceof o&&fo.call(o)==Hs}var Ms=zs,Vs=Xe,Ds=po,Fs=Ie,Ws="[object Arguments]",Gs="[object Array]",Us="[object Boolean]",qs="[object Date]",Xs="[object Error]",Ks="[object Function]",Zs="[object Map]",Js="[object Number]",Ys="[object Object]",Qs="[object RegExp]",ec="[object Set]",tc="[object String]",oc="[object WeakMap]",nc="[object ArrayBuffer]",rc="[object DataView]",ac="[object Float32Array]",ic="[object Float64Array]",sc="[object Int8Array]",cc="[object Int16Array]",lc="[object Int32Array]",dc="[object Uint8Array]",uc="[object Uint8ClampedArray]",_c="[object Uint16Array]",pc="[object Uint32Array]",x={};x[ac]=x[ic]=x[sc]=x[cc]=x[lc]=x[dc]=x[uc]=x[_c]=x[pc]=!0,x[Ws]=x[Gs]=x[nc]=x[Us]=x[rc]=x[qs]=x[Xs]=x[Ks]=x[Zs]=x[Js]=x[Ys]=x[Qs]=x[ec]=x[tc]=x[oc]=!1;function fc(e){return Fs(e)&&Ds(e.length)&&!!x[Vs(e)]}var vc=fc;function gc(e){return function(t){return e(t)}}var hc=gc,Ye={},mc={get exports(){return Ye},set exports(e){Ye=e}};(function(e,t){var o=Gt,n=t&&!t.nodeType&&t,r=n&&!0&&e&&!e.nodeType&&e,i=r&&r.exports===n,a=i&&o.process,l=function(){try{var c=r&&r.require&&r.require("util").types;return c||a&&a.binding&&a.binding("util")}catch(d){}}();e.exports=l})(mc,Ye);var bc=vc,yc=hc,vo=Ye,go=vo&&vo.isTypedArray,$c=go?yc(go):bc,ho=$c;function wc(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var mo=wc,kc=ft,xc=Ge,Nc=Object.prototype,Oc=Nc.hasOwnProperty;function Tc(e,t,o){var n=e[t];(!(Oc.call(e,t)&&xc(n,o))||o===void 0&&!(t in e))&&kc(e,t,o)}var Cc=Tc,Sc=Cc,Ac=ft;function Rc(e,t,o,n){var r=!o;o||(o={});for(var i=-1,a=t.length;++i<a;){var l=t[i],c=n?n(o[l],e[l],l,o,e):void 0;c===void 0&&(c=e[l]),r?Ac(o,l,c):Sc(o,l,c)}return o}var jc=Rc;function Ic(e,t){for(var o=-1,n=Array(e);++o<e;)n[o]=t(o);return n}var Lc=Ic,Ec=9007199254740991,Pc=/^(?:0|[1-9]\d*)$/;function Bc(e,t){var o=typeof e;return t=t==null?Ec:t,!!t&&(o=="number"||o!="symbol"&&Pc.test(e))&&e>-1&&e%1==0&&e<t}var bo=Bc,Hc=Lc,zc=uo,Mc=_o,Vc=Le,Dc=bo,Fc=ho,Wc=Object.prototype,Gc=Wc.hasOwnProperty;function Uc(e,t){var o=Mc(e),n=!o&&zc(e),r=!o&&!n&&Vc(e),i=!o&&!n&&!r&&Fc(e),a=o||n||r||i,l=a?Hc(e.length,String):[],c=l.length;for(var d in e)(t||Gc.call(e,d))&&!(a&&(d=="length"||r&&(d=="offset"||d=="parent")||i&&(d=="buffer"||d=="byteLength"||d=="byteOffset")||Dc(d,c)))&&l.push(d);return l}var qc=Uc;function Xc(e){var t=[];if(e!=null)for(var o in Object(e))t.push(o);return t}var Kc=Xc,Zc=de,Jc=so,Yc=Kc,Qc=Object.prototype,el=Qc.hasOwnProperty;function tl(e){if(!Zc(e))return Yc(e);var t=Jc(e),o=[];for(var n in e)n=="constructor"&&(t||!el.call(e,n))||o.push(n);return o}var ol=tl,nl=qc,rl=ol,al=vt;function il(e){return al(e)?nl(e,!0):rl(e)}var yo=il,sl=jc,cl=yo;function ll(e){return sl(e,cl(e))}var dl=ll,$o=no,ul=Je,_l=Gi,pl=qi,fl=ss,wo=uo,ko=_o,vl=Ts,gl=Le,hl=ut,ml=de,bl=Ms,yl=ho,xo=mo,$l=dl;function wl(e,t,o,n,r,i,a){var l=xo(e,o),c=xo(t,o),d=a.get(c);if(d){$o(e,o,d);return}var u=i?i(l,c,o+"",e,t,a):void 0,f=u===void 0;if(f){var p=ko(c),h=!p&&gl(c),$=!p&&!h&&yl(c);u=c,p||h||$?ko(l)?u=l:vl(l)?u=pl(l):h?(f=!1,u=ul(c,!0)):$?(f=!1,u=_l(c,!0)):u=[]:bl(c)||wo(c)?(u=l,wo(l)?u=$l(l):(!ml(l)||hl(l))&&(u=fl(c))):f=!1}f&&(a.set(c,u),r(u,c,n,i,a),a.delete(c)),$o(e,o,u)}var kl=wl,xl=Ni,Nl=no,Ol=Pi,Tl=kl,Cl=de,Sl=yo,Al=mo;function No(e,t,o,n,r){e!==t&&Ol(t,function(i,a){if(r||(r=new xl),Cl(i))Tl(e,t,a,o,No,n,r);else{var l=n?n(Al(e,a),i,a+"",e,t,r):void 0;l===void 0&&(l=i),Nl(e,a,l)}},Sl)}var Rl=No;function jl(e){return e}var Oo=jl;function Il(e,t,o){switch(o.length){case 0:return e.call(t);case 1:return e.call(t,o[0]);case 2:return e.call(t,o[0],o[1]);case 3:return e.call(t,o[0],o[1],o[2])}return e.apply(t,o)}var Ll=Il,El=Ll,To=Math.max;function Pl(e,t,o){return t=To(t===void 0?e.length-1:t,0),function(){for(var n=arguments,r=-1,i=To(n.length-t,0),a=Array(i);++r<i;)a[r]=n[t+r];r=-1;for(var l=Array(t+1);++r<t;)l[r]=n[r];return l[t]=o(a),El(e,this,l)}}var Bl=Pl;function Hl(e){return function(){return e}}var zl=Hl,Ml=zl,Co=to,Vl=Oo,Dl=Co?function(e,t){return Co(e,"toString",{configurable:!0,enumerable:!1,value:Ml(t),writable:!0})}:Vl,Fl=Dl,Wl=800,Gl=16,Ul=Date.now;function ql(e){var t=0,o=0;return function(){var n=Ul(),r=Gl-(n-o);if(o=n,r>0){if(++t>=Wl)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var Xl=ql,Kl=Fl,Zl=Xl,Jl=Zl(Kl),Yl=Jl,Ql=Oo,ed=Bl,td=Yl;function od(e,t){return td(ed(e,t,Ql),e+"")}var nd=od,rd=Ge,ad=vt,id=bo,sd=de;function cd(e,t,o){if(!sd(o))return!1;var n=typeof t;return(n=="number"?ad(o)&&id(t,o.length):n=="string"&&t in o)?rd(o[t],e):!1}var ld=cd,dd=nd,ud=ld;function _d(e){return dd(function(t,o){var n=-1,r=o.length,i=r>1?o[r-1]:void 0,a=r>2?o[2]:void 0;for(i=e.length>3&&typeof i=="function"?(r--,i):void 0,a&&ud(o[0],o[1],a)&&(i=r<3?void 0:i,r=1),t=Object(t);++n<r;){var l=o[n];l&&e(t,l,n,i)}return t})}var pd=_d,fd=Rl,vd=pd;vd(function(e,t,o){fd(e,t,o)});const ue=(e,t,o)=>Array.isArray(e)?e.map((n,r)=>{const i=[o,r].filter(z).join(".");return ue(t(r,n,i),t,i)}):typeof e=="object"&&e?Object.entries(e).reduce((n,[r,i])=>{const a=[o,r].filter(z).join(".");return n[r]=ue(t(r,i,a),t,a),n},{}):e,gd=e=>{const t=document.getElementsByTagName("head")[0],o=document.createElement("link");Object.entries(e).forEach(([n,r])=>o.setAttribute(n,r)),t.appendChild(o)},Qe=()=>{let e={};return{on:(a,l)=>{a in e?e[a].push(l):e[a]=[l]},has:a=>a in e,get:a=>e[a],emit:(a,...l)=>a in e?e[a].map(c=>c(...l)).filter(Boolean):[],reset:()=>e={}}},hd=()=>({name:null,logo:null}),So=()=>({name:null,logo:null}),md=()=>({factor:null,type:null,outcome:null,value:null}),bd=()=>({w1:null,x:null,w2:null}),yd=()=>({w1:null,w2:null}),$d=()=>({one_x_two:bd(),one_two:yd()}),Ao=(e,t)=>{var n;const o={slug:(e==null?void 0:e.slug)||null,sportSlug:(e==null?void 0:e.sport_slug)||null,matchDate:(e==null?void 0:e.match_date)||null,teams:v({},(e==null?void 0:e.teams)||{0:So(),1:So()}),league:(e==null?void 0:e.unique_tournament)||hd(),prediction:(e==null?void 0:e.prediction)||md(),isNational:(n=e==null?void 0:e.is_national)!=null?n:null};if(t!=null&&t.markets){const r=t.markets.reduce((i,a)=>(i[a]=b(e||{},`markets.${a}`,$d()[a||"one_two"]),i),{});Ee(o,"markets",r)}return o},wd=(e=300,t)=>new Promise(o=>setTimeout(()=>o(t),e)),kd=e=>!e&&e==null,z=e=>!kd(e),Ro=e=>typeof e!="object"&&typeof e!="function"||e===null,xd=e=>typeof e=="object"&&!Array.isArray(e)&&z(e),Nd=e=>e.replace(/[A-Z]+(?![a-z])|[A-Z]/g,(t,o)=>(o?"-":"")+t.toLowerCase()),te=(e,...t)=>t.reduce((o,n)=>(o[n]=e[n],o),{});function J(e,...t){const o=v({},e);return t.forEach(n=>{delete o[n]}),o}const b=(e,t,o)=>{if(!t)return;const r=(Array.isArray(t)?t:t.match(/([^[.\]])+/g)).reduce((i,a)=>i&&i[a],e);return r===void 0?o:r},Ee=(e,t,o)=>{const n=Array.isArray(t)?t:t.match(/([^[.\]])+/g);return n.reduce((r,i,a)=>(r[i]===void 0&&(r[i]={}),a===n.length-1&&(r[i]=o),r[i]),e)},Od=e=>{const t=e.slice(1);t.length===3&&(e=t.split("").map(n=>`${n}${n}`).join(""));const o=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return o?{r:parseInt(o[1],16),g:parseInt(o[2],16),b:parseInt(o[3],16)}:void 0},jo=(...e)=>e.map(t=>JSON.stringify(t)).every((t,o,n)=>t===n[0]),Td=e=>"id"in e&&"root"in e,Cd=(e,t=1)=>e.replace(")",`, ${t})`).replace("rgb","rgba"),Io=(e,t,o)=>ue(e,(n,r,i)=>Ro(r)||Array.isArray(r)&&r.every(Ro)?o?o(n,[r,b(t,i)],i)?b(t,i,r):r:b(t,i,r):r),Sd=(e,t)=>{try{ue(e,(o,n,r)=>{if(t(o,n,r))throw{key:o,value:n,path:r};return n})}catch(o){return o}},Ad=(e,t)=>{const o=[];return ue(e,(n,r,i)=>(t(n,r,i,o)&&o.push({key:n,value:r,path:i}),r)),o},Lo=["desktop","laptop","tablet","mobile"],Rd={mobile:320,tablet:768,laptop:1024,desktop:1920},O={root:"_root_1i41t_1",icon:"_icon_1i41t_5",iconTarget:"_iconTarget_1i41t_17",body:"_body_1i41t_23",bodyOpen:"_bodyOpen_1i41t_31",simpleGift_in:"_simpleGift_in_1i41t_1",close:"_close_1i41t_44",arrow:"_arrow_1i41t_58",container:"_container_1i41t_69",inner:"_inner_1i41t_75",logo:"_logo_1i41t_82",text:"_text_1i41t_89",button:"_button_1i41t_96",buttonAnimated:"_buttonAnimated_1i41t_105",increase:"_increase_1i41t_1",legalGap:"_legalGap_1i41t_109",legalOpen:"_legalOpen_1i41t_113",legal:"_legal_1i41t_109",legalText:"_legalText_1i41t_141",legalButton:"_legalButton_1i41t_159",fadein:"_fadein_1i41t_1",pulse:"_pulse_1i41t_1",gradient:"_gradient_1i41t_1",wiggle:"_wiggle_1i41t_1"};var jd=0;function s(e,t,o,n,r,i){var a,l,c={};for(l in t)l=="ref"?a=t[l]:c[l]=t[l];var d={type:e,props:c,key:o,ref:a,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--jd,__source:r,__self:i};if(typeof e=="function"&&(a=e.defaultProps))for(l in a)c[l]===void 0&&(c[l]=a[l]);return _.options.vnode&&_.options.vnode(d),d}const Eo=_.createContext(),_e=({children:e,value:t})=>s(Eo.Provider,{value:t,children:e}),pe=e=>a=>ze(this,null,function*(){var l=a,{target:t,id:o,ref:n,state:r}=l,i=wt(l,["target","id","ref","state"]);if(!("ResizeObserver"in window)){const c=yield Promise.resolve().then(()=>Du);window.ResizeObserver=c.ResizeObserver}return _.render(s(_e,{value:r,children:_.cloneElement(e,v({ref:n,id:o},i))}),t)}),q=()=>hn(Eo),Id=(e={})=>typeof e=="object"&&z(e)&&Lo.every(t=>t in e),Ld=(e,t)=>e&&ue(e,(o,n)=>{if(Id(n)){const r=n[t];return r&&"parent"in r&&z(r.parent)?v(v({},n[r.parent]),J(r,"parent")):r}return n}),fe=(e,t)=>Ld(e,t),Te=({id:e,targetRef:t,parentKey:o="device-container",breakpoints:n=Rd})=>{const[r,i]=re("desktop"),a=l=>{var f;const c=l.getBoundingClientRect().width||0,d=Object.entries(v({},n)).sort(([p,h],[$,m])=>h-m),u=((f=d.find(([p,h],$)=>{const[m,T]=d[$+1]||[];return c>=h&&c<T}))==null?void 0:f[0])||"desktop";i(u)};return St(()=>{const l=t.current.closest(`[data-${o}='${e}']`)||document.body;l&&(new ResizeObserver(()=>a(l)).observe(l),a(l))},[]),r},Po=e=>console.warn(`[Adstore-templates Deprecated]: ${e}`),et=(e,t)=>z(e)&&!(typeof e=="number"?e.toString():e).includes(t)?`${e}${t}`:e,Ed=e=>e.startsWith("px_"),Pd=e=>e.startsWith("percent_"),Bd=(e,t)=>{let o=e,n=t;return Ed(o)&&(o=o.replace("px_",""),n=et(t,"px")),Pd(o)&&(o=o.replace("percent_",""),n=et(t,"%")),{key:o,value:n}},Hd="-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'",zd=["borderWidth","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth","minHeight","minWidth","maxWidth","maxHeight","fontSize","height","width","letterSpacing","fontSize","left","right","top","bottom","marginTop","marginBottom","marginLeft","marginRight","paddingTop","paddingBottom","paddingLeft","paddingRight"],Bo=e=>{const t=Object.keys(e);return(t.includes("innerHTML")||t.includes("innerText"))&&console.warn('Warning! InnerHTML and innerText is deprecated. Use "children" property.'),typeof e!="object"?e:Object.entries(e).reduce((o,[n,r])=>{zd.includes(n)&&(r=et(r,"px"));const{key:i,value:a}=Bd(n,r);if(xd(a)&&(o[i]=Bo(a)),o[i]=a,i==="hidden"&&a)return o.display="none",o;if(i==="innerHTML"&&(o.innerHTML=z(a)?`${a}`:""),i==="innerText"&&(o.innerText=z(a)?`${a}`:""),i==="children"&&(o.children=typeof a=="string"?z(a)?`${a}`:"":a),i.includes("borderWidth")&&(o.borderStyle="solid"),i==="corner"&&(o.borderRadius=et(a,"px")),i==="backgroundFit"&&(Po("Property 'backgroundFit' is deprecated. Use 'objectFit' instead."),o.backgroundSize=a,o.objectFit=a),i==="backgroundImage"&&z(a)&&(o.backgroundImage=`url(${a})`,o.backgroundRepeat="no-repeat",o.imageSource=a,Po("Property 'backgroundImage' is deprecated. Use 'imageSource' instead.")),i==="backgroundColorOpacity"&&z(o.backgroundColorOpacity)&&z(o.backgroundColor)){const l=Od(o.backgroundColor);l&&(o.backgroundColor=Cd(`rgb(${l.r}, ${l.g}, ${l.b})`,+o.backgroundColorOpacity/100))}return i==="fontFamily"&&/auto/i.test(a)&&(o.fontFamily=Hd),i==="isBold"&&(o.fontWeight=a?"bold":"initial"),i==="isItalic"&&(o.fontStyle=a?"italic":"initial"),i==="isThrough"&&(o.textDecoration=a?"line-through":"initial"),o},e)},Md=e=>typeof e=="object"&&!Array.isArray(e)&&"parent"in e,V=e=>z(e)?Object.entries(e).reduce((t,[o,n])=>(t[o]=Md(n)?Bo(v({},e[o])):n,t),{}):e,Vd=e=>e in document.createElement("div").style||e.startsWith("--"),ae=r=>{var i=r,{children:e,typography:t,accentTypography:o}=i,n=wt(i,["children","typography","accentTypography"]);var c;const a=Re(()=>{if(!o)return{};let d="";return Object.entries(o).forEach(([u,f])=>{Vd(u)&&(d+=`${Nd(u)}: ${f}; `)}),d},[o]),l=(c=e==null?void 0:e.replace(/script|\n/g,""))==null?void 0:c.replace(/{{(.*?)}}/g,`<span style="${a}">$1</span>`);return s("div",k(v({},n),{style:v(v({},t),n.style||{}),dangerouslySetInnerHTML:{__html:l}}))},Ho=()=>{const[e,t]=re(!1);return[e,()=>t(o=>!o)]},Ce=()=>s("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",children:s("path",{d:"M17.659 4.929a1 1 0 1 1 1.414 1.414L13.416 12l5.657 5.657a1 1 0 0 1-1.415 1.414l-5.656-5.657-5.657 5.657a1 1 0 0 1-1.414-1.414L10.587 12 4.931 6.343A1 1 0 1 1 6.345 4.93l5.657 5.657 5.656-5.657Z",fill:"currentColor"})}),gt=()=>s("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:s("path",{d:"M5.95312 2.15L7.04063 4H7H4.75C4.05937 4 3.5 3.44062 3.5 2.75C3.5 2.05938 4.05937 1.5 4.75 1.5H4.81875C5.28437 1.5 5.71875 1.74688 5.95312 2.15ZM2 2.75C2 3.2 2.10938 3.625 2.3 4H1C0.446875 4 0 4.44688 0 5V7C0 7.55312 0.446875 8 1 8H15C15.5531 8 16 7.55312 16 7V5C16 4.44688 15.5531 4 15 4H13.7C13.8906 3.625 14 3.2 14 2.75C14 1.23125 12.7688 0 11.25 0H11.1812C10.1844 0 9.25938 0.528125 8.75313 1.3875L8 2.67188L7.24687 1.39062C6.74062 0.528125 5.81562 0 4.81875 0H4.75C3.23125 0 2 1.23125 2 2.75ZM12.5 2.75C12.5 3.44062 11.9406 4 11.25 4H9H8.95938L10.0469 2.15C10.2844 1.74688 10.7156 1.5 11.1812 1.5H11.25C11.9406 1.5 12.5 2.05938 12.5 2.75ZM1 9V14.5C1 15.3281 1.67188 16 2.5 16H7V9H1ZM9 16H13.5C14.3281 16 15 15.3281 15 14.5V9H9V16Z",fill:"currentColor"})}),Dd=e=>({fade:`${e.fade} 2s linear infinite`,pulse:`${e.pulse} .3s linear 0s infinite alternate forwards`,wiggle:`${e.wiggle} 2s linear infinite`,gradient:`${e.gradient} 3s ease infinite`}),zo=(e,t)=>{var u,f,p,h,$,m,T,L,E,C,P,B,W;const o=Dd(t),n=V(e),r=(u=n==null?void 0:n.icon)==null?void 0:u.hasIcon,i={left:`${+(((f=e==null?void 0:e.container)==null?void 0:f.left)||0)*-1+8}px`,backgroundColor:(p=n==null?void 0:n.container)==null?void 0:p.backgroundColor,borderTopWidth:(h=n==null?void 0:n.container)==null?void 0:h.borderWidth,borderTopColor:($=n==null?void 0:n.container)==null?void 0:$.borderColor,borderTopStyle:"solid",borderLeftWidth:(m=n==null?void 0:n.container)==null?void 0:m.borderWidth,borderLeftColor:(T=n==null?void 0:n.container)==null?void 0:T.borderColor,borderLeftStyle:"solid"},a={left:(L=n==null?void 0:n.container)==null?void 0:L.left},l=(((E=n==null?void 0:n.icon)==null?void 0:E.animations)||[]).map(w=>o[w]).join(", "),c=z((C=n==null?void 0:n.icon)==null?void 0:C.gradientColor)&&((P=n==null?void 0:n.icon)!=null&&P.animations.includes("gradient"))?{background:`linear-gradient(-90deg, ${(B=n.icon)==null?void 0:B.backgroundColor} 0%, ${(W=n==null?void 0:n.icon)==null?void 0:W.gradientColor} 100%) 0% 0% / 400% 400%`,backgroundSize:"400% 400%"}:n==null?void 0:n.icon,d=v(k(v({},(n==null?void 0:n.icon)||{}),{animation:l}),c);return{hasIcon:r,arrowRules:i,bodyRules:a,iconRules:d}},ve=e=>{const t=new Set([]);ue(e,(n,r)=>(n==="fontFamily"&&t.add(r),r));const o=Re(()=>Array.from(t.values()).filter(n=>!/auto/i.test(n)).map(n=>({rel:"stylesheet",href:`https://fonts.googleapis.com/css?family=${n}:300,400,500,700&display=swap`})),[t]);U(()=>{o.forEach(gd)},[o])},Y=["backgroundColor","backgroundColorOpacity","backgroundImage","backgroundSize","backgroundRepeat"],Fd=["borderWidth","borderColor","borderStyle"],Mo=["imageSource","objectFit"],tt=["marginTop","marginBottom","marginLeft","marginRight","paddingTop","paddingBottom","paddingLeft","paddingRight"],Wd=({delay:e,onOpen:t,onAutoOpen:o})=>{const[n,r]=re(!1),i=X(null),a=c=>{clearTimeout(i.current),i.current=null},l=()=>{a(i.current),r(c=>!c)};return U(()=>(i.current=setTimeout(()=>{r(!0),o&&o()},e||1e3),()=>a(i.current)),[e]),U(()=>{n&&!i.current&&t&&t()},[n]),{isOpen:n,toggle:l}},Vo=({ref:e,openDelay:t})=>{const o=X(Qe()),n=c=>o.current.on("open",c),r=c=>o.current.on("click",c),i=c=>o.current.on("autoOpen",c),{isOpen:a,toggle:l}=Wd({delay:t,onOpen:()=>o.current.emit("open"),onAutoOpen:()=>o.current.emit("autoOpen")});return De(e,()=>({onOpen:n,onClick:r,onAutoOpen:i,resetListeners:o.current.reset})),U(()=>o.current.reset,[]),{isOpen:a,toggle:l,click:(...c)=>o.current.emit("click",...c)}},Gd=le(({id:e},t)=>{var L,E,C,P,B,W,w,M,H;const o=X(null),[n,r]=Ho(),i=q(),a=Te({targetRef:o,id:e}),l=fe(i,a),c=V(l),{hasIcon:d,iconRules:u,bodyRules:f,arrowRules:p}=zo(l,{fade:O.fadein,pulse:O.pulse,wiggle:O.wiggle,gradient:O.gradient}),{isOpen:h,toggle:$,click:m}=Vo({ref:t,openDelay:(L=l==null?void 0:l.container)==null?void 0:L.delay});ve(l);const T=n?te(c.container,...Fd):{};return s("div",{className:S(O.root,{[O.legalOpen]:n}),ref:o,children:[s("div",{className:O.icon,style:u,onClick:$,children:d&&s("div",{className:O.iconTarget,children:s(gt,{})})}),s("div",{className:S(O.body,{[O.bodyOpen]:h}),style:f,children:[s("div",{className:O.arrow,style:p}),s("div",{className:O.close,style:c==null?void 0:c.close,onClick:$,children:s(Ce,{})}),s("div",{className:O.container,style:c==null?void 0:c.container,children:[s("a",{href:(E=c==null?void 0:c.root)==null?void 0:E.offer,target:"_blank",rel:"nofollow noopener noreferrer",onClick:()=>m(c.id),children:[s("div",{className:O.inner,children:[s("div",{className:O.logo,style:c==null?void 0:c.logo}),s(ae,{className:O.text,style:c==null?void 0:c.text,typography:(C=c.text)==null?void 0:C.typography,accentTypography:(P=c.text)==null?void 0:P.accentTypography,children:(B=c==null?void 0:c.text)==null?void 0:B.children})]}),s("div",{className:S(O.button,{[O.buttonAnimated]:c==null?void 0:c.button.isAnimated}),style:c==null?void 0:c.button,children:(W=c==null?void 0:c.button)==null?void 0:W.children})]}),s("div",{className:O.legalGap}),s("div",{className:O.legal,style:v(v({},c==null?void 0:c.legal),T),children:s("span",{className:O.legalText,children:s("span",{children:[s("span",{children:(w=c==null?void 0:c.legal)==null?void 0:w.children}),s("span",{className:O.legalButton,onClick:r,children:n?(M=c==null?void 0:c.legal)==null?void 0:M.buttonOpenText:(H=c==null?void 0:c.legal)==null?void 0:H.buttonHideText})]})})})]})]})]})}),Ud=pe(s(Gd,{})),A={root:"_root_g8256_1",icon:"_icon_g8256_5",iconTarget:"_iconTarget_g8256_17",body:"_body_g8256_23",desktop:"_desktop_g8256_30",tablet:"_tablet_g8256_30",laptop:"_laptop_g8256_30",bodyOpen:"_bodyOpen_g8256_34",complexGift_in:"_complexGift_in_g8256_1",arrow:"_arrow_g8256_47",container:"_container_g8256_57",promotion:"_promotion_g8256_62",close:"_close_g8256_68",head:"_head_g8256_82",headIcon:"_headIcon_g8256_88",headTitle:"_headTitle_g8256_94",inner:"_inner_g8256_101",fadein:"_fadein_g8256_1",pulse:"_pulse_g8256_1",gradient:"_gradient_g8256_1",wiggle:"_wiggle_g8256_1"},oe={root:"_root_1y96a_1",body:"_body_1y96a_30",bodyInner:"_bodyInner_1y96a_38",line:"_line_1y96a_43",text:"_text_1y96a_53",button:"_button_1y96a_61",logo:"_logo_1y96a_73",variant2:"_variant2_1y96a_79",buttonText:"_buttonText_1y96a_83",legal:"_legal_1y96a_100"},qd=({onClick:e})=>{var n,r,i,a,l,c,d;const t=q(),o=V(t);return s("a",{href:(n=o.root)==null?void 0:n.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:S(oe.root,{[oe.variant2]:((r=o.root)==null?void 0:r.variant)==="variant2"}),style:o.root,onClick:()=>e(o.id),children:[s("div",{className:oe.body,children:[s("div",{className:oe.line,style:o.line}),s("div",{className:oe.bodyInner,children:[s("div",{className:oe.logo,style:o.logo}),s("div",{className:oe.text,style:o.text,children:s(ae,{typography:(i=o.text)==null?void 0:i.typography,accentTypography:(a=o.text)==null?void 0:a.accentTypography,children:(l=o.text)==null?void 0:l.children})})]}),s("div",{className:oe.button,style:o.button,children:[s("div",{className:oe.logo,style:o.logo}),s("div",{className:oe.buttonText,children:(c=o.button)==null?void 0:c.children})]})]}),s("div",{className:oe.legal,style:o.legal,children:(d=o.legal)==null?void 0:d.children})]})},Xd=le(({id:e},t)=>{var L,E,C,P;const o=X(null),n=q(),r=Te({targetRef:o,id:e}),i=fe(n,r),a=V(i),{isOpen:l,click:c,toggle:d}=Vo({ref:t,openDelay:(L=i==null?void 0:i.container)==null?void 0:L.delay});ve(i);const{hasIcon:u,iconRules:f,bodyRules:p,arrowRules:h}=zo(i,{fade:A.fadein,pulse:A.pulse,wiggle:A.wiggle,gradient:A.gradient}),$=(E=a==null?void 0:a.title)==null?void 0:E.hasIcon,m=te(a==null?void 0:a.title,...tt),T=J(a==null?void 0:a.title,...tt);return s("div",{ref:o,className:S(A.root,{[A.desktop]:r==="desktop",[A.laptop]:r==="laptop",[A.tablet]:r==="tablet"}),children:[s("div",{className:A.icon,style:f,onClick:d,children:u&&s("div",{className:A.iconTarget,children:s(gt,{})})}),s("div",{className:S(A.body,{[A.bodyOpen]:l}),style:p,children:[s("div",{className:A.arrow,style:h}),s("div",{className:A.container,style:a.container,children:[s("div",{className:A.close,style:a.close,onClick:d,children:s(Ce,{})}),s("div",{className:A.head,style:m,children:[$&&s("div",{className:A.headIcon,style:te(a.title,"color"),children:s(gt,{})}),s("div",{className:A.headTitle,style:T,children:(C=a.title)==null?void 0:C.children})]}),s("div",{className:A.inner,children:(a.children||[]).map(B=>s(_e,{value:B,children:s(qd,{onClick:c})}))}),s("div",{className:A.promotion,style:a.promotion,children:(P=a.promotion)==null?void 0:P.children})]})]})]})}),Kd=pe(s(Xd,{})),K={root:"_root_18vic_1",background:"_background_18vic_11",content:"_content_18vic_19",laptop:"_laptop_18vic_29",desktop:"_desktop_18vic_33",wrapper:"_wrapper_18vic_37",overlay:"_overlay_18vic_41",close:"_close_18vic_47",body:"_body_18vic_56",logo:"_logo_18vic_65",text:"_text_18vic_71",button:"_button_18vic_75",legal:"_legal_18vic_90"},ge=e=>e&&{left:"flex-start",center:"center",right:"flex-end"}[e],Zd={root:"_root_mj8hr_1"},Jd=()=>{var o,n,r;const e=q(),t=V(e);return s("div",{className:Zd.root,style:t.root,children:s(ae,{typography:(o=t.root)==null?void 0:o.typography,accentTypography:(n=t.root)==null?void 0:n.accentTypography,children:(r=t==null?void 0:t.root)==null?void 0:r.children})})},ht=(e,t=0)=>{const o=X(Qe()),[n,r]=re(!1),[i,a]=re(),[l,c]=re(!1),d=m=>o.current.on("visible",m),u=m=>o.current.on("click",m),f=m=>o.current.on("clickHide",m),p=()=>ze(this,null,function*(){yield wd(+t),r(!0)}),h=()=>r(!1),$=()=>{o.current.emit("clickHide"),h()};return U(()=>{l&&o.current.emit("visible",n)},[n,l]),De(e,()=>({onVisible:d,onClick:u,onClickHide:f,show:p,hide:h,setApiHost:a,resetListeners:o.current.reset})),U(()=>o.current.reset,[]),{isReady:l,isOpen:n,apiHost:i,show:p,hide:h,clickHide:$,setIsReady:c,click:(...m)=>{h(),o.current.emit("click",...m)}}};function Yd(e){return!(!e.complete||typeof e.naturalWidth!="undefined"&&e.naturalWidth===0)}const Qd=le(({id:e,className:t},o)=>{var P,B,W,w,M,H;const n=X(null),r=X(null),i=Te({targetRef:n,id:e}),a=q(),l=fe(a,i);ve(l),Ee(l,"button.percent_width",(P=l==null?void 0:l.button)==null?void 0:P.width),Ee(l,"legal.percent_width",(B=l==null?void 0:l.legal)==null?void 0:B.width);const c=V(l),d=b(c,"root.delay",0),{isOpen:u,isReady:f,setIsReady:p,clickHide:h,click:$}=ht(o,d);U(()=>{const Z=r.current;if(!Z)return;if(Yd(Z)){p(!0);return}const be=()=>p(!0);return Z.addEventListener("load",be),()=>{Z.removeEventListener("load",be)}},[c]);const m={alignItems:ge((W=c.root)==null?void 0:W.align)},T=k(v({},c==null?void 0:c.button),{justifyContent:ge((w=c.root)==null?void 0:w.textAlign)}),L=k(v({},c==null?void 0:c.legal),{justifyContent:ge((M=c.root)==null?void 0:M.textAlign)}),E=J(c.root,...Mo,...Y),C=te(c.root,...Mo);return s("div",{className:S(K.root,t),ref:n,style:{display:u&&f?"flex":"none"},children:[s("div",{className:K.overlay,style:c.overlay,onClick:h}),s("div",{className:K.wrapper,children:[s("div",{className:K.close,style:J(c.close,"backgroundColor"),onClick:h,children:s(Ce,{})}),s("a",{href:(H=c.root)==null?void 0:H.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:S(K.content,{[K.desktop]:i==="desktop",[K.tablet]:i==="tablet",[K.laptop]:i==="laptop"}),style:E,onClick:()=>$(c.id),children:[s("img",{ref:r,className:K.background,src:C.imageSource,alt:"",style:C}),s("div",{className:K.body,style:m,children:[s("div",{className:K.logo,style:c.logo}),s("div",{className:K.text,children:((c==null?void 0:c.children)||[]).map(Z=>s(_e,{value:Z,children:s(Jd,{})}))}),s("div",{className:K.button,style:T,children:T==null?void 0:T.children}),s("div",{className:K.legal,style:L,children:L==null?void 0:L.children})]})]})]})]})}),eu=pe(s(Qd,{})),ce={root:"_root_krw01_1",content:"_content_krw01_11",desktop:"_desktop_krw01_23",laptop:"_laptop_krw01_23",overlay:"_overlay_krw01_28",close:"_close_krw01_34",title:"_title_krw01_43",wrapper:"_wrapper_krw01_58"},Q={root:"_root_1q0qc_1",desktop:"_desktop_1q0qc_9",laptop:"_laptop_1q0qc_9",header:"_header_1q0qc_14",logo:"_logo_1q0qc_25",container:"_container_1q0qc_32",body:"_body_1q0qc_43",logoWrapper:"_logoWrapper_1q0qc_51",text:"_text_1q0qc_64",button:"_button_1q0qc_79",legal:"_legal_1q0qc_97"},tu=({onClick:e})=>{var i,a,l,c,d,u;const t=q(),o=V(t),n=(t==null?void 0:t.device)||"desktop",r=te(o.header,...Y);return s("a",{href:(i=o.root)==null?void 0:i.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:S(Q.root,{[Q.desktop]:n==="desktop",[Q.laptop]:n==="laptop"}),style:J(o.root,...tt),onClick:()=>e(o.id),children:[s("div",{className:Q.header,style:o.header,children:s("div",{className:Q.logo,style:o.logo})}),s("div",{className:Q.container,style:te(o.root,...tt),children:[s("div",{className:Q.body,children:[s("div",{className:Q.logoWrapper,style:r,children:s("div",{className:Q.logo,style:o.logo})}),s(ae,{className:Q.text,style:o.text,typography:(a=o.text)==null?void 0:a.typography,accentTypography:(l=o.text)==null?void 0:l.accentTypography,children:(c=o.text)==null?void 0:c.children})]}),s("div",{children:[s(ae,{className:Q.button,style:o.button,children:(d=o.button)==null?void 0:d.children}),s(ae,{className:Q.legal,style:o.legal,children:(u=o.legal)==null?void 0:u.children})]})]})]})},ou=le(({id:e},t)=>{var f;const o=X(null),n=Te({targetRef:o,id:e}),r=q(),i=fe(r,n),a=V(i);ve(i);const l=b(a,"root.delay",0),{isOpen:c,clickHide:d,click:u}=ht(t,l);return s("div",{className:ce.root,style:{display:c?"flex":"none"},children:[s("div",{className:ce.overlay,style:a.overlay,onClick:d}),s("div",{ref:o,className:S(ce.content,{[ce.desktop]:n==="desktop",[ce.laptop]:n==="laptop"}),style:a.root,children:[s("div",{className:ce.close,style:J(a.close,"backgroundColor"),onClick:d,children:s(Ce,{})}),s(ae,{className:ce.title,style:a.title,children:(f=a.title)==null?void 0:f.children}),s("div",{className:ce.wrapper,children:(a.children||[]).map(p=>s(_e,{value:k(v({},p),{device:n}),children:s(tu,{onClick:u})}))})]})]})}),nu=pe(s(ou,{})),D={root:"_root_v3g4u_1",content:"_content_v3g4u_11",close:"_close_v3g4u_19",overlay:"_overlay_v3g4u_28",body:"_body_v3g4u_34",desktop:"_desktop_v3g4u_42",laptop:"_laptop_v3g4u_42",tablet:"_tablet_v3g4u_46",head:"_head_v3g4u_51",title:"_title_v3g4u_61",logo:"_logo_v3g4u_74",wrapper:"_wrapper_v3g4u_81",text:"_text_v3g4u_88",button:"_button_v3g4u_96",buttonHead:"_buttonHead_v3g4u_111",buttonTarget:"_buttonTarget_v3g4u_128",legal:"_legal_v3g4u_142"},R={root:"_root_16jvv_1",left:"_left_16jvv_8",desktop:"_desktop_16jvv_15",laptop:"_laptop_16jvv_15",teams:"_teams_16jvv_19",logo:"_logo_16jvv_25",league:"_league_16jvv_32",name:"_name_16jvv_37",right:"_right_16jvv_43",odd:"_odd_16jvv_54",oddLabel:"_oddLabel_16jvv_67",oddValue:"_oddValue_16jvv_76",team:"_team_16jvv_19",teamLogo:"_teamLogo_16jvv_100",teamName:"_teamName_16jvv_107"},ru=()=>{const e=q(),t=V(e),o=(e==null?void 0:e.device)||"desktop",n=k(v({},t==null?void 0:t.teamALogo),{backgroundImage:b(t,"match.teams[0].logo")}),r=k(v({},t==null?void 0:t.teamBLogo),{backgroundImage:b(t,"match.teams[1].logo")});return s("div",{className:S(R.root,{[R.desktop]:o==="desktop",[R.laptop]:o==="laptop"}),children:[s("div",{className:R.left,children:[s("div",{className:R.teams,children:[s("img",{className:R.logo,src:n.backgroundImage,style:n,alt:""}),s("img",{className:R.logo,src:r.backgroundImage,style:r})]}),s("div",{className:R.body,children:[s("div",{className:R.league,style:t.league,children:b(t,"match.league.name")}),s("div",{className:R.name,style:t.teams,children:[b(t,"match.teams[0].name")," — ",b(t,"match.teams[1].name")]})]})]}),s("div",{className:R.right,children:[s("div",{className:R.team,children:[s("img",{className:R.teamLogo,style:n,src:n.backgroundImage}),s("div",{className:R.teamName,style:t.teams,children:b(t,"match.teams[0].name")})]}),s("div",{className:R.odd,children:[s("div",{className:R.oddLabel,style:t.oddLabel,children:b(t,"match.prediction.value")}),s("div",{className:R.oddValue,style:t.oddValue,children:b(t,"match.prediction.factor")})]}),s("div",{className:R.team,children:[s("img",{className:R.teamLogo,style:r,src:r.backgroundImage}),s("div",{className:R.teamName,style:t.teams,children:b(t,"match.teams[1].name")})]})]})]})},Do=(e,{pause:t,params:o,method:n,body:r})=>{const[i,a]=re(),l=Re(()=>{let d=e;if(o){const u=new URLSearchParams(d);Object.entries(o).forEach(([f,p])=>{u.append(f,p)}),d+=u}return d},[e,o]),c=gn(()=>ze(this,null,function*(){if(t)return;const d=yield fetch(l,{method:n||"GET",body:r?JSON.stringify(r):void 0,headers:{"Content-Type":"application/json"}}).then(u=>u.json());a(d.data)}),[l,t,n,r]);return U(()=>{t||c()},[l,t]),{data:i,execute:c}};function Fo(e){const t=X();return U(()=>{t.current=e},[e]),t.current}const au=(e,t)=>{const o=d=>{var u;return z(d==null?void 0:d.matchSlug)&&((u=d==null?void 0:d.matchSlug)==null?void 0:u.length)>0},n=e.children||[],r=n.filter(d=>o(d.root.targetMatch)).map(d=>d.root.targetMatch),i=Fo(r),{data:a,execute:l}=Do(`${t}/match-list`,{method:"POST",body:{matches:r.map(d=>({slug:d.matchSlug,sport_slug:d.sportSlug,lang:d.langSlug,bookmaker_slug:d.bookmaker,offset:d.offset,markets:d.markets}))},pause:!t||r.length===0});return U(()=>{jo(i,r)||l()},[r]),n.map(d=>{const u=(a||[]).find(h=>h.slug===d.root.targetMatch.matchSlug);if(!u)return;const f=Ao(u),p=Io(f,d.root.customMatch,(h,[$,m])=>z(m));return k(v({},d),{match:p})}).filter(Boolean)},iu=le(({id:e},t)=>{var E,C,P,B,W,w,M,H,Z,be,He,dn,un;const o=X(null),n=Te({targetRef:o,id:e}),r=q(),i=fe(r,n);Ee(i,"buttonWrapper.percent_width",(E=i==null?void 0:i.buttonWrapper)==null?void 0:E.width),Ee(i,"legal.percent_width",(C=i==null?void 0:i.legal)==null?void 0:C.width);const a=V(i);ve(i);const l=b(a,"root.delay",0),{isOpen:c,apiHost:d,clickHide:u,click:f}=ht(t,l),p=au(i,d),h=k(v({},a.root),{alignItems:ge((P=a.root)==null?void 0:P.align)}),$=k(v({},a.content),{alignItems:ge((B=a.root)==null?void 0:B.align)}),m=k(v({},a.text),{textAlign:(W=a.root)==null?void 0:W.align}),T=k(v({},a==null?void 0:a.button),{justifyContent:ge((w=a.root)==null?void 0:w.textAlign)}),L=k(v({},a==null?void 0:a.legal),{justifyContent:ge((M=a.root)==null?void 0:M.textAlign)});return s("div",{className:S(D.root,{[D.desktop]:n==="desktop",[D.laptop]:n==="laptop",[D.tablet]:n==="tablet"}),ref:o,style:{display:c?"flex":"none"},children:[s("div",{className:D.overlay,style:a.overlay,onClick:u}),s("div",{className:D.content,children:[s("div",{className:D.close,style:J(a.close,"backgroundColor"),onClick:u,children:s(Ce,{})}),s("a",{ref:o,href:(H=a.root)==null?void 0:H.offer,target:"_blank",rel:"nofollow noopener noreferrer",onClick:()=>f(a.id),children:s("div",{className:D.body,style:h,children:[s("div",{className:D.head,children:[s("div",{className:D.title,style:a.title,children:(Z=a.title)==null?void 0:Z.children}),s("div",{className:D.logo,style:a.logo})]}),s("div",{className:D.wrapper,style:$,children:(p||[]).map(Fu=>s(_e,{value:k(v({},Fu),{device:n}),children:s(ru,{})}))}),s(ae,{className:D.text,style:m,typography:m.typography,accentTypography:m.accentTypography,children:(be=a.text)==null?void 0:be.children}),s("div",{className:D.button,style:a.buttonWrapper,children:[s("div",{className:D.buttonHead,style:a.buttonHead,children:(He=a.buttonHead)==null?void 0:He.children}),s("div",{className:D.buttonTarget,style:T,children:(dn=a.button)==null?void 0:dn.children})]}),s(ae,{className:D.legal,style:L,children:(un=a.legal)==null?void 0:un.children})]})})]})]})}),su=pe(s(iu,{})),ne={root:"_root_x31x3_1",background:"_background_x31x3_18",body:"_body_x31x3_27",bookmaker:"_bookmaker_x31x3_36",button:"_button_x31x3_43",rowFirst:"_rowFirst_x31x3_57",rowSecond:"_rowSecond_x31x3_63",legal:"_legal_x31x3_69",legalText:"_legalText_x31x3_86",legalOpen:"_legalOpen_x31x3_96",legalButton:"_legalButton_x31x3_101"},cu=({onClick:e})=>{var i,a,l,c,d,u,f,p;const t=q(),o=V(t),[n,r]=Ho();return s("div",{className:ne.root,style:J(o.root,...Y),children:[s("div",{className:ne.background,style:te(o.root,...Y)}),s("a",{href:(i=o.root)==null?void 0:i.offer,target:"_blank",rel:"nofollow noopener noreferrer",className:ne.body,onClick:()=>e(o.id),children:[s("div",{children:[s("div",{className:ne.rowFirst,style:o.rowFirst,children:(a=o.rowFirst)==null?void 0:a.children}),s("div",{className:ne.rowSecond,style:o.rowSecond,children:(l=o.rowSecond)==null?void 0:l.children}),s("div",{className:ne.bookmaker,style:o.bookmaker,children:(c=o.bookmaker)==null?void 0:c.children})]}),s("div",{className:ne.button,style:o.button,children:(d=o.button)==null?void 0:d.children})]}),s("div",{className:S(ne.legal,{[ne.legalOpen]:n}),style:o.legalInfo,children:s("span",{className:ne.legalText,children:[s("span",{children:(u=o.legalInfo)==null?void 0:u.children}),s("span",{className:ne.legalButton,style:o.legalInfoButton,onClick:r,children:n?(f=o.legalInfoButton)==null?void 0:f.openText:(p=o.legalInfoButton)==null?void 0:p.closeText})]})})]})},lu=e=>{const t=X(Qe()),o=n=>t.current.on("click",n);return De(e,()=>({promoId:"BonusCard",onClick:o,resetListeners:t.current.reset})),U(()=>t.current.reset,[]),{click:(...n)=>t.current.emit("click",...n),onClick:o}},du=le((e,t)=>{const o=X(null),n=q(),i=fe(n,"mobile"),a=V(i);ve(i);const{click:l}=lu(t);return s("div",{ref:o,children:((a==null?void 0:a.children)||[]).map(c=>s(_e,{value:c,children:s(cu,{onClick:l})}))})}),uu=pe(s(du,{})),j={root:"_root_woisr_1",desktop:"_desktop_woisr_13",laptop:"_laptop_woisr_14",promotion:"_promotion_woisr_18",background:"_background_woisr_34",close:"_close_woisr_43",content:"_content_woisr_52",variant2:"_variant2_woisr_65",logo:"_logo_woisr_69",left:"_left_woisr_81",center:"_center_woisr_94",slide:"_slide_woisr_100",slide_animated_default:"_slide_animated_default_woisr_114","fade-in-out":"_fade-in-out_woisr_1","slide_animated_bottom-top":"_slide_animated_bottom-top_woisr_117","fade-in-bottom-out-top":"_fade-in-bottom-out-top_woisr_1","slide_animated_top-bottom":"_slide_animated_top-bottom_woisr_120",right:"_right_woisr_124",buttonWrapper:"_buttonWrapper_woisr_139",button:"_button_woisr_139",button_animated:"_button_animated_woisr_173",increase:"_increase_woisr_1","fade-in-top-out-bottom":"_fade-in-top-out-bottom_woisr_1"},Wo={root:"_root_1c4sr_1",desktop:"_desktop_1c4sr_11"},_u=()=>{var o,n,r;const e=q(),t=V(e);return s("div",{className:S(Wo.root,{[Wo.desktop]:(e==null?void 0:e.device)==="desktop"}),style:J(t.root,...Y),children:s(ae,{accentTypography:(o=t.root)==null?void 0:o.accentTypography,typography:(n=t.root)==null?void 0:n.typography,children:(r=t.root)==null?void 0:r.children})})},I={root:"_root_gohhp_1",title:"_title_gohhp_8",desktop:"_desktop_gohhp_13",laptop:"_laptop_gohhp_13",titleLabel:"_titleLabel_gohhp_17",tablet:"_tablet_gohhp_20",titleValue:"_titleValue_gohhp_27",teamLogo:"_teamLogo_gohhp_38",teams:"_teams_gohhp_49",teamName:"_teamName_gohhp_57",odds:"_odds_gohhp_64",odd:"_odd_gohhp_64",oddX:"_oddX_gohhp_76",oddValue:"_oddValue_gohhp_84"},ot=(e,t,o=1,n=!1)=>{var l;const[r,i]=[t[0],t[1]||t[0]].map(c=>c*o),a=`w${r}-h${i}${n?"-c":""}`;return(l=e==null?void 0:e.replace(/(\/(?:upload|user-avatars)\/[\w\d]+\/)origin(\/)/,`$1${a}$2`))!=null?l:e},pu=()=>{var i,a;const e=q(),t=V(e),o=J(t.root,...Y),n=k(v({},t.teamLogo),{backgroundImage:ot(b(t,"match.teams[0].logo"),[120,120]),backgroundColor:"transparent"}),r=k(v({},t.teamLogo),{backgroundImage:ot(b(t,"match.teams[1].logo"),[120,120]),backgroundColor:"transparent"});return s("div",{className:S(I.root,{[I.desktop]:e.device==="desktop",[I.laptop]:e.device==="laptop",[I.tablet]:e.device==="tablet"}),style:o,children:[s("div",{className:I.title,children:[s("div",{className:I.titleLabel,style:t.titleLabel,children:(i=t.titleLabel)==null?void 0:i.children}),s("div",{className:I.titleValue,style:t.titleValue,children:(a=t.titleValue)==null?void 0:a.children})]}),s("div",{className:I.odds,children:[s("div",{className:I.odd,children:[s("img",{className:I.teamLogo,src:n.backgroundImage,style:n}),s("div",{className:I.oddValue,style:t.value,children:b(t,"match.markets.one_x_two.w1")})]}),s("div",{className:I.odd,children:[s("div",{className:I.oddX,style:t.coef,children:"X"}),s("div",{className:I.oddValue,style:t.value,children:b(t,"match.markets.one_x_two.x")})]}),s("div",{className:I.odd,children:[s("img",{className:I.teamLogo,src:r.backgroundImage,style:r}),s("div",{className:I.oddValue,style:t.value,children:b(t,"match.markets.one_x_two.w2")})]})]}),s("div",{className:I.teams,children:[s("div",{className:I.teamName,style:t.teamName,children:b(t,"match.teams[0].name")}),s("div",{className:I.teamName,style:t.teamName,children:b(t,"match.teams[1].name")})]})]})},F={root:"_root_1bycs_1",title:"_title_1bycs_8",titleLabel:"_titleLabel_1bycs_13",tablet:"_tablet_1bycs_16",desktop:"_desktop_1bycs_19",laptop:"_laptop_1bycs_19",titleValue:"_titleValue_1bycs_23",team:"_team_1bycs_34",teamLogo:"_teamLogo_1bycs_45",national:"_national_1bycs_56",teamName:"_teamName_1bycs_77",teamValue:"_teamValue_1bycs_89"},fu=()=>{var r,i;const e=q(),t=V(e),o=k(v(v({},te(t.root,...Y)),t.teamLogo),{backgroundColor:"transparent",backgroundImage:ot(b(t,"match.teams[0].logo"),[120,120])}),n=k(v(v({},te(t.root,...Y)),t.teamLogo),{backgroundColor:"transparent",backgroundImage:ot(b(t,"match.teams[1].logo"),[120,120])});return s("div",{className:S(F.root,{[F.desktop]:(e==null?void 0:e.device)==="desktop",[F.laptop]:(e==null?void 0:e.device)==="laptop",[F.tablet]:(e==null?void 0:e.device)==="tablet",[F.national]:b(t,"match.isNational")}),style:J(t.root,...Y),children:[s("div",{className:F.title,children:[s("div",{className:F.titleLabel,style:t.titleLabel,children:(r=t.titleLabel)==null?void 0:r.children}),s("div",{className:F.titleValue,style:t.titleValue,children:(i=t.titleValue)==null?void 0:i.children})]}),s("div",{children:[s("div",{className:F.team,children:[s("img",{className:F.teamLogo,src:o.backgroundImage,style:o}),s("div",{className:F.teamName,style:t.teamName,children:b(t,"match.teams[0].name")}),s("div",{className:F.teamValue,style:t.value,children:b(t,"match.markets.one_two.w1")})]}),s("div",{className:F.team,children:[s("img",{className:F.teamLogo,src:n.backgroundImage,style:n}),s("div",{className:F.teamName,style:t.teamName,children:b(t,"match.teams[1].name")}),s("div",{className:F.teamValue,style:t.value,children:b(t,"match.markets.one_two.w2")})]})]})]})},vu=(e=[])=>{var i;const t=e.length,[o,n]=re(0),r=(i=e[o||0])==null?void 0:i.animationDuration;return U(()=>{const l=setTimeout(()=>{n(c=>c+1<t?c+1:0)},r);return()=>clearTimeout(l)},[n,t,r,o]),o},gu={matches:"one_x_two",matchesOneTwo:"one_two"},Go=e=>[gu[e]],hu=(e,t)=>{const o=d=>{var u;return z(d==null?void 0:d.matchSlug)&&((u=d==null?void 0:d.matchSlug)==null?void 0:u.length)>0},n=e.children||[],r=n.filter(d=>o(d.root.targetMatch)).map(d=>k(v({},d.root.targetMatch),{markets:Go(d.name)})),i=Fo(r),{data:a,execute:l}=Do(`${t}/match-list`,{method:"POST",body:{matches:r.map(d=>({slug:d.matchSlug,sport_slug:d.sportSlug,lang:d.langSlug,bookmaker_slug:d.bookmaker,offset:d.offset,markets:d.markets}))},pause:!t||r.length===0});return U(()=>{jo(i,r)||l()},[r]),n.map(d=>{if("targetMatch"in d.root){const u=(a||[]).find($=>$.slug===d.root.targetMatch.matchSlug);if(!u)return;const f=Go(d.name),p=Ao(u,{markets:f}),h=Io(p,d.root.customMatch,($,[m,T])=>z(T));return k(v({},d),{match:h})}return d}).filter(Boolean)},mu=e=>{const t=X(Qe()),[o,n]=re(!1),[r,i]=re(),a=p=>t.current.on("visible",p),l=p=>t.current.on("click",p),c=p=>t.current.on("clickHide",p),d=()=>ze(this,null,function*(){n(!0)}),u=()=>n(!1),f=()=>{t.current.emit("clickHide"),u()};return U(()=>{t.current.emit("visible",o)},[o]),De(e,()=>({onVisible:a,onClick:l,onClickHide:c,show:d,hide:u,setApiHost:i,resetListeners:t.current.reset})),U(()=>t.current.reset,[]),{isOpen:o,apiHost:r,show:d,hide:u,clickHide:f,click:(...p)=>{t.current.emit("click",...p)}}},bu=3700,yu=le(({id:e},t)=>{var E,C,P,B,W;const o=X(null),n=q(),r=Te({id:e,targetRef:o}),i=fe(n,r),a=V(i);ve(i);const{apiHost:l,isOpen:c,click:d,clickHide:u}=mu(t),f=hu(a,l),p=w=>({text:s(_u,{}),matches:s(pu,{}),matchesOneTwo:s(fu,{})})[w],h=f.filter(Boolean).map(w=>{var M,H;return k(v({},w),{animationName:(M=w==null?void 0:w.root)==null?void 0:M.animationName,animationDuration:((H=w==null?void 0:w.root)==null?void 0:H.animationDuration)||bu})}),$=vu(h),m=V(h[$]||{}),T=J(a.root,...Y),L=(E=m==null?void 0:m.root)!=null&&E.hasCustomBackground?te((m==null?void 0:m.root)||{},...Y):te(a.root,...Y);return s("div",{ref:o,className:S(j.root,{[j.desktop]:r==="desktop",[j.laptop]:r==="laptop",[j.tablet]:r==="tablet",[j.variant2]:((C=a.root)==null?void 0:C.variant)==="variant2"}),style:k(v({},T),{display:c?"block":"none"}),children:[s("div",{className:j.close,style:a.close,onClick:u,children:s(Ce,{})}),s("a",{href:(P=a.root)==null?void 0:P.offer,target:"_blank",rel:"nofollow noopener noreferrer",onClick:d,children:[s("div",{className:j.background,style:L}),s("div",{className:j.promotion,style:a.promotion,children:(B=a.promotion)==null?void 0:B.children}),s("div",{className:j.content,children:[s("div",{className:j.left,children:s("div",{className:j.logo,style:a.logo})}),s("div",{className:j.center,children:(h||[]).map((w,M)=>{var H,Z;return s("div",{className:j.slide,style:{animationName:$===M?j[((H=w.root)==null?void 0:H.animationName)||"fade-in-out"]:"none",animationDuration:`${(Z=w.root)==null?void 0:Z.animationDuration}ms`},children:s(_e,{value:k(v({},w),{device:r}),children:p(w.name)})})})}),s("div",{className:j.right,children:[s("div",{className:j.logo,style:a.logo}),s("div",{className:j.buttonWrapper,children:s("div",{className:S(j.button,{[j.button_animated]:a.button.$animated}),style:a.button,children:[s("div",{className:j.logo,style:a.logo}),(W=a.button)==null?void 0:W.children]})})]})]})]})]})}),$u=pe(s(yu,{})),wu=(e,t,o,n,r=Lo)=>{const i=v({},e);return r.forEach(a=>{i[t]=k(v({},i[t]),{[a]:k(v({},i[t][a]),{[o]:typeof n=="function"?n(b(i,`${t}.${a}.${o}`)):n})})}),i};var he=[],ku=function(){return he.some(function(e){return e.activeTargets.length>0})},xu=function(){return he.some(function(e){return e.skippedTargets.length>0})},Uo="ResizeObserver loop completed with undelivered notifications.",Nu=function(){var e;typeof ErrorEvent=="function"?e=new ErrorEvent("error",{message:Uo}):(e=document.createEvent("Event"),e.initEvent("error",!1,!1),e.message=Uo),window.dispatchEvent(e)},Pe;(function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(Pe||(Pe={}));var me=function(e){return Object.freeze(e)},qo=function(){function e(t,o){this.inlineSize=t,this.blockSize=o,me(this)}return e}(),Xo=function(){function e(t,o,n,r){return this.x=t,this.y=o,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,me(this)}return e.prototype.toJSON=function(){var t=this,o=t.x,n=t.y,r=t.top,i=t.right,a=t.bottom,l=t.left,c=t.width,d=t.height;return{x:o,y:n,top:r,right:i,bottom:a,left:l,width:c,height:d}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),mt=function(e){return e instanceof SVGElement&&"getBBox"in e},Ko=function(e){if(mt(e)){var t=e.getBBox(),o=t.width,n=t.height;return!o&&!n}var r=e,i=r.offsetWidth,a=r.offsetHeight;return!(i||a||e.getClientRects().length)},Zo=function(e){var t;if(e instanceof Element)return!0;var o=(t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView;return!!(o&&e instanceof o.Element)},Ou=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},Be=typeof window!="undefined"?window:{},nt=new WeakMap,Jo=/auto|scroll/,Tu=/^tb|vertical/,Cu=/msie|trident/i.test(Be.navigator&&Be.navigator.userAgent),ie=function(e){return parseFloat(e||"0")},Se=function(e,t,o){return e===void 0&&(e=0),t===void 0&&(t=0),o===void 0&&(o=!1),new qo((o?t:e)||0,(o?e:t)||0)},Yo=me({devicePixelContentBoxSize:Se(),borderBoxSize:Se(),contentBoxSize:Se(),contentRect:new Xo(0,0,0,0)}),Qo=function(e,t){if(t===void 0&&(t=!1),nt.has(e)&&!t)return nt.get(e);if(Ko(e))return nt.set(e,Yo),Yo;var o=getComputedStyle(e),n=mt(e)&&e.ownerSVGElement&&e.getBBox(),r=!Cu&&o.boxSizing==="border-box",i=Tu.test(o.writingMode||""),a=!n&&Jo.test(o.overflowY||""),l=!n&&Jo.test(o.overflowX||""),c=n?0:ie(o.paddingTop),d=n?0:ie(o.paddingRight),u=n?0:ie(o.paddingBottom),f=n?0:ie(o.paddingLeft),p=n?0:ie(o.borderTopWidth),h=n?0:ie(o.borderRightWidth),$=n?0:ie(o.borderBottomWidth),m=n?0:ie(o.borderLeftWidth),T=f+d,L=c+u,E=m+h,C=p+$,P=l?e.offsetHeight-C-e.clientHeight:0,B=a?e.offsetWidth-E-e.clientWidth:0,W=r?T+E:0,w=r?L+C:0,M=n?n.width:ie(o.width)-W-B,H=n?n.height:ie(o.height)-w-P,Z=M+T+B+E,be=H+L+P+C,He=me({devicePixelContentBoxSize:Se(Math.round(M*devicePixelRatio),Math.round(H*devicePixelRatio),i),borderBoxSize:Se(Z,be,i),contentBoxSize:Se(M,H,i),contentRect:new Xo(f,c,M,H)});return nt.set(e,He),He},en=function(e,t,o){var n=Qo(e,o),r=n.borderBoxSize,i=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case Pe.DEVICE_PIXEL_CONTENT_BOX:return a;case Pe.BORDER_BOX:return r;default:return i}},tn=function(){function e(t){var o=Qo(t);this.target=t,this.contentRect=o.contentRect,this.borderBoxSize=me([o.borderBoxSize]),this.contentBoxSize=me([o.contentBoxSize]),this.devicePixelContentBoxSize=me([o.devicePixelContentBoxSize])}return e}(),on=function(e){if(Ko(e))return 1/0;for(var t=0,o=e.parentNode;o;)t+=1,o=o.parentNode;return t},Su=function(){var e=1/0,t=[];he.forEach(function(a){if(a.activeTargets.length!==0){var l=[];a.activeTargets.forEach(function(d){var u=new tn(d.target),f=on(d.target);l.push(u),d.lastReportedSize=en(d.target,d.observedBox),f<e&&(e=f)}),t.push(function(){a.callback.call(a.observer,l,a.observer)}),a.activeTargets.splice(0,a.activeTargets.length)}});for(var o=0,n=t;o<n.length;o++){var r=n[o];r()}return e},nn=function(e){he.forEach(function(o){o.activeTargets.splice(0,o.activeTargets.length),o.skippedTargets.splice(0,o.skippedTargets.length),o.observationTargets.forEach(function(r){r.isActive()&&(on(r.target)>e?o.activeTargets.push(r):o.skippedTargets.push(r))})})},Au=function(){var e=0;for(nn(e);ku();)e=Su(),nn(e);return xu()&&Nu(),e>0},bt,rn=[],Ru=function(){return rn.splice(0).forEach(function(e){return e()})},ju=function(e){if(!bt){var t=0,o=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return Ru()}).observe(o,n),bt=function(){o.textContent="".concat(t?t--:t++)}}rn.push(e),bt()},Iu=function(e){ju(function(){requestAnimationFrame(e)})},rt=0,Lu=function(){return!!rt},Eu=250,Pu={attributes:!0,characterData:!0,childList:!0,subtree:!0},an=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],sn=function(e){return e===void 0&&(e=0),Date.now()+e},yt=!1,Bu=function(){function e(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return e.prototype.run=function(t){var o=this;if(t===void 0&&(t=Eu),!yt){yt=!0;var n=sn(t);Iu(function(){var r=!1;try{r=Au()}finally{if(yt=!1,t=n-sn(),!Lu())return;r?o.run(1e3):t>0?o.run(t):o.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var t=this,o=function(){return t.observer&&t.observer.observe(document.body,Pu)};document.body?o():Be.addEventListener("DOMContentLoaded",o)},e.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),an.forEach(function(o){return Be.addEventListener(o,t.listener,!0)}))},e.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),an.forEach(function(o){return Be.removeEventListener(o,t.listener,!0)}),this.stopped=!0)},e}(),$t=new Bu,cn=function(e){!rt&&e>0&&$t.start(),rt+=e,!rt&&$t.stop()},Hu=function(e){return!mt(e)&&!Ou(e)&&getComputedStyle(e).display==="inline"},zu=function(){function e(t,o){this.target=t,this.observedBox=o||Pe.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var t=en(this.target,this.observedBox,!0);return Hu(this.target)&&(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),Mu=function(){function e(t,o){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=o}return e}(),at=new WeakMap,ln=function(e,t){for(var o=0;o<e.length;o+=1)if(e[o].target===t)return o;return-1},it=function(){function e(){}return e.connect=function(t,o){var n=new Mu(t,o);at.set(t,n)},e.observe=function(t,o,n){var r=at.get(t),i=r.observationTargets.length===0;ln(r.observationTargets,o)<0&&(i&&he.push(r),r.observationTargets.push(new zu(o,n&&n.box)),cn(1),$t.schedule())},e.unobserve=function(t,o){var n=at.get(t),r=ln(n.observationTargets,o),i=n.observationTargets.length===1;r>=0&&(i&&he.splice(he.indexOf(n),1),n.observationTargets.splice(r,1),cn(-1))},e.disconnect=function(t){var o=this,n=at.get(t);n.observationTargets.slice().forEach(function(r){return o.unobserve(t,r.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e}(),Vu=function(){function e(t){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof t!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");it.connect(this,t)}return e.prototype.observe=function(t,o){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Zo(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");it.observe(this,t,o)},e.prototype.unobserve=function(t){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Zo(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");it.unobserve(this,t)},e.prototype.disconnect=function(){it.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();const Du=Object.freeze(Object.defineProperty({__proto__:null,ResizeObserver:Vu,ResizeObserverEntry:tn,ResizeObserverSize:qo},Symbol.toStringTag,{value:"Module"}));g.BonusCard=uu,g.ComplexGift=Kd,g.ComplexPopup=nu,g.ExpressPopup=su,g.SimpleGift=Ud,g.SimplePopup=eu,g.WideCard=$u,g.filterDeep=Ad,g.findDeep=Sd,g.isValidTemplate=Td,g.modifyState=wu,Object.defineProperty(g,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@adstore/templates",
3
3
  "private": false,
4
- "version": "2.5.10",
4
+ "version": "2.5.11",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"