@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ubuntu&display=swap);@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes skeleton-lines{0%{background-position:100%}to{background-position:-100%}}@keyframes loader{0%{width:8px;left:0}50%{width:50px}to{width:8px;left:calc(100% - 12px)}}:root{--coverHeight:229px}*{box-sizing:border-box}a{text-decoration:none}.spinner,.spinner--medium{display:inline-block;width:1rem;height:1rem;vertical-align:text-bottom;border:.15em solid;border-color:inherit;border-right-color:transparent;border-radius:50%;animation:rotate .75s linear infinite}.spinner--medium{width:34px;height:34px;border:.2em solid;border-right-color:transparent}.quillEditor--dark-mode .ql-editor{font-family:var(--fontFamily);font-size:var(--fontSize);padding:var(--padding)}.quillEditor--dark-mode .ql-editor.ql-blank:before{font-style:normal;left:20px}.quillEditor--dark-mode .ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #000}.quillEditor--dark-mode .ql-bubble .ql-tooltip{background-color:#000}.quillEditor--dark-mode .ql-toolbar{border-radius:20px;box-shadow:0 0 9px #9e9e9e}.quillEditor--dark-mode .ql-formats:not(:last-of-type){padding-right:12px;position:relative}.quillEditor--dark-mode .ql-formats:not(:last-of-type):after{content:"|";position:absolute;top:3px;color:hsla(0,0%,100%,.7);right:-5px}.quillEditor--dark-mode .ql-stroke{stroke:hsla(0,0%,100%,.7)}.quillEditor--dark-mode .ql-formats>button{width:24px;border-radius:50%;display:flex;justify-content:center;margin:0 3px}.quillEditor--dark-mode>.ql-bubble .ql-toolbar button:hover .ql-stroke{stroke:#fff}.quillEditor--dark-mode .ql-active:not(.ql-picker-label){background:#ddd}.quillEditor--dark-mode .ql-bubble .ql-toolbar button.ql-active .ql-stroke{stroke:#616161}.quillEditor--dark-mode .ql-bubble .ql-toolbar .ql-picker-label.ql-active{color:hsla(0,0%,100%,.7)}.quillEditor--dark-mode .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke{stroke:#616161}.quillEditor--dark-mode .ql-bubble .ql-toolbar button:hover .ql-fill{fill:#fff}.quillEditor--dark-mode .ql-bubble .ql-toolbar button.ql-active .ql-fill{fill:#616161}.quillEditor--dark-mode .ql-picker-label{outline:none}.quillEditor--dark-mode .ql-picker-options{border-radius:5px}.quillEditor--dark-mode .ql-bubble .ql-toolbar .ql-picker-label:hover{color:#fff}.quillEditor--dark-mode .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke{stroke:#fff}.quillEditor--dark-mode .ql-bubble .ql-picker-options{background-color:rgba(0,0,0,.9);box-shadow:0 0 1px #9e9e9e;color:hsla(0,0%,100%,.7)}.quillEditor--dark-mode .ql-bubble .ql-toolbar .ql-picker-item:hover,.quillEditor--dark-mode .ql-bubble .ql-tooltip-editor input[type=text]{color:#fff}.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Título 1";font-family:Josefin Sans}.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Título 2";font-family:Josefin Sans}.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Título 3";font-family:Josefin Sans}.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Título 4";font-family:Josefin Sans}.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Título 5";font-family:Josefin Sans}.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Título 6";font-family:Josefin Sans}.quillEditor--dark-mode .ql-bubble .ql-picker.ql-header .ql-picker-item:before{font-family:var(--fontFamily)}.quillEditor--dark-mode blockquote{font-family:var(--fontFamily);font-size:18px}.quillEditor--dark-mode h1,.quillEditor--dark-mode h2{font-family:Josefin Sans}.quillEditor--dark-mode p{font-family:var(--fontFamily);font-size:var(--fontSize);font-weight:var(--fontWeight)}.quillEditor--light-mode .ql-editor{font-family:var(--fontFamily);font-size:var(--fontSize);padding:var(--padding)}.quillEditor--light-mode .ql-editor.ql-blank:before{font-style:normal;left:20px}.quillEditor--light-mode .ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #fff}.quillEditor--light-mode .ql-bubble .ql-tooltip{background-color:#fff}.quillEditor--light-mode .ql-toolbar{border-radius:20px;box-shadow:0 0 9px #9e9e9e}.quillEditor--light-mode .ql-formats:not(:last-of-type){padding-right:12px;position:relative}.quillEditor--light-mode .ql-formats:not(:last-of-type):after{content:"|";position:absolute;top:3px;color:#616161;right:-5px}.quillEditor--light-mode .ql-stroke{stroke:#616161}.quillEditor--light-mode .ql-formats>button{width:24px;border-radius:50%;display:flex;justify-content:center;margin:0 3px}.quillEditor--light-mode>.ql-bubble .ql-toolbar button:hover .ql-stroke{stroke:#000}.quillEditor--light-mode .ql-active:not(.ql-picker-label){background:#ddd}.quillEditor--light-mode .ql-bubble .ql-toolbar button.ql-active .ql-stroke{stroke:#616161}.quillEditor--light-mode .ql-bubble .ql-toolbar .ql-picker-label.ql-active{color:#616161}.quillEditor--light-mode .ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke{stroke:#616161}.quillEditor--light-mode .ql-bubble .ql-toolbar button:hover .ql-fill{fill:#000}.quillEditor--light-mode .ql-bubble .ql-toolbar button.ql-active .ql-fill{fill:#616161}.quillEditor--light-mode .ql-picker-label{outline:none}.quillEditor--light-mode .ql-picker-options{border-radius:5px}.quillEditor--light-mode .ql-bubble .ql-toolbar .ql-picker-label:hover{color:#000}.quillEditor--light-mode .ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke{stroke:#000}.quillEditor--light-mode .ql-bubble .ql-picker-options{background-color:hsla(0,0%,100%,.9);box-shadow:0 0 1px #9e9e9e;color:#616161}.quillEditor--light-mode .ql-bubble .ql-toolbar .ql-picker-item:hover,.quillEditor--light-mode .ql-bubble .ql-tooltip-editor input[type=text]{color:#000}.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Título 1";font-family:Josefin Sans}.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Título 2";font-family:Josefin Sans}.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Título 3";font-family:Josefin Sans}.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Título 4";font-family:Josefin Sans}.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Título 5";font-family:Josefin Sans}.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Título 6";font-family:Josefin Sans}.quillEditor--light-mode .ql-bubble .ql-picker.ql-header .ql-picker-item:before{font-family:var(--fontFamily)}.quillEditor--light-mode blockquote{font-family:var(--fontFamily);font-size:18px}.quillEditor--light-mode h1,.quillEditor--light-mode h2{font-family:Josefin Sans}.quillEditor--light-mode p{font-family:var(--fontFamily);font-size:var(--fontSize);font-weight:var(--fontWeight)}