.online-BrowserWarning{flex-shrink:0;order:0;padding:32px;font-size:15px}.online-BrowserWarning-default{background-color:#fcf8e4}.online-BrowserWarning-strict{background-color:#ffe0e0}.online-BrowserWarning_text{max-width:700px}.online-BrowserWarning_title{font-weight:var(--font-weight-bold);font-size:18px;line-height:24px}.online-BrowserWarning_details{line-height:24px}.online-BrowserWarning_icon{flex-shrink:0;margin-right:16px}.online-BrowserWarning_closeButton{position:absolute;top:8px;right:8px}
@keyframes progressBarAnimationStart{0%{width:0}to{width:100%}}@keyframes progressBarAnimationComplete{0%{width:0%}to{width:100%}}@keyframes hideProgressBar{0%{opacity:1}to{opacity:0}}.sabyPage-ProgressBar{background-color:#8e8e8e66;width:100%;display:flex}.sabyPage-ProgressBar_startProgress{flex-shrink:0;max-width:90%;animation:3s linear progressBarAnimationStart}.sabyPage-ProgressBar_startProgress,.sabyPage-ProgressBar_endProgress{background-color:var(--secondary_color);box-shadow:0 0 4px var(--secondary_color);width:100%;height:2px}.sabyPage-ProgressBar_endProgress{flex-shrink:1;animation:1s linear progressBarAnimationComplete}.sabyPage-ProgressBar_complete{opacity:0;animation:.2s linear hideProgressBar}html,body{box-sizing:border-box;height:100%}html{overflow-x:auto}body{position:relative;overflow:hidden}a{color:var(--link_text-color);outline:0;text-decoration:none}.page-Controller{z-index:1;max-width:inherit;width:100%;height:100%;min-height:0;position:relative}.page-Controller__content{max-width:inherit;z-index:inherit;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.page-Controller__progressBar{z-index:5;position:absolute;top:0}.page-AdaptiveBanner{background-color:var(--unaccented_background-color);border-bottom:1px solid var(--separator_color);flex-shrink:0;width:100%;height:44px}.page-AdaptiveBanner_center{justify-content:center;align-items:center;width:100%;display:flex}.page-AdaptiveBanner_close{padding:0 12px 12px 0}.page-AdaptiveBanner__wrapper{width:100vw;padding:8px 0;display:flex;position:fixed}