.reedsy-email-check-suggestion-box{display:inline-flex;flex-direction:column;position:relative;width:100%}.reedsy-email-check-suggestion-box.active:before{background:#eff2f3;border-radius:8px;content:" ";height:calc(100% + 8px);left:-4px;position:absolute;top:-4px;width:calc(100% + 8px);z-index:0}.reedsy-email-check-suggestion-box>*{position:relative;z-index:1}.reedsy-email-check-suggestion-box .email-suggestion{color:#2a2a2a;font-size:14px;padding:4px;text-align:left}.reedsy-email-check-suggestion-box .email-suggestion a{color:#2a2a2a;font-weight:700;text-decoration:underline}.reedsy-modal--form{display:grid;gap:.5rem;grid-template-columns:1fr;margin-top:.5rem}.reedsy-modal--form .reedsy-modal--social-buttons{display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.reedsy-modal--form .reedsy-modal--social-buttons .reedsy-modal--btn{padding-left:0 !important;padding-right:0 !important}.reedsy-modal--form .reedsy-modal--input,.reedsy-modal--form .reedsy-modal--select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:.125rem solid #d0d3d3 !important;border-radius:.375rem;box-sizing:border-box;color:#191c26;font-family:Rubik,Rubik-fallback,Arial,sans-serif;font-size:1rem;height:unset !important;line-height:1.4 !important;margin:0;padding:6px 12px !important;width:100%}.reedsy-modal--form .reedsy-modal--input:focus,.reedsy-modal--form .reedsy-modal--select:focus{box-shadow:0 0 4px 2px rgba(206, 149, 0, 0.3) !important;outline:.0625rem solid #edac01 !important}@media(min-width: 600px){.reedsy-modal--form .reedsy-modal--input,.reedsy-modal--form .reedsy-modal--select{font-size:18px;padding:.5rem .75rem !important}}.reedsy-modal--form .reedsy-modal--submit{font-weight:500}.reedsy-modal--form .reedsy-modal--select-container{position:relative}.reedsy-modal--form .reedsy-modals--select-container:after,.reedsy-modal--form .reedsy-modals--select-container:before{border-color:#191c26 transparent;border-style:solid;border-width:6px;content:"";pointer-events:none;position:absolute;right:12px;z-index:1}.reedsy-modal--form .reedsy-modals--select-container:before{border-top-width:0;top:calc(50% - 7px)}.reedsy-modal--form .reedsy-modals--select-container:after{border-bottom-width:0;top:calc(50% + 2px)}.reedsy-modal--btn{align-items:center;background-color:var(--theme-color) !important;border:.0625rem solid var(--theme-color);border-radius:.375rem;box-sizing:border-box;color:#fff !important;cursor:pointer;display:inline-flex;font-family:Rubik,Rubik-fallback,Arial,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;line-height:1.4 !important;padding:6px 12px !important;text-decoration:none;transition:background-color .1s ease,border-color .1s ease;width:100%}.reedsy-modal--btn:hover{filter:brightness(80%) contrast(150%) saturate(70%);text-decoration:none}@media(min-width: 600px){.reedsy-modal--btn{font-size:18px;padding:.5rem .75rem !important}}.reedsy-modal--btn:disabled{opacity:.5}.reedsy-modal--btn-blue{background-color:#12a4e2;border:.0625rem solid #12a4e2}.reedsy-modal--btn-yellow{background-color:#edac01;border:.0625rem solid #edac01}.reedsy-modal--btn-green{background-color:#7eae13;border:.0625rem solid #7eae13}.reedsy-modal--btn-google{background-color:#f8f9f9 !important;border:.0625rem solid #bdc1c1 !important;color:#191c26 !important}.reedsy-modal--btn-facebook{background-color:#3b5998 !important;border:.0625rem solid #3b5998 !important}.reedsy-modal .emoji_modal .reedsy-modal--panel{background:#fff2d2 !important;border:.0625rem solid #edac01;text-align:center}.reedsy-modal .emoji_modal .text-emoji{font-size:1.5rem}.reedsy-modal--video{background:#000;position:relative;width:100%}.reedsy-modal--video iframe,.reedsy-modal--video video{aspect-ratio:16/9;border:none;height:auto;vertical-align:middle;width:100%}#reedsy-modal--play-trigger{background-color:#12a4e2;border-radius:50%;box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .5rem 0 var(--shadowColor);display:flex;height:40px;padding:.5rem;width:40px}#reedsy-modal--mute-toggle,#reedsy-modal--play-trigger{align-items:center;bottom:0;cursor:pointer;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0}#reedsy-modal--mute-toggle{display:grid;height:100%;width:100%}#reedsy-modal--mute-toggle svg{background-color:#12a4e2;border-radius:50%;box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .5rem 0 var(--shadowColor);height:40px;padding:.5rem;transform:rotate(-10deg);transition:transform .2s ease;width:40px}#reedsy-modal--mute-toggle svg:hover{transform:rotate(0deg)}#reedsy-modal--mute-toggle.hidden{display:none}.reedsy-modal--countdown{display:grid;gap:.5rem;grid-template-columns:repeat(4, 1fr);margin:0 auto 1rem}.reedsy-modal--countdown div{background:#fff;border:.0625rem solid #d0d3d3;border-radius:.5rem;color:#191c26;font-size:1.25rem;font-weight:500;padding:.5rem;position:relative;text-align:center}.reedsy-modal--countdown div small{font-size:1rem;font-weight:400}.reedsy-modal .gallery_modal{max-width:560px !important}@media(min-width: 900px){.reedsy-modal .gallery_modal{max-width:860px !important}}.reedsy-modal .gallery_modal .reedsy-modal--panel{display:grid;grid-template-areas:"gallery" "content";grid-template-columns:100%}@media(min-width: 900px){.reedsy-modal .gallery_modal .reedsy-modal--panel{grid-template-areas:"content gallery";grid-template-columns:50% 50%}}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--body{grid-area:content}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--checkbox-list{background-color:var(--theme-color-light);margin-right:-1.5rem}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--checkbox-list .reedsy-modal--checkbox{align-items:center;background-color:#fff;cursor:pointer;display:grid;font-size:1rem;gap:.5rem;grid-template-columns:auto minmax(0, 1fr);line-height:1.4;padding:.25rem 1.5rem .25rem 0;position:relative}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--checkbox-list .reedsy-modal--checkbox.active{background:linear-gradient(90deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0));z-index:1}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--checkbox-list .reedsy-modal--checkbox.active:after{background-image:radial-gradient(circle at 0 0, transparent 0, transparent 0.75rem, var(--theme-color-light) 0.75rem);content:"";height:.75rem;position:absolute;right:0;top:-0.75rem;width:.75rem}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--checkbox-list .reedsy-modal--checkbox.active:before{background-image:radial-gradient(circle at 0 0.75rem, transparent 0, transparent 0.75rem, var(--theme-color-light) 0.75rem);bottom:-0.75rem;content:"";height:.75rem;position:absolute;right:0;width:.75rem}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--scroll-container{grid-area:gallery;position:relative}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-dots{bottom:.5rem;box-sizing:border-box;display:flex;gap:2px;left:0;margin:0 auto;padding:.5rem;position:absolute;right:0;text-align:center;width:calc(100% - 1rem)}@media(min-width: 900px){.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-dots{bottom:1.5rem;width:calc(100% - 3rem)}}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-dots .carousel-dot{background-color:#d0d3d3;background-image:-webkit-linear-gradient(left, #fff, #fff 50%, #989b9b 50.001%, #989b9b);background-position:100% 50%;background-repeat:no-repeat;background-size:200%;cursor:pointer;height:.25rem;overflow:hidden;position:relative;width:100%}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-dots .carousel-dot.active{animation:loader;animation-duration:3s;animation-fill-mode:forwards;animation-timing-function:linear}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-dots .carousel-dot.passed{background-position:0 0}@keyframes loader{0%{background-position:100% 50%}to{background-position:0 50%}}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel{background-color:var(--theme-color-light);display:flex;height:100%;overflow-x:scroll;position:relative;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel::-webkit-scrollbar{display:none}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel .reedsy-modal--carousel-item{box-sizing:border-box;flex:none;height:100%;position:relative;scroll-snap-align:start;width:100%}.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel .reedsy-modal--carousel-item img,.reedsy-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel .reedsy-modal--carousel-item video{background-color:#111119;border-radius:.5rem .5rem 0 0;box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .5rem 0 var(--shadowColor);box-sizing:border-box;height:calc(100% - .5rem);margin:.25rem;max-height:30vh;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:calc(100% - .5rem)}@media(min-width: 900px){.reedsy-modal.exit-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-item img,.reedsy-modal.exit-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-item video{border-radius:.5rem;height:calc(100% - 3rem);margin:1.5rem;max-height:100%;position:absolute;width:calc(100% - 3rem)}}.reedsy-modal.sidebar-modal .gallery_modal .reedsy-modal--panel{grid-template-areas:"gallery" "content";grid-template-columns:100%}.reedsy-modal.sidebar-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-dots{bottom:.5rem;width:calc(100% - 1rem)}@media(min-width: 900px){.reedsy-modal.sidebar-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-item img,.reedsy-modal.sidebar-modal .gallery_modal .reedsy-modal--panel .reedsy-modal--carousel-item video{max-height:280px}}.reedsy-modal{--theme-color-light:color-mix(in srgb,var(--theme-color),#fff 80%);--theme-color-dark:color-mix(in srgb,var(--theme-color),#000 50%);color:#191c26;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.reedsy-modal p{margin-bottom:0 !important}.reedsy-modal .reedsy-modal--text-cta{letter-spacing:1px;opacity:.5}.reedsy-modal .reedsy-modal--content{max-height:100vh;max-height:-webkit-fill-available;max-width:560px;width:100%}@keyframes popInSm{0%{transform:translateY(40px)}to{transform:translateY(0)}}@keyframes popInLg{0%{transform:scale(0.95)}to{transform:scale(1)}}@media(min-width: 600px){.reedsy-modal .reedsy-modal--content{min-width:400px}}.reedsy-modal .reedsy-modal--overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(17, 17, 25, 0.65);cursor:pointer;height:100%;margin:0;position:absolute;top:0;width:100%;z-index:-1}.reedsy-modal.exit-modal{align-items:end;animation:fade .2s;display:none;height:100%;justify-content:center;left:0;max-height:100vh;opacity:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:9999}@media(min-width: 600px){.reedsy-modal.exit-modal{align-items:center}}@keyframes fade{0%{opacity:0}to{opacity:1}}.reedsy-modal.exit-modal.visible{display:flex;opacity:1}.reedsy-modal.exit-modal.visible .reedsy-modal--content{animation:popInSm .5s}@media(min-width: 600px){.reedsy-modal.exit-modal.visible .reedsy-modal--content{animation:popInLg .2s}}.reedsy-modal.exit-modal p.reedsy-modal--heading{font-size:18px;font-weight:500;line-height:1.5rem}@media(min-width: 600px){.reedsy-modal.exit-modal p.reedsy-modal--heading{font-size:1.5rem;line-height:2rem}}.reedsy-modal.exit-modal p{font-size:1rem;line-height:1.4}@media(min-width: 600px){.reedsy-modal.exit-modal p{font-size:18px}}.reedsy-modal.exit-modal .reedsy-modal--close{cursor:pointer;position:absolute;right:16px;top:16px;z-index:1}.reedsy-modal.exit-modal .reedsy-modal--close svg{border-radius:50%;box-shadow:0 4px 8px rgba(0, 0, 0, 0.2)}.reedsy-modal.exit-modal .reedsy-modal--panel{background:#fff;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .5rem 0 var(--shadowColor);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);position:relative;width:100%}@media(min-width: 600px){.reedsy-modal.exit-modal .reedsy-modal--panel{border-radius:1rem}}.reedsy-modal.exit-modal .reedsy-modal--panel .reedsy-modal--image{height:auto;max-height:40vh;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:100%}.reedsy-modal.exit-modal .reedsy-modal--panel .reedsy-modal--body{display:grid;gap:.125rem;padding:1rem}@media(min-width: 600px){.reedsy-modal.exit-modal .reedsy-modal--panel .reedsy-modal--body{gap:.5rem;padding:1.5rem}}.reedsy-modal.sidebar-modal{position:sticky;top:1rem}.reedsy-modal.sidebar-modal .reedsy-modal--panel{background:#fff;border-radius:.5rem;box-shadow:0 2px 16px 0 rgba(0, 0, 0, 0.05),0 1px 4px 0 rgba(0, 0, 0, 0.15);box-sizing:border-box;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);position:relative;width:100%}.reedsy-modal.sidebar-modal .reedsy-modal--panel .reedsy-modal--image{height:auto;vertical-align:middle;width:100%}.reedsy-modal.sidebar-modal .reedsy-modal--panel .reedsy-modal--body{display:grid;gap:.125rem;padding:1rem}.reedsy-modal.sidebar-modal p.reedsy-modal--heading{font-size:18px;font-weight:500;line-height:1.4}.reedsy-modal.sidebar-modal p{font-size:1rem;line-height:1.4}.reedsy-modal.sidebar-modal .reedsy-modal--btn,.reedsy-modal.sidebar-modal .reedsy-modal--input,.reedsy-modal.sidebar-modal .reedsy-modal--select{border-radius:.325rem;font-size:1rem !important;padding:6px 12px !important}:root{--fontFamily-base: Rubik, Rubik-bold-fallback, Arial, sans-serif;--fontWeight-base-bold: 500;--fontFamily-serif: Lora, Lora-fallback, Times New Roman, serif;--fontWeight-serif-bold: 700;--fontWeight-headings: 500}:root .dark-theme{--bgColor-base: #26343f;--bgColor-emphasis: #f8f9f9;--bgColor-muted: #1d2730;--bgColor-inset: #141b22;--bgColor-translucent: rgba(100, 114, 127, 0.5);--bgColor-overlay: rgba(11, 15, 19, 0.9);--fgColor-base: #ffffff;--fgColor-muted: #bbc0c8;--fgColor-disabled: #3a4d5a;--dividerColor: rgba(143, 153, 164, 0.3);--form-borderColor: #64727f;--form-focusColor: rgba(237, 172, 1, 0.2);--shadowColor: rgba(17, 17, 26, 0.5);--shadowColor-muted: rgba(17, 17, 26, 0.25);--primary: #12a4e2;--primary-emphasis: #43bcea;--primary-muted: #104069;--primary-backdrop: #0d2d4d;--primary-translucent: rgba(18, 164, 226, 0.2);--primary-onBase: #ffffff;--primary-onEmphasis: #ffffff;--primary-onMuted: #afe8f9;--neutral: #3a4d5a;--neutral-emphasis: #64727f;--neutral-muted: #26343f;--neutral-backdrop: #0b0f13;--neutral-translucent: rgba(187, 192, 200, 0.2);--neutral-onBase: var(--fgColor-base);--neutral-onEmphasis: var(--fgColor-base);--neutral-onMuted: var(--fgColor-muted);--success: #669213;--success-emphasis: #7eae13;--success-muted: #2b450d;--success-backdrop: #182a07;--success-translucent: rgba(126, 174, 19, 0.2);--success-onBase: #ffffff;--success-onEmphasis: #ffffff;--success-onMuted: #b3d744;--danger: #d4494d;--danger-emphasis: #f25153;--danger-muted: #7b3035;--danger-backdrop: #5f262a;--danger-translucent: rgba(242, 81, 83, 0.2);--danger-onBase: #ffffff;--danger-onEmphasis: #ffffff;--danger-onMuted: #fe7169;--warning: #c88307;--warning-emphasis: #edac01;--warning-muted: #63300e;--warning-backdrop: #451f0c;--warning-translucent: rgba(245, 188, 44, 0.2);--warning-onBase: #ffffff;--warning-onEmphasis: #ffffff;--warning-onMuted: #facc58;--dark: #1d2730;--dark-emphasis: #30404c;--dark-muted: #141b22;--dark-backdrop: #0b0f13;--dark-translucent: rgba(187, 192, 200, 0.2);--dark-onBase: #ffffff;--dark-onEmphasis: #ffffff;--dark-onMuted: #64727f}:root .dark-theme .accent-purple{--accent: #A27AB8;--accent-emphasis: #B990CA;--accent-muted: #54425F;--accent-backdrop: #40344A;--accent-translucent: rgba(162, 122, 184, 0.2);--accent-onBase: #ffffff;--accent-onEmphasis: #ffffff;--accent-onMuted: #CFA7D9}:root .dark-theme .img-icon{filter:invert(1) brightness(2)}:root{--bgColor-base: #ffffff;--bgColor-emphasis: #26343f;--bgColor-muted: #f1f3f3;--bgColor-inset: #e3e6e6;--bgColor-translucent: rgba(227, 230, 230, 0.2);--bgColor-overlay: rgba(11, 15, 19, 0.8);--fgColor-base: #1d2730;--fgColor-muted: #64727f;--fgColor-disabled: #3a4d5a;--fgColor-light: #ffffff;--fgColor-dark: #1d2730;--fgColor-onBase: #ffffff;--fgColor-onEmphasis: #ffffff;--fgColor-onMuted: #ffffff;--fgColor-link: #1387c2;--dividerColor: rgba(48, 64, 76, 0.15);--form-borderColor: #d0d3d3;--form-focusColor: rgba(237, 172, 1, 0.2);--shadowColor: rgba(17, 17, 26, 0.15);--shadowColor-muted: rgba(17, 17, 26, 0.1);--primary: #12a4e2;--primary-emphasis: #1387c2;--primary-muted: #e5faff;--primary-backdrop: #0d2d4d;--primary-translucent: rgba(18, 164, 226, 0.2);--primary-onBase: #ffffff;--primary-onEmphasis: #ffffff;--primary-onMuted: #1387c2;--neutral: rgba(187, 192, 200, 0.6);--neutral-emphasis: rgba(143, 153, 164, 0.5);--neutral-muted: rgba(187, 192, 200, 0.6);--neutral-backdrop: #64727f;--neutral-translucent: rgba(187, 192, 200, 0.2);--neutral-onBase: var(--fgColor-base);--neutral-onEmphasis: var(--fgColor-base);--neutral-onMuted: var(--fgColor-muted);--success: #7eae13;--success-emphasis: #669213;--success-muted: #eff6d6;--success-backdrop: #2b450d;--success-translucent: rgba(126, 174, 19, 0.2);--success-onBase: #ffffff;--success-onEmphasis: #ffffff;--success-onMuted: #507812;--danger: #f25153;--danger-emphasis: #d4494d;--danger-muted: #ffdccc;--danger-backdrop: #5f262a;--danger-translucent: rgba(242, 81, 83, 0.2);--danger-onBase: #ffffff;--danger-onEmphasis: #ffffff;--danger-onMuted: #d4494d;--warning: #edac01;--warning-emphasis: #c88307;--warning-muted: #fff2d2;--warning-backdrop: #451f0c;--warning-translucent: rgba(164, 98, 11, 0.2);--warning-onBase: #ffffff;--warning-onEmphasis: #ffffff;--warning-onMuted: #c88307;--dark: #26343f;--dark-emphasis: #1d2730;--dark-muted: #3a4d5a;--dark-backdrop: #141b22;--dark-translucent: rgba(187, 192, 200, 0.2);--dark-onBase: #ffffff;--dark-onEmphasis: #ffffff;--dark-onMuted: #c88307;--light: #ffffff;--light-emphasis: #eaeced;--light-muted: #eaeced;--light-backdrop: #989b9b;--light-translucent: rgba(189, 193, 193, 0.2);--light-onBase: var(--fgColor-base);--light-onEmphasis: var(--fgColor-base);--light-onMuted: #64727f}:root .accent-blue{--accent: var(--primary);--accent-emphasis: var(--primary-emphasis);--accent-muted: var(--primary-muted);--accent-backdrop: var(--primary-backdrop);--accent-translucent: var(--primary-translucent);--accent-onBase: var(--primary-onBase);--accent-onEmphasis: var(--primary-onEmphasis);--accent-onMuted: var(--primary-onMuted)}:root .accent-green{--accent: var(--success);--accent-emphasis: var(--success-emphasis);--accent-muted: var(--success-muted);--accent-backdrop: var(--success-backdrop);--accent-translucent: var(--success-translucent);--accent-onBase: var(--success-onBase);--accent-onEmphasis: var(--success-onEmphasis);--accent-onMuted: var(--success-onMuted)}:root .accent-yellow{--accent: var(--warning);--accent-emphasis: var(--warning-emphasis);--accent-muted: var(--warning-muted);--accent-backdrop: var(--warning-backdrop);--accent-translucent: var(--warning-translucent);--accent-onBase: var(--warning-onBase);--accent-onEmphasis: var(--warning-onEmphasis);--accent-onMuted: var(--warning-onMuted)}:root .accent-red{--accent: var(--danger);--accent-emphasis: var(--danger-emphasis);--accent-muted: var(--danger-muted);--accent-backdrop: var(--danger-backdrop);--accent-translucent: var(--danger-translucent);--accent-onBase: var(--danger-onBase);--accent-onEmphasis: var(--danger-onEmphasis);--accent-onMuted: var(--danger-onMuted)}:root .accent-purple{--accent: #A27AB8;--accent-emphasis: #8E6CA2;--accent-muted: #F1DCF3;--accent-backdrop: #54425F;--accent-translucent: rgba(162, 122, 184, 0.2);--accent-onBase: #ffffff;--accent-onEmphasis: #ffffff;--accent-onMuted: #8E6CA2}.bg-hero{background-size:contain;background-repeat:no-repeat;background-position:right}.bg-blur{backdrop-filter:blur(0.5rem)}.bgColor-base{background-color:var(--bgColor-base) !important}.bgColor-emphasis{background-color:var(--bgColor-emphasis) !important}.bgColor-muted{background-color:var(--bgColor-muted) !important}.bgColor-translucent{background-color:var(--bgColor-translucent) !important}.bgColor-inset{background-color:var(--bgColor-inset) !important}.bgColor-accent-emphasis{background-color:var(--accent-emphasis) !important}.bgColor-accent-muted{background-color:var(--accent-muted) !important}.bgColor-accent-backdrop{background-color:var(--accent-backdrop) !important}.bgColor-accent-translucent{background-color:var(--accent-translucent) !important}.bgColor-accent{background-color:var(--accent) !important}.bgGradient-accent-muted{background:linear-gradient(var(--accent-muted), transparent)}.bgColor-primary-emphasis{background-color:var(--primary-emphasis) !important}.bgColor-primary-muted{background-color:var(--primary-muted) !important}.bgColor-primary-backdrop{background-color:var(--primary-backdrop) !important}.bgColor-primary-translucent{background-color:var(--primary-translucent) !important}.bgColor-primary{background-color:var(--primary) !important}.bgGradient-primary-muted{background:linear-gradient(var(--primary-muted), transparent)}.bgColor-neutral-emphasis{background-color:var(--neutral-emphasis) !important}.bgColor-neutral-muted{background-color:var(--neutral-muted) !important}.bgColor-neutral-backdrop{background-color:var(--neutral-backdrop) !important}.bgColor-neutral-translucent{background-color:var(--neutral-translucent) !important}.bgColor-neutral{background-color:var(--neutral) !important}.bgGradient-neutral-muted{background:linear-gradient(var(--neutral-muted), transparent)}.bgColor-success-emphasis{background-color:var(--success-emphasis) !important}.bgColor-success-muted{background-color:var(--success-muted) !important}.bgColor-success-backdrop{background-color:var(--success-backdrop) !important}.bgColor-success-translucent{background-color:var(--success-translucent) !important}.bgColor-success{background-color:var(--success) !important}.bgGradient-success-muted{background:linear-gradient(var(--success-muted), transparent)}.bgColor-danger-emphasis{background-color:var(--danger-emphasis) !important}.bgColor-danger-muted{background-color:var(--danger-muted) !important}.bgColor-danger-backdrop{background-color:var(--danger-backdrop) !important}.bgColor-danger-translucent{background-color:var(--danger-translucent) !important}.bgColor-danger{background-color:var(--danger) !important}.bgGradient-danger-muted{background:linear-gradient(var(--danger-muted), transparent)}.bgColor-warning-emphasis{background-color:var(--warning-emphasis) !important}.bgColor-warning-muted{background-color:var(--warning-muted) !important}.bgColor-warning-backdrop{background-color:var(--warning-backdrop) !important}.bgColor-warning-translucent{background-color:var(--warning-translucent) !important}.bgColor-warning{background-color:var(--warning) !important}.bgGradient-warning-muted{background:linear-gradient(var(--warning-muted), transparent)}.bgColor-dark-emphasis{background-color:var(--dark-emphasis) !important}.bgColor-dark-muted{background-color:var(--dark-muted) !important}.bgColor-dark-backdrop{background-color:var(--dark-backdrop) !important}.bgColor-dark-translucent{background-color:var(--dark-translucent) !important}.bgColor-dark{background-color:var(--dark) !important}.bgGradient-dark-muted{background:linear-gradient(var(--dark-muted), transparent)}.border{border-style:solid;border-color:var(--dividerColor)}.border-t{border-top-width:.0625rem}.border-b{border-bottom-width:.0625rem}.border-l{border-left-width:.0625rem}.border-r{border-right-width:.0625rem}.border-base{border-width:.0625rem}.border-md{border-width:.125rem}.border-lg{border-width:.25rem}.border-dashed{border-style:dashed}.br-sm{border-radius:.25rem !important}.br-base{border-radius:.5rem !important}.br-lg{border-radius:1rem !important}.br-round{border-radius:50cqh !important}.borderColor-accent{border-color:var(--accent) !important}.borderColor-accent-translucent{border-color:var(--accent-translucent) !important}.borderColor-primary{border-color:var(--primary) !important}.borderColor-neutral{border-color:var(--neutral) !important}.borderColor-success{border-color:var(--success) !important}.borderColor-danger{border-color:var(--danger) !important}.borderColor-warning{border-color:var(--warning) !important}.borderColor-light{border-color:var(--light) !important}.borderColor-dark{border-color:var(--dark) !important}.bs-base{box-shadow:0 .05rem .1rem var(--shadowColor-muted),0 .125rem .375rem var(--shadowColor)}.bs-lg{box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .35rem 0 var(--shadowColor)}.fgColor-onEmphasis{color:var(--fgColor-onEmphasis)}.fgColor-inherit{color:inherit}.fgColor-inherit:hover{color:inherit}.fgColor-accent{color:var(--accent) !important}.fgColor-primary{color:var(--primary) !important}.fgColor-neutral{color:var(--neutral) !important}.fgColor-success{color:var(--success) !important}.fgColor-danger{color:var(--danger) !important}.fgColor-warning{color:var(--warning) !important}.fgColor-base{color:var(--fgColor-base) !important}.fgColor-muted{color:var(--fgColor-muted) !important}.fgColor-light{color:var(--fgColor-light) !important}.fgColor-dark{color:var(--fgColor-dark) !important}.fgColor-accent-onMuted{color:var(--accent-onMuted)}.fgColor-accent-onEmphasis{color:var(--accent-onEmphasis)}.fgColor-accent-onBase{color:var(--accent-onBase)}.fgColor-primary-onMuted{color:var(--primary-onMuted)}.fgColor-primary-onEmphasis{color:var(--primary-onEmphasis)}.fgColor-primary-onBase{color:var(--primary-onBase)}.fgColor-neutral-onMuted{color:var(--neutral-onMuted)}.fgColor-neutral-onEmphasis{color:var(--neutral-onEmphasis)}.fgColor-neutral-onBase{color:var(--neutral-onBase)}.fgColor-success-onMuted{color:var(--success-onMuted)}.fgColor-success-onEmphasis{color:var(--success-onEmphasis)}.fgColor-success-onBase{color:var(--success-onBase)}.fgColor-danger-onMuted{color:var(--danger-onMuted)}.fgColor-danger-onEmphasis{color:var(--danger-onEmphasis)}.fgColor-danger-onBase{color:var(--danger-onBase)}.fgColor-warning-onMuted{color:var(--warning-onMuted)}.fgColor-warning-onEmphasis{color:var(--warning-onEmphasis)}.fgColor-warning-onBase{color:var(--warning-onBase)}.hover{transition:all .2s ease}.hover-borderAccent{outline:.125rem solid rgba(0,0,0,0)}.hover-borderAccent:hover{outline-color:var(--accent)}.hover-bsBase:hover{box-shadow:0 .05rem .1rem var(--shadowColor-muted),0 .125rem .375rem var(--shadowColor)}.hover-grow:hover{transform:scale(1.025)}.img-full{width:100%;height:auto}.img-inline{display:inline-block}.img-cover{width:100%;height:100%;object-fit:cover}.w-75{max-width:75%}.w-50{max-width:50%}.img-avatar{border-radius:50%}.img-invert{filter:invert(1) brightness(2)}.img-bg-cover{position:absolute;top:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:right}@supports(padding: max(0px)){.content{padding-left:max(var(--content-padding)),env(safe-area-inset-left);padding-right:max(var(--content-padding)),env(safe-area-inset-right)}}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:80px;height:100%}html,body,div,span,button,input,select,textarea,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,em,img,small,strong,b,u,i,center,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,figcaption,footer,header,main,menu,nav,section,summary,audio,video{background:rgba(0,0,0,0);border:0;font-size:100%;margin:0;min-width:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}img{vertical-align:middle}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{width:100%;text-align:left;border-collapse:collapse;border-spacing:0}.h-100{height:100%}.w-100{width:100%}.w-50{width:50%}.w-25{width:25%}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.mb-sm{margin-bottom:.5rem}.pb-sm{padding-bottom:.5rem}.mb-base{margin-bottom:1rem}.pb-base{padding-bottom:1rem}.mb-lg{margin-bottom:2rem}.pb-lg{padding-bottom:2rem}.mt-sm{margin-top:.5rem}.pt-sm{padding-top:.5rem}.mt-base{margin-top:1rem}.pt-base{padding-top:1rem}.mt-lg{margin-top:2rem}.pt-lg{padding-top:2rem}.ml-sm{margin-left:.5rem}.pl-sm{padding-left:.5rem}.ml-base{margin-left:1rem}.pl-base{padding-left:1rem}.ml-lg{margin-left:2rem}.pl-lg{padding-left:2rem}.mr-sm{margin-right:.5rem}.pr-sm{padding-right:.5rem}.mr-base{margin-right:1rem}.pr-base{padding-right:1rem}.mr-lg{margin-right:2rem}.pr-lg{padding-right:2rem}.hidden{display:none !important}@media(max-width: 599px){.hidden-until-sm{display:none !important}}@media(min-width: 600px){.visible-until-sm{display:none !important}}@media(max-width: 899px){.hidden-until-md{display:none !important}}@media(min-width: 900px){.visible-until-md{display:none !important}}@media(max-width: 1023px){.hidden-until-lg{display:none !important}}@media(min-width: 1024px){.visible-until-lg{display:none !important}}@media(max-width: 1280px){.hidden-until-xl{display:none !important}}@media(min-width: 1280px){.visible-until-xl{display:none !important}}.grid{width:100%;display:flex;flex-wrap:wrap;gap:.5rem;box-sizing:border-box}.grid .cell{flex:1}.grid .cell-shrink{flex:0 1 auto}@media(max-width: 899px){.grid.responsive-md>.cell,.grid.responsive-md>.cell-shrink{flex:0 0 100%}}@media(max-width: 599px){.grid.responsive-sm>.cell,.grid.responsive-sm>.cell-shrink{flex:0 0 100%}}.grid-column{display:grid;gap:.5rem}.grid-middle{align-items:center}.grid-center{justify-content:center}.grid-bottom{align-items:end}.grid-no-wrap{flex-wrap:nowrap}.grid-justify{justify-content:space-between}.grid-justify-v{align-content:space-between}.gap-xs{gap:.25rem}.gap-sm{gap:.5rem}.gap-base{gap:1rem}.gap-md{gap:1.5rem}.gap-lg{gap:2rem}.gap-xl{gap:3rem}.grid-shuffle{position:relative;display:grid;gap:3rem}@media(max-width: 899px){.grid-shuffle .cell-img{margin-top:-2em}}@media(min-width: 900px){.grid-shuffle{grid-template-columns:1fr 1fr;align-items:center;justify-content:center;grid-auto-flow:row dense}.grid-shuffle>:nth-child(4n-1){grid-column-start:2}}.grid-3{display:grid;grid-template-columns:1fr}@media(min-width: 900px){.grid-3{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 900px){.grid-span-2{grid-column:span 2}}body{background-color:var(--bgColor-base)}.content{--content-padding: 1rem;padding:0 var(--content-padding);max-width:1016px;margin:0 auto;box-sizing:border-box;position:relative}@media(min-width: 600px){.content{--content-padding: 4rem}}@media(min-width: 900px){.content{--content-padding: 1.5rem}}.content.content-thin{max-width:600px}@media(min-width: 900px){.content.content-thin{max-width:800px}}.content.content-wide{max-width:1160px}.overflow-hidden{overflow:hidden}@media(max-width: 599px){.overflow-xs{padding:0 var(--content-padding);margin:0 calc(var(--content-padding)*-1)}}@media(max-width: 899px){.overflow-md{padding:0 1rem;margin:0 calc(var(--content-padding)*-1)}}section{position:relative;padding:1rem 0}@media(min-width: 600px){section{padding:2rem 0}}section.section-lg{padding:2rem 0}@media(min-width: 600px){section.section-lg{padding:4rem 0}}.card{border-radius:.5rem .5rem 0 0;background:var(--bgColor-base)}@media(min-width: 600px){.card{border-radius:1rem 1rem 0 0}}.scroll-container{position:relative}.scroll-container::before,.scroll-container::after{top:50%;transform:translateY(-50%);content:"";position:absolute;height:1.5rem;width:1.5rem;border-radius:.375rem;background-color:var(--bgColor-inset);color:var(--fgColor-base);font-size:1.25rem;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:1}.scroll-container::before{content:"<";left:.25rem}.scroll-container::after{content:">";right:.25rem}.scroll-container.show-left-arrow::before,.scroll-container.show-right-arrow::after{display:flex}.scroll-x{overflow-x:auto}.scroll-x::-webkit-scrollbar{display:none}.scroll-x.scroll-padding{margin:-1rem;padding:1rem}@font-face{font-family:"Rubik-bold-fallback";size-adjust:106%;ascent-override:90%;src:local("Arial")}@font-face{font-family:"Rubik-fallback";size-adjust:104.91%;ascent-override:90%;src:local("Arial")}@font-face{font-family:"Lora-fallback";size-adjust:115.62%;ascent-override:85%;src:local("Times New Roman")}body{font-family:var(--fontFamily-base);color:var(--fgColor-base);text-shadow:1px 1px 1px rgba(0,0,0,.004);text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important;line-height:1.5}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-family:var(--fontFamily-base);font-weight:var(--fontWeight-headings);line-height:1.25}.text-hero{font-size:2rem;font-weight:600}@media(min-width: 900px){.text-hero{font-size:3rem}}h1,.h1{font-size:1.75rem}@media(min-width: 600px){h1,.h1{font-size:2rem}}@media(min-width: 900px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:1.5rem}@media(min-width: 900px){h2,.h2{font-size:2rem}}h3,.h3{font-size:1.25rem}@media(min-width: 900px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1rem}p{font-size:1rem}p.small{font-size:14px}p.base{font-size:1rem}p.large{font-size:18px}@media(min-width: 900px){p.large-md{font-size:18px}}small{font-size:14px}b,strong{font-weight:var(--fontWeight-base-bold)}ul{margin:0;padding-inline-start:1.25rem}@media(min-width: 600px){ul{padding-inline-start:1.5rem}}ol{margin:0;padding-inline-start:2rem}a{text-decoration:none;font-weight:var(--fontWeight-base-bold);color:var(--accent, var(--primary))}a:hover{color:var(--accent-emphasis, var(--primary-emphasis));text-decoration:underline}a.underlined{color:inherit;text-decoration:underline;font-weight:inherit}hr{height:.0625rem;background-color:var(--dividerColor);margin:1rem 0}a.active{color:var(--accent, var(--primary))}a.active:hover{color:var(--accent-emphasis, var(--primary-emphasis))}.no-decoration{color:inherit;font-weight:inherit}.no-decoration:hover{color:inherit;text-decoration:none}.text-logo{font-family:"Aleo",Georgia,serif;font-weight:400 !important}.text-center{text-align:center}@media(max-width: 599px){.text-center-sm{text-align:center}}@media(max-width: 899px){.text-center-md{text-align:center}}.text-right{text-align:right}.text-left{text-align:left}.text-break{overflow-wrap:break-word;word-wrap:break-word}.text-italic{font-style:italic}.text-strike{text-decoration:line-through}.text-serif{--fontWeight-headings: var(--fontWeight-serif-bold);font-family:var(--fontFamily-serif);-webkit-font-smoothing:auto !important}.text-serif b,.text-serif strong{font-weight:var(--fontWeight-serif-bold)}.article{line-height:1.6}.article h1,.article h2{font-family:var(--fontFamily-serif);font-weight:var(--fontWeight-serif-bold);margin-bottom:.5rem}.article h1 b,.article h1 strong,.article h2 b,.article h2 strong{font-weight:var(--fontWeight-serif-bold)}.article>h2:not(:first-child){border-top:.125rem dashed var(--dividerColor);padding-top:2rem;margin-top:2rem}.article>.shortcode+h2{border:none;padding-top:0}.article>h3{margin-top:1.5rem;margin-bottom:.5rem}.article>h4,.article>h5{margin-top:1rem;margin-bottom:.25rem}.article>p+ul,.article>p+ol{margin-top:-0.75rem}.article>p,.article>ul,.article>ol,.article>blockquote{margin-bottom:1rem}.article>p,.article>ul,.article>ol,.article>ol>li>p,.article>ul>li>p,.article>blockquote p{font-family:var(--fontFamily-serif);font-size:18px;-webkit-font-smoothing:auto !important}.article>p b,.article>p strong,.article>ul b,.article>ul strong,.article>ol b,.article>ol strong,.article>ol>li>p b,.article>ol>li>p strong,.article>ul>li>p b,.article>ul>li>p strong,.article>blockquote p b,.article>blockquote p strong{font-weight:var(--fontWeight-serif-bold) !important}.article hr{height:.0625rem;background-color:var(--dividerColor);margin:1.5rem 0}.article blockquote{padding:1rem 1.5rem;background:var(--accent-muted);border-radius:.25rem;border-left:.25rem solid var(--accent);clear:both}.article>p a,.article>ul a,.article>ol a,.article>blockquote a{word-break:break-word}.article>p a:not(.no-decoration):not(.btn):not(.toc-link),.article>ul a:not(.no-decoration):not(.btn):not(.toc-link),.article>ol a:not(.no-decoration):not(.btn):not(.toc-link),.article>blockquote a:not(.no-decoration):not(.btn):not(.toc-link){color:var(--accent-emphasis);font-weight:inherit !important;border-bottom:.0625rem solid var(--neutral)}.article>p a:not(.no-decoration):not(.btn):not(.toc-link):hover,.article>ul a:not(.no-decoration):not(.btn):not(.toc-link):hover,.article>ol a:not(.no-decoration):not(.btn):not(.toc-link):hover,.article>blockquote a:not(.no-decoration):not(.btn):not(.toc-link):hover{text-decoration:none;color:var(--accent)}.tiny-mce .size-full,.tiny-mce .size-large{width:100% !important;height:auto}.tiny-mce .alignright{text-align:right}.tiny-mce .aligncenter{text-align:center}.tiny-mce .alignleft{text-align:left}.tiny-mce figure{overflow:hidden;margin:1.5rem 0}.tiny-mce figure img{max-width:100%;height:auto;border-radius:.375rem}.tiny-mce figure.alignright,.tiny-mce figure.alignleft{display:table}.tiny-mce figure.alignright figcaption,.tiny-mce figure.alignleft figcaption{margin-top:0;display:table-caption;caption-side:bottom}.tiny-mce figcaption{margin-top:1rem;color:var(--fgColor-muted)}.tiny-mce figcaption a{color:var(--fgColor-muted);text-decoration:underline}.tiny-mce>p img,.tiny-mce blockquote p img,.tiny-mce li img,.tiny-mce table img,.tiny-mce figure,.tiny-mce>img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:.375rem}.tiny-mce>p img.alignright,.tiny-mce blockquote p img.alignright,.tiny-mce li img.alignright,.tiny-mce table img.alignright,.tiny-mce figure.alignright,.tiny-mce>img.alignright{margin:0;float:right;margin-left:1rem;margin-bottom:.5rem}.tiny-mce>p img.alignleft,.tiny-mce blockquote p img.alignleft,.tiny-mce li img.alignleft,.tiny-mce table img.alignleft,.tiny-mce figure.alignleft,.tiny-mce>img.alignleft{margin:0;float:left;margin-right:1rem;margin-bottom:.5rem}.tiny-mce>p img.aligncenter,.tiny-mce blockquote p img.aligncenter,.tiny-mce li img.aligncenter,.tiny-mce table img.aligncenter,.tiny-mce figure.aligncenter,.tiny-mce>img.aligncenter{display:block;margin-left:auto;margin-right:auto}.tiny-mce table{border-radius:.5rem;border:.125rem solid var(--neutral);margin-bottom:1.5rem;width:calc(100vw - 2rem - 4px);font-size:14px;line-height:1.3;display:inline-block;overflow-x:auto;position:relative}@media(min-width: 600px){.tiny-mce table{width:100%;display:table}}.tiny-mce table thead{background:var(--primary-muted)}.tiny-mce table th{font-weight:var(--fontWeight-base-bold);text-align:left;padding:.5rem}.tiny-mce table td{padding:.5rem}.tiny-mce table tr:nth-child(even){background:var(--neutral)}.banner{width:100%;padding:.5rem;background:var(--warning-muted);display:block;text-align:center;font-weight:normal;box-sizing:border-box;text-wrap:balance}@media(min-width: 600px){.banner{padding:1rem}}.banner.dark{background-color:var(--dark);color:var(--fgColor-light)}.banner #countdown-learning{font-family:"Courier New",Courier,monospace;font-weight:bold;white-space:nowrap}@media(max-width: 599px){.banner p,.banner a{font-size:14px;line-height:18px}}.book{position:relative;container-type:inline-size;background:var(--accent-dark);margin:0 auto;width:100%;border-radius:1rem;overflow:hidden;border:.25rem solid var(--light);box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .35rem 0 var(--shadowColor)}.book .text{position:absolute;width:auto;padding:10cqw}.book .text .title{font-weight:700;font-size:15cqw;line-height:1.2}.book .text p{font-size:4.5cqw;line-height:1.2;margin-top:.25rem;font-weight:var(--fontWeight-base-bold)}.book img{width:100%;vertical-align:middle}:root{--btn-neutral-border-text: var(--fgColor-base)}.dark-theme{--btn-neutral-border-text: var(--fgColor-base)}.btn-accent{--btn-text-color: var(--btn-accent-text, var(--accent-onBase));--btn-border-text-color: var(--btn-accent-border-text, var(--accent));--btn-bg-color: var(--accent);--btn-hover-color: var(--accent-emphasis)}.btn-primary{--btn-text-color: var(--btn-primary-text, var(--primary-onBase));--btn-border-text-color: var(--btn-primary-border-text, var(--primary));--btn-bg-color: var(--primary);--btn-hover-color: var(--primary-emphasis)}.btn-neutral{--btn-text-color: var(--btn-neutral-text, var(--neutral-onBase));--btn-border-text-color: var(--btn-neutral-border-text, var(--neutral));--btn-bg-color: var(--neutral);--btn-hover-color: var(--neutral-emphasis)}.btn-success{--btn-text-color: var(--btn-success-text, var(--success-onBase));--btn-border-text-color: var(--btn-success-border-text, var(--success));--btn-bg-color: var(--success);--btn-hover-color: var(--success-emphasis)}.btn-danger{--btn-text-color: var(--btn-danger-text, var(--danger-onBase));--btn-border-text-color: var(--btn-danger-border-text, var(--danger));--btn-bg-color: var(--danger);--btn-hover-color: var(--danger-emphasis)}.btn-warning{--btn-text-color: var(--btn-warning-text, var(--warning-onBase));--btn-border-text-color: var(--btn-warning-border-text, var(--warning));--btn-bg-color: var(--warning);--btn-hover-color: var(--warning-emphasis)}.btn-dark{--btn-text-color: var(--btn-dark-text, var(--dark-onBase));--btn-border-text-color: var(--btn-dark-border-text, var(--dark));--btn-bg-color: var(--dark);--btn-hover-color: var(--dark-emphasis)}.btn-light{--btn-text-color: var(--btn-light-text, var(--light-onBase));--btn-border-text-color: var(--btn-light-border-text, var(--light));--btn-bg-color: var(--light);--btn-hover-color: var(--light-emphasis)}.btn{background:var(--btn-bg-color, var(--neutral));border-radius:.375rem;border-width:.125rem;border-style:solid;border-color:var(--btn-bg-color, var(--neutral));box-sizing:border-box;color:var(--btn-text-color, var(--fgColor-base));cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;font-family:inherit;vertical-align:middle;font-size:1rem;font-weight:var(--fontWeight-base-bold);line-height:1rem;height:2.5rem;padding:0 calc(1rem - 0.25rem);white-space:nowrap;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease;text-align:center}.btn:hover{color:var(--btn-text-color, var(--fgColor-base));background:var(--btn-hover-color, var(--neutral-emphasis));border-color:var(--btn-hover-color, var(--neutral-emphasis));text-decoration:none}.btn:disabled{opacity:.4;pointer-events:none}.btn:active{box-shadow:inset 0 2px 8px 0 var(--shadowColor)}.btn:focus{border-color:var(--btn-hover-color);outline:.125rem solid var(--warning-muted)}.btn-border{background-color:rgba(0,0,0,0);color:var(--btn-bg-color)}.btn-border:hover{background-color:rgba(0,0,0,0);color:var(--btn-hover-color);border-color:var(--btn-hover-color)}.btn-xs{font-size:12px;height:1.5rem;padding:0 calc(.625rem - 0.25rem)}.btn-sm{font-size:14px;height:2.25rem;padding:0 calc(1rem - 0.25rem)}.btn-lg{font-size:18px;line-height:18px;height:3rem;padding:0 calc(1.15rem - 0.25rem)}@media(max-width: 599px){.btn-sm-xs{height:2.25rem;font-size:14px;padding:0 calc(.75rem - 0.25rem)}}@media(max-width: 599px){.btn-full-sm{width:100%}}.btn-full{width:100%}.btn-center{margin:0 auto}.btn-round{border-radius:4rem}.btn-transparent{--btn-bg-color: transparent;--btn-hover-color: transparent}.btn-inherit{--btn-text-color: currentColor;--btn-bg-color: currentColor;--btn-hover-color: currentColor}.btn-google{--btn-bg-color: var(--bgColor-base);--btn-hover-color: var(--bgColor-muted);outline:.0625rem solid var(--neutral-emphasis)}.btn-facebook{--btn-text-color: var(--light);--btn-bg-color: #3b5998;--btn-hover-color: #293e6a}.dropdown{position:relative;display:inline-block}.dropdown:hover .dropdown-container{visibility:visible;opacity:1}.dropdown .dropdown-container{transition:opacity .2s ease;position:absolute;opacity:0;visibility:hidden;z-index:16;margin-top:1rem;color:var(--fgColor-base);padding-top:.5rem}.dropdown .dropdown-container.fixed-width{width:22rem;max-width:80vw}.dropdown .dropdown-container.align-right{right:0}.dropdown .dropdown-container .dropdown-panel{position:relative;background:var(--bgColor-base);padding:1rem;top:-1.5rem;border-radius:.5rem;box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .35rem 0 var(--shadowColor)}.dropdown .dropdown-container .dropdown-panel.dropdown-menu{padding:.25rem;font-size:18px}.dropdown .dropdown-container .dropdown-panel.dropdown-menu a{color:var(--fgColor-base);font-weight:400;line-height:1}.dropdown .dropdown-container .dropdown-panel.dropdown-menu a:hover{text-decoration:none}.dropdown .dropdown-container .dropdown-panel.dropdown-menu .dropdown-cell,.dropdown .dropdown-container .dropdown-panel.dropdown-menu>a,.dropdown .dropdown-container .dropdown-panel.dropdown-menu>p{display:block;width:100%;cursor:pointer;box-sizing:border-box;padding:.625rem;white-space:nowrap;border-radius:.25rem}.dropdown .dropdown-container .dropdown-panel.dropdown-menu .dropdown-cell:hover,.dropdown .dropdown-container .dropdown-panel.dropdown-menu>a:hover,.dropdown .dropdown-container .dropdown-panel.dropdown-menu>p:hover{background:var(--warning-muted)}.dropdown .dropdown-container .dropdown-panel.dropdown-menu .dropdown-cell.active,.dropdown .dropdown-container .dropdown-panel.dropdown-menu>a.active,.dropdown .dropdown-container .dropdown-panel.dropdown-menu>p.active{background:var(--success-muted)}.filters{border-bottom:.0625rem solid var(--dividerColor);border-top:.0625rem solid var(--dividerColor);transition:background-color .2s ease;padding:.75rem 1rem 0 1rem;margin-left:-1rem;margin-right:-1rem}@media(min-width: 600px){.filters{padding:.75rem 4rem 0 4rem;margin-left:-4rem;margin-right:-4rem}}@media(min-width: 900px){.filters{border-top:none;padding:0;margin-left:0;margin-right:0}}.filters #filters-toggle{cursor:pointer;margin-bottom:.75rem}.filters.open .filters-dropdown{display:block}.filters .filters-dropdown{display:none}@media(min-width: 900px){.filters .filters-dropdown{display:block}}.nav-footer{background:var(--bgColor-base);padding:1.5rem 0 5rem 0}.nav-footer .nav-logo{font-size:1.5rem}@media(min-width: 900px){.nav-footer .nav-logo{font-size:2rem}}.nav-footer .links{display:grid;gap:.25rem}.nav-footer .links a{color:var(--fgColor-base);font-weight:400}input:not([type=checkbox],[type=radio],[type=submit]),textarea,select{background-color:var(--bgColor-base);border:.125rem solid var(--form-borderColor);border-radius:.375rem;padding:0 .75rem;height:2.5rem;font-size:1rem;line-height:1.5;box-sizing:border-box;outline:none;width:100%;transition:border-color .3s ease,outline .3s ease;appearance:none;font-family:inherit;color:var(--fgColor-base)}input:not([type=checkbox],[type=radio],[type=submit])::placeholder,textarea::placeholder,select::placeholder{color:var(--fgColor-muted)}input:not([type=checkbox],[type=radio],[type=submit]):focus,textarea:focus,select:focus{outline:.125rem solid var(--warning);box-shadow:0 0 2px 4px var(--form-focusColor)}input:not([type=checkbox],[type=radio],[type=submit]):disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.5;background-color:var(--bgColor-muted);border-style:dotted}input:not([type=checkbox],[type=radio],[type=submit]).input-sm,textarea.input-sm,select.input-sm{font-size:1rem;height:2.25rem;padding:0 .5rem}input:not([type=checkbox],[type=radio],[type=submit]).input-lg,textarea.input-lg,select.input-lg{font-size:1.5rem;height:3.75rem;font-weight:var(--fontWeight-base-bold) !important}@media(max-width: 599px){input:not([type=checkbox],[type=radio],[type=submit]).input-sm-xs,textarea.input-sm-xs,select.input-sm-xs{font-size:14px;line-height:1rem;height:2.25rem;padding:0 .625rem}}textarea{height:auto;padding:.75rem .75rem}select{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23222632' fill-rule='evenodd' d='M8 9.773 2.753 3.359a.966.966 0 0 0-1.411-.099 1.09 1.09 0 0 0-.095 1.486l6 7.895a.968.968 0 0 0 1.506 0l6-7.895c.363-.438.321-1.103-.094-1.486s-1.048-.338-1.412.1z'/%3E%3C/svg%3E") var(--bgColor-base) no-repeat right center;background-size:.75rem;background-position:calc(100% - .75rem) .8rem;padding-right:2rem}select.input-sm{background-position:calc(100% - .75rem) .7rem}.dark-theme select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23ffffff' fill-rule='evenodd' d='M8 9.773 2.753 3.359a.966.966 0 0 0-1.411-.099 1.09 1.09 0 0 0-.095 1.486l6 7.895a.968.968 0 0 0 1.506 0l6-7.895c.363-.438.321-1.103-.094-1.486s-1.048-.338-1.412.1z'/%3E%3C/svg%3E")}label{font-weight:var(--fontWeight-base-bold);font-size:18px;margin-bottom:.5rem;display:block}label.label-base{font-size:1rem}label.label-sm{font-size:14px;margin-bottom:.25rem}.input-icon{position:relative}.input-icon button{position:absolute;right:.25rem;top:50%;transform:translateY(-50%)}form{position:relative}.form-group input:not(:last-child),.form-group textarea:not(:last-child),.form-group select:not(:last-child),.form-group .field_with_errors:not(:last-child){margin-bottom:.5rem}@media(min-width: 900px){.form-50{max-width:50%}}@media(min-width: 900px){.form-75{max-width:75%}}@media(min-width: 900px){.form-full{max-width:100%}}.form-center{margin:0 auto;justify-content:center}.field_with_errors input,.field_with_errors textarea{border-color:var(--danger);box-shadow:0px 0px 0px 4px rgba(var(--danger), 0.2)}.email-suggestion{position:absolute;bottom:-2rem;left:0;right:0;font-size:14px}.grecaptcha-badge{opacity:0;transition:all .4s ease !important;box-shadow:0px 2px 6px rgba(0,0,0,.2) !important;border-radius:4px !important}.checkbox label{font-weight:var(--fontWeight-base);font-size:1rem}header .header-text{padding:2rem 0 2rem 0}@media(max-width: 599px){header .header-text.header-text-sm-xs{padding:.25rem 0 1rem 0}}@media(min-width: 900px){header .header-text.header-text-md-md{padding:3rem 0 4.5rem 0}}@media(min-width: 900px){header .header-text.header-text-lg-md{padding:5rem 0 7rem 0}}.mobile-app-bar{border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-top:1px solid var(--bgColor-base);position:fixed;width:100%;z-index:13;bottom:-200px;padding-left:1rem;padding-right:1rem;padding-bottom:env(safe-area-inset-bottom);background-color:color-mix(in srgb, var(--bgColor-base) 90%, transparent);backdrop-filter:blur(0.5rem);-webkit-backdrop-filter:blur(0.5rem);box-shadow:0 .25rem 1rem var(--shadowColor);transition:bottom .4s ease}.mobile-app-bar.active{bottom:0}@media(min-width: 900px){.mobile-app-bar{display:none}}.modal{display:none;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;align-items:end;max-height:100vh;overflow-y:auto;justify-content:center}@media(min-width: 600px){.modal{align-items:center}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.modal.pop-in{animation:fade .2s}.modal.visible{display:flex;opacity:1}.modal.visible.pop-in .modal-content{animation:popInSm .5s}@media(min-width: 600px){.modal.visible.pop-in .modal-content{animation:popInLg .2s}}.modal.modal-lg .modal-content{max-width:800px}.modal .modal-content{width:100%;max-width:560px;max-height:100vh;max-height:-webkit-fill-available;overflow-y:auto}@keyframes popInSm{0%{transform:translateY(40px)}100%{transform:translateY(0)}}@keyframes popInLg{0%{transform:scale(0.95)}100%{transform:scale(1)}}@media(min-width: 600px){.modal .modal-content{min-width:400px}}.modal .modal-overlay{position:absolute;top:0;z-index:-1;background:var(--bgColor-overlay);height:100%;width:100%;cursor:pointer;backdrop-filter:blur(0.25rem)}.modal .modal-close{position:absolute;top:16px;right:16px;cursor:pointer;z-index:1}.modal .modal-close svg{border-radius:50%;box-shadow:0 .05rem .1rem var(--shadowColor-muted),0 .125rem .375rem var(--shadowColor)}.modal .modal-panel{width:100%;background:var(--bgColor-base);position:relative;border-top-left-radius:.5rem;border-top-right-radius:.5rem;box-shadow:0 1rem 1.5rem 0 var(--shadowColor),0 .125rem .35rem 0 var(--shadowColor);padding-bottom:env(safe-area-inset-bottom)}@media(min-width: 600px){.modal .modal-panel{border-radius:1rem}}.modal .modal-panel .modal-image{width:100%;height:auto;max-height:40vh;object-fit:cover;vertical-align:middle;border-top-left-radius:1rem;border-top-right-radius:1rem;overflow:hidden}.modal .modal-panel .modal-body{display:grid;gap:.5rem;padding:1rem}@media(min-width: 600px){.modal .modal-panel .modal-body{padding:1.5rem}}.nav-top{padding:.5rem 0;top:-100px;transition:top .5s ease-out}@media(min-width: 900px){.nav-top{padding:0}}.nav-top #reedsy,.nav-top #burger{fill:currentColor}.nav-top .nav-trigger,.nav-top .nav-close{cursor:pointer}.nav-top.nav-fixed{position:fixed !important;top:0rem;left:0;right:0;width:100%;background-color:var(--bgColor-base);backdrop-filter:blur(0.5rem);z-index:10;border-bottom:.0625rem solid var(--dividerColor);color:var(--fgColor-base)}.nav-top .nav-links{justify-content:end;font-weight:var(--fontWeight-base-bold);gap:1.5rem}.nav-top .nav-content{display:grid;grid-template-columns:auto max-content;align-items:center}@media(min-width: 900px){.nav-top .nav-content{gap:1.5rem;grid-template-columns:max-content auto max-content}}.nav-top .nav-logo{display:flex;gap:1rem;font-size:1.5rem}@media(min-width: 900px){.nav-top .nav-logo{font-size:2rem}}.nav-top .dropdown-container{margin-left:-1rem}.nav-links{display:grid;grid-auto-flow:column;grid-auto-columns:min-content;gap:1rem}@media(min-width: 600px){.nav-links{gap:1.5rem}}.nav-links .nav-link>a{color:inherit;text-decoration:none;font-weight:inherit;display:block;padding:1.25rem 0 1rem 0;border-bottom:.25rem solid rgba(0,0,0,0);white-space:nowrap}@media(min-width: 600px){.nav-links .nav-link>a{padding:1.5rem 0 1.25rem 0}}.nav-links .nav-link>a.active{border-color:var(--accent)}.nav-links .nav-link>a.active:hover{border-color:var(--accent)}.nav-links .nav-link>a:hover{border-color:var(--accent-muted)}.nav-links .nav-link>a:focus{outline:none;border-color:var(--warning-muted)}.nav-mobile{position:fixed;top:0;width:100vw;height:100vh;left:0;display:none;background-color:var(--bgColor-overlay);z-index:14;color:var(--fgColor-base)}.nav-mobile .nav-link{display:block;color:var(--fgColor-base);margin:.5rem 0;font-weight:400}.nav-mobile.nav-active{display:block}.nav-mobile .panel{position:absolute;bottom:0}.nav-mobile .panel-body{max-height:75vh;overflow:scroll;padding-bottom:5rem !important}.pagination a{color:var(--fgColor-base)}.pagination a:hover{color:var(--fgColor-base)}.pagination .page{background:var(--bgColor-base);margin:0 .175rem;border-radius:.5rem;display:inline-block;padding:.5rem 1rem;border:.0625rem solid var(--neutral);font-weight:var(--fontWeight-base-bold)}.pagination .page.current{border-color:var(--accent);background:var(--accent);color:var(--accent-onBase)}.pagination .first,.pagination .last{display:none}.panel{background-color:var(--bgColor-base);position:relative;border-radius:.5rem;width:100%}.panel>.panel-body{padding:1rem;box-sizing:border-box}@media(min-width: 900px){.panel>.panel-body{padding:1.5rem}}.panel>.panel-header{padding:1rem;border-top-left-radius:.45rem;border-top-right-radius:.45rem}@media(min-width: 900px){.panel>.panel-header{padding:1rem 1.5rem}}.panel>.panel-header .nav-links{margin:-1rem;padding:0 1rem}@media(min-width: 900px){.panel>.panel-header .nav-links{margin:-1rem -1.5rem;padding:0 1.5rem}}.panel .panel-header-image{width:100%;border-top-left-radius:.45rem;border-top-right-radius:.45rem;overflow:hidden;position:relative;background:var(--bgColor-muted);aspect-ratio:16/9}.panel .panel-header-image img{width:100%;height:auto;object-fit:cover;aspect-ratio:16/9}.panel>.panel-footer{padding:1rem;border-bottom-left-radius:.45rem;border-bottom-right-radius:.45rem}@media(min-width: 900px){.panel>.panel-footer{padding:1rem 1.5rem}}.panel.panel-full-height{display:flex;flex-direction:column;height:100%}.panel.panel-full-height>.panel-body{flex-grow:1}.panel.panel-thin>.panel-header{padding:1rem}.panel.panel-thin>.panel-body{padding:1rem}.panel.panel-thin>.panel-footer{padding:1rem}.progress-bar{border:.125rem solid var(--accent);border-radius:50cqh;overflow:hidden;position:relative;height:2rem}.progress-bar .bar{position:absolute;background-color:var(--accent);border-radius:50cqh;height:100%;z-index:0}.progress-bar .count{position:absolute;top:50%;right:1rem;transform:translate(0, -50%);font-weight:var(--fontWeight-base-bold)}.submenu{margin:0 -1rem;padding:0 1rem;background:var(--accent-translucent);backdrop-filter:blur(0.5rem);-webkit-backdrop-filter:blur(0.5rem);border-radius:.5rem;min-height:4rem;display:grid;align-items:center}@media(min-width: 600px){.submenu{min-height:4.5rem;margin:0 -1.5rem;padding:0 1.5rem}}.toggle{display:inline-block;--toggle-size: 1.25rem}.toggle label{position:relative;cursor:pointer;margin:0;line-height:var(--toggle-size)}.toggle label input[type=checkbox]{display:none}.toggle label .toggle-control{display:inline-block;width:calc(2*var(--toggle-size));height:var(--toggle-size);margin-left:.5rem;background-color:var(--bgColor-inset);border-radius:50cqh;vertical-align:middle;transition:background-color .2s ease;position:relative;outline:.125rem solid var(--neutral)}.toggle label .toggle-control::before{content:"";position:absolute;left:0;top:0;width:var(--toggle-size);height:var(--toggle-size);background-color:var(--bgColor-base);border-radius:50%;transition:transform .2s ease;outline:.0625rem solid var(--neutral);box-shadow:0 .05rem .1rem var(--shadowColor-muted),0 .125rem .375rem var(--shadowColor)}.toggle label input[type=checkbox]:checked+.toggle-control{background-color:var(--accent);outline-color:var(--accent)}.toggle label input[type=checkbox]:checked+.toggle-control::before{outline:none;transform:translateX(var(--toggle-size))}.user-dropdown{border-radius:50cqh;background-color:var(--accent-translucent);padding:0 .75rem 0 0}.user-dropdown .user-info{display:inline-flex;align-items:center;gap:.5rem;font-weight:var(--fontWeight-base-bold)}header{background:var(--accent-backdrop);color:var(--fgColor-light)}.text-prompt{font-family:var(--fontFamily-serif);font-weight:500 !important}@media(max-width: 599px){h1.text-prompt{font-size:1.5rem}}.category-links-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1rem}.magazine-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}@media(max-width: 599px){.magazine-grid>.cell{padding:0 2rem}}.magazine-header-grid{display:grid;grid-template-columns:auto}@media(min-width: 900px){.magazine-header-grid{grid-template-columns:300px auto}}@media(max-width: 599px){.magazine-header-grid .book{margin:0 2rem;width:calc(100% - 4rem)}}@media(min-width: 900px){.prompts-header{background-image:url(https://blog-cdn.reedsy.com/assets/writing-prompts/desk-c5c88a6a3b5211920af36bcc243388a0cefa7b77f903ababac92506599794727.svg);background-repeat:no-repeat;background-size:50% auto;background-position:bottom right}}@media(min-width: 900px){.stories-header{background-image:url(https://blog-cdn.reedsy.com/assets/writing-prompts/short-story-9c4cc9555e46dac8fc8ef69106b258d0915018405355b18a8daf048bafc284d4.svg);background-repeat:no-repeat;background-size:70% auto;background-position:bottom right}}.payment-panel{height:100%;justify-content:center;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}@media(min-width: 900px){.user-registration-form{max-width:30rem}}.ugc-content{overflow-wrap:break-word}.ugc-content p+p{margin-top:.5rem}#pool_container.connected .connection-error{display:none}#pool_container .judge-submission{transition:max-height .5s ease;max-height:300px}#pool_container .judge-submission.removed{max-height:0;overflow:hidden}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none !important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid rgb(0,53.5897435897,66);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:hsl(0,0%,71.6666666667%)}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid rgb(0,74.2948717949,91.5);color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:rgb(0,74.2948717949,91.5);border:1px solid rgb(0,53.5897435897,66)}.is-disabled .choices__list--multiple .choices__item{background-color:hsl(0,0%,66.7647058824%);border:1px solid hsl(0,0%,56.7647058824%)}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:hsl(0,0%,71.6666666667%)}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media(min-width: 640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]::after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:hsl(0,0%,95%)}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid rgb(246.5,246.5,246.5);color:hsl(0,0%,50%)}.choices__button{text-indent:-9999px;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.choices__inner,.choices__list.choices__list--dropdown{box-sizing:border-box}.choices__inner{min-height:0;padding:.5rem 1rem;border-radius:.375rem;border-width:.125rem;border-color:var(--form-borderColor);background-color:var(--bgColor-base)}input.choices__input{border:none !important;line-height:1.5rem;height:2rem;margin:0;background:none !important;padding:0 !important;width:auto !important}input.choices__input:focus{outline:none;box-shadow:none}.choices__list--multiple .choices__item{background-color:var(--accent);border-color:var(--accent);border-radius:.25rem;margin:0 8px 0 0}.choices__list--multiple .choices__item.is-highlighted{background-color:var(--accent);border-color:var(--accent)}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{border:none}#welcome-modal .modal-content,#welcome-modal .modal-panel,#welcome-modal .modal-body,#welcome-modal .panel{overflow:visible}#welcome-modal label{font-weight:normal;font-size:1rem}.stripe *{box-sizing:border-box}.stripe{display:flex;justify-content:center}.stripe p{margin-bottom:20px}.stripe form{width:100%;max-width:500px;align-self:center}.stripe .container{border-radius:4px}.stripe input[type=text],.stripe input[type=tel]{border-radius:6px;margin-bottom:6px;padding:12px;border:2px solid rgba(50,50,93,.1);height:44px;font-size:16px;width:100%;background:#fff}.stripe .result-message{line-height:22px;font-size:16px}.stripe .result-message a{color:#596fd6;font-weight:600;text-decoration:none}.stripe .hidden{display:none}.stripe #card-error{color:red;font-size:14px;line-height:24px;text-align:center;margin-top:12px}.stripe #card-element{border-radius:4px 4px;padding:12px;border:2px solid #ececec;height:44px;width:100%;background:#fff;margin-bottom:8px}.stripe input:focus{border:2px solid #16a4e0}.stripe button:disabled{opacity:.75;cursor:default}.stripe .spinner,.stripe .spinner:before,.stripe .spinner:after{border-radius:50%}.stripe .spinner{color:#fff;font-size:22px;text-indent:-99999px;margin:0px auto;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.stripe .spinner:before,.stripe .spinner:after{position:absolute;content:""}.stripe .spinner:before{width:10.4px;height:20.4px;background:#16a4e0;border-radius:20.4px 0 0 20.4px;top:-0.2px;left:-0.2px;-webkit-transform-origin:10.4px 10.2px;transform-origin:10.4px 10.2px;-webkit-animation:loading 2s infinite ease 1.5s;animation:loading 2s infinite ease 1.5s}.stripe .spinner:after{width:10.4px;height:10.2px;background:#16a4e0;border-radius:0 10.2px 10.2px 0;top:-0.1px;left:10.2px;-webkit-transform-origin:0px 10.2px;transform-origin:0px 10.2px;-webkit-animation:loading 2s infinite ease;animation:loading 2s infinite ease}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.payment-image{border-radius:8px 0px 0px 8px}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports(counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports(counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0, 0, 0, 0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media(pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble{box-sizing:border-box}.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label::before,.ql-bubble .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label::before,.ql-bubble .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label::before,.ql-bubble .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:bold}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:normal;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after{left:0;margin-left:50%;position:absolute;transform:translate(-50%, -100%);transition:visibility 0s ease 200ms;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::after{visibility:visible}.ql-container.ql-bubble .ql-hidden{display:none !important}.ql-container.ql-bubble .ql-tooltip{position:absolute;transform:translateY(0.25rem);background:#26343f;color:#fff;border-radius:.375rem;box-shadow:0 .25rem 1rem rgba(17,17,26,.3);z-index:9;white-space:nowrap;display:flex;align-items:center}.ql-container.ql-bubble .ql-tooltip.ql-tooltip-hidden{opacity:0;transform:translateY(0);pointer-events:none;transition:none}.ql-container.ql-bubble .ql-tooltip .ql-tooltip-arrow{display:none}.ql-container.ql-bubble .ql-tooltip .ql-formats{display:flex;margin:0}.ql-container.ql-bubble .ql-tooltip .ql-formats:first-child{background:#30404c;border-top-left-radius:.375rem;border-top-right-radius:.375rem;margin:0}.ql-container.ql-bubble .ql-tooltip .ql-formats-block button{border-bottom:.125rem solid rgba(0,0,0,0);padding-bottom:.375rem}.ql-container.ql-bubble .ql-tooltip .ql-formats-block button.ql-active{border-color:var(--accent)}.ql-container.ql-bubble .ql-tooltip .ql-formats-block .cycling-button button{border-bottom:none}.ql-container.ql-bubble .ql-tooltip .ql-formats-block .ql-track-comment{display:none}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button{height:1.5rem;box-sizing:content-box;padding:.5rem}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button svg{height:1.5rem;width:1.5rem}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button svg path,.ql-container.ql-bubble .ql-tooltip .ql-toolbar button svg .ql-fill{fill:#fff}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button svg .ql-stroke{stroke:#fff}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button.ql-active path,.ql-container.ql-bubble .ql-tooltip .ql-toolbar button.ql-active .ql-fill{fill:var(--accent)}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button.ql-active .ql-stroke{stroke:var(--accent)}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button.hide-format{display:none}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button:disabled{cursor:initial;opacity:1}.ql-container.ql-bubble .ql-tooltip .ql-toolbar button:disabled path{fill:var(--neutral-muted)}.ql-container.ql-bubble{border:.0625rem solid var(--form-borderColor);border-radius:.375rem}.ql-container.ql-bubble ::selection{background:rgba(203,227,118,.5)}.ql-container.ql-bubble .ql-align-justify{text-align:initial}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports(counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports(counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports(counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank::before{color:rgba(0, 0, 0, 0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0, 0, 0, 0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-container.ql-snow{border:.0625rem solid var(--form-borderColor);border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.ql-container.ql-snow .ql-toolbar{background:var(--bgColor-muted);border:.0625rem solid var(--form-borderColor);border-top-right-radius:.5rem;border-top-left-radius:.5rem}.ql-editor{min-height:280px;line-height:1.6}.ql-editor.ql-blank::before{font-family:var(--fontFamily-serif);color:var(--fgColor-muted);font-size:18px;line-height:1.5}.ql-editor>p{margin-bottom:0}.ql-editor>p:not(:first-child){text-indent:1rem}.ql-editor>p:has(br:only-child)+p{text-indent:0 !important}.ql-editor>h3+p,.ql-editor>h4+p{text-indent:0 !important}.ql-editor h3{font-family:var(--fontFamily-serif);font-weight:var(--fontWeight-serif-bold);font-size:1rem !important;margin-bottom:.5rem}@media(min-width: 600px){.ql-editor h3{font-size:18px !important}}.ql-editor>h3:not(:first-child){margin-top:1.5rem}.ql-editor>p{font-family:var(--fontFamily-serif);font-size:1rem;-webkit-font-smoothing:auto !important}@media(min-width: 600px){.ql-editor>p{font-size:18px}}.ql-editor>p b,.ql-editor>p strong{font-weight:var(--fontWeight-serif-bold) !important}.loader{display:inline-block;width:30px;margin:0 auto}.loader::before{content:"";animation:loadingIndicatorSpinner infinite 1s linear;border-radius:50%;border-style:solid;display:inline-block;position:relative;vertical-align:middle;height:24px;width:24px;border-width:3px;border-top-color:#034764;border-left-color:#12a4e2;border-right-color:#034764;border-bottom-color:#034764}@keyframes loadingIndicatorSpinner{0%{transform:rotate(0deg)}50%{transform:rotate(260deg)}100%{transform:rotate(360deg)}}.loader.loader-sm::before{border-width:.25em;height:1em;width:1em}.story-typeset{white-space:break-spaces}.story-typeset>p{margin-bottom:0}.story-typeset>p:not(:first-child){text-indent:1.25rem}.story-typeset>p:has(br:only-child)+p{text-indent:0 !important}.story-typeset>h3+p,.story-typeset>h4+p{text-indent:0 !important}.story-typeset .ql-align-center{text-align:center}.import-to-editor-link{position:relative}.import-to-editor-link span.loader{position:absolute;display:none;left:calc(50% - 15px);top:calc(50% - 15px)}.import-to-editor-link span.loader-sm{top:calc(50% - 9px)}.import-to-editor-link.loading .button-text{visibility:hidden}.import-to-editor-link.loading span.loader{display:inline}.comment-form{background:var(--bgColor-base);border:.0625rem solid var(--form-borderColor);border-radius:.5rem}@media(max-width: 599px){.comment-form{border-radius:0px;margin:0 -1rem}}.comment-form .comment-header{padding:1rem}.comment-form .comment-nest{position:relative}.comment-form textarea{box-shadow:none;min-height:140px;background:var(--bgColor-muted)}.comment-form .comment{opacity:1;border-top:.0625rem solid var(--form-borderColor);padding:1rem}.comment-form .collapsable{cursor:pointer}.comment-form .collapsable::after{content:"";position:absolute;top:1rem;left:1rem;background:var(--bgColor-inset);width:.25rem;height:calc(100% - 2rem);z-index:20;pointer-events:all}.comment-form .collapsable:hover::after{background:var(--neutral-muted)}.comment-form .show-replies{font-size:14px;font-weight:500;padding:0 .5rem .5rem 1rem;cursor:pointer}.comment-form .nested{padding-left:1rem;background:var(--bgColor-muted);box-sizing:border-box}.comment-form .nested textarea{background:var(--bgColor-base)}.comment-form .load-more-replies{padding:0 .5rem .5rem 2rem;background:var(--bgColor-muted);display:block}.comment-form #comment-load{padding:1rem}.comment-form .edit-form{border-top:.0625rem solid var(--form-borderColor);padding:1rem}.comment-form .read-more{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;max-height:7.5rem}.comment-form .posted{opacity:1;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:3s}@keyframes fadeIn{0%{opacity:0;background:var(--warning-muted)}20%{opacity:1}80%{opacity:1;background:var(--warning-muted)}100%{background:var(--bgColor-base)}}.collapsed-comment{max-height:200px;overflow:hidden}.google-one-tap{bottom:16px;left:16px;position:fixed;z-index:298}.admin-bar{position:fixed;z-index:9999;bottom:1rem;left:1rem;padding:.5rem}
