.edit-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--bs-dark-rgb),.03);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,background-color .2s ease;border-radius:var(--bs-border-radius);pointer-events:none;z-index:1000}.edit-header-overlay-content{background-color:rgba(var(--bs-white-rgb),.9);color:var(--bs-secondary-color);padding:.4rem .8rem;border-radius:1.5rem;display:flex;align-items:center;font-size:.8rem;font-weight:500;box-shadow:0 2px 4px rgba(var(--bs-dark-rgb),.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.edit-header-overlay-container{position:relative}.blockquote-custom-icon:hover .edit-header-overlay,.blockquote-footer:hover .edit-header-overlay,.card-content h2:hover .edit-header-overlay,.card-count:hover .edit-header-overlay,.card-footer:hover .edit-header-overlay,.postcard__title:hover .edit-header-overlay,.section-header:hover .edit-header-overlay{opacity:1;background-color:rgba(var(--bs-primary-rgb),.08);pointer-events:auto}.edit-header-overlay-container .blockquote-custom-icon,.edit-header-overlay-container .blockquote-footer,.edit-header-overlay-container .card-content h2,.edit-header-overlay-container .card-count,.edit-header-overlay-container .card-footer,.edit-header-overlay-container .postcard__title,.edit-header-overlay-container .section-header{cursor:pointer;transition:all .2s ease}.edit-header-overlay-container .blockquote-custom-icon:hover,.edit-header-overlay-container .blockquote-footer:hover,.edit-header-overlay-container .card-content h2:hover,.edit-header-overlay-container .card-count:hover,.edit-header-overlay-container .card-footer:hover,.edit-header-overlay-container .postcard__title:hover,.edit-header-overlay-container .section-header:hover{background-color:rgba(var(--bs-primary-rgb),.02);border-radius:var(--bs-border-radius)}@media (max-width:768px){.edit-header-overlay-content{font-size:.75rem;padding:.3rem .6rem}}#template-container p,li{text-align:justify}.icon-only-button,.operation-button,.operation-text-button{display:inline-flex;align-items:center;justify-content:flex-start;margin:.15rem!important;position:relative}.operation-button .btn-spinner-wrapper,.operation-button i,.operation-text-button .btn-spinner-wrapper,.operation-text-button i{margin-right:.6rem!important}.operation-text-button{padding:.275rem .65rem .275rem .9rem!important}.icon-only-button{justify-content:center!important;padding:.275rem!important;width:2.5rem!important;height:2.1rem!important}.icon-only-button,.operation-button,.operation-text-button{margin-right:.2rem!important;margin-left:.2rem!important;vertical-align:middle!important}.icon-only-button .btn-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn-collapsible.icon-only-button:hover .btn-text{max-width:0!important;opacity:0!important;display:none!important}.icon-only-button .btn-spinner-wrapper,.icon-only-button i{margin:0!important}.btn-spinner-wrapper{display:inline-flex;justify-content:center;align-items:center;width:1em;height:1em;line-height:1;vertical-align:middle}.btn-spinner-wrapper .spinner-border-sm{width:1em;height:1em;border-width:.15em;margin-right:0;vertical-align:middle}@media only screen and (max-width:800px){.icon-only-button,.operation-button.btn-sm,.operation-text-button.btn-sm{margin-right:.2rem!important;margin-left:.2rem!important;font-size:.9rem!important;display:inline-flex!important;justify-content:center!important;align-items:center!important}.icon-only-button,.operation-button.btn-sm{width:2.5rem!important;height:2.1rem!important;padding:.275rem!important}.operation-button,.operation-text-button{font-size:.9rem!important}.operation-text-button.btn-sm{font-size:.8rem!important;min-width:1.3rem}.btn-collapsible:not(.operation-text-button) .btn-text{display:none!important}}@media only screen and (min-width:800px){.icon-only-button,.operation-button,.operation-text-button{font-size:.8rem!important;margin-left:.2rem!important;margin-right:.2rem!important;height:1.9rem!important;vertical-align:middle!important}.icon-only-button{width:2.3rem!important}.operation-button:not(.icon-only-button){min-height:1.9rem!important;padding:.25rem .6rem!important}.reload-button{padding:7px 7px 5px!important;min-width:26px;margin-left:.2rem;margin-right:.2rem}.operation-button:not(.icon-only-button) .btn-text{max-width:500px!important;opacity:1!important;transition:none!important}.operation-text-button .btn-text{opacity:1!important;max-width:500px!important}.btn-collapsible.explicit-collapsible .btn-text{max-width:0;opacity:0;transition:opacity 1.5s,max-width .5s}.btn-collapsible.explicit-collapsible:hover .btn-text{max-width:500px;opacity:1;transition:opacity .3s,max-width .6s}}.btn-collapsible{position:relative;display:inline-block;cursor:pointer;vertical-align:middle;text-align:center;padding:.275rem .65rem .275rem .9rem!important;margin:.15rem!important}.btn-collapsible.explicit-collapsible .btn-text{max-width:0;display:inline-block;transition:opacity 1.5s,max-width .5s;vertical-align:top;white-space:nowrap;overflow:hidden;opacity:0}.btn-collapsible.explicit-collapsible:hover .btn-text{transition:opacity .3s,max-width .6s;max-width:500px;opacity:1}.file-uploader{display:flex;flex-direction:column;width:100%;max-width:100%}.drop-zone{border:2px dashed #dee2e6;border-radius:8px;padding:2rem;text-align:center;background-color:#f8f9fa;transition:all .3s ease;cursor:pointer;margin-bottom:1rem}.drop-zone.dragging{border-color:#6c757d;background-color:#edf2f7;box-shadow:0 0 0 3px rgba(108,117,125,.2)}.drop-zone.has-files{border-color:#28a745;background-color:rgba(40,167,69,.05)}.drop-zone:hover{border-color:#6c757d;background-color:#edf2f7}.upload-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-title{font-size:1.2rem;color:#495057;margin-bottom:.5rem;font-weight:500}.upload-info{color:#6c757d;font-size:.875rem;margin-top:.5rem;max-width:80%;text-align:center}.action-buttons{margin-top:1.5rem}.file-input{display:none}.file-errors-container{margin-top:1rem;width:100%}.error-message{color:#dc3545;padding:.5rem;margin-bottom:.5rem;border-radius:4px;background-color:rgba(220,53,69,.1);display:flex;align-items:center}.file-preview-container{margin:1.5rem 0;width:100%;animation:fadeIn .3s ease-in-out;display:flex;flex-direction:column;align-items:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.preview-title{font-size:1rem;color:#495057;margin-bottom:1rem;font-weight:500;padding-bottom:.5rem;border-bottom:1px solid #dee2e6;width:100%;text-align:center}.file-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem;scrollbar-width:thin;scrollbar-color:#dee2e6 #f8f9fa;width:100%;max-width:800px}.file-preview-grid::-webkit-scrollbar{width:8px}.file-preview-grid::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.file-preview-grid::-webkit-scrollbar-thumb{background-color:#dee2e6;border-radius:4px;border:2px solid #f8f9fa}.file-preview-grid::-webkit-scrollbar-thumb:hover{background-color:#ced4da}.file-preview-item{position:relative;overflow:hidden;border-radius:6px;background-color:#f8f9fa;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .2s;height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:fadeInScale .3s ease-in-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.file-preview-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.preview-image{width:100%;height:100%;object-fit:cover}.delete-button{position:absolute;top:5px;right:5px;border:none;background-color:hsla(0,0%,100%,.8);color:#dc3545;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0;z-index:2}.delete-button:hover{background-color:#dc3545;color:#fff}.file-icon-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:1rem}.file-icon{width:48px;height:48px;margin-bottom:.5rem}.file-name{font-size:.8rem;color:#495057;text-align:center;word-break:break-word;max-width:90%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.button-container{display:flex;grid-gap:.3rem;gap:.3rem}@media (max-width:576px){.drop-zone{padding:1.5rem}.file-preview-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));max-height:250px}.button-container{flex-direction:column}}.editor-subscript{font-size:.7rem;text-align:top}.editor-count{font-size:.6rem!important;text-align:top;margin-right:.3rem}.title-container{width:100%;max-width:100%}.title-text{margin-left:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (max-width:576px){.title-text{max-width:200px}}@media (min-width:577px) and (max-width:992px){.title-text{max-width:400px}}#backButton{margin-right:10px;border-left:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom:0;border-top:0;padding-right:10px}#backButton:hover{border:1px;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.card-box{padding:20px;border-radius:3px;margin-bottom:30px;background-color:#fff}.file-man-box{padding-top:20px;border:1px solid #e3eaef;border-radius:5px;position:relative;margin-bottom:20px}.file-man-box .box-body{padding:20px}.file-man-box .file-close{color:#f1556c;position:absolute;line-height:24px;font-size:24px;right:10px;top:10px;visibility:hidden}.file-man-box .file-img-box{line-height:128px;text-align:center}.file-man-box .file-img-box .image-container{height:96px}.file-man-box .file-img-box .file-icon{height:48px;margin-top:20px}.file-man-box .file-download{font-size:28px;color:#98a6ad;position:absolute;right:10px}.file-man-box .file-download:hover{color:#313a46}.file-man-box .file-man-title{padding-right:25px}.file-man-box:hover{box-shadow:0 0 24px 0 rgba(0,0,0,.06),0 1px 0 0 rgba(0,0,0,.02)}.file-man-box:hover .file-close{visibility:visible}.text-overflow{text-overflow:ellipsis;white-space:nowrap;display:block;width:100%;overflow:hidden}.file-man-box h5{font-size:15px}.file-img-preview{background-color:var(--bs-body-bg)}.image-file-card{transition:all .2s ease;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.08);cursor:pointer;position:relative}.image-file-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.image-file-card.selected-image{border:2px solid var(--bs-primary);background-color:rgba(var(--bs-primary-rgb),.05)}.image-selected-badge{position:absolute;top:10px;right:10px;z-index:10;font-size:.75rem;padding:.35em .65em;border-radius:50px}.image-thumbnail-container{height:130px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f8f9fa;padding:8px}.image-thumbnail-container.file-icon-container{background-color:#f1f3f5}.image-thumbnail{max-width:100%;max-height:100%;object-fit:contain;transition:transform .2s ease}.image-file-card:hover .image-thumbnail{transform:scale(1.05)}.file-icon-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.file-type-icon{width:64px;height:64px;object-fit:contain;margin-bottom:8px;transition:transform .2s ease}.image-file-card:hover .file-type-icon{transform:scale(1.1)}.file-extension{font-size:.75rem;color:#6c757d;font-weight:600;background-color:rgba(0,0,0,.05);padding:2px 6px;border-radius:4px;text-transform:uppercase}.file-name{font-size:.85rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0;line-height:1.3}.file-size{font-size:.75rem;opacity:.75}.action-buttons{display:flex;grid-gap:10px;gap:10px}.btn-action{background:transparent;border:none;font-size:1rem;opacity:.7;transition:all .2s;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.btn-action:hover{opacity:1;transform:scale(1.1)}.secondary-action{opacity:.5;font-size:.9rem}.secondary-action:hover{opacity:.8}@media (min-width:992px){.action-buttons{opacity:0;transition:opacity .2s ease}.image-file-card:hover .action-buttons{opacity:1}}.table-row-selected{background-color:rgba(var(--bs-primary-rgb),.05)!important}.table-row-selected td{border-color:var(--bs-primary)}.details-view-icon-container{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin:0 auto}.details-view-icon{max-width:100%;max-height:100%;object-fit:contain}.file-extension-details{font-size:.75rem;color:#6c757d;font-weight:600;background-color:rgba(0,0,0,.05);padding:2px 6px;border-radius:4px;text-transform:uppercase;display:inline-block}.details-action-buttons{display:flex;justify-content:flex-end;grid-gap:4px;gap:4px}.table tbody tr{transition:background-color .2s ease}.table tbody tr:hover{background-color:rgba(0,0,0,.03)}@media (max-width:767px){.details-action-buttons{flex-direction:column;grid-gap:2px;gap:2px}.details-action-buttons button{margin-right:0!important;margin-bottom:2px}}.details-action-buttons .btn-outline-secondary{border-width:1px;opacity:.7;font-size:.85rem}.details-action-buttons .btn-outline-secondary:hover{opacity:1;background-color:transparent;color:var(--bs-secondary)}.image-container{text-align:center;content:""}.image-container,.image-itself{display:inline-block;vertical-align:middle}.image-browser-container{display:flex;flex-direction:column;max-height:calc(100vh - 120px)}.image-browser-content{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dee2e6 #f8f9fa}.image-browser-content::-webkit-scrollbar{width:8px}.image-browser-content::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.image-browser-content::-webkit-scrollbar-thumb{background-color:#dee2e6;border-radius:4px;border:2px solid #f8f9fa}.image-browser-content::-webkit-scrollbar-thumb:hover{background-color:#ced4da}.image-browser-controls{flex-wrap:wrap;align-items:center}.single-line-controls{display:flex;flex-wrap:nowrap}@media (min-width:768px){.single-line-controls{align-items:center}.single-line-controls>[class*=col-]{margin-bottom:0!important}}.image-browser-container .input-group.flex-nowrap{min-width:200px;max-width:100%}.image-browser-container .dropdown{min-width:130px}@media (min-width:992px) and (max-width:1199px){.image-browser-container .dropdown{min-width:120px}.image-browser-controls{margin-left:-5px;margin-right:-5px}.image-browser-controls>[class*=col]{padding-left:5px;padding-right:5px}.single-line-controls .d-flex.align-items-center .gap-1{grid-gap:.25rem!important;gap:.25rem!important}}@media (max-width:991px){.image-browser-container .dropdown,.image-browser-container .input-group{width:100%}.image-browser-controls>[class*=col]{margin-bottom:.5rem}.image-browser-controls [class*=col]:last-child .d-flex{width:100%;justify-content:space-between}.single-line-controls{flex-wrap:wrap}}@media (max-width:576px){.image-browser-container{max-height:calc(100vh - 100px)}}.border-dotted{border-style:dotted!important}.border-dashed{border-style:dashed!important}#editor-popover{max-width:50vw!important}.dropdown-menu{z-index:2000!important}textarea.human-query{resize:none;min-height:unset;height:calc(1.5em + .75rem + 2px);word-break:break-all}.qb-drag-handler,.qb-draggable,.query-builder{-webkit-user-select:none;user-select:none}.rule--header:after{content:"";display:table;clear:both}.group--footer,.group--header{display:flex;align-items:center}.query-builder{overflow:hidden}.query-builder *,.query-builder :after,.query-builder :before{box-sizing:border-box}body.qb-dragging .ant-tooltip{display:none}.query-builder{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.25;margin:1rem}.query-builder.qb-dragging{cursor:grabbing!important}.query-builder.qb-dragging button{pointer-events:none}.group{background:rgba(250,240,210,.5);border:1px solid #dcc896}.rule{background-color:#fff;border:1px solid transparent;padding:10px}.rule-with-error .rule{border:1px solid #e0a1a1}.rule--body--wrapper{flex:1 1;display:flex;flex-direction:column}.rule--error{color:red;margin-bottom:-5px;margin-top:5px}.group-or-rule{border-radius:var(--bs-border-radius);position:relative}.rule_group{background:rgba(255,252,242,.5);border:1px solid #f9f1dd}.qb-draggable{pointer-events:none;position:absolute;opacity:.7;z-index:1000}.qb-placeholder{border:1px dashed grey}.locked{border:1px dashed red}.ant-tooltip-inner{min-height:18px}.ant-slider{margin-bottom:4px;margin-top:4px}.ant-slider-with-marks{margin-bottom:10px;margin-top:4px}.ant-slider-track{visibility:visible!important}.ant-select-tree-dropdown>div[role=listbox]{outline:none}ul.ant-select-selection__rendered{margin-right:11px}.ant-select-item{min-height:22px}.group--children{padding-left:24px}.group--children>.group-or-rule-container>.group-or-rule:before{top:-4px;border-width:0 0 2px 2px}.group--children>.group-or-rule-container>.group-or-rule:after{top:50%;border-width:0 0 0 2px}.group--children>.group-or-rule-container>.group-or-rule:after,.group--children>.group-or-rule-container>.group-or-rule:before{content:"";position:absolute;left:-14px;width:14px;height:calc(50% + 8px);border-color:#ccc;border-style:solid;box-sizing:border-box}.group--children.hide--conjs>.group-or-rule-container:first-child>.group-or-rule:before{display:none}.group--children.hide--conjs>.group-or-rule-container:first-child>.group-or-rule:after{border-radius:4px 0 0 0;border-width:2px 0 0 2px}.group--children.rule_group--children>.group-or-rule-container:first-child>.group-or-rule:before{display:none}.group--children.rule_group--children>.group-or-rule-container:first-child>.group-or-rule:after{border-radius:4px 0 0 0;border-width:2px 0 0 2px}.group--children>.group-or-rule-container:first-child>.group-or-rule:before{top:-12px;height:calc(50% + 14px)}.group--children>.group-or-rule-container:last-child>.group-or-rule:before{border-radius:0 0 0 4px}.group--children>.group-or-rule-container:last-child>.group-or-rule:after{display:none}.group--children.hide--line>.group-or-rule-container>.group-or-rule:after,.group--children.hide--line>.group-or-rule-container>.group-or-rule:before{border-color:hsla(0,0%,50.2%,.1)}.qb-draggable:after,.qb-draggable:before{display:none}.qb-drag-handler{cursor:grabbing}.group--drag-handler{margin-right:8px;position:relative;top:3px}.group--conjunctions .group--drag-handler{margin-left:10px}.group--conjunctions.hide--conj{opacity:.3}.group--actions{margin-left:10px;flex:1 1;display:flex}.group--actions--bl,.group--actions--tl{justify-content:flex-start}.group--actions--tl{margin-left:20px}.group--actions--bc,.group--actions--tc{justify-content:center}.group--actions--br,.group--actions--tr{justify-content:flex-end}.group--actions .action--DELETE{margin-top:-1px}.case_group{border-width:2px}.switch_group>.group--children>.group-or-rule-container>.group-or-rule:after,.switch_group>.group--children>.group-or-rule-container>.group-or-rule:before{height:calc(50% + 12px)}.case_group--body{display:flex;flex-direction:row;margin-top:10px;margin-bottom:10px}.case_group--body .case_group--children{flex:auto;margin-top:0!important;margin-bottom:0!important}.case_group--body .case_group--value{margin-top:0;margin-bottom:0;margin-right:10px}.rule_group{display:flex;padding-left:10px}.rule_group .group--drag-handler,.rule_group .group--field{align-self:center}.rule_group .group--actions{align-self:center;flex:0 1}.rule_group .rule_group--children{flex:1 1;margin-top:5px;margin-bottom:5px;padding-left:18px}.rule_group .rule_group--children .group-or-rule-container{margin-bottom:5px;margin-top:5px;padding-right:5px}.rule_group .rule_group--children.one--child{padding-left:10px}.rule_group .rule_group--children>.group-or-rule-container>.group-or-rule:after,.rule_group .rule_group--children>.group-or-rule-container>.group-or-rule:before{left:-10px;width:10px;height:calc(50% + 8px)}.group--header.hide--drag.with--conjs>.group--field--count--rule{margin-left:20px}.rule{flex:1 1;display:flex}.rule--header{margin-left:auto;display:flex;align-items:center;padding-left:10px}.rule--drag-handler{display:flex;align-items:center;margin-right:8px}.group--field,.operator--options--sep,.rule--after-widget,.rule--before-widget,.rule--field,.rule--operator,.rule--operator-options,.rule--value,.rule--widget,.widget--sep,.widget--valuesrc,.widget--widget{display:inline-block}.mui .operator--options--sep,.mui .rule--func--arg-sep,.mui .rule--func--bracket-after,.mui .rule--func--bracket-before,.mui .widget--sep{vertical-align:bottom;align-self:flex-end;margin-bottom:8px}.mui .rule--operator-options,.mui .widget--valuesrc{vertical-align:bottom}.rule--operator,.widget--sep,.widget--valuesrc,.widget--widget{margin-left:10px}.widget--valuesrc{margin-right:-8px}.widget--valuesrc span i{transform:rotate(90deg)}.operator--options--sep{margin-right:10px}div.tooltip-inner{max-width:500px}.group--field label,.rule--field label,.rule--operator label,.widget--widget label{display:block;font-weight:700}.conjunction,.conjunction label{display:inline-block}.conjunction label{border:1px solid;cursor:pointer;color:#fff;text-transform:uppercase;padding:.2rem .4rem}.conjunction input{display:none}.conjunction[data-state=active] label{background-color:#3276b1;border-color:#285e8e}.conjunction[data-state=inactive] label{background-color:#428bca;border-color:#357ebd}.conjunction[data-state=inactive] label:hover{background-color:#3276b1;border-color:#285e8e}.conjunction:first-child label{border-radius:var(--bs-border-radius) 0 0 var(--bs-border-radius)}.conjunction:last-child label{border-radius:0 var(--bs-border-radius) var(--bs-border-radius) 0}.conjunction:first-child:last-child{border-radius:var(--bs-border-radius)}.rule--func,.rule--func--arg,.rule--func--arg-label,.rule--func--arg-label-sep,.rule--func--arg-sep,.rule--func--arg-value,.rule--func--args,.rule--func--bracket-after,.rule--func--bracket-before,.rule--func--wrapper{display:inline-block}.rule--func--bracket-after,.rule--func--bracket-before{margin-left:3px;margin-right:3px}.rule--func--bracket-before{margin-left:5px}.rule--func--arg-value>.rule--widget{margin-left:-10px}.rule--func--arg-sep{margin-left:3px;margin-right:6px}.rule--func--arg-label-sep{margin-left:1px;margin-right:6px}.qb-lite .group--actions,.qb-lite .group--drag-handler{transition:opacity .2s}.qb-lite .group--header:hover .group--header .group--actions,.qb-lite .group--header:hover .group--header .group--drag-handler,.qb-lite .group--header:not(:hover) .group--actions,.qb-lite .group--header:not(:hover) .group--drag-handler,.qb-lite .rule_group:not(:hover) .group--actions,.qb-lite .rule_group:not(:hover) .group--drag-handler{opacity:.3}.qb-lite .group--conjunctions .ant-btn:not(.ant-btn-primary),.qb-lite .rule_group_ext--drag-handler{transition:padding .2s}.qb-lite .group--header:hover .group--header .group--conjunctions .ant-btn:not(.ant-btn-primary),.qb-lite .group--header:hover .group--header .rule_group_ext--drag-handler,.qb-lite .group--header:not(:hover) .group--conjunctions .ant-btn:not(.ant-btn-primary),.qb-lite .group--header:not(:hover) .rule_group_ext--drag-handler,.qb-lite .rule_group:not(:hover) .group--conjunctions .ant-btn:not(.ant-btn-primary),.qb-lite .rule_group:not(:hover) .rule_group_ext--drag-handler{width:0;padding:0;overflow:hidden;opacity:.3}.qb-lite .rule--drag-handler,.qb-lite .rule--header,.qb-lite .widget--valuesrc{transition:opacity .2s}.qb-lite .rule:hover .rule .rule--drag-handler,.qb-lite .rule:hover .rule .rule--header,.qb-lite .rule:hover .rule .widget--valuesrc,.qb-lite .rule:not(:hover) .rule--drag-handler,.qb-lite .rule:not(:hover) .rule--header,.qb-lite .rule:not(:hover) .widget--valuesrc{opacity:.3}.qb-lite.qb-dragging .group--actions,.qb-lite.qb-dragging .group--drag-handler,.qb-lite.qb-dragging .rule--drag-handler,.qb-lite.qb-dragging .rule--header,.qb-lite.qb-dragging .widget--valuesrc{opacity:0!important}.qb-lite.qb-dragging .group--conjunctions .ant-btn:not(.ant-btn-primary),.qb-lite.qb-dragging .rule_group_ext--drag-handler{width:0!important;padding:0!important;overflow:hidden!important;opacity:0!important}.group--footer,.group--header{padding-left:10px}.group--footer,.group--header,.group-or-rule-container{padding-right:10px;margin-top:10px;margin-bottom:10px}.group-or-rule-container:first-child{margin-top:0!important}.group-or-rule-container:last-child{margin-bottom:0!important}.group--children{margin-top:10px;margin-bottom:10px}.rule--body.can--shrink--value{display:flex;align-items:center}.rule--body.can--shrink--value .rule--value{flex:1 1}.rule--body.can--shrink--value .rule--value>.rule--widget{display:flex}.rule--body.can--shrink--value .rule--value>.rule--widget .widget--widget{flex:1 1}.rule--body.can--shrink--value .rule--value>.rule--widget>.widget--valuesrc{display:flex;align-items:center}.rule--value>.rule--widget>.widget--valuesrc .anticon,.rule--value>.rule--widget>.widget--valuesrc .anticon svg{height:100%}.svg-inline--fa{pointer-events:none}.infographic *{box-sizing:border-box}.infographic-container>h1,.infographic-container>p{text-align:center}.infographic-container>h1{margin:40px;color:#fff}.infographic-container>p{font-size:20px;margin-top:10px;margin-bottom:40px}.infographic-container .infographic{background-color:#fff;overflow:hidden}.infographic-container .infographic .card-count-container{display:flex;align-items:center;width:100%;height:200px;padding:20px 0}.infographic-container .infographic .card-count{font-weight:700;font-size:100px;width:150px;height:150px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:auto -40px auto auto;padding-right:0;overflow:hidden;color:#fff;box-shadow:inset 0 0 10px rgba(0,0,0,.5);text-shadow:0 0 5px rgba(0,0,0,.5);transition:all .2s ease-in-out}.infographic-container .infographic .card-content{padding:0 20px 20px}.infographic-container .infographic .card-content>h2{margin-top:0;text-align:center}.infographic-container .infographic .card-footer{padding:20px;color:#fff}.infographic-container .infographic:hover .card-count{width:160px;height:160px}@media(max-width:767px){.infographic-container{flex-wrap:wrap}}.blockquote-custom{position:relative;font-size:1.1rem}.blockquote-custom-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:-25px;left:50px}.card-dark{background:var(--bs-black)}.card-light{background:var(--bs-white)}.postcard a,.postcard a:hover{text-decoration:none;transition:color .3s ease-in-out}#pageHeaderTitle{margin:2rem 0;text-transform:uppercase;text-align:center;font-size:2.5rem}.postcard{flex-wrap:wrap;display:flex;margin:0 0 2rem;overflow:hidden;position:relative}.postcard a{color:inherit}.postcard .h1,.postcard h1{margin-bottom:.5rem;font-weight:500;line-height:1.2}.postcard .small{font-size:80%}.postcard .postcard__title{font-size:1.75rem}.postcard .postcard__img{max-height:180px;width:100%;object-fit:cover;position:relative}.postcard .postcard__img_link{display:contents}.postcard .postcard__bar{width:50px;height:10px;margin:10px 0;border-radius:5px;transition:width .2s ease}.postcard .postcard__text{padding:1.5rem;position:relative;display:flex;flex-direction:column}.postcard .postcard__preview-txt{overflow:hidden;text-overflow:ellipsis;text-align:justify;height:100%}.postcard .postcard__tagbox{display:flex;flex-flow:row wrap;font-size:14px;margin:20px 0 0;padding:0;justify-content:center}.postcard .postcard__tagbox .tag__item{display:inline-block;background:rgba(83,83,83,.4);border-radius:3px;padding:2.5px 10px;margin:0 5px 5px 0;cursor:default;-webkit-user-select:none;user-select:none;transition:background-color .3s}.postcard .postcard__tagbox .tag__item:hover{background:rgba(83,83,83,.8)}.postcard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:1}.postcard:hover .postcard__bar{width:100px}@media screen and (min-width:769px){.postcard{flex-wrap:inherit}.postcard .postcard__title{font-size:2rem}.postcard .postcard__tagbox{justify-content:start}.postcard .postcard__img_link img{max-width:300px;max-height:100%;transition:transform .3s ease;z-index:2}.postcard .postcard__text{padding:3rem;width:100%}.postcard .media.postcard__text:before{content:"";position:absolute;display:block;top:-20%;height:130%;width:55px;z-index:3}.postcard:hover .postcard__img_link img{transform:scale(1.1)}.postcard.left{flex-direction:row}.postcard.right{flex-direction:row-reverse}.postcard.left .postcard__text:before{left:-12px!important;transform:rotate(4deg)}.postcard.right .postcard__text:before{right:-12px!important;transform:rotate(-4deg)}}@media screen and (min-width:1024px){.postcard__text{padding:2rem 3.5rem}.postcard__text:before{content:"";position:absolute;display:block;z-index:3;top:-20%;height:130%;width:55px}}.postcard .postcard__tagbox .success.play:hover{background:var(--bs-success)}.success .postcard__bar{background-color:var(--bs-success)}.left.success{background-image:linear-gradient(-30deg,var(--bs-success-bg-subtle),transparent 50%)}.right.success{background-image:linear-gradient(30deg,var(--bs-success-bg-subtle),transparent 50%)}.postcard .postcard__tagbox .primary.play:hover{background:var(--bs-primary)}.primary .postcard__bar{background-color:var(--bs-primary)}.left.primary{background-image:linear-gradient(-30deg,var(--bs-primary-bg-subtle),transparent 50%)}.right.primary{background-image:linear-gradient(30deg,var(--bs-primary-bg-subtle),transparent 50%)}.postcard .postcard__tagbox .secondary.play:hover{background:var(--bs-secondary)}.secondary .postcard__bar{background-color:var(--bs-secondary)}.left.secondary{background-image:linear-gradient(-30deg,var(--bs-secondary-bg-subtle),transparent 50%)}.right.secondary{background-image:linear-gradient(30deg,var(--bs-secondary-bg-subtle),transparent 50%)}.postcard .postcard__tagbox .danger.play:hover{background:var(--bs-danger)}.danger .postcard__bar{background-color:var(--bs-danger)}.left.danger{background-image:linear-gradient(-30deg,var(--bs-danger-bg-subtle),transparent 50%)}.right.danger{background-image:linear-gradient(30deg,var(--bs-danger-bg-subtle),transparent 50%)}.postcard .postcard__tagbox .warning.play:hover{background:var(--bs-warning)}.warning .postcard__bar{background-color:var(--bs-warning)}.left.warning{background-image:linear-gradient(-30deg,var(--bs-warning-bg-subtle),transparent 50%)}.right.warning{background-image:linear-gradient(30deg,var(--bs-warning-bg-subtle),transparent 50%)}.postcard .postcard__tagbox .transparent.play:hover{background:var(--bs-white)}.transparent .postcard__bar{background-color:var(--bs-white)}.left.transparent{background-image:linear-gradient(-30deg,var(--bs-white-bg-subtle),transparent 50%)}.right.transparent{background-image:linear-gradient(30deg,var(--bs-white-bg-subtle),transparent 50%)}@media screen and (min-width:769px){.left.success:before{background-image:linear-gradient(-80deg,var(--bs-success-bg-subtle),transparent 50%)}.right.success:before{background-image:linear-gradient(80deg,var(--bs-success-bg-subtle),transparent 50%)}.left.primary:before{background-image:linear-gradient(-80deg,var(--bs-primary-bg-subtle),transparent 50%)}.right.primary:before{background-image:linear-gradient(80deg,var(--bs-primary-bg-subtle),transparent 50%)}.left.secondary:before{background-image:linear-gradient(-80deg,var(--bs-secondary-bg-subtle),transparent 50%)}.right.secondary:before{background-image:linear-gradient(80deg,var(--bs-secondary-bg-subtle),transparent 50%)}.left.danger:before{background-image:linear-gradient(-80deg,var(--bs-danger-bg-subtle),transparent 50%)}.right.danger:before{background-image:linear-gradient(80deg,var(--bs-danger-bg-subtle),transparent 50%)}.left.warning:before{background-image:linear-gradient(-80deg,var(--bs-warning-bg-subtle),transparent 50%)}.right.warning:before{background-image:linear-gradient(80deg,var(--bs-warning-bg-subtle),transparent 50%)}}.simple-section{border-radius:10px;overflow:hidden;transition:all .3s ease;border:none!important;box-shadow:0 4px 20px rgba(0,0,0,.06)!important}.simple-section .section-header{padding:1.25rem 1.5rem;position:relative}.simple-section .section-header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.05) 50%,transparent)}.simple-section .section-title{margin:0;font-weight:600;font-size:1.25rem;display:flex;align-items:center}.simple-section .section-title i{margin-right:.75rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--bs-primary)}.simple-section .section-subtitle{color:var(--bs-gray-600);font-size:.9rem;font-weight:500}.simple-section .section-content{padding:1.5rem}.simple-section .section-description{color:var(--bs-gray-600);font-size:.85rem;line-height:1.5;margin-top:.5rem;margin-bottom:0;max-width:90%;font-weight:400}.simple-section.primary-accent .section-header{border-left:4px solid var(--bs-primary)}.simple-section.success-accent .section-header{border-left:4px solid var(--bs-success)}.simple-section.info-accent .section-header{border-left:4px solid var(--bs-info)}.simple-section.warning-accent .section-header{border-left:4px solid var(--bs-warning)}.simple-section.danger-accent .section-header{border-left:4px solid var(--bs-danger)}.simple-section.top-accent .section-header{border-left:none;border-top:4px solid var(--bs-primary)}.simple-section.compact .section-header{padding:1rem 1.25rem}.simple-section.compact .section-content{padding:1.25rem}@media (max-width:768px){.simple-section .section-header{padding:1rem 1.25rem}.simple-section .section-content{padding:1.25rem}.simple-section .section-title{font-size:1.1rem}}