/*!
 * Quill Editor v2.0.2
 * 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:#0009;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,.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:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.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}.govTeams-blue{background-color:#2b88d8}.govTeams-blueDark{background-color:#193e6d}.govTeams-yellow{background-color:#e39720}.govTeams-teal{background-color:#1e8f8e}.govTeams-maroon{background-color:#8b0041}.govTeams-blueDarker{background-color:#20346d}.community-open.page-header,.community-open .communityCard-header{background:#0591a3;background:linear-gradient(90deg,#0591a3 38%,#89ccde)}.community-open .sponsoredBadge,.community-open .communityTypeBadge{color:#0591a3}.community-closed.page-header,.community-closed .communityCard-header{background:#45506b;background:linear-gradient(90deg,#45506b 6%,#6391cb 88%)}.community-closed .sponsoredBadge,.community-closed .communityTypeBadge{color:#45506b}.community-hidden.page-header,.community-hidden .communityCard-header{background:#846a9a;background:linear-gradient(90deg,#846a9a 33%,#9390c9)}.community-hidden .sponsoredBadge,.community-hidden .communityTypeBadge{color:#846a9a}.govTeams-header{height:48px;width:100%;padding:0;line-height:25px}.govTeams-header .left{min-width:260px;height:48px;display:flex;align-items:center}.govTeams-header .left .waffle{width:40px;height:48px;margin-top:17px}.govTeams-header .left .waffle svg{font-size:20px;color:#fff}.govTeams-header .left .logo{height:32px}.govTeams-header .left .logo img{margin-top:0}@media (max-width: 767.99999px){.govTeams-header .left .logo{display:none}}.govTeams-header .left .subtitle{font-size:14px;margin-left:16px;margin-top:5px;color:#fff}@media (max-width: 1199.99999px){.govTeams-header .left .subtitle{display:none}}.govTeams-header .center{min-width:150px;height:32px;margin-top:0;flex:1;justify-content:center}@media (max-width: 991.99999px){.govTeams-header .center{display:none}}.govTeams-header .center .search{max-width:350px}@media (min-width: 1199.99999px){.govTeams-header .center .search{max-width:400px}}@media (min-width: 1599.99999px){.govTeams-header .center .search{max-width:425px}}@media (min-width: 1919.99999px){.govTeams-header .center .search{max-width:450px}}.govTeams-header .center .search .ant-select{width:100%}.govTeams-header .right{text-align:right;margin-right:0;margin-left:auto;height:32px;margin-top:10px;color:#fff}.govTeams-header .right .ant-switch .ant-switch-handle{margin-top:-1px!important}.govTeams-header .right .profile{margin-top:-8px;margin-left:10px;font-size:13px;line-height:25px}@media (max-width: 1199.99999px){.govTeams-header .right .profile .name{display:none}}.govTeams-header .right .profile .ant-avatar{margin:0 5px;background-color:#ffffff4d}.govTeams-header .right button{margin:-5px 10px 0}.govTeams-header .right svg{font-size:20px;color:#fff}.govTeams-header-bottom-search{display:flex;gap:8px;justify-content:center;align-items:center;margin:5px auto}.organisation-action-card .ant-col{padding:1em 0}.govTeams-footer{background:#001529;color:#fff;min-height:48px;width:100%;line-height:25px;padding:5px 10px;font-size:13px}.govTeams-footer .container{display:flex;align-items:center;justify-content:space-between}.govTeams-footer .container .left a{color:#fff;padding:5px 15px;line-height:45px}.ant-layout main{min-height:60vh}@media (max-width: 991.99999px){.govTeams-footer .container .left a{line-height:25px}.govTeams-footer .container .right{display:none}}@media (max-width: 767.99999px){.govTeams-footer .container{align-items:center;justify-content:center}.govTeams-footer .container .left{display:flex;flex-direction:column}.govTeams-footer .container .left a{line-height:25px;text-align:center}.govTeams-footer .container .right{display:none}}.govTeams-search-button{display:none}@media (max-width: 576px){.govTeams-search-button{display:block}}.govTeams-search-bar{width:100%;max-width:700px;height:fit-content}.govTeams-search-bar .search-bar{width:100%}@media (max-width: 576px){.govTeams-search-bar-hide-on-small-screens{display:none}}.govTeams-search-bar-dropdown{height:400px}.govTeams-search-bar-dropdown .dropdown-link{display:flex;width:100%;text-decoration:none}.govTeams-search-facets{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:8px;gap:8px;flex:1}.govTeams-search-facets .search-facet{min-width:200px;max-width:400px;flex:1}.govTeams-search-results{display:flex;flex-direction:column;justify-content:center;align-items:center}.govTeams-search-results .content{display:flex;flex-direction:column;width:100%;max-width:1080px;gap:0}.govTeams-search-results .content .top{display:flex;flex-direction:column;gap:24px}.govTeams-search-results .content .top .section-filters{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:16px}.govTeams-search-result-list{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.govTeams-search-results-section{display:flex;flex-direction:column;justify-content:center;gap:16px}.govTeams-search-results-section .title{font-size:20px;line-height:28px}.govTeams-search-result-card{display:flex;flex-direction:row;width:100%;height:80px;padding:8px 24px;transition:all .3s ease}.govTeams-search-result-card .ant-card-head{display:flex;width:100%;padding:0;border:none}.govTeams-search-result-card .ant-card-body,.govTeams-search-result-card .ant-card-actions{display:none}.govTeams-search-result-card:hover{box-shadow:0 3px 6px #00000029;transform:translateY(-2px)}.govTeams-result-card-header{display:flex;flex-direction:row;gap:16px;align-items:center}.govTeams-result-card-header .avatar{display:flex;min-width:32px}.govTeams-result-card-header .content{display:flex;flex:1;flex-direction:column;gap:8px}.govTeams-result-card-header .content .top{display:flex;gap:8px}.govTeams-result-card-header .content .top .title{font-size:16px;line-height:24px;font-weight:600;margin-bottom:0}.govTeams-result-card-header .content .items{display:flex;list-style:none;gap:8px;margin:0;padding:0;align-items:center}.govTeams-result-card-header .content .items .item{display:flex;flex-direction:row;gap:8px}.govTeams-community-result-card-total-members{display:flex;flex-direction:row;gap:8px;font-size:14px;line-height:22px;font-weight:400}.govTeams-result-card-item{font-size:14px;line-height:22px;font-weight:400}.govTeams-modern-app-buttons{display:flex;flex-direction:column;justify-content:center;gap:8px}.govTeams-modern-app-buttons .button-list{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;align-content:flex-start;margin:0;padding:0;gap:8px}.govTeams-modern-app-button{display:flex;flex-direction:column;height:96px;width:96px}.govTeams-modern-app-button .button-title{font-size:16px;line-height:24px;font-weight:400}.govTeams-modern-tile{display:flex;flex-direction:column;width:100%;height:100%;padding:24px;margin:0}.govTeams-modern-tile .title{font-size:24px;line-height:32px}.govTeams-modern-tile .divider{margin-top:8px}.govTeams-modern-profile-avatar:hover{cursor:pointer}.govTeams-modern-profile-dropdown{display:flex;flex-direction:column;gap:8px;width:300px}.govTeams-modern-profile-dropdown .profile-header{display:flex;flex-direction:row;gap:8px;align-items:center}.govTeams-modern-profile-dropdown .profile-header .right{display:flex;flex-direction:column}.govTeams-modern-profile-dropdown .profile-header .right .title{font-size:20px;line-height:28px;font-weight:600;text-align:left}.govTeams-modern-profile-dropdown .profile-header .right .subtitle{font-size:16px;line-height:24px;text-align:left}.govTeams-modern-profile-dropdown .profile-buttons{border-inline-end:none!important}.govTeams-modern-profile-dropdown .profile-buttons .ant-menu-item{display:flex}.govTeams-modern-profile-dropdown .profile-buttons .ant-menu-item-divider{margin-block:8px}.govTeams-modern-notification-popover .ant-popover-content .ant-popover-inner{padding:0}.govTeams-modern-notification-dropdown{width:350px;padding:0;overflow:hidden}.govTeams-modern-notification-dropdown .notification-header{display:flex;padding:16px 0 0 16px;justify-content:space-between}.govTeams-modern-notification-dropdown .notification-header .title{font-size:20px;line-height:28px}.govTeams-modern-notification-dropdown .notification-tabs .ant-tabs-nav{padding:0 16px;margin-bottom:0}.govTeams-modern-notification-list{max-height:70vh;overflow-y:auto}.govTeams-modern-notification-item{padding:16px 8px!important}.govTeams-modern-notification-item .ant-alert{padding:8px 0;margin:0;border:none;background:transparent}.govTeams-modern-notification-item .ant-alert .ant-alert-icon{margin:0}.govTeams-modern-popover-content{display:none;width:100%}@media (min-width: 767.99999px){.govTeams-modern-popover-content{display:flex}}@media (min-width: 767.99999px){.govTeams-modern-popover-button{display:none}}.govTeams-radio-buttons{display:flex;flex-wrap:wrap;flex-direction:row;gap:8px}.govTeams-radio-buttons .radio-button{border-radius:20px;border-inline-start-width:1px}.govTeams-radio-buttons .radio-button:before{display:none}.govTeams-sort-button{display:inline-flex;flex-direction:row;align-items:center;gap:8px}.govTeams-community-tag{font-weight:600}.govTeams-tag-list{display:flex;flex-direction:row;list-style:none;margin:0;padding:0}.govTeams-modern-header{display:flex;flex-direction:column;gap:16px;width:100%;height:65px;justify-content:center;position:sticky;top:0;z-index:100;padding:12px 24px;transition:height .2s ease}.govTeams-modern-header .top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.govTeams-modern-header .top .left{display:flex;gap:8px;align-items:center}.govTeams-modern-header .top .centre{display:flex;width:100%;max-width:700px;padding:0 16px}@media (max-width: 576px){.govTeams-modern-header .top .centre{display:none}}.govTeams-modern-header .top .right{display:flex;gap:8px;align-items:center}.govTeams-modern-header .top .right .icons{display:flex;flex-direction:row;align-items:center}.govTeams-modern-header .bottom{display:flex;gap:8px;justify-content:center;align-items:center}.govTeams-modern-header.expanded{height:145px}.govTeams-modern-header-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.govTeams-modern-header-logo .coat-of-arms-logo-inline{width:180px}@media (max-width: 1199.99999px){.govTeams-modern-header-logo .coat-of-arms-logo-inline{display:none}}.govTeams-modern-header-logo .coat-of-arms-logo-stacked{display:none;width:80px}@media ((min-width: 576px) and (max-width: 1199.99999px)){.govTeams-modern-header-logo .coat-of-arms-logo-stacked{display:block}}.govTeams-modern-header-logo .govTeams-link{display:flex;align-items:center}.govTeams-modern-header-logo .govTeams-link .govTeams-logo{display:none;width:200px}@media (min-width: 767.99999px){.govTeams-modern-header-logo .govTeams-link .govTeams-logo{display:block}}.govTeams-modern-header-logo .govTeams-link .govTeams-favicon{width:24px}@media (min-width: 767.99999px){.govTeams-modern-header-logo .govTeams-link .govTeams-favicon{display:none}}.govTeams-modern-footer{display:flex;flex-direction:row;gap:24px;padding:24px;justify-content:space-between;align-items:center;z-index:100}.govTeams-modern-footer .links{display:flex;flex-direction:row;gap:24px}.govTeams-modern-footer .classification{font-size:16px;line-height:24px;font-weight:600}@media (max-width: 767.99999px){.govTeams-modern-footer{flex-direction:column}.govTeams-modern-footer .links{flex-direction:column;align-items:center}}.govTeams-vertical-nav{position:fixed;height:100vh;top:65px;bottom:0;z-index:100;padding:0;margin:0;inset-inline-start:0}.govTeams-vertical-nav ul{border:none!important}@media (max-width: 767.99999px){.govTeams-vertical-nav{display:none}}.govTeams-vertical-nav.expanded{top:145px}.govTeams-horizontal-nav{display:flex;width:100%;align-items:center;justify-content:center;position:fixed;bottom:0;left:0;z-index:110;padding:12px 24px}.govTeams-horizontal-nav ul{width:100%;justify-content:center;align-items:center;border-bottom:none}.govTeams-horizontal-nav ul .ant-menu-item,.govTeams-horizontal-nav ul .ant-menu-submenu{padding:0 24px}.govTeams-horizontal-nav ul .ant-menu-item .ant-menu-title-content,.govTeams-horizontal-nav ul .ant-menu-submenu .ant-menu-title-content{display:none}.govTeams-horizontal-nav ul .ant-menu-item .govTeams-icon,.govTeams-horizontal-nav ul .ant-menu-submenu .govTeams-icon{width:20px}.govTeams-horizontal-nav ul .ant-menu-item .navigation-icon,.govTeams-horizontal-nav ul .ant-menu-submenu .navigation-icon{font-size:20px}@media (min-width: 767.99999px){.govTeams-horizontal-nav{display:none}}.govTeams-horizontal-nav-submenu{left:0!important;right:0!important;max-width:350px;margin:auto}.govTeams-modern-page{display:flex;justify-content:center}.govTeams-modern-page .content{display:flex;flex-direction:column;gap:16px;max-width:1080px;width:100%}.govTeams-modern-page .content .title{font-size:30px;line-height:38px}.govTeams-modern-dashboard,.govTeams-modern-dashboard .dashboard-column{display:flex;flex-direction:column;gap:24px}.govTeams-modern-communities{display:flex;flex-direction:column;gap:8px}.govTeams-modern-communities .tile-description{font-size:16px;line-height:24px}.govTeams-modern-community-header{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}.govTeams-modern-community-header .left{display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;gap:24px}.govTeams-modern-community-header .left .buttons{display:inline-flex;gap:8px}.govTeams-modern-community-header .right{display:flex;flex-direction:row;justify-content:flex-end;gap:8px}.govTeams-modern-community-collection{display:flex;flex-direction:column;justify-content:flex-end;gap:8px}.govTeams-modern-community-collection .community-collection-title-container{display:flex;align-items:center;gap:8px}.govTeams-modern-community-collection .community-collection-title-container .title{font-size:20px;line-height:28px}.govTeams-modern-community-collection .community-cards{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap;margin:0}@media (max-width: 1199.99999px){.govTeams-modern-community-collection .community-cards{gap:8px}}.govTeams-modern-community-filters{display:inline-flex;gap:24px;width:100%;min-width:350px}.govTeams-modern-community-filters .filter{display:flex;flex-direction:column;gap:8px;max-width:400px;width:100%}.govTeams-modern-documents .ant-tabs-tabpane-active{display:flex;justify-content:center;align-items:center}.underreview{display:flex;align-items:center;justify-content:space-between;gap:1px;width:100%}.announcements{padding-bottom:10px}.announcements:empty{padding-bottom:0}.govTeams-modern-community{display:flex;transition:all .3s ease}.govTeams-modern-community:hover{box-shadow:0 3px 6px #00000029;transform:translateY(-2px)}.govTeams-modern-community .ant-card-actions{display:none}.govTeams-modern-community-card{flex-direction:column;width:280px;height:250px}.govTeams-modern-community-card .ant-card-head{border:none;padding:16px 24px 8px;height:120px}.govTeams-modern-community-card .ant-card-head .ant-card-head-wrapper{align-items:flex-start}.govTeams-modern-community-card .ant-card-body{display:flex;flex-direction:column;gap:8px;padding:0 24px 16px;height:100%}.govTeams-modern-community-card .ant-card-body .description{font-size:14px;line-height:22px;margin-bottom:0}.govTeams-modern-community-card .ant-card-body .govTeams-modern-community-card-action-buttons{margin-top:auto}.govTeams-modern-community-card .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="3"] a:not(:first-child) .community-card-button{padding:0;width:32px}.govTeams-modern-community-card .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="3"] a:not(:first-child) .community-card-button>span:not(.ant-btn-icon){display:none}.govTeams-modern-community-card-list{display:flex;flex-direction:row;width:100%;height:80px}.govTeams-modern-community-card-list .ant-card-head{display:flex;flex:1 1 500px;max-width:500px;min-width:100px;padding:16px 16px 16px 24px;border:none}.govTeams-modern-community-card-list .ant-card-head .ant-card-head-wrapper{align-items:flex-start}@media (max-width: 991.99999px){.govTeams-modern-community-card-list .ant-card-head{padding-left:16px}}.govTeams-modern-community-card-list .ant-card-body{display:flex;width:100%;justify-content:space-between;align-items:center;padding:16px 24px 16px 0;border:none;background:none}@media (max-width: 991.99999px){.govTeams-modern-community-card-list .ant-card-body{padding-right:16px}}.govTeams-modern-community-card-list .ant-card-body .description{font-size:14px;line-height:22px;width:100%;margin:0 8px 0 0}.govTeams-modern-community-card-list .ant-card-body .govTeams-modern-community-card-action-buttons{width:fit-content}@media (max-width: 1199.99999px){.govTeams-modern-community-card-list .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="3"] .community-card-button{padding:0;width:32px}.govTeams-modern-community-card-list .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="3"] .community-card-button>span:not(.ant-btn-icon){display:none}}@media (max-width: 991.99999px){.govTeams-modern-community-card-list .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="2"] .community-card-button{padding:0;width:32px}.govTeams-modern-community-card-list .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="2"] .community-card-button>span:not(.ant-btn-icon){display:none}}@media (max-width: 767.99999px){.govTeams-modern-community-card-list .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="1"] .community-card-button{padding:0;width:32px}.govTeams-modern-community-card-list .ant-card-body .govTeams-modern-community-card-action-buttons[number-of-buttons="1"] .community-card-button>span:not(.ant-btn-icon){display:none}}@media (max-width: 1199.99999px){.govTeams-modern-community-card-list .ant-card-body{justify-content:flex-end;width:fit-content}.govTeams-modern-community-card-list .ant-card-body .description{display:none}}.govTeams-modern-community-card-compact{display:flex;flex-direction:column;width:250px;height:80px}.govTeams-modern-community-card-compact .ant-card-head{border:none;padding:16px 16px 16px 24px}.govTeams-modern-community-card-compact .ant-card-body{padding:0 24px}.govTeams-modern-community-card-header{display:flex;flex-direction:row;gap:16px}.govTeams-modern-community-card-header .line{display:flex;width:3px;border-radius:6px}.govTeams-modern-community-card-header .line-open{background:#52c41a}.govTeams-modern-community-card-header .line-private{background:#1677ff}.govTeams-modern-community-card-header .line-hidden{background:#ff4d4f}.govTeams-modern-community-card-header .content{display:flex;flex:1;flex-direction:column;overflow:hidden;gap:8px}.govTeams-modern-community-card-header .content .top{display:flex;gap:8px}.govTeams-modern-community-card-header .content .top .title{font-size:16px;line-height:24px;font-weight:600;margin-bottom:0}.govTeams-modern-community-card-header .content .bottom{display:inline-flex;gap:8px}.govTeams-modern-community-card-header .content .bottom .members{display:inline-flex;align-items:center;gap:8px}.govTeams-modern-community-card-header .content .bottom .members .icon,.govTeams-modern-community-card-header .content .bottom .members .member-count{font-size:14px;line-height:22px}.govTeams-modern-community-card-action-buttons{display:flex;flex-direction:row;justify-content:center}.govTeams-modern-community-card-action-buttons span{font-size:14px;line-height:22px}.govTeams-modern-community-creating-message{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.govTeams-modern-community-creating-message .message{font-size:14px;line-height:22px;font-weight:400}.govTeams-modern-document-list{height:100%;overflow-y:auto}.govTeams-modern-document-list .ant-list-item{flex-direction:column;padding:16px 8px!important;align-items:flex-start!important;gap:8px;transition:background .3s ease-in-out}.govTeams-modern-document-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-content{width:100%!important}.govTeams-modern-document-list .ant-list-item .preview-text{margin-bottom:0}.govTeams-top-article{display:flex;flex-direction:row;gap:24px}.govTeams-top-article .left{display:flex;flex-direction:column;gap:8px}.govTeams-top-article .left .top-article{font-size:24px;line-height:32px;font-weight:400;margin-top:0}.govTeams-top-article .left .article-title{font-size:30px;line-height:38px;margin-top:0}.govTeams-top-article .left .description{font-size:16px;line-height:24px;font-weight:400}.govTeams-top-article .right,.govTeams-top-article .right .cover-image,.govTeams-top-article .right .ant-skeleton-image{width:100%}@media (max-width: 767.99999px){.govTeams-top-article{flex-direction:column-reverse;gap:8px}}.govTeams-loading-top-article{display:flex;flex-direction:row;gap:24px}.govTeams-loading-top-article .article{width:100%!important;height:300px!important}@media (max-width: 767.99999px){.govTeams-loading-top-article{flex-direction:column-reverse}.govTeams-loading-top-article .article{height:150px!important}}.govTeams-latest-news{display:flex;justify-content:center}.govTeams-latest-news .content{display:flex;flex-direction:column;gap:8px}.govTeams-latest-news .content .title{font-size:24px;line-height:32px;font-weight:400;margin-top:0}.govTeams-latest-news .content .latest-news-description{display:flex;flex-direction:row;justify-content:space-between}.govTeams-latest-news .content .latest-news-description .description{font-size:16px;line-height:24px;font-weight:400}.govTeams-latest-news .content .articles{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.govTeams-loading-articles{display:flex;width:100%;flex-direction:column;gap:24px}.govTeams-loading-articles .article{width:100%!important;height:200px!important}.govTeams-modern-news-card{transition:all .3s ease}.govTeams-modern-news-card .ant-card-body{display:flex;flex-direction:row;gap:24px;padding:0}.govTeams-modern-news-card .ant-card-body .cover{min-width:300px}.govTeams-modern-news-card .ant-card-body .cover .image{width:100%;height:100%}.govTeams-modern-news-card .ant-card-body .content{padding:24px 24px 24px 0}.govTeams-modern-news-card .ant-card-body .content .title{margin-top:0;font-size:16px;line-height:24px;font-weight:600}.govTeams-modern-news-card .ant-card-body .content .description{font-size:16px;line-height:24px;font-weight:400}.govTeams-modern-news-card .ant-card-body:before,.govTeams-modern-news-card .ant-card-body:after{display:none!important;content:none!important}.govTeams-modern-news-card:hover{box-shadow:0 3px 6px #00000029!important;transform:translateY(-2px)}@media (max-width: 767.99999px){.govTeams-modern-news-card .ant-card-body{flex-direction:column;gap:8px}.govTeams-modern-news-card .ant-card-body .cover{min-width:200px}.govTeams-modern-news-card .ant-card-body .content{padding:0 24px 24px}}.govTeams-modern-changelog-item{display:flex;flex-direction:row;width:100%;gap:24px}.govTeams-modern-changelog-item .left{width:25%}.govTeams-modern-changelog-item .left .date{font-size:16px;line-height:24px;font-weight:400}.govTeams-modern-changelog-item .right{display:flex;flex-direction:column;width:100%}@media (max-width: 767.99999px){.govTeams-modern-changelog-item{flex-direction:column}.govTeams-modern-changelog-item .left{width:100%}}.govTeams-modern-release-features{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.govTeams-modern-release-features .release-feature .title{font-size:24px;line-height:32px;margin-top:0}.govTeams-modern-release-features .release-feature .description{font-size:16px;line-height:24px;font-weight:400}.govTeams-modern-result{display:flex;max-width:1080px;margin:0 auto;text-align:left;justify-content:center}.govTeams-modern-result .result-description{display:flex;flex-direction:column;text-align:left}.govTeams-main-content{padding:1em}@media (max-width: 1199.99999px){.govTeams-main-content{padding:1em}}.govTeams-modern-main-content{margin-left:75px;width:100%}@media (max-width: 767.99999px){.govTeams-modern-main-content{margin-left:0}}.ant-form-item{margin-bottom:3em!important}.buildNumber-container{display:flex;min-height:50px;text-align:right;flex-direction:column-reverse}.buildNumber-container .buildNumber-text{font-size:12px;color:#333;display:inline-block;align-self:flex-end}.no-p-margin p{margin:0}
