.app{display:flex;flex-direction:column;max-height:72rem;flex-grow:1;height:100%;background-color:var(--white);max-width:64rem;margin:auto}.app .icon{width:42px;height:42px}@media (max-width: 900px) and (orientation: landscape){.app .icon{width:32px;height:32px}}@media (max-width: 656px){.app .icon{width:32px;height:32px}}.loader-overlay .spinner{background:#fff;position:fixed;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:150%;padding:1em}.loader-overlay .spinner .loader span{background-color:var(--player-loader-color)!important}.loader-overlay{background:none;z-index:-1}.loader-overlay.loading{transition:.25s;transition-property:background-color;overflow:hidden;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;background:var(--black-semi-transparent);display:flex;justify-content:center;align-items:center;padding:1em}.loader-overlay .title{text-align:center;margin-top:1em}.settings{display:flex;flex-shrink:0;justify-content:center;border-bottom:3px solid var(--player-separator-color);padding-left:1rem;padding-right:1.4rem;padding-bottom:.5rem;margin-top:.5rem}.settings .function-grow{flex-grow:1}.settings .function{flex:none;width:3.5rem}@media (min-width: 640px){.settings .function{width:7rem}}.settings .function svg{margin-left:auto;margin-right:auto}.settings .function-grow:last-child svg{margin-left:auto}.icon-fill-primary{fill:var(--player-icon-primary-color)}.icon-fill-secondary{fill:var(--player-icon-secondary-color)}.icon-fill-ui{fill:var(--player-icon-ui-color)}.icon-stroke-ui{stroke:var(--player-icon-ui-color)}.icon-fill-disabled-ui{fill:var(--player-icon-ui-disabled-color)}.icon-stroke-disabled-ui{stroke:var(--player-icon-ui-disabled-color)}.icon-fill-white{fill:var(--white)}.helpContent{list-style-type:circle;background-color:var(--white);padding:1rem 2rem}.helpContent .label{font-weight:700;padding-top:1rem}.helpContent .shortcut{font-family:var(--player-font-mono)}._popupWrapper_n5ot4_1{position:relative;display:flex;max-height:100%;height:100%;overflow:hidden}[class=screen-reader-mode] ._popupWrapper_n5ot4_1{overflow:unset}._contentWrapper_n5ot4_13{width:100%;height:100%}._popupContainer_n5ot4_18,._popupOverlay_n5ot4_19{overflow:hidden;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999}._popupNoContents_n5ot4_29 ._popupContainer_n5ot4_18,._popupNoContents_n5ot4_29 ._popupOverlay_n5ot4_19{transition:.1s;background:none;z-index:-1}._popupOverlay_n5ot4_19{transition:.1s;background:var(--black);opacity:.5}._popupContent_n5ot4_42{position:fixed;bottom:0;min-height:60%;max-height:90%;width:auto;z-index:9999;display:flex;flex-direction:column;left:0;right:0;background-color:var(--white);transition:.25s;transform:translate(100vw);max-width:56rem;margin:0 auto;padding:0;border-bottom:solid 1px var(--black)}._popupContent_n5ot4_42._transitionToHidden_n5ot4_62{transform:translateY(100%)}._popupContent_n5ot4_42+._popupContent_n5ot4_42._transitionToHidden_n5ot4_62{transform:translate(100vw)}._popupContent_n5ot4_42._hidden_n5ot4_70{display:none}._popupContent_n5ot4_42._visible_n5ot4_74{animation-name:_waitAndSlideInFromBottom_n5ot4_1;animation-duration:.1s;transform:translate(0) translateY(0)}._popupContent_n5ot4_42._hidden_n5ot4_70+._popupContent_n5ot4_42._visible_n5ot4_74{animation-name:_waitAndSlideInFromRight_n5ot4_1;animation-duration:.1s}._popupContent_n5ot4_42 header,._popupContent_n5ot4_42 ._popupContentBody_n5ot4_86{overflow:auto}button._popupNavigateBack_n5ot4_90{font-size:.875rem;line-height:1.25rem;text-align:left;margin-bottom:1.25rem;flex-grow:0;flex-shrink:0;color:var(--player-primary-color)}._popupContent_n5ot4_42 header{display:flex;flex-direction:column;flex-shrink:0;padding:1rem;background-color:var(--player-header-color)}._popupContent_n5ot4_42 header ._headingWrapper_n5ot4_108{display:flex;width:100%;flex-direction:row;flex-grow:0;flex-shrink:0;font-size:1.25rem;line-height:1.75rem}._popupContent_n5ot4_42 ._popupContentBody_n5ot4_86 ._popupContentFrame_n5ot4_118,._popupContent_n5ot4_42 ._popupContentBody_n5ot4_86 ._popupFrameless_n5ot4_119{margin-left:-1rem;margin-right:-1rem;border-bottom:solid 1px var(--player-separator-color-dark)}._popupContent_n5ot4_42 ._popupContentBody_n5ot4_86 ._popupContentFrame_n5ot4_118{padding-left:1rem;padding-right:1rem}._popupContent_n5ot4_42 ._popupContentBody_n5ot4_86{padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column}._popupContent_n5ot4_42 header ._headingWrapper_n5ot4_108 h3{flex-grow:1}._popupContent_n5ot4_42 header ._headingWrapper_n5ot4_108 button{flex-grow:0;flex-shrink:0}._noScroll_n5ot4_146{overflow-x:clip!important}@keyframes _waitAndSlideInFromRight_n5ot4_1{0%{transform:translate(100vw)}50%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes _waitAndSlideInFromBottom_n5ot4_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}.stepper{display:flex;flex-direction:row;background-color:var(--white)}.stepper .stepperInput{border-color:var(--player-stepper-input-border-color);background-color:var(--player-stepper-input-background-color);padding:.5rem;border-width:2px;margin:.25rem;text-align:center}.stepper .buttonDecrease,.stepper .buttonIncrease{display:flex;background-color:var(--white);color:var(--player-primary-color);font-size:.875rem;line-height:1.25rem;flex-direction:row;align-items:center}.stepper .stepperTitle{flex-grow:1;font-size:1.125rem;line-height:1.75rem;align-self:center}.stepper .buttonDecrease[disabled],.stepper .buttonIncrease[disabled]{color:var(--player-primary-light-color)}.stepper .buttonDecrease{padding-right:1.5rem!important;margin-right:0!important;justify-content:flex-end}.stepper .buttonIncrease{padding-left:1.5rem!important;margin-left:0!important;justify-content:flex-start}@media (max-width: 370px){.stepper .buttonDecrease{padding-right:0!important}.stepper .buttonIncrease{padding-left:0!important}}.reset-button{color:var(--player-primary-color);margin-top:1rem;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:.5rem}.switch{background-color:var(--white);display:flex;flex-direction:row;flex-grow:1;line-height:2;padding-bottom:.5rem;margin-top:1rem}.switch .label{width:100%;font-size:1.125rem;line-height:1.75rem;display:flex;flex-direction:row;flex-wrap:nowrap}.text-settings-submenu-heading{margin-bottom:.5rem;margin-top:1rem;font-size:1.125rem;line-height:1.75rem}._selectionList_e5nd5_1 li{line-height:2}._selectionList_e5nd5_1 li li{margin-left:2rem}._selectionList_e5nd5_1 li ._optionTitle_e5nd5_10:before{background-color:var(--white);content:"";position:absolute;top:0;right:0;bottom:0;left:-9999px;padding-left:9999px;padding-right:9999px;z-index:-1;width:100%}._selectionList_e5nd5_1 li ._optionTitle_e5nd5_10:hover:before{background-color:var(--player-primary-lighter-color)}._selectionList_e5nd5_1 li._isSelected_e5nd5_28>._optionTitle_e5nd5_10:before{background-color:var(--player-primary-lighter-color)}._selectionList_e5nd5_1{overflow-x:hidden}._selectionList_e5nd5_1 ._selectionList_e5nd5_1{overflow-x:unset}._selectionList_e5nd5_1 li input{opacity:0;position:fixed;width:0}._selectionList_e5nd5_1 li input:focus+label{outline:2px dotted var(--player-focus-outline-color)}._selectionList_e5nd5_1 li ._optionTitle_e5nd5_10{display:flex;align-items:center;position:relative;z-index:0;margin-bottom:.125rem;cursor:pointer;padding-left:.7rem}._selectionList_e5nd5_1 ._isSelected_e5nd5_28>._optionTitle_e5nd5_10 ._bulletPoint_e5nd5_62,._selectionList_e5nd5_1 ._optionTitle_e5nd5_10:hover ._bulletPoint_e5nd5_62{border-color:var(--player-primary-color)}._selectionList_e5nd5_1 ._optionTitle_e5nd5_10 ._bulletPoint_e5nd5_62{justify-content:center;align-items:center;display:flex;min-width:20px;max-width:20px;min-height:20px;max-height:20px;border-radius:9999px;margin-right:.5rem;font-size:1rem;font-weight:bolder;color:#fff;background-color:#0055a0}._popupSelection_hr2rc_1{background-color:var(--white);display:flex;flex-grow:1;align-items:center}._selectButton_hr2rc_8{background-color:var(--white);padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center}._selectButton_hr2rc_8 ._selectButtonLabel_hr2rc_16{color:var(--player-primary-color)}._selectButton_hr2rc_8 ._selectButtonIcon_hr2rc_20{margin-left:.5rem}._selectButton_hr2rc_8 ._selectButtonIcon_hr2rc_20 svg{width:.75rem}._popupSelection_hr2rc_1 ._selectionPreview_hr2rc_28{display:flex;flex-grow:1;text-align:left;align-items:center;padding-left:.7rem;font-size:1.1rem}.color-set-selection-previewImage{overflow:hidden;margin-left:auto;padding-left:.75rem;padding-right:.75rem}@media (max-width: 500px){.color-set-selection-previewImage{display:none}}.audio-settings-submenu-heading{margin-bottom:.5rem;margin-top:1rem;font-size:1.125rem;line-height:1.75rem}.sectionViewer{display:flex;flex-shrink:1;flex-grow:1;height:9999px;max-width:100%;overflow:auto;margin-top:.5rem;background-color:var(--white);padding:.5rem}.renditionWrapper{display:flex;width:100%;height:100%;position:relative;flex-direction:column;overflow:hidden}.rendition{flex-grow:1;max-height:100%;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}[class=screen-reader-mode] .sectionViewer{height:unset;overflow:unset}[class=screen-reader-mode] .renditionWrapper{overflow:unset}[class=screen-reader-mode] .rendition{position:unset}.scopeCover{background-color:var(--black);position:absolute;z-index:1;height:0;width:100%;transition:.3s;transition-property:height}.scopeCoverSlit{opacity:0}.afterScopeCover{bottom:0}.scopeCoverNavigateButton{position:absolute;display:flex;justify-content:center;color:var(--white);width:100%;font-size:1.5rem;line-height:2rem}.beforeScopeCover .navigateUp{bottom:0;padding-bottom:1rem;padding-top:2rem}.afterScopeCover .navigateDown{top:0;padding-bottom:2rem;padding-top:1rem}.progress-bar{display:flex;align-items:center;padding-left:.8rem;background-color:var(--player-footer-background-color)}.progress-bar .bar{background-color:var(--player-progress-bar-color);display:block;height:.5rem;width:100%;margin-right:.5rem;border-radius:.25rem;overflow:hidden}.progress-bar .progress{display:block;height:100%;background-color:var(--player-progress-bar-progress-color);border-radius:.25rem}.progress-bar .label{width:2.5rem;text-align:right;padding-right:.3rem}.sectionPlayerControls{display:flex;flex-shrink:0;justify-content:space-between;background-color:var(--player-footer-background-color);padding:.5rem 2.5rem}@media (max-width: 347px){.sectionPlayerControls{padding-left:1rem;padding-right:1rem}}.playerButton{padding-left:.75rem;padding-right:.75rem}.playerButton svg{width:4rem;height:4rem}@media (max-width: 900px) and (orientation: landscape){.playerButton svg{width:3rem;height:3rem}}@media (max-width: 656px){.playerButton svg{width:3rem;height:3rem}}@media (max-width: 375px){.playerButton svg{width:2rem;height:2rem}}.tab-wrapper .labelGroup{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;background-color:var(--white);border-bottom-width:4px;border-color:var(--player-primary-lighter-color);justify-content:center}.tab-wrapper .label{text-align:center;padding:.5rem .75rem;margin-left:.75rem;margin-right:.75rem;position:relative}.tab-wrapper .label:after{bottom:-.25rem;border-bottom-width:4px;border-color:var(--player-primary-lighter-color);right:0;left:0;content:"";display:block;position:absolute;height:0;transition:.25s}.tab-wrapper .label.active:after{border-color:var(--player-primary-color)}.tab-wrapper{max-height:100%;display:flex;flex-direction:column}.tab-wrapper .content{flex-grow:1;overflow-y:auto}.chapter-list{padding-left:1rem;padding-right:1rem}.chapter-list-searchfield{display:flex;align-items:center;margin:.5rem 1.5rem;padding:.25rem;background-color:var(--white);border-style:solid;border-width:2px;border-color:var(--player-primary-color);border-radius:.25rem}.chapter-list-searchfield :first-child{margin-left:-.5rem}.chapter-list-searchfield :last-child{margin-left:.5rem}.chapter-list-searchfield input{background-color:inherit;flex-grow:1}.bookmark-list-entry{display:flex;background-color:var(--white);margin-top:.25rem;margin-bottom:.25rem;height:4rem}.bookmark-list-openButton{display:flex;flex-grow:1;padding:0;position:relative}.bookmark-list-openButton .prefix{display:flex;flex-direction:column;align-items:center;flex-shrink:0;color:var(--player-bookmark-flag-color);width:2.5rem}.bookmark-list-openButton .prefix .icon{width:36px;height:36px}.bookmark-list-openButton .preview{display:flex;flex-grow:1;overflow:hidden;margin:.5rem .25rem .5rem .5rem;text-align:left;height:3rem}.bookmark-list-openButton .preview:after{height:1.5rem;margin-bottom:.5rem;right:0;bottom:0;content:"";display:block;position:absolute;background:linear-gradient(90deg,#fff0,#fff);width:75%}.bookmark-list-removeButton{display:flex;flex-grow:0;flex-shrink:0;padding-right:1rem;padding-left:.25rem;align-items:center}.bookmark-list-openButton .icon{fill:var(--player-bookmark-flag-color)}.screen-reader-mode-banner{background-color:var(--player-header-color);text-align:center;position:sticky;top:0;z-index:1}.panic{display:flex;flex-direction:column;max-height:72rem;height:100%;background-color:var(--white);max-width:64rem;margin:auto}.panic header{display:flex;justify-content:start;border-bottom:3px solid var(--player-separator-color);padding-left:1rem;padding-bottom:.5rem;margin-top:.5rem}.panic .icon{width:42px;height:42px}.panic .content{display:flex;flex-direction:column;justify-content:center;flex-grow:1;align-items:center;font-size:calc(1.2em + 1vw);padding:1rem}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-ext-400-normal-DORK9bGA.woff2) format("woff2"),url(/assets/roboto-cyrillic-ext-400-normal--KougVX-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-400-normal-DVDTZtmW.woff2) format("woff2"),url(/assets/roboto-cyrillic-400-normal-DCQqOlfN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAAXMABIAAAAACeAAAAVwAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGiYbIBw2BmAANAhUCYM8EQwKg2iDSgsQABIUATYCJAMcBCAFgnQHIAyCSRt8CAieB2WbnmbLuYAwwpK8+iIe4P3r89wHDZaakNWCmB8R66SEWr+ILhpijnTqf6QAyyF8GVAOAPOWtmNg6llFXANTaQXCgXMubThOj6JRPCJsEWW3o1/4wX411uruvta/9FF8Zz50qenu3hVxmf4QIi1dRSzhkcR0SqA1QoiwzI2uAUbffgtBpA0YCssEQRChiaaAgMpAFvDsmKQshIEEer1l/u1J0Sbi8P6OJsQc3VHd6N0nlHe1MAhFbvPNcXJVWKNNekPqCYVx/lj8nqMi5BY4Pd6hectSY5E2Lll8SMf/HJXfEKEOfCtEMjEFBEHtpSkbjBK4aB1MIEjT/t9z/+W3j8FgVyeNWdDn7wh7b19l7pQoyFW8FXcx+P9D4NE2ErMMk4kskmVMCiwyG5ZhhyC7qZ19JoMatwj00/I0GG/uexT/v7K+Ysx9JXVwiRoC1yHR9VGAy9QQcXVQbqOGmOvEACWZm5EnyicLnfULjlggc0ldeRXQEqImnlS9kL8XAZndegKyuixM77OP24/Mzw9QQ7Kfha4v9OEOadjJ0qBYxN896pRbZI6ly/PS82Bs9iiYPpuaWJZEw83lXbg5G5JRslr2VFWPDtfbPBryeqZk5eKg/CqRD2Oz8tcvgJMiFi4RC6PWb9fnkzx74cWAeELYJFCSObI1tnxBfqwo2lPppazn26eGKDWU3KLMvOioppPNX6y4euc5FBq4y6Emd99OYa6zfpnpUhjE4Y/qoWtWQ4tIHr845ZA6bDc+AOSaR/sb6c9Otrh6uj3cUdDVKESNWgCK/GzxKQiLFKJeTz+QgzZKTIUcA2Nz9h2ppBhtbSQxfsjAtk4xoD1oes5gXYPe8UWmx+HjwQeNPfi2Wv/952vDpV/80Njw3WfWXv5IL3662ucz8dd9se78QkPd6ihDH61ZfS/s/KK0fjE+sgih+YDL5pz1vnH249tjfOAcLqZOTdvY/3jL1Hy3vqvcu358ODj2/etmVHfcdW+1t2X6R08H6p3BTzz87uDo6/H/vD/2scffaEf/ThphsXX6jLtDvp7cx6bvFUbnpWbFBWgOekJEip6LgFz63wtE+H/fXrpM++P7m8wAgZk/NJnacWXJLOW1rWO16C5ouY7SRE5T8x0iJ7MpntZyQJtPS2tuKXZpKqNf728OLK1FiJj72rq99z4Ho7G9hTQm0sqlhiEBKlWXfTDq1zbQcaP1HosN1zo/TqWGAGGywdQJhaSfHo9wDdfhs78cJKBZ5glRluQQEG030P7t9IdL+03+rRhRIHjxxwF7IsRHYeWXv0f991G5d9GJAKUIBPIT/jUpF/wa9f/Ccm9YiMnjjap8MPxDeomeuKM1ffn/fWHktrCSBT3iY20i0fZ0BBSOAgtJiYMAUDBoOigYaTtuMB4PJjiY2lFfMDPaqZe2rfYTKVcYVUK+QIPiwY175iFi5Yq4Em50vIyNq4cbYFLL2Fyqwbe4aq5Kx+XgZMhZco180ZCv3b5iqtyXD9VCUsquRpcNT74CH3LW95hzWKkvV3KxoHLNhF5fxylXMNkCLk6rio/XJGRzZWquGi/JysTM3sUM+4wfckMBveM4zKV1U1VT4QMTqQI/IFSPuDBgopvEnkF6u7kQ4gJdWIvWjkeivDg/OWNxRqSXxIolJclBKluW+uwutDVlWXtxjIc9y9fPPiBAxIqR2jR/O1ZmRftILVjVU5bo4zjbmDxi6XLWfHj/+sMns5ZFfyP9jLWD9pU5CFi/MC+Fo8Vo/+XhjzuFH9jQ3a32p2/nQ0fiTr60oFFwFV18KrXSKp2m/+AsuvlQKqXRIVOncITG9B6cRRdfSqt0RP8hVHTzrZOuHdwJDHdwJwA=) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAATgAA4AAAAABVwAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABRAAAAB8AAAAmAEYABkdQT1MAAAFkAAAAIAAAACBEcExrR1NVQgAAAYQAAAA2AAAANpMNggRPUy8yAAABvAAAAE0AAABgk1Pg+GNtYXAAAAIMAAAAKQAAADQAER+gZ2FzcAAAAjgAAAAMAAAADAAIABNnbHlmAAACRAAAARQAAAEUnMv0r2hlYWQAAANYAAAANgAAADb8atJ6aGhlYQAAA5AAAAAfAAAAJAq6BadobXR4AAADsAAAABwAAAAcE+3/e2xvY2EAAAPMAAAAEAAAABAA0AE9bWF4cAAAA9wAAAAgAAAAIAI3AwluYW1lAAAD/AAAAM0AAAF0GlU5EHBvc3QAAATMAAAAEwAAACD/bQBkeNpjYGRgYuBjgAAxII8NiEGQCcjnAWEgmwEABhIATQAAAQAAAAoAEgAUAAFERkxUAAwAAAAAAAQAAAAA//8AAAABAAAACgAkACYABERGTFQAHmN5cmwAImdyZWsAImxhdG4AIgAAAAAACAAAAAAAAAAA//8AAAAAeNpjYGZpY5zAwMrAwDqL1ZiBgVEeQjNfZEhjYmBgAGIocGBABe7+/u4MDvK+8r5sDP8YGNLYZzExKDAwzgfJsVixbmBQAEJmAPBXCrcAAAB42mNgYGACYmYgFgGSjGCahUEBSLMAIZAv7/v/P4R8sBMszwAAVmAGzQAAAAABAAIACAAC//8ADwAFAGQAAAMoBbAAAwAGAAkADAAPAAAhIREhAxEBAREBAyEBNQEhAyj9PALENv7u/roBDOQCA/7+AQL9/QWw+qQFB/19Anf7EQJ4/V4CXogCXgAAAgB2/+wFCQXEABEAHwAAARQCBCMiJAInNTQSJDMyBBIVJxACIyICBxUUEjMyEjcFCZD++LCs/vaTApIBC6yvAQuQv9C7ttED07m6zAMCqdb+waipATnOadIBQqup/r/VAgEDARX+6/Zr+/7hAQ/9AAIAbwRwAskF1gAFAA0AAAETMxUDIwEzFRYXByY1AZF0xN9Z/t6oA1BJsgSUAUIV/sMBUlt7VTtfu////jL/7AVPBdYAJgAERgAABwAF/cMAAAABAAAAAiMS6JlwgF8PPPUAGQgAAAAAAMTwES4AAAAA1QFS9Pob/dUJMAhzAAAACQACAAAAAAAAeNpjYGRgYM/5x8PAwOn5S/qfF6cBUAQVsAMAb4UEbwADjABkAAAAAAAAAAAB+wAABYAAdgMgAG8Fxv4yAAAAKQApACkAKQBhAH4AigABAAAABwCPABYAVAAFAAEAAAAAAA4AAAIAAiQABgABeNpdjgNyAwAURF/tXqAcdVQbgzo2hrFtXSYHyemyMeabu8A2SdZYWd8BgjDOV9gnOM5XOSQ7ztfm+utz+QYXtMf5Jsd0x/khXnr8UKJMhyoZUqSpc849t9xJzjFQkqTIk1BlokiMa2Vf5CXnuKdXtWGVoCar0pSPc61OiaisLtOUFA3yRKjiH+7VyFCiOMS85o4HXviYMnhZuL9a+iBUSZl3biStoVxrUpbFNE2oKlElpWmejHoJitRIyG6wYuKHP+x45K+G+Ld9LnwzhgAAAHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-greek-400-normal-BRWHCUYo.woff2) format("woff2"),url(/assets/roboto-greek-400-normal-BnGNaKeW.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-vietnamese-400-normal-kCRe3VZk.woff2) format("woff2"),url(/assets/roboto-vietnamese-400-normal-BkEBOAV9.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-ext-400-normal-4bLplyDh.woff2) format("woff2"),url(/assets/roboto-latin-ext-400-normal-ABAIaefi.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-mTIRXP6Y.woff2) format("woff2"),url(/assets/roboto-latin-400-normal-BU1SoK4h.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--player-font: Roboto, sans-serif;--player-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--white: #fff;--black: #000;--black-semi-transparent: rgba(0, 0, 0, .5);--player-primary-color: #0055a0;--player-primary-light-color: #80b8d7;--player-primary-lighter-color: #e6eff6;--player-secondary-color: #faa61a;--player-icon-primary-color: #656668;--player-icon-secondary-color: var(--player-secondary-color);--player-icon-ui-color: var(--player-primary-color);--player-icon-ui-disabled-color: #9a866f;--player-loader-color: #666869;--player-background-color: var(--player-primary-color);--player-buchknacker-background-color: #8ba5d6;--player-focus-outline-color: #eaa94a;--player-progress-bar-progress-color: var(--player-secondary-color);--player-progress-bar-color: darkgray;--player-header-color: #e3e3e3;--player-separator-color: lightgray;--player-separator-color-dark: gray;--player-notification-background-color: #d1e8b3;--player-notification-progress-color: #8bc540;--player-footer-background-color: lightgray;--player-stepper-input-border-color: #d6cdc3;--player-stepper-input-background-color: #f9f9fa;--player-bookmark-flag-color: #6b5d4a}html body{font-family:var(--player-font)}html,body,#root{height:100%;background-color:var(--player-background-color)}#root.buchknacker{background-color:var(--player-buchknacker-background-color)}*:focus{outline:2px dotted var(--player-focus-outline-color)!important}.hidden{display:none}.visible{visibility:visible}.invisible{visibility:hidden}[class=screen-reader-mode] .app{max-height:unset;height:auto}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[class=screen-reader-mode] .epub-container{overflow:unset!important}.notificationContainer{position:relative;height:100%;width:100%}.notificationWrapper{display:flex;flex-direction:column;position:absolute;bottom:0;left:0;right:0}.notificationHideProgress{height:.25rem;margin-top:-.25rem;background-color:var(--player-notification-progress-color);position:relative;z-index:100;display:block;content:"";width:0;animation-name:progressBar;animation-duration:0s}.notificationContent{background-color:var(--player-notification-background-color);padding:.25rem 3rem}.notification{margin-bottom:1rem;border-radius:.25rem;overflow:hidden;margin-left:auto;margin-right:auto}@keyframes progressBar{0%{width:100%}to{width:0}}
