.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}
.hjs-spinner{display:block;z-index:1031}.hjs-spinner .hjs-spinner__icon{box-sizing:border-box;border:solid 2px transparent;border-radius:50%;animation:anim-spinner 400ms linear infinite;border-top-color:#b33137;border-left-color:#b33137}@keyframes anim-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.co-infinite__container{text-align:center}.co-infinite__container-button-container{text-align:center;margin:20px 0}.co-infinite__container-spinner.hjs-spinner{display:inline-block;margin:20px auto}
.co-infinite__container-button{border:0;background:0;outline:0;font-size:18px;color:#ccc;cursor:pointer}.co-infinite__heading{display:block;color:#3f0a0a;margin:0;padding:10px;border-radius:3px;user-select:none;font-family:sans-serif;font-size:17px;text-align:left}.co-infinite__items{text-align:center}.co-infinite__items .co-list-item{display:inline-block;width:95%}.co-infinite__next-spinner{display:inline-block;margin:20px auto}.pretty *{box-sizing:border-box}.pretty input:not([type='checkbox']):not([type='radio']){display:none}
.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:initial;display:inline-block;font-weight:normal;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:before,.pretty .state label:after{content:'';width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}
.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@keyframes zoom{0%{opacity:0;transform:scale(0)}}@keyframes tada{0%{animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{animation-timing-function:ease-in;transform:scale(1.5)}72%{animation-timing-function:ease-out;transform:scale(1)}81%{animation-timing-function:ease-in;transform:scale(1.24)}
89%{animation-timing-function:ease-out;transform:scale(1)}95%{animation-timing-function:ease-in;transform:scale(1.04)}100%{animation-timing-function:ease-out;transform:scale(1)}}@keyframes jelly{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(0.75,1.25,1)}40%{transform:scale3d(1.25,0.75,1)}50%{transform:scale3d(0.85,1.15,1)}65%{transform:scale3d(1.05,0.95,1)}75%{transform:scale3d(0.95,1.05,1)}100%{transform:scale3d(1,1,1)}}@keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}
100%{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{transform:scale(1)}.pretty.p-default .state label:after{transform:scale(0.6)}.pretty.p-default input:checked ~ .state label:after{background-color:#bdc3c7 !important}.pretty.p-default.p-thick .state label:before,.pretty.p-default.p-thick .state label:after{border-width:calc(1em / 7)}
.pretty.p-default.p-thick .state label:after{transform:scale(0.4) !important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}
.pretty.p-icon input:checked ~ .state .icon{opacity:1}.pretty.p-icon input:checked ~ .state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}
.pretty.p-svg input:checked ~ .state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(0.8)}.pretty.p-image input:checked ~ .state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:'';border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;transition:all .5s ease}
.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:before,.pretty.p-switch .state label:after{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(0.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7 !important}.pretty.p-switch input:checked ~ .state:before{border-color:#5a656b}.pretty.p-switch input:checked ~ .state label:before{opacity:0}.pretty.p-switch input:checked ~ .state label:after{background-color:#5a656b !important;left:1em}
.pretty.p-switch.p-fill input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}.pretty.p-switch.p-fill input:checked ~ .state label:before{opacity:0}.pretty.p-switch.p-fill input:checked ~ .state label:after{background-color:#fff !important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7 !important;top:calc(50% - 0.1em)}.pretty.p-switch.p-slim input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}
.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover ~ .state.p-is-hover{display:block}.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus ~ .state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate{display:block}
.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state.p-off,.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked ~ .state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked ~ .state.p-off{opacity:0;display:none}
.pretty.p-plain input:checked ~ .state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{transform:scale(1.1)}.pretty.p-round .state label:before,.pretty.p-round .state label:after{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{transform:scale(0.8)}.pretty.p-curve .state label:before,.pretty.p-curve .state label:after{border-radius:20%}.pretty.p-smooth label:before,.pretty.p-smooth label:after,.pretty.p-smooth .icon,.pretty.p-smooth .svg{transition:all .5s ease}
.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:'';transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:before,.pretty.p-tada:not(.p-default) input:checked+.state label:after{animation:tada .7s cubic-bezier(0.25,0.46,0.45,0.94) 1 alternate;opacity:1}
.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:before,.pretty.p-jelly:not(.p-default) input:checked+.state label:after{animation:jelly .7s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,.pretty.p-rotate:not(.p-default) input:checked ~ .state img,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after{animation:rotate .7s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1}
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before{animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled] ~ *{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked ~ .state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca !important}.pretty input:checked ~ .state.p-primary .icon,.pretty input:checked ~ .state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}
.pretty input:checked ~ .state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked ~ .state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-primary-o .icon,.pretty input:checked ~ .state.p-primary-o .svg,.pretty input:checked ~ .state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after{background-color:#428bca !important}.pretty.p-switch input:checked ~ .state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before{background-color:#428bca !important}.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before{border-color:#245682;background-color:#245682 !important}.pretty input:checked ~ .state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de !important}
.pretty input:checked ~ .state.p-info .icon,.pretty input:checked ~ .state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked ~ .state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-info-o .icon,.pretty input:checked ~ .state.p-info-o .svg,.pretty input:checked ~ .state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after{background-color:#5bc0de !important}.pretty.p-switch input:checked ~ .state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked ~ .state.p-info:before{background-color:#5bc0de !important}.pretty.p-switch.p-slim input:checked ~ .state.p-info:before{border-color:#2390b0;background-color:#2390b0 !important}.pretty input:checked ~ .state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c !important}
.pretty input:checked ~ .state.p-success .icon,.pretty input:checked ~ .state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked ~ .state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-success-o .icon,.pretty input:checked ~ .state.p-success-o .svg,.pretty input:checked ~ .state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after{background-color:#5cb85c !important}.pretty.p-switch input:checked ~ .state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked ~ .state.p-success:before{background-color:#5cb85c !important}.pretty.p-switch.p-slim input:checked ~ .state.p-success:before{border-color:#357935;background-color:#357935 !important}.pretty input:checked ~ .state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e !important}
.pretty input:checked ~ .state.p-warning .icon,.pretty input:checked ~ .state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked ~ .state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-warning-o .icon,.pretty input:checked ~ .state.p-warning-o .svg,.pretty input:checked ~ .state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after{background-color:#f0ad4e !important}.pretty.p-switch input:checked ~ .state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before{background-color:#f0ad4e !important}.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before{border-color:#c77c11;background-color:#c77c11 !important}.pretty input:checked ~ .state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f !important}
.pretty input:checked ~ .state.p-danger .icon,.pretty input:checked ~ .state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked ~ .state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-danger-o .icon,.pretty input:checked ~ .state.p-danger-o .svg,.pretty input:checked ~ .state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after{background-color:#d9534f !important}.pretty.p-switch input:checked ~ .state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before{background-color:#d9534f !important}.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before{border-color:#a02622;background-color:#a02622 !important}.pretty.p-bigger label:before,.pretty.p-bigger label:after,.pretty.p-bigger .icon,.pretty.p-bigger .svg,.pretty.p-bigger .img{font-size:1.2em !important;top:calc((0% - (100% - 1em)) - 35%) !important}
.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state:before,.pretty .state label:before,.pretty .state label:after,.pretty .state .icon{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}
.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.hjs-form__checkbox{list-style:none}.hjs-form__checkbox .pretty input:not(:checked) ~ .state.p-success label:after{background-color:#fff;border:1px solid #aaa}.hjs-form__checkbox .pretty input:checked ~ .state.p-success label:after,.hjs-form__checkbox .pretty.p-toggle .state.p-success label:after{background-color:var(--amr-color-primary) !important}
.hjs-form__checkbox .pretty input:not(:checked):hover ~ .state.p-success label:after,.hjs-form__checkbox .pretty input:not(:checked):focus ~ .state.p-success label:after{border:1px solid var(--amr-color-primary)}.hjs-form__checkbox .pretty input:not(:checked) ~ .state.p-success .hjs-icon{color:#aaa}.hjs-form__checkbox .pretty input:checked ~ .state.p-success .hjs-icon{color:#fff}.hjs-form__checkbox .hjs-icon,.hjs-form__checkbox .hjs-form__checkbox-icon-placeholder{width:12px;height:12px;top:-1px;left:3px;z-index:1}
.amr-select{display:inline-block;font-size:16px;font-family:var(--amr-font-family-body);font-weight:700;line-height:1.3;min-width:70px;padding:10px 8px 10px 12px;box-sizing:border-box;margin:3px;border:1px solid var(--amr-color-input-border);box-shadow:0 1px 0 1px rgba(0,0,0,0.04);border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--amr-color-body-fg);background-color:var(--amr-color-body-bg-accent-100);background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23444444%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom,var(--amr-color-input-bg) 0,var(--amr-color-input-bg) 100%);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%;max-width:240px}
@media(min-width:624px){.amr-select{max-width:300px}}@media(min-width:1020px){.amr-select{max-width:600px}}[data-theme-mode="dark"] .amr-select{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23f1efef%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom,var(--amr-color-input-bg) 0,var(--amr-color-input-bg) 100%)}.amr-select::-ms-expand{display:none}.amr-select:hover{border-color:var(--amr-color-input-border)}.amr-select:focus{border-color:var(--amr-color-input-border);box-shadow:0 0 1px 3px var(--amr-color-focus);box-shadow:0 0 0 3px -moz-mac-focusring;outline:0}
.amr-select option{font-weight:normal}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}
.hjs-share{text-align:center}@media(min-width:624px){.hjs-share{display:inline-block;float:right}}.hjs-share .hjs-share__button{display:inline-block;cursor:pointer;outline:0}.hjs-share .hjs-share__button:not(first-child){margin-left:10px}.hjs-share .hjs-share__button:hover{opacity:.8}.hjs-share .hjs-icon{width:24px;height:24px;vertical-align:unset}.hjs-share .hjs-share__icon{display:inline-block;padding:6px 6px 3px 6px;color:#fff}.hjs-share .hjs-share__icon-fb{background-color:#3b5998}.hjs-share .hjs-share__icon-tg{background-color:#37aee2}
.hjs-share .hjs-share__icon-t{background-color:#00aced}.hjs-share .hjs-share__icon-vb{background-color:#7c529e}.hjs-share .hjs-share__icon-wa{background-color:#2cb742}.hjs-share .hjs-share__icon-em{background-color:#777}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}
.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.hjs-spinner{display:block;z-index:1031}.hjs-spinner .hjs-spinner__icon{box-sizing:border-box;border:solid 2px transparent;border-radius:50%;animation:anim-spinner 400ms linear infinite;border-top-color:#b33137;border-left-color:#b33137}@keyframes anim-spinner{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}}.hjs-pending{background-color:rgba(0,0,0,0.9);z-index:100010;position:fixed;top:0;right:0;left:0;bottom:0}.hjs-pending .hjs-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-top-color:#b33137;border-left-color:#b33137}.hjs-pending .hjs-pending__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#b33137}.pretty *{box-sizing:border-box}.pretty input:not([type='checkbox']):not([type='radio']){display:none}
.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:initial;display:inline-block;font-weight:normal;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:before,.pretty .state label:after{content:'';width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}
.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@keyframes zoom{0%{opacity:0;transform:scale(0)}}@keyframes tada{0%{animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{animation-timing-function:ease-in;transform:scale(1.5)}72%{animation-timing-function:ease-out;transform:scale(1)}81%{animation-timing-function:ease-in;transform:scale(1.24)}
89%{animation-timing-function:ease-out;transform:scale(1)}95%{animation-timing-function:ease-in;transform:scale(1.04)}100%{animation-timing-function:ease-out;transform:scale(1)}}@keyframes jelly{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(0.75,1.25,1)}40%{transform:scale3d(1.25,0.75,1)}50%{transform:scale3d(0.85,1.15,1)}65%{transform:scale3d(1.05,0.95,1)}75%{transform:scale3d(0.95,1.05,1)}100%{transform:scale3d(1,1,1)}}@keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}
100%{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}100%{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{transform:scale(1)}.pretty.p-default .state label:after{transform:scale(0.6)}.pretty.p-default input:checked ~ .state label:after{background-color:#bdc3c7 !important}.pretty.p-default.p-thick .state label:before,.pretty.p-default.p-thick .state label:after{border-width:calc(1em / 7)}
.pretty.p-default.p-thick .state label:after{transform:scale(0.4) !important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}
.pretty.p-icon input:checked ~ .state .icon{opacity:1}.pretty.p-icon input:checked ~ .state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}
.pretty.p-svg input:checked ~ .state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(0.8)}.pretty.p-image input:checked ~ .state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:'';border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;transition:all .5s ease}
.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:before,.pretty.p-switch .state label:after{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(0.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7 !important}.pretty.p-switch input:checked ~ .state:before{border-color:#5a656b}.pretty.p-switch input:checked ~ .state label:before{opacity:0}.pretty.p-switch input:checked ~ .state label:after{background-color:#5a656b !important;left:1em}
.pretty.p-switch.p-fill input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}.pretty.p-switch.p-fill input:checked ~ .state label:before{opacity:0}.pretty.p-switch.p-fill input:checked ~ .state label:after{background-color:#fff !important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7 !important;top:calc(50% - 0.1em)}.pretty.p-switch.p-slim input:checked ~ .state:before{border-color:#5a656b;background-color:#5a656b !important}
.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover ~ .state.p-is-hover{display:block}.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus ~ .state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate{display:block}
.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state.p-off,.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked ~ .state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked ~ .state.p-off{opacity:0;display:none}
.pretty.p-plain input:checked ~ .state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{transform:scale(1.1)}.pretty.p-round .state label:before,.pretty.p-round .state label:after{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{transform:scale(0.8)}.pretty.p-curve .state label:before,.pretty.p-curve .state label:after{border-radius:20%}.pretty.p-smooth label:before,.pretty.p-smooth label:after,.pretty.p-smooth .icon,.pretty.p-smooth .svg{transition:all .5s ease}
.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:'';transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:before,.pretty.p-tada:not(.p-default) input:checked+.state label:after{animation:tada .7s cubic-bezier(0.25,0.46,0.45,0.94) 1 alternate;opacity:1}
.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:before,.pretty.p-jelly:not(.p-default) input:checked+.state label:after{animation:jelly .7s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,.pretty.p-rotate:not(.p-default) input:checked ~ .state img,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after{animation:rotate .7s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1}
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before{animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled] ~ *{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked ~ .state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca !important}.pretty input:checked ~ .state.p-primary .icon,.pretty input:checked ~ .state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}
.pretty input:checked ~ .state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked ~ .state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-primary-o .icon,.pretty input:checked ~ .state.p-primary-o .svg,.pretty input:checked ~ .state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after{background-color:#428bca !important}.pretty.p-switch input:checked ~ .state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before{background-color:#428bca !important}.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before{border-color:#245682;background-color:#245682 !important}.pretty input:checked ~ .state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de !important}
.pretty input:checked ~ .state.p-info .icon,.pretty input:checked ~ .state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked ~ .state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-info-o .icon,.pretty input:checked ~ .state.p-info-o .svg,.pretty input:checked ~ .state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after{background-color:#5bc0de !important}.pretty.p-switch input:checked ~ .state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked ~ .state.p-info:before{background-color:#5bc0de !important}.pretty.p-switch.p-slim input:checked ~ .state.p-info:before{border-color:#2390b0;background-color:#2390b0 !important}.pretty input:checked ~ .state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c !important}
.pretty input:checked ~ .state.p-success .icon,.pretty input:checked ~ .state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked ~ .state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-success-o .icon,.pretty input:checked ~ .state.p-success-o .svg,.pretty input:checked ~ .state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after{background-color:#5cb85c !important}.pretty.p-switch input:checked ~ .state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked ~ .state.p-success:before{background-color:#5cb85c !important}.pretty.p-switch.p-slim input:checked ~ .state.p-success:before{border-color:#357935;background-color:#357935 !important}.pretty input:checked ~ .state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e !important}
.pretty input:checked ~ .state.p-warning .icon,.pretty input:checked ~ .state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked ~ .state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-warning-o .icon,.pretty input:checked ~ .state.p-warning-o .svg,.pretty input:checked ~ .state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after{background-color:#f0ad4e !important}.pretty.p-switch input:checked ~ .state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before{background-color:#f0ad4e !important}.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before{border-color:#c77c11;background-color:#c77c11 !important}.pretty input:checked ~ .state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f !important}
.pretty input:checked ~ .state.p-danger .icon,.pretty input:checked ~ .state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked ~ .state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked ~ .state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked ~ .state.p-danger-o .icon,.pretty input:checked ~ .state.p-danger-o .svg,.pretty input:checked ~ .state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after{background-color:#d9534f !important}.pretty.p-switch input:checked ~ .state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before{background-color:#d9534f !important}.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before{border-color:#a02622;background-color:#a02622 !important}.pretty.p-bigger label:before,.pretty.p-bigger label:after,.pretty.p-bigger .icon,.pretty.p-bigger .svg,.pretty.p-bigger .img{font-size:1.2em !important;top:calc((0% - (100% - 1em)) - 35%) !important}
.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state:before,.pretty .state label:before,.pretty .state label:after,.pretty .state .icon{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}
.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.hjs-form__checkbox{list-style:none}.hjs-form__checkbox .pretty input:not(:checked) ~ .state.p-success label:after{background-color:#fff;border:1px solid #aaa}.hjs-form__checkbox .pretty input:checked ~ .state.p-success label:after,.hjs-form__checkbox .pretty.p-toggle .state.p-success label:after{background-color:var(--amr-color-primary) !important}
.hjs-form__checkbox .pretty input:not(:checked):hover ~ .state.p-success label:after,.hjs-form__checkbox .pretty input:not(:checked):focus ~ .state.p-success label:after{border:1px solid var(--amr-color-primary)}.hjs-form__checkbox .pretty input:not(:checked) ~ .state.p-success .hjs-icon{color:#aaa}.hjs-form__checkbox .pretty input:checked ~ .state.p-success .hjs-icon{color:#fff}.hjs-form__checkbox .hjs-icon,.hjs-form__checkbox .hjs-form__checkbox-icon-placeholder{width:12px;height:12px;top:-1px;left:3px;z-index:1}
.amr-button-group{display:flex;gap:10px;align-items:center;justify-content:space-around;padding-left:30px;padding-right:30px}.amr-button-group.is-left-aligned{justify-content:start;align-items:start}.amr-button-group.has-no-padding{padding-left:0;padding-right:0}.amr-button-group .amr-button{flex:1 1 30%}.amr-button-group .amr-button.is-secondary{flex:1 0 5%}.amr-button-group .amr-button.is-no-flex{flex:none}.amr-button{border:0;background-color:var(--amr-color-primary-bg);color:var(--amr-color-primary-fg);font-size:20px;border-radius:3px;padding:10px;margin:0;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px;font-size:1.1em;box-shadow:1px 1px 3px var(--amr-color-shadow);cursor:pointer;font-family:var(--amr-font-family-body)}
.amr-button:disabled{background-color:var(--amr-color-disabled-bg);color:var(--amr-color-disabled-fg);outline:0;cursor:default}.amr-button:not(.icon-button):not(:disabled):hover{text-decoration:none;background-color:var(--amr-color-primary-hover-bg);color:var(--amr-color-primary-hover-fg)}.amr-button.is-danger:not(.icon-button):not(:disabled){background-color:var(--amr-color-danger)}.amr-button.is-danger:not(.icon-button):not(:disabled):hover{background-color:var(--amr-color-danger-hover)}.amr-button.icon-button{background-color:var(--amr-color-transparent);color:var(--amr-color-primary);box-shadow:none;border:0}
.amr-button.icon-button.is-danger{color:var(--amr-color-danger)}.amr-button.icon-button.is-danger:hover:not(:disabled){color:var(--amr-color-danger-hover)}.amr-button.icon-button:hover:not(:disabled):not(.is-danger){color:var(--amr-color-primary-light)}.amr-button.icon-button:disabled{color:var(--amr-color-disabled-fg);outline:0}.co-line-chart>div>div:nth-child(1)>div>svg>g:nth-child(2)>g:nth-child(4)>g>text{fill:var(--amr-color-body-fg)}.co-line-chart>div>div:nth-child(1)>div>svg>g:nth-child(2)>g:nth-child(2)>g:nth-child(3)>path{stroke:var(--amr-color-primary)}
.co-line-chart>div>div:nth-child(1)>div>svg>g:nth-child(2)>g:nth-child(2)>g>rect{fill:var(--amr-color-body-fg)}.co-line-chart>div>div:nth-child(1)>div>svg>g:nth-child(3)>g:nth-child(2)>g>rect{fill:var(--amr-color-body-fg)}.co-line-chart>div>div:nth-child(1)>div>svg>g:nth-child(3)>g:nth-child(4)>g>text{fill:var(--amr-color-body-fg)}.co-line-chart>div>div:nth-child(1)>div>svg>g:nth-child(2)>g>g>text{fill:var(--amr-color-body-fg)}.co-pie-chart>div>div:nth-child(1)>div>svg>g:nth-child(2)>g>g>text{fill:var(--amr-color-body-fg)}
[data-theme-mode="dark"] .co-pie-chart>div>div:nth-child(1)>div>svg{filter:brightness(0.7)}.hjs-spinner{display:block;z-index:1031}.hjs-spinner .hjs-spinner__icon{box-sizing:border-box;border:solid 2px transparent;border-radius:50%;animation:anim-spinner 400ms linear infinite;border-top-color:#b33137;border-left-color:#b33137}@keyframes anim-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}
.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.amr-button-group{display:flex;gap:10px;align-items:center;justify-content:space-around;padding-left:30px;padding-right:30px}
.amr-button-group.is-left-aligned{justify-content:start;align-items:start}.amr-button-group.has-no-padding{padding-left:0;padding-right:0}.amr-button-group .amr-button{flex:1 1 30%}.amr-button-group .amr-button.is-secondary{flex:1 0 5%}.amr-button-group .amr-button.is-no-flex{flex:none}.amr-button{border:0;background-color:var(--amr-color-primary-bg);color:var(--amr-color-primary-fg);font-size:20px;border-radius:3px;padding:10px;margin:0;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px;font-size:1.1em;box-shadow:1px 1px 3px var(--amr-color-shadow);cursor:pointer;font-family:var(--amr-font-family-body)}
.amr-button:disabled{background-color:var(--amr-color-disabled-bg);color:var(--amr-color-disabled-fg);outline:0;cursor:default}.amr-button:not(.icon-button):not(:disabled):hover{text-decoration:none;background-color:var(--amr-color-primary-hover-bg);color:var(--amr-color-primary-hover-fg)}.amr-button.is-danger:not(.icon-button):not(:disabled){background-color:var(--amr-color-danger)}.amr-button.is-danger:not(.icon-button):not(:disabled):hover{background-color:var(--amr-color-danger-hover)}.amr-button.icon-button{background-color:var(--amr-color-transparent);color:var(--amr-color-primary);box-shadow:none;border:0}
.amr-button.icon-button.is-danger{color:var(--amr-color-danger)}.amr-button.icon-button.is-danger:hover:not(:disabled){color:var(--amr-color-danger-hover)}.amr-button.icon-button:hover:not(:disabled):not(.is-danger){color:var(--amr-color-primary-light)}.amr-button.icon-button:disabled{color:var(--amr-color-disabled-fg);outline:0}.co-bookmark-button{width:44px;border:0;background:0;vertical-align:middle;outline:0}.co-bookmark-button.is-pending-large .hjs-spinner .hjs-spinner__icon{width:24px !important;height:24px !important}
.co-bookmark-button.is-pending-medium .hjs-spinner .hjs-spinner__icon{width:18px !important;height:18px !important}.co-bookmark-button:hover{color:var(--amr-color-primary-hover-bg)}.co-bookmark-button .co-bookmark-button__text,.co-bookmark-button .co-bookmark-button__icon{color:inherit;display:inline-block;vertical-align:middle}.co-bookmark-button .hjs-spinner__icon{border-top-color:var(--amr-color-primary) !important;border-left-color:var(--amr-color-primary) !important}.co-bookmark-button .co-bookmark-button__text{margin-left:3px}
.hjs-spinner{display:block;z-index:1031}.hjs-spinner .hjs-spinner__icon{box-sizing:border-box;border:solid 2px transparent;border-radius:50%;animation:anim-spinner 400ms linear infinite;border-top-color:#b33137;border-left-color:#b33137}@keyframes anim-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}
.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.amr-button-group{display:flex;gap:10px;align-items:center;justify-content:space-around;padding-left:30px;padding-right:30px}.amr-button-group.is-left-aligned{justify-content:start;align-items:start}
.amr-button-group.has-no-padding{padding-left:0;padding-right:0}.amr-button-group .amr-button{flex:1 1 30%}.amr-button-group .amr-button.is-secondary{flex:1 0 5%}.amr-button-group .amr-button.is-no-flex{flex:none}.amr-button{border:0;background-color:var(--amr-color-primary-bg);color:var(--amr-color-primary-fg);font-size:20px;border-radius:3px;padding:10px;margin:0;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px;font-size:1.1em;box-shadow:1px 1px 3px var(--amr-color-shadow);cursor:pointer;font-family:var(--amr-font-family-body)}
.amr-button:disabled{background-color:var(--amr-color-disabled-bg);color:var(--amr-color-disabled-fg);outline:0;cursor:default}.amr-button:not(.icon-button):not(:disabled):hover{text-decoration:none;background-color:var(--amr-color-primary-hover-bg);color:var(--amr-color-primary-hover-fg)}.amr-button.is-danger:not(.icon-button):not(:disabled){background-color:var(--amr-color-danger)}.amr-button.is-danger:not(.icon-button):not(:disabled):hover{background-color:var(--amr-color-danger-hover)}.amr-button.icon-button{background-color:var(--amr-color-transparent);color:var(--amr-color-primary);box-shadow:none;border:0}
.amr-button.icon-button.is-danger{color:var(--amr-color-danger)}.amr-button.icon-button.is-danger:hover:not(:disabled){color:var(--amr-color-danger-hover)}.amr-button.icon-button:hover:not(:disabled):not(.is-danger){color:var(--amr-color-primary-light)}.amr-button.icon-button:disabled{color:var(--amr-color-disabled-fg);outline:0}.co-collection__button{border:0;background:0;color:var(--amr-color-primary);cursor:pointer;position:relative}.co-collection__button-plus{position:absolute;right:1px;top:5px;border-radius:10px}
.co-collection__button:hover{color:var(--amr-color-primary-hover-bg)}.co-collection__button-container{position:relative}@keyframes slideDownLittle{0%{transform:translateY(-10px)}100%{transform:translateY(10px)}}@keyframes slideUpLittle{0%{transform:translateY(10px)}100%{transform:translateY(-10px)}}.co-collection-menu{display:inline-block;background-color:var(--amr-color-popup-bg);border:1px solid var(--amr-color-popup-border);box-shadow:2px 5px 8px var(--amr-color-popup-shadow);color:var(--amr-color-popup-fg);position:absolute;left:0;z-index:100011;overflow:hidden auto;width:250px;height:auto;max-height:300px}
.co-collection-menu.is-right-aligned{right:0;left:auto}.co-collection-menu.is-above{animation:.3s ease-out 0s 1 slideUpLittle;bottom:100%;transform:translateY(-10px)}.co-collection-menu.is-below{animation:.3s ease-out 0s 1 slideDownLittle;top:100%;transform:translateY(10px)}.co-collection-menu__pending{margin:20px;text-align:center}.co-collection-menu__pending .hjs-spinner{display:inline-block}.co-collection-menu .co-collection-menu__item{display:block;border:0;background:0;outline:0;cursor:pointer;background:var(--amr-color-popup-item-bg);color:var(--amr-color-popup-item-fg);padding:10px;margin:0;width:100%;text-align:left;text-decoration:none}
.co-collection-menu .co-collection-menu__item:hover{background:var(--amr-color-popup-item-hover-bg);color:var(--amr-color-popup-item-hover-fg)}.co-collection-menu .co-collection-menu__create{border:1px solid var(--amr-color-border-light);text-align:center}.co-collection-menu .co-collection-menu__create input{width:calc(100% - 5px);font-size:1.1em;border:1px solid var(--amr-color-border);padding:10px 7px}.co-collection-menu .co-collection-menu__create .co-collection-menu__btns{display:flex}
.co-collection-menu .co-collection-menu__create .co-collection-menu__item{text-align:center;color:var(--amr-color-secondary-fg);background-color:var(--amr-color-secondary-bg);border:1px solid var(--amr-color-border-light)}.co-collection-menu .co-collection-menu__create .co-collection-menu__item:hover{background-color:var(--amr-color-secondary-hover-bg);color:var(--amr-color-secondary-hover-fg)}.co-collection-menu .co-collection-menu__controls{display:flex;border-bottom:1px solid var(--amr-color-border)}
.co-collection-menu .co-collection-menu__control-item{display:block;border:0;background:0;outline:0;cursor:pointer;background:var(--amr-color-popup-item-bg);color:var(--amr-color-popup-item-fg);padding:10px;margin:0;width:100%;text-align:center;text-decoration:none}.co-collection-menu .co-collection-menu__control-item.is-disabled{color:var(--amr-color-disabled-bg)}.co-collection-menu .co-collection-menu__control-item:not(.is-disabled):hover{background:var(--amr-color-popup-item-hover-bg);color:var(--amr-color-popup-item-hover-fg)}
.co-collection-menu .co-collection-menu__item-icon-container{display:inline-block;float:right}.co-collection-menu .co-collection-menu__item-count{display:inline-block;background-color:var(--amr-color-body-bg-accent-500);color:var(--amr-color-body-fg-accent-500);padding:1px 10px;border-radius:6px;margin-left:5px;font-size:.9em;font-weight:bold}.co-collection-menu .co-collection-menu__item-icon{color:#cecdcd}.co-collection-menu .co-collection-menu__item-icon.is-in{color:#090}.co-collection-menu .co-collection-menu__item-visibility-icon,.co-collection-menu .co-collection-menu__item-icon,.co-collection-menu .co-collection-menu__item-text{display:inline-block;vertical-align:middle}
.co-collection-menu .co-collection-menu__item-text,.co-collection-menu .co-collection-menu__control-item-icon{color:inherit;margin-left:3px;font-weight:bold;font-family:sans-serif;font-size:14px;max-width:141px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.co-collection-menu .co-collection-menu__item-visibility-icon{color:#666}.co-collection-menu .hjs-spinner__icon{border-top-color:var(--amr-color-primary) !important;border-left-color:var(--amr-color-primary) !important}.co-hadith{position:relative;border:1px solid var(--amr-color-border);border-radius:3px;margin:30px 3px 3px;padding:10px;background-color:var(--amr-color-body-bg-accent-700);color:var(--amr-color-body-fg-accent-700);box-shadow:0 1px 13px 0 var(--amr-color-shadow);border-bottom:3px solid var(--amr-color-primary);text-align:left}
.co-hadith ~ .co-hadith{margin-top:100px}@media(min-width:624px){.co-hadith{margin:0 10px}}.co-hadith__title{color:var(--amr-color-secondary-fg);padding:10px 4px;font-weight:bold;font-size:18px;position:relative;border-bottom:1px solid var(--amr-color-border);margin-bottom:10px;font-family:var(--amr-font-family-body)}.co-hadith__title a{text-decoration:none;color:inherit}.co-hadith__badge{display:inline-block;padding:5px;border-radius:4px;vertical-align:middle;text-decoration:none}.co-hadith__badge-special{background:linear-gradient(#365ff9 0,#06a1f1 100%);color:#fff}
.co-hadith__badge-popular{background:linear-gradient(#f95a36 0,#f13a06 100%);color:#fff}.co-hadith__badge-trending{background:linear-gradient(#00a1e2 0,#026c84 100%);color:#fff}.co-hadith__attr{display:flex;flex-direction:row;align-items:end;justify-content:right}.co-hadith__views{color:#888;vertical-align:middle;margin:3px;margin-right:10px;float:right}.co-hadith__trend-chart{text-align:center}.co-hadith__contents.has-fb-like{margin-top:50px}.co-hadith__section-heading{background-color:var(--amr-color-secondary-lighter);padding:10px;border-radius:3px;color:var(--amr-color-secondary-fg)}
.co-hadith__toolbar{margin:10px 0 13px 0;min-height:17px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.co-hadith__basic-tools{margin-left:auto;display:flex;flex-direction:row;align-items:center;gap:16px}.co-hadith__nav{display:flex;flex-direction:row;align-items:center}.co-hadith__nav .co-hadith__nav-icon{color:inherit}.co-hadith__nav .co-hadith__nav-button{background:0;border:0;padding:0 10px;cursor:pointer;text-decoration:none;text-align:center;margin:0;flex-direction:column}
.co-hadith__collection-button .co-collection-menu{left:auto;right:-15px}.co-hadith__text-container{display:flex;flex-direction:column}@media(min-width:624px){.co-hadith__text-container{flex-direction:row}}.co-hadith__text{padding-top:10px;vertical-align:top;flex:1 1 0px}.co-hadith__english-text,.co-hadith__english-chain,.co-hadith__english-notes{font-size:20px}.co-hadith__english-chain,.co-hadith__arabic-chain,.co-hadith__english-postscript,.co-hadith__arabic-postscript{color:#999}
.co-hadith__english-chain:after,.co-hadith__arabic-chain:after,.co-hadith__english-postscript:after,.co-hadith__arabic-postscript:after{content:' '}.co-hadith__arabic-text,.co-hadith__arabic-chain,.co-hadith__arabic-notes,.co-hadith__arabic-postscript{font:var(--amr-font-arabic-hadith)}@media(min-width:624px){.co-hadith__arabic-text,.co-hadith__arabic-chain,.co-hadith__arabic-notes,.co-hadith__arabic-postscript{text-align:right}}.co-hadith__section-heading.arabic{padding:0 10px 0 0;margin-top:16px;font:var(--amr-font-arabic-general);font-size:32px}
.co-hadith__english-notes,.co-hadith__arabic-notes{display:block;margin:10px}.co-hadith__ref-sch{display:none}.co-hadith__refs{padding-left:10px;font-size:18px}.co-hadith__link{display:block;color:var(--amr-color-body-fg);padding-left:10px;font-size:18px;text-decoration:none}.co-hadith__link:hover{color:var(--amr-color-body-fg-accent-100)}.co-hadith__grade{padding:10px;margin-left:3px;background-color:#444;color:#fff;margin:2px;display:inline-block}.co-hadith__grade.sahih,.co-hadith__grade.sahihlighirih,.co-hadith__grade.mutawatir,.co-hadith__grade.marfu{background-color:#0aae22}
.co-hadith__grade.sahih::before,.co-hadith__grade.sahihlighirih::before,.co-hadith__grade.mutawatir::before,.co-hadith__grade.marfu::before{border-top-color:#0aae22}.co-hadith__grade.qudsi{background-color:#234f88}.co-hadith__grade.qudsi::before{border-top-color:#234f88}.co-hadith__grade.hasan,.co-hadith__grade.hasansahih,.co-hadith__grade.hasangharib,.co-hadith__grade.hasanulisnaad,.co-hadith__grade.mursal,.co-hadith__grade.lighairih{background-color:#090}.co-hadith__grade.hasan::before,.co-hadith__grade.hasansahih::before,.co-hadith__grade.hasangharib::before,.co-hadith__grade.hasanulisnaad::before,.co-hadith__grade.mursal::before,.co-hadith__grade.lighairih::before{border-top-color:#090}
.co-hadith__grade.daeef{background-color:#e02}.co-hadith__grade.daeef::before{border-top-color:#e02}.co-hadith__grade.moudu,.co-hadith__grade.daeefjiddan{background-color:red}.co-hadith__grade.moudu::before,.co-hadith__grade.daeefjiddan::before{border-top-color:red}.co-hadith__grade.shadhdh,.co-hadith__grade.gharib,.co-hadith__grade.munqati,.co-hadith__grade.maqtu,.co-hadith__grade.mauquf{background-color:#af8303}.co-hadith__grade.shadhdh::before,.co-hadith__grade.gharib::before,.co-hadith__grade.munqati::before,.co-hadith__grade.maqtu::before,.co-hadith__grade.mauquf::before{border-top-color:#af8303}
.co-hadith__grade.munkar{background-color:#af5403}.co-hadith__grade.munkar::before{border-top-color:#af5403}.co-hadith__grade.unknown,.co-hadith__grade.nochainfoundalalbani{background-color:#444}.co-hadith__grade.unknown::before,.co-hadith__grade.nochainfoundalalbani::before{border-top-color:#444}.co-hadith__grade-corner.sahih,.co-hadith__grade-corner.sahihlighirih,.co-hadith__grade-corner.mutawatir,.co-hadith__grade-corner.marfu{border-top-color:#0aae22}.co-hadith__grade-corner.sahih::before,.co-hadith__grade-corner.sahihlighirih::before,.co-hadith__grade-corner.mutawatir::before,.co-hadith__grade-corner.marfu::before{border-top-color:#0aae22}
.co-hadith__grade-corner.qudsi{border-top-color:#234f88}.co-hadith__grade-corner.qudsi::before{border-top-color:#234f88}.co-hadith__grade-corner.hasan,.co-hadith__grade-corner.hasansahih,.co-hadith__grade-corner.hasangharib,.co-hadith__grade-corner.hasanulisnaad,.co-hadith__grade-corner.mursal,.co-hadith__grade-corner.lighairih{border-top-color:#090}.co-hadith__grade-corner.hasan::before,.co-hadith__grade-corner.hasansahih::before,.co-hadith__grade-corner.hasangharib::before,.co-hadith__grade-corner.hasanulisnaad::before,.co-hadith__grade-corner.mursal::before,.co-hadith__grade-corner.lighairih::before{border-top-color:#090}
.co-hadith__grade-corner.daeef{border-top-color:#e02}.co-hadith__grade-corner.daeef::before{border-top-color:#e02}.co-hadith__grade-corner.moudu,.co-hadith__grade-corner.daeefjiddan{border-top-color:red}.co-hadith__grade-corner.moudu::before,.co-hadith__grade-corner.daeefjiddan::before{border-top-color:red}.co-hadith__grade-corner.shadhdh,.co-hadith__grade-corner.gharib,.co-hadith__grade-corner.munqati,.co-hadith__grade-corner.maqtu,.co-hadith__grade-corner.mauquf{border-top-color:#af8303}.co-hadith__grade-corner.shadhdh::before,.co-hadith__grade-corner.gharib::before,.co-hadith__grade-corner.munqati::before,.co-hadith__grade-corner.maqtu::before,.co-hadith__grade-corner.mauquf::before{border-top-color:#af8303}
.co-hadith__grade-corner.munkar{border-top-color:#af5403}.co-hadith__grade-corner.munkar::before{border-top-color:#af5403}.co-hadith__grade-corner.unknown,.co-hadith__grade-corner.nochainfoundalalbani{border-top-color:#444}.co-hadith__grade-corner.unknown::before,.co-hadith__grade-corner.nochainfoundalalbani::before{border-top-color:#444}.co-hadith__grade-corner-container{display:inline-block;position:absolute;top:0;left:0}.co-hadith__grade-corner::before{content:'';width:0;height:0;border-top:20px solid #444;border-right:20px solid transparent;border-bottom:20px solid transparent;left:0;top:0;position:absolute;clear:both}
@keyframes slideDownLittle{0%{transform:translateY(-10px)}100%{transform:translateY(10px)}}.co-hadith__menu-container{position:relative;float:right}.co-hadith__menu-toggle{background:0;cursor:pointer;padding:0;width:44px}.co-hadith__menu-checkboxes{padding:0;font-size:18px;margin:11px 5px;text-align:center}.co-hadith__menu-checkboxes .hjs-form__checkbox .hjs-icon{width:15px;height:13px}.co-hadith__menu-checkboxes label{text-indent:12px !important;color:var(--amr-color-popup-item-fg);font-weight:bold !important}
.co-hadith__menu{display:inline-block;background-color:var(--amr-color-popup-bg);border:1px solid var(--amr-color-popup-border);box-shadow:2px 5px 8px var(--amr-color-popup-shadow);color:var(--amr-color-popup-fg);position:absolute;top:100%;right:11px;z-index:100011;overflow:hidden auto;width:300px;height:auto;max-height:600px;transform:translateY(10px);animation:.3s ease-out 0s 1 slideDownLittle;padding:10px}.co-hadith__menu .hjs-share{float:none;margin-top:20px}.co-hadith__menu .hjs-link,.co-hadith__menu .co-hadith__menu-button{display:block;padding:10px 0;margin-left:3px;font-size:18px;text-decoration:none;font-weight:bold;background-color:var(--amr-color-popup-item-bg);color:var(--amr-color-popup-item-fg);display:flex;gap:12px;background:0;border:0;font-family:inherit}
.co-hadith__menu .hjs-link:hover,.co-hadith__menu .co-hadith__menu-button:hover{color:var(--amr-color-popup-item-hover-fg)}.co-hadith__menu .hjs-link .hjs-icon,.co-hadith__menu .co-hadith__menu-button .hjs-icon{color:var(--amr-color-body-fg)}.co-hadith__menu .hjs-link .hjs-icon:hover,.co-hadith__menu .co-hadith__menu-button .hjs-icon:hover{background:var(--amr-color-body-fg-accent-100)}.co-hadith__menu .co-hadith__menu-button{text-align:left;cursor:pointer;width:100%;border:0;background:0}.co-hadith__menu-buttons{margin-top:10px;border-top:1px solid var(--amr-color-border-light)}
@media(min-width:624px){.co-hadith__menu-buttons{text-align:right}}.co-hadith__menu-share-separator{border:0;border-bottom:1px solid var(--amr-color-border-light)}.co-hadith__menu-cancel-button{display:inline-block;padding:10px;margin:10px;font-size:20px;background:0;background-color:#fff;color:#3f0a0a;border:1px solid #3f0a0a;border-radius:3px}@media(min-width:624px){.co-hadith__menu-cancel-button:hover{background-color:#eee}}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}
.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}.hjs-modal__overlay{position:fixed;top:0;left:0;right:-4px;bottom:-4px;background-color:rgba(0,0,0,0.8);content:'';z-index:1000002;width:100%;border:0;outline:0}
.hjs-modal__overlay-transition-enter{opacity:0}.hjs-modal__overlay-transition-enter-active,.hjs-modal__overlay-transition-enter-done{opacity:1;transition:opacity 300ms}.hjs-modal__overlay-transition-exit{opacity:1}.hjs-modal__overlay-transition-exit-active{opacity:0;transition:opacity 300ms}.hjs-modal{z-index:1000003;position:fixed;display:inline-block;top:30px;right:10px;bottom:30px;left:10px;border-radius:3px;box-shadow:4px 7px 15px 0 #000}@media(min-width:624px){.hjs-modal{width:50%;height:50%;top:20%;left:50%;bottom:auto;right:auto;border:1px solid #130405}
.hjs-modal.is-full-screen{top:30px;left:30px;right:30px;bottom:30px;max-width:1024px;margin:0 auto;height:auto;width:auto}}.hjs-modal .hjs-modal__title-bar{position:relative;top:0;left:0;right:0;height:0;background-color:#3f0a0a;color:#decdcd;font-family:"Tinos","Times New Roman",sans-serif;user-select:none;text-align:center}.hjs-modal .hjs-modal__title-button{position:absolute;top:0;right:0;height:40px;background:0;border:0;outline:0;color:#fff;padding:10px;color:#decdcd;cursor:pointer}
@media(min-width:1020px){.hjs-modal .hjs-modal__title-button:hover{color:#79003c}}.hjs-modal .hjs-modal__title{position:absolute;top:20px;left:10px;right:0;bottom:0;transform:translateY(-50%);font-weight:bold;font-size:18px}.hjs-modal .hjs-modal__contents{background-color:var(--lib-colour-bg);position:absolute;top:0;right:0;bottom:0;left:0;padding:10px;overflow-y:auto;overflow-x:hidden;word-wrap:break-word}.hjs-modal.has-title .hjs-modal__title-bar,.hjs-modal.has-title .hjs-modal__title-button{height:40px}
.hjs-modal.has-title .hjs-modal__contents{top:40px;height:calc(100% - 60px)}.hjs-icon{position:relative;display:inline-block;vertical-align:middle}.hjs-icon.is-small{width:16px;height:16px}.hjs-icon.is-medium{width:18px;height:18px}.hjs-icon.is-large{width:24px;height:24px}.hjs-icon.is-xlarge{width:48px;height:48px}.hjs-icon.is-xxlarge{width:96px;height:96px}.hjs-icon.is-xxxlarge{width:192px;height:192px}.hjs-icon.is-flipped{transform:scaleX(-1)}.hjs-icon .hjs-icon__svg{vertical-align:middle;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center}
.co-search-bar__icon{color:#ccc;padding:1px 18px;background:0;border:0;cursor:text}.co-search-bar{position:relative;max-width:1020px;box-shadow:0 5px 20px 0 var(--amr-color-shadow);color:var(--amr-color-input-fg);background-color:var(--amr-color-input-bg);margin:auto;width:100%;display:flex;flex-direction:column;justify-content:center}.co-search-bar:not(.is-open){height:45px}.co-search-bar__bar{display:flex;align-items:center;justify-content:center;width:100%}.co-search-bar__button{border:0;background-color:var(--amr-color-primary-bg);color:var(--amr-color-primary-fg);width:45px;height:45px;cursor:pointer;top:0}
.co-search-bar__button:hover{background-color:var(--amr-color-primary-hover-bg);color:var(--amr-color-primary-hover-fg)}.co-search-bar__input{border:0;color:var(--amr-color-input-fg);background-color:var(--amr-color-input-bg);padding:10px 0;outline:0;width:100%;font-size:1em}.co-search-bar__input::placeholder{color:#ccc}.co-search-bar__autocomplete-list{display:flex;flex-direction:column;flex-wrap:nowrap;max-height:50vh;overflow-y:auto;background-color:var(--amr-color-input-bg)}.co-search-bar__autocomplete-list.is-inline{position:absolute;left:-1px;right:-1px;top:100%;z-index:1;border:1px solid #ccc;border-top:0;box-shadow:0 4px 7px 0 rgba(0,0,0,0.5)}
.co-search-bar__autocomplete-item{border-bottom:1px solid var(--amr-color-border-light);text-align:left;display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding-left:5px;min-height:45px}.co-search-bar__autocomplete-item:last-child{border:0}.co-search-bar__autocomplete-item.is-selected,.co-search-bar__autocomplete-item:hover{background-color:var(--amr-color-secondary-hover-bg);color:var(--amr-color-secondary-hover-fg)}.co-search-bar__autocomplete-title{font-size:1.1em;color:var(--amr-color-input-fg)}
.co-search-bar__autocomplete-all{padding:10px 0;color:var(--amr-color-input-fg);border-top:1px solid var(--amr-color-secondary-light);display:block;text-align:center;text-decoration:none}.co-search-bar__autocomplete-all:hover{background-color:var(--amr-color-secondary-hover-bg);color:var(--amr-color-secondary-hover-fg)}.co-search-bar__autocomplete-grade{padding:10px;border-radius:2px;color:#fff}.co-search-bar__autocomplete-grade.sahih,.co-search-bar__autocomplete-grade.sahihlighirih,.co-search-bar__autocomplete-grade.mutawatir,.co-search-bar__autocomplete-grade.marfu{background-color:#0aae22}
.co-search-bar__autocomplete-grade.sahih::before,.co-search-bar__autocomplete-grade.sahihlighirih::before,.co-search-bar__autocomplete-grade.mutawatir::before,.co-search-bar__autocomplete-grade.marfu::before{border-top-color:#0aae22}.co-search-bar__autocomplete-grade.qudsi{background-color:#234f88}.co-search-bar__autocomplete-grade.qudsi::before{border-top-color:#234f88}.co-search-bar__autocomplete-grade.hasan,.co-search-bar__autocomplete-grade.hasansahih,.co-search-bar__autocomplete-grade.hasangharib,.co-search-bar__autocomplete-grade.hasanulisnaad,.co-search-bar__autocomplete-grade.mursal,.co-search-bar__autocomplete-grade.lighairih{background-color:#090}
.co-search-bar__autocomplete-grade.hasan::before,.co-search-bar__autocomplete-grade.hasansahih::before,.co-search-bar__autocomplete-grade.hasangharib::before,.co-search-bar__autocomplete-grade.hasanulisnaad::before,.co-search-bar__autocomplete-grade.mursal::before,.co-search-bar__autocomplete-grade.lighairih::before{border-top-color:#090}.co-search-bar__autocomplete-grade.daeef{background-color:#e02}.co-search-bar__autocomplete-grade.daeef::before{border-top-color:#e02}.co-search-bar__autocomplete-grade.moudu,.co-search-bar__autocomplete-grade.daeefjiddan{background-color:red}
.co-search-bar__autocomplete-grade.moudu::before,.co-search-bar__autocomplete-grade.daeefjiddan::before{border-top-color:red}.co-search-bar__autocomplete-grade.shadhdh,.co-search-bar__autocomplete-grade.gharib,.co-search-bar__autocomplete-grade.munqati,.co-search-bar__autocomplete-grade.maqtu,.co-search-bar__autocomplete-grade.mauquf{background-color:#af8303}.co-search-bar__autocomplete-grade.shadhdh::before,.co-search-bar__autocomplete-grade.gharib::before,.co-search-bar__autocomplete-grade.munqati::before,.co-search-bar__autocomplete-grade.maqtu::before,.co-search-bar__autocomplete-grade.mauquf::before{border-top-color:#af8303}
.co-search-bar__autocomplete-grade.munkar{background-color:#af5403}.co-search-bar__autocomplete-grade.munkar::before{border-top-color:#af5403}.co-search-bar__autocomplete-grade.unknown,.co-search-bar__autocomplete-grade.nochainfoundalalbani{background-color:#444}.co-search-bar__autocomplete-grade.unknown::before,.co-search-bar__autocomplete-grade.nochainfoundalalbani::before{border-top-color:#444}.co-hadith__cross-ref-editor-search-ref{width:100%;margin-bottom:20px}.co-hadith__cross-ref-editor-search-ref .co-search-bar{box-shadow:none;border:1px solid #ccc;height:39px}
.co-hadith__cross-ref-editor-buttons{display:flex;flex-direction:row;margin-top:20px}.co-hadith__cross-ref-editor-buttons button{flex:1}.co-hadith__cross-ref-editor-cross-refs{display:flex;flex-direction:column;gap:10px}.co-hadith__cross-ref-editor-link{display:block;width:145px}@media(min-width:624px){.co-hadith__cross-ref-editor-link{width:300px}}.co-hadith__cross-ref-editor-item{display:flex;flex-direction:row;justify-content:start;align-items:center;padding-left:3px;background-color:var(--amr-color-row-odd-bg);color:var(--amr-color-row-odd-fg)}
.co-hadith__cross-ref-editor-item:nth-child(even){background-color:var(--amr-color-row-even-bg);color:var(--amr-color-row-even-fg)}.co-hadith__cross-ref-editor-items{display:flex;flex-direction:column;gap:10px}.pa-hadith__appeal.is-info .pa-hadith__appeal-icon .hjs-icon{color:#00aa0b}.pa-hadith__appeal.is-info .pa-hadith__appeal-heading{background-color:#00aa0b}.pa-hadith__appeal.is-info a{color:#00aa0b}.pa-hadith__appeal.is-exclamation .pa-hadith__appeal-icon .hjs-icon{color:orange}.pa-hadith__appeal.is-exclamation .pa-hadith__appeal-heading{background-color:orange}
.pa-hadith__appeal.is-exclamation a{color:#900}.pa-hadith__appeal{background-color:#eee;color:#444;box-shadow:1px 1px 4px #ccc;border:1px solid #eee;position:relative;overflow:hidden;padding-bottom:10px}.pa-hadith__appeal-watermark{position:absolute;right:20px;bottom:20px;opacity:0}.pa-hadith__appeal-watermark .hjs-icon{width:132px;height:132px}@media(min-width:624px){.pa-hadith__appeal-watermark{opacity:.1}}@keyframes shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,0.15),inset 0 0 1px rgba(0,0,0,0.15)}
95%{box-shadow:0 0 50px rgba(0,0,0,0),inset 0 0 30px rgba(0,0,0,0)}100%{transform:scale(1.2)}}.pa-hadith__appeal-detail{padding:10px}@media(min-width:1020px){.pa-hadith__appeal-detail{padding:30px}}.pa-hadith__appeal-heading{color:#fff;padding:10px;font-weight:bold;user-select:none}.pa-hadith__appeal-btn-container{text-align:center}@media(min-width:1020px){.pa-hadith__appeal-btn-container{text-align:right;padding-right:30px}}.pa-hadith__appeal-btn{font-weight:bold;color:#fff;background:0;border:0;padding:20px;cursor:pointer;animation:shockwave 1s step-end infinite;opacity:.9;border-radius:4px}
.pa-hadith__appeal-btn:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;border-radius:4px;animation:shockwave 1s .65s ease-out infinite}.pa-hadith__appeal-btn:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;border-radius:4px;animation:shockwave 1s .5s ease-out infinite}.pa-hadith__appeal-btn:hover{opacity:1}.pa-hadith__appeal-btn.is-info{background-color:#00aa0b}.pa-hadith__appeal-btn.is-exclamation{background-color:orange}
.pa-hadith__appeal-close-btn{border:0;background:0;float:right;cursor:pointer;color:#fff}.pa-hadith__appeal-close-btn:hover{color:#eee}.pa-hadith__appeal a{text-decoration:underline;font-weight:bold}.pa-hadith__nav-top,.pa-hadith__nav-bottom{text-align:center}.pa-hadith__nav-top .pa-hadith__book-nav.is-next.has-other{display:none}@media(min-width:624px){.pa-hadith__nav-top .pa-hadith__book-nav.is-next.has-other{display:inline-block}}.pa-hadith__nav-bottom .pa-hadith__book-nav.is-prev.has-other{display:none}
@media(min-width:624px){.pa-hadith__nav-bottom .pa-hadith__book-nav.is-prev.has-other{display:inline-block}}.pa-hadith__book-nav{margin:20px auto;padding:5px}@media(min-width:624px){.pa-hadith__book-nav.has-other{display:inline-block;width:47%}}.pa-hadith__book-nav.is-prev{text-align:left}.pa-hadith__book-nav.is-prev .arabic{text-align:left;direction:ltr}.pa-hadith__book-nav.is-next{text-align:right}.pa-hadith__book-nav-link{text-decoration:none;color:var(--amr-color-primary)}.pa-hadith__book-nav-link:hover{color:var(--amr-color-primary-bg)}
.pa-hadith__book-nav-name{display:inline-block;vertical-align:middle}.pa-hadith__book-nav-name.is-icon-on-left{margin-left:10px}.pa-hadith__book-nav-name.is-icon-on-right{margin-right:10px}.pa-hadith__book-nav-text{font-family:var(--amr-font-family-body);font-size:18px;font-weight:bold;max-width:300px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media(min-width:624px){.pa-hadith__book-nav-text{max-width:600px}}@media(min-width:1020px){.pa-hadith__book-nav-text{max-width:1000px}}.pa-hadith__book-nav-text.arabic{font:var(--amr-font-arabic-general);font-size:20px}
.pa-hadith__title-arabic{color:var(--amr-color-primary);font:var(--amr-font-arabic-general);font-weight:bold}.pa-hadith__hadith-count,.pa-hadith__hadith-vol{font-weight:bold;color:var(--amr-color-body-fg-accent-100);font-size:1.1em;margin:0 0 10px}.pa-hadith__range{display:inline-block;margin-left:3px}.pa-hadith__tools{margin:10px 0;padding:10px 0;text-align:right}.pa-hadith__tools.has-multiple-children{text-align:center}@media(min-width:624px){.pa-hadith__tools.has-multiple-children{display:flex;flex-grow:2;flex-flow:row wrap;align-items:center;justify-content:space-between}
}.pa-hadith__prefs{margin:20px 0 0;padding:0;display:inline-block}@media(min-width:624px){.pa-hadith__prefs{margin:0}}.pa-hadith__show-arabic-checkbox label{font-weight:bold}.pa-hadith__jumpto-container{margin-left:3px}.pa-hadith__jumpto-label{display:none}@media(min-width:624px){.pa-hadith__jumpto-label{display:inline-block}}.amr-select.pa-hadith__jumpto-hadith{width:300px;max-width:100%}.amr-select.pa-hadith__jumpto-book{max-width:322px}@media(min-width:624px){.amr-select.pa-hadith__jumpto-book{max-width:600px}
}
/*# sourceMappingURL=Hadith.humblejs.v180823c.css.map*/