.content-editor-url-modal{z-index:10000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset-block-start:0;inset-inline-start:0}.content-editor-url-modal__bg{opacity:.4;z-index:1;background-color:#000;width:100vw;height:100vh;position:fixed}.content-editor-url-modal__field{flex-direction:column;gap:4px;display:flex}.content-editor-url-modal__field>label{color:#555;font-size:12px}.content-editor-url-modal__message{font-size:12px}.content-editor-url-modal__message--error{color:red}.content-editor-url-modal__message--warning{color:#d97706}.content-editor-url-modal__input--error{border-radius:3px;border:1px solid red!important}.content-editor-url-modal__input--warning{border-radius:3px;border:1px solid #d97706!important}.content-editor-url-modal__options{flex-direction:column;gap:10px;display:flex}.content-editor-url-modal__body{z-index:2;background-color:#fff;border-radius:4px;flex-direction:column;gap:16px;width:30vw;min-width:400px;padding:20px;display:flex;position:relative}.content-editor-url-modal__body label{gap:16px;display:flex}.content-editor-url-modal__body input,.content-editor-url-modal__body button{border:1px solid #aaa;border-radius:3px;padding:4px}.content-editor-url-modal__body input{padding:8px 6px}.content-editor-url-modal__body--close{text-align:center;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:10px;right:10px}.content-editor-url-modal__body--close svg{color:#888;width:24px;height:24px}.content-editor-url-modal__body__footer{justify-content:flex-end;align-items:center;display:flex}.content-editor-url-modal__body__footer button{width:80px}.content-editor__gallery-placeholder ::selection{background:0 0}.content-editor__gallery-placeholder>button.content-editor__gallery-placeholder-dropzone{color:#2f74c6;cursor:pointer;background:linear-gradient(#eaf1f9,#eaf1f9),linear-gradient(#82acdd,#82acdd);border:1px dashed #82acdd;border-radius:4px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px;width:100%;min-height:80px;display:flex;position:relative}.content-editor__gallery-placeholder input{display:none}.content-editor__gallery-placeholder-error{color:red;margin-top:5px;padding:0 1rem;font-size:.8em;line-height:1.3}.content-editor__gallery-placeholder-progressbar{background:#eaf1f9;width:100%;position:absolute;bottom:0}.content-editor__gallery-placeholder-progressbar span{background:#2f74c6;width:0;height:3px;transition:width 1s ease-in-out;display:block}.content .content-picture{box-sizing:border-box;justify-content:flex-start;margin:0;position:relative;overflow:hidden}.content .content-picture:not(:first-child){margin-top:1.25em}.content .content-picture:not(:last-child){margin-bottom:1.25em}.content .content-picture--editable{box-sizing:content-box}.content .content-picture__container{position:relative;overflow:hidden}.content .content-picture picture{margin:0;display:flex;position:relative}.content .content-picture picture img{-o-object-fit:cover;object-fit:cover;width:auto;max-width:100%;height:100%;transition:transform .5s ease-in-out;position:relative}.content .content-picture__caption{color:#505050;text-align:right;padding:4px 8px 0;font-size:13px;line-height:normal}.content .content-picture__blur{filter:blur(33px);background-position:50%;background-size:cover;position:absolute;inset:-33px}.content .content-picture--lower-height picture img{max-height:50vh}.content .content-picture--center{width:auto}.content .content-picture--center picture{justify-content:center}.content .content-picture--center picture img{width:auto}.content .content-picture--center .content-picture__caption{text-align:center}.content .content-picture--left{float:left;max-width:60%;margin-right:12px;margin-top:0!important;margin-bottom:4px!important}.content .content-picture--right{float:right;max-width:60%;margin-left:12px;margin-top:0!important;margin-bottom:4px!important}.content .content-picture--bordered picture img{border:4px solid #eee;border-radius:6px}.content .content-picture--bordered-background picture{border:4px solid #eee}.content .content-picture--stretched{flex-grow:1;width:100%}.content .content-picture--stretched picture img{border-radius:0;width:100%;height:auto;max-height:none}.content .content-picture--background{flex-direction:column;justify-content:center;width:auto;display:flex;position:relative}.content .content-picture--background img{-o-object-fit:contain;object-fit:contain;border-radius:0;margin:0 auto;display:block}.content .content-picture--stretched.content-picture--background img{width:auto;max-height:70vh!important}.content .content-picture--full-width{width:auto}.content .content-picture--full-width picture img{width:100%;max-height:none}.content-editor .content-editor__input{color:#000;box-sizing:border-box;border:1px solid #0000001a;border-radius:4px;outline:none;width:100%;padding:8px 12px;line-height:20px;display:block}.content-editor .content-editor__input:focus{border:1px solid #1ea7fd}.content-editor-dialog-modal{z-index:10000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset-block-start:0;inset-inline-start:0}.content-editor-dialog-modal__bg{opacity:.4;z-index:1;background-color:#000;width:100vw;height:100vh;position:fixed}.content-editor-dialog-modal__body{z-index:2;background-color:#fff;border-radius:4px;flex-direction:column;gap:16px;width:40vw;max-height:90vh;padding:40px;display:flex;position:relative;overflow:auto}.content-editor-dialog-modal__body input,.content-editor-dialog-modal__body button{padding:4px}.content-editor-dialog-modal__body input::placeholder{color:#ccc}.content-editor-dialog-modal__body--close{text-align:center;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;inset-block-start:20px;inset-inline-end:20px}.content-editor-dialog-modal__body--close svg{width:24px;height:24px}.content-editor-dialog-modal__body__footer{justify-content:flex-end;align-items:center;padding-block-start:10px;display:flex}.content-editor-dialog-modal__body__footer button{width:80px}.content-editor-dialog-modal__body-large{width:90vw}.content-editor-dialog-modal__body-medium{width:888px}.content-editor .content-editor__image{position:relative}.content-editor .content-editor__image:not(:first-child){margin-top:1.25em}.content-editor .content-editor__image:not(:last-child){margin-bottom:1.25em}.content-editor .content-editor__image .content-picture{margin-top:0;margin-bottom:0}.content-editor .content-editor__image-on-image-buttons{z-index:99;flex-flow:row-reverse wrap;justify-content:flex-start;gap:2px;width:100%;display:flex;position:absolute;bottom:3px;right:3px}.content-editor .content-editor__image-on-image-buttons button{opacity:.7}.content-editor .content-editor__image-on-image-buttons button:hover{opacity:1}.content-editor .content-editor__image-content{margin-top:1.5rem;padding:1rem}.content-editor .content-editor__image__perfect-picture{border:1px solid #ccc}.content-editor .content-editor__image-controls{flex-direction:column;gap:8px;margin:8px 0;display:flex}.content-editor .content-editor__image-buttons{flex-wrap:wrap;gap:.2rem;display:flex}.content-editor .content-editor__image--has-max-height-image{height:100%}.content-editor .content-editor__image-loading{background-color:#f9f9f9;border:2px dashed #ccc;border-radius:8px;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative}.content-editor .content-editor__image-placeholder{text-align:center;color:#666}.content-editor .content-editor__image-placeholder p{margin:10px 0 0;font-size:14px}.content-editor .content-editor__image-spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content .content-gallery__item-delete{cursor:pointer;background-color:#fff;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;inset-block-start:10px;inset-inline-end:10px;box-shadow:0 1px 3px #0000001a}.content .content-gallery__item-delete:hover{background-color:#ddd}.content .content-gallery__item-delete img{margin:0}.content .content-gallery__item-placeholder{color:#2f74c6;background:#eaf1f9;border:1px dashed #82acdd;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.content .content-gallery__item-center-icon{background-position:50%;background-size:cover;border-radius:50%;width:60px;height:60px;margin:auto;position:relative}.content .content-gallery__item-center-icon:after{content:"";z-index:3;box-sizing:border-box;border:2px solid #2f74c6;border-top-color:#82acdd;border-radius:50%;width:60px;height:60px;margin-top:-30px;margin-left:-30px;position:absolute;top:50%;left:50%}.content .content-gallery__item-center-icon--error:after{border-color:red}.content .content-gallery__item-center-icon--loading:after{animation:2s linear infinite image-preloader-spin}.content .content-gallery__item-error-caption{text-align:center;-webkit-line-clamp:3;text-overflow:ellipsis;color:#dc0101;margin:0 10px;-webkit-box-orient:vertical;width:calc(100% - 20px);height:48px;margin-block-start:30px;padding:6px 0;font-size:14px;line-height:18px;display:-webkit-box;position:absolute;inset-block-start:50%;overflow:hidden}.content .content-gallery__separator{height:10px;margin-top:10px;border-top:1px dashed #2f74c6!important}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes image-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content-editor .content-editor__gallery{flex-direction:column;gap:16px;display:flex;position:relative}.content-editor .content-editor__gallery:not(:first-child){margin-top:1.25em}.content-editor .content-editor__gallery:not(:last-child){margin-bottom:1.25em}.content-editor .content-editor__gallery .content-gallery{margin:0!important}.content-editor .content-editor__gallery .content-picture{margin-top:0;margin-bottom:0}.content-editor .content-editor__gallery-on-image-buttons{z-index:99;flex-flow:row-reverse wrap;justify-content:space-around;gap:4px;width:100%;padding:5px;display:flex;position:absolute;bottom:4px}.content-editor .content-editor__gallery-content{margin-top:1.5rem;padding:1rem}.content-editor .content-editor__gallery__perfect-picture{border:1px solid #ccc}.content-editor .content-editor__gallery-controls{flex-direction:column;gap:8px;margin:8px 0;display:flex}.content-editor .content-editor__gallery-buttons{flex-wrap:wrap;gap:.2rem;display:flex}.content-editor .content-editor__gallery-caption{color:#505050;text-align:right;font-size:smaller;line-height:1.4;position:relative}.content-editor .content-editor__gallery-caption>div{margin-top:16px;padding:0 16px}.content-editor .content-editor__gallery-caption-placeholder{text-align:right;color:#ccc;z-index:-1;font-size:larger;position:absolute;top:0;right:0}.content .content__external-link{background:#fff;border:1px solid #c8c8cb7a;border-radius:6px;margin:0 auto;display:flex;box-shadow:0 1px 3px #0000001a}.content .content__external-link:not(:first-child){margin-top:1.25em}.content .content__external-link:not(:last-child){margin-bottom:1.25em}.content .content__external-link a{flex-direction:row;justify-content:space-between;gap:10px;max-width:100%;padding:25px;font-size:17px;line-height:1.3em;text-decoration:none;display:flex;position:relative}.content .content__external-link__texts{word-break:break-word;white-space:break-spaces;flex-direction:column;flex-grow:1;gap:8px;display:flex}.content .content__external-link__texts--title{letter-spacing:-.5px;font-weight:700}.content .content__external-link__texts--description span{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:2.6em;line-height:1.3em;display:-webkit-box;overflow:hidden}.content .content__external-link__texts--domain{color:#888}.content .content__external-link__image{flex-shrink:0}.content .content__external-link__image .content__external-link__pic-holder{justify-content:flex-end;align-items:flex-start;display:flex;position:relative}.content .content__external-link__image .content__external-link__pic-holder img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:4px;max-width:calc(5.2em + 16px);height:100%;min-height:70px;margin:0;overflow:hidden}.content-editor__accordion{flex-direction:column;display:flex}.content-editor__accordion-label{color:#000;justify-content:flex-start;margin-bottom:8px;display:flex}.content-editor__accordion-close{text-transform:uppercase;color:#2f74c6;cursor:pointer;background:#fff;border:1px solid #2f74c6;border-radius:.5rem;margin:20px auto 0;padding:10px 20px}.content-editor__accordion-close:hover{background-color:#f2f5f7}.content-editor__accordion-input-group{flex-direction:column;gap:8px;padding-top:16px;display:flex}.content-editor__accordion-input-group input{border:1px solid #ddd;border-radius:4px;width:100%;padding:8px}.content-accordion__item-header input{color:#fff;background-color:#0000;border:none;width:calc(100% - 30px);padding:6px;font-size:16px;font-weight:600}.content-accordion__item-header input::placeholder{color:#fff;font-weight:400}.content-accordion__item-header input:focus{outline:none}.content-accordion__item-editor-content{padding:0 10px;overflow:hidden}.content-editor__alert{flex-direction:column;display:flex}.content-editor__alert input,.content-editor__alert select{border:1px solid #ddd;border-radius:4px;margin-block-end:16px;padding:8px}.content-editor__alert label{justify-content:flex-start;gap:12px;display:flex}.content-editor__alert label .content-editor__alert-icon{margin:0;width:16px;height:16px;margin-top:4px;display:inline}.content-editor__alert input[type=checkbox]{margin:0}.content-editor__alert .content-editor__alert-close{text-transform:uppercase;color:#2f74c6;background:#fff;border:1px solid #2f74c6;border-radius:.5rem;margin:20px auto 0;padding:10px 20px}.content-editor__alert button.content-editor__alert-close:hover{background-color:#f2f5f7}.content-editor__card{flex-direction:column;display:flex}.content-editor__card-extension{border:1px dashed #b4cdec}.content-editor__card-label{color:#000;justify-content:flex-start;gap:12px;display:flex}.content-editor__card-label .content-editor__card-icon{width:16px;height:16px;margin:4px 0 0;display:inline}.content-editor__card .content-editor__card-close{text-transform:uppercase;color:#2f74c6;background:#fff;border:1px solid #2f74c6;border-radius:.5rem;margin:20px auto 0;padding:10px 20px}.content-editor__card .content-editor__card-icons{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.content-editor__card .content-editor__card-icon{cursor:pointer;padding:2px}.content-editor__card .content-editor__card-icon--selected{border-radius:4px;outline:2px solid #4291c3}.content-editor__card button.content-editor__card-close:hover{background-color:#f2f5f7}.content-editor__card-input-group{flex-direction:column;gap:8px;padding-top:16px;display:flex}.content-editor__card-input-group input,.content-editor__card-input-group select{border:1px solid #ddd;border-radius:4px;padding:8px}.content-table__creation-modal{flex-direction:column;display:flex}.content-table__creation-modal input{border:1px solid #ddd;border-radius:4px;margin-block-end:16px;padding:8px}.content-table__creation-modal .content-table__creation-modal-add-button-container{justify-content:center;display:flex}.content-table__creation-modal .content-table__creation-modal-add-button-container button{cursor:pointer;letter-spacing:1px;text-transform:uppercase;color:#2f74c6;background:#fff;border:1px dashed #08003c;border-radius:.5rem;margin:0 auto;padding:10px 20px;font-size:.6rem;font-weight:700}.content-table__creation-modal .content-table__creation-modal-add-button-container button:hover{background-color:#f2f5f7}.content-editor__button-extension{justify-content:center;margin:1.5em;display:flex}.content-editor__button-extension-link{color:#000;cursor:pointer;box-sizing:border-box;background-color:#eee;border:2px solid #eee;border-radius:4px;flex-wrap:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:38px;padding:7px 14px;text-decoration:none;transition:background-color,color,opacity .1s linear;display:inline-flex}.content-editor__button-extension-link--outline{color:#000;background-color:#0000;border:1px solid #000!important}.content-editor__button-extension-link--full-width{width:100%}.content-editor-button-modal{z-index:10000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset-block-start:0;inset-inline-start:0}.content-editor-button-modal__bg{opacity:.4;z-index:1;background-color:#000;width:100vw;height:100vh;position:fixed}.content-editor-button-modal__options{flex-direction:column;gap:10px;display:flex}.content-editor-button-modal__body{z-index:2;background-color:#fff;border-radius:4px;flex-direction:column;gap:16px;width:30vw;min-width:400px;padding:40px 20px 20px;display:flex;position:relative}.content-editor-button-modal__body label{align-items:center;gap:16px;display:flex}.content-editor-button-modal__body input,.content-editor-button-modal__body select,.content-editor-button-modal__body button{border:1px solid #aaa;border-radius:3px;padding:4px}.content-editor-button-modal__body input,.content-editor-button-modal__body select{padding:8px 6px}.content-editor-button-modal__body input::placeholder{color:#888}.content-editor-button-modal__body .content-editor__has-error{color:red;border-color:red}.content-editor-button-modal__body--close{text-align:center;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:10px;right:10px}.content-editor-button-modal__body--close svg{color:#888;width:24px;height:24px}.content-editor-button-modal__body__footer{justify-content:flex-end;align-items:center;display:flex}.content-editor-button-modal__body__footer button{width:80px}.content-editor__ai{background:#f1f2f3;border:1px dashed #2f74c6;margin:0 -.5em;padding:0 .5em}.content-editor__ai--loading{pointer-events:none}.content-editor__ai--loading .content-editor__ai-content{opacity:.5}.content-editor__ai--loading::selection{background:0 0}.content-editor__ai-controls{flex-direction:column;gap:10px;display:flex}.content-editor__ai-controls button{letter-spacing:1px;text-transform:uppercase;color:#2f74c6;cursor:pointer;background:#fff;border:1px dashed #2f74c6;border-radius:.25rem;padding:.25rem .75rem;font-size:.6rem;font-weight:700}.content-editor__ai-controls button:disabled{opacity:.5;cursor:not-allowed}.content-editor__ai-controls .content-editor__ai-buttons{flex-direction:row;gap:10px;display:flex}.content-editor__ai-controls .content-editor__ai-command{flex-direction:row;align-items:flex-end;gap:10px;padding:10px 0;display:flex}.content-editor__ai-controls .content-editor__ai-command textarea{border:1px dashed #2f74c6;border-radius:.25rem;flex:1}.content-editor__ai-controls .content-editor__ai-command button{min-height:40px}.content-editor__ai-controls .content-editor__ai-stored-commands{flex-direction:column;display:flex}.content-editor__ai-controls .content-editor__ai-stored-commands .content-editor__ai-stored-commands-item{flex-direction:row;align-items:center;gap:5px;display:flex}.content-editor__ai-controls .content-editor__ai-stored-commands .content-editor__ai-stored-commands-item a{color:#2f74c6;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;font-size:smaller;line-height:1;text-decoration:underline;display:block;overflow:hidden}.content-editor__ai-controls .content-editor__ai-stored-commands .content-editor__ai-stored-commands-item button{letter-spacing:1px;text-transform:uppercase;color:#2f74c6;cursor:pointer;background:#fff;border:1px dashed #2f74c6;border-radius:.25rem;padding:.25rem .75rem;font-size:.6rem;font-weight:700}.content-editor-grid{border:1px dashed #ccc}.content-editor-grid .content-grid{grid-template-columns:repeat(var(--grid-cols-mobile), 1fr);gap:8px;min-height:48px;padding:30px 16px;display:grid}.content-editor-grid .content-grid .content-grid__item{overflow:hidden}.content-editor-grid .content-grid .content-grid__item:first-child,.content-editor-grid .content-grid .content-grid__item:last-child{margin:0}@media (width>=1224px){.content-editor-grid .content-grid{grid-template-columns:repeat(var(--grid-cols-desktop), 1fr)}}.content-grid__item-editor{border:1px dashed #ccc;position:relative;overflow:visible}.content-grid__item-editor-icon-remove{z-index:20;cursor:pointer;border:0;border-radius:50%;width:20px;height:20px;padding:0;position:absolute;top:-10px;right:-10px}.content-grid__item-editor-icon-remove img{width:20px;height:20px;margin:0}.content-grid__item-editor div:first-child{margin-top:0}.content-grid__item-editor div:last-child{margin-bottom:0}.content-grid__item-editor .content-grid__item-content:has(.content-editor__image--has-max-height-image){height:100%}.content-editor-translate-modal{z-index:10000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset-block-start:0;inset-inline-start:0}.content-editor-translate-modal__bg{opacity:.4;z-index:1;background-color:#000;width:100vw;height:100vh;position:fixed}.content-editor-translate-modal__options{flex-direction:column;gap:10px;display:flex}.content-editor-translate-modal__body{z-index:2;background-color:#fff;border-radius:4px;flex-direction:column;gap:16px;width:250px;padding:40px 20px 20px;display:flex;position:relative}.content-editor-translate-modal__body label{gap:16px;display:flex}.content-editor-translate-modal__body input,.content-editor-translate-modal__body button{border:1px solid #aaa;border-radius:3px;padding:4px}.content-editor-translate-modal__body input{padding:8px 6px}.content-editor-translate-modal__body input::placeholder{color:#888}.content-editor-translate-modal__body .content-editor__has-error{color:red;border-color:red}.content-editor-translate-modal__body--close{text-align:center;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:10px;right:10px}.content-editor-translate-modal__body--close svg{color:#888;width:24px;height:24px}.content-editor-translate-modal__body__footer{justify-content:flex-end;align-items:center;display:flex}.content-editor-translate-modal__body__footer button{width:80px}.preparing-preview{height:1px}.loader-wrapper{justify-content:center;align-items:center;height:600px;display:flex}.loader{border:5px solid #ccc;border-top-color:#007bff;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.content{max-width:none!important}.content blockquote{border-style:solid;border-width:0 0 0 .25rem}.content :where(h4,h5,h6):not(:where([class~=not-content],[class~=not-content] *)){font-size:1em}.content :where(h5,h6):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.\!content{color:var(--tw-prose-body)!important;max-width:65ch!important}.content{color:var(--tw-prose-body);max-width:65ch}.\!content :where(p):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em!important;margin-bottom:1.25em!important}.content :where(p):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em;margin-bottom:1.25em}.\!content :where([class~=lead]):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-lead)!important;margin-top:1.2em!important;margin-bottom:1.2em!important;font-size:1.25em!important;line-height:1.6!important}.content :where([class~=lead]):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.\!content :where(a):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-links)!important;font-weight:500!important;text-decoration:underline!important}.content :where(a):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.\!content :where(strong):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-bold)!important;font-weight:600!important}.content :where(strong):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-bold);font-weight:600}.\!content :where(a strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(a strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(blockquote strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(blockquote strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(thead th strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(thead th strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(ol):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em!important;margin-bottom:1.25em!important;padding-inline-start:1.625em!important;list-style-type:decimal!important}.content :where(ol):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.\!content :where(ol[type=A]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-alpha!important}.content :where(ol[type=A]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-alpha}.\!content :where(ol[type=a]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-alpha!important}.content :where(ol[type=a]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-alpha}.\!content :where(ol[type=A s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-alpha!important}.content :where(ol[type=A s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-alpha}.\!content :where(ol[type=a s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-alpha!important}.content :where(ol[type=a s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-alpha}.\!content :where(ol[type=I]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-roman!important}.content :where(ol[type=I]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-roman}.\!content :where(ol[type=i]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-roman!important}.content :where(ol[type=i]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-roman}.\!content :where(ol[type=I s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-roman!important}.content :where(ol[type=I s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:upper-roman}.\!content :where(ol[type=i s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-roman!important}.content :where(ol[type=i s]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:lower-roman}.\!content :where(ol[type="1"]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:decimal!important}.content :where(ol[type="1"]):not(:where([class~=not-content],[class~=not-content] *)){list-style-type:decimal}.\!content :where(ul):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em!important;margin-bottom:1.25em!important;padding-inline-start:1.625em!important;list-style-type:disc!important}.content :where(ul):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.\!content :where(ol>li):not(:where([class~=not-content],[class~=not-content] *))::marker{color:var(--tw-prose-counters)!important;font-weight:400!important}.content :where(ol>li):not(:where([class~=not-content],[class~=not-content] *))::marker{color:var(--tw-prose-counters);font-weight:400}.\!content :where(ul>li):not(:where([class~=not-content],[class~=not-content] *))::marker{color:var(--tw-prose-bullets)!important}.content :where(ul>li):not(:where([class~=not-content],[class~=not-content] *))::marker{color:var(--tw-prose-bullets)}.\!content :where(dt):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings)!important;margin-top:1.25em!important;font-weight:600!important}.content :where(dt):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.\!content :where(hr):not(:where([class~=not-content],[class~=not-content] *)){border-color:var(--tw-prose-hr)!important;border-top-width:1px!important;margin-top:3em!important;margin-bottom:3em!important}.content :where(hr):not(:where([class~=not-content],[class~=not-content] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.\!content :where(blockquote):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-quotes)!important;border-inline-start-width:.25rem!important;border-inline-start-color:var(--tw-prose-quote-borders)!important;quotes:"“""”""‘""’"!important;margin-top:1.6em!important;margin-bottom:1.6em!important;padding-inline-start:1em!important;font-style:italic!important;font-weight:500!important}.content :where(blockquote):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.\!content :where(blockquote p:first-of-type):not(:where([class~=not-content],[class~=not-content] *)):before{content:open-quote!important}.content :where(blockquote p:first-of-type):not(:where([class~=not-content],[class~=not-content] *)):before{content:open-quote}.\!content :where(blockquote p:last-of-type):not(:where([class~=not-content],[class~=not-content] *)):after{content:close-quote!important}.content :where(blockquote p:last-of-type):not(:where([class~=not-content],[class~=not-content] *)):after{content:close-quote}.\!content :where(h1):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings)!important;margin-top:0!important;margin-bottom:.888889em!important;font-size:2.25em!important;font-weight:800!important;line-height:1.11111!important}.content :where(h1):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.\!content :where(h1 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important;font-weight:900!important}.content :where(h1 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit;font-weight:900}.\!content :where(h2):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings)!important;margin-top:2em!important;margin-bottom:1em!important;font-size:1.5em!important;font-weight:700!important;line-height:1.33333!important}.content :where(h2):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.\!content :where(h2 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important;font-weight:800!important}.content :where(h2 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit;font-weight:800}.\!content :where(h3):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings)!important;margin-top:1.6em!important;margin-bottom:.6em!important;font-size:1.25em!important;font-weight:600!important;line-height:1.6!important}.content :where(h3):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.\!content :where(h3 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important;font-weight:700!important}.content :where(h3 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit;font-weight:700}.\!content :where(h4):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings)!important;margin-top:1.5em!important;margin-bottom:.5em!important;font-weight:600!important;line-height:1.5!important}.content :where(h4):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.\!content :where(h4 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important;font-weight:700!important}.content :where(h4 strong):not(:where([class~=not-content],[class~=not-content] *)){color:inherit;font-weight:700}.\!content :where(img):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em!important;margin-bottom:2em!important}.content :where(img):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em;margin-bottom:2em}.\!content :where(picture):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em!important;margin-bottom:2em!important;display:block!important}.content :where(picture):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em;margin-bottom:2em;display:block}.\!content :where(video):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em!important;margin-bottom:2em!important}.content :where(video):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em;margin-bottom:2em}.\!content :where(kbd):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-kbd)!important;box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows)!important;padding-top:.1875em!important;padding-inline-end:.375em!important;padding-bottom:.1875em!important;border-radius:.3125rem!important;padding-inline-start:.375em!important;font-family:inherit!important;font-size:.875em!important;font-weight:500!important}.content :where(kbd):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.\!content :where(code):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-code)!important;font-size:.875em!important;font-weight:600!important}.content :where(code):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.\!content :where(code):not(:where([class~=not-content],[class~=not-content] *)):before{content:"`"!important}.content :where(code):not(:where([class~=not-content],[class~=not-content] *)):before{content:"`"}.\!content :where(code):not(:where([class~=not-content],[class~=not-content] *)):after{content:"`"!important}.content :where(code):not(:where([class~=not-content],[class~=not-content] *)):after{content:"`"}.\!content :where(a code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(a code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(h1 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(h1 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(h2 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important;font-size:.875em!important}.content :where(h2 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit;font-size:.875em}.\!content :where(h3 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important;font-size:.9em!important}.content :where(h3 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit;font-size:.9em}.\!content :where(h4 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(h4 code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(blockquote code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(blockquote code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(thead th code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit!important}.content :where(thead th code):not(:where([class~=not-content],[class~=not-content] *)){color:inherit}.\!content :where(pre):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-pre-code)!important;background-color:var(--tw-prose-pre-bg)!important;padding-top:.857143em!important;padding-inline-end:1.14286em!important;padding-bottom:.857143em!important;border-radius:.375rem!important;margin-top:1.71429em!important;margin-bottom:1.71429em!important;padding-inline-start:1.14286em!important;font-size:.875em!important;font-weight:400!important;line-height:1.71429!important;overflow-x:auto!important}.content :where(pre):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.\!content :where(pre code):not(:where([class~=not-content],[class~=not-content] *)){font-weight:inherit!important;color:inherit!important;font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;background-color:#0000!important;border-width:0!important;border-radius:0!important;padding:0!important}.content :where(pre code):not(:where([class~=not-content],[class~=not-content] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.\!content :where(pre code):not(:where([class~=not-content],[class~=not-content] *)):before{content:none!important}.content :where(pre code):not(:where([class~=not-content],[class~=not-content] *)):before{content:none}.\!content :where(pre code):not(:where([class~=not-content],[class~=not-content] *)):after{content:none!important}.content :where(pre code):not(:where([class~=not-content],[class~=not-content] *)):after{content:none}.\!content :where(table):not(:where([class~=not-content],[class~=not-content] *)){table-layout:auto!important;width:100%!important;margin-top:2em!important;margin-bottom:2em!important;font-size:.875em!important;line-height:1.71429!important}.content :where(table):not(:where([class~=not-content],[class~=not-content] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.\!content :where(thead):not(:where([class~=not-content],[class~=not-content] *)){border-bottom-width:1px!important;border-bottom-color:var(--tw-prose-th-borders)!important}.content :where(thead):not(:where([class~=not-content],[class~=not-content] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.\!content :where(thead th):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings)!important;vertical-align:bottom!important;padding-inline-end:.571429em!important;padding-bottom:.571429em!important;padding-inline-start:.571429em!important;font-weight:600!important}.content :where(thead th):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.\!content :where(tbody tr):not(:where([class~=not-content],[class~=not-content] *)){border-bottom-width:1px!important;border-bottom-color:var(--tw-prose-td-borders)!important}.content :where(tbody tr):not(:where([class~=not-content],[class~=not-content] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.\!content :where(tbody tr:last-child):not(:where([class~=not-content],[class~=not-content] *)){border-bottom-width:0!important}.content :where(tbody tr:last-child):not(:where([class~=not-content],[class~=not-content] *)){border-bottom-width:0}.\!content :where(tbody td):not(:where([class~=not-content],[class~=not-content] *)){vertical-align:baseline!important}.content :where(tbody td):not(:where([class~=not-content],[class~=not-content] *)){vertical-align:baseline}.\!content :where(tfoot):not(:where([class~=not-content],[class~=not-content] *)){border-top-width:1px!important;border-top-color:var(--tw-prose-th-borders)!important}.content :where(tfoot):not(:where([class~=not-content],[class~=not-content] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.\!content :where(tfoot td):not(:where([class~=not-content],[class~=not-content] *)){vertical-align:top!important}.content :where(tfoot td):not(:where([class~=not-content],[class~=not-content] *)){vertical-align:top}.\!content :where(th,td):not(:where([class~=not-content],[class~=not-content] *)){text-align:start!important}.content :where(th,td):not(:where([class~=not-content],[class~=not-content] *)){text-align:start}.\!content :where(figure>*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0!important;margin-bottom:0!important}.content :where(figure>*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0;margin-bottom:0}.\!content :where(figcaption):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-captions)!important;margin-top:.857143em!important;font-size:.875em!important;line-height:1.42857!important}.content :where(figcaption):not(:where([class~=not-content],[class~=not-content] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.\!content{--tw-prose-body:#374151!important;--tw-prose-headings:#111827!important;--tw-prose-lead:#4b5563!important;--tw-prose-links:#111827!important;--tw-prose-bold:#111827!important;--tw-prose-counters:#6b7280!important;--tw-prose-bullets:#d1d5db!important;--tw-prose-hr:#e5e7eb!important;--tw-prose-quotes:#111827!important;--tw-prose-quote-borders:#e5e7eb!important;--tw-prose-captions:#6b7280!important;--tw-prose-kbd:#111827!important;--tw-prose-kbd-shadows:#1118271a!important;--tw-prose-code:#111827!important;--tw-prose-pre-code:#e5e7eb!important;--tw-prose-pre-bg:#1f2937!important;--tw-prose-th-borders:#d1d5db!important;--tw-prose-td-borders:#e5e7eb!important;--tw-prose-invert-body:#d1d5db!important;--tw-prose-invert-headings:#fff!important;--tw-prose-invert-lead:#9ca3af!important;--tw-prose-invert-links:#fff!important;--tw-prose-invert-bold:#fff!important;--tw-prose-invert-counters:#9ca3af!important;--tw-prose-invert-bullets:#4b5563!important;--tw-prose-invert-hr:#374151!important;--tw-prose-invert-quotes:#f3f4f6!important;--tw-prose-invert-quote-borders:#374151!important;--tw-prose-invert-captions:#9ca3af!important;--tw-prose-invert-kbd:#fff!important;--tw-prose-invert-kbd-shadows:#ffffff1a!important;--tw-prose-invert-code:#fff!important;--tw-prose-invert-pre-code:#d1d5db!important;--tw-prose-invert-pre-bg:#00000080!important;--tw-prose-invert-th-borders:#4b5563!important;--tw-prose-invert-td-borders:#374151!important;font-size:1rem!important;line-height:1.75!important}.content{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:#1118271a;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.\!content :where(picture>img):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0!important;margin-bottom:0!important}.content :where(picture>img):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0;margin-bottom:0}.\!content :where(li):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.5em!important;margin-bottom:.5em!important}.content :where(li):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.5em;margin-bottom:.5em}.\!content :where(ol>li):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:.375em!important}.content :where(ol>li):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:.375em}.\!content :where(ul>li):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:.375em!important}.content :where(ul>li):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:.375em}.content :where(.content>ul>li p):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.75em;margin-bottom:.75em}.\!content :where(.\!content>ul>li p):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.75em!important;margin-bottom:.75em!important}.content :where(.content>ul>li>p:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em}.\!content :where(.\!content>ul>li>p:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em!important}.content :where(.content>ul>li>p:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:1.25em}.\!content :where(.\!content>ul>li>p:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:1.25em!important}.content :where(.content>ol>li>p:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em}.\!content :where(.\!content>ol>li>p:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em!important}.content :where(.content>ol>li>p:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:1.25em}.\!content :where(.\!content>ol>li>p:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:1.25em!important}.\!content :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.75em!important;margin-bottom:.75em!important}.content :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.75em;margin-bottom:.75em}.\!content :where(dl):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em!important;margin-bottom:1.25em!important}.content :where(dl):not(:where([class~=not-content],[class~=not-content] *)){margin-top:1.25em;margin-bottom:1.25em}.\!content :where(dd):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.5em!important;padding-inline-start:1.625em!important}.content :where(dd):not(:where([class~=not-content],[class~=not-content] *)){margin-top:.5em;padding-inline-start:1.625em}.\!content :where(hr+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0!important}.content :where(hr+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.\!content :where(h2+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0!important}.content :where(h2+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.\!content :where(h3+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0!important}.content :where(h3+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.\!content :where(h4+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0!important}.content :where(h4+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.\!content :where(thead th:first-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:0!important}.content :where(thead th:first-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:0}.\!content :where(thead th:last-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-end:0!important}.content :where(thead th:last-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-end:0}.\!content :where(tbody td,tfoot td):not(:where([class~=not-content],[class~=not-content] *)){padding-top:.571429em!important;padding-inline-end:.571429em!important;padding-bottom:.571429em!important;padding-inline-start:.571429em!important}.content :where(tbody td,tfoot td):not(:where([class~=not-content],[class~=not-content] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.\!content :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:0!important}.content :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-start:0}.\!content :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-end:0!important}.content :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-content],[class~=not-content] *)){padding-inline-end:0}.\!content :where(figure):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em!important;margin-bottom:2em!important}.content :where(figure):not(:where([class~=not-content],[class~=not-content] *)){margin-top:2em;margin-bottom:2em}.content :where(.content>:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.\!content :where(.\!content>:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0!important}.content :where(.content>:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:0}.\!content :where(.\!content>:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:0!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.float-right{float:right}.float-left{float:left}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.border{border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.content :where(h5+*,h6+*):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.content :where(.content ol>li>:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:0}.content :where(.content ol>li>:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.content :where(.content ul>li>:last-child):not(:where([class~=not-content],[class~=not-content] *)){margin-bottom:0}.content :where(.content ul>li>:first-child):not(:where([class~=not-content],[class~=not-content] *)){margin-top:0}.content .content-youtube{aspect-ratio:16/9;border:none;width:100%;height:auto;max-height:320px;margin:1em 0}@media (width>=1024px){.content .content-youtube{max-height:480px}}.content .content-accordion{flex-direction:column;gap:10px;display:flex;position:relative}.content .content-accordion__items{flex-direction:column;gap:16px;margin:1.5em 0;display:flex}.content .content-accordion__control-buttons{margin-top:1.5em}.content .content-accordion__item{background-color:#f2f5f7}.content .content-accordion__item-header{color:#fff;cursor:pointer;background-color:#0095eb;grid-template-columns:1fr 28px;align-items:flex-start;gap:10px;padding:10px;font-weight:600;display:grid;position:relative}.content .content-accordion__item-sub-title{font-size:14px;font-weight:400}.content .content-accordion__item-icon-minus,.content .content-accordion__item-icon-plus{cursor:pointer;background:0 0;border:none;outline:none;flex-shrink:0;width:28px;height:28px;display:block;position:relative}.content .content-accordion__item-icon-plus:before{content:"";background:#fff;width:2px;height:12px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.content .content-accordion__item-icon-plus:after,.content .content-accordion__item-icon-minus:after{content:"";background:#fff;width:12px;height:2px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.content .content-accordion__item-icon-remove{transform:rotate(45deg)}.content .content-accordion__item-content{box-sizing:border-box;background-color:#f2f5f7;height:0;padding:0 10px;transition:height .3s ease-out;overflow:hidden}.content .content-card{--card-icon-size:20px;border-radius:8px;align-items:flex-start;gap:16px;min-height:52px;margin:8px 0;padding:16px;display:flex;position:relative}.content .content-card--icon{width:var(--card-icon-size);height:var(--card-icon-size);box-sizing:border-box;flex-shrink:0;margin:6px 0}.content .content-card__content{flex-direction:column;flex-grow:1;justify-content:center;min-height:52px;display:flex}.content .content-card__content h3{margin-bottom:4px;font-size:16px;font-weight:700;line-height:20px}.content .content-card__content p{font-size:16px;font-weight:400;line-height:22px}.content .content-card__content>:first-child{margin-top:0}.content .content-card__content>:last-child{margin-bottom:0}.content .content-card--border-primary,.content .content-card--border-secondary,.content .content-card--border-error,.content .content-card--border-warning,.content .content-card--border-success{border-style:solid;border-width:2px}.content .content-card--primary{background-color:#e2f3ff;border-radius:12px}.content .content-card--secondary{color:var(--card-pribary-color);background-color:var(--card-backgroun-color)}.content .content-card--default{color:#1f2937;background-color:#e5e7eb}.content .content-card--warning{color:#835d25;background-color:#ffe7c3}.content .content-card--error{color:#9b1c1c;background-color:#fdf2f2}.content .content-card--info{color:#1e429f;background-color:#ebf5ff}.content .content-card--success{color:#03543f;background-color:#f3faf7}.content .content-card--border-primary{color:#1e429f}.content .content-card--border-secondary{border-color:var(--card-border-color);border-radius:var(--card-border-radius);border-style:var(--card-border-style);border-width:var(--card-border-width)}.content .content-card--border-error{border-color:#ffa6a6}.content .content-card--border-warning{border-color:#fff049}.content .content-card--border-success{border-color:#00a602}.content .content-card .content-card--text-icon{background-color:var(--card-text-icon-color);width:44px;height:44px;color:var(--card-text-icon-text-color);border-radius:50%;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;line-height:24px;display:flex}@media (width>=1224px){.content .content-card .content-card--icon,.content .content-card .content-card--text-icon{width:48px;height:48px}.content .content-card .content-card__content h3{margin-bottom:4px;font-size:18px;line-height:24px}.content .content-card .content-card__content p{font-size:18px;line-height:26px}}.content .content-alert{border-radius:8px;align-items:flex-start;gap:12px;min-height:52px;margin:16px 0;padding:16px;display:flex;position:relative}.content .content-alert__info-icon{box-sizing:border-box;width:16px;height:16px;margin:6px 0}.content .content-alert__content{flex-grow:1}.content .content-alert__content>:first-child{margin-top:0}.content .content-alert__content>:last-child{margin-bottom:0}.content .content-alert--default{color:#1f2937;background-color:#e5e7eb}.content .content-alert--warning{color:#835d25;background-color:#ffe7c3}.content .content-alert--error{color:#9b1c1c;background-color:#fdf2f2}.content .content-alert--info{color:#1e429f;background-color:#ebf5ff}.content .content-alert--success{color:#03543f;background-color:#f3faf7}.content .content-gallery{flex-direction:column;gap:4px;display:flex}.content .content-gallery:not(:first-child){margin-top:1.25em}.content .content-gallery:not(:last-child){margin-bottom:1.25em}.content .content-gallery__row{flex-flow:row;justify-content:space-between;gap:4px;width:100%;display:flex;position:relative;overflow:hidden}.content .content-gallery__item{cursor:pointer;flex-grow:1;flex-shrink:1;position:relative;overflow:hidden}.content .content-gallery__item picture{cursor:pointer;height:100%;margin:0}.content .content-gallery__item picture img{background-color:#dcdcdc;width:auto;height:100%}.content .content-gallery__show-more{color:#fff;text-align:center;background:#0006;justify-content:center;align-items:center;padding:4px 8px;display:flex;position:absolute;inset:0}.content .content-gallery__caption{color:#505050;text-align:right;margin-top:8px;padding:0 8px;font-size:smaller;line-height:1.4}.content .content-gallery__view{z-index:90000;position:fixed;inset:0}.content .content-gallery__view-container{background:#000c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.content .content-gallery__view-container img{width:auto;max-width:100%;height:auto;max-height:100%}.content .content-gallery__view-container img::selection{background:0 0}.content .content-gallery__view-close{cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:8px;right:8px}.content .content-gallery__view-close img{width:40px;height:40px;margin:0}.content .content-gallery__view-left,.content .content-gallery__view-right{background-color:unset;box-sizing:border-box;cursor:pointer;justify-content:flex-start;align-items:center;width:40px;max-width:200px;height:40px;padding:5px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.content .content-gallery__view-left img,.content .content-gallery__view-right img{width:40px;height:40px;margin:0}.content .content-gallery__view-left:hover,.content .content-gallery__view-right:hover{background:#0000001a}.content .content-gallery__view-left{left:0}.content .content-gallery__view-right{justify-content:flex-end;right:0}.content .content-gallery__view svg{width:40px;height:40px}@media (width>=768px){.content .content-gallery,.content .content-gallery__row{gap:8px}.content .content-gallery__caption{padding:0 16px}.content .content-gallery__view-left,.content .content-gallery__view-right{width:20%;height:50vh;padding:20px}}.tableWrapper>table,.content .content-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.tableWrapper>table:not(:first-child),.content .content-table:not(:first-child){margin-top:1.25em}.tableWrapper>table:not(:last-child),.content .content-table:not(:last-child){margin-bottom:1.25em}.tableWrapper>table tbody tr td,.tableWrapper>table tbody tr th,.content .content-table tbody tr td,.content .content-table tbody tr th{vertical-align:top;box-sizing:border-box;border:2px solid #ced4da;min-width:1em;padding:3px 5px;position:relative}.tableWrapper>table tbody tr td>*,.tableWrapper>table tbody tr th>*,.content .content-table tbody tr td>*,.content .content-table tbody tr th>*{margin:0}.tableWrapper>table tbody tr th,.content .content-table tbody tr th{text-align:left;background-color:#f1f3f5;font-weight:700}.tableWrapper>table tbody tr .selectedCell:after,.content .content-table tbody tr .selectedCell:after{z-index:2;content:"";pointer-events:none;background:#d0ecff81;position:absolute;inset:0}.tableWrapper>table tbody tr .column-resize-handle,.content .content-table tbody tr .column-resize-handle,.tableWrapper>table .column-resize-handle,.content .content-table .column-resize-handle{pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.tableWrapper>table .resize-cursor,.content .content-table .resize-cursor{cursor:ew-resize;cursor:col-resize}.content-grid{grid-template-columns:repeat(var(--grid-cols-mobile), 1fr);gap:8px;padding:16px;display:grid}.content-grid .content-grid__item{overflow:hidden}.content-grid .content-grid__item:has(:first-child)>:first-child{margin-top:0}.content-grid .content-grid__item:has(:last-child)>:last-child{margin-bottom:0}@media (width>=1224px){.content-grid{grid-template-columns:repeat(var(--grid-cols-desktop), 1fr)}}.content-editor .content-editor__extension{position:relative}.content-editor .content-editor__extension--hidden{display:none}.content-editor .content-editor__extension-buttons{z-index:3;gap:1rem;display:flex;position:absolute;top:0;right:1rem}.content-editor .content-editor__extension-buttons button{letter-spacing:1px;text-transform:uppercase;color:#2f74c6;cursor:pointer;background:#fff;border:1px dashed #2f74c6;border-top:0;border-radius:0 0 .5rem .5rem;padding:.25rem .75rem;font-size:.6rem;font-weight:700}.content-editor .content-editor__extension-buttons button:hover{color:#fff;background:#2f74c6;border-style:solid}.content-editor h1.is-empty:first-child:before,.content-editor h2.is-empty:first-child:before,.content-editor h3.is-empty:first-child:before,.content-editor h4.is-empty:first-child:before,.content-editor h5.is-empty:first-child:before,.content-editor h6.is-empty:first-child:before{color:var(--color-placeholder);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.nobr{white-space:nowrap}.notification{color:#fff;z-index:1000;opacity:0;border-radius:4px;max-width:350px;padding:12px 16px;transition:opacity .3s,transform .3s;position:fixed;right:10px;transform:translateY(-15px);box-shadow:0 2px 4px #0003}@media (width>=768px){.notification{padding:16px 24px}}.notification--info{background:#2196f3}.notification--success{background:#4cc77d}.notification--warning{background:#f46425}.notification--error{background:#ea1717}.content-editor-mention{color:#2f74c6;white-space:nowrap;background:#2f74c61f;border-radius:.35em;padding:.1em .35em;font-weight:500}.content-editor .content-editor__spacer{opacity:.5;cursor:text;background:0 0;border:none;align-items:flex-start;width:100%;height:50px;margin-top:2rem;padding:0;display:flex}.content-editor .content-editor__top-spacer{opacity:.5;cursor:pointer;background:0 0;border:none;align-items:flex-start;width:100%;height:1rem;padding:0;display:flex}.content-editor .content-editor__character-count{color:#868e96;margin-top:1rem}.content-editor .content-editor__bubble-menu{z-index:1;border-radius:4px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.2rem;padding:2px;display:flex}.content-editor .content-editor__toolbar{z-index:1;border-radius:4px;flex-wrap:wrap;gap:.2rem;margin-bottom:4px;display:flex;position:sticky;top:10px}.content-editor .content-editor__button{color:#000;cursor:pointer;background:#fff;border:1px solid #000;border-radius:.3rem;flex-shrink:0;padding:.1rem .4rem;font-size:13px}.content-editor .content-editor__button--active{color:#fff;background:#000;border-color:#fff}.content-editor .content-editor__button-italic{font-style:italic}.content-editor .content-editor__button-bold{font-weight:700}.content-editor .content-editor__button-strike{text-decoration:line-through}.content-editor .content-editor__button:disabled{cursor:not-allowed;background-color:#e4e4e4}.content-editor .content-editor__loader{aspect-ratio:4;clip-path:inset(0 100% 0 0);background:radial-gradient(circle closest-side,#000 90%,#0000) 0/33.3333% 100% space;width:15px;animation:1s steps(4,end) infinite l1;display:inline-block}@keyframes l1{to{clip-path:inset(0 -34% 0 0)}}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}
