.p-editor-container .p-editor-toolbar{background:#f8f9fa;border-top-left-radius:3px;border-top-right-radius:3px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;padding:.5rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{background:#e9ecef;color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}.p-editor-container .p-editor-content{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-content .ql-editor{background:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#495057}.p-editor-container .ql-snow.ql-toolbar button:hover,.p-editor-container .ql-snow.ql-toolbar button:focus{color:#495057}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#495057}.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#495057}.p-editor-container .ql-snow.ql-toolbar button.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#2196f3}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#2196f3}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#2196f3}.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#2196f3}@layer primereact{*{box-sizing:border-box}.p-component{font-size:1rem;font-weight:400}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-disabled,.p-component:disabled{opacity:.6}.p-error{color:#f44336}.p-text-secondary{color:#6c757d}.pi{font-size:1rem}.p-icon{height:1rem;width:1rem}.p-link{border-radius:3px;font-size:1rem}.p-link:focus-visible{outline:0 none;outline-offset:0}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}.p-autocomplete .p-autocomplete-loader{right:.5rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}.p-autocomplete .p-autocomplete-multiple-container{gap:.5rem;padding:.25rem .5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#2196f3}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.25rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#495057;font-size:1rem;margin:0;padding:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{background:#e3f2fd;border-radius:3px;color:#495057;margin-right:.5rem;padding:.25rem .5rem}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-autocomplete-panel{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057}.p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{background:transparent;border:0 none;border-radius:0;color:#495057;margin:0;padding:.5rem 1rem;transition:box-shadow .2s}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:#e9ecef;color:#495057}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{background:#e3f2fd;color:#495057}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{background:#fff;color:#495057;font-weight:600;margin:0;padding:.75rem 1rem}.p-calendar.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-calendar:not(.p-calendar-disabled).p-focus>.p-inputtext{outline:0 none;outline-offset:0}.p-calendar-disabled{cursor:not-allowed}.p-datepicker{background:#fff;border:1px solid #ced4da;border-radius:3px;color:#495057;padding:.5rem}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{background:#fff;border-bottom:1px solid #dee2e6;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;font-weight:600;margin:0;padding:.5rem}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{border-color:transparent}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible{outline:0 none;outline-offset:0}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#495057;font-weight:600;padding:.5rem;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#6f7376}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{height:2.5rem;width:2.5rem}.p-datepicker table td{padding:0rem}.p-datepicker table td>span{border:1px solid transparent;border-radius:50%;height:2.5rem;transition:box-shadow .2s;width:2.5rem}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0}.p-datepicker table td.p-datepicker-today>span{border-color:transparent}.p-datepicker table td.p-datepicker-today>span:not(:hover,:focus){background:#cfe7db}.p-datepicker .p-datepicker-buttonbar{border-top:1px solid #dee2e6;padding:1rem 0}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #dee2e6;padding:.5rem}.p-datepicker .p-timepicker button{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-datepicker .p-timepicker button:enabled:hover{border-color:transparent}.p-datepicker .p-timepicker button:focus-visible{outline:0 none;outline-offset:0}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{border-radius:3px;padding:.5rem;transition:box-shadow .2s}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{background:#e3f2fd;color:#495057}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{border-radius:3px;padding:.5rem;transition:box-shadow .2s}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{background:#e3f2fd;color:#495057}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #dee2e6;padding:0 .5rem}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{border-left:0 none;padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight,.p-disabled):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight,.p-disabled):focus{outline:0 none;outline-offset:0}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled,.p-highlight):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled,.p-highlight):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (width <= 769px){.p-datepicker table th,.p-datepicker table td{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #ced4da;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-cascadeselect:not(.p-disabled):hover{border-color:#2196f3}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.5rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6c757d}.p-cascadeselect .p-cascadeselect-label:enabled:focus{box-shadow:none;outline:0 none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;border-bottom-right-radius:3px;border-top-right-radius:3px;color:#6c757d;width:2.357rem}.p-cascadeselect.p-invalid.p-component{border-color:#f44336}.p-cascadeselect-panel{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057}.p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{background:transparent;border:0 none;border-radius:0;color:#495057;margin:0;transition:box-shadow .2s}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{background:#e3f2fd;color:#495057}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight,.p-disabled):hover{background:#e9ecef;color:#495057}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon.p-icon{height:.875rem;width:.875rem}.p-input-filled .p-cascadeselect{background:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}.p-checkbox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:100%;left:0;margin:0;opacity:0;outline:0 none;padding:0;position:absolute;top:0;width:100%;z-index:1}.p-checkbox{height:20px;width:20px}.p-checkbox .p-checkbox-input{border:2px solid #ced4da;border-radius:3px}.p-checkbox .p-checkbox-box{background:#fff;border:2px solid #ced4da;border-radius:3px;color:#495057;height:20px;outline-color:transparent;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;width:20px}.p-checkbox .p-checkbox-box .p-checkbox-icon{color:#fff;font-size:14px;transition-duration:.2s}.p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon{height:14px;width:14px}.p-checkbox.p-highlight .p-checkbox-box{background:#2196f3;border-color:#2196f3}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{border-color:#2196f3}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{background:#0b7ad1;border-color:#0b7ad1;color:#fff}.p-checkbox:not(.p-disabled):has(.p-checkbox-input:focus-visible) .p-checkbox-box{outline:0 none;outline-offset:0}.p-checkbox.p-invalid>.p-checkbox-box{border-color:#f44336}.p-checkbox.p-variant-filled .p-checkbox-box{background-color:#f8f9fa}.p-checkbox.p-variant-filled.p-highlight .p-checkbox-box{background:#2196f3}.p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{background-color:#f8f9fa}.p-checkbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{background:#0b7ad1}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f8f9fa}.p-input-filled .p-checkbox.p-highlight .p-checkbox-box{background:#2196f3}.p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{background-color:#f8f9fa}.p-input-filled .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{background:#0b7ad1}.p-checkbox{display:inline-flex;position:relative;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-checkbox-input{cursor:pointer}.p-checkbox-box{align-items:center;display:flex;justify-content:center}.p-tristatecheckbox.p-variant-filled .p-checkbox-box{background-color:#f8f9fa}.p-tristatecheckbox.p-variant-filled.p-highlight .p-checkbox-box{background:#2196f3}.p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{background-color:#f8f9fa}.p-tristatecheckbox.p-variant-filled:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box{background:#0b7ad1}.p-chips{display:inline-flex}.p-chips-multiple-container{align-items:center;cursor:text;display:flex;flex-wrap:wrap;list-style-type:none;margin:0;overflow:hidden;padding:0}.p-chips-token{align-items:center;cursor:default;display:inline-flex;flex:0 0 auto}.p-chips-input-token{display:inline-flex;flex:1 1 auto}.p-chips-token-icon{cursor:pointer}.p-chips-input-token input{background-color:transparent;border:0 none;border-radius:0;box-shadow:none;margin:0;outline:0 none;padding:0;width:100%}.p-fluid .p-chips{display:flex}.p-chips:not(.p-disabled):hover .p-chips-multiple-container{border-color:#2196f3}.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container{outline:0 none;outline-offset:0}.p-chips .p-chips-multiple-container{outline-color:transparent;padding:.25rem .5rem}.p-chips .p-chips-multiple-container .p-chips-token{background:#dee2e6;border-radius:16px;color:#495057;margin-right:.5rem;padding:.25rem .5rem}.p-chips .p-chips-multiple-container .p-chips-token.p-focus{background:#ced4da;color:#495057}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.25rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{color:#495057;font-size:1rem;margin:0;padding:0}.p-chips.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-colorpicker-preview{height:2rem;width:2rem}.p-colorpicker-panel{background:#323232;border:1px solid #191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-dropdown{cursor:pointer;display:inline-flex;position:relative;-webkit-user-select:none;user-select:none}.p-dropdown-clear-icon{margin-top:-.5rem;position:absolute;top:50%}.p-dropdown-trigger{align-items:center;display:flex;flex-shrink:0;justify-content:center}.p-dropdown-label{cursor:pointer;display:block;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1%}.p-dropdown-label-empty{opacity:0;overflow:hidden}input.p-dropdown-label{cursor:default}.p-dropdown .p-dropdown-panel{min-width:100%}.p-dropdown-panel{left:0;position:absolute;top:0}.p-dropdown-items-wrapper{overflow:auto}.p-dropdown-item{align-items:center;cursor:pointer;display:flex;font-weight:400;overflow:hidden;position:relative;white-space:nowrap}.p-dropdown-item-group{cursor:auto}.p-dropdown-filter{width:100%}.p-dropdown-filter-container{position:relative}.p-dropdown-filter-icon{margin-top:-.5rem;position:absolute;top:50%}.p-fluid .p-dropdown{display:flex}.p-fluid .p-dropdown .p-dropdown-label{width:1%}.p-dropdown{border-radius:3px;outline-color:transparent;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6c757d}.p-dropdown .p-dropdown-label:focus,.p-dropdown .p-dropdown-label:enabled:focus{box-shadow:none;outline:0 none}.p-dropdown .p-dropdown-trigger{background:transparent;border-bottom-right-radius:3px;border-top-right-radius:3px;width:2.357rem}.p-dropdown .p-dropdown-clear-icon{right:2.357rem}.p-dropdown.p-invalid.p-component{border-color:#f44336}.p-dropdown-panel{border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-dropdown-panel .p-dropdown-header{border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;margin:0;padding:.5rem 1rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{margin-right:-1.5rem;padding-right:1.5rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem}.p-dropdown-panel .p-dropdown-items{padding:.5rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{background:transparent;border:0 none;border-radius:0;margin:0;padding:.5rem 1rem;transition:box-shadow .2s}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child{margin-top:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:last-child{margin-bottom:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item .p-dropdown-check-icon{margin-left:-.5rem;margin-right:.5rem;position:relative}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{background:transparent;padding:.5rem 1rem}.p-inputgroup-addon{background:#e9ecef;border-bottom:1px solid #ced4da;border-left:1px solid #ced4da;border-top:1px solid #ced4da;color:#6c757d;min-width:2.357rem;padding:.5rem}.p-inputgroup-addon:last-child{border-right:1px solid #ced4da}.p-inputgroup>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext,.p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-float-label>.p-component:focus{z-index:1}.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,.p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup button:first-child,.p-inputgroup input:first-child,.p-inputgroup>.p-inputwrapper:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-bottom-left-radius:3px;border-top-left-radius:3px}.p-inputgroup .p-float-label:first-child input{border-bottom-left-radius:3px;border-top-left-radius:3px}.p-inputgroup-addon:last-child,.p-inputgroup button:last-child,.p-inputgroup input:last-child,.p-inputgroup>.p-inputwrapper:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-bottom-right-radius:3px;border-top-right-radius:3px}.p-inputgroup .p-float-label:last-child input{border-bottom-right-radius:3px;border-top-right-radius:3px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}.p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-inputswitch{display:inline-block;position:relative}.p-inputswitch-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:100%;left:0;margin:0;opacity:0;outline:0 none;padding:0;position:absolute;top:0;width:100%;z-index:1}.p-inputswitch-slider{border:1px solid transparent;top:0;right:0;bottom:0;left:0;cursor:pointer;position:absolute}.p-inputswitch-slider:before{content:"";position:absolute;top:50%}.p-inputswitch{height:1.75rem;width:3rem}.p-inputswitch .p-inputswitch-input{border-radius:30px}.p-inputswitch .p-inputswitch-slider{background:#ced4da;border-radius:30px;outline-color:transparent;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inputswitch .p-inputswitch-slider:before{background:#fff;border-radius:50%;height:1.25rem;left:.25rem;margin-top:-.625rem;transition-duration:.2s;width:1.25rem}.p-inputswitch.p-highlight .p-inputswitch-slider{background:#2196f3}.p-inputswitch.p-highlight .p-inputswitch-slider:before{background:#fff;transform:translate(1.25rem)}.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover) .p-inputswitch-slider{background:#b6bfc8}.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:hover).p-highlight .p-inputswitch-slider{background:#0d89ec}.p-inputswitch:not(.p-disabled):has(.p-inputswitch-input:focus-visible) .p-inputswitch-slider{outline:0 none;outline-offset:0}.p-inputswitch.p-invalid>.p-inputswitch-slider{border-color:#f44336}.p-inputtext{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ced4da;border-radius:3px;color:#495057;font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem;padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inputtext:enabled:hover{border-color:#2196f3}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0}.p-inputtext.p-invalid.p-component{border-color:#f44336}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.4375rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.625rem}.p-float-label>label{color:#6c757d;left:.5rem;transition-duration:.2s}.p-float-label>label.p-error{color:#f44336}.p-input-icon-left>i:first-of-type,.p-input-icon-left>svg:first-of-type,.p-input-icon-left>.p-input-prefix{color:#6c757d;left:.5rem}.p-input-icon-left>.p-inputtext{padding-left:2rem}.p-input-icon-left.p-float-label>label{left:2rem}.p-input-icon-right>i:last-of-type,.p-input-icon-right>svg:last-of-type,.p-input-icon-right>.p-input-suffix{color:#6c757d;right:.5rem}.p-input-icon-right>.p-inputtext{padding-right:2rem}.p-icon-field-left>.p-inputtext{padding-left:2rem}.p-icon-field-left.p-float-label>label{left:2rem}.p-icon-field-right>.p-inputtext{padding-right:2rem}::input-placeholder{color:#6c757d}:placeholder{color:#6c757d}::placeholder{color:#6c757d}:input-placeholder{color:#6c757d}.p-input-filled .p-inputtext{background-color:#f8f9fa}.p-input-filled .p-inputtext:enabled:hover{background-color:#f8f9fa}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.4375rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.625rem}.p-icon-field{position:relative}.p-icon-field>.p-input-icon{margin-top:-.5rem;position:absolute;top:50%}.p-fluid .p-icon-field-left,.p-fluid .p-icon-field-right{width:100%}.p-icon-field-left>.p-input-icon:first-of-type{color:#6c757d;left:.5rem}.p-icon-field-right>.p-input-icon:last-of-type{color:#6c757d;right:.5rem}.p-listbox-list-wrapper{overflow:auto}.p-listbox-list{list-style-type:none;margin:0;padding:0}.p-listbox-item{cursor:pointer;overflow:hidden;position:relative}.p-listbox-item-group{cursor:auto}.p-listbox-filter-container{position:relative}.p-listbox-filter-icon{margin-top:-.5rem;position:absolute;top:50%}.p-listbox-filter{width:100%}.p-listbox{background:#fff;border:1px solid #ced4da;border-radius:3px;color:#495057;outline-color:transparent;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-listbox .p-listbox-header{background:#f8f9fa;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;margin:0;padding:.5rem 1rem}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{color:#6c757d;right:.5rem}.p-listbox .p-listbox-list{outline:0 none;padding:.5rem 0}.p-listbox .p-listbox-list .p-listbox-item{border:0 none;border-radius:0;color:#495057;margin:0;padding:.5rem 1rem;transition:box-shadow .2s}.p-listbox .p-listbox-list .p-listbox-item:first-child{margin-top:0}.p-listbox .p-listbox-list .p-listbox-item:last-child{margin-bottom:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{background:#e3f2fd;color:#495057}.p-listbox .p-listbox-list .p-listbox-item-group{background:#fff;color:#495057;font-weight:600;margin:0;padding:.75rem 1rem}.p-listbox .p-listbox-list .p-listbox-empty-message{background:transparent;color:#495057;padding:.5rem 1rem}.p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus{background:#2196f33d}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight,.p-disabled).p-focus{background:#e9ecef;color:#495057}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight,.p-disabled):hover{background:#e9ecef;color:#495057}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight,.p-disabled):hover.p-focus{background:#e9ecef;color:#495057}.p-listbox.p-focus{outline:0 none;outline-offset:0}.p-listbox.p-invalid{border-color:#f44336}.p-mention-panel{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057}.p-mention-panel .p-mention-items{padding:.5rem 0}.p-mention-panel .p-mention-items .p-mention-item{background:transparent;border:0 none;border-radius:0;color:#495057;margin:0;padding:.5rem 1rem;transition:box-shadow .2s}.p-mention-panel .p-mention-items .p-mention-item:hover{background:#e9ecef;color:#495057}.p-mention-panel .p-mention-items .p-mention-item.p-highlight{background:#e3f2fd;color:#495057}.p-multiselect{cursor:pointer;display:inline-flex;-webkit-user-select:none;user-select:none}.p-multiselect-trigger{align-items:center;display:flex;flex-shrink:0;justify-content:center}.p-multiselect-label-container{cursor:pointer;flex:1 1 auto;overflow:hidden}.p-multiselect-label{cursor:pointer;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{align-items:center;cursor:default;display:inline-flex;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{list-style-type:none;margin:0;padding:0}.p-multiselect-item{align-items:center;cursor:pointer;display:flex;font-weight:400;overflow:hidden;position:relative;white-space:nowrap}.p-multiselect-item-group{cursor:auto}.p-multiselect-header{align-items:center;display:flex;justify-content:space-between}.p-multiselect-filter-container{flex:1 1 auto;position:relative}.p-multiselect-filter-icon{margin-top:-.5rem;position:absolute;top:50%}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:auto;overflow:hidden;position:relative}.p-fluid .p-multiselect{display:flex}.p-multiselect{background:#fff;border:1px solid #ced4da;border-radius:3px;outline-color:transparent;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect:not(.p-disabled):hover{border-color:#2196f3}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0}.p-multiselect.p-variant-filled{background:#f8f9fa}.p-multiselect.p-variant-filled:not(.p-disabled):hover{background-color:#f8f9fa}.p-multiselect.p-variant-filled:not(.p-disabled).p-focus{background-color:#fff}.p-multiselect .p-multiselect-label{padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6c757d}.p-multiselect.p-multiselect-chip .p-multiselect-token{background:#dee2e6;border-radius:16px;color:#495057;margin-right:.5rem;padding:.25rem .5rem}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;border-bottom-right-radius:3px;border-top-right-radius:3px;color:#6c757d;width:2.357rem}.p-multiselect.p-invalid.p-component{border-color:#f44336}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.25rem .5rem}.p-multiselect-panel{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057}.p-multiselect-panel .p-multiselect-header{background:#f8f9fa;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;margin:0;padding:.5rem 1rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{color:#6c757d;right:.5rem}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;margin-left:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{border-color:transparent}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible{outline:0 none;outline-offset:0}.p-multiselect-panel .p-multiselect-items{padding:.5rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{background:transparent;border:0 none;border-radius:0;color:#495057;margin:0;padding:.5rem 1rem;transition:box-shadow .2s}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child{margin-top:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:last-child{margin-bottom:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{background:#e3f2fd;color:#495057}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus{background:#2196f33d}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight,.p-disabled).p-focus{background:#e9ecef;color:#495057}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{background:#fff;color:#495057;font-weight:600;margin:0;padding:.75rem 1rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{background:transparent;color:#495057;padding:.5rem 1rem}.p-password.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-password-panel{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057;padding:1rem}.p-password-panel .p-password-meter{background:#dee2e6;margin-bottom:.5rem}.p-password-panel .p-password-meter .p-password-strength.weak{background:#d32f2f}.p-password-panel .p-password-meter .p-password-strength.medium{background:#fbc02d}.p-password-panel .p-password-meter .p-password-strength.strong{background:#689f38}.p-radiobutton{display:inline-flex;position:relative;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton-input{cursor:pointer}.p-radiobutton-box{align-items:center;display:flex;justify-content:center}.p-radiobutton-icon{backface-visibility:hidden;border-radius:50%;transform:translateZ(0) scale(.1);visibility:hidden}.p-radiobutton.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}.p-radiobutton{height:20px;width:20px}.p-radiobutton .p-radiobutton-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #ced4da;border-radius:50%;height:100%;left:0;margin:0;opacity:0;outline:0 none;padding:0;position:absolute;top:0;width:100%;z-index:1}.p-radiobutton .p-radiobutton-box{background:#fff;border:2px solid #ced4da;border-radius:50%;color:#495057;height:20px;outline-color:transparent;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;width:20px}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{background-color:#fff;height:12px;transition-duration:.2s;width:12px}.p-radiobutton.p-highlight .p-radiobutton-box{background:#2196f3;border-color:#2196f3}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{border-color:#2196f3}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box{background:#0b7ad1;border-color:#0b7ad1}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box .p-radiobutton-icon{background-color:#fff}.p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:focus-visible) .p-radiobutton-box{outline:0 none;outline-offset:0}.p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#f44336}.p-radiobutton.p-variant-filled .p-radiobutton-box{background-color:#f8f9fa}.p-radiobutton.p-variant-filled.p-highlight .p-radiobutton-box{background:#2196f3}.p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{background-color:#f8f9fa}.p-radiobutton.p-variant-filled:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box{background:#0b7ad1}.p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#f8f9fa}.p-input-filled .p-radiobutton.p-highlight .p-radiobutton-box{background:#2196f3}.p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{background-color:#f8f9fa}.p-input-filled .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box{background:#0b7ad1}.p-rating{align-items:center;display:flex;position:relative}.p-rating-item{align-items:center;cursor:pointer;display:inline-flex}.p-rating.p-readonly .p-rating-item{cursor:default}.p-rating{gap:.5rem}.p-rating .p-rating-item{border-radius:50%;outline-color:transparent}.p-rating .p-rating-item .p-rating-icon{color:#495057;font-size:1.143rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-rating .p-rating-item .p-rating-icon.p-icon{height:1.143rem;width:1.143rem}.p-rating .p-rating-item .p-rating-icon.p-rating-cancel{color:#e74c3c}.p-rating .p-rating-item.p-focus{outline:0 none;outline-offset:0}.p-rating .p-rating-item.p-rating-item-active .p-rating-icon{color:#2196f3}.p-rating:not(.p-disabled,.p-readonly) .p-rating-item:hover .p-rating-icon{color:#2196f3}.p-rating:not(.p-disabled,.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel{color:#c0392b}.p-selectbutton .p-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button:not(.p-disabled,.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#495057}.p-selectbutton .p-button:not(.p-disabled,.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled,.p-highlight):hover .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button.p-highlight{background:#2196f3;border-color:#2196f3;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-selectbutton.p-invalid>.p-button{border-color:#f44336}.p-slider{background:#dee2e6;border:0 none;border-radius:3px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-left:-.5715rem;margin-top:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-bottom:-.5715rem;margin-left:-.5715rem}.p-slider .p-slider-handle{background:#fff;border:2px solid #2196f3;border-radius:50%;height:1.143rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;width:1.143rem}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}.p-slider .p-slider-range{background:#2196f3}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#2196f3;border-color:#2196f3}.p-treeselect{background:#fff;border:1px solid #ced4da;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect:not(.p-disabled):hover{border-color:#2196f3}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0}.p-treeselect.p-treeselect-clearable .p-treeselect-label{padding-right:1.5rem}.p-treeselect .p-treeselect-label{padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6c757d}.p-treeselect.p-treeselect-chip .p-treeselect-token{background:#dee2e6;border-radius:16px;color:#495057;margin-right:.5rem;padding:.25rem .5rem}.p-treeselect .p-treeselect-trigger{background:transparent;border-bottom-right-radius:3px;border-top-right-radius:3px;color:#6c757d;width:2.357rem}.p-treeselect .p-treeselect-clear-icon{color:#6c757d;right:2.357rem}.p-treeselect.p-invalid.p-component{border-color:#f44336}.p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.25rem .5rem}.p-treeselect-panel{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057}.p-treeselect-panel .p-treeselect-header{background:#f8f9fa;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;margin:0;padding:.5rem 1rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{color:#6c757d;right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{border-color:transparent}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible{outline:0 none;outline-offset:0}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{background:transparent;color:#495057;padding:.5rem 1rem}.p-input-filled .p-treeselect{background:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}.p-togglebutton{display:inline-flex;position:relative;-webkit-user-select:none;user-select:none;vertical-align:bottom}.p-togglebutton-input{cursor:pointer}.p-togglebutton .p-button{flex:1 1 auto}.p-togglebutton .p-togglebutton-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ced4da;border-radius:3px;height:100%;left:0;margin:0;opacity:0;outline:0 none;padding:0;position:absolute;top:0;width:100%;z-index:1}.p-togglebutton .p-button{background:#fff;border:1px solid #ced4da;color:#495057;outline-color:transparent;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton .p-button .p-button-icon-left,.p-togglebutton .p-button .p-button-icon-right{color:#6c757d}.p-togglebutton.p-highlight .p-button{background:#2196f3;border-color:#2196f3;color:#fff}.p-togglebutton.p-highlight .p-button .p-button-icon-left,.p-togglebutton.p-highlight .p-button .p-button-icon-right{color:#fff}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button{background:#e9ecef;border-color:#ced4da;color:#495057}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-left,.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button .p-button-icon-right{color:#6c757d}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button{background:#0d89ec;border-color:#0d89ec;color:#fff}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-left,.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-right{color:#fff}.p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:focus-visible) .p-button{outline:0 none;outline-offset:0}.p-togglebutton.p-invalid>.p-button{border-color:#f44336}.p-button{background:#2196f3;border:1px solid #2196f3;border-radius:3px;color:#fff;font-size:1rem;padding:.5rem 1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-button:not(:disabled):hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.p-button:not(:disabled):active{background:#0b7ad1;border-color:#0b7ad1;color:#fff}.p-button.p-button-outlined{background-color:transparent;border:1px solid;color:#2196f3}.p-button.p-button-outlined:not(:disabled):hover{background:#2196f30a;border:1px solid;color:#2196f3}.p-button.p-button-outlined:not(:disabled):active{background:#2196f329;border:1px solid;color:#2196f3}.p-button.p-button-outlined.p-button-plain{border-color:#6c757d;color:#6c757d}.p-button.p-button-outlined.p-button-plain:not(:disabled):hover{background:#e9ecef;color:#6c757d}.p-button.p-button-outlined.p-button-plain:not(:disabled):active{background:#dee2e6;color:#6c757d}.p-button.p-button-text{background-color:transparent;border-color:transparent;color:#2196f3}.p-button.p-button-text:not(:disabled):hover{background:#2196f30a;border-color:transparent;color:#2196f3}.p-button.p-button-text:not(:disabled):active{background:#2196f329;border-color:transparent;color:#2196f3}.p-button.p-button-text.p-button-plain{color:#6c757d}.p-button.p-button-text.p-button-plain:not(:disabled):hover{background:#e9ecef;color:#6c757d}.p-button.p-button-text.p-button-plain:not(:disabled):active{background:#dee2e6;color:#6c757d}.p-button:focus{outline:0 none;outline-offset:0}.p-button .p-button-label{transition-duration:.2s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{background-color:#fff;color:#2196f3;height:1rem;line-height:1rem;margin-left:.5rem;min-width:1rem}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{padding:.5rem 0;width:2.357rem}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:2.357rem}.p-button.p-button-sm{font-size:.875rem;padding:.4375rem .875rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.625rem 1.25rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only.p-button-loading-left .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only.p-button-loading-right .p-button-label{margin-right:.5rem}.p-button.p-button-loading-label-only.p-button-loading-top .p-button-label{margin-top:.5rem}.p-button.p-button-loading-label-only.p-button-loading-bottom .p-button-label{margin-bottom:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:2.357rem}.p-fluid .p-button-group{display:flex}.p-fluid .p-button-group .p-button{flex:1}.p-button.p-button-secondary,.p-button-group.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button,.p-fileupload-choose.p-button-secondary{background:#607d8b;border:1px solid #607d8b;color:#fff}.p-button.p-button-secondary:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-secondary:not(:disabled):hover{background:#56717d;border-color:#56717d;color:#fff}.p-button.p-button-secondary:not(:disabled):focus,.p-button-group.p-button-secondary>.p-button:not(:disabled):focus,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-secondary:not(:disabled):focus{box-shadow:0 0 0 .2rem #beccd2}.p-button.p-button-secondary:not(:disabled):active,.p-button-group.p-button-secondary>.p-button:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-secondary:not(:disabled):active{background:#4d646f;border-color:#4d646f;color:#fff}.p-button.p-button-secondary.p-button-outlined,.p-button-group.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined,.p-fileupload-choose.p-button-secondary.p-button-outlined{background-color:transparent;border:1px solid;color:#607d8b}.p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):hover{background:#607d8b0a;border:1px solid;color:#607d8b}.p-button.p-button-secondary.p-button-outlined:not(:disabled):active,.p-button-group.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):active{background:#607d8b29;border:1px solid;color:#607d8b}.p-button.p-button-secondary.p-button-text,.p-button-group.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text,.p-fileupload-choose.p-button-secondary.p-button-text{background-color:transparent;border-color:transparent;color:#607d8b}.p-button.p-button-secondary.p-button-text:not(:disabled):hover,.p-button-group.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):hover{background:#607d8b0a;border-color:transparent;color:#607d8b}.p-button.p-button-secondary.p-button-text:not(:disabled):active,.p-button-group.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):active{background:#607d8b29;border-color:transparent;color:#607d8b}.p-button.p-button-info,.p-button-group.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button,.p-fileupload-choose.p-button-info{background:#0288d1;border:1px solid #0288d1;color:#fff}.p-button.p-button-info:not(:disabled):hover,.p-button-group.p-button-info>.p-button:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-info:not(:disabled):hover{background:#027abc;border-color:#027abc;color:#fff}.p-button.p-button-info:not(:disabled):focus,.p-button-group.p-button-info>.p-button:not(:disabled):focus,.p-splitbutton.p-button-info>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-info:not(:disabled):focus{box-shadow:0 0 0 .2rem #89d4fe}.p-button.p-button-info:not(:disabled):active,.p-button-group.p-button-info>.p-button:not(:disabled):active,.p-splitbutton.p-button-info>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-info:not(:disabled):active{background:#026da7;border-color:#026da7;color:#fff}.p-button.p-button-info.p-button-outlined,.p-button-group.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined,.p-fileupload-choose.p-button-info.p-button-outlined{background-color:transparent;border:1px solid;color:#0288d1}.p-button.p-button-info.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):hover{background:#0288d10a;border:1px solid;color:#0288d1}.p-button.p-button-info.p-button-outlined:not(:disabled):active,.p-button-group.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):active{background:#0288d129;border:1px solid;color:#0288d1}.p-button.p-button-info.p-button-text,.p-button-group.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text,.p-fileupload-choose.p-button-info.p-button-text{background-color:transparent;border-color:transparent;color:#0288d1}.p-button.p-button-info.p-button-text:not(:disabled):hover,.p-button-group.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-info.p-button-text:not(:disabled):hover{background:#0288d10a;border-color:transparent;color:#0288d1}.p-button.p-button-info.p-button-text:not(:disabled):active,.p-button-group.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-info.p-button-text:not(:disabled):active{background:#0288d129;border-color:transparent;color:#0288d1}.p-button.p-button-success,.p-button-group.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button,.p-fileupload-choose.p-button-success{background:#689f38;border:1px solid #689f38;color:#fff}.p-button.p-button-success:not(:disabled):hover,.p-button-group.p-button-success>.p-button:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-success:not(:disabled):hover{background:#5e8f32;border-color:#5e8f32;color:#fff}.p-button.p-button-success:not(:disabled):focus,.p-button-group.p-button-success>.p-button:not(:disabled):focus,.p-splitbutton.p-button-success>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-success:not(:disabled):focus{box-shadow:0 0 0 .2rem #c2e0a8}.p-button.p-button-success:not(:disabled):active,.p-button-group.p-button-success>.p-button:not(:disabled):active,.p-splitbutton.p-button-success>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-success:not(:disabled):active{background:#537f2d;border-color:#537f2d;color:#fff}.p-button.p-button-success.p-button-outlined,.p-button-group.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined,.p-fileupload-choose.p-button-success.p-button-outlined{background-color:transparent;border:1px solid;color:#689f38}.p-button.p-button-success.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):hover{background:#689f380a;border:1px solid;color:#689f38}.p-button.p-button-success.p-button-outlined:not(:disabled):active,.p-button-group.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):active{background:#689f3829;border:1px solid;color:#689f38}.p-button.p-button-success.p-button-text,.p-button-group.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text,.p-fileupload-choose.p-button-success.p-button-text{background-color:transparent;border-color:transparent;color:#689f38}.p-button.p-button-success.p-button-text:not(:disabled):hover,.p-button-group.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-success.p-button-text:not(:disabled):hover{background:#689f380a;border-color:transparent;color:#689f38}.p-button.p-button-success.p-button-text:not(:disabled):active,.p-button-group.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-success.p-button-text:not(:disabled):active{background:#689f3829;border-color:transparent;color:#689f38}.p-button.p-button-warning,.p-button-group.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button,.p-fileupload-choose.p-button-warning{background:#fbc02d;border:1px solid #fbc02d;color:#212529}.p-button.p-button-warning:not(:disabled):hover,.p-button-group.p-button-warning>.p-button:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-warning:not(:disabled):hover{background:#fab710;border-color:#fab710;color:#212529}.p-button.p-button-warning:not(:disabled):focus,.p-button-group.p-button-warning>.p-button:not(:disabled):focus,.p-splitbutton.p-button-warning>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-warning:not(:disabled):focus{box-shadow:0 0 0 .2rem #fde6ab}.p-button.p-button-warning:not(:disabled):active,.p-button-group.p-button-warning>.p-button:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-warning:not(:disabled):active{background:#e8a704;border-color:#e8a704;color:#212529}.p-button.p-button-warning.p-button-outlined,.p-button-group.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined,.p-fileupload-choose.p-button-warning.p-button-outlined{background-color:transparent;border:1px solid;color:#fbc02d}.p-button.p-button-warning.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):hover{background:#fbc02d0a;border:1px solid;color:#fbc02d}.p-button.p-button-warning.p-button-outlined:not(:disabled):active,.p-button-group.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):active{background:#fbc02d29;border:1px solid;color:#fbc02d}.p-button.p-button-warning.p-button-text,.p-button-group.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text,.p-fileupload-choose.p-button-warning.p-button-text{background-color:transparent;border-color:transparent;color:#fbc02d}.p-button.p-button-warning.p-button-text:not(:disabled):hover,.p-button-group.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):hover{background:#fbc02d0a;border-color:transparent;color:#fbc02d}.p-button.p-button-warning.p-button-text:not(:disabled):active,.p-button-group.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):active{background:#fbc02d29;border-color:transparent;color:#fbc02d}.p-button.p-button-help,.p-button-group.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button,.p-fileupload-choose.p-button-help{background:#9c27b0;border:1px solid #9c27b0;color:#fff}.p-button.p-button-help:not(:disabled):hover,.p-button-group.p-button-help>.p-button:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-help:not(:disabled):hover{background:#8c239e;border-color:#8c239e;color:#fff}.p-button.p-button-help:not(:disabled):focus,.p-button-group.p-button-help>.p-button:not(:disabled):focus,.p-splitbutton.p-button-help>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-help:not(:disabled):focus{box-shadow:0 0 0 .2rem #df9eea}.p-button.p-button-help:not(:disabled):active,.p-button-group.p-button-help>.p-button:not(:disabled):active,.p-splitbutton.p-button-help>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-help:not(:disabled):active{background:#7d1f8d;border-color:#7d1f8d;color:#fff}.p-button.p-button-help.p-button-outlined,.p-button-group.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined,.p-fileupload-choose.p-button-help.p-button-outlined{background-color:transparent;border:1px solid;color:#9c27b0}.p-button.p-button-help.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):hover{background:#9c27b00a;border:1px solid;color:#9c27b0}.p-button.p-button-help.p-button-outlined:not(:disabled):active,.p-button-group.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):active{background:#9c27b029;border:1px solid;color:#9c27b0}.p-button.p-button-help.p-button-text,.p-button-group.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text,.p-fileupload-choose.p-button-help.p-button-text{background-color:transparent;border-color:transparent;color:#9c27b0}.p-button.p-button-help.p-button-text:not(:disabled):hover,.p-button-group.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-help.p-button-text:not(:disabled):hover{background:#9c27b00a;border-color:transparent;color:#9c27b0}.p-button.p-button-help.p-button-text:not(:disabled):active,.p-button-group.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-help.p-button-text:not(:disabled):active{background:#9c27b029;border-color:transparent;color:#9c27b0}.p-button.p-button-danger,.p-button-group.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button,.p-fileupload-choose.p-button-danger{background:#d32f2f;border:1px solid #d32f2f;color:#fff}.p-button.p-button-danger:not(:disabled):hover,.p-button-group.p-button-danger>.p-button:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button:not(:disabled):hover,.p-fileupload-choose.p-button-danger:not(:disabled):hover{background:#c02929;border-color:#c02929;color:#fff}.p-button.p-button-danger:not(:disabled):focus,.p-button-group.p-button-danger>.p-button:not(:disabled):focus,.p-splitbutton.p-button-danger>.p-button:not(:disabled):focus,.p-fileupload-choose.p-button-danger:not(:disabled):focus{box-shadow:0 0 0 .2rem #edacac}.p-button.p-button-danger:not(:disabled):active,.p-button-group.p-button-danger>.p-button:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button:not(:disabled):active,.p-fileupload-choose.p-button-danger:not(:disabled):active{background:#aa2424;border-color:#aa2424;color:#fff}.p-button.p-button-danger.p-button-outlined,.p-button-group.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined,.p-fileupload-choose.p-button-danger.p-button-outlined{background-color:transparent;border:1px solid;color:#d32f2f}.p-button.p-button-danger.p-button-outlined:not(:disabled):hover,.p-button-group.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):hover,.p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):hover{background:#d32f2f0a;border:1px solid;color:#d32f2f}.p-button.p-button-danger.p-button-outlined:not(:disabled):active,.p-button-group.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(:disabled):active,.p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):active{background:#d32f2f29;border:1px solid;color:#d32f2f}.p-button.p-button-danger.p-button-text,.p-button-group.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text,.p-fileupload-choose.p-button-danger.p-button-text{background-color:transparent;border-color:transparent;color:#d32f2f}.p-button.p-button-danger.p-button-text:not(:disabled):hover,.p-button-group.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):hover,.p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):hover{background:#d32f2f0a;border-color:transparent;color:#d32f2f}.p-button.p-button-danger.p-button-text:not(:disabled):active,.p-button-group.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(:disabled):active,.p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):active{background:#d32f2f29;border-color:transparent;color:#d32f2f}.p-button.p-button-link{background:transparent;border:transparent;color:#0b7ad1}.p-button.p-button-link:not(:disabled):hover{background:transparent;border-color:transparent;color:#0b7ad1}.p-button.p-button-link:not(:disabled):hover .p-button-label{text-decoration:underline}.p-button.p-button-link:not(:disabled):focus{background:transparent;border-color:transparent;box-shadow:0 0 0 .2rem #a6d5fa}.p-button.p-button-link:not(:disabled):active{background:transparent;border-color:transparent;color:#0b7ad1}.p-splitbutton{border-radius:3px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;border:1px solid;color:#2196f3}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):hover{background:#2196f30a;color:#2196f3}.p-splitbutton.p-button-outlined>.p-button:not(:disabled):active{background:#2196f329;color:#2196f3}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{border-color:#6c757d;color:#6c757d}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):hover{background:#e9ecef;color:#6c757d}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(:disabled):active{background:#dee2e6;color:#6c757d}.p-splitbutton.p-button-text>.p-button{background-color:transparent;border-color:transparent;color:#2196f3}.p-splitbutton.p-button-text>.p-button:not(:disabled):hover{background:#2196f30a;border-color:transparent;color:#2196f3}.p-splitbutton.p-button-text>.p-button:not(:disabled):active{background:#2196f329;border-color:transparent;color:#2196f3}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#6c757d}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):hover{background:#e9ecef;color:#6c757d}.p-splitbutton.p-button-text.p-button-plain>.p-button:not(:disabled):active{background:#dee2e6;color:#6c757d}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-splitbutton.p-button-rounded{border-radius:2rem}.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.4375rem .875rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.625rem 1.25rem}.p-splitbutton.p-button-lg>.p-button.p-button-icon-only{width:auto}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton .p-splitbutton-menubutton,.p-splitbutton .p-splitbutton.p-button-rounded>.p-splitbutton-menubutton.p-button,.p-splitbutton .p-splitbutton.p-button-outlined>.p-splitbutton-menubutton.p-button{border-bottom-left-radius:0;border-top-left-radius:0}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;border:1px solid;color:#607d8b}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):hover{background:#607d8b0a;color:#607d8b}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(:disabled):active{background:#607d8b29;color:#607d8b}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;border-color:transparent;color:#607d8b}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):hover{background:#607d8b0a;border-color:transparent;color:#607d8b}.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(:disabled):active{background:#607d8b29;border-color:transparent;color:#607d8b}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;border:1px solid;color:#0288d1}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):hover{background:#0288d10a;color:#0288d1}.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(:disabled):active{background:#0288d129;color:#0288d1}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;border-color:transparent;color:#0288d1}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):hover{background:#0288d10a;border-color:transparent;color:#0288d1}.p-splitbutton.p-button-info.p-button-text>.p-button:not(:disabled):active{background:#0288d129;border-color:transparent;color:#0288d1}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;border:1px solid;color:#689f38}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):hover{background:#689f380a;color:#689f38}.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(:disabled):active{background:#689f3829;color:#689f38}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;border-color:transparent;color:#689f38}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):hover{background:#689f380a;border-color:transparent;color:#689f38}.p-splitbutton.p-button-success.p-button-text>.p-button:not(:disabled):active{background:#689f3829;border-color:transparent;color:#689f38}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;border:1px solid;color:#fbc02d}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):hover{background:#fbc02d0a;color:#fbc02d}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(:disabled):active{background:#fbc02d29;color:#fbc02d}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;border-color:transparent;color:#fbc02d}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):hover{background:#fbc02d0a;border-color:transparent;color:#fbc02d}.p-splitbutton.p-button-warning.p-button-text>.p-button:not(:disabled):active{background:#fbc02d29;border-color:transparent;color:#fbc02d}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;border:1px solid;color:#9c27b0}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):hover{background:#9c27b00a;color:#9c27b0}.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(:disabled):active{background:#9c27b029;color:#9c27b0}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;border-color:transparent;color:#9c27b0}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):hover{background:#9c27b00a;border-color:transparent;color:#9c27b0}.p-splitbutton.p-button-help.p-button-text>.p-button:not(:disabled):active{background:#9c27b029;border-color:transparent;color:#9c27b0}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;border:1px solid;color:#d32f2f}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):hover{background:#d32f2f0a;color:#d32f2f}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(:disabled):active{background:#d32f2f29;color:#d32f2f}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;border-color:transparent;color:#d32f2f}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):hover{background:#d32f2f0a;border-color:transparent;color:#d32f2f}.p-splitbutton.p-button-danger.p-button-text>.p-button:not(:disabled):active{background:#d32f2f29;border-color:transparent;color:#d32f2f}.p-speeddial-button.p-button.p-button-icon-only{height:4rem;width:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon.p-icon{height:1.3rem;width:1.3rem}.p-speeddial-list{outline:0 none}.p-speeddial-action{background:#495057;color:#fff;height:3rem;width:3rem}.p-speeddial-action:hover{background:#343a40;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item{margin:0}.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:#0006;border-radius:3px}.p-carousel .p-carousel-content .p-carousel-prev,.p-carousel .p-carousel-content .p-carousel-next{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;margin:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,.p-carousel .p-carousel-content .p-carousel-next:enabled:hover{border-color:transparent}.p-carousel .p-carousel-content .p-carousel-prev:focus-visible,.p-carousel .p-carousel-content .p-carousel-next:focus-visible{outline:0 none;outline-offset:0}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-bottom:.5rem;margin-right:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#e9ecef;border-radius:0;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#dee2e6}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-datatable .p-paginator-top,.p-datatable .p-paginator-bottom{border-radius:0;border-width:0 0 1px}.p-datatable .p-datatable-header{background:#f8f9fa;border:1px solid #e9ecef;border-width:1px 0;color:#495057;font-weight:600;padding:1rem}.p-datatable .p-datatable-footer{background:#f8f9fa;border:1px solid #e9ecef;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem}.p-datatable .p-datatable-thead>tr>th{background:#f8f9fa;border:1px solid #e9ecef;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem;text-align:left;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{background:#f8f9fa;border:1px solid #e9ecef;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem;text-align:left}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{background:#e3f2fd;border-radius:50%;color:#495057;height:1.143rem;line-height:1.143rem;margin-left:.5rem;min-width:1.143rem}.p-datatable .p-sortable-column:not(.p-highlight,.p-sortable-disabled):hover{background:#e9ecef;color:#495057}.p-datatable .p-sortable-column:not(.p-highlight,.p-sortable-disabled):hover .p-sortable-column-icon{color:#6c757d}.p-datatable .p-sortable-column.p-highlight{background:#f8f9fa;color:#2196f3}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#2196f3}.p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover{background:#e9ecef;color:#2196f3}.p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover .p-sortable-column-icon{color:#2196f3}.p-datatable .p-sortable-column:focus-visible{box-shadow:inset 0 0 0 .15rem #a6d5fa;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#495057;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{border:1px solid #e9ecef;border-width:0 0 1px;padding:1rem;text-align:left}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{border-color:transparent}.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus-visible,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus-visible{outline:0 none;outline-offset:0}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}.p-datatable .p-datatable-tbody>tr>td.p-highlight{background:#e3f2fd;color:#495057}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#e3f2fd;color:#495057}.p-datatable .p-datatable-tbody>tr.p-highlight-contextmenu{outline:.15rem solid #a6d5fa;outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #e3f2fd}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #e3f2fd}.p-datatable.p-datatable-selectable .p-datatable-tbody>tr.p-selectable-row:not(.p-highlight,.p-datatable-emptymessage):hover{background:#e9ecef;color:#495057}.p-datatable.p-datatable-selectable .p-datatable-tbody>tr.p-selectable-row:focus-visible{outline:.15rem solid #a6d5fa;outline-offset:-.15rem}.p-datatable.p-datatable-selectable-cell .p-datatable-tbody>tr.p-selectable-row>td.p-selectable-cell:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-datatable.p-datatable-selectable-cell .p-datatable-tbody>tr.p-selectable-row>td.p-selectable-cell:focus-visible{outline:.15rem solid #a6d5fa;outline-offset:-.15rem}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight,.p-datatable-emptymessage):hover{background:#e9ecef;color:#495057}.p-datatable .p-column-resizer-helper{background:#2196f3}.p-datatable .p-datatable-scrollable-header,.p-datatable .p-datatable-scrollable-footer{background:#f8f9fa}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-virtualscroller>.p-datatable-table>.p-datatable-thead,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-virtualscroller>.p-datatable-table>.p-datatable-tfoot{background-color:#f8f9fa}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable .p-datatable-loading-icon.p-icon{height:2rem;width:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px 0 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td:last-child{border-width:1px 1px 0}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr:last-child>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td:last-child{border-width:1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead+.p-datatable-tfoot>tr>td:last-child{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td{border-width:0 0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody>tr>td:last-child{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td{border-width:0 0 0 1px}.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody>tr:last-child>td:last-child{border-width:0 1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd{background:#fcfcfc}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight{background:#e3f2fd;color:#495057}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight .p-row-toggler{color:#495057}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight .p-row-toggler:hover{color:#495057}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd+.p-row-expanded{background:#fcfcfc}.p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}.p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}.p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}.p-datatable-drag-selection-helper{background:#2196f329}.p-dataview .p-paginator-top,.p-dataview .p-paginator-bottom{border-radius:0;border-width:0 0 1px}.p-dataview .p-dataview-header{background:#f8f9fa;border:1px solid #e9ecef;border-width:1px 0;color:#495057;font-weight:600;padding:1rem}.p-dataview .p-dataview-content{background:#fff;border:0 none;color:#495057;padding:0}.p-dataview .p-dataview-footer{background:#f8f9fa;border:1px solid #e9ecef;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-dataview .p-dataview-loading-icon.p-icon{height:2rem;width:2rem}.p-datascroller .p-paginator-top,.p-datascroller .p-paginator-bottom{border-radius:0;border-width:0 0 1px}.p-datascroller .p-datascroller-header{background:#f8f9fa;border:1px solid #e9ecef;border-width:1px 0;color:#495057;font-weight:600;padding:1rem}.p-datascroller .p-datascroller-content{background:#fff;border:0 none;color:#495057;padding:0}.p-datascroller.p-datascroller-inline .p-datascroller-list>li{border:solid #e9ecef;border-width:0 0 1px}.p-datascroller .p-datascroller-footer{background:#f8f9fa;border:1px solid #e9ecef;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem}.p-column-filter-row .p-column-filter-menu-button,.p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}.p-column-filter-menu-button{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-column-filter-menu-button:hover{background:#e9ecef;border-color:transparent;color:#495057}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#e9ecef;color:#495057}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#e3f2fd;color:#495057}.p-column-filter-menu-button:focus-visible{outline:0 none;outline-offset:0}.p-column-filter-clear-button{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-column-filter-clear-button:hover{background:#e9ecef;border-color:transparent;color:#495057}.p-column-filter-clear-button:focus-visible{outline:0 none;outline-offset:0}.p-column-filter-overlay{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057;min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{background:transparent;border:0 none;border-radius:0;color:#495057;margin:0;padding:.5rem 1rem;transition:box-shadow .2s}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{background:#e3f2fd;color:#495057}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight,.p-disabled):hover{background:#e9ecef;color:#495057}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible{outline:0 none;outline-offset:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{background:#f8f9fa;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;margin:0;padding:.5rem 1rem}.p-column-filter-overlay-menu .p-column-filter-constraint{border-bottom:1px solid #dee2e6;padding:1rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar,.p-orderlist .p-orderlist-controls{padding:1rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#f8f9fa;border:1px solid #dee2e6;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;font-weight:600;padding:1rem}.p-orderlist .p-orderlist-filter-container{background:#fff;border:1px solid #dee2e6;border-bottom:0 none;padding:1rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input{padding-right:1.5rem}.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{color:#6c757d;right:.5rem}.p-orderlist .p-orderlist-list{background:#fff;border:1px solid #dee2e6;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#495057;outline:0 none;padding:.5rem 0}.p-orderlist .p-orderlist-list .p-orderlist-item{background:transparent;border:0 none;color:#495057;margin:0;padding:.5rem 1rem;transition:transform .2s,box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-orderlist .p-orderlist-list .p-orderlist-item.p-focus{background:#dee2e6;color:#495057}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{background:#e3f2fd;color:#495057}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus{background:#2196f33d}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n){background:#e9ecef}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#e9ecef}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#e3f2fd;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#6cbbf5}.p-organizationchart .p-organizationchart-line-down{background:#dee2e6}.p-organizationchart .p-organizationchart-line-left{border-color:#dee2e6;border-right:1px solid #dee2e6}.p-organizationchart .p-organizationchart-line-top{border-color:#dee2e6;border-top:1px solid #dee2e6}.p-organizationchart .p-organizationchart-node-content{background:#fff;border:1px solid #dee2e6;color:#495057;padding:1rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;border-radius:50%;color:inherit}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible{outline:0 none;outline-offset:0}.p-paginator{background:#fff;border:solid #e9ecef;border-radius:3px;border-width:0;color:#6c757d;padding:.5rem 1rem}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{background-color:transparent;border:0 none;border-radius:3px;color:#6c757d;height:2.357rem;margin:.143rem;min-width:2.357rem;transition:box-shadow .2s}.p-paginator .p-paginator-first:not(.p-disabled,.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled,.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled,.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled,.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#495057}.p-paginator .p-paginator-first{border-bottom-left-radius:3px;border-top-left-radius:3px}.p-paginator .p-paginator-last{border-bottom-right-radius:3px;border-top-right-radius:3px}.p-paginator .p-dropdown{height:2.357rem;margin-left:.5rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}.p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#6c757d;height:2.357rem;margin:.143rem;min-width:2.357rem;padding:0 .5rem}.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;border-radius:3px;color:#6c757d;height:2.357rem;margin:.143rem;min-width:2.357rem;transition:box-shadow .2s}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#e3f2fd;border-color:#e3f2fd;color:#495057}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#495057}.p-picklist .p-picklist-buttons{padding:1rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#f8f9fa;border:1px solid #dee2e6;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;font-weight:600;padding:1rem}.p-picklist .p-picklist-filter-container{background:#fff;border:1px solid #dee2e6;border-bottom:0 none;padding:1rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-input{padding-right:1.5rem}.p-picklist .p-picklist-filter-container .p-picklist-filter-icon{color:#6c757d;right:.5rem}.p-picklist .p-picklist-list{background:#fff;border:1px solid #dee2e6;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#495057;outline:0 none;padding:.5rem 0}.p-picklist .p-picklist-list .p-picklist-item{background:transparent;border:0 none;color:#495057;margin:0;padding:.5rem 1rem;transition:transform .2s,box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-picklist .p-picklist-list .p-picklist-item.p-focus{background:#dee2e6;color:#495057}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{background:#e3f2fd;color:#495057}.p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus{background:#2196f33d}.p-tree{background:#fff;border:1px solid #dee2e6;border-radius:3px;color:#495057;padding:1rem}.p-tree .p-tree-container .p-treenode{outline:0 none;padding:.143rem}.p-tree .p-tree-container .p-treenode:focus>.p-treenode-content{outline:0 none;outline-offset:0}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:3px;padding:0;transition:box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;margin-right:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{border-color:transparent}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible{outline:0 none;outline-offset:0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{color:#6c757d;margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#e3f2fd;color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background:#e9ecef;color:#495057}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{padding-right:1.5rem;width:100%}.p-tree .p-tree-filter-container .p-tree-filter-icon{color:#6c757d;right:.5rem}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-tree .p-tree-loading-icon.p-icon{height:2rem;width:2rem}.p-tree .p-treenode-droppoint{height:.5rem}.p-tree .p-treenode-droppoint.p-treenode-droppoint-active{background:#89c8f7}.p-treetable .p-paginator-top,.p-treetable .p-paginator-bottom{border-radius:0;border-width:0 0 1px}.p-treetable .p-treetable-header{background:#f8f9fa;border:1px solid #e9ecef;border-width:1px 0;color:#495057;font-weight:600;padding:1rem}.p-treetable .p-treetable-footer{background:#f8f9fa;border:1px solid #e9ecef;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem}.p-treetable .p-treetable-thead>tr>th{background:#f8f9fa;border:1px solid #e9ecef;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem;text-align:left;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{background:#f8f9fa;border:1px solid #e9ecef;border-width:0 0 1px;color:#495057;font-weight:600;padding:1rem;text-align:left}.p-treetable .p-sortable-column{outline-color:#a6d5fa}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{background:#e3f2fd;border-radius:50%;color:#495057;height:1.143rem;line-height:1.143rem;margin-left:.5rem;min-width:1.143rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-treetable .p-sortable-column.p-highlight{background:#f8f9fa;color:#2196f3}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#2196f3}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#495057;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{border:1px solid #e9ecef;border-width:0 0 1px;padding:1rem;text-align:left}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;margin-right:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{border-color:transparent}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus-visible{outline:0 none;outline-offset:0}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-treetable .p-treetable-tbody>tr:focus-visible{outline:.15rem solid #a6d5fa;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#e3f2fd;color:#495057}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#495057}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#495057}.p-treetable.p-treetable-selectable .p-treetable-tbody>tr:not(.p-highlight):hover,.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable.p-treetable-selectable .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler,.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#495057}.p-treetable .p-column-resizer-helper{background:#2196f3}.p-treetable .p-treetable-scrollable-header,.p-treetable .p-treetable-scrollable-footer{background:#f8f9fa}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable .p-treetable-loading-icon.p-icon{height:2rem;width:2rem}.p-treetable.p-treetable-gridlines .p-treetable-header{border-width:1px 1px 0}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd{background:#fcfcfc}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd.p-highlight{background:#e3f2fd;color:#495057}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd.p-highlight .p-row-toggler{color:#495057}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd.p-highlight .p-row-toggler:hover{color:#495057}.p-treetable.p-treetable-striped .p-treetable-tbody>tr.p-row-odd+.p-row-expanded{background:#fcfcfc}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}.p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}.p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}.p-timeline .p-timeline-event-marker{background-color:#fff;border:2px solid #2196f3;border-radius:50%;height:1rem;width:1rem}.p-timeline .p-timeline-event-connector{background-color:#dee2e6}.p-timeline.p-timeline-vertical .p-timeline-event-opposite,.p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,.p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-accordion .p-accordion-header .p-accordion-header-link{background:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;color:#495057;font-weight:600;padding:1rem;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible{outline:0 none;outline-offset:0}.p-accordion .p-accordion-header:not(.p-highlight,.p-disabled):hover .p-accordion-header-link{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f8f9fa;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#dee2e6;color:#495057}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-accordion .p-accordion-content{background:#fff;border:1px solid #dee2e6;border-radius:0 0 3px 3px;border-top:0;color:#495057;padding:1rem}.p-accordion .p-accordion-tab{margin-bottom:0}.p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}.p-accordion .p-accordion-tab .p-accordion-content{border-bottom-left-radius:0;border-bottom-right-radius:0}.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight,.p-disabled):hover .p-accordion-header-link,.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}.p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-left-radius:3px;border-top-right-radius:3px}.p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-content{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-card{background:#fff;border-radius:3px;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;color:#495057}.p-card .p-card-body{padding:1rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{color:#6c757d;font-weight:400;margin-bottom:.5rem}.p-card .p-card-content{padding:1rem 0}.p-card .p-card-footer{padding:1rem 0 0}.p-fieldset{background:#fff;border:1px solid #dee2e6;border-radius:3px;color:#495057}.p-fieldset .p-fieldset-legend{background:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;color:#495057;font-weight:600;padding:1rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{border-radius:3px;color:#495057;padding:1rem;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible{outline:0 none;outline-offset:0}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-fieldset .p-fieldset-content{padding:1rem}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #dee2e6}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #dee2e6}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-panel .p-panel-header{background:#f8f9fa;border:1px solid #dee2e6;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;padding:1rem}.p-panel .p-panel-header .p-panel-title{font-weight:600}.p-panel .p-panel-header .p-panel-header-icon{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{border-color:transparent}.p-panel .p-panel-header .p-panel-header-icon:focus-visible{outline:0 none;outline-offset:0}.p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}.p-panel .p-panel-content{background:#fff;border:1px solid #dee2e6;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top:0 none;color:#495057;padding:1rem}.p-panel .p-panel-footer{background:#fff;border:1px solid #dee2e6;border-top:0 none;color:#495057;padding:.5rem 1rem}.p-splitter{background:#fff;border:1px solid #dee2e6;border-radius:3px;color:#495057}.p-splitter .p-splitter-gutter{background:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#dee2e6}.p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible{outline:0 none;outline-offset:0}.p-splitter .p-splitter-gutter-resizing{background:#dee2e6}.p-scrollpanel .p-scrollpanel-bar{background:#f8f9fa;border:0 none}.p-scrollpanel .p-scrollpanel-bar:focus-visible{outline:0 none;outline-offset:0}.p-tabview .p-tabview-nav{background:#fff;border:1px solid #dee2e6;border-width:0 0 2px}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{background:#fff;border:solid #dee2e6;border-color:transparent transparent #dee2e6;border-top-left-radius:3px;border-top-right-radius:3px;border-width:0 0 2px;color:#6c757d;font-weight:600;margin:0 0 -2px;padding:1rem;transition:box-shadow .2s}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0}.p-tabview .p-tabview-nav li:not(.p-highlight,.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#2196f3;color:#2196f3}.p-tabview .p-tabview-close{margin-left:.5rem}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;border-radius:0;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:#2196f3;width:2.357rem}.p-tabview .p-tabview-nav-btn.p-link:focus-visible{outline:0 none;outline-offset:0}.p-tabview .p-tabview-panels{background:#fff;border:0 none;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#495057;padding:1rem}.p-toolbar{background:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;gap:.5rem;padding:1rem}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;border:0 none;border-radius:3px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;color:#495057}.p-confirm-popup .p-confirm-popup-content{padding:1rem}.p-confirm-popup .p-confirm-popup-footer{padding:0 1rem 1rem;text-align:right}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-icon.p-icon{height:1.5rem;width:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border:0 none;border-radius:3px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.p-dialog .p-dialog-header{background:#fff;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;padding:1.5rem}.p-dialog .p-dialog-header .p-dialog-title{font-size:1.25rem;font-weight:600}.p-dialog .p-dialog-header .p-dialog-header-icon{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;margin-right:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{border-color:transparent}.p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible{outline:0 none;outline-offset:0}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#495057;padding:0 1.5rem 2rem}.p-dialog .p-dialog-content:last-of-type{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-dialog .p-dialog-footer{background:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top:0 none;color:#495057;padding:0 1.5rem 1.5rem;text-align:right}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-dialog-maximized .p-dialog-header,.p-dialog.p-dialog-maximized .p-dialog-content:last-of-type{border-radius:0}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon{height:2rem;width:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#fff;border:0 none;border-radius:3px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;color:#495057}.p-overlaypanel .p-overlaypanel-content{padding:1rem}.p-overlaypanel .p-overlaypanel-close{background:#2196f3;border-radius:50%;color:#fff;height:2rem;position:absolute;right:-1rem;top:-1rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#0d89ec;color:#fff}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;border:0 none;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;color:#495057}.p-sidebar .p-sidebar-header{padding:1rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{background:transparent;border:0 none;border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{border-color:transparent}.p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible{outline:0 none;outline-offset:0}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1rem}.p-tooltip .p-tooltip-text{background:#495057;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#fff;padding:.5rem}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#495057}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#495057}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#495057}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#495057}.p-fileupload .p-fileupload-buttonbar{background:#f8f9fa;border:1px solid #dee2e6;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;gap:.5rem;padding:1rem}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-content{background:#fff;border:1px solid #dee2e6;border-bottom-left-radius:3px;border-bottom-right-radius:3px;color:#495057;padding:2rem 1rem}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-breadcrumb{background:#fff;border:1px solid #dee2e6;border-radius:3px;padding:1rem}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link{border-radius:3px;transition:box-shadow .2s}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible{outline:0 none;outline-offset:0}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text{color:#495057}.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon{color:#6c757d}.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator{color:#495057;margin:0 .5rem}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text{color:#495057}.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon{color:#6c757d}.p-contextmenu{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057;padding:.25rem 0;width:12.5rem}.p-contextmenu .p-contextmenu-root-list{outline:0 none}.p-contextmenu .p-submenu-list{background:#fff;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;padding:.25rem 0}.p-contextmenu .p-menuitem>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-contextmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-contextmenu .p-submenu-icon.p-icon{height:.875rem;width:.875rem}.p-dock .p-dock-list-container{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem}.p-dock .p-dock-list-container .p-dock-list{outline:0 none}.p-dock .p-dock-item{border-radius:3px;padding:.5rem}.p-dock .p-dock-item.p-focus{outline:0 none;outline-offset:0}.p-dock .p-dock-action{height:4rem;width:4rem}.p-dock.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}.p-dock.p-dock-top .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}.p-dock.p-dock-top .p-dock-item-current,.p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}.p-dock.p-dock-mobile.p-dock-top .p-dock-list-container,.p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-mobile.p-dock-top .p-dock-list-container .p-dock-list,.p-dock.p-dock-mobile.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-mobile.p-dock-left .p-dock-list-container,.p-dock.p-dock-mobile.p-dock-right .p-dock-list-container{height:100%;overflow-y:auto}.p-dock.p-dock-mobile.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-mobile.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock.p-dock-mobile .p-dock-list .p-dock-item,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-top .p-dock-item-current,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-bottom .p-dock-item-current,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-left .p-dock-item-current,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-second-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-prev,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-next,.p-dock.p-dock-mobile.p-dock-magnification.p-dock-right .p-dock-item-current{margin:0;transform:none}.p-megamenu{background:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;color:#495057;padding:.5rem}.p-megamenu .p-megamenu-root-list{outline:0 none}.p-megamenu .p-menuitem>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu .p-megamenu-panel{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;color:#495057}.p-megamenu .p-submenu-header{background:#fff;border-top-left-radius:3px;border-top-right-radius:3px;color:#495057;font-weight:600;margin:0;padding:.75rem 1rem}.p-megamenu .p-submenu-list{padding:.25rem 0;width:12.5rem}.p-megamenu .p-submenu-list .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-megamenu.p-megamenu-vertical{padding:.25rem 0;width:12.5rem}.p-megamenu .p-megamenu-button{border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-megamenu .p-megamenu-button:hover{background:#e9ecef;color:#6c757d}.p-megamenu .p-megamenu-button:focus{outline:0 none;outline-offset:0}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content{border-radius:3px;color:#495057;transition:box-shadow .2s}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;padding:.25rem 0}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon{font-size:.875rem}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon.p-icon{height:.875rem;width:.875rem}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem{position:static;width:100%}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list{border:0 none;box-shadow:none;position:static;width:100%}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-submenu-icon{transform:rotate(90deg);transition:transform .2s}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menuitem{position:static;width:100%}.p-menu{background:#fff;border:1px solid #dee2e6;border-radius:3px;color:#495057;padding:.25rem 0;width:12.5rem}.p-menu .p-menuitem>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-menu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-menu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-menu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-menu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-menu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menu.p-menu-overlay{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-menu .p-submenu-header{background:#fff;border-top-left-radius:0;border-top-right-radius:0;color:#495057;font-weight:600;margin:0;padding:.75rem 1rem}.p-menu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar{background:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;color:#495057;padding:.5rem}.p-menubar .p-menubar-root-list{outline:0 none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{border-radius:3px;color:#495057;transition:box-shadow .2s}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link{padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-menubar .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-menubar .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-menubar .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-menubar .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-submenu-list{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;padding:.25rem 0;width:12.5rem}.p-menubar .p-submenu-list .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar.p-menubar-mobile .p-menubar-button{border-radius:50%;color:#6c757d;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-menubar.p-menubar-mobile .p-menubar-button:hover{background:#e9ecef;color:#6c757d}.p-menubar.p-menubar-mobile .p-menubar-button:focus{outline:0 none;outline-offset:0}.p-menubar.p-menubar-mobile .p-menubar-root-list{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;padding:.25rem 0}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-menuitem.p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-submenu-icon{transform:rotate(90deg);transition:transform .2s}.p-menubar.p-menubar-mobile .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-content>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar.p-menubar-mobile .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}@media screen and (width <= 960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{border-radius:50%;color:#6c757d;display:flex;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-menubar .p-menubar-button:hover{background:#e9ecef;color:#6c757d}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}.p-menubar .p-menubar-root-list{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:none;padding:.25rem 0;position:absolute;width:100%}.p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list .p-submenu-icon.p-icon{height:.875rem;width:.875rem}.p-menubar .p-menubar-root-list>.p-menuitem{position:static;width:100%}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{border:0 none;box-shadow:none;position:static;width:100%}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transform:rotate(90deg);transition:transform .2s}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{position:static;width:100%}.p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;left:0;top:100%;z-index:1}}.p-panelmenu .p-panelmenu-header{outline:0 none}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content{background:#f8f9fa;border:1px solid #dee2e6;border-radius:3px;color:#495057;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link{color:#495057;font-weight:600;padding:1rem}.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-submenu-icon,.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-link .p-menuitem-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content{outline:0 none;outline-offset:0}.p-panelmenu .p-panelmenu-header:not(.p-highlight,.p-disabled):hover .p-panelmenu-header-content{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content{background:#f8f9fa;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#dee2e6;color:#495057;margin-bottom:0}.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-panelmenu .p-panelmenu-content{background:#fff;border:1px solid #dee2e6;border-radius:0 0 3px 3px;border-top:0;color:#495057;padding:.25rem 0}.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list{outline:0 none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-header .p-panelmenu-header-content,.p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header .p-panelmenu-header-content{border-top:0 none}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight,.p-disabled):hover .p-panelmenu-header-content,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content{border-top:0 none}.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header .p-panelmenu-header-content{border-top-left-radius:3px;border-top-right-radius:3px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight) .p-panelmenu-header-content{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-slidemenu{background:#fff;border:1px solid #dee2e6;border-radius:3px;color:#495057;padding:.25rem 0;width:12.5rem}.p-slidemenu .p-menuitem-link>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-slidemenu .p-menuitem-link>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem-link.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-slidemenu .p-menuitem-link.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-slidemenu .p-menuitem-link:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-slidemenu .p-slidemenu-list{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;padding:.25rem 0}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link{background:#e9ecef}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-text{color:#495057}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon{color:#6c757d}.p-slidemenu .p-slidemenu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-slidemenu-icon.p-icon{height:.875rem;width:.875rem}.p-slidemenu .p-slidemenu-backward{color:#495057;padding:.75rem 1rem}.p-steps .p-steps-item .p-menuitem-link{background:transparent;background:#fff;border-radius:3px;transition:box-shadow .2s}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{background:#fff;border:1px solid #e9ecef;border-radius:50%;color:#495057;font-size:1.143rem;height:2rem;line-height:2rem;min-width:2rem;z-index:1}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{color:#6c757d;margin-top:.5rem}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#e3f2fd;color:#495057}.p-steps .p-steps-item.p-highlight .p-steps-title{color:#495057;font-weight:600}.p-steps .p-steps-item:before{border-top:1px solid #dee2e6;content:" ";display:block;left:0;margin-top:-1rem;position:absolute;top:50%;width:100%}.p-tabmenu .p-tabmenu-nav{background:#fff;border:1px solid #dee2e6;border-width:0 0 2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{background:#fff;border:solid #dee2e6;border-color:transparent transparent #dee2e6;border-top-left-radius:3px;border-top-right-radius:3px;border-width:0 0 2px;color:#6c757d;font-weight:600;height:calc(100% + 2px);margin:0 0 -2px;padding:1rem;transition:box-shadow .2s}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible{outline:0 none;outline-offset:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight,.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#2196f3;color:#2196f3}.p-tieredmenu{background:#fff;border:1px solid #dee2e6;border-radius:3px;color:#495057;padding:.25rem 0;width:12.5rem}.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.p-tieredmenu .p-tieredmenu-root-list{outline:0 none}.p-tieredmenu .p-submenu-list{background:#fff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;padding:.25rem 0}.p-tieredmenu .p-menuitem>.p-menuitem-content{border-radius:0;color:#495057;transition:box-shadow .2s}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link{color:#495057;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-tieredmenu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content{background:#e9ecef;color:#495057}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-highlight>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem.p-highlight.p-focus>.p-menuitem-content{background:#e9ecef}.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content{background:#dee2e6;color:#495057}.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled).p-focus>.p-menuitem-content .p-menuitem-link .p-submenu-icon{color:#495057}.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover{background:#e9ecef;color:#495057}.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem:not(.p-highlight,.p-disabled)>.p-menuitem-content:hover .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-tieredmenu .p-submenu-icon.p-icon{height:.875rem;width:.875rem}.p-inline-message{border-radius:3px;margin:0;padding:.5rem}.p-inline-message.p-inline-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0;color:#044868}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}.p-inline-message.p-inline-message-success{background:#c8e6c9;border:solid #439446;border-width:0;color:#224a23}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}.p-inline-message.p-inline-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0;color:#6d5100}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}.p-inline-message.p-inline-message-error{background:#ffcdd2;border:solid #e60017;border-width:0;color:#73000c}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-icon.p-icon{height:1rem;width:1rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{border-radius:3px;margin:1rem 0}.p-message .p-message-wrapper{padding:1rem 1.5rem}.p-message .p-message-close{background:transparent;border-radius:50%;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-message .p-message-close:hover{background:#ffffff80}.p-message .p-message-close:focus-visible{outline:0 none;outline-offset:0}.p-message.p-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-message.p-message-info .p-message-icon,.p-message.p-message-info .p-message-close{color:#044868}.p-message.p-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-message.p-message-success .p-message-icon,.p-message.p-message-success .p-message-close{color:#224a23}.p-message.p-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-message.p-message-warn .p-message-icon,.p-message.p-message-warn .p-message-close{color:#6d5100}.p-message.p-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-message.p-message-error .p-message-icon,.p-message.p-message-error .p-message-close{color:#73000c}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-message .p-message-icon.p-icon{height:1.5rem;width:1.5rem}.p-message .p-message-summary{font-weight:700}.p-message .p-message-detail{margin-left:.5rem}.p-toast{opacity:.9}.p-toast .p-toast-message{border-radius:3px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin:0 0 1rem}.p-toast .p-toast-message .p-toast-message-content{border-width:0 0 0 6px;padding:1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon.p-icon{height:2rem;width:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{background:transparent;border-radius:50%;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-toast .p-toast-message .p-toast-icon-close:hover{background:#ffffff80}.p-toast .p-toast-message .p-toast-icon-close:focus-visible{outline:0 none;outline-offset:0}.p-toast .p-toast-message.p-toast-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}.p-toast .p-toast-message.p-toast-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}.p-toast .p-toast-message.p-toast-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}.p-toast .p-toast-message.p-toast-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}.p-galleria .p-galleria-close{background:transparent;border-radius:50%;color:#f8f9fa;height:4rem;margin:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:4rem}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close .p-galleria-close-icon.p-icon{height:2rem;width:2rem}.p-galleria .p-galleria-close:hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-item-nav{background:transparent;border-radius:3px;color:#f8f9fa;height:4rem;margin:0 .5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:4rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon.p-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon.p-icon{height:2rem;width:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-caption{background:#00000080;color:#f8f9fa;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#e9ecef;border-radius:50%;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;width:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#dee2e6}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:#00000080}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:#fff6}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:#fff9}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-galleria .p-galleria-thumbnail-container{background:#000000e6;padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{background-color:transparent;border-radius:50%;color:#f8f9fa;height:2rem;margin:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:#ffffff1a;color:#f8f9fa}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content{transition:box-shadow .2s}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible{outline:0 none;outline-offset:0}.p-galleria-mask,.p-image-mask{--maskbg: rgb(0 0 0 / 90%)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-indicator .p-icon{height:1.5rem;width:1.5rem}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}.p-image-toolbar{padding:1rem}.p-image-action.p-link{background-color:transparent;border-radius:50%;color:#f8f9fa;height:3rem;margin-right:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:3rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{background-color:#ffffff1a;color:#f8f9fa}.p-image-action.p-link span{font-size:1.5rem}.p-image-action.p-link .p-icon{height:1.5rem;width:1.5rem}.p-avatar{background-color:#dee2e6;border-radius:3px}.p-avatar.p-avatar-lg{font-size:1.5rem;height:3rem;width:3rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{font-size:2rem;height:4rem;width:4rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-circle{border-radius:50%}.p-avatar-group .p-avatar{border:2px solid #fff}.p-chip{background-color:#dee2e6;border-radius:16px;color:#495057;padding:0 .5rem}.p-chip .p-chip-text{line-height:1.5;margin-bottom:.25rem;margin-top:.25rem}.p-chip .p-chip-icon{margin-right:.5rem}.p-chip img{height:2rem;margin-left:-.5rem;margin-right:.5rem;width:2rem}.p-chip .p-chip-remove-icon{border-radius:3px;margin-left:.5rem;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .p-chip-remove-icon:focus-visible{outline:0 none;outline-offset:0}.p-chip .p-chip-remove-icon:focus{outline:0 none}.p-scrolltop{border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;height:3rem;transition:background-color .2s,color .2s,box-shadow .2s;width:3rem}.p-scrolltop.p-link{background:#000000b3}.p-scrolltop.p-link:hover{background:#000c}.p-scrolltop .p-scrolltop-icon{color:#f8f9fa;font-size:1.5rem}.p-scrolltop .p-scrolltop-icon.p-icon{height:1.5rem;width:1.5rem}.p-skeleton{background-color:#e9ecef;border-radius:3px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.p-tag .p-tag-icon{font-size:.75rem;margin-right:.25rem}.p-tag .p-tag-icon.p-icon{height:.75rem;width:.75rem}.p-inplace .p-inplace-display{border-radius:3px;padding:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#e9ecef;color:#495057}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}.p-metergroup .p-metergroup-meter-container{background:#dee2e6;border-radius:3px}.p-metergroup .p-metergroup-meter{background:#2196f3;border:0 none}.p-metergroup .p-metergroup-label-list .p-metergroup-label-list-item{line-height:1.5rem}.p-metergroup .p-metergroup-label-list .p-metergroup-label-type{background:#2196f3;border-radius:100%;height:.5rem;margin-right:.5rem;width:.5rem}.p-metergroup .p-metergroup-label-list .p-metergroup-label{margin-right:1rem}.p-metergroup .p-metergroup-label-list .p-metergroup-label-icon{height:1rem;margin-right:.5rem;width:1rem}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter-container{height:.5rem}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type{border-bottom-left-radius:3px;border-top-left-radius:3px}.p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type{border-bottom-right-radius:3px;border-top-right-radius:3px}.p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-start{margin-bottom:1rem}.p-metergroup.p-metergroup-horizontal .p-metergroup-label-list-end{margin-top:1rem}.p-metergroup.p-metergroup-vertical .p-metergroup-meter-container{height:100%;width:.5rem}.p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type{border-top-left-radius:3px;border-top-right-radius:3px}.p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-metergroup.p-metergroup-vertical .p-metergroup-label-list:not(.p-metergroup-label-list-start){margin-left:1rem}.p-progressbar{background:#dee2e6;border:0 none;border-radius:3px;height:1.5rem}.p-progressbar .p-progressbar-value{background:#2196f3;border:0 none;margin:0}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-terminal{background:#fff;border:1px solid #dee2e6;color:#495057;padding:1rem}.p-terminal .p-terminal-input{font-family:var(--font-family);font-feature-settings:var(--font-feature-settings, normal);font-size:1rem}.p-badge{background:#2196f3;color:#fff;font-size:.75rem;font-weight:700;height:1.5rem;line-height:1.5rem;min-width:1.5rem}.p-badge.p-badge-secondary{background-color:#607d8b;color:#fff}.p-badge.p-badge-success{background-color:#689f38;color:#fff}.p-badge.p-badge-info{background-color:#0288d1;color:#fff}.p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}.p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;height:2.25rem;line-height:2.25rem;min-width:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;height:3rem;line-height:3rem;min-width:3rem}.p-tag{background:#2196f3;border-radius:3px;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem}.p-tag.p-tag-success{background-color:#689f38;color:#fff}.p-tag.p-tag-info{background-color:#0288d1;color:#fff}.p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}.p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}}._base_12eay_4{display:contents}._dashboard-theme_12eay_8,._workflows-theme_12eay_14{--theme-100: #eeecfb;--theme-300: #cdcaf4;--theme-500: #a69cf3}._crm-theme_12eay_20{--theme-100: #ddcee3;--theme-300: #b18cbd;--theme-500: #8f5ba0}._hrm-theme_12eay_26{--theme-100: #f9cdda;--theme-300: #f08ba9;--theme-500: #ea5a84}._sales-theme_12eay_32{--theme-100: #f7c4bf;--theme-300: #eb766a;--theme-500: #e33b2a}._projects-theme_12eay_38{--theme-100: #fbe1b9;--theme-300: #f6ba5d;--theme-500: #f29c17}._resource-planner-theme_12eay_44{--theme-100: #fdeeb2;--theme-300: #fbd84d;--theme-500: #f9c700}._hours-theme_12eay_50{--theme-100: #d0e8c9;--theme-300: #92ca81;--theme-500: #63b34b}._invoicing-theme_12eay_56{--theme-100: #c4dff1;--theme-300: #74b5e0;--theme-500: #3996d2}._business-intelligence-theme_12eay_62{--theme-100: #c6d3de;--theme-300: #7997b3;--theme-500: #406b92}._insights-theme_12eay_68{--theme-100: #e3e8f0;--theme-300: #a4c0e6;--theme-500: #3175d4}._environment-management-theme_12eay_74{--theme-100: #e7e8e9;--theme-300: #caccce;--theme-500: #919497}._buttonReset_1jmg8_1{background:none;border:none;font:inherit;padding:0}._buttonReset_1jmg8_1:not(:disabled){cursor:pointer}._anchorReset_1jmg8_11{color:inherit;cursor:pointer;display:inline-block;text-decoration:none}._reset_wwk4b_4{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;padding:0rem}._pill_wwk4b_12{align-items:center;border-radius:9999px;box-sizing:border-box;display:inline-flex;font:400 .875rem/1.5rem Work Sans;gap:.25rem;justify-content:center;position:relative;text-align:center;white-space:nowrap}._pill_wwk4b_12._disabled_wwk4b_24{cursor:not-allowed;opacity:.5}._pill_wwk4b_12._primary_wwk4b_28{background-color:#11884c;color:#fff;font-weight:500}._pill_wwk4b_12._primary_wwk4b_28:not(._disabled_wwk4b_24):hover{background-color:#0f7b45}._pill_wwk4b_12._primary_wwk4b_28:not(._disabled_wwk4b_24):active{background-color:#0d683b}._pill_wwk4b_12._secondary_wwk4b_39{--border-color: #d5d7d8;background-color:transparent;color:#3b3b3b;font-weight:500}._pill_wwk4b_12._secondary_wwk4b_39:before{border:1px solid var(--border-color);border-radius:9999px;content:"";top:0;right:0;bottom:0;left:0;position:absolute}._pill_wwk4b_12._secondary_wwk4b_39:not(._disabled_wwk4b_24):hover{--border-color: #caccce;background-color:#e7e8e9}._pill_wwk4b_12._secondary_wwk4b_39:not(._disabled_wwk4b_24):active{--border-color: #a8abae;background-color:#d5d7d8}._pill_wwk4b_12._subtle_wwk4b_60{background-color:transparent;color:#3b3b3b;text-decoration:underline}._pill_wwk4b_12._subtle_wwk4b_60:not(._disabled_wwk4b_24):hover{background-color:#0000001a}._pill_wwk4b_12._subtle_wwk4b_60:not(._disabled_wwk4b_24):active{background-color:#0003}._pill_wwk4b_12._invisible_wwk4b_71{background-color:transparent;color:#3b3b3b;text-align:start;display:grid;grid-auto-flow:column;place-items:start center}._pill_wwk4b_12._danger_wwk4b_79{background-color:#e11919;color:#fff;font-weight:500}._pill_wwk4b_12._danger_wwk4b_79:not(._disabled_wwk4b_24):hover{background-color:#d31717}._pill_wwk4b_12._danger_wwk4b_79:not(._disabled_wwk4b_24):active{background-color:#c51616}._pill_wwk4b_12._small_wwk4b_90{font-size:.75rem;min-height:1.5rem;min-width:1.5rem;padding:0rem .25rem}._pill_wwk4b_12._small_wwk4b_90 ._text_wwk4b_96:not(:first-child){padding-left:.125rem}._pill_wwk4b_12._small_wwk4b_90._hasInlinePadding_wwk4b_99{padding-inline:.5rem}._pill_wwk4b_12._medium_wwk4b_102{min-height:2rem;min-width:2rem;padding:.25rem .5rem}._pill_wwk4b_12._medium_wwk4b_102._hasInlinePadding_wwk4b_99{padding-inline:.75rem}._triangle_1k2g6_4{clip-path:polygon(-100% 0,200% 0,200% 200%,-100% 200%);filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));width:fit-content}._triangle_1k2g6_4:before{aspect-ratio:1/1;background-color:var(--triangle-color, #ffffff);clip-path:path("M10.8284 5.17158C9.26633 6.73367 6.73367 6.73367 5.17157 5.17157L0 0L16 0L10.8284 5.17158Z");content:"";display:block;height:100%;width:1rem}._triangle_1k2g6_4._left_1k2g6_18{transform:rotate(90deg)}._triangle_1k2g6_4._right_1k2g6_21{transform:rotate(-90deg)}._triangle_1k2g6_4._up_1k2g6_24{transform:rotate(180deg)}._dropdown_d3lc7_4{container:dropdown/inline-size;isolation:isolate;position:relative;width:fit-content;z-index:1}._widthAuto_d3lc7_12{container:unset}._widthDefault_d3lc7_16{width:19rem}._widthSmall_d3lc7_20{width:12rem}._dropdownTriangle_d3lc7_24{display:flex;justify-content:flex-end;padding-inline:.5rem;pointer-events:none;position:absolute;top:0;transform:translateY(-100%);width:100%}._dropdownTriangle_d3lc7_24._alignLeft_d3lc7_34{justify-content:flex-start}._content_d3lc7_38{background:#fff;border-radius:4px;box-shadow:0 1px 4px #0003;overflow:auto;pointer-events:auto;z-index:2}._content_d3lc7_38._heightDefault_d3lc7_46{max-height:400px}._scrollContainer_d3lc7_50{max-height:100%;overscroll-behavior:contain;width:100%}._withPadding_d3lc7_55 ._scrollContainer_d3lc7_50{padding:.75rem 1rem 1.5rem}._title_d3lc7_59{background:#fff;border-bottom:1px solid #d5d7d8;color:#252628;font-size:1rem;font-weight:500;line-height:1.5rem;margin:0rem;padding:.75rem 1rem calc(.75rem - 1px);position:sticky;top:0;z-index:1}._spinner_6iuw0_4{color:#57595c;display:grid;font-size:.875rem;gap:.5rem;grid-auto-flow:row;line-height:1.5rem;place-content:center center;text-align:center}._spinner_6iuw0_4._large_6iuw0_14>._icon_6iuw0_14{font-size:2rem;font-weight:400}._spinner_6iuw0_4._small_6iuw0_18{grid-auto-flow:column}._spinner_6iuw0_4._small_6iuw0_18>._icon_6iuw0_14{align-items:center;display:flex;font-size:.875rem;font-weight:900;line-height:1rem;opacity:.9}._list_1exvs_4{margin:0rem;padding:0rem}._loaderContainer_1exvs_9{display:grid;padding:.5rem 1rem;place-items:center}._listItem_1exvs_15{border-bottom:1px solid #d5d7d8;display:grid;list-style:none;width:100%}._listItem_1exvs_15._disabled_1exvs_22{color:#d5d7d8;cursor:not-allowed}._listItem_1exvs_15:has(a,button):hover:not(._listItem_1exvs_15:has(a,button)._disabled_1exvs_22){background:#f5f5f5;cursor:pointer}._modalOverlay_15diz_4{background-color:#000000b3;display:grid;top:0rem;right:0rem;bottom:0rem;left:0rem;place-items:center;position:fixed}._modalOverlay_15diz_4 ._modal_15diz_4{background:#fff;border-radius:4px;box-shadow:0 1px 4px #0003;display:flex;flex-direction:column;padding:1rem 1rem 1.5rem;position:relative;width:100%}._modalOverlay_15diz_4 ._modal_15diz_4 ._modalTitle_15diz_22{color:#3b3b3b;font-size:1.25rem;line-height:1.5rem;margin-bottom:1.5rem}._modalOverlay_15diz_4 ._modal_15diz_4 ._modalCloseButton_15diz_28{background:none;border:none;color:#6f7376;cursor:pointer;font-size:1rem;position:absolute;right:.5rem;top:.5rem}._modalOverlay_15diz_4 ._modal_15diz_4 ._modalContentContainer_15diz_38{display:flex}._modalOverlay_15diz_4 ._modal_15diz_4 ._modalFooterContainer_15diz_41{display:flex;margin-top:1rem}._modalOverlay_15diz_4 ._modal_15diz_4._small_15diz_45{max-width:400px}._modalOverlay_15diz_4 ._modal_15diz_4._medium_15diz_48{max-width:600px}._modalOverlay_15diz_4 ._modal_15diz_4._large_15diz_51{max-width:800px}._popover_d15k1_1{--popover-offset-top: 0px;left:var(--anchor-left);position:fixed;top:var(--anchor-top);transform:translate(var(--x),calc(var(--y) + var(--popover-offset-top)));width:max-content;z-index:10}:where(._top_d15k1_11,._bottom_d15k1_11){--x: var(--align);--size: var(--anchor-width)}:where(._left_d15k1_16,._right_d15k1_16){--y: var(--align);--size: var(--anchor-height)}._top_d15k1_11{--y: -100%}._bottom_d15k1_11{--y: var(--anchor-height)}._left_d15k1_16{--x: -100%}._right_d15k1_16{--x: var(--anchor-width)}._end_d15k1_37{--align: calc(-100% + var(--size))}._start_d15k1_41{--align: 0px}._center_d15k1_45{--align: calc(-50% + var(--size) / 2)}._actionButton_1ip8n_4{align-items:center;color:#3b3b3b;cursor:inherit;display:flex;font-size:.875rem;gap:.5rem;min-height:2.5rem;padding:.5rem .75rem;width:100%}._inner_1ip8n_16{align-items:center;display:flex;gap:.5rem}._disabled_1ip8n_22{opacity:.5}._tooltip_1ip8n_26{margin-left:auto}._moduleicon_h66wg_4{aspect-ratio:1}._moduleicon_h66wg_4._light_h66wg_7>*{stroke:#fff}._moduleicon_h66wg_4._dark_h66wg_10>*{stroke:#3b3b3b}._avatarWrapper_1pinv_4{align-items:center;background-color:#caccce;border-radius:9999px;display:flex;justify-content:center;overflow:hidden}._avatarWrapper_1pinv_4 ._avatar_1pinv_4{height:100%;object-fit:cover;vertical-align:middle;width:100%}._avatarWrapper_1pinv_4 ._altText_1pinv_18{align-items:center;display:flex;height:100%;justify-content:center}._avatarWrapper_1pinv_4 ._smileIcon_1pinv_24{color:#919497}._avatarWrapper_1pinv_4._small_1pinv_27{font-size:.625rem;height:1.5rem;line-height:.625rem;width:1.5rem}._avatarWrapper_1pinv_4._small_1pinv_27 ._smileIcon_1pinv_24{width:1rem}._avatarWrapper_1pinv_4._medium_1pinv_36{font-size:.75rem;height:2rem;line-height:.75rem;width:2rem}._avatarWrapper_1pinv_4._medium_1pinv_36 ._smileIcon_1pinv_24{width:1.25rem}._avatarWrapper_1pinv_4._large_1pinv_45{font-size:.875rem;height:2.5rem;line-height:.875rem;width:2.5rem}._avatarWrapper_1pinv_4._large_1pinv_45 ._smileIcon_1pinv_24{width:1.5rem}._avatarWrapper_1pinv_4._mega_1pinv_54{font-size:1.125rem;height:6rem;line-height:1.125rem;width:6rem}._avatarWrapper_1pinv_4._mega_1pinv_54 ._smileIcon_1pinv_24{width:3rem}._checkbox_fijfn_4{--line-height: 1.5rem;--checkbox-size: 1rem;color:#3b3b3b;display:flex;font-size:.875rem;gap:.5rem}._checkbox_fijfn_4._disabled_fijfn_12{opacity:.5}._checkbox_fijfn_4._hasLabel_fijfn_15{--offset: calc( (var(--line-height) - var(--checkbox-size)) / 2 )}._checkbox_fijfn_4 [type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #d5d7d8;border-radius:4px;display:grid;height:var(--checkbox-size);margin:0rem;margin-top:var(--offset, 0rem);place-content:center;width:var(--checkbox-size)}._checkbox_fijfn_4 [type=checkbox]:hover{background-color:#f5f5f5;border-color:#d5d7d8;cursor:pointer}._checkbox_fijfn_4 [type=checkbox]:checked{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%233b3b3b" width="16px" height="16px" viewBox="0 32 510 512"><path d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>')}._checkbox_fijfn_4 [type=checkbox]:indeterminate{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%233b3b3b" width="16px" height="16px" viewBox="0 24 510 512"><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>')}._checkbox_fijfn_4 [type=checkbox]:disabled{background:#f5f5f5;border-color:#e7e8e9}._checkbox_fijfn_4 [type=checkbox]:disabled:checked{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%233b3b3b" opacity="50%" width="16px" height="16px" viewBox="0 32 510 512"><path d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z" /></svg>')}._checkbox_fijfn_4 [type=checkbox]:disabled:indeterminate{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%233b3b3b" opacity="50%" width="16px" height="16px" viewBox="0 24 510 512"><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>')}._checkbox_fijfn_4 [type=checkbox]:disabled+*{color:#a8abae}._label_fijfn_57{cursor:pointer;display:flex;flex-direction:column;justify-self:flex-start;line-height:var(--line-height)}._input_fijfn_65{aspect-ratio:1;display:flex;height:1rem;margin:0rem}._columnsLayout_1j9ed_4{--slot-maximum-colspan: 12;--max-width: 110.5rem;container:columns-layout/inline-size;display:grid;gap:2rem;grid-template-columns:repeat(12,1fr);max-width:var(--max-width)}._default_1j9ed_14{--max-width: 110.5rem}._narrow_1j9ed_18{--max-width: 80.5rem}._columnsLayoutSlot_1j9ed_22{--colspan-small-screens: 12;--colspan-medium-screens: var(--colspan-small-screens);--colspan-large-screens: var(--colspan-medium-screens);--colspan-huge-screens: var(--colspan-large-screens);--colspan: var(--colspan-small-screens);display:grid;grid-column:span min(var(--colspan),var(--slot-maximum-colspan))}._columnsLayoutSlot_1j9ed_22._withColumnSubgrid_1j9ed_31{--slot-maximum-colspan: var(--colspan);grid-template-columns:subgrid}._columnsLayoutSlot_1j9ed_22._withRowSubgrid_1j9ed_35{grid-template-rows:subgrid}@container columns-layout (min-width: 35.5625rem){._columnsLayoutSlot_1j9ed_22{--colspan: var(--colspan-medium-screens)}}@container columns-layout (min-width: 54.5625rem){._columnsLayoutSlot_1j9ed_22{--colspan: var(--colspan-large-screens)}}@container columns-layout (min-width: 80.5625rem){._columnsLayoutSlot_1j9ed_22{--colspan: var(--colspan-huge-screens)}}._counter_4qd1l_4{--background: #d5d7d8;--height: 1rem;--color: inherit;align-items:center;border-radius:9999px;color:var(--color);display:inline-flex;font-size:.75rem;height:var(--height);justify-content:center;line-height:1rem;min-width:1rem;padding-inline:.25rem;width:fit-content}._counter_4qd1l_4._small_4qd1l_20{gap:.125rem}._counter_4qd1l_4._medium_4qd1l_23{--height: 1.5rem;gap:.25rem;padding:.25rem}._counter_4qd1l_4._default_4qd1l_28{background-color:var(--background, #d5d7d8)}._counter_4qd1l_4._light_4qd1l_31{background-color:#fff;color:#3b3b3b;outline:1px solid var(--background, #d5d7d8);outline-offset:-1px}._item_114er_9{align-items:center;background:#fff;border:solid #d5d7d8;border-radius:4px;border-width:1px;cursor:pointer;display:inline-flex;height:calc(var(--grouped-height, 2.5rem) + 1px * 2);justify-content:center;overflow:auto;position:relative}@container style(--control-group-gap: 0){._item_114er_9{--border-color: #d5d7d8;border:solid var(--border-color);border-radius:0;border-width:1px;margin-right:-1px}._item_114er_9:first-child{border-radius:4px 0 0 4px}._item_114er_9:last-child{border-radius:0 4px 4px 0;border-width:1px}._item_114er_9>*:not(:first-child){margin-left:-1px}._item_114er_9:has([data-active=true]){--border-color: #74abe2;z-index:1}._item_114er_9:only-child{border-radius:4px}}._root_114er_51{align-items:stretch;display:flex;flex-direction:column;gap:.25rem;max-width:100%;position:relative}._label_114er_60{align-items:center;color:#6f7376;display:inline-flex;font-size:.75rem;font-weight:400;gap:.25rem;justify-content:flex-start;line-height:1rem}._formattedLabel_114er_71{max-width:100%;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}._popoverContainer_114er_78{--popover-offset-top: .5rem}._button_114er_82{--border-color: #d5d7d8;--background: #ffffff;--height: var(--grouped-height, 2.5rem);--font-weight: 400;--padding: 1rem;align-items:center;background:var(--background);border:1px solid var(--border-color);border-radius:var(--grouped-border-radius, 4px);color:var(--color, #6f7376);display:flex;flex-direction:row;font-size:.875rem;font-weight:var(--font-weight);gap:.5rem;height:var(--height);justify-content:space-between;line-height:1.5rem;margin:0rem;max-width:100%;padding:.25rem var(--padding)}._button_114er_82:has(._icon_114er_105){padding-right:0rem}._small_114er_108 ._button_114er_82{--height: var(--grouped-height, 2rem);--padding: .5rem}._button_114er_82:hover,._button_114er_82:focus-visible{--background: #f5f5f5;--border-color: #caccce}._button_114er_82[data-active=true]{--color: #3b3b3b;--font-weight: 500}@container style(--is-grouped: true){._button_114er_82[data-active=true]{background:#e8f1fa;border-color:#74abe2;font-weight:500}._button_114er_82[data-active=true]:hover{background:#d1e3f5;border-color:#74abe2}}@container style(--is-grouped: true){._button_114er_82{--border-color-active: none;--grouped-border-radius: none;border:none}}._icon_114er_105{padding-inline:.75rem}._invalid_114er_143{--border-color: #e11919}._disabled_114er_147{opacity:.7}._disabled_114er_147 ._button_114er_82{--background: #f5f5f5;cursor:not-allowed;pointer-events:none}._button_114er_82:has(>svg:not(._icon_114er_105):nth-last-child(1)){padding-right:min(.5rem,var(--padding))}._dropdownContainer_114er_160{color:#3b3b3b;font-size:.875rem;font-variant-numeric:tabular-nums;line-height:1rem}._dropdownContainer_114er_160 .react-datepicker{background:none;border:none;font-size:.875rem;line-height:1rem}._dropdownContainer_114er_160 .react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._dropdownContainer_114er_160 .react-datepicker__day-names{display:grid;grid-template-columns:repeat(7,2.5rem);justify-content:end;width:100%}._dropdownContainer_114er_160 .react-datepicker__day-name{--padding: .25rem;display:inline-grid;height:2.5rem;padding-block:var(--padding);place-items:center;position:relative;width:2.5rem;color:#252628;font-size:.875rem;font-weight:500;line-height:1rem}._dropdownContainer_114er_160 .react-datepicker__day-name:not([aria-label]){display:none}._dropdownContainer_114er_160 .react-datepicker__week-number{border-right:1px solid #d5d7d8;color:#3b3b3b;display:inline-grid;font-size:.875rem;height:2.5rem;line-height:1rem;margin-right:.5rem;place-items:center;position:relative;width:calc(3rem + 1px)}._dropdownContainer_114er_160 .react-datepicker__week-number+.react-datepicker__day--in-range:not(.react-datepicker__day--selected,.react-datepicker__day--range-start){--background-start: #d5d7d8}._dropdownContainer_114er_160 .react-datepicker__week{display:grid;grid-template-columns:auto repeat(7,2.5rem)}._dropdownContainer_114er_160 .react-datepicker__day{--padding: .25rem;display:inline-grid;height:2.5rem;padding-block:var(--padding);place-items:center;position:relative;width:2.5rem;--highlight-color: transparent;--color: #3b3b3b;--background-start: transparent;--background-end: transparent;--opacity: 1;background:linear-gradient(to right,var(--background-start, transparent) 50%,var(--background-end, transparent) 50%);background-clip:content-box;color:var(--color);isolation:isolate;opacity:var(--opacity, 1)}._dropdownContainer_114er_160 .react-datepicker__day:before{background:var(--highlight-color);border-radius:9999px;content:"";display:block;top:.25rem;right:.25rem;bottom:.25rem;left:.25rem;position:absolute;z-index:-1}._dropdownContainer_114er_160 .react-datepicker__day--disabled{--color: #6f7376;--opacity: .7;cursor:not-allowed}._dropdownContainer_114er_160 .react-datepicker__day--outside-month{--opacity: .5}._dropdownContainer_114er_160 .react-datepicker__day--today{--color: #11884c}._dropdownContainer_114er_160 .react-datepicker__day--today:after{background:currentcolor;border-radius:9999px;bottom:calc(var(--padding) + .125rem);content:"";display:block;height:.25rem;position:absolute;width:.25rem}._dropdownContainer_114er_160 .react-datepicker__day--highlighted:not(.react-datepicker__day--selecting-range-start,.react-datepicker__day--range-start){--background-start: #e7e8e9}._dropdownContainer_114er_160 .react-datepicker__day--highlighted:has(+.react-datepicker__day--highlighted),._dropdownContainer_114er_160 .react-datepicker__day--highlighted:not(.react-datepicker__day--selecting-range-end,.react-datepicker__day--range-end){--background-end: #e7e8e9}._dropdownContainer_114er_160 .react-datepicker__day--in-range+.react-datepicker__day--in-range,._dropdownContainer_114er_160 .react-datepicker__day--in-range.react-datepicker__day--range-end:not(.react-datepicker__day--range-start){--background-start: #d5d7d8}._dropdownContainer_114er_160 .react-datepicker__day--in-range:has(+.react-datepicker__day--in-range),._dropdownContainer_114er_160 .react-datepicker__day--in-range:last-of-type:not(.react-datepicker__day--range-end){--background-end: #d5d7d8}._dropdownContainer_114er_160 .react-datepicker__day--range-end,._dropdownContainer_114er_160 .react-datepicker__day--range-start,._dropdownContainer_114er_160 .react-datepicker__day--selected{--highlight-color: #70b894;--color: #3b3b3b}._dropdownContainer_114er_160 .react-datepicker__day--selected.react-datepicker__day--keyboard-selected{--highlight-color: #cfe7db}._dropdownContainer_114er_160 .react-datepicker__day:hover:not(.react-datepicker__day--disabled),._dropdownContainer_114er_160 .react-datepicker__day--keyboard-selected,._dropdownContainer_114er_160 .react-datepicker__day--keyboard-selected.react-datepicker__day--selected{--highlight-color: #e7e8e9;cursor:pointer}._dropdownContainer_114er_160 .react-datepicker:hover .react-datepicker__week-number+.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--selected,.react-datepicker__day--selecting-range-start){--background-start: #e7e8e9}._dropdownContainer_114er_160 .react-datepicker:hover .react-datepicker__day--in-selecting-range+.react-datepicker__day--in-selecting-range,._dropdownContainer_114er_160 .react-datepicker:hover .react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-end:not(.react-datepicker__day--selecting-range-start){--background-start: #e7e8e9}._dropdownContainer_114er_160 .react-datepicker:hover .react-datepicker__day--in-selecting-range:has(+.react-datepicker__day--in-selecting-range),._dropdownContainer_114er_160 .react-datepicker:hover .react-datepicker__day--in-selecting-range:last-of-type:not(.react-datepicker__day--selecting-range-end){--background-end: #e7e8e9}._monthNavigationContainer_1sru0_4{align-items:center;display:grid;grid-template-columns:auto min-content min-content}._monthNavigationContainer_1sru0_4 ._currentMonth_1sru0_9{font-size:.875rem;font-weight:500;line-height:1.5rem;padding:.25rem .5rem;text-transform:capitalize}._dropdownRoot_1u58v_4{max-width:unset;width:45rem}@media screen and (width >= 70rem){._dropdownRoot_1u58v_4:has(._pluginSlot_1u58v_10){width:64rem}}._popoverContent_1u58v_15{display:grid;gap:1rem;grid-template:"calendar calendar" auto/1fr 1fr}._popoverContent_1u58v_15:has(._pluginSlot_1u58v_10){grid-template:"slot slot" auto "calendar calendar" auto/1fr 1fr}@container dropdown (min-width: calc(45rem + 1px)){._popoverContent_1u58v_15:has(._pluginSlot_1u58v_10){grid-template:"calendar calendar slot" auto/21rem 21rem 1fr}}._popoverContent_1u58v_15 ._pluginSlot_1u58v_10{grid-area:slot}._popoverContent_1u58v_15 ._calendarContainer_1u58v_31{display:contents;grid-area:calendar}._dialog_m0dfg_4{background:unset;border:unset;padding:0}._dialog_m0dfg_4::backdrop{background:color(from #000000 srgb r g b/.7)}._emptystate_1tk46_4{color:#6f7376;display:grid;font-size:.875rem;gap:1rem;line-height:1.5rem;margin:1rem;padding-bottom:.5rem;place-items:center}._iconContainer_1tk46_15{border:1px solid #d5d7d8;border-radius:9999px;display:grid;height:6rem;place-items:center;width:6rem}._icon_1tk46_15{color:#919497;font-size:2rem}._error_tton6_4{align-items:baseline;color:#e11919;display:inline-flex;font-size:.75rem;gap:.5rem;line-height:1.25rem}._errorIcon_tton6_13{font-size:.875rem;transform:translateY(5%)}._floatingActionButton_1qgza_4{--accent-color: #d1e3f5;--icon-size: 2.5rem;--flexible-column-size: 0fr;align-items:center;background:var(--accent-color);border-radius:9999px;bottom:1.5rem;box-shadow:0 1px 4px #0003;display:grid;font-size:1rem;grid-template-columns:var(--icon-size) var(--flexible-column-size);line-height:1.5rem;position:fixed;right:1.5rem;transition:.3s ease-in-out;width:fit-content}._floatingActionButton_1qgza_4>._icon_1qgza_22{display:grid;height:var(--icon-size);padding:.5rem;place-items:center;width:var(--icon-size)}._floatingActionButton_1qgza_4>._animateContainer_1qgza_29{overflow:hidden;text-wrap:nowrap}._floatingActionButton_1qgza_4>._animateContainer_1qgza_29 ._text_1qgza_33{color:#3b3b3b;display:inline-block;font:400 .875rem/1.5rem Work Sans;opacity:0;padding:.5rem .75rem .5rem 0rem;transition:opacity .3s ease-in-out;transition-delay:0s}._floatingActionButton_1qgza_4:hover,._floatingActionButton_1qgza_4:focus-visible{--flexible-column-size: 1fr;box-shadow:0 2px 8px #0003}._floatingActionButton_1qgza_4:hover>._animateContainer_1qgza_29>._text_1qgza_33,._floatingActionButton_1qgza_4:focus-visible>._animateContainer_1qgza_29>._text_1qgza_33{opacity:1;transition-delay:.15s}._footer_1xsai_4{align-items:center;background-color:#f5f5f5;border:1px solid #e7e8e9;bottom:0;display:flex;flex-direction:row;gap:.5rem;height:3rem;justify-content:flex-start;padding:0rem 3rem;position:relative;width:100%}._groupedControlsContainer_1o5mb_4{--is-grouped: true;--grouped-height: calc(2rem - 2px) ;align-items:center;display:flex;flex-wrap:nowrap;gap:var(--control-group-gap, .5rem);margin-right:1px}._large_1o5mb_15{--grouped-height: calc(2.5rem - 2px) }._noGap_1o5mb_19{--control-group-gap: 0;--border-radius: 0}._item_16ctq_4{align-items:center;background:#fff;border:solid #d5d7d8;border-radius:4px;border-width:1px;cursor:pointer;display:inline-flex;height:calc(var(--grouped-height, 2.5rem) + 1px * 2);justify-content:center;overflow:auto;position:relative}@container style(--control-group-gap: 0){._item_16ctq_4{--border-color: #d5d7d8;border:solid var(--border-color);border-radius:0;border-width:1px;margin-right:-1px}._item_16ctq_4:first-child{border-radius:4px 0 0 4px}._item_16ctq_4:last-child{border-radius:0 4px 4px 0;border-width:1px}._item_16ctq_4>*:not(:first-child){margin-left:-1px}._item_16ctq_4:has([data-active=true]){--border-color: #74abe2;z-index:1}._item_16ctq_4:only-child{border-radius:4px}}._iframe_7fusw_1{border:none;height:100%;width:100%}._inputWrapper_igy36_4{--border-color: #d5d7d8;--background: #ffffff;--height: var(--grouped-height, 2.5rem);align-items:stretch;background:var(--background);border:1px solid var(--border-color);border-radius:var(--grouped-border-radius, 4px);display:flex;flex-direction:row;height:var(--height);justify-content:center}._inputWrapper_igy36_4:hover{--background: #f5f5f5;--border-color: #caccce}._inputWrapper_igy36_4:focus-within{--background: #f5f5f5;--border-color: #a8abae}._disabled_igy36_25 ._inputWrapper_igy36_4{--background: #f5f5f5;cursor:not-allowed}._inputWrapper_igy36_4._error_igy36_29,._inputWrapper_igy36_4:has(:invalid){--border-color: #e11919}._wrapper_igy36_33{display:flex;flex-direction:column;gap:.25rem}._wrapper_igy36_33._disabled_igy36_25{opacity:.5}._label_igy36_42{color:#6f7376;font-size:.75rem;line-height:1rem}._input_igy36_4{background:none;border:none;color:#3b3b3b;font-size:.875rem;margin:0rem;outline:none;padding:.5rem 1rem;width:100%}._small_igy36_58 ._input_igy36_4{padding:.25rem .5rem}._input_igy36_4::placeholder{color:#6f7376}._disabled_igy36_25 ._input_igy36_4{cursor:not-allowed}._input_igy36_4[inputmode=numeric]{font-variant-numeric:tabular-nums}._leftComponent_igy36_71{border-right:1px solid #d5d7d8}._rightComponent_igy36_75{border-left:1px solid #d5d7d8}._leftComponent_igy36_71,._rightComponent_igy36_75{display:grid;font-size:.875rem;padding-inline:1rem;place-items:center}._small_igy36_58 ._leftComponent_igy36_71,._small_igy36_58 ._rightComponent_igy36_75{padding-inline:.75rem}._inputWrapper_igy36_4:hover ._leftComponent_igy36_71,._inputWrapper_igy36_4:hover ._rightComponent_igy36_75{border-color:#caccce}._inputWrapper_igy36_4:focus-within ._leftComponent_igy36_71,._inputWrapper_igy36_4:focus-within ._rightComponent_igy36_75{border-color:#a8abae}._left_igy36_71{text-align:left}._right_igy36_75{text-align:right}._small_igy36_58{--height: 2rem}._readOnly_igy36_111{cursor:not-allowed}._readOnly_igy36_111 ._input_igy36_4{cursor:inherit}._inputGroup_1a00n_4{display:flex;flex-wrap:wrap}._inputGroup_1a00n_4._hasBorder_1a00n_8>*{border-top:1px solid #d5d7d8}._inputGroup_1a00n_4._hasBorder_1a00n_8>*:last-child{border-bottom:1px solid #d5d7d8}._inputGroup_1a00n_4._horizontal_1a00n_14{flex-direction:row;gap:1rem}._inputGroup_1a00n_4._horizontal_1a00n_14._mediumSpacing_1a00n_18{gap:.5rem}._inputGroup_1a00n_4._horizontal_1a00n_14._largeSpacing_1a00n_21{gap:1rem}._inputGroup_1a00n_4._vertical_1a00n_24{flex-direction:column}._inputGroup_1a00n_4._vertical_1a00n_24._mediumSpacing_1a00n_18>*{padding-bottom:.125rem}._inputGroup_1a00n_4._vertical_1a00n_24._largeSpacing_1a00n_21>*{padding-bottom:.5rem}._inputGroup_1a00n_4._vertical_1a00n_24._mediumSpacing_1a00n_18._hasBorder_1a00n_8>*{padding:.125rem 0rem}._inputGroup_1a00n_4._vertical_1a00n_24._largeSpacing_1a00n_21._hasBorder_1a00n_8>*{padding:.5rem 0rem}._inputGroupWrapper_1a00n_40{display:flex;flex-direction:column;gap:.5rem}._inputGroupLabel_1a00n_46{color:#6f7376;display:block;font-size:.75rem;line-height:1rem}._link_slvmw_4{align-items:center;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:400;gap:.5rem;line-height:1.5rem;text-decoration:underline;text-underline-offset:.15em}._link_slvmw_4:hover,._link_slvmw_4:focus{text-decoration:none}._link_slvmw_4[disabled]{opacity:.5;pointer-events:none}._normal_slvmw_23{color:inherit}._danger_slvmw_27{color:#e11919}._container_1v8qj_4{display:flex;flex-direction:column;font-size:.875rem;gap:.5rem}._header1_1v8qj_11{color:#252628;font:500 2rem/2.5rem Work Sans}._header2_1v8qj_16{color:#252628;font:500 1.5rem/2rem Work Sans}._header3_1v8qj_21,._header4_1v8qj_26{color:#252628;font:500 1.125rem/1.5rem Work Sans}._header5_1v8qj_31{color:#252628;font:500 1rem/1.5rem Work Sans}._paragraph_1v8qj_36,._listItem_1v8qj_37{color:#3b3b3b;font:400 .875rem/1.5rem Work Sans}._list_1v8qj_37{list-style-type:disc;padding-left:1rem}._orderedList_1v8qj_47{list-style-type:decimal;padding-left:1rem}._image_1v8qj_52{height:auto;object-fit:contain;padding-block:.5rem;width:100%}._layoutSlot_lastt_4{grid-row:span 3}._navCard_lastt_8{--accent-color: #d5d7d8;--background: #ffffff;--box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);align-content:stretch;background:var(--background, #ffffff);border-radius:4px;box-shadow:var(--box-shadow);color:#3b3b3b;display:grid;gap:0;grid-column:span 4;grid-row:span 3;grid-template:subgrid/min-content 1fr;grid-template-areas:"accent body" "accent body" "accent body";position:relative;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}._navCard_lastt_8 ._accent_lastt_26{background:var(--accent-color);border-radius:4px 0 0 4px;grid-area:accent;padding:1rem .75rem 1.5rem;text-align:center}._navCard_lastt_8 ._accent_lastt_26>svg{font-size:1.5rem;width:1.5rem}._navCard_lastt_8._suppressed_lastt_37{--box-shadow: none;--background: #f5f5f5;--accent-color: #f5f5f5}._navCard_lastt_8._suppressed_lastt_37 ._accent_lastt_26{border-right:1px dashed #d5d7d8}._navCard_lastt_8 ._body_lastt_45{display:grid;gap:0;grid-row:span 3;grid-template-areas:"title" "description" "footer";grid-template-rows:subgrid;margin-inline:1rem}._navCard_lastt_8 ._titleOverflowContainer_lastt_53{align-items:center;display:grid;gap:0rem .5rem;grid-area:title;grid-template-areas:"title utilityCorner" "subtitle subtitle";justify-content:space-between;margin-top:1rem;overflow:hidden}._navCard_lastt_8 ._title_lastt_53{color:#252628;font:500 1.125rem/1.5rem Work Sans;grid-area:title;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._navCard_lastt_8 ._subtitle_lastt_71{align-items:center;color:#6f7376;font:400 .75rem/1rem Work Sans;grid-area:subtitle;margin-block:.125rem}._navCard_lastt_8 ._description_lastt_78{color:#3b3b3b;font:400 .875rem/1.5rem Work Sans;grid-area:description;margin-block:.5rem}._navCard_lastt_8 ._description_lastt_78:last-child{margin-block-end:.25rem}._navCard_lastt_8 ._footer_lastt_87{display:flex;flex-wrap:wrap-reverse;gap:.5rem;grid-area:footer;margin-bottom:1rem;place-items:flex-start}._navCard_lastt_8 ._utilityCorner_lastt_95{display:flex;flex-direction:row-reverse;gap:.5rem;grid-area:utilityCorner;place-items:center flex-end}._navCard_lastt_8 ._utilityTop_lastt_102{left:.5rem;position:absolute;top:0;transform:translateY(-50%)}._navCard_lastt_8:hover{--box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);transform:translateY(-.125rem)}._container_oon81_4{display:grid;gap:2rem;grid-column:1/span 12;grid-template-columns:repeat(12,1fr)}._menuGroup_1vewg_4{list-style:none;margin:0rem;padding:0rem;width:min-content}._subMenu_nzqmv_4{border-radius:0 2px 2px;box-shadow:0 2px 8px #0003;left:100%;margin:0rem;padding:0rem;position:absolute;top:0rem;width:fit-content}._container_1lmbu_10{--accent-color: var(--theme-500, #a69cf3);--triangle-color: var(--accent-color);align-items:flex-start;display:inline-flex;justify-content:flex-start;list-style:none;position:relative;width:fit-content}._container_1lmbu_10._withSubMenu_1lmbu_20 ._subMenu_1lmbu_20{opacity:0;transform:translate(calc(-100% - 3rem));transition:opacity 50ms ease-in-out .2s,transform .1s ease-in-out .2s;z-index:-1}._container_1lmbu_10._withSubMenu_1lmbu_20 ._subMenu_1lmbu_20:focus,._container_1lmbu_10._withSubMenu_1lmbu_20 ._subMenu_1lmbu_20:focus-within{transition:none}._container_1lmbu_10._withSubMenu_1lmbu_20:hover ._subMenu_1lmbu_20,._container_1lmbu_10._withSubMenu_1lmbu_20:focus ._subMenu_1lmbu_20,._container_1lmbu_10._withSubMenu_1lmbu_20:focus-within ._subMenu_1lmbu_20{opacity:1;pointer-events:all;transform:translate(0);transition:opacity 50ms ease-in-out calc(secondary-animation-delay + 50ms),transform .1s ease-in-out .2s}._container_1lmbu_10 a{text-decoration:none}._container_1lmbu_10._dark_1lmbu_38{background:#252628}._container_1lmbu_10 ._header_1lmbu_41{border-left:.25rem solid var(--accent-color);color:#fff;display:inline-grid;grid-template-columns:3.25rem;isolation:isolate;place-items:center start;position:relative}._container_1lmbu_10 ._header_1lmbu_41:focus-visible,._container_1lmbu_10 ._header_1lmbu_41:focus-within{outline:2px dashed #6f7376;outline-offset:-2px}._container_1lmbu_10 ._header_1lmbu_41 ._icon_1lmbu_54{display:grid;padding:.75rem .875rem;place-items:center;width:100%}._container_1lmbu_10 ._header_1lmbu_41 ._icon_1lmbu_54._large_1lmbu_60{padding:.625rem .75rem}._container_1lmbu_10 ._header_1lmbu_41 ._title_1lmbu_63{display:none;font-size:.875rem;line-height:1.5rem;padding:.75rem .5rem}._container_1lmbu_10 ._header_1lmbu_41:before{background:var(--accent-color);content:"";display:block;top:0rem;right:0rem;bottom:0rem;left:0rem;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .1s ease-in-out;z-index:-1}._container_1lmbu_10 ._header_1lmbu_41.active:before{transform:scaleX(1)}._container_1lmbu_10._wide_1lmbu_83 ._header_1lmbu_41{grid-template-columns:3.25rem 10.75rem}._container_1lmbu_10._wide_1lmbu_83 ._header_1lmbu_41 ._title_1lmbu_63{display:inline-block}._container_1lmbu_10 ._triangleContainer_1lmbu_89{opacity:0;pointer-events:none;position:absolute;right:0rem;top:50%;transform:translate(100%,-50%);transition:none}._container_1lmbu_10:hover ._header_1lmbu_41:before,._container_1lmbu_10:focus ._header_1lmbu_41:before,._container_1lmbu_10:focus-within ._header_1lmbu_41:before{transform:scaleX(1)}._container_1lmbu_10:hover ._triangleContainer_1lmbu_89,._container_1lmbu_10:focus ._triangleContainer_1lmbu_89,._container_1lmbu_10:focus-within ._triangleContainer_1lmbu_89{opacity:1;transition:opacity .1s ease-in-out .1s}._container_1lmbu_10:focus,._container_1lmbu_10:focus-within{transition:none}._container_1lmbu_10:focus>._header_1lmbu_41:before,._container_1lmbu_10:focus>._header_1lmbu_41:after,._container_1lmbu_10:focus-within>._header_1lmbu_41:before,._container_1lmbu_10:focus-within>._header_1lmbu_41:after{transition:none}._expandButton_1l5y5_4{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#6f7376;border:0;border-radius:4px;bottom:3rem;color:#fff;display:flex;font-size:.75rem;left:100%;line-height:1rem;opacity:0;padding:.25rem;position:absolute;transform:translate(-.5rem);transition:background .25s ease-in-out;width:max-content}._expandButton_1l5y5_4:hover,._expandButton_1l5y5_4:active,._expandButton_1l5y5_4:focus-visible{cursor:pointer;opacity:1}._expandButton_1l5y5_4 ._keyboardFocusOnly_1l5y5_26{margin-left:.25rem}._expandButton_1l5y5_4:not(:focus-visible) ._keyboardFocusOnly_1l5y5_26{height:0;margin:0;overflow:hidden;width:0}nav:hover ._expandButton_1l5y5_4{opacity:1}._navMenu_fztdh_7{background:#3b3b3b;height:100%;isolation:isolate;position:relative;width:fit-content}._navMenu_fztdh_7:after{background:#0000004d;content:"";top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s ease;z-index:4}._navMenu_fztdh_7._overlay_fztdh_24:after{opacity:1;pointer-events:unset}._navMenu_fztdh_7 ._hiddenButton_fztdh_28{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;color:#3b3b3b;display:inline-flex;font-size:.875rem;gap:.25rem;line-height:1.5rem;padding:.5rem .75rem;position:absolute;right:0rem;text-decoration:none;transform:translate(-200%);width:max-content;z-index:1}._navMenu_fztdh_7 ._hiddenButton_fztdh_28._top_fztdh_46{top:0rem}._navMenu_fztdh_7 ._hiddenButton_fztdh_28._bottom_fztdh_49{bottom:0rem}._navMenu_fztdh_7 ._hiddenButton_fztdh_28:focus-visible{transform:translate(100%)}._navMenu_fztdh_7 ._hiddenButton_fztdh_28:focus-visible,._navMenu_fztdh_7 ._hiddenButton_fztdh_28:focus-within{outline:2px dashed #6f7376;outline-offset:-2px}._navMenu_fztdh_7 ._primaryContainer_fztdh_59{cursor:e-resize;display:flex;flex-direction:column;height:100%;justify-content:space-between}._navMenu_fztdh_7 ._primaryContainer_fztdh_59:before{background:#3b3b3b;content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}._navMenu_fztdh_7._expanded_fztdh_73 ._primaryContainer_fztdh_59{cursor:w-resize}._subItem_j5yg1_7{--triangle-color: #ffffff;background-clip:border-box;display:grid;list-style:none;position:relative;width:240px}._subItem_j5yg1_7>._link_j5yg1_15{background:#fff;border-radius:0;color:#3b3b3b;font-size:.875rem;line-height:1.5rem;padding:.75rem 1rem}._subItem_j5yg1_7>._link_j5yg1_15 a{text-decoration:none}._subItem_j5yg1_7>._link_j5yg1_15:hover{background-color:#f5f5f5}._subItem_j5yg1_7>._link_j5yg1_15:focus-visible,._subItem_j5yg1_7>._link_j5yg1_15:focus-within{outline:2px dashed #6f7376;outline-offset:-2px}._subItem_j5yg1_7._noPadding_j5yg1_33>._link_j5yg1_15{padding:0}._subItem_j5yg1_7._disabled_j5yg1_36>._link_j5yg1_15{background:#e7e8e9;color:#6f7376;cursor:not-allowed}._subItem_j5yg1_7:first-child>._link_j5yg1_15{border-top-right-radius:2px}._subItem_j5yg1_7:last-child>._link_j5yg1_15{border-bottom-left-radius:2px;border-bottom-right-radius:2px}._subItem_j5yg1_7:not(:last-child)>._link_j5yg1_15{border-bottom:1px solid #d5d7d8}._subItem_j5yg1_7:not(:last-child,._noPadding_j5yg1_33)>._link_j5yg1_15{padding-bottom:calc(.75rem - 1px)}._subItem_j5yg1_7._hoverContainer_j5yg1_54 ._subMenu_j5yg1_54{opacity:0;transform:translate(calc(-100% - 3rem));transition:opacity 50ms ease-in-out .2s,transform .1s ease-in-out .2s;z-index:-1}._subItem_j5yg1_7._hoverContainer_j5yg1_54 ._subMenu_j5yg1_54:focus,._subItem_j5yg1_7._hoverContainer_j5yg1_54 ._subMenu_j5yg1_54:focus-within{transition:none}._subItem_j5yg1_7._hoverContainer_j5yg1_54:hover ._subMenu_j5yg1_54,._subItem_j5yg1_7._hoverContainer_j5yg1_54:focus ._subMenu_j5yg1_54,._subItem_j5yg1_7._hoverContainer_j5yg1_54:focus-within ._subMenu_j5yg1_54{opacity:1;pointer-events:all;transform:translate(0);transition:opacity 50ms ease-in-out calc(secondary-animation-delay + 50ms),transform .1s ease-in-out .2s}._subItem_j5yg1_7._hoverContainer_j5yg1_54:has(>._link_j5yg1_15:hover),._subItem_j5yg1_7._hoverContainer_j5yg1_54:has(>._link_j5yg1_15:focus){--triangle-color: #f5f5f5}._subItem_j5yg1_7._hoverContainer_j5yg1_54:hover>._link_j5yg1_15,._subItem_j5yg1_7._hoverContainer_j5yg1_54:focus>._link_j5yg1_15{box-shadow:0 2px 8px #0003;clip-path:polygon(0 0,200% 0,200% 100%,0 100%)}._subItem_j5yg1_7 ._triangleContainer_j5yg1_76{position:absolute;right:0rem;top:50%;transform:translate(100%,-50%)}._pageheader_12le3_4{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;padding:.75rem 0}._title_12le3_13{font-size:1.25rem;position:relative}._pageWrapper_3694h_4{--footer-height: 3rem;position:relative}._page_3694h_4{padding:2rem 3rem}._stickyPageTopContainer_3694h_13{background:#fff;box-shadow:0 1px 4px #0003;display:none;gap:.5rem;isolation:isolate;min-width:calc(100% - var(--main-menu-width));padding:1rem 3rem .5rem;position:fixed;top:var(--offset-top, 3rem);z-index:100}._stickyPageTopContainer_3694h_13:has(*){display:grid}._stickyPageTopContainer_3694h_13:before,._stickyPageTopContainer_3694h_13:after{content:"";display:block;height:calc(100% + 1rem);position:absolute;top:0;width:3rem}._stickyPageTopContainer_3694h_13:before{background:linear-gradient(to right,#ffffff 50%,transparent 90%);left:0}._stickyPageTopContainer_3694h_13:after{background:linear-gradient(to left,#ffffff 50%,transparent 90%);right:0}._hasFooter_3694h_47{padding-bottom:var(--footer-height)}._footer_3694h_51{bottom:0;height:var(--footer-height);left:var(--main-menu-width);position:fixed;width:calc(100vw - var(--main-menu-width))}._item_1a1b9_8{align-items:center;background:#fff;border:solid #d5d7d8;border-radius:4px;border-width:1px;cursor:pointer;display:inline-flex;height:calc(var(--grouped-height, 2.5rem) + 1px * 2);justify-content:center;overflow:auto;position:relative}@container style(--control-group-gap: 0){._item_1a1b9_8{--border-color: #d5d7d8;border:solid var(--border-color);border-radius:0;border-width:1px;margin-right:-1px}._item_1a1b9_8:first-child{border-radius:4px 0 0 4px}._item_1a1b9_8:last-child{border-radius:0 4px 4px 0;border-width:1px}._item_1a1b9_8>*:not(:first-child){margin-left:-1px}._item_1a1b9_8:has([data-active=true]){--border-color: #74abe2;z-index:1}._item_1a1b9_8:only-child{border-radius:4px}}._inputWrapper_1a1b9_50{--background: #ffffff;--border-color: #d5d7d8;--height: var(--grouped-height, 2.5rem);align-items:center;background:var(--background);display:grid;grid-template-columns:1fr;height:100%;position:relative}._inputWrapper_1a1b9_50:hover{--border-color: #caccce;--background: #f5f5f5}._inputWrapper_1a1b9_50:has(.p-focus){--background: #f5f5f5;--border-color: #a8abae}._inputWrapper_1a1b9_50:has(:disabled){--background: #f5f5f5;cursor:not-allowed;opacity:.5}._inputWrapper_1a1b9_50._invalid_1a1b9_74{--border-color: #e11919}._wrapper_1a1b9_78{color:var(--grouped-color, #6f7376);display:grid;font-size:.75rem;gap:.25rem;height:100%;line-height:1rem}._label_1a1b9_87{color:#6f7376}._disabled_1a1b9_91 ._label_1a1b9_87{opacity:.5}._dateWrapper_1a1b9_95{grid-area:1;height:var(--height);width:100%}._input_1a1b9_50{background:var(--background);border:1px solid var(--border-color);border-radius:var(--grouped-border-radius, 4px);box-shadow:none;color:var(--grouped-color, #6f7376);cursor:pointer;font-size:.875rem;height:var(--height);line-height:1.5rem;padding-block:0rem}._input_1a1b9_50::placeholder{color:#6f7376}@container style(--is-grouped: true){._input_1a1b9_50{--border-color-active: none;--grouped-border-radius: none;border:none}}._icon_1a1b9_124{color:var(--grouped-color, #6f7376);font-size:1rem;grid-area:1;margin-left:-1.5rem;pointer-events:none;position:relative}._icon_1a1b9_124._disabled_1a1b9_91{opacity:.5}._weekHeader_1a1b9_136{padding:0rem .5rem;visibility:hidden;width:0rem}._weekNumber_1a1b9_142{border-right:1px solid #d5d7d8}._weekLabelContainer_1a1b9_146{color:#3b3b3b;font-size:.75rem;height:auto;width:auto}._day_1a1b9_153{color:#3b3b3b;font-size:.75rem}._day_1a1b9_153:focus{border:none;box-shadow:none}._dayLabel_1a1b9_162{border-radius:9999px;padding:.25rem .5rem}._dayLabel_1a1b9_162:hover{background:#e7e8e9}._dayLabel_1a1b9_162:focus{background:#e7e8e9;box-shadow:none}._dayLabel_1a1b9_162:not(:hover,:focus)[data-p-highlight=true]{background:#70b894}._buttonbar_1a1b9_177{padding:.125rem}@container style(--is-grouped: true){._activeControl_1a1b9_182{background:#e8f1fa;border-color:#74abe2;font-weight:500}._activeControl_1a1b9_182:hover{background:#d1e3f5;border-color:#74abe2}}._radioInput_1hbi9_4{--background-color: #ffffff;--border-color: #d5d7d8}._radioInput_1hbi9_4._button_1hbi9_8{background:var(--background-color);border:1px solid var(--border-color);border-radius:9999px;color:#3b3b3b;display:inline-block;font:400 .875rem/1.5rem Work Sans;gap:.5rem;max-width:100%;overflow:hidden;padding:calc(.25rem - 1px) .75rem;text-overflow:ellipsis;white-space:nowrap}._radioInput_1hbi9_4._button_1hbi9_8:not(._disabled_1hbi9_22):hover{--background-color: #f5f5f5;--border-color: #caccce;cursor:pointer}._radioInput_1hbi9_4._button_1hbi9_8:not(._disabled_1hbi9_22):has(:focus-visible){outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color}._radioInput_1hbi9_4._button_1hbi9_8:not(._disabled_1hbi9_22):has([type=radio]:checked){background:#d1e3f5;border-color:#74abe2}._radioInput_1hbi9_4._button_1hbi9_8._disabled_1hbi9_22{cursor:not-allowed;opacity:.5}._radioInput_1hbi9_4._button_1hbi9_8 [type=radio]{border:0;clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._radioInput_1hbi9_4._input_1hbi9_51{--line-height: 1.5rem;--radio-size: 1rem;--offset: calc( (var(--line-height) - var(--radio-size)) / 2 );color:#3b3b3b;display:flex;font-size:.875rem;gap:.5rem;line-height:var(--line-height)}._radioInput_1hbi9_4._input_1hbi9_51 [type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:16px;display:grid;flex-shrink:0;height:1rem;margin:0rem;margin-top:var(--offset);place-content:center;width:1rem}._radioInput_1hbi9_4._input_1hbi9_51 [type=radio]:checked{--border-color: #3b3b3b;border-width:4px}._radioInput_1hbi9_4._input_1hbi9_51._disabled_1hbi9_22{cursor:not-allowed;opacity:.5}._radioInput_1hbi9_4._input_1hbi9_51:not(._disabled_1hbi9_22):hover{--background-color: #f5f5f5;--border-color: #caccce;cursor:pointer}._button_9xza6_4{align-items:center;background:#fff;border:solid #d5d7d8;border-width:1px 0 1px 1px;cursor:pointer;display:inline-flex;height:2rem;justify-content:center;min-width:36px}._button_9xza6_4:first-child{border-radius:9999px 0 0 9999px}._button_9xza6_4:last-child{border-radius:0 9999px 9999px 0;border-width:1px}._button_9xza6_4:focus-visible{position:relative;z-index:1}._button_9xza6_4._deselected_9xza6_26{background:#e7e8e9}._button_9xza6_4:not([disabled]):hover{background:#d5d7d8}._button_9xza6_4:not([disabled]):active{background:#e7e8e9}._button_9xza6_4[disabled]{background:#e7e8e9;cursor:default}._icon_9xza6_40{color:#57595c}._button_9xza6_4[disabled] ._icon_9xza6_40{color:#919497}._text_9xza6_47{color:#3b3b3b;padding:0 .75rem}._button_9xza6_4[disabled] ._text_9xza6_47{color:#919497}._segmentedControlGroup_1anzk_1{align-items:center;display:flex}._item_c5cmi_7{align-items:center;background:#fff;border:solid #d5d7d8;border-radius:4px;border-width:1px;cursor:pointer;display:inline-flex;height:calc(var(--grouped-height, 2.5rem) + 1px * 2);justify-content:center;overflow:auto;position:relative}@container style(--control-group-gap: 0){._item_c5cmi_7{--border-color: #d5d7d8;border:solid var(--border-color);border-radius:0;border-width:1px;margin-right:-1px}._item_c5cmi_7:first-child{border-radius:4px 0 0 4px}._item_c5cmi_7:last-child{border-radius:0 4px 4px 0;border-width:1px}._item_c5cmi_7>*:not(:first-child){margin-left:-1px}._item_c5cmi_7:has([data-active=true]){--border-color: #74abe2;z-index:1}._item_c5cmi_7:only-child{border-radius:4px}}._dropdownRoot_c5cmi_49{box-shadow:none;overflow:hidden;width:100%}._inputWrapper_c5cmi_55{--background: #ffffff;--border-color: #d5d7d8;--height: var(--grouped-height, 2.5rem);align-items:center;background:var(--background);border:1px solid var(--border-color);border-radius:var(--grouped-border-radius, 4px);box-shadow:none;height:var(--height, 100%)}@container style(--is-grouped: true){._inputWrapper_c5cmi_55{--border-color-active: none;--grouped-border-radius: none;border:none}}._inputWrapper_c5cmi_55:hover{--border-color: #caccce;--background: #f5f5f5}._inputWrapper_c5cmi_55.p-inputwrapper-focus{--background: #f5f5f5;--border-color: #a8abae}._inputWrapper_c5cmi_55 .p-dropdown-trigger{color:#6f7376}._inputWrapper_c5cmi_55 .p-dropdown-clear-icon{top:0;right:0;bottom:0;left:0;margin:0;margin-left:.5rem;position:relative}._inputWrapper_c5cmi_55 .p-placeholder{--grouped-color: #6f7376}._inputWrapper_c5cmi_55 .p-dropdown-panel .p-dropdown-header{padding:0rem}._disabled_c5cmi_103 ._inputWrapper_c5cmi_55{--background: #f5f5f5;cursor:not-allowed}._inputWrapper_c5cmi_55._invalid_c5cmi_107{--border-color: #e11919}._wrapper_c5cmi_111{color:var(--grouped-color, #6f7376);display:grid;font-size:.75rem;gap:.25rem;line-height:1rem}._label_c5cmi_119{color:#6f7376}._disabled_c5cmi_103 ._label_c5cmi_119{opacity:.5}._input_c5cmi_55{align-items:center;background:none;border:none;color:var(--grouped-color, #3b3b3b);display:flex;font-size:.875rem;overflow:hidden;padding:0rem 0rem 0rem 1rem;text-overflow:ellipsis}._filterContainer_c5cmi_139{align-items:center;bottom:.5rem;display:flex;flex-direction:row-reverse;font-size:.875rem}._filterContainer_c5cmi_139>input[role=searchbox]{background:none;border:none;line-height:var(--line-height, 2rem);order:2}._filterContainer_c5cmi_139>svg{margin:auto 0 auto .5rem;order:1;position:relative}._filterIcon_c5cmi_158{color:var(--grouped-color, #6f7376);font-size:.875rem}._dropdownHeader_c5cmi_163{background:#fff;border-bottom:1px solid #d5d7d8;height:var(--height, 2.5rem)}._dropdownHeader_c5cmi_163:hover,._dropdownHeader_c5cmi_163:focus-within{background:#f5f5f5}._dropdownItem_c5cmi_172{border-bottom:1px solid #d5d7d8;height:var(--height, 2.5rem);line-height:var(--line-height, 1.5rem)}._dropdownItem_c5cmi_172:hover{background:#f5f5f5;border-bottom-color:#caccce}._dropdownWrapper_c5cmi_182{background:#fff}._dropdown_c5cmi_49 .p-dropdown-item{padding:0}._dropdown_c5cmi_49 .p-dropdown-item-group{border-bottom:1px solid #d5d7d8;border-top:1px solid #d5d7d8;color:#57595c;font-weight:500}._dropdown_c5cmi_49 .p-dropdown-items .p-dropdown-item{overflow:visible}._dropdown_c5cmi_49 .p-disabled{background-color:#f5f5f5;cursor:not-allowed}._dropdown_c5cmi_49 .p-disabled *{cursor:inherit}._dropdown_c5cmi_49 .p-dropdown-items .p-dropdown-item:not(.p-highlight,.p-disabled).p-focus{background:#f5f5f5}._dropdown_c5cmi_49 .p-dropdown-items .p-dropdown-item.p-highlight.p-focus{background:#f5f5f5}._dropdown_c5cmi_49 .p-dropdown-item-label{color:var(--grouped-color, #6f7376);width:100%}._dropdownItemContent_c5cmi_225{align-items:center;display:flex;height:var(--height, 2.5rem);justify-content:space-between;line-height:var(--line-height, 1.5rem);padding:0 1rem;pointer-events:all;width:100%}._selectedIcon_c5cmi_236{color:#57595c;font-size:.75rem}._itemList_c5cmi_241{color:#3b3b3b;font-size:.875rem;padding:0}._small_c5cmi_247{--height: 2rem}@container style(--is-grouped: true){._activeControl_c5cmi_252{background:#e8f1fa;border-color:#74abe2;font-weight:500}._activeControl_c5cmi_252:hover{background:#d1e3f5;border-color:#74abe2}}._clearIcon_c5cmi_263{padding-left:.5rem}._item_1h748_8{align-items:center;background:#fff;border:solid #d5d7d8;border-radius:4px;border-width:1px;cursor:pointer;display:inline-flex;height:calc(var(--grouped-height, 2.5rem) + 1px * 2);justify-content:center;overflow:auto;position:relative}@container style(--control-group-gap: 0){._item_1h748_8{--border-color: #d5d7d8;border:solid var(--border-color);border-radius:0;border-width:1px;margin-right:-1px}._item_1h748_8:first-child{border-radius:4px 0 0 4px}._item_1h748_8:last-child{border-radius:0 4px 4px 0;border-width:1px}._item_1h748_8>*:not(:first-child){margin-left:-1px}._item_1h748_8:has([data-active=true]){--border-color: #74abe2;z-index:1}._item_1h748_8:only-child{border-radius:4px}}._label_1h748_50{--height: var(--grouped-height, 2.5rem);color:var(--grouped-color, #6f7376);display:grid;font-size:.75rem;gap:.25rem;height:var(--height);line-height:1rem}._inputWrapper_1h748_60{--border-color: #d5d7d8;--border-color-active: var(--border-color);background:#fff;border:1px solid var(--border-color);border-radius:var(--border-radius, 4px);box-shadow:none}._inputWrapper_1h748_60:focus{border:1px solid var(--border-color-active)}@container style(--is-grouped: true){._inputWrapper_1h748_60{--border-color-active: none;--grouped-border-radius: none;border:none}}._closeButton_1h748_79{display:none}._input_1h748_60{align-items:center;color:var(--grouped-color, #3b3b3b);font-size:.875rem;height:var(--height, 2.5rem);line-height:var(--line-height, 2rem);min-width:min-content;overflow:hidden;padding:0rem .5rem;text-overflow:ellipsis}._filterIcon_1h748_95{color:var(--grouped-color, #6f7376);font-size:.875rem}._filterContainer_1h748_100{display:flex}._filterContainer_1h748_100>input[role=searchbox]{background:none;border:none;line-height:var(--line-height, 2rem);order:2}._filterContainer_1h748_100>svg{margin:auto 0 auto .5rem;order:1;position:relative}._disabled_1h748_115{background:#f5f5f5}._invalid_1h748_119{--border-color: #e11919}._dropdownRoot_1h748_123{box-shadow:none;max-width:19rem;overflow:hidden;width:fit-content}._dropdownRoot_1h748_123:hover{background:#f5f5f5;border:1px solid var(--border-color-active)}._dropdownHeader_1h748_134{background:#fff;border-bottom:1px solid #a8abae;height:var(--height, 2.5rem)}._dropdownHeader_1h748_134:hover,._dropdownHeader_1h748_134:focus-within{background:#f5f5f5}._dropdownItem_1h748_143{border-bottom:1px solid #d5d7d8;display:grid;grid-template-columns:1fr auto;height:var(--height, 2.5rem);line-height:var(--line-height, 1.5rem)}._dropdownItem_1h748_143:hover{background:#f5f5f5;border-bottom-color:#caccce}._dropdownItem_1h748_143 .p-multiselect-checkbox{display:none}.p-multiselect-label.p-placeholder{color:var(--grouped-color, #6f7376)}.p-multiselect .p-multiselect-trigger{padding:.5rem;width:1rem}.p-multiselect-panel{min-width:unset;width:fit-content}.p-multiselect-panel._widthDefault_1h748_171{width:19rem}.p-multiselect-panel._widthSmall_1h748_174{width:12rem}._dropdownWrapper_1h748_178{background:#fff}._dropdownWrapper_1h748_178 .p-multiselect-item.p-highlight{background:none}._dropdownWrapper_1h748_178 .p-multiselect-items .p-multiselect-item:not(.p-highlight,.p-disabled).p-focus{background:#f5f5f5}._dropdownWrapper_1h748_178 .p-multiselect-items .p-multiselect-item.p-highlight.p-focus{background:#f5f5f5}._dropdownWrapper_1h748_178 .p-multiselect-item-label{color:var(--grouped-color, #6f7376);width:100%}._dropdownItemContent_1h748_195{align-items:center;display:flex;gap:.5rem;justify-content:space-between;width:100%}._selectedIcon_1h748_203{color:#57595c;font-size:.75rem}._itemList_1h748_208{color:#3b3b3b;font-size:.875rem;padding:0}._small_1h748_214{--height: 2rem}._counterSpacing_1h748_218{align-items:center;display:flex;flex-wrap:nowrap}._counterSpacing_1h748_218>span{margin-left:.5rem;margin-right:0rem}._text_1h748_228{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._text_1h748_228:hover{overflow:visible;white-space:normal}@container style(--is-grouped: true){._activeControl_1h748_239{background:#e8f1fa;border-color:#74abe2;font-weight:500}._activeControl_1h748_239:hover{background:#d1e3f5;border-color:#74abe2}}._loader_185b7_4{--loader-height: calc(var(--font-size, .875rem) - 4px );--fill-space: var(--line-height, 1.25rem);--vertical-fill: calc((var(--fill-space) - var(--loader-height)) / 2);background:#e7e8e9;border-radius:9999px;height:var(--loader-height);margin-block:var(--vertical-fill);opacity:.7;overflow:hidden;position:relative}._loader_185b7_4:after{animation:_slide-from-left-to-right_185b7_1 2.5s infinite linear;background:linear-gradient(90deg,transparent,#d5d7d8);content:"";top:0;right:0;bottom:0;left:0;position:absolute}@keyframes _slide-from-left-to-right_185b7_1{0%{transform:translate(-100%)}to{transform:translate(500%)}}._list_a7dic_4{margin:0rem;padding:0rem}._loaderContainer_a7dic_9{display:grid;padding:.5rem 1rem;place-items:center}._listItem_1e33a_4{--dropzone-thickness: 1px;background:#fff;border-bottom:0 solid #d5d7d8;display:flex;gap:.5rem;isolation:isolate;list-style:none;position:relative;width:100%}._listItem_1e33a_4._isDragging_1e33a_16>*{opacity:.5}._listItem_1e33a_4._isOver_1e33a_19:before{background:var(--theme-500, #a69cf3);bottom:0;content:"";display:block;height:var(--dropzone-thickness);left:0;position:absolute;width:100%;z-index:999}._listItem_1e33a_4._isOver_1e33a_19._isOnTopHalf_1e33a_30:before{bottom:unset;top:calc(-1 * var(--dropzone-thickness))}._listItem_1e33a_4._withPadding_1e33a_34{padding:.5rem .75rem}._listItem_1e33a_4._disabled_1e33a_37{color:#d5d7d8}._listItem_1e33a_4:has(a,button):hover:not(._listItem_1e33a_4:has(a,button)._disabled_1e33a_37){background:#f5f5f5;cursor:pointer}._dragHandle_1e33a_48{cursor:grab;display:inline-grid;font-size:.75rem;height:1.5rem;line-height:.75rem;max-width:1rem;min-width:1rem;padding-block:.375rem;place-content:start center}._isDragging_1e33a_16 ._dragHandle_1e33a_48{cursor:grabbing}._disabled_1e33a_37{cursor:no-drop}._container_lq3si_4{clip-path:border-box;display:grid;grid-auto-flow:row;grid-template-columns:3rem 1fr 3rem;width:100%}._scrollContainer_lq3si_12{display:flex;flex-wrap:nowrap;gap:1.5rem;max-width:100%;overflow:auto hidden;-ms-overflow-style:none;scroll-padding:0rem 3rem;scroll-snap-type:x mandatory;scrollbar-width:none}._scrollContainer_lq3si_12>*{scroll-snap-align:center}._scrollContainer_lq3si_12::-webkit-scrollbar{display:none}._scrollButton_lq3si_30{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:unset;border-bottom:1px solid #e7e8e9;box-shadow:0 1px 4px #0003;color:#57595c;display:inline;height:100%;opacity:0;transition:opacity .2s ease-in-out;width:100%}._scrollButton_lq3si_30:hover,._scrollButton_lq3si_30:active,._scrollButton_lq3si_30:focus{background:#f5f5f5;color:#3b3b3b;cursor:pointer}._scrollButton_lq3si_30._visible_lq3si_48{opacity:1}._scrollButton_lq3si_30:not(._visible_lq3si_48){pointer-events:none}._tabBar_t2dxa_4{--tabbar-height: 3rem;background-color:#fff;display:grid;grid-template-areas:"tabs actions";grid-template-columns:1fr auto;height:var(--tabbar-height);position:relative;width:100%}._tabBar_t2dxa_4:before{background-color:#e7e8e9;bottom:0;content:"";display:block;height:1px;position:absolute;width:100%}._tabsContainer_t2dxa_24{grid-area:tabs}._actionsContainer_t2dxa_28{display:flex;flex-wrap:nowrap;gap:.5rem;grid-area:actions;place-items:center center}._actionsContainer_t2dxa_28>:first-child{margin-left:1rem}._actionsContainer_t2dxa_28>:last-child{margin-right:.5rem}._link_11sqo_4{--color: #3b3b3b;--accent-color: transparent;align-items:center;background-color:transparent;box-shadow:0 -2px 0 0 var(--accent-color) inset;color:var(--color);display:grid;font-family:Work Sans;font-size:.875rem;height:auto;line-height:1.5rem;position:relative;text-decoration:none;text-wrap:nowrap}._link_11sqo_4:focus-visible{outline-offset:0}._link_11sqo_4:not(._disabled_11sqo_23):hover{--accent-color: var(--theme-300, #cdcaf4)}._link_11sqo_4:not(._disabled_11sqo_23).active{--accent-color: var(--theme-500, #a69cf3);border:none}._link_11sqo_4:not(._disabled_11sqo_23).active:hover{--color: #252628}._link_11sqo_4 ._badge_11sqo_33{display:grid;place-items:center;position:absolute;right:-.75rem;top:.125rem}._disabled_11sqo_23{background:transparent;cursor:not-allowed;opacity:.5}._footer_1iqs4_4{--background-color: #ffffff;--border-width-top: 1px;--border-width-bottom: 1px;align-items:baseline;background:var(--background-color);border-color:#d5d7d8;border-style:solid;border-width:var(--border-width-top) 0 var(--border-width-bottom);display:grid;grid-template-columns:repeat(auto-fit,1fr)}._footer_1iqs4_4>._footerCell_1iqs4_16{padding:.75rem .5rem}._footer_1iqs4_4._primary_1iqs4_19{--border-width-top: 1px;--border-width-bottom: 0;--background-color: #f5f5f5}._footer_1iqs4_4._secondary_1iqs4_24{--border-width-top: 0;--border-width-bottom: 1px;--background-color: #ffffff}._column_1optb_7{--border-width: 1px;align-content:baseline;border-bottom:var(--border-width) solid #d5d7d8;color:#3b3b3b;padding:.5rem .5rem calc(.5rem - var(--border-width))}._column_1optb_7:hover{background:#f5f5f5}._footerCell_1optb_18{--border-width: 1px;align-content:baseline;background:#f5f5f5;border:none;border-top:var(--border-width) solid #d5d7d8;color:#3b3b3b;padding:calc(.5rem - var(--border-width)) .5rem .5rem;text-align:left}._fontNormal_1optb_29{font-size:.875rem;line-height:1.5rem}._fontSmall_1optb_34{font-size:.75rem;line-height:1rem}._numericContent_1optb_39{font-variant-numeric:tabular-nums}._tableContainer_1jrep_8{overflow-x:auto;width:100%}._table_1jrep_8{--accent: var(--theme-100, #eeecfb);isolation:isolate;width:100%}._table_1jrep_8 .p-datatable-table table{position:relative;table-layout:auto}._table_1jrep_8 th{align-items:center;background:transparent;border:none;margin:0;padding:0}._table_1jrep_8 th .p-column-header-content{--border-width: 2px;align-content:baseline;background:var(--theme-100, #ffffff);border:none;color:#3b3b3b;padding:.5rem .5rem calc(.5rem - var(--border-width));border-bottom:var(--border-width) solid #d5d7d8;font-size:.75rem;font-weight:500;line-height:1rem;gap:.25rem;min-height:3rem}._table_1jrep_8 th span.p-column-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:fit-content}._table_1jrep_8 th span.p-column-title:hover{overflow:visible}._table_1jrep_8 td{--border-width: 1px;align-content:baseline;background:#fff;border:none;color:#3b3b3b;padding:.5rem .5rem calc(.5rem - var(--border-width));border-bottom:var(--border-width) solid #d5d7d8;font-size:.875rem;font-weight:400;line-height:1.5rem;background-color:var(--background)}._table_1jrep_8 tbody.p-datatable-tbody{font-size:.75rem;font-weight:500;line-height:1rem}._table_1jrep_8 tr{--opacity: 0;--background: #ffffff;cursor:inherit}._table_1jrep_8 tr.p-datatable-emptymessage>td{color:#6f7376}._table_1jrep_8 tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 4px 0 0 var(--accent)}._table_1jrep_8 tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -4px 0 0 var(--accent)}._table_1jrep_8 tr [draggable=true]{opacity:.5}._table_1jrep_8 tr [data-p-selectable-row]:not([data-p-selectable-row=true]):hover{--opacity: .5;--background: rgb(from var(--accent) r g b / var(--opacity))}._table_1jrep_8 tr [data-p-selectable-row]:not([data-p-selectable-row=true]):hover:hover{--opacity: 1}@container style(--clickable-rows: true){._table_1jrep_8 tr{--opacity: .5;--background: rgb(from var(--accent) r g b / var(--opacity))}._table_1jrep_8 tr:hover{--opacity: 1}}._table_1jrep_8 tfoot.p-datatable-tfoot>td{--border-width: 1px;align-content:baseline;background:#f5f5f5;border:none;color:#3b3b3b;padding:.5rem .5rem calc(.5rem - var(--border-width));border-top:var(--border-width) solid #d5d7d8;font-size:.75rem;font-weight:500;line-height:1rem}._table_1jrep_8 .p-datatable-footer{background:unset;border:unset;font-size:.75rem;font-weight:500;line-height:1rem;padding:unset}._table_1jrep_8 ._sortIcon_1jrep_129{color:#919497;height:.75rem}._table_1jrep_8 ._sortIcon_1jrep_129._sorted_1jrep_133{color:#252628}._table_1jrep_8 ._reorderDragHandleCell_1jrep_136{padding-left:.25rem;padding-right:0;position:relative;width:1rem;z-index:2}._table_1jrep_8:not(._disabled_1jrep_144) tr{--opacity: 0;--background: #ffffff;background:unset}._table_1jrep_8:not(._disabled_1jrep_144) tr:hover{--opacity: .3;--background: rgb(from var(--accent) r g b / var(--opacity))}._table_1jrep_8:not(._disabled_1jrep_144) tr[data-p-selectable-row=true]:hover{cursor:pointer}._table_1jrep_8:not(._disabled_1jrep_144) tr.p-highlight{--opacity: .5;--background: rgb(from var(--accent) r g b / var(--opacity))}._table_1jrep_8:not(._disabled_1jrep_144) tr.p-highlight:hover{--opacity: 1}._table_1jrep_8 ._dragHandle_1jrep_163{--inner-size: 1rem;--offset: .5rem;--size: calc(var(--inner-size) + var(--offset) * 2);color:#57595c;display:grid;font-size:.75rem;height:var(--size);margin:calc(-1 * var(--offset));padding:var(--offset);place-items:center;width:var(--size)}._table_1jrep_8 ._dragHandle_1jrep_163>svg{pointer-events:none}._table_1jrep_8 ._selectColumn_1jrep_189,._table_1jrep_8 ._selectHeaderColumn_1jrep_190>div{padding-inline:.75rem}._table_1jrep_8 ._selectHeaderColumn_1jrep_190{position:relative}._table_1jrep_8 ._selectColumn_1jrep_189,._table_1jrep_8 ._reorderDragHandleCell_1jrep_136{--vertical-offset: 15%}._table_1jrep_8 ._selectColumn_1jrep_189 input,._table_1jrep_8 ._reorderDragHandleCell_1jrep_136 input{transform:translateY(var(--vertical-offset))}._table_1jrep_8._clickableRows_1jrep_206.p-datatable tr:hover{cursor:pointer}._disabled_1jrep_144{cursor:not-allowed;opacity:.5}._stickyHeader_1jrep_215{border-bottom:0 #d5d7d8 solid;margin-bottom:-.5rem;text-wrap:nowrap}._stickyHeader_1jrep_215>._cell_1jrep_220{--border-width: 2px;align-content:baseline;background:var(--theme-100, #ffffff);color:#3b3b3b;border-bottom:var(--border-width) solid #d5d7d8;font-size:.75rem;font-weight:500;line-height:1rem;padding:.5rem .5rem calc(.5rem - var(--border-width));align-content:center;border:none;min-height:2.5rem}._tag_wy7y4_4{--background-color: #e7e8e9;--border-color: transparent;--line-height: 1rem;--padding-horizontal: .25rem;--text-color: #3b3b3b;--close-color: #57595c;background:var(--background-color, #e7e8e9);border-radius:4px;color:var(--text-color, #3b3b3b);display:inline-flex;flex-direction:row;font-size:.75rem;font-weight:400;gap:.125rem;line-height:var(--line-height, 1rem);outline:1px solid var(--border-color, transparent);outline-offset:-1px;place-items:center;position:relative;white-space:nowrap;width:fit-content}._tag_wy7y4_4>*{padding:0rem}._color_wy7y4_31{--close-color: #ffffff;--background-color: #11884c;--text-color: #ffffff}._dark_wy7y4_37{--background-color: #6f7376;--text-color: #ffffff}._light_wy7y4_42{--background-color: transparent;--border-color: #d5d7d8;--text-color: #3b3b3b}._default_wy7y4_48{--background-color: #e7e8e9;--text-color: #3b3b3b}._small_wy7y4_53{--padding-vertical: .125rem}._medium_wy7y4_57{--padding-vertical: .25rem}._tagInner_wy7y4_61{color:inherit;display:inline-flex;flex-direction:row;gap:.125rem;padding:var(--padding-vertical, 0rem) .25rem;place-items:center}._tagInner_wy7y4_61:has(+._close_wy7y4_69){padding-right:0}._icon_wy7y4_73{background:transparent;border:none;color:inherit;display:grid;font:inherit;font-size:1em;height:1rem;padding:0;place-items:center;width:1rem}._close_wy7y4_69{cursor:pointer;margin-right:var(--padding-horizontal);opacity:.7}._taglist_1xqtz_4{display:flex;flex-flow:row wrap;gap:.5rem;max-width:100%}._tooltip_1tsjg_4{position:relative}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7{background-color:#3b3b3b;border-radius:4px;color:#fff;font-size:.75rem;height:fit-content;line-height:1rem;max-width:30ch;padding:.5rem;position:absolute;visibility:hidden;width:max-content;z-index:1}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7 ._triangleContainer_1tsjg_21{--triangle-color: #3b3b3b;position:absolute}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._right_1tsjg_25{left:calc(100% + .5rem);top:50%;transform:translateY(-50%)}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._right_1tsjg_25 ._triangleContainer_1tsjg_21{right:calc(100% - .1px);top:50%;transform:translateY(-50%)}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._left_1tsjg_35{right:calc(100% + .5rem);top:50%;transform:translateY(-50%)}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._left_1tsjg_35 ._triangleContainer_1tsjg_21{left:calc(100% - .1px);top:50%;transform:translateY(-50%)}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._down_1tsjg_45{left:50%;top:calc(100% + .5rem);transform:translate(-50%)}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._down_1tsjg_45 ._triangleContainer_1tsjg_21{bottom:calc(100% - .1px);left:50%;transform:translate(-50%)}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._up_1tsjg_55{bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}._tooltip_1tsjg_4 ._tooltipContent_1tsjg_7._up_1tsjg_55 ._triangleContainer_1tsjg_21{left:50%;top:calc(100% - .1px);transform:translate(-50%)}._tooltip_1tsjg_4:focus-within ._tooltipContent_1tsjg_7,._tooltip_1tsjg_4:hover ._tooltipContent_1tsjg_7{visibility:visible}._inputWrapper_2nnoj_4{--border-color: #d5d7d8;height:100%}._inputWrapper_2nnoj_4:hover{--border-color: #caccce;--background: #f5f5f5}._inputWrapper_2nnoj_4:focus-within{--background: #f5f5f5;--border-color: #a8abae}._disabled_2nnoj_16 ._inputWrapper_2nnoj_4{--background: #f5f5f5;color:#6f7376;cursor:not-allowed}._inputWrapper_2nnoj_4._invalid_2nnoj_21{--border-color: #e11919}._wrapper_2nnoj_25{display:flex;flex-direction:column;font-family:Work Sans;gap:.25rem}._disabled_2nnoj_16{opacity:.5}._labelWrapper_2nnoj_36{align-items:center;color:#6f7376;display:inline-flex;font-size:.75rem;gap:.25rem;line-height:1rem}._input_2nnoj_4{background:var(--background);border:1px solid var(--border-color);border-radius:4px;box-sizing:border-box;color:#3b3b3b;font-family:Work Sans;font-size:.875rem;height:100%;line-height:1.5rem;outline:none;padding:.5rem 1rem;resize:none;width:100%}._disabled_2nnoj_16 ._input_2nnoj_4{cursor:not-allowed}._toast_1nc4q_4{--background-color: #f5f5f5;--width: 1rem;background-clip:border-box;border-radius:4px;box-shadow:0 1px 4px #0003;display:grid;font-size:.875rem;grid-auto-flow:column;grid-template-areas:"icon content closeButton";grid-template-columns:min-content 1fr min-content;line-height:1.5rem;width:var(--width)}._toast_1nc4q_4._warning_1nc4q_18{--background-color: #ffece5}._toast_1nc4q_4._error_1nc4q_21{--background-color: #fce8e8}._toast_1nc4q_4._info_1nc4q_24{--background-color: #e8f1fa}._toast_1nc4q_4._success_1nc4q_27{--background-color: #e7f3ed}._toast_1nc4q_4._wide_1nc4q_30{--width: 40rem}._toast_1nc4q_4._narrow_1nc4q_33{--width: 19rem}._icon_1nc4q_37{background:var(--background-color);box-sizing:content-box;grid-area:icon;padding:.5rem}._content_1nc4q_44{color:#3b3b3b;grid-area:content}._message_1nc4q_49{color:#3b3b3b;grid-area:content;padding:.5rem .5rem .5rem .75rem}._closeButton_1nc4q_55{align-items:baseline;color:#6f7376;display:flex;grid-area:closeButton;padding:.5rem 1rem}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translateZ(var(--toastify-z-index));width:unset;z-index:var(--toastify-z-index)}._toastContainer_19um6_15{--toastify-toast-background: unset;--toastify-toast-max-height: unset;--toastify-toast-min-height: 2.5rem;--toastify-toast-right: 1rem;--toastify-toast-top: 7rem;--toastify-toast-width: 19rem;padding:0}._toastContainer_19um6_15 .Toastify__toast{box-shadow:none;margin-bottom:.5rem;min-height:var(--toastify-toast-min-height);overflow:unset;padding:0}._toastContainer_19um6_15 .Toastify__toast-body{padding:0}._widget_p6yxa_4{background:#fff;border-radius:4px;box-shadow:0 1px 4px #0003;container:widget-container/inline-size;display:grid;gap:.5rem;grid-template-areas:"title" "body";grid-template-rows:0fr 1fr;overflow:hidden;padding:.5rem 1rem 1.5rem}._widget_p6yxa_4._borderless_p6yxa_16{border-radius:unset;box-shadow:none;padding:0}._title_p6yxa_22{align-items:center;color:#252628;display:inline-flex;font-size:1rem;font-weight:500;grid-area:title;line-height:1.5rem}._title_p6yxa_22>span{margin-inline-start:.25rem;transform:translateY(-.125rem)}._title_p6yxa_22._largeTitle_p6yxa_35{font-size:1.25rem;line-height:1.5rem}._body_p6yxa_40{display:grid;grid-area:body;place-items:start center}._editorContainer_1c5t7_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:block;min-height:100%;width:100%}._spinnerContainer_1c5t7_9{display:grid;min-height:100%;place-items:center;width:100%}._iframeContainer_1dhj1_4{height:100%}._iframeContainer_1dhj1_4._withFooter_1dhj1_7{height:calc(100% - 3rem)}._iframeContainer_1dhj1_4._hidden_1dhj1_10{display:none}._iframeContainer_1dhj1_4>iframe{display:block}._footer_1dhj1_17{bottom:0;left:var(--main-menu-width, 56px);position:fixed;right:0;z-index:1}._sessionExpiryNotification_590ct_4{display:grid;grid-auto-flow:row;grid-gap:.25rem;padding:.5rem;place-items:flex-start}@keyframes _grow_136rj_1{0%{transform:scale(0)}to{transform:scale(1)}}._container_136rj_12{position:relative}._button_136rj_16{align-items:center;background:none;border:0;color:#57595c;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;position:relative;width:3rem}._button_136rj_16:hover{background-color:var(--theme-100)}._dropdownContainer_136rj_33{bottom:-.5rem;position:absolute;right:.5rem;transform:translateY(100%)}._badge_136rj_40{display:grid;position:absolute;right:.5rem;top:.5rem}._icon_136rj_47{align-items:center;animation:_grow_136rj_1 .5s ease-out forwards;background:#fff;border-radius:9999px;display:grid;font-size:.625rem;height:1rem;justify-content:center;line-height:.75rem;position:absolute;right:.5rem;top:.5rem;width:1rem}._notification_1vbu7_4{color:#3b3b3b;display:grid;font-size:.875rem;gap:.25rem .5rem;grid-template-areas:"module message" "module date";grid-template-columns:auto 1fr;line-height:1.5rem;padding:.5rem 1rem 1rem;text-decoration:none}._moduleIndicator_1vbu7_16{background:var(--theme-500, #919497);border-radius:50%;box-sizing:border-box;color:#fff;grid-area:module;height:2rem;margin-top:.25rem;overflow:hidden;padding:.375rem;position:relative;width:2rem}._read_1vbu7_30{color:#6f7376}._read_1vbu7_30 ._moduleIndicator_1vbu7_16{opacity:.5}._message_1vbu7_37{grid-area:message;margin:0rem}._dateLabel_1vbu7_42{color:#6f7376;font-size:.75rem;grid-area:date;line-height:1rem}._bold_1vbu7_49{font-weight:500}._container_z8rng_4{align-items:center;display:flex;flex-direction:row;gap:.5rem}._title_z8rng_11{color:#3b3b3b;font-size:1.25rem}._tags_z8rng_16{display:flex;flex-direction:row;gap:.5rem}._dropdown_o3d9j_4{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem 1.5rem}._text_o3d9j_12{color:#3b3b3b;font-size:.875rem;font-weight:400;line-height:1.5rem}._exportItem_fz72p_4{display:grid;flex-direction:row;gap:.25rem .5rem;grid-template-areas:"description actions" "date actions";justify-content:space-between;padding:.5rem 1rem .75rem;width:100%}._description_fz72p_14{align-items:flex-start;color:#3b3b3b;display:flex;font-size:.875rem;gap:.25rem;grid-area:description;line-height:1.5rem}._warningIcon_fz72p_24{color:#e11919;margin-top:.25rem}._dateLabel_fz72p_29{color:#6f7376;font-size:.75rem;grid-area:date;line-height:1rem}._actions_fz72p_36{align-items:baseline;display:flex;gap:.5rem;grid-area:actions;margin-top:.25rem}._loaderContainer_fz72p_44{padding:.5rem}._icon_fz72p_48{font-size:1rem;width:1rem}._container_10nul_4{display:grid;gap:1rem;padding:.5rem 1rem 1rem}._innerContainer_10nul_10{display:grid;gap:.5rem;justify-items:flex-start}._text_10nul_16{color:#3b3b3b;font-size:.875rem;line-height:1.5rem;margin:0rem}._divider_10nul_23{border-bottom:1px solid #d5d7d8}._profileInfo_1i6zf_4{display:flex;gap:.5rem;overflow-x:hidden;padding:.75rem 1rem}._profileAvatar_1i6zf_11{flex-shrink:0rem}._profileText_1i6zf_15{display:inline-flex;flex-direction:column;overflow:hidden;width:100%}._name_1i6zf_22{display:block;font-size:.875rem;line-height:1.5rem}._email_1i6zf_28{color:#6f7376;display:inline-block;font-size:.75rem;line-height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._link_1i6zf_39{align-items:center;color:inherit;color:#3b3b3b;display:flex;font-size:.875rem;font-weight:inherit;gap:.5rem;line-height:1.5rem;padding:.75rem 1rem;text-decoration:inherit;width:100%}._icon_1i6zf_53{color:#57595c}._backButton_1s1d1_4{align-content:center;background:none;border:none;border-radius:16px;color:#3b3b3b;cursor:pointer;font-size:.875rem;height:1.5rem;line-height:1rem;padding:0rem .25rem;text-align:center;width:1.5rem}._backButton_1s1d1_4:hover{background:var(--theme-100)}._container_17nhg_4{align-items:center;background:var(--theme-300);display:grid;font-size:1.25rem;grid-template-areas:"backButton title actions";grid-template-columns:3rem 1fr min-content;isolation:isolate;line-height:1.5rem;position:relative;width:100%;z-index:1}._container_17nhg_4 ._backButton_17nhg_17{display:grid;grid-area:backButton;place-items:center;width:3rem}._container_17nhg_4 ._header_17nhg_23{align-items:center;color:#3b3b3b;display:inline-block;grid-area:title;justify-content:space-between}._container_17nhg_4 ._actionButtons_17nhg_30{display:flex;grid-area:actions;justify-content:flex-end}._nonInteractive_iypxr_1{pointer-events:none}._contentContainer_1h6ik_4{align-items:center;display:flex;justify-content:space-between;padding:.75rem 1rem}._layout_1vr8s_4{--main-menu-width: 56px}._layout_1vr8s_4._expanded_1vr8s_7{--main-menu-width: 228px}._mainMenu_1vr8s_11{bottom:0rem;left:0rem;position:fixed;top:0rem;z-index:5}._topBar_1vr8s_19{left:var(--main-menu-width);position:fixed;right:0rem;top:0rem;z-index:3}._topBar_1vr8s_19:after{background:#0000004d;content:"";top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s ease;z-index:4}._topBar_1vr8s_19._overlay_1vr8s_36:after{opacity:1;pointer-events:unset}._outlet_1vr8s_41{--offset-top: 3rem;--offset-bottom: $spacing0;inset:var(--offset-top) 0 0 var(--main-menu-width);isolation:isolate;position:absolute;z-index:0}._outlet_1vr8s_41._withTabs_1vr8s_49{--offset-top: 6rem}._overlayContainer_1vr8s_53{position:fixed;z-index:10}._header_14uxt_4{row-gap:1rem}._optionsColumn_14uxt_8{align-content:start;container:column;row-gap:1rem}._separator_14uxt_14{border:none;border-bottom:1px solid #d5d7d8;margin:0}._column_14uxt_20{display:flex;flex-direction:column;gap:1rem}._totalRow_14uxt_26{align-items:flex-end;border-top:1px solid #d5d7d8;display:flex;flex-direction:column;gap:1rem;padding:1rem;row-gap:1rem}._footer_14uxt_36{row-gap:1rem}._split_1a75k_4{display:flex;gap:.25rem}._split_1a75k_4>*{flex:1}._column_1a75k_12{display:flex;flex-direction:column;gap:1.5rem}._item_1a75k_18{display:flex;flex-direction:column;gap:.25rem}._placeholder_5iisf_4{background-color:#a69cf3;height:2px;margin-bottom:-2px;position:absolute;right:0;transform:translateY(-50%)}._inUngroupedContainer_1sxe4_4{margin-inline:-1rem}._separator_1sxe4_8{border-top:1px solid #d5d7d8}._emptyMessage_1sxe4_12{border:1px dashed #d5d7d8;border-radius:8px;color:#6f7376;font-size:.875rem;justify-content:space-between;line-height:1.5rem;margin-top:.5rem;padding:1rem .5rem;text-align:center}._emptyMessage_1sxe4_12 ._link_1sxe4_23{color:inherit;text-decoration:underline}._dropTarget_1sxe4_28{border:1px solid #a69cf3}._spinnerOverlay_auqwk_4{align-items:center;background-color:#ffffff80;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}._spinnerOverlay_auqwk_4._groupDrag_auqwk_18{position:fixed}._spinnerOverlay_auqwk_4._row_auqwk_21{background-color:#f5f5f5b3;flex-direction:row}._spinnerOverlay_auqwk_4 ._loadingStateText_auqwk_25{color:#3b3b3b;display:inline-block;font-size:.75rem;padding-top:.25rem}._numeric_1qhf1_1{font-variant-numeric:tabular-nums}._footer_56mdh_4{align-items:center;background-color:#f5f5f5;border-top:1px;color:#3b3b3b;display:flex;font-size:14px;font-weight:500;gap:1.5rem;justify-content:flex-end;line-height:1.5rem;order:1;padding:1rem 0}._label_56mdh_19{flex:0 0 auto;text-align:end;width:10%}._total_56mdh_25{margin-right:3rem;padding-right:.5rem;text-align:end;width:10%}._header_1xzj2_4{align-items:center;display:flex;gap:.5rem;justify-content:space-between;line-height:1.5rem;margin:.5rem}._headerLeft_1xzj2_13,._headerRight_1xzj2_14{align-items:baseline;align-self:baseline;display:flex;gap:.5rem}._headerText_1xzj2_21{display:flex;flex-direction:column;gap:.5rem}._headerTitleWrapper_1xzj2_27{display:flex;gap:.5rem}._grip_1xzj2_32{color:#57595c;cursor:grab}._grip_1xzj2_32:active{cursor:grabbing}._groupName_1xzj2_40{color:#3b3b3b;font-size:1.125rem}._groupDescription_1xzj2_45{color:#57595c;font-size:.875rem;max-width:100ch}._groupLabel_1xzj2_51{color:#6f7376;font-size:.75rem;padding-left:.125rem}._deleteButton_1xzj2_57{color:#e11919}._cell_1pvan_4{align-content:center;display:flex;flex-grow:0;flex-wrap:wrap;gap:.5rem;margin:.5rem;position:relative;width:10%}._grip_1pvan_15{color:#57595c;cursor:grab;flex-shrink:1;font-size:1rem;margin-right:0;width:max-content}._grip_1pvan_15:active{cursor:grabbing}._name_1pvan_27{flex-grow:1}._number_1pvan_31{justify-content:end}._button_1pvan_35{flex-grow:0;flex-shrink:1;margin-bottom:0;margin-top:0;width:2rem}._serviceRow_1j9ne_4{color:#3b3b3b;display:flex;font-size:.875rem;line-height:1.5rem;padding:.25rem 0;position:relative}._deleteButton_1j9ne_13{color:#e11919}._serviceRowHeader_1j9ne_17{color:#3b3b3b;display:flex;font-size:.875rem;line-height:1.5rem;padding:.25rem 0;position:relative;font-weight:500}._serviceGroup_1unrs_4{display:flex;flex-direction:column}._serviceRow_1lzyi_4{color:#3b3b3b;display:flex;font-size:.875rem;line-height:1.5rem;padding:.25rem 0;position:relative}._deleteButton_1lzyi_13{color:#e11919}._placeholderContainer_1p5h0_4{border:none;margin:0;padding:0;position:relative}._placeholderContainer_1p5h0_4:first-child{margin-top:1px}._treeRoot_1p5h0_14{display:flex;flex-direction:column;padding-bottom:1.5rem}._treeRoot_1p5h0_14>._placeholderContainer_1p5h0_4:first-child{display:none}._container_1p5h0_23{list-style:none;padding-left:0}._draggingSource_1p5h0_28{opacity:.3}._serviceGroup_1p5h0_32{background-color:#fff;border:1px solid #d5d7d8;border-radius:8px;display:flex;flex-direction:column;margin:.75rem 0;padding:1rem;position:relative}._serviceGroup_1p5h0_32._ungroupedContainer_1p5h0_42{border:none;margin-top:0;padding-block:0}._serviceRow_1p5h0_48{border-bottom:1px solid #d5d7d8}._serviceRow_1p5h0_48._ungroupedRow_1p5h0_51{margin-inline:-1rem;padding:0 1rem}._serviceRow_1p5h0_48:hover,._serviceRow_1p5h0_48:focus-within{background:color-mix(in srgb,var(--theme-100, #f7c4bf),transparent 70%)}._serviceRow_1p5h0_48:first-child{border-top:1px solid #d5d7d8}._spinnerOverlay_n1sxg_4{align-items:center;background-color:#ffffffb3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}._spinnerOverlay_n1sxg_4._group_n1sxg_16{position:absolute}._spinnerContainer_n1sxg_20{display:flex;flex-direction:column;gap:.5rem;justify-content:center;text-align:center}._loadingStateText_n1sxg_28{color:#3b3b3b;font-size:.75rem}._error_55jk9_4{color:#e11919;display:inline-flex;font-size:.875rem;gap:.5rem}._error_55jk9_4 ._errorIcon_55jk9_10{align-items:center;display:flex}._modalContent_1mkw7_4{display:flex;flex-direction:column;gap:1rem;width:100%}._modalButtonsWrapper_1mkw7_11{display:flex;gap:.5rem}._pageContent_jrt4i_4{max-width:90em}._pageHeaderRight_jrt4i_8{margin-left:auto}._normalText_1p0gt_4{font:400 .875rem/1.5rem Work Sans}._isSubmittingContainer_1p0gt_8{align-items:center;display:flex;gap:.5rem}._formContainer_1p0gt_14{display:flex;flex-direction:column;gap:2rem}._dateContainer_1p0gt_20{display:flex;flex-direction:row;gap:1rem}._wrapper_yrbt5_4{display:flex;gap:.5rem}._projectInfoTitle_lg6p4_4{font-size:1.25rem;padding-bottom:1rem}._projectInfoWrapper_lg6p4_9{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:2rem}._projectInfoWrapper_lg6p4_9 ._projectInfoColumn_lg6p4_15{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);width:100%}._helperText_lg6p4_23{color:#919497;font-size:.75rem;line-height:1rem}._toggleWrapper_1i34i_4{align-items:center;background:#fff;border-radius:8px;display:flex;font-size:.875rem;justify-content:center;max-width:19rem;padding:1rem 0rem 2rem;position:relative}._toggleInput_1i34i_16{display:none}._toggleLabel_1i34i_20{border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;width:100%}._toggleButton_1i34i_28{background-color:unset;border:1px solid #d5d7d8;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:.5rem;justify-content:center;padding:1rem;text-align:center;transition:background .3s ease,color .3s ease}._toggleButton_1i34i_28._active_1i34i_41{background:#f9d1d1;border:1px solid #f08c8c}._toggleButton_1i34i_28:hover:not(._active_1i34i_41){background:#f5f5f5}._toggleNew_1i34i_49{border-radius:8px 0 0 8px;border-right:none}._toggleNew_1i34i_49._active_1i34i_41{border-right:1px solid #f08c8c}._toggleIcon_1i34i_57{font-size:1.5rem}._toggleExisting_1i34i_61{border-left:none;border-radius:0 8px 8px 0}._toggleExisting_1i34i_61._active_1i34i_41{border-left:1px solid #f08c8c}._toggleExisting_1i34i_61[disabled]{background:#f5f5f5;border:1px solid #d5d7d8;cursor:not-allowed}._toggleExisting_1i34i_61[disabled] ._toggleIcon_1i34i_57{color:#a8abae}._groupedServiceTitle_9b0al_4{padding:1rem 0 .5rem}._inputGroupWrapper_9b0al_8{padding-top:.5rem}._servicesTitle_zzih0_4{font-size:1.25rem;padding-bottom:.5rem}._servicesDescription_zzih0_9{font-size:1rem}._servicesTypeWrapper_zzih0_13{padding:1.5rem 0}._pageContainer_k98eq_4{display:flex;justify-content:center}._pageWidth_k98eq_9{max-width:40rem;width:40rem}._projectAddTitle_k98eq_14{font-size:1.25rem}._formButtons_k98eq_18{display:flex;gap:.5rem}._indexPageTitle_18ckt_4{font:500 1.5rem/2rem Work Sans}._footer_18ckt_8{display:flex;font-size:14px;font-weight:500;gap:1.5rem;justify-content:flex-start;line-height:1.5rem;order:1;padding:1rem 0}._dialogContent_g2vsg_4{background:#fff;border-radius:4px;max-width:45ch;padding:1rem 1rem 1.5rem}._dialogContent_g2vsg_4 ._header_g2vsg_10{display:flex;font:500 1.25rem/1.5rem Work Sans;gap:.5rem;margin-bottom:1rem}._dialogContent_g2vsg_4 ._body_g2vsg_16{font:400 .875rem/1.5rem Work Sans;margin-block:1rem}._dialogContent_g2vsg_4 ._footer_g2vsg_20{display:flex;gap:.5rem}._wrapper_8dcbn_4{position:relative}._viewMenuButton_8dcbn_8{align-items:center;background-color:transparent;border:1px solid #d5d7d8;border-radius:4px;color:#3b3b3b;display:inline-flex;font-size:.875rem;gap:.5rem;height:2rem;justify-content:center;line-height:1.25rem;max-width:19rem;padding:.25rem .5rem}._text_8dcbn_24{align-items:center;display:flex;gap:.25rem;justify-content:space-between;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}._status_8dcbn_35{color:#6f7376;font-size:.75rem;line-height:1rem}._dropdownContainer_8dcbn_41{max-width:19rem;position:absolute;right:0;top:100%;z-index:1}._listItem_8dcbn_49{color:#3b3b3b;display:flex;font-size:.875rem;gap:.5rem;line-height:1.5rem;place-items:baseline start;text-align:start;text-overflow:clip;white-space:wrap;width:100%}._listItem_8dcbn_49>._icon_8dcbn_61{--color: transparent;color:var(--color)}._listItem_8dcbn_49>._icon_8dcbn_61._selected_8dcbn_65{--color: #11884c}._listItem_8dcbn_49:hover>._icon_8dcbn_61:not(._selected_8dcbn_65){--color: #919497}._listHeader_8dcbn_72{color:#6f7376;font-size:.75rem;grid-column:1/-1;line-height:1rem}._dropdownContent_8dcbn_79{z-index:1}._viewContent_8dcbn_83{padding:.5rem .5rem .75rem}._actionContainer_8dcbn_87{border-top:1px solid #d5d7d8;display:grid;padding:.5rem 1rem .75rem .5rem;width:100%}._modalContent_1graw_4{background:#fff;border-radius:4px;box-shadow:0 2px 8px #0003;display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem 1.5rem;width:26rem}._modalButtonsWrapper_1graw_15{display:flex;gap:.5rem}._modalTitle_1graw_20{align-items:center;color:#3b3b3b;display:flex;gap:.5rem}._closeButton_1graw_27{aspect-ratio:1/1;display:grid;place-content:center;position:absolute;right:0;top:0;width:2rem}._modalContent_cmvht_4{display:flex;flex-direction:column;gap:1rem}._modalFooter_cmvht_10{display:flex;gap:.5rem}._description_cmvht_15{color:#3b3b3b;font-size:.875rem;line-height:1.25rem}._indexPageTitle_19x2j_4{font:500 1.5rem/2rem Work Sans}._indexPageBody_19x2j_8{display:grid;gap:2rem}._indexPageCard_19x2j_13{grid-row:span 3}._filterWidgetContainer_1ohi1_4{display:inline-flex;flex-direction:column;row-gap:.5rem}._controlsContainer_1ohi1_10{display:flex;gap:.25rem}._wrapper_umui8_4{column-gap:.5rem;display:inline-flex;flex-direction:row}._avatarWrapper_umui8_10{flex-shrink:0}._kpiRow_1ccae_4{display:flex;font-size:.875rem;font-weight:400;justify-content:space-between;line-height:1.5rem;padding-block:.5rem;width:100%}._widgetBody_1rsqg_4{border-top:1px solid #d5d7d8;width:100%}._modalContent_1lxxj_4{flex-direction:column}._modalFooter_1lxxj_8{display:flex;gap:.5rem}._description_1lxxj_13{color:#3b3b3b;font-size:.875rem;line-height:1.25rem;margin-bottom:1rem}._chartContainer_khlkf_4{height:100%;overflow:hidden;width:100%}._chart_khlkf_4{object-fit:contain}._kpiContainer_7qls4_4{gap:2rem;grid-auto-rows:19rem}._settings_7qls4_9{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}._header_7qls4_16{align-items:start;display:flex;flex-wrap:wrap-reverse;gap:1rem;justify-content:space-between}._environmentNotification_1jtws_4{align-items:flex-start;background-color:#57595c;border-bottom-left-radius:4px;border-top-left-radius:4px;display:flex;gap:1rem;padding:.75rem}._environmentNotificationContent_1jtws_14{display:flex;flex-direction:column;gap:.75rem}._warningIcon_1jtws_20{color:#a8abae}._title_1jtws_24{color:#fff;font:500 .875rem/1.5rem Work Sans}._message_1jtws_29{color:#fff;font:400 .875rem/1.5rem Work Sans}@font-face{font-family:Work Sans Light;font-style:normal;font-weight:300;src:local("work-sans-300"),url(/simplitatic/fonts/open-ttf/WorkSans-Light.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-300.woff2) format("woff2")}@font-face{font-family:Work Sans Regular;font-style:normal;font-weight:400;src:local("work-sans-400"),url(/simplitatic/fonts/open-sans/WorkSans-Regular.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-400.woff2) format("woff2")}@font-face{font-family:Work Sans Medium;font-style:normal;font-weight:500;src:local("work-sans-500"),url(/simplitatic/fonts/open-sans/WorkSans-Medium.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-500.woff2) format("woff2")}@font-face{font-family:Work Sans Semibold;font-style:normal;font-weight:600;src:local("work-sans-600"),url(/simplitatic/fonts/open-sans/WorkSans-SemiBold.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-600.woff2) format("woff2")}@font-face{font-family:Work Sans Bold;font-style:normal;font-weight:700;src:local("work-sans-700"),url(/simplitatic/fonts/open-sans/WorkSans-Bold.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-700.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:300;src:local("work-sans-300"),url(/simplitatic/fonts/open-sans/WorkSans-Light.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-300.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;src:local("work-sans-400"),url(/simplitatic/fonts/open-sans/WorkSans-Regular.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-400.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:500;src:local("work-sans-500"),url(/simplitatic/fonts/open-sans/WorkSans-Medium.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-500.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:600;src:local("work-sans-600"),url(/simplitatic/fonts/open-sans/WorkSans-SemiBold.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-600.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;src:local("work-sans-700"),url(/simplitatic/fonts/open-sans/WorkSans-Bold.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-700.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:italic;font-weight:300;src:local("work-sans-300"),url(/simplitatic/fonts/open-sans/WorkSans-LightItalic.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-300italic.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:italic;font-weight:400;src:local("work-sans-400"),url(/simplitatic/fonts/open-sans/WorkSans-Italic.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-italic.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:italic;font-weight:500;src:local("work-sans-500"),url(/simplitatic/fonts/open-sans/WorkSans-MediumItalic.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-500italic.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:italic;font-weight:600;src:local("work-sans-600"),url(/simplitatic/fonts/open-sans/WorkSans-SemiBoldItalic.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-600italic.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:italic;font-weight:700;src:local("work-sans-700"),url(/simplitatic/fonts/open-sans/WorkSans-BoldItalic.ttf) format("truetype"),url(https://assets.simplicateapp.com/fonts/work-sans-700italic.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-regular.woff2) format("woff2")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/open-sans-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-jp-regular.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lato-regular.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-regular.woff2) format("woff2")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-condensed-regular.woff2) format("woff2")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-pro-regular.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poppins-regular.woff2) format("woff2")}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oswald-regular.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-mono-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-regular.woff2) format("woff2")}@font-face{font-family:Raleway;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/raleway-regular.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-regular.woff2) format("woff2")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-regular.woff2) format("woff2")}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-regular.woff2) format("woff2")}@font-face{font-family:PT Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-regular.woff2) format("woff2")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-slab-regular.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inter-regular.woff2) format("woff2")}@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rubik-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kr-regular.woff2) format("woff2")}@font-face{font-family:Mukta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-regular.woff2) format("woff2")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lora-regular.woff2) format("woff2")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-sans-regular.woff2) format("woff2")}@font-face{font-family:Fira Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-regular.woff2) format("woff2")}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quicksand-regular.woff2) format("woff2")}@font-face{font-family:Nanum Gothic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-gothic-regular.woff2) format("woff2")}@font-face{font-family:"PT Serif";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-serif-regular.woff2) format("woff2")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/titillium-web-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tc-regular.woff2) format("woff2")}@font-face{font-family:Hind Siliguri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-siliguri-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-regular.woff2) format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-regular.woff2) format("woff2")}@font-face{font-family:Karla;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karla-regular.woff2) format("woff2")}@font-face{font-family:Inconsolata;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inconsolata-regular.woff2) format("woff2")}@font-face{font-family:Heebo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/heebo-regular.woff2) format("woff2")}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-code-pro-regular.woff2) format("woff2")}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-franklin-regular.woff2) format("woff2")}@font-face{font-family:PT Sans Narrow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-narrow-regular.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-baskerville-regular.woff2) format("woff2")}@font-face{font-family:Arimo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arimo-regular.woff2) format("woff2")}@font-face{font-family:Oxygen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oxygen-regular.woff2) format("woff2")}@font-face{font-family:Dosis;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dosis-regular.woff2) format("woff2")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-sans-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-regular.woff2) format("woff2")}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-regular.woff2) format("woff2")}@font-face{font-family:Muli;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-regular.woff2) format("woff2")}@font-face{font-family:Bitter;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bitter-regular.woff2) format("woff2")}@font-face{font-family:Cabin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-regular.woff2) format("woff2")}@font-face{font-family:Cairo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cairo-regular.woff2) format("woff2")}@font-face{font-family:Lobster;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lobster-regular.woff2) format("woff2")}@font-face{font-family:"Source Serif Pro";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-pro-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sc-regular.woff2) format("woff2")}@font-face{font-family:Anton;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/anton-regular.woff2) format("woff2")}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bebas-neue-regular.woff2) format("woff2")}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eb-garamond-regular.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-sans-regular.woff2) format("woff2")}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dancing-script-regular.woff2) format("woff2")}@font-face{font-family:Prompt;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/prompt-regular.woff2) format("woff2")}@font-face{font-family:Varela Round;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/varela-round-regular.woff2) format("woff2")}@font-face{font-family:Fjalla One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fjalla-one-regular.woff2) format("woff2")}@font-face{font-family:Hind;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-regular.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-condensed-regular.woff2) format("woff2")}@font-face{font-family:Abel;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/abel-regular.woff2) format("woff2")}@font-face{font-family:Kanit;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kanit-regular.woff2) format("woff2")}@font-face{font-family:Comfortaa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comfortaa-regular.woff2) format("woff2")}@font-face{font-family:"Exo 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-2-regular.woff2) format("woff2")}@font-face{font-family:Pacifico;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pacifico-regular.woff2) format("woff2")}@font-face{font-family:Arvo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arvo-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans HK;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hk-regular.woff2) format("woff2")}@font-face{font-family:Architects Daughter;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/architects-daughter-regular.woff2) format("woff2")}@font-face{font-family:Overpass;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overpass-regular.woff2) format("woff2")}@font-face{font-family:Maven Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/maven-pro-regular.woff2) format("woff2")}@font-face{font-family:Shadows Into Light;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shadows-into-light-regular.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manrope-regular.woff2) format("woff2")}@font-face{font-family:Merriweather Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-sans-regular.woff2) format("woff2")}@font-face{font-family:Teko;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/teko-regular.woff2) format("woff2")}@font-face{font-family:Indie Flower;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/indie-flower-regular.woff2) format("woff2")}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-madurai-regular.woff2) format("woff2")}@font-face{font-family:Signika Negative;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/signika-negative-regular.woff2) format("woff2")}@font-face{font-family:Balsamiq Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/balsamiq-sans-regular.woff2) format("woff2")}@font-face{font-family:Asap;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-regular.woff2) format("woff2")}@font-face{font-family:Abril Fatface;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/abril-fatface-regular.woff2) format("woff2")}@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-serif-regular.woff2) format("woff2")}@font-face{font-family:Saira Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-condensed-regular.woff2) format("woff2")}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yanone-kaffeesatz-regular.woff2) format("woff2")}@font-face{font-family:"Slabo 27px";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/slabo-27px-regular.woff2) format("woff2")}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-mono-regular.woff2) format("woff2")}@font-face{font-family:Assistant;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/assistant-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif JP";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-jp-regular.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-garamond-regular.woff2) format("woff2")}@font-face{font-family:Questrial;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/questrial-regular.woff2) format("woff2")}@font-face{font-family:Catamaran;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/catamaran-regular.woff2) format("woff2")}@font-face{font-family:Permanent Marker;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/permanent-marker-regular.woff2) format("woff2")}@font-face{font-family:Fira Sans Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-condensed-regular.woff2) format("woff2")}@font-face{font-family:Caveat;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caveat-regular.woff2) format("woff2")}@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rajdhani-regular.woff2) format("woff2")}@font-face{font-family:Patrick Hand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/patrick-hand-regular.woff2) format("woff2")}@font-face{font-family:Tajawal;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tajawal-regular.woff2) format("woff2")}@font-face{font-family:Exo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-regular.woff2) format("woff2")}@font-face{font-family:Play;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/play-regular.woff2) format("woff2")}@font-face{font-family:Domine;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/domine-regular.woff2) format("woff2")}@font-face{font-family:Archivo Narrow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-narrow-regular.woff2) format("woff2")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zilla-slab-regular.woff2) format("woff2")}@font-face{font-family:Satisfy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/satisfy-regular.woff2) format("woff2")}@font-face{font-family:Acme;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/acme-regular.woff2) format("woff2")}@font-face{font-family:Signika;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/signika-regular.woff2) format("woff2")}@font-face{font-family:Secular One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/secular-one-regular.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/public-sans-regular.woff2) format("woff2")}@font-face{font-family:ABeeZee;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/abeezee-regular.woff2) format("woff2")}@font-face{font-family:Barlow Semi Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-semi-condensed-regular.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-regular.woff2) format("woff2")}@font-face{font-family:"M PLUS Rounded 1c";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-rounded-1c-regular.woff2) format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jost-regular.woff2) format("woff2")}@font-face{font-family:"Bree Serif";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bree-serif-regular.woff2) format("woff2")}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-display-regular.woff2) format("woff2")}@font-face{font-family:Spartan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spartan-regular.woff2) format("woff2")}@font-face{font-family:Cookie;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cookie-regular.woff2) format("woff2")}@font-face{font-family:Amatic SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amatic-sc-regular.woff2) format("woff2")}@font-face{font-family:Alfa Slab One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alfa-slab-one-regular.woff2) format("woff2")}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/space-mono-regular.woff2) format("woff2")}@font-face{font-family:Nanum Myeongjo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-myeongjo-regular.woff2) format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/space-grotesk-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-display-regular.woff2) format("woff2")}@font-face{font-family:Martel;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/martel-regular.woff2) format("woff2")}@font-face{font-family:Yantramanav;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yantramanav-regular.woff2) format("woff2")}@font-face{font-family:Gothic A1;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gothic-a1-regular.woff2) format("woff2")}@font-face{font-family:Vollkorn;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vollkorn-regular.woff2) format("woff2")}@font-face{font-family:Righteous;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/righteous-regular.woff2) format("woff2")}@font-face{font-family:Crete Round;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crete-round-regular.woff2) format("woff2")}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chakra-petch-regular.woff2) format("woff2")}@font-face{font-family:Fredoka One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fredoka-one-regular.woff2) format("woff2")}@font-face{font-family:Amiri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amiri-regular.woff2) format("woff2")}@font-face{font-family:Sarabun;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarabun-regular.woff2) format("woff2")}@font-face{font-family:Patua One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/patua-one-regular.woff2) format("woff2")}@font-face{font-family:Almarai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almarai-regular.woff2) format("woff2")}@font-face{font-family:Staatliches;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/staatliches-regular.woff2) format("woff2")}@font-face{font-family:"M PLUS 1p";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-1p-regular.woff2) format("woff2")}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-regular.woff2) format("woff2")}@font-face{font-family:Antic Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/antic-slab-regular.woff2) format("woff2")}@font-face{font-family:Cinzel;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cinzel-regular.woff2) format("woff2")}@font-face{font-family:Courgette;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/courgette-regular.woff2) format("woff2")}@font-face{font-family:Ubuntu Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-condensed-regular.woff2) format("woff2")}@font-face{font-family:Alegreya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-mono-regular.woff2) format("woff2")}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/great-vibes-regular.woff2) format("woff2")}@font-face{font-family:Monda;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/monda-regular.woff2) format("woff2")}@font-face{font-family:Lobster Two;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lobster-two-regular.woff2) format("woff2")}@font-face{font-family:Tinos;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tinos-regular.woff2) format("woff2")}@font-face{font-family:PT Sans Caption;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-caption-regular.woff2) format("woff2")}@font-face{font-family:Archivo Black;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-black-regular.woff2) format("woff2")}@font-face{font-family:Didact Gothic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/didact-gothic-regular.woff2) format("woff2")}@font-face{font-family:Russo One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/russo-one-regular.woff2) format("woff2")}@font-face{font-family:Francois One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/francois-one-regular.woff2) format("woff2")}@font-face{font-family:Noto Kufi Arabic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-kufi-arabic-regular.woff2) format("woff2")}@font-face{font-family:Kaushan Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaushan-script-regular.woff2) format("woff2")}@font-face{font-family:Prata;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/prata-regular.woff2) format("woff2")}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/frank-ruhl-libre-regular.woff2) format("woff2")}@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-serif-display-regular.woff2) format("woff2")}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-2-regular.woff2) format("woff2")}@font-face{font-family:Noticia Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noticia-text-regular.woff2) format("woff2")}@font-face{font-family:Cardo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cardo-regular.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-regular.woff2) format("woff2")}@font-face{font-family:Parisienne;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/parisienne-regular.woff2) format("woff2")}@font-face{font-family:Kalam;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kalam-regular.woff2) format("woff2")}@font-face{font-family:Encode Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-regular.woff2) format("woff2")}@font-face{font-family:Changa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/changa-regular.woff2) format("woff2")}@font-face{font-family:Gelasio;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gelasio-regular.woff2) format("woff2")}@font-face{font-family:Old Standard TT;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/old-standard-tt-regular.woff2) format("woff2")}@font-face{font-family:Gloria Hallelujah;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gloria-hallelujah-regular.woff2) format("woff2")}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-alternates-regular.woff2) format("woff2")}@font-face{font-family:Asap Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-condensed-regular.woff2) format("woff2")}@font-face{font-family:Quattrocento Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quattrocento-sans-regular.woff2) format("woff2")}@font-face{font-family:Sacramento;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sacramento-regular.woff2) format("woff2")}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crimson-pro-regular.woff2) format("woff2")}@font-face{font-family:Chivo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chivo-regular.woff2) format("woff2")}@font-face{font-family:Concert One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/concert-one-regular.woff2) format("woff2")}@font-face{font-family:Padauk;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/padauk-regular.woff2) format("woff2")}@font-face{font-family:Orbitron;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/orbitron-regular.woff2) format("woff2")}@font-face{font-family:Pathway Gothic One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pathway-gothic-one-regular.woff2) format("woff2")}@font-face{font-family:Cormorant;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-regular.woff2) format("woff2")}@font-face{font-family:Rokkitt;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rokkitt-regular.woff2) format("woff2")}@font-face{font-family:Advent Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/advent-pro-regular.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/be-vietnam-pro-regular.woff2) format("woff2")}@font-face{font-family:Cuprum;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cuprum-regular.woff2) format("woff2")}@font-face{font-family:Faustina;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/faustina-regular.woff2) format("woff2")}@font-face{font-family:Volkhov;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/volkhov-regular.woff2) format("woff2")}@font-face{font-family:Sawarabi Mincho;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sawarabi-mincho-regular.woff2) format("woff2")}@font-face{font-family:Cantarell;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cantarell-regular.woff2) format("woff2")}@font-face{font-family:Saira;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-regular.woff2) format("woff2")}@font-face{font-family:Luckiest Guy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/luckiest-guy-regular.woff2) format("woff2")}@font-face{font-family:Passion One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/passion-one-regular.woff2) format("woff2")}@font-face{font-family:Special Elite;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/special-elite-regular.woff2) format("woff2")}@font-face{font-family:Josefin Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-slab-regular.woff2) format("woff2")}@font-face{font-family:Eczar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eczar-regular.woff2) format("woff2")}@font-face{font-family:Paytone One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/paytone-one-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif TC";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tc-regular.woff2) format("woff2")}@font-face{font-family:News Cycle;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/news-cycle-regular.woff2) format("woff2")}@font-face{font-family:PT Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-mono-regular.woff2) format("woff2")}@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/press-start-2p-regular.woff2) format("woff2")}@font-face{font-family:Unna;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unna-regular.woff2) format("woff2")}@font-face{font-family:Playfair Display SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-sc-regular.woff2) format("woff2")}@font-face{font-family:Quattrocento;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quattrocento-regular.woff2) format("woff2")}@font-face{font-family:El Messiri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/el-messiri-regular.woff2) format("woff2")}@font-face{font-family:Philosopher;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/philosopher-regular.woff2) format("woff2")}@font-face{font-family:Vidaloka;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vidaloka-regular.woff2) format("woff2")}@font-face{font-family:Sanchez;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sanchez-regular.woff2) format("woff2")}@font-face{font-family:Ropa Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ropa-sans-regular.woff2) format("woff2")}@font-face{font-family:Fira Sans Extra Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-extra-condensed-regular.woff2) format("woff2")}@font-face{font-family:Poiret One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poiret-one-regular.woff2) format("woff2")}@font-face{font-family:Alata;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alata-regular.woff2) format("woff2")}@font-face{font-family:Neuton;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/neuton-regular.woff2) format("woff2")}@font-face{font-family:Recursive;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/recursive-regular.woff2) format("woff2")}@font-face{font-family:Marcellus;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marcellus-regular.woff2) format("woff2")}@font-face{font-family:Mitr;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mitr-regular.woff2) format("woff2")}@font-face{font-family:Khand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/khand-regular.woff2) format("woff2")}@font-face{font-family:Handlee;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/handlee-regular.woff2) format("woff2")}@font-face{font-family:Titan One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/titan-one-regular.woff2) format("woff2")}@font-face{font-family:Arima Madurai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arima-madurai-regular.woff2) format("woff2")}@font-face{font-family:Ultra;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ultra-regular.woff2) format("woff2")}@font-face{font-family:Bangers;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bangers-regular.woff2) format("woff2")}@font-face{font-family:Itim;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/itim-regular.woff2) format("woff2")}@font-face{font-family:Istok Web;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/istok-web-regular.woff2) format("woff2")}@font-face{font-family:Yellowtail;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yellowtail-regular.woff2) format("woff2")}@font-face{font-family:"DM Serif Text";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-serif-text-regular.woff2) format("woff2")}@font-face{font-family:Karma;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karma-regular.woff2) format("woff2")}@font-face{font-family:Tangerine;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tangerine-regular.woff2) format("woff2")}@font-face{font-family:Arapey;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arapey-regular.woff2) format("woff2")}@font-face{font-family:Neucha;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/neucha-regular.woff2) format("woff2")}@font-face{font-family:Mali;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mali-regular.woff2) format("woff2")}@font-face{font-family:Yeseva One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yeseva-one-regular.woff2) format("woff2")}@font-face{font-family:Sigmar One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sigmar-one-regular.woff2) format("woff2")}@font-face{font-family:Playball;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playball-regular.woff2) format("woff2")}@font-face{font-family:Ruda;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ruda-regular.woff2) format("woff2")}@font-face{font-family:Taviraj;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/taviraj-regular.woff2) format("woff2")}@font-face{font-family:Viga;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/viga-regular.woff2) format("woff2")}@font-face{font-family:Alice;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alice-regular.woff2) format("woff2")}@font-face{font-family:Aleo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aleo-regular.woff2) format("woff2")}@font-face{font-family:Sawarabi Gothic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sawarabi-gothic-regular.woff2) format("woff2")}@font-face{font-family:Lusitana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lusitana-regular.woff2) format("woff2")}@font-face{font-family:Merienda;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merienda-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif SC";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-sc-regular.woff2) format("woff2")}@font-face{font-family:Sora;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sora-regular.woff2) format("woff2")}@font-face{font-family:Bai Jamjuree;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bai-jamjuree-regular.woff2) format("woff2")}@font-face{font-family:Bungee;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bungee-regular.woff2) format("woff2")}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-deca-regular.woff2) format("woff2")}@font-face{font-family:Allura;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/allura-regular.woff2) format("woff2")}@font-face{font-family:Gudea;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gudea-regular.woff2) format("woff2")}@font-face{font-family:Hammersmith One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hammersmith-one-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif KR";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-kr-regular.woff2) format("woff2")}@font-face{font-family:Gochi Hand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gochi-hand-regular.woff2) format("woff2")}@font-face{font-family:Jura;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jura-regular.woff2) format("woff2")}@font-face{font-family:Pragati Narrow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pragati-narrow-regular.woff2) format("woff2")}@font-face{font-family:Homemade Apple;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/homemade-apple-regular.woff2) format("woff2")}@font-face{font-family:Adamina;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/adamina-regular.woff2) format("woff2")}@font-face{font-family:Actor;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/actor-regular.woff2) format("woff2")}@font-face{font-family:Ramabhadra;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ramabhadra-regular.woff2) format("woff2")}@font-face{font-family:Carter One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/carter-one-regular.woff2) format("woff2")}@font-face{font-family:Nanum Gothic Coding;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-gothic-coding-regular.woff2) format("woff2")}@font-face{font-family:Amaranth;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amaranth-regular.woff2) format("woff2")}@font-face{font-family:Saira Semi Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-semi-condensed-regular.woff2) format("woff2")}@font-face{font-family:Armata;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/armata-regular.woff2) format("woff2")}@font-face{font-family:Cabin Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-condensed-regular.woff2) format("woff2")}@font-face{font-family:Economica;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/economica-regular.woff2) format("woff2")}@font-face{font-family:Nanum Pen Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-pen-script-regular.woff2) format("woff2")}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/abhaya-libre-regular.woff2) format("woff2")}@font-face{font-family:Pangolin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pangolin-regular.woff2) format("woff2")}@font-face{font-family:Gentium Basic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-basic-regular.woff2) format("woff2")}@font-face{font-family:Khula;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/khula-regular.woff2) format("woff2")}@font-face{font-family:Alef;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alef-regular.woff2) format("woff2")}@font-face{font-family:Hind Vadodara;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-vadodara-regular.woff2) format("woff2")}@font-face{font-family:BenchNine;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/benchnine-regular.woff2) format("woff2")}@font-face{font-family:Palanquin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/palanquin-regular.woff2) format("woff2")}@font-face{font-family:Monoton;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/monoton-regular.woff2) format("woff2")}@font-face{font-family:Fugaz One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fugaz-one-regular.woff2) format("woff2")}@font-face{font-family:Unica One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unica-one-regular.woff2) format("woff2")}@font-face{font-family:Rock Salt;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rock-salt-regular.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/outfit-regular.woff2) format("woff2")}@font-face{font-family:Kosugi Maru;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kosugi-maru-regular.woff2) format("woff2")}@font-face{font-family:Audiowide;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/audiowide-regular.woff2) format("woff2")}@font-face{font-family:Share Tech Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/share-tech-mono-regular.woff2) format("woff2")}@font-face{font-family:Courier Prime;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/courier-prime-regular.woff2) format("woff2")}@font-face{font-family:Pontano Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pontano-sans-regular.woff2) format("woff2")}@font-face{font-family:Creepster;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/creepster-regular.woff2) format("woff2")}@font-face{font-family:Alex Brush;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alex-brush-regular.woff2) format("woff2")}@font-face{font-family:Bad Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bad-script-regular.woff2) format("woff2")}@font-face{font-family:Sen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sen-regular.woff2) format("woff2")}@font-face{font-family:Julius Sans One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/julius-sans-one-regular.woff2) format("woff2")}@font-face{font-family:Nothing You Could Do;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nothing-you-could-do-regular.woff2) format("woff2")}@font-face{font-family:Sarala;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarala-regular.woff2) format("woff2")}@font-face{font-family:Oleo Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oleo-script-regular.woff2) format("woff2")}@font-face{font-family:Tenor Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tenor-sans-regular.woff2) format("woff2")}@font-face{font-family:Marck Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marck-script-regular.woff2) format("woff2")}@font-face{font-family:Cousine;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cousine-regular.woff2) format("woff2")}@font-face{font-family:Cantata One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cantata-one-regular.woff2) format("woff2")}@font-face{font-family:Lilita One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lilita-one-regular.woff2) format("woff2")}@font-face{font-family:Stint Ultra Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stint-ultra-condensed-regular.woff2) format("woff2")}@font-face{font-family:Mukta Malar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-malar-regular.woff2) format("woff2")}@font-face{font-family:Rasa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rasa-regular.woff2) format("woff2")}@font-face{font-family:IM Fell English SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-english-sc-regular.woff2) format("woff2")}@font-face{font-family:Electrolize;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/electrolize-regular.woff2) format("woff2")}@font-face{font-family:Bubblegum Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bubblegum-sans-regular.woff2) format("woff2")}@font-face{font-family:Mada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mada-regular.woff2) format("woff2")}@font-face{font-family:Gentium Book Basic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-book-basic-regular.woff2) format("woff2")}@font-face{font-family:Arsenal;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arsenal-regular.woff2) format("woff2")}@font-face{font-family:Quantico;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quantico-regular.woff2) format("woff2")}@font-face{font-family:Sriracha;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sriracha-regular.woff2) format("woff2")}@font-face{font-family:Sorts Mill Goudy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sorts-mill-goudy-regular.woff2) format("woff2")}@font-face{font-family:Allerta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/allerta-regular.woff2) format("woff2")}@font-face{font-family:Red Hat Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-text-regular.woff2) format("woff2")}@font-face{font-family:Syncopate;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/syncopate-regular.woff2) format("woff2")}@font-face{font-family:Martel Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/martel-sans-regular.woff2) format("woff2")}@font-face{font-family:Rubik Mono One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rubik-mono-one-regular.woff2) format("woff2")}@font-face{font-family:Damion;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/damion-regular.woff2) format("woff2")}@font-face{font-family:Lalezar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lalezar-regular.woff2) format("woff2")}@font-face{font-family:Rufina;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rufina-regular.woff2) format("woff2")}@font-face{font-family:Niramit;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/niramit-regular.woff2) format("woff2")}@font-face{font-family:Aclonica;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aclonica-regular.woff2) format("woff2")}@font-face{font-family:Gruppo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gruppo-regular.woff2) format("woff2")}@font-face{font-family:Commissioner;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/commissioner-regular.woff2) format("woff2")}@font-face{font-family:Shadows Into Light Two;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shadows-into-light-two-regular.woff2) format("woff2")}@font-face{font-family:Black Ops One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/black-ops-one-regular.woff2) format("woff2")}@font-face{font-family:Baskervville;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baskervville-regular.woff2) format("woff2")}@font-face{font-family:Varela;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/varela-regular.woff2) format("woff2")}@font-face{font-family:Six Caps;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/six-caps-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-condensed-regular.woff2) format("woff2")}@font-face{font-family:Krub;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/krub-regular.woff2) format("woff2")}@font-face{font-family:Reenie Beanie;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/reenie-beanie-regular.woff2) format("woff2")}@font-face{font-family:Mandali;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mandali-regular.woff2) format("woff2")}@font-face{font-family:Italianno;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/italianno-regular.woff2) format("woff2")}@font-face{font-family:Squada One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/squada-one-regular.woff2) format("woff2")}@font-face{font-family:Candal;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/candal-regular.woff2) format("woff2")}@font-face{font-family:Mate SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mate-sc-regular.woff2) format("woff2")}@font-face{font-family:Mr Dafoe;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mr-dafoe-regular.woff2) format("woff2")}@font-face{font-family:Coda;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/coda-regular.woff2) format("woff2")}@font-face{font-family:Literata;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/literata-regular.woff2) format("woff2")}@font-face{font-family:Forum;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/forum-regular.woff2) format("woff2")}@font-face{font-family:Fredericka the Great;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fredericka-the-great-regular.woff2) format("woff2")}@font-face{font-family:Sintony;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sintony-regular.woff2) format("woff2")}@font-face{font-family:Black Han Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/black-han-sans-regular.woff2) format("woff2")}@font-face{font-family:Fira Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-mono-regular.woff2) format("woff2")}@font-face{font-family:"PT Serif Caption";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-serif-caption-regular.woff2) format("woff2")}@font-face{font-family:Basic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/basic-regular.woff2) format("woff2")}@font-face{font-family:Changa One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/changa-one-regular.woff2) format("woff2")}@font-face{font-family:Chewy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chewy-regular.woff2) format("woff2")}@font-face{font-family:Jaldi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jaldi-regular.woff2) format("woff2")}@font-face{font-family:Caveat Brush;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caveat-brush-regular.woff2) format("woff2")}@font-face{font-family:Shrikhand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shrikhand-regular.woff2) format("woff2")}@font-face{font-family:Voltaire;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/voltaire-regular.woff2) format("woff2")}@font-face{font-family:Sansita;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sansita-regular.woff2) format("woff2")}@font-face{font-family:Rancho;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rancho-regular.woff2) format("woff2")}@font-face{font-family:Lexend;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-regular.woff2) format("woff2")}@font-face{font-family:Overlock;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overlock-regular.woff2) format("woff2")}@font-face{font-family:Yrsa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yrsa-regular.woff2) format("woff2")}@font-face{font-family:Average;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/average-regular.woff2) format("woff2")}@font-face{font-family:Annie Use Your Telescope;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/annie-use-your-telescope-regular.woff2) format("woff2")}@font-face{font-family:Belgrano;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/belgrano-regular.woff2) format("woff2")}@font-face{font-family:Noto Naskh Arabic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-naskh-arabic-regular.woff2) format("woff2")}@font-face{font-family:Pinyon Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pinyon-script-regular.woff2) format("woff2")}@font-face{font-family:Anonymous Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/anonymous-pro-regular.woff2) format("woff2")}@font-face{font-family:Encode Sans Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-condensed-regular.woff2) format("woff2")}@font-face{font-family:Alegreya Sans SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-sc-regular.woff2) format("woff2")}@font-face{font-family:Mate;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mate-regular.woff2) format("woff2")}@font-face{font-family:Glegoo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/glegoo-regular.woff2) format("woff2")}@font-face{font-family:Blinker;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/blinker-regular.woff2) format("woff2")}@font-face{font-family:Libre Caslon Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-caslon-text-regular.woff2) format("woff2")}@font-face{font-family:Hind Guntur;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-guntur-regular.woff2) format("woff2")}@font-face{font-family:Antic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/antic-regular.woff2) format("woff2")}@font-face{font-family:Lateef;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lateef-regular.woff2) format("woff2")}@font-face{font-family:Telex;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/telex-regular.woff2) format("woff2")}@font-face{font-family:Enriqueta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/enriqueta-regular.woff2) format("woff2")}@font-face{font-family:Bodoni Moda;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bodoni-moda-regular.woff2) format("woff2")}@font-face{font-family:Kreon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kreon-regular.woff2) format("woff2")}@font-face{font-family:Lemonada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lemonada-regular.woff2) format("woff2")}@font-face{font-family:Days One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/days-one-regular.woff2) format("woff2")}@font-face{font-family:Judson;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/judson-regular.woff2) format("woff2")}@font-face{font-family:Kameron;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kameron-regular.woff2) format("woff2")}@font-face{font-family:Markazi Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/markazi-text-regular.woff2) format("woff2")}@font-face{font-family:Suez One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/suez-one-regular.woff2) format("woff2")}@font-face{font-family:Bowlby One SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bowlby-one-sc-regular.woff2) format("woff2")}@font-face{font-family:Spinnaker;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spinnaker-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tamil;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tamil-regular.woff2) format("woff2")}@font-face{font-family:Laila;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/laila-regular.woff2) format("woff2")}@font-face{font-family:Georama;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/georama-regular.woff2) format("woff2")}@font-face{font-family:Palanquin Dark;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/palanquin-dark-regular.woff2) format("woff2")}@font-face{font-family:Reem Kufi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/reem-kufi-regular.woff2) format("woff2")}@font-face{font-family:Cabin Sketch;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-sketch-regular.woff2) format("woff2")}@font-face{font-family:Castoro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/castoro-regular.woff2) format("woff2")}@font-face{font-family:Norican;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/norican-regular.woff2) format("woff2")}@font-face{font-family:Michroma;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/michroma-regular.woff2) format("woff2")}@font-face{font-family:Pridi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pridi-regular.woff2) format("woff2")}@font-face{font-family:Covered By Your Grace;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/covered-by-your-grace-regular.woff2) format("woff2")}@font-face{font-family:Alatsi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alatsi-regular.woff2) format("woff2")}@font-face{font-family:Mallanna;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mallanna-regular.woff2) format("woff2")}@font-face{font-family:Mrs Saint Delafield;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mrs-saint-delafield-regular.woff2) format("woff2")}@font-face{font-family:Holtwood One SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/holtwood-one-sc-regular.woff2) format("woff2")}@font-face{font-family:Darker Grotesque;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/darker-grotesque-regular.woff2) format("woff2")}@font-face{font-family:Allerta Stencil;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/allerta-stencil-regular.woff2) format("woff2")}@font-face{font-family:Bevan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bevan-regular.woff2) format("woff2")}@font-face{font-family:Niconne;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/niconne-regular.woff2) format("woff2")}@font-face{font-family:Aldrich;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aldrich-regular.woff2) format("woff2")}@font-face{font-family:Scada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/scada-regular.woff2) format("woff2")}@font-face{font-family:Londrina Solid;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/londrina-solid-regular.woff2) format("woff2")}@font-face{font-family:Berkshire Swash;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/berkshire-swash-regular.woff2) format("woff2")}@font-face{font-family:Racing Sans One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/racing-sans-one-regular.woff2) format("woff2")}@font-face{font-family:Do Hyeon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/do-hyeon-regular.woff2) format("woff2")}@font-face{font-family:Graduate;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/graduate-regular.woff2) format("woff2")}@font-face{font-family:Leckerli One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/leckerli-one-regular.woff2) format("woff2")}@font-face{font-family:Coming Soon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/coming-soon-regular.woff2) format("woff2")}@font-face{font-family:Rozha One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rozha-one-regular.woff2) format("woff2")}@font-face{font-family:Knewave;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/knewave-regular.woff2) format("woff2")}@font-face{font-family:Arizonia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arizonia-regular.woff2) format("woff2")}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cinzel-decorative-regular.woff2) format("woff2")}@font-face{font-family:VT323;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vt323-regular.woff2) format("woff2")}@font-face{font-family:Rambla;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rambla-regular.woff2) format("woff2")}@font-face{font-family:Caudex;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caudex-regular.woff2) format("woff2")}@font-face{font-family:Saira Extra Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-extra-condensed-regular.woff2) format("woff2")}@font-face{font-family:Herr Von Muellerhoff;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/herr-von-muellerhoff-regular.woff2) format("woff2")}@font-face{font-family:Epilogue;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/epilogue-regular.woff2) format("woff2")}@font-face{font-family:Gilda Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gilda-display-regular.woff2) format("woff2")}@font-face{font-family:Amethysta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amethysta-regular.woff2) format("woff2")}@font-face{font-family:Miriam Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/miriam-libre-regular.woff2) format("woff2")}@font-face{font-family:Share;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/share-regular.woff2) format("woff2")}@font-face{font-family:Just Another Hand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/just-another-hand-regular.woff2) format("woff2")}@font-face{font-family:Overpass Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overpass-mono-regular.woff2) format("woff2")}@font-face{font-family:K2D;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/k2d-regular.woff2) format("woff2")}@font-face{font-family:Copse;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/copse-regular.woff2) format("woff2")}@font-face{font-family:Rye;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rye-regular.woff2) format("woff2")}@font-face{font-family:Magra;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/magra-regular.woff2) format("woff2")}@font-face{font-family:Jockey One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jockey-one-regular.woff2) format("woff2")}@font-face{font-family:Mukta Vaani;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-vaani-regular.woff2) format("woff2")}@font-face{font-family:Boogaloo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/boogaloo-regular.woff2) format("woff2")}@font-face{font-family:Rochester;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rochester-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-thai-regular.woff2) format("woff2")}@font-face{font-family:Trocchi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trocchi-regular.woff2) format("woff2")}@font-face{font-family:Charm;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/charm-regular.woff2) format("woff2")}@font-face{font-family:Skranji;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/skranji-regular.woff2) format("woff2")}@font-face{font-family:Kristi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kristi-regular.woff2) format("woff2")}@font-face{font-family:Delius;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/delius-regular.woff2) format("woff2")}@font-face{font-family:Alike;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alike-regular.woff2) format("woff2")}@font-face{font-family:Athiti;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/athiti-regular.woff2) format("woff2")}@font-face{font-family:Amita;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amita-regular.woff2) format("woff2")}@font-face{font-family:Fauna One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fauna-one-regular.woff2) format("woff2")}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sc-regular.woff2) format("woff2")}@font-face{font-family:Comic Neue;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comic-neue-regular.woff2) format("woff2")}@font-face{font-family:Carme;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/carme-regular.woff2) format("woff2")}@font-face{font-family:Nanum Brush Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-brush-script-regular.woff2) format("woff2")}@font-face{font-family:Jua;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jua-regular.woff2) format("woff2")}@font-face{font-family:Capriola;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/capriola-regular.woff2) format("woff2")}@font-face{font-family:Kumbh Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kumbh-sans-regular.woff2) format("woff2")}@font-face{font-family:Lustria;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lustria-regular.woff2) format("woff2")}@font-face{font-family:GFS Didot;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gfs-didot-regular.woff2) format("woff2")}@font-face{font-family:Coustard;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/coustard-regular.woff2) format("woff2")}@font-face{font-family:Yesteryear;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yesteryear-regular.woff2) format("woff2")}@font-face{font-family:Biryani;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/biryani-regular.woff2) format("woff2")}@font-face{font-family:Marcellus SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marcellus-sc-regular.woff2) format("woff2")}@font-face{font-family:Nobile;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nobile-regular.woff2) format("woff2")}@font-face{font-family:"Cedarville Cursive";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cedarville-cursive-regular.woff2) format("woff2")}@font-face{font-family:Oranienbaum;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oranienbaum-regular.woff2) format("woff2")}@font-face{font-family:Fira Code;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-code-regular.woff2) format("woff2")}@font-face{font-family:Arbutus Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arbutus-slab-regular.woff2) format("woff2")}@font-face{font-family:Belleza;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/belleza-regular.woff2) format("woff2")}@font-face{font-family:Suranna;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/suranna-regular.woff2) format("woff2")}@font-face{font-family:Bowlby One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bowlby-one-regular.woff2) format("woff2")}@font-face{font-family:Seaweed Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/seaweed-script-regular.woff2) format("woff2")}@font-face{font-family:Nixie One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nixie-one-regular.woff2) format("woff2")}@font-face{font-family:Krona One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/krona-one-regular.woff2) format("woff2")}@font-face{font-family:Antonio;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/antonio-regular.woff2) format("woff2")}@font-face{font-family:Halant;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/halant-regular.woff2) format("woff2")}@font-face{font-family:Merienda One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merienda-one-regular.woff2) format("woff2")}@font-face{font-family:Big Shoulders Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-display-regular.woff2) format("woff2")}@font-face{font-family:Petit Formal Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/petit-formal-script-regular.woff2) format("woff2")}@font-face{font-family:Allan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/allan-regular.woff2) format("woff2")}@font-face{font-family:Bungee Inline;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bungee-inline-regular.woff2) format("woff2")}@font-face{font-family:Corben;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/corben-regular.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jetbrains-mono-regular.woff2) format("woff2")}@font-face{font-family:Molengo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/molengo-regular.woff2) format("woff2")}@font-face{font-family:Pattaya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pattaya-regular.woff2) format("woff2")}@font-face{font-family:Sedgwick Ave;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sedgwick-ave-regular.woff2) format("woff2")}@font-face{font-family:Trirong;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trirong-regular.woff2) format("woff2")}@font-face{font-family:NTR;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ntr-regular.woff2) format("woff2")}@font-face{font-family:Podkova;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/podkova-regular.woff2) format("woff2")}@font-face{font-family:Contrail One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/contrail-one-regular.woff2) format("woff2")}@font-face{font-family:BioRhyme;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/biorhyme-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-devanagari-regular.woff2) format("woff2")}@font-face{font-family:Trykker;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trykker-regular.woff2) format("woff2")}@font-face{font-family:Average Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/average-sans-regular.woff2) format("woff2")}@font-face{font-family:La Belle Aurore;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/la-belle-aurore-regular.woff2) format("woff2")}@font-face{font-family:Convergence;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/convergence-regular.woff2) format("woff2")}@font-face{font-family:David Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/david-libre-regular.woff2) format("woff2")}@font-face{font-family:Rosario;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rosario-regular.woff2) format("woff2")}@font-face{font-family:Carrois Gothic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/carrois-gothic-regular.woff2) format("woff2")}@font-face{font-family:Comforter Brush;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comforter-brush-regular.woff2) format("woff2")}@font-face{font-family:Ovo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ovo-regular.woff2) format("woff2")}@font-face{font-family:Maitree;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/maitree-regular.woff2) format("woff2")}@font-face{font-family:Cormorant Infant;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-infant-regular.woff2) format("woff2")}@font-face{font-family:"Averia Serif Libre";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-serif-libre-regular.woff2) format("woff2")}@font-face{font-family:Grand Hotel;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grand-hotel-regular.woff2) format("woff2")}@font-face{font-family:"Slabo 13px";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/slabo-13px-regular.woff2) format("woff2")}@font-face{font-family:Mr De Haviland;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mr-de-haviland-regular.woff2) format("woff2")}@font-face{font-family:Wallpoet;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/wallpoet-regular.woff2) format("woff2")}@font-face{font-family:Kite One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kite-one-regular.woff2) format("woff2")}@font-face{font-family:Amiko;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amiko-regular.woff2) format("woff2")}@font-face{font-family:Rammetto One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rammetto-one-regular.woff2) format("woff2")}@font-face{font-family:Kosugi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kosugi-regular.woff2) format("woff2")}@font-face{font-family:Alike Angular;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alike-angular-regular.woff2) format("woff2")}@font-face{font-family:Calligraffitti;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/calligraffitti-regular.woff2) format("woff2")}@font-face{font-family:Chonburi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chonburi-regular.woff2) format("woff2")}@font-face{font-family:Aladin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aladin-regular.woff2) format("woff2")}@font-face{font-family:STIX Two Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stix-two-text-regular.woff2) format("woff2")}@font-face{font-family:Hi Melody;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hi-melody-regular.woff2) format("woff2")}@font-face{font-family:Bellefair;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellefair-regular.woff2) format("woff2")}@font-face{font-family:Metrophobic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/metrophobic-regular.woff2) format("woff2")}@font-face{font-family:Marmelad;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marmelad-regular.woff2) format("woff2")}@font-face{font-family:Sue Ellen Francisco;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sue-ellen-francisco-regular.woff2) format("woff2")}@font-face{font-family:"Libre Barcode 39";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-barcode-39-regular.woff2) format("woff2")}@font-face{font-family:Cutive Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cutive-mono-regular.woff2) format("woff2")}@font-face{font-family:Grandstander;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grandstander-regular.woff2) format("woff2")}@font-face{font-family:Monsieur La Doulaise;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/monsieur-la-doulaise-regular.woff2) format("woff2")}@font-face{font-family:Qwigley;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/qwigley-regular.woff2) format("woff2")}@font-face{font-family:Sniglet;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sniglet-regular.woff2) format("woff2")}@font-face{font-family:Cambay;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cambay-regular.woff2) format("woff2")}@font-face{font-family:Esteban;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/esteban-regular.woff2) format("woff2")}@font-face{font-family:IM Fell DW Pica;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-dw-pica-regular.woff2) format("woff2")}@font-face{font-family:Oxygen Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oxygen-mono-regular.woff2) format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/atkinson-hyperlegible-regular.woff2) format("woff2")}@font-face{font-family:Gugi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gugi-regular.woff2) format("woff2")}@font-face{font-family:Dawning of a New Day;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dawning-of-a-new-day-regular.woff2) format("woff2")}@font-face{font-family:Spectral SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-sc-regular.woff2) format("woff2")}@font-face{font-family:Schoolbell;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/schoolbell-regular.woff2) format("woff2")}@font-face{font-family:Kelly Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kelly-slab-regular.woff2) format("woff2")}@font-face{font-family:Hanuman;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hanuman-regular.woff2) format("woff2")}@font-face{font-family:Sofia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sofia-regular.woff2) format("woff2")}@font-face{font-family:Harmattan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/harmattan-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Tamma 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-tamma-2-regular.woff2) format("woff2")}@font-face{font-family:Shippori Mincho;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shippori-mincho-regular.woff2) format("woff2")}@font-face{font-family:Poller One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poller-one-regular.woff2) format("woff2")}@font-face{font-family:Marvel;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marvel-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-malayalam-regular.woff2) format("woff2")}@font-face{font-family:Duru Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/duru-sans-regular.woff2) format("woff2")}@font-face{font-family:Encode Sans Semi Condensed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-semi-condensed-regular.woff2) format("woff2")}@font-face{font-family:Thasadith;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/thasadith-regular.woff2) format("woff2")}@font-face{font-family:Averia Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-libre-regular.woff2) format("woff2")}@font-face{font-family:Manjari;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manjari-regular.woff2) format("woff2")}@font-face{font-family:Radley;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/radley-regular.woff2) format("woff2")}@font-face{font-family:Nova Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-mono-regular.woff2) format("woff2")}@font-face{font-family:Zeyada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zeyada-regular.woff2) format("woff2")}@font-face{font-family:IM Fell English;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-english-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Arabic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-arabic-regular.woff2) format("woff2")}@font-face{font-family:Poly;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poly-regular.woff2) format("woff2")}@font-face{font-family:Hepta Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hepta-slab-regular.woff2) format("woff2")}@font-face{font-family:Lemon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lemon-regular.woff2) format("woff2")}@font-face{font-family:Brawler;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/brawler-regular.woff2) format("woff2")}@font-face{font-family:Mirza;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mirza-regular.woff2) format("woff2")}@font-face{font-family:Euphoria Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/euphoria-script-regular.woff2) format("woff2")}@font-face{font-family:"Goudy Bookletter 1911";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/goudy-bookletter-1911-regular.woff2) format("woff2")}@font-face{font-family:Bentham;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bentham-regular.woff2) format("woff2")}@font-face{font-family:Syne;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/syne-regular.woff2) format("woff2")}@font-face{font-family:Tenali Ramakrishna;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tenali-ramakrishna-regular.woff2) format("woff2")}@font-face{font-family:Proza Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/proza-libre-regular.woff2) format("woff2")}@font-face{font-family:Gabriela;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gabriela-regular.woff2) format("woff2")}@font-face{font-family:Chelsea Market;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chelsea-market-regular.woff2) format("woff2")}@font-face{font-family:Montez;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montez-regular.woff2) format("woff2")}@font-face{font-family:Fanwood Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fanwood-text-regular.woff2) format("woff2")}@font-face{font-family:IM Fell Double Pica;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-double-pica-regular.woff2) format("woff2")}@font-face{font-family:Stardos Stencil;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stardos-stencil-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hebrew-regular.woff2) format("woff2")}@font-face{font-family:Farro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/farro-regular.woff2) format("woff2")}@font-face{font-family:Pompiere;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pompiere-regular.woff2) format("woff2")}@font-face{font-family:Azeret Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/azeret-mono-regular.woff2) format("woff2")}@font-face{font-family:Oxanium;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oxanium-regular.woff2) format("woff2")}@font-face{font-family:Give You Glory;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/give-you-glory-regular.woff2) format("woff2")}@font-face{font-family:Kurale;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kurale-regular.woff2) format("woff2")}@font-face{font-family:Cutive;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cutive-regular.woff2) format("woff2")}@font-face{font-family:Cormorant SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-sc-regular.woff2) format("woff2")}@font-face{font-family:UnifrakturMaguntia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unifrakturmaguntia-regular.woff2) format("woff2")}@font-face{font-family:Quando;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quando-regular.woff2) format("woff2")}@font-face{font-family:McLaren;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mclaren-regular.woff2) format("woff2")}@font-face{font-family:Grenze Gotisch;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grenze-gotisch-regular.woff2) format("woff2")}@font-face{font-family:Bungee Shade;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bungee-shade-regular.woff2) format("woff2")}@font-face{font-family:Limelight;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/limelight-regular.woff2) format("woff2")}@font-face{font-family:Henny Penny;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/henny-penny-regular.woff2) format("woff2")}@font-face{font-family:Megrim;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/megrim-regular.woff2) format("woff2")}@font-face{font-family:Emilys Candy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/emilys-candy-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Kannada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kannada-regular.woff2) format("woff2")}@font-face{font-family:Sarpanch;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarpanch-regular.woff2) format("woff2")}@font-face{font-family:Short Stack;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/short-stack-regular.woff2) format("woff2")}@font-face{font-family:Love Ya Like A Sister;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/love-ya-like-a-sister-regular.woff2) format("woff2")}@font-face{font-family:Urbanist;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/urbanist-regular.woff2) format("woff2")}@font-face{font-family:ZCOOL QingKe HuangYou;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zcool-qingke-huangyou-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Telugu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-telugu-regular.woff2) format("woff2")}@font-face{font-family:Inknut Antiqua;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inknut-antiqua-regular.woff2) format("woff2")}@font-face{font-family:Waiting for the Sunrise;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/waiting-for-the-sunrise-regular.woff2) format("woff2")}@font-face{font-family:Original Surfer;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/original-surfer-regular.woff2) format("woff2")}@font-face{font-family:Sail;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sail-regular.woff2) format("woff2")}@font-face{font-family:Gurajada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gurajada-regular.woff2) format("woff2")}@font-face{font-family:Tillana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tillana-regular.woff2) format("woff2")}@font-face{font-family:Irish Grover;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/irish-grover-regular.woff2) format("woff2")}@font-face{font-family:Turret Road;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/turret-road-regular.woff2) format("woff2")}@font-face{font-family:Oleo Script Swash Caps;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oleo-script-swash-caps-regular.woff2) format("woff2")}@font-face{font-family:Happy Monkey;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/happy-monkey-regular.woff2) format("woff2")}@font-face{font-family:Share Tech;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/share-tech-regular.woff2) format("woff2")}@font-face{font-family:Over the Rainbow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/over-the-rainbow-regular.woff2) format("woff2")}@font-face{font-family:Mansalva;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mansalva-regular.woff2) format("woff2")}@font-face{font-family:Kadwa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kadwa-regular.woff2) format("woff2")}@font-face{font-family:Livvic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/livvic-regular.woff2) format("woff2")}@font-face{font-family:Calistoga;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/calistoga-regular.woff2) format("woff2")}@font-face{font-family:Buenard;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/buenard-regular.woff2) format("woff2")}@font-face{font-family:Tienne;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tienne-regular.woff2) format("woff2")}@font-face{font-family:Yatra One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yatra-one-regular.woff2) format("woff2")}@font-face{font-family:Vast Shadow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vast-shadow-regular.woff2) format("woff2")}@font-face{font-family:Galada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/galada-regular.woff2) format("woff2")}@font-face{font-family:Oregano;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oregano-regular.woff2) format("woff2")}@font-face{font-family:Gravitas One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gravitas-one-regular.woff2) format("woff2")}@font-face{font-family:Rakkas;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rakkas-regular.woff2) format("woff2")}@font-face{font-family:Expletus Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/expletus-sans-regular.woff2) format("woff2")}@font-face{font-family:Caladea;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caladea-regular.woff2) format("woff2")}@font-face{font-family:Cambo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cambo-regular.woff2) format("woff2")}@font-face{font-family:Homenaje;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/homenaje-regular.woff2) format("woff2")}@font-face{font-family:Major Mono Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/major-mono-display-regular.woff2) format("woff2")}@font-face{font-family:Andika;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andika-regular.woff2) format("woff2")}@font-face{font-family:Cormorant Upright;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-upright-regular.woff2) format("woff2")}@font-face{font-family:Reggae One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/reggae-one-regular.woff2) format("woff2")}@font-face{font-family:Ranchers;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ranchers-regular.woff2) format("woff2")}@font-face{font-family:Rouge Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rouge-script-regular.woff2) format("woff2")}@font-face{font-family:Doppio One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/doppio-one-regular.woff2) format("woff2")}@font-face{font-family:Vollkorn SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vollkorn-sc-regular.woff2) format("woff2")}@font-face{font-family:Ceviche One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ceviche-one-regular.woff2) format("woff2")}@font-face{font-family:Big Shoulders Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-text-regular.woff2) format("woff2")}@font-face{font-family:Anaheim;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/anaheim-regular.woff2) format("woff2")}@font-face{font-family:Fondamento;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fondamento-regular.woff2) format("woff2")}@font-face{font-family:Inder;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inder-regular.woff2) format("woff2")}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-mono-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Bengali;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-bengali-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Da 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-da-2-regular.woff2) format("woff2")}@font-face{font-family:Federo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/federo-regular.woff2) format("woff2")}@font-face{font-family:Mountains of Christmas;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mountains-of-christmas-regular.woff2) format("woff2")}@font-face{font-family:Raleway Dots;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/raleway-dots-regular.woff2) format("woff2")}@font-face{font-family:Della Respira;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/della-respira-regular.woff2) format("woff2")}@font-face{font-family:Antic Didone;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/antic-didone-regular.woff2) format("woff2")}@font-face{font-family:Meddon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/meddon-regular.woff2) format("woff2")}@font-face{font-family:Atma;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/atma-regular.woff2) format("woff2")}@font-face{font-family:Dokdo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dokdo-regular.woff2) format("woff2")}@font-face{font-family:Wendy One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/wendy-one-regular.woff2) format("woff2")}@font-face{font-family:Freckle Face;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/freckle-face-regular.woff2) format("woff2")}@font-face{font-family:Goldman;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/goldman-regular.woff2) format("woff2")}@font-face{font-family:Clicker Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/clicker-script-regular.woff2) format("woff2")}@font-face{font-family:Unkempt;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unkempt-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Oriya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-oriya-regular.woff2) format("woff2")}@font-face{font-family:Metamorphous;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/metamorphous-regular.woff2) format("woff2")}@font-face{font-family:Katibeh;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/katibeh-regular.woff2) format("woff2")}@font-face{font-family:Chau Philomene One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chau-philomene-one-regular.woff2) format("woff2")}@font-face{font-family:Geo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/geo-regular.woff2) format("woff2")}@font-face{font-family:Fjord One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fjord-one-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Mandaic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-mandaic-regular.woff2) format("woff2")}@font-face{font-family:Mochiy Pop P One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mochiy-pop-p-one-regular.woff2) format("woff2")}@font-face{font-family:Battambang;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/battambang-regular.woff2) format("woff2")}@font-face{font-family:Patrick Hand SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/patrick-hand-sc-regular.woff2) format("woff2")}@font-face{font-family:Goblin One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/goblin-one-regular.woff2) format("woff2")}@font-face{font-family:Faster One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/faster-one-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Thambi 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-thambi-2-regular.woff2) format("woff2")}@font-face{font-family:Meera Inimai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/meera-inimai-regular.woff2) format("woff2")}@font-face{font-family:Baumans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baumans-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Gujarati;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-gujarati-regular.woff2) format("woff2")}@font-face{font-family:B612;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-regular.woff2) format("woff2")}@font-face{font-family:B612 Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-mono-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Gurmukhi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-gurmukhi-regular.woff2) format("woff2")}@font-face{font-family:Montaga;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montaga-regular.woff2) format("woff2")}@font-face{font-family:Ma Shan Zheng;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ma-shan-zheng-regular.woff2) format("woff2")}@font-face{font-family:Orienta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/orienta-regular.woff2) format("woff2")}@font-face{font-family:Walter Turncoat;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/walter-turncoat-regular.woff2) format("woff2")}@font-face{font-family:Montserrat Subrayada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-subrayada-regular.woff2) format("woff2")}@font-face{font-family:Odibee Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/odibee-sans-regular.woff2) format("woff2")}@font-face{font-family:Shojumaru;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shojumaru-regular.woff2) format("woff2")}@font-face{font-family:Kiwi Maru;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kiwi-maru-regular.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fraunces-regular.woff2) format("woff2")}@font-face{font-family:Ledger;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ledger-regular.woff2) format("woff2")}@font-face{font-family:Mouse Memoirs;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mouse-memoirs-regular.woff2) format("woff2")}@font-face{font-family:Ruslan Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ruslan-display-regular.woff2) format("woff2")}@font-face{font-family:Bellota Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-text-regular.woff2) format("woff2")}@font-face{font-family:Overlock SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overlock-sc-regular.woff2) format("woff2")}@font-face{font-family:Italiana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/italiana-regular.woff2) format("woff2")}@font-face{font-family:Dongle;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dongle-regular.woff2) format("woff2")}@font-face{font-family:Timmana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/timmana-regular.woff2) format("woff2")}@font-face{font-family:Amarante;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amarante-regular.woff2) format("woff2")}@font-face{font-family:Lekton;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lekton-regular.woff2) format("woff2")}@font-face{font-family:Vesper Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vesper-libre-regular.woff2) format("woff2")}@font-face{font-family:ZCOOL XiaoWei;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zcool-xiaowei-regular.woff2) format("woff2")}@font-face{font-family:Aguafina Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aguafina-script-regular.woff2) format("woff2")}@font-face{font-family:Mukta Mahee;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-mahee-regular.woff2) format("woff2")}@font-face{font-family:Aref Ruqaa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aref-ruqaa-regular.woff2) format("woff2")}@font-face{font-family:Finger Paint;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/finger-paint-regular.woff2) format("woff2")}@font-face{font-family:Coiny;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/coiny-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Tammudu 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-tammudu-2-regular.woff2) format("woff2")}@font-face{font-family:Allison;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/allison-regular.woff2) format("woff2")}@font-face{font-family:Mako;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mako-regular.woff2) format("woff2")}@font-face{font-family:Notable;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/notable-regular.woff2) format("woff2")}@font-face{font-family:Balthazar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/balthazar-regular.woff2) format("woff2")}@font-face{font-family:Port Lligat Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/port-lligat-sans-regular.woff2) format("woff2")}@font-face{font-family:Crafty Girls;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crafty-girls-regular.woff2) format("woff2")}@font-face{font-family:Eater;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eater-regular.woff2) format("woff2")}@font-face{font-family:RocknRoll One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rocknroll-one-regular.woff2) format("woff2")}@font-face{font-family:Delius Swash Caps;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/delius-swash-caps-regular.woff2) format("woff2")}@font-face{font-family:Frijole;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/frijole-regular.woff2) format("woff2")}@font-face{font-family:Yusei Magic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yusei-magic-regular.woff2) format("woff2")}@font-face{font-family:Codystar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/codystar-regular.woff2) format("woff2")}@font-face{font-family:Loved by the King;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/loved-by-the-king-regular.woff2) format("woff2")}@font-face{font-family:Encode Sans Expanded;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-expanded-regular.woff2) format("woff2")}@font-face{font-family:Flamenco;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/flamenco-regular.woff2) format("woff2")}@font-face{font-family:Bubbler One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bubbler-one-regular.woff2) format("woff2")}@font-face{font-family:Numans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/numans-regular.woff2) format("woff2")}@font-face{font-family:Prosto One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/prosto-one-regular.woff2) format("woff2")}@font-face{font-family:Lexend Zetta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-zetta-regular.woff2) format("woff2")}@font-face{font-family:Elsie;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/elsie-regular.woff2) format("woff2")}@font-face{font-family:Port Lligat Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/port-lligat-slab-regular.woff2) format("woff2")}@font-face{font-family:Englebert;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/englebert-regular.woff2) format("woff2")}@font-face{font-family:Varta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/varta-regular.woff2) format("woff2")}@font-face{font-family:Nova Round;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-round-regular.woff2) format("woff2")}@font-face{font-family:Bilbo Swash Caps;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bilbo-swash-caps-regular.woff2) format("woff2")}@font-face{font-family:KoHo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/koho-regular.woff2) format("woff2")}@font-face{font-family:Arya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arya-regular.woff2) format("woff2")}@font-face{font-family:Strait;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/strait-regular.woff2) format("woff2")}@font-face{font-family:Sansita Swashed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sansita-swashed-regular.woff2) format("woff2")}@font-face{font-family:Headland One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/headland-one-regular.woff2) format("woff2")}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/newsreader-regular.woff2) format("woff2")}@font-face{font-family:Spicy Rice;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spicy-rice-regular.woff2) format("woff2")}@font-face{font-family:Luxurious Roman;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/luxurious-roman-regular.woff2) format("woff2")}@font-face{font-family:Dynalight;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dynalight-regular.woff2) format("woff2")}@font-face{font-family:Salsa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/salsa-regular.woff2) format("woff2")}@font-face{font-family:Averia Sans Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-sans-libre-regular.woff2) format("woff2")}@font-face{font-family:Dela Gothic One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dela-gothic-one-regular.woff2) format("woff2")}@font-face{font-family:Carrois Gothic SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/carrois-gothic-sc-regular.woff2) format("woff2")}@font-face{font-family:Bilbo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bilbo-regular.woff2) format("woff2")}@font-face{font-family:Pavanam;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pavanam-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Paaji 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-paaji-2-regular.woff2) format("woff2")}@font-face{font-family:Fahkwang;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fahkwang-regular.woff2) format("woff2")}@font-face{font-family:Stalemate;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stalemate-regular.woff2) format("woff2")}@font-face{font-family:Style Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/style-script-regular.woff2) format("woff2")}@font-face{font-family:Artifika;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/artifika-regular.woff2) format("woff2")}@font-face{font-family:Iceland;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/iceland-regular.woff2) format("woff2")}@font-face{font-family:Shippori Mincho B1;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shippori-mincho-b1-regular.woff2) format("woff2")}@font-face{font-family:Shalimar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shalimar-regular.woff2) format("woff2")}@font-face{font-family:Life Savers;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/life-savers-regular.woff2) format("woff2")}@font-face{font-family:Gaegu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gaegu-regular.woff2) format("woff2")}@font-face{font-family:Nova Square;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-square-regular.woff2) format("woff2")}@font-face{font-family:Slackey;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/slackey-regular.woff2) format("woff2")}@font-face{font-family:Wire One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/wire-one-regular.woff2) format("woff2")}@font-face{font-family:Just Me Again Down Here;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/just-me-again-down-here-regular.woff2) format("woff2")}@font-face{font-family:The Girl Next Door;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/the-girl-next-door-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sinhala-regular.woff2) format("woff2")}@font-face{font-family:Ranga;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ranga-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Chettan 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-chettan-2-regular.woff2) format("woff2")}@font-face{font-family:Jomhuria;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jomhuria-regular.woff2) format("woff2")}@font-face{font-family:Gafata;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gafata-regular.woff2) format("woff2")}@font-face{font-family:Asul;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asul-regular.woff2) format("woff2")}@font-face{font-family:Yeon Sung;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yeon-sung-regular.woff2) format("woff2")}@font-face{font-family:Neonderthaw;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/neonderthaw-regular.woff2) format("woff2")}@font-face{font-family:MuseoModerno;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/museomoderno-regular.woff2) format("woff2")}@font-face{font-family:Encode Sans Semi Expanded;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-semi-expanded-regular.woff2) format("woff2")}@font-face{font-family:Kodchasan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kodchasan-regular.woff2) format("woff2")}@font-face{font-family:Fresca;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fresca-regular.woff2) format("woff2")}@font-face{font-family:League Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/league-script-regular.woff2) format("woff2")}@font-face{font-family:Cherry Swash;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cherry-swash-regular.woff2) format("woff2")}@font-face{font-family:Voces;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/voces-regular.woff2) format("woff2")}@font-face{font-family:Imprima;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/imprima-regular.woff2) format("woff2")}@font-face{font-family:Scope One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/scope-one-regular.woff2) format("woff2")}@font-face{font-family:Cantora One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cantora-one-regular.woff2) format("woff2")}@font-face{font-family:Road Rage;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/road-rage-regular.woff2) format("woff2")}@font-face{font-family:Peralta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/peralta-regular.woff2) format("woff2")}@font-face{font-family:Mochiy Pop One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mochiy-pop-one-regular.woff2) format("woff2")}@font-face{font-family:Mina;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mina-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Bhai 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-bhai-2-regular.woff2) format("woff2")}@font-face{font-family:Delius Unicase;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/delius-unicase-regular.woff2) format("woff2")}@font-face{font-family:Medula One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/medula-one-regular.woff2) format("woff2")}@font-face{font-family:Paprika;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/paprika-regular.woff2) format("woff2")}@font-face{font-family:Readex Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/readex-pro-regular.woff2) format("woff2")}@font-face{font-family:Charmonman;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/charmonman-regular.woff2) format("woff2")}@font-face{font-family:Rubik Beastly;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rubik-beastly-regular.woff2) format("woff2")}@font-face{font-family:Vibur;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vibur-regular.woff2) format("woff2")}@font-face{font-family:Praise;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/praise-regular.woff2) format("woff2")}@font-face{font-family:Solway;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/solway-regular.woff2) format("woff2")}@font-face{font-family:"Libre Barcode 39 Text";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-barcode-39-text-regular.woff2) format("woff2")}@font-face{font-family:Manuale;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manuale-regular.woff2) format("woff2")}@font-face{font-family:Almendra;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almendra-regular.woff2) format("woff2")}@font-face{font-family:Cherry Cream Soda;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cherry-cream-soda-regular.woff2) format("woff2")}@font-face{font-family:Puritan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/puritan-regular.woff2) format("woff2")}@font-face{font-family:Song Myung;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/song-myung-regular.woff2) format("woff2")}@font-face{font-family:ZCOOL KuaiLe;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zcool-kuaile-regular.woff2) format("woff2")}@font-face{font-family:Tauri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tauri-regular.woff2) format("woff2")}@font-face{font-family:Denk One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/denk-one-regular.woff2) format("woff2")}@font-face{font-family:Lily Script One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lily-script-one-regular.woff2) format("woff2")}@font-face{font-family:Germania One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/germania-one-regular.woff2) format("woff2")}@font-face{font-family:Mystery Quest;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mystery-quest-regular.woff2) format("woff2")}@font-face{font-family:"Libre Barcode 39 Extended Text";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-barcode-39-extended-text-regular.woff2) format("woff2")}@font-face{font-family:Stoke;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stoke-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Bengali";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-bengali-regular.woff2) format("woff2")}@font-face{font-family:Cormorant Unicase;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-unicase-regular.woff2) format("woff2")}@font-face{font-family:Prociono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/prociono-regular.woff2) format("woff2")}@font-face{font-family:Kranky;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kranky-regular.woff2) format("woff2")}@font-face{font-family:Sarina;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarina-regular.woff2) format("woff2")}@font-face{font-family:Macondo Swash Caps;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/macondo-swash-caps-regular.woff2) format("woff2")}@font-face{font-family:Modak;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/modak-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Bhaina 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-bhaina-2-regular.woff2) format("woff2")}@font-face{font-family:Nokora;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nokora-regular.woff2) format("woff2")}@font-face{font-family:Habibi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/habibi-regular.woff2) format("woff2")}@font-face{font-family:DotGothic16;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dotgothic16-regular.woff2) format("woff2")}@font-face{font-family:"Libre Barcode 128";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-barcode-128-regular.woff2) format("woff2")}@font-face{font-family:MedievalSharp;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/medievalsharp-regular.woff2) format("woff2")}@font-face{font-family:Donegal One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/donegal-one-regular.woff2) format("woff2")}@font-face{font-family:Tomorrow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tomorrow-regular.woff2) format("woff2")}@font-face{font-family:Stylish;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stylish-regular.woff2) format("woff2")}@font-face{font-family:Orelega One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/orelega-one-regular.woff2) format("woff2")}@font-face{font-family:Uncial Antiqua;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/uncial-antiqua-regular.woff2) format("woff2")}@font-face{font-family:Ibarra Real Nova;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibarra-real-nova-regular.woff2) format("woff2")}@font-face{font-family:Fontdiner Swanky;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fontdiner-swanky-regular.woff2) format("woff2")}@font-face{font-family:Gamja Flower;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gamja-flower-regular.woff2) format("woff2")}@font-face{font-family:Chango;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chango-regular.woff2) format("woff2")}@font-face{font-family:IM Fell French Canon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-french-canon-regular.woff2) format("woff2")}@font-face{font-family:Croissant One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/croissant-one-regular.woff2) format("woff2")}@font-face{font-family:Trade Winds;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trade-winds-regular.woff2) format("woff2")}@font-face{font-family:Rosarivo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rosarivo-regular.woff2) format("woff2")}@font-face{font-family:Lexend Exa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-exa-regular.woff2) format("woff2")}@font-face{font-family:Dekko;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dekko-regular.woff2) format("woff2")}@font-face{font-family:Ribeye;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ribeye-regular.woff2) format("woff2")}@font-face{font-family:Engagement;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/engagement-regular.woff2) format("woff2")}@font-face{font-family:Saira Stencil One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-stencil-one-regular.woff2) format("woff2")}@font-face{font-family:Lovers Quarrel;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lovers-quarrel-regular.woff2) format("woff2")}@font-face{font-family:Julee;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/julee-regular.woff2) format("woff2")}@font-face{font-family:Sonsie One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sonsie-one-regular.woff2) format("woff2")}@font-face{font-family:Ramaraja;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ramaraja-regular.woff2) format("woff2")}@font-face{font-family:Bellota;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-regular.woff2) format("woff2")}@font-face{font-family:Sulphur Point;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sulphur-point-regular.woff2) format("woff2")}@font-face{font-family:Libre Caslon Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-caslon-display-regular.woff2) format("woff2")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-3-regular.woff2) format("woff2")}@font-face{font-family:Besley;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/besley-regular.woff2) format("woff2")}@font-face{font-family:Asar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asar-regular.woff2) format("woff2")}@font-face{font-family:Pirata One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pirata-one-regular.woff2) format("woff2")}@font-face{font-family:Piazzolla;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/piazzolla-regular.woff2) format("woff2")}@font-face{font-family:Rationale;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rationale-regular.woff2) format("woff2")}@font-face{font-family:Shanti;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shanti-regular.woff2) format("woff2")}@font-face{font-family:Cute Font;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cute-font-regular.woff2) format("woff2")}@font-face{font-family:Stint Ultra Expanded;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stint-ultra-expanded-regular.woff2) format("woff2")}@font-face{font-family:Kufam;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kufam-regular.woff2) format("woff2")}@font-face{font-family:Farsan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/farsan-regular.woff2) format("woff2")}@font-face{font-family:Londrina Outline;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/londrina-outline-regular.woff2) format("woff2")}@font-face{font-family:Kulim Park;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kulim-park-regular.woff2) format("woff2")}@font-face{font-family:Zilla Slab Highlight;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zilla-slab-highlight-regular.woff2) format("woff2")}@font-face{font-family:Chicle;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chicle-regular.woff2) format("woff2")}@font-face{font-family:East Sea Dokdo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/east-sea-dokdo-regular.woff2) format("woff2")}@font-face{font-family:Akronim;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/akronim-regular.woff2) format("woff2")}@font-face{font-family:Sumana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sumana-regular.woff2) format("woff2")}@font-face{font-family:Noto Nastaliq Urdu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-nastaliq-urdu-regular.woff2) format("woff2")}@font-face{font-family:Khmer;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/khmer-regular.woff2) format("woff2")}@font-face{font-family:IM Fell French Canon SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-french-canon-sc-regular.woff2) format("woff2")}@font-face{font-family:Iceberg;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/iceberg-regular.woff2) format("woff2")}@font-face{font-family:Quintessential;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quintessential-regular.woff2) format("woff2")}@font-face{font-family:Simonetta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/simonetta-regular.woff2) format("woff2")}@font-face{font-family:Autour One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/autour-one-regular.woff2) format("woff2")}@font-face{font-family:Poor Story;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poor-story-regular.woff2) format("woff2")}@font-face{font-family:Petrona;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/petrona-regular.woff2) format("woff2")}@font-face{font-family:Condiment;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/condiment-regular.woff2) format("woff2")}@font-face{font-family:Fenix;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fenix-regular.woff2) format("woff2")}@font-face{font-family:Akaya Telivigala;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/akaya-telivigala-regular.woff2) format("woff2")}@font-face{font-family:Nova Flat;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-flat-regular.woff2) format("woff2")}@font-face{font-family:Bigelow Rules;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bigelow-rules-regular.woff2) format("woff2")}@font-face{font-family:Angkor;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/angkor-regular.woff2) format("woff2")}@font-face{font-family:Zen Maru Gothic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-maru-gothic-regular.woff2) format("woff2")}@font-face{font-family:Crushed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crushed-regular.woff2) format("woff2")}@font-face{font-family:Moul;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/moul-regular.woff2) format("woff2")}@font-face{font-family:Kantumruy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kantumruy-regular.woff2) format("woff2")}@font-face{font-family:Gotu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gotu-regular.woff2) format("woff2")}@font-face{font-family:Ruluko;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ruluko-regular.woff2) format("woff2")}@font-face{font-family:Lakki Reddy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lakki-reddy-regular.woff2) format("woff2")}@font-face{font-family:Glory;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/glory-regular.woff2) format("woff2")}@font-face{font-family:Tourney;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tourney-regular.woff2) format("woff2")}@font-face{font-family:IM Fell DW Pica SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-dw-pica-sc-regular.woff2) format("woff2")}@font-face{font-family:Underdog;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/underdog-regular.woff2) format("woff2")}@font-face{font-family:Cagliostro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cagliostro-regular.woff2) format("woff2")}@font-face{font-family:New Rocker;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/new-rocker-regular.woff2) format("woff2")}@font-face{font-family:Milonga;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/milonga-regular.woff2) format("woff2")}@font-face{font-family:Kotta One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kotta-one-regular.woff2) format("woff2")}@font-face{font-family:Big Shoulders Stencil Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-stencil-display-regular.woff2) format("woff2")}@font-face{font-family:Text Me One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/text-me-one-regular.woff2) format("woff2")}@font-face{font-family:Swanky and Moo Moo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/swanky-and-moo-moo-regular.woff2) format("woff2")}@font-face{font-family:Rowdies;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rowdies-regular.woff2) format("woff2")}@font-face{font-family:Averia Gruesa Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-gruesa-libre-regular.woff2) format("woff2")}@font-face{font-family:Eagle Lake;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eagle-lake-regular.woff2) format("woff2")}@font-face{font-family:Maiden Orange;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/maiden-orange-regular.woff2) format("woff2")}@font-face{font-family:Sancreek;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sancreek-regular.woff2) format("woff2")}@font-face{font-family:Ephesis;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ephesis-regular.woff2) format("woff2")}@font-face{font-family:Kumar One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kumar-one-regular.woff2) format("woff2")}@font-face{font-family:Inika;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inika-regular.woff2) format("woff2")}@font-face{font-family:Sura;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sura-regular.woff2) format("woff2")}@font-face{font-family:Nosifer;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nosifer-regular.woff2) format("woff2")}@font-face{font-family:Andika New Basic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andika-new-basic-regular.woff2) format("woff2")}@font-face{font-family:Rum Raisin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rum-raisin-regular.woff2) format("woff2")}@font-face{font-family:MonteCarlo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montecarlo-regular.woff2) format("woff2")}@font-face{font-family:Gayathri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gayathri-regular.woff2) format("woff2")}@font-face{font-family:Kavivanar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kavivanar-regular.woff2) format("woff2")}@font-face{font-family:Sirin Stencil;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sirin-stencil-regular.woff2) format("woff2")}@font-face{font-family:Junge;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/junge-regular.woff2) format("woff2")}@font-face{font-family:Hachi Maru Pop;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hachi-maru-pop-regular.woff2) format("woff2")}@font-face{font-family:IM Fell Great Primer;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-great-primer-regular.woff2) format("woff2")}@font-face{font-family:Potta One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/potta-one-regular.woff2) format("woff2")}@font-face{font-family:Montagu Slab;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montagu-slab-regular.woff2) format("woff2")}@font-face{font-family:Margarine;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/margarine-regular.woff2) format("woff2")}@font-face{font-family:Elsie Swash Caps;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/elsie-swash-caps-regular.woff2) format("woff2")}@font-face{font-family:Sree Krushnadevaraya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sree-krushnadevaraya-regular.woff2) format("woff2")}@font-face{font-family:Offside;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/offside-regular.woff2) format("woff2")}@font-face{font-family:Chathura;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chathura-regular.woff2) format("woff2")}@font-face{font-family:Zen Old Mincho;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-old-mincho-regular.woff2) format("woff2")}@font-face{font-family:Londrina Shadow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/londrina-shadow-regular.woff2) format("woff2")}@font-face{font-family:Rhodium Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rhodium-libre-regular.woff2) format("woff2")}@font-face{font-family:Marko One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marko-one-regular.woff2) format("woff2")}@font-face{font-family:"Inria Serif";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-serif-regular.woff2) format("woff2")}@font-face{font-family:WindSong;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/windsong-regular.woff2) format("woff2")}@font-face{font-family:Gorditas;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gorditas-regular.woff2) format("woff2")}@font-face{font-family:Ravi Prakash;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ravi-prakash-regular.woff2) format("woff2")}@font-face{font-family:Piedra;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/piedra-regular.woff2) format("woff2")}@font-face{font-family:Bayon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bayon-regular.woff2) format("woff2")}@font-face{font-family:Kaisei Tokumin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-tokumin-regular.woff2) format("woff2")}@font-face{font-family:Meie Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/meie-script-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-mono-regular.woff2) format("woff2")}@font-face{font-family:Tulpen One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tulpen-one-regular.woff2) format("woff2")}@font-face{font-family:Ruthie;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ruthie-regular.woff2) format("woff2")}@font-face{font-family:Griffy;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/griffy-regular.woff2) format("woff2")}@font-face{font-family:Miniver;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/miniver-regular.woff2) format("woff2")}@font-face{font-family:Monofett;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/monofett-regular.woff2) format("woff2")}@font-face{font-family:Dorsa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dorsa-regular.woff2) format("woff2")}@font-face{font-family:Wellfleet;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/wellfleet-regular.woff2) format("woff2")}@font-face{font-family:Inria Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-sans-regular.woff2) format("woff2")}@font-face{font-family:Mrs Sheppards;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mrs-sheppards-regular.woff2) format("woff2")}@font-face{font-family:Akaya Kanadaka;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/akaya-kanadaka-regular.woff2) format("woff2")}@font-face{font-family:Barrio;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barrio-regular.woff2) format("woff2")}@font-face{font-family:Redressed;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/redressed-regular.woff2) format("woff2")}@font-face{font-family:Sahitya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sahitya-regular.woff2) format("woff2")}@font-face{font-family:Chilanka;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chilanka-regular.woff2) format("woff2")}@font-face{font-family:Asset;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asset-regular.woff2) format("woff2")}@font-face{font-family:Kavoon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kavoon-regular.woff2) format("woff2")}@font-face{font-family:Scheherazade New;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/scheherazade-new-regular.woff2) format("woff2")}@font-face{font-family:Spirax;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spirax-regular.woff2) format("woff2")}@font-face{font-family:Content;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/content-regular.woff2) format("woff2")}@font-face{font-family:Jomolhari;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jomolhari-regular.woff2) format("woff2")}@font-face{font-family:Metal Mania;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/metal-mania-regular.woff2) format("woff2")}@font-face{font-family:Vampiro One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vampiro-one-regular.woff2) format("woff2")}@font-face{font-family:Lexend Mega;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-mega-regular.woff2) format("woff2")}@font-face{font-family:Risque;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/risque-regular.woff2) format("woff2")}@font-face{font-family:"Brygada 1918";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/brygada-1918-regular.woff2) format("woff2")}@font-face{font-family:Modern Antiqua;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/modern-antiqua-regular.woff2) format("woff2")}@font-face{font-family:Beth Ellen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/beth-ellen-regular.woff2) format("woff2")}@font-face{font-family:Felipa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/felipa-regular.woff2) format("woff2")}@font-face{font-family:"Libre Barcode 39 Extended";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-barcode-39-extended-regular.woff2) format("woff2")}@font-face{font-family:Arbutus;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arbutus-regular.woff2) format("woff2")}@font-face{font-family:Red Rose;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-rose-regular.woff2) format("woff2")}@font-face{font-family:Almendra SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almendra-sc-regular.woff2) format("woff2")}@font-face{font-family:Viaoda Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/viaoda-libre-regular.woff2) format("woff2")}@font-face{font-family:Diplomata SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/diplomata-sc-regular.woff2) format("woff2")}@font-face{font-family:Ribeye Marrow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ribeye-marrow-regular.woff2) format("woff2")}@font-face{font-family:Train One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/train-one-regular.woff2) format("woff2")}@font-face{font-family:Linden Hill;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/linden-hill-regular.woff2) format("woff2")}@font-face{font-family:Caesar Dressing;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caesar-dressing-regular.woff2) format("woff2")}@font-face{font-family:Stick;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stick-regular.woff2) format("woff2")}@font-face{font-family:Fascinate Inline;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fascinate-inline-regular.woff2) format("woff2")}@font-face{font-family:Girassol;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/girassol-regular.woff2) format("woff2")}@font-face{font-family:Mogra;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mogra-regular.woff2) format("woff2")}@font-face{font-family:Jolly Lodger;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jolly-lodger-regular.woff2) format("woff2")}@font-face{font-family:The Nautigal;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/the-nautigal-regular.woff2) format("woff2")}@font-face{font-family:Devonshire;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/devonshire-regular.woff2) format("woff2")}@font-face{font-family:Galdeano;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/galdeano-regular.woff2) format("woff2")}@font-face{font-family:Romanesco;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/romanesco-regular.woff2) format("woff2")}@font-face{font-family:Peddana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/peddana-regular.woff2) format("woff2")}@font-face{font-family:Unlock;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unlock-regular.woff2) format("woff2")}@font-face{font-family:Single Day;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/single-day-regular.woff2) format("woff2")}@font-face{font-family:Kumar One Outline;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kumar-one-outline-regular.woff2) format("woff2")}@font-face{font-family:Hanalei Fill;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hanalei-fill-regular.woff2) format("woff2")}@font-face{font-family:Lancelot;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lancelot-regular.woff2) format("woff2")}@font-face{font-family:Diplomata;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/diplomata-regular.woff2) format("woff2")}@font-face{font-family:Spline Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spline-sans-regular.woff2) format("woff2")}@font-face{font-family:Lexend Giga;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-giga-regular.woff2) format("woff2")}@font-face{font-family:Joti One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/joti-one-regular.woff2) format("woff2")}@font-face{font-family:Zen Dots;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-dots-regular.woff2) format("woff2")}@font-face{font-family:Revalia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/revalia-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Georgian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-georgian-regular.woff2) format("woff2")}@font-face{font-family:Princess Sofia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/princess-sofia-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Display";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-display-regular.woff2) format("woff2")}@font-face{font-family:Gupter;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gupter-regular.woff2) format("woff2")}@font-face{font-family:Gowun Batang;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gowun-batang-regular.woff2) format("woff2")}@font-face{font-family:Galindo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/galindo-regular.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-4-regular.woff2) format("woff2")}@font-face{font-family:Rampart One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rampart-one-regular.woff2) format("woff2")}@font-face{font-family:Bahiana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bahiana-regular.woff2) format("woff2")}@font-face{font-family:Zen Antique;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-antique-regular.woff2) format("woff2")}@font-face{font-family:Srisakdi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/srisakdi-regular.woff2) format("woff2")}@font-face{font-family:Glass Antiqua;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/glass-antiqua-regular.woff2) format("woff2")}@font-face{font-family:Bigshot One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bigshot-one-regular.woff2) format("woff2")}@font-face{font-family:IM Fell Great Primer SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-great-primer-sc-regular.woff2) format("woff2")}@font-face{font-family:Bona Nova;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bona-nova-regular.woff2) format("woff2")}@font-face{font-family:Oldenburg;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oldenburg-regular.woff2) format("woff2")}@font-face{font-family:Zen Kaku Gothic New;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-kaku-gothic-new-regular.woff2) format("woff2")}@font-face{font-family:Plaster;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/plaster-regular.woff2) format("woff2")}@font-face{font-family:Gemunu Libre;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gemunu-libre-regular.woff2) format("woff2")}@font-face{font-family:GFS Neohellenic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gfs-neohellenic-regular.woff2) format("woff2")}@font-face{font-family:Stick No Bills;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stick-no-bills-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-thai-regular.woff2) format("woff2")}@font-face{font-family:Barriecito;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barriecito-regular.woff2) format("woff2")}@font-face{font-family:Smythe;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/smythe-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Myanmar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-myanmar-regular.woff2) format("woff2")}@font-face{font-family:Koulen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/koulen-regular.woff2) format("woff2")}@font-face{font-family:Truculenta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/truculenta-regular.woff2) format("woff2")}@font-face{font-family:Flavors;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/flavors-regular.woff2) format("woff2")}@font-face{font-family:Dangrek;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dangrek-regular.woff2) format("woff2")}@font-face{font-family:"Baloo Bhaijaan 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-bhaijaan-2-regular.woff2) format("woff2")}@font-face{font-family:Kirang Haerang;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kirang-haerang-regular.woff2) format("woff2")}@font-face{font-family:Grenze;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grenze-regular.woff2) format("woff2")}@font-face{font-family:Ewert;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ewert-regular.woff2) format("woff2")}@font-face{font-family:Odor Mean Chey;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/odor-mean-chey-regular.woff2) format("woff2")}@font-face{font-family:Jacques Francois;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jacques-francois-regular.woff2) format("woff2")}@font-face{font-family:Jim Nightshade;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jim-nightshade-regular.woff2) format("woff2")}@font-face{font-family:Londrina Sketch;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/londrina-sketch-regular.woff2) format("woff2")}@font-face{font-family:Emblema One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/emblema-one-regular.woff2) format("woff2")}@font-face{font-family:Gwendolyn;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gwendolyn-regular.woff2) format("woff2")}@font-face{font-family:"Libre Barcode 128 Text";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-barcode-128-text-regular.woff2) format("woff2")}@font-face{font-family:Jacques Francois Shadow;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jacques-francois-shadow-regular.woff2) format("woff2")}@font-face{font-family:Zhi Mang Xing;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zhi-mang-xing-regular.woff2) format("woff2")}@font-face{font-family:Kaisei Opti;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-opti-regular.woff2) format("woff2")}@font-face{font-family:Atomic Age;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/atomic-age-regular.woff2) format("woff2")}@font-face{font-family:Snippet;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/snippet-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-arabic-regular.woff2) format("woff2")}@font-face{font-family:Nova Slim;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-slim-regular.woff2) format("woff2")}@font-face{font-family:Keania One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/keania-one-regular.woff2) format("woff2")}@font-face{font-family:Festive;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/festive-regular.woff2) format("woff2")}@font-face{font-family:Bahianita;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bahianita-regular.woff2) format("woff2")}@font-face{font-family:Fuggles;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fuggles-regular.woff2) format("woff2")}@font-face{font-family:Dr Sugiyama;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dr-sugiyama-regular.woff2) format("woff2")}@font-face{font-family:Zen Loop;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-loop-regular.woff2) format("woff2")}@font-face{font-family:Purple Purse;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/purple-purse-regular.woff2) format("woff2")}@font-face{font-family:Metal;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/metal-regular.woff2) format("woff2")}@font-face{font-family:Black And White Picture;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/black-and-white-picture-regular.woff2) format("woff2")}@font-face{font-family:Otomanopee One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/otomanopee-one-regular.woff2) format("woff2")}@font-face{font-family:Miss Fajardose;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/miss-fajardose-regular.woff2) format("woff2")}@font-face{font-family:Siemreap;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/siemreap-regular.woff2) format("woff2")}@font-face{font-family:Karantina;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karantina-regular.woff2) format("woff2")}@font-face{font-family:Yomogi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yomogi-regular.woff2) format("woff2")}@font-face{font-family:Chela One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chela-one-regular.woff2) format("woff2")}@font-face{font-family:Almendra Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almendra-display-regular.woff2) format("woff2")}@font-face{font-family:Erica One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/erica-one-regular.woff2) format("woff2")}@font-face{font-family:Butterfly Kids;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/butterfly-kids-regular.woff2) format("woff2")}@font-face{font-family:Vibes;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vibes-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Symbols;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-symbols-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-armenian-regular.woff2) format("woff2")}@font-face{font-family:Shippori Antique;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shippori-antique-regular.woff2) format("woff2")}@font-face{font-family:Birthstone Bounce;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/birthstone-bounce-regular.woff2) format("woff2")}@font-face{font-family:Bungee Outline;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bungee-outline-regular.woff2) format("woff2")}@font-face{font-family:Combo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/combo-regular.woff2) format("woff2")}@font-face{font-family:Klee One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/klee-one-regular.woff2) format("woff2")}@font-face{font-family:Corinthia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/corinthia-regular.woff2) format("woff2")}@font-face{font-family:Sedgwick Ave Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sedgwick-ave-display-regular.woff2) format("woff2")}@font-face{font-family:Chenla;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chenla-regular.woff2) format("woff2")}@font-face{font-family:Fascinate;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fascinate-regular.woff2) format("woff2")}@font-face{font-family:Sunshiney;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sunshiney-regular.woff2) format("woff2")}@font-face{font-family:Benne;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/benne-regular.woff2) format("woff2")}@font-face{font-family:Syne Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/syne-mono-regular.woff2) format("woff2")}@font-face{font-family:Kdam Thmor;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kdam-thmor-regular.woff2) format("woff2")}@font-face{font-family:Kaisei Decol;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-decol-regular.woff2) format("woff2")}@font-face{font-family:Preahvihear;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/preahvihear-regular.woff2) format("woff2")}@font-face{font-family:Mr Bedfort;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mr-bedfort-regular.woff2) format("woff2")}@font-face{font-family:Big Shoulders Stencil Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-stencil-text-regular.woff2) format("woff2")}@font-face{font-family:Andada Pro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andada-pro-regular.woff2) format("woff2")}@font-face{font-family:Liu Jian Mao Cao;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/liu-jian-mao-cao-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans KR;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-kr-regular.woff2) format("woff2")}@font-face{font-family:Freehand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/freehand-regular.woff2) format("woff2")}@font-face{font-family:Xanh Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/xanh-mono-regular.woff2) format("woff2")}@font-face{font-family:Texturina;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/texturina-regular.woff2) format("woff2")}@font-face{font-family:Oooh Baby;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oooh-baby-regular.woff2) format("woff2")}@font-face{font-family:Bokor;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bokor-regular.woff2) format("woff2")}@font-face{font-family:Passero One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/passero-one-regular.woff2) format("woff2")}@font-face{font-family:Macondo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/macondo-regular.woff2) format("woff2")}@font-face{font-family:Bungee Hairline;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bungee-hairline-regular.woff2) format("woff2")}@font-face{font-family:Hina Mincho;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hina-mincho-regular.woff2) format("woff2")}@font-face{font-family:Hahmlet;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hahmlet-regular.woff2) format("woff2")}@font-face{font-family:Hanalei;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hanalei-regular.woff2) format("woff2")}@font-face{font-family:Carattere;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/carattere-regular.woff2) format("woff2")}@font-face{font-family:Kaisei HarunoUmi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-harunoumi-regular.woff2) format("woff2")}@font-face{font-family:BioRhyme Expanded;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/biorhyme-expanded-regular.woff2) format("woff2")}@font-face{font-family:Bonbon;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bonbon-regular.woff2) format("woff2")}@font-face{font-family:Yaldevi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yaldevi-regular.woff2) format("woff2")}@font-face{font-family:Nerko One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nerko-one-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Tamil";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tamil-regular.woff2) format("woff2")}@font-face{font-family:Federant;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/federant-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tamil Supplement;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tamil-supplement-regular.woff2) format("woff2")}@font-face{font-family:Trochut;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trochut-regular.woff2) format("woff2")}@font-face{font-family:Seymour One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/seymour-one-regular.woff2) format("woff2")}@font-face{font-family:IM Fell Double Pica SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-double-pica-sc-regular.woff2) format("woff2")}@font-face{font-family:Snowburst One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/snowburst-one-regular.woff2) format("woff2")}@font-face{font-family:Long Cang;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/long-cang-regular.woff2) format("woff2")}@font-face{font-family:Lacquer;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lacquer-regular.woff2) format("woff2")}@font-face{font-family:Stalinist One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stalinist-one-regular.woff2) format("woff2")}@font-face{font-family:Supermercado One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/supermercado-one-regular.woff2) format("woff2")}@font-face{font-family:Zen Kaku Gothic Antique;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-kaku-gothic-antique-regular.woff2) format("woff2")}@font-face{font-family:Astloch;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/astloch-regular.woff2) format("woff2")}@font-face{font-family:Gidugu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gidugu-regular.woff2) format("woff2")}@font-face{font-family:Smokum;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/smokum-regular.woff2) format("woff2")}@font-face{font-family:Fruktur;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fruktur-regular.woff2) format("woff2")}@font-face{font-family:Taprom;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/taprom-regular.woff2) format("woff2")}@font-face{font-family:Lexend Tera;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-tera-regular.woff2) format("woff2")}@font-face{font-family:Twinkle Star;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/twinkle-star-regular.woff2) format("woff2")}@font-face{font-family:Gluten;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gluten-regular.woff2) format("woff2")}@font-face{font-family:Bakbak One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bakbak-one-regular.woff2) format("woff2")}@font-face{font-family:Ruge Boogie;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ruge-boogie-regular.woff2) format("woff2")}@font-face{font-family:Suwannaphum;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/suwannaphum-regular.woff2) format("woff2")}@font-face{font-family:Geostar Fill;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/geostar-fill-regular.woff2) format("woff2")}@font-face{font-family:Miltonian Tattoo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/miltonian-tattoo-regular.woff2) format("woff2")}@font-face{font-family:Moon Dance;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/moon-dance-regular.woff2) format("woff2")}@font-face{font-family:Licorice;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/licorice-regular.woff2) format("woff2")}@font-face{font-family:Butcherman;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/butcherman-regular.woff2) format("woff2")}@font-face{font-family:Aubrey;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aubrey-regular.woff2) format("woff2")}@font-face{font-family:Fuzzy Bubbles;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fuzzy-bubbles-regular.woff2) format("woff2")}@font-face{font-family:Gowun Dodum;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gowun-dodum-regular.woff2) format("woff2")}@font-face{font-family:Moulpali;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/moulpali-regular.woff2) format("woff2")}@font-face{font-family:Nova Cut;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-cut-regular.woff2) format("woff2")}@font-face{font-family:Sevillana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sevillana-regular.woff2) format("woff2")}@font-face{font-family:Alumni Sans;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alumni-sans-regular.woff2) format("woff2")}@font-face{font-family:Zen Kurenaido;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-kurenaido-regular.woff2) format("woff2")}@font-face{font-family:Miltonian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/miltonian-regular.woff2) format("woff2")}@font-face{font-family:Qwitcher Grypen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/qwitcher-grypen-regular.woff2) format("woff2")}@font-face{font-family:Nova Oval;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-oval-regular.woff2) format("woff2")}@font-face{font-family:Encode Sans SC;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-sc-regular.woff2) format("woff2")}@font-face{font-family:Sofadi One;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sofadi-one-regular.woff2) format("woff2")}@font-face{font-family:Suravaram;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/suravaram-regular.woff2) format("woff2")}@font-face{font-family:Nova Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nova-script-regular.woff2) format("woff2")}@font-face{font-family:Waterfall;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/waterfall-regular.woff2) format("woff2")}@font-face{font-family:New Tegomin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/new-tegomin-regular.woff2) format("woff2")}@font-face{font-family:Vujahday Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vujahday-script-regular.woff2) format("woff2")}@font-face{font-family:Birthstone;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/birthstone-regular.woff2) format("woff2")}@font-face{font-family:Langar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/langar-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Gothic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-gothic-regular.woff2) format("woff2")}@font-face{font-family:Dhurjati;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dhurjati-regular.woff2) format("woff2")}@font-face{font-family:Libre Barcode EAN13 Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-barcode-ean13-text-regular.woff2) format("woff2")}@font-face{font-family:Murecho;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/murecho-regular.woff2) format("woff2")}@font-face{font-family:Mea Culpa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mea-culpa-regular.woff2) format("woff2")}@font-face{font-family:Ballet;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ballet-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Malayalam";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-malayalam-regular.woff2) format("woff2")}@font-face{font-family:"M PLUS 1";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-1-regular.woff2) format("woff2")}@font-face{font-family:Imperial Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/imperial-script-regular.woff2) format("woff2")}@font-face{font-family:Comforter;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comforter-regular.woff2) format("woff2")}@font-face{font-family:Fasthand;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fasthand-regular.woff2) format("woff2")}@font-face{font-family:Love Light;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/love-light-regular.woff2) format("woff2")}@font-face{font-family:Imbue;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/imbue-regular.woff2) format("woff2")}@font-face{font-family:Qahiri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/qahiri-regular.woff2) format("woff2")}@font-face{font-family:Lexend Peta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-peta-regular.woff2) format("woff2")}@font-face{font-family:"M PLUS 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-2-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Thai Looped;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-thai-looped-regular.woff2) format("woff2")}@font-face{font-family:Genos;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/genos-regular.woff2) format("woff2")}@font-face{font-family:Island Moments;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/island-moments-regular.woff2) format("woff2")}@font-face{font-family:Estonia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/estonia-regular.woff2) format("woff2")}@font-face{font-family:Luxurious Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/luxurious-script-regular.woff2) format("woff2")}@font-face{font-family:Zen Antique Soft;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-antique-soft-regular.woff2) format("woff2")}@font-face{font-family:Bonheur Royale;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bonheur-royale-regular.woff2) format("woff2")}@font-face{font-family:Big Shoulders Inline Text;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-inline-text-regular.woff2) format("woff2")}@font-face{font-family:Ole;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ole-regular.woff2) format("woff2")}@font-face{font-family:Mohave;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mohave-regular.woff2) format("woff2")}@font-face{font-family:Kenia;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kenia-regular.woff2) format("woff2")}@font-face{font-family:Moo Lah Lah;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/moo-lah-lah-regular.woff2) format("woff2")}@font-face{font-family:Geostar;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/geostar-regular.woff2) format("woff2")}@font-face{font-family:Inspiration;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inspiration-regular.woff2) format("woff2")}@font-face{font-family:Kolker Brush;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kolker-brush-regular.woff2) format("woff2")}@font-face{font-family:Trispace;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trispace-regular.woff2) format("woff2")}@font-face{font-family:Meow Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/meow-script-regular.woff2) format("woff2")}@font-face{font-family:Petemoss;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/petemoss-regular.woff2) format("woff2")}@font-face{font-family:Zen Tokyo Zoo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-tokyo-zoo-regular.woff2) format("woff2")}@font-face{font-family:"M PLUS 1 Code";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-1-code-regular.woff2) format("woff2")}@font-face{font-family:Are You Serious;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/are-you-serious-regular.woff2) format("woff2")}@font-face{font-family:Grechen Fuemen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grechen-fuemen-regular.woff2) format("woff2")}@font-face{font-family:Smooch;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/smooch-regular.woff2) format("woff2")}@font-face{font-family:Hurricane;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hurricane-regular.woff2) format("woff2")}@font-face{font-family:Yuji Syuku;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yuji-syuku-regular.woff2) format("woff2")}@font-face{font-family:Warnes;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/warnes-regular.woff2) format("woff2")}@font-face{font-family:Syne Tactile;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/syne-tactile-regular.woff2) format("woff2")}@font-face{font-family:Fleur De Leah;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fleur-de-leah-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Khmer";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-khmer-regular.woff2) format("woff2")}@font-face{font-family:Cherish;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cherish-regular.woff2) format("woff2")}@font-face{font-family:Big Shoulders Inline Display;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-inline-display-regular.woff2) format("woff2")}@font-face{font-family:Shippori Antique B1;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shippori-antique-b1-regular.woff2) format("woff2")}@font-face{font-family:"Noto Sans Symbols 2";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-symbols-2-regular.woff2) format("woff2")}@font-face{font-family:Flow Circular;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/flow-circular-regular.woff2) format("woff2")}@font-face{font-family:Shizuru;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shizuru-regular.woff2) format("woff2")}@font-face{font-family:Kings;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kings-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Devanagari";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-devanagari-regular.woff2) format("woff2")}@font-face{font-family:Koh Santepheap;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/koh-santepheap-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Hebrew;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-hebrew-regular.woff2) format("woff2")}@font-face{font-family:Yuji Boku;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yuji-boku-regular.woff2) format("woff2")}@font-face{font-family:Yuji Mai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yuji-mai-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Lao;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-lao-regular.woff2) format("woff2")}@font-face{font-family:Flow Rounded;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/flow-rounded-regular.woff2) format("woff2")}@font-face{font-family:Flow Block;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/flow-block-regular.woff2) format("woff2")}@font-face{font-family:Puppies Play;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/puppies-play-regular.woff2) format("woff2")}@font-face{font-family:Red Hat Mono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-mono-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Coptic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-coptic-regular.woff2) format("woff2")}@font-face{font-family:Sassy Frass;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sassy-frass-regular.woff2) format("woff2")}@font-face{font-family:Passions Conflict;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/passions-conflict-regular.woff2) format("woff2")}@font-face{font-family:Grey Qo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grey-qo-regular.woff2) format("woff2")}@font-face{font-family:Oi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tai Viet;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tai-viet-regular.woff2) format("woff2")}@font-face{font-family:Uchen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/uchen-regular.woff2) format("woff2")}@font-face{font-family:Gideon Roman;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gideon-roman-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Georgian";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-georgian-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Telugu";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-telugu-regular.woff2) format("woff2")}@font-face{font-family:Palette Mosaic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/palette-mosaic-regular.woff2) format("woff2")}@font-face{font-family:Caramel;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caramel-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Thai";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-thai-regular.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Devanagari;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-devanagari-regular.woff2) format("woff2")}@font-face{font-family:Explora;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/explora-regular.woff2) format("woff2")}@font-face{font-family:Redacted Script;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/redacted-script-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Sinhala";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-sinhala-regular.woff2) format("woff2")}@font-face{font-family:M PLUS Code Latin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-code-latin-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Multani;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-multani-regular.woff2) format("woff2")}@font-face{font-family:Yuji Hentaigana Akari;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yuji-hentaigana-akari-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Deseret;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-deseret-regular.woff2) format("woff2")}@font-face{font-family:Yuji Hentaigana Akebono;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yuji-hentaigana-akebono-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Armenian";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-armenian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Khmer;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-khmer-regular.woff2) format("woff2")}@font-face{font-family:"Rock 3D";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rock-3d-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Ethiopic";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-ethiopic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Javanese;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-javanese-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Brahmi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-brahmi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Thai Looped;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-thai-looped-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Lao";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-lao-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tai Tham;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tai-tham-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans N Ko;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-n-ko-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Ol Chiki;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-ol-chiki-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tagalog;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tagalog-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Imperial Aramaic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-imperial-aramaic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Cherokee;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-cherokee-regular.woff2) format("woff2")}@font-face{font-family:Redacted;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/redacted-regular.woff2) format("woff2")}@font-face{font-family:Noto Rashi Hebrew;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-rashi-hebrew-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Thaana;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-thaana-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Gujarati";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-gujarati-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Cham;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-cham-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old Turkic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-turkic-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Hebrew";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-hebrew-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Myanmar";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-myanmar-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Saurashtra;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-saurashtra-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Kannada";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-kannada-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Meetei Mayek;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-meetei-mayek-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Canadian Aboriginal;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-canadian-aboriginal-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tai Le;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tai-le-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Sora Sompeng;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sora-sompeng-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Mongolian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-mongolian-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Tibetan";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tibetan-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Indic Siyaq Numbers;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-indic-siyaq-numbers-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Gurmukhi";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-gurmukhi-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Nyiakeng Puachue Hmong";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-nyiakeng-puachue-hmong-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Caucasian Albanian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-caucasian-albanian-regular.woff2) format("woff2")}@font-face{font-family:Noto Music;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-music-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Balinese;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-balinese-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Yezidi";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-yezidi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old Hungarian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-hungarian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old Italic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-italic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Medefaidrin;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-medefaidrin-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Bamum;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-bamum-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Carian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-carian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Adlam;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-adlam-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Cypriot;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-cypriot-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Osmanya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-osmanya-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Egyptian Hieroglyphs;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-egyptian-hieroglyphs-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Avestan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-avestan-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Hanunoo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hanunoo-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Adlam Unjoined;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-adlam-unjoined-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Sundanese;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sundanese-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Grantha;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-grantha-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tifinagh;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tifinagh-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Hanifi Rohingya;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hanifi-rohingya-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Kayah Li;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kayah-li-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Yi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-yi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Lycian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-lycian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Lisu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-lisu-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Anatolian Hieroglyphs;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-anatolian-hieroglyphs-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Psalter Pahlavi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-psalter-pahlavi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Inscriptional Parthian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-inscriptional-parthian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Linear B;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-linear-b-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Kaithi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kaithi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Syriac;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-syriac-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Inscriptional Pahlavi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-inscriptional-pahlavi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Samaritan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-samaritan-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old South Arabian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-south-arabian-regular.woff2) format("woff2")}@font-face{font-family:"Noto Sans Math";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-math-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Batak;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-batak-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old Persian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-persian-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Balinese";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-balinese-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old North Arabian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-north-arabian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Mayan Numerals;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-mayan-numerals-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Cuneiform;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-cuneiform-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Palmyrene;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-palmyrene-regular.woff2) format("woff2")}@font-face{font-family:Noto Traditional Nushu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-traditional-nushu-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans New Tai Lue;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-new-tai-lue-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tirhuta;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tirhuta-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Bassa Vah;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-bassa-vah-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Grantha";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-grantha-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Buginese;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-buginese-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Dogra";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-dogra-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Elbasan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-elbasan-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Kharoshthi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kharoshthi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Marchen;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-marchen-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Ahom";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-ahom-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Syloti Nagri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-syloti-nagri-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Limbu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-limbu-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Pahawh Hmong;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-pahawh-hmong-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Linear A;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-linear-a-regular.woff2) format("woff2")}@font-face{font-family:"Noto Serif Tangut";font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tangut-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Khudawadi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-khudawadi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Warang Citi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-warang-citi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Newa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-newa-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Vai;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-vai-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Pau Cin Hau;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-pau-cin-hau-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Meroitic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-meroitic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Duployan;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-duployan-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Bhaiksuki;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-bhaiksuki-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Nabataean;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-nabataean-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Nushu;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-nushu-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Masaram Gondi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-masaram-gondi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Lydian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-lydian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Shavian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-shavian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Tagbanwa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tagbanwa-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Sogdian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sogdian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Buhid;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-buhid-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Gunjala Gondi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-gunjala-gondi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Runic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-runic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Glagolitic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-glagolitic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Miao;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-miao-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Manichaean;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-manichaean-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old Sogdian;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-sogdian-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Takri;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-takri-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Phoenician;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-phoenician-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Khojki;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-khojki-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Zanabazar Square;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-zanabazar-square-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Chakma;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-chakma-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Modi;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-modi-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Siddham;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-siddham-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Lepcha;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-lepcha-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Mahajani;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-mahajani-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Osage;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-osage-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Rejang;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-rejang-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Mro;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-mro-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Hatran;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hatran-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Ugaritic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-ugaritic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Old Permic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-old-permic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Ogham;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-ogham-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Sharada;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sharada-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Soyombo;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-soyombo-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Elymaic;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-elymaic-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Wancho;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-wancho-regular.woff2) format("woff2")}@font-face{font-family:Noto Sans Phags Pa;font-style:normal;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-phags-pa-regular.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-700.woff2) format("woff2")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/open-sans-700.woff2) format("woff2")}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-jp-700.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lato-700.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-700.woff2) format("woff2")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-condensed-700.woff2) format("woff2")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-pro-700.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poppins-700.woff2) format("woff2")}@font-face{font-family:Oswald;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oswald-700.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-mono-700.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-700.woff2) format("woff2")}@font-face{font-family:Raleway;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/raleway-700.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-700.woff2) format("woff2")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-700.woff2) format("woff2")}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-700.woff2) format("woff2")}@font-face{font-family:PT Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-700.woff2) format("woff2")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-slab-700.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-700.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inter-700.woff2) format("woff2")}@font-face{font-family:Rubik;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rubik-700.woff2) format("woff2")}@font-face{font-family:Noto Sans KR;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kr-700.woff2) format("woff2")}@font-face{font-family:Mukta;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-700.woff2) format("woff2")}@font-face{font-family:Open Sans Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/open-sans-condensed-700.woff2) format("woff2")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lora-700.woff2) format("woff2")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-sans-700.woff2) format("woff2")}@font-face{font-family:Fira Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-700.woff2) format("woff2")}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quicksand-700.woff2) format("woff2")}@font-face{font-family:Nanum Gothic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-gothic-700.woff2) format("woff2")}@font-face{font-family:"PT Serif";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-serif-700.woff2) format("woff2")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/titillium-web-700.woff2) format("woff2")}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tc-700.woff2) format("woff2")}@font-face{font-family:Hind Siliguri;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-siliguri-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-700.woff2) format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-700.woff2) format("woff2")}@font-face{font-family:Karla;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karla-700.woff2) format("woff2")}@font-face{font-family:Inconsolata;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inconsolata-700.woff2) format("woff2")}@font-face{font-family:Heebo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/heebo-700.woff2) format("woff2")}@font-face{font-family:Source Code Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-code-pro-700.woff2) format("woff2")}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-franklin-700.woff2) format("woff2")}@font-face{font-family:PT Sans Narrow;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-narrow-700.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-baskerville-700.woff2) format("woff2")}@font-face{font-family:Arimo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arimo-700.woff2) format("woff2")}@font-face{font-family:Oxygen;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oxygen-700.woff2) format("woff2")}@font-face{font-family:Dosis;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dosis-700.woff2) format("woff2")}@font-face{font-family:Josefin Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-sans-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-700.woff2) format("woff2")}@font-face{font-family:Mulish;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-700.woff2) format("woff2")}@font-face{font-family:Muli;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-700.woff2) format("woff2")}@font-face{font-family:Bitter;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bitter-700.woff2) format("woff2")}@font-face{font-family:Cabin;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-700.woff2) format("woff2")}@font-face{font-family:Cairo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cairo-700.woff2) format("woff2")}@font-face{font-family:"Source Serif Pro";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-pro-700.woff2) format("woff2")}@font-face{font-family:Noto Sans SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sc-700.woff2) format("woff2")}@font-face{font-family:EB Garamond;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eb-garamond-700.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-sans-700.woff2) format("woff2")}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dancing-script-700.woff2) format("woff2")}@font-face{font-family:Prompt;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/prompt-700.woff2) format("woff2")}@font-face{font-family:Hind;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-700.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-condensed-700.woff2) format("woff2")}@font-face{font-family:Kanit;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kanit-700.woff2) format("woff2")}@font-face{font-family:Comfortaa;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comfortaa-700.woff2) format("woff2")}@font-face{font-family:"Exo 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-2-700.woff2) format("woff2")}@font-face{font-family:Arvo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arvo-700.woff2) format("woff2")}@font-face{font-family:Noto Sans HK;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hk-700.woff2) format("woff2")}@font-face{font-family:Overpass;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overpass-700.woff2) format("woff2")}@font-face{font-family:Maven Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/maven-pro-700.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manrope-700.woff2) format("woff2")}@font-face{font-family:Merriweather Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-sans-700.woff2) format("woff2")}@font-face{font-family:Teko;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/teko-700.woff2) format("woff2")}@font-face{font-family:Hind Madurai;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-madurai-700.woff2) format("woff2")}@font-face{font-family:Signika Negative;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/signika-negative-700.woff2) format("woff2")}@font-face{font-family:Balsamiq Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/balsamiq-sans-700.woff2) format("woff2")}@font-face{font-family:Asap;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-700.woff2) format("woff2")}@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-serif-700.woff2) format("woff2")}@font-face{font-family:Saira Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-condensed-700.woff2) format("woff2")}@font-face{font-family:Yanone Kaffeesatz;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yanone-kaffeesatz-700.woff2) format("woff2")}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-mono-700.woff2) format("woff2")}@font-face{font-family:Assistant;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/assistant-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif JP";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-jp-700.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-garamond-700.woff2) format("woff2")}@font-face{font-family:Catamaran;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/catamaran-700.woff2) format("woff2")}@font-face{font-family:Fira Sans Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-condensed-700.woff2) format("woff2")}@font-face{font-family:Caveat;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caveat-700.woff2) format("woff2")}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rajdhani-700.woff2) format("woff2")}@font-face{font-family:Tajawal;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tajawal-700.woff2) format("woff2")}@font-face{font-family:Exo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-700.woff2) format("woff2")}@font-face{font-family:Play;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/play-700.woff2) format("woff2")}@font-face{font-family:Domine;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/domine-700.woff2) format("woff2")}@font-face{font-family:Archivo Narrow;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-narrow-700.woff2) format("woff2")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zilla-slab-700.woff2) format("woff2")}@font-face{font-family:Signika;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/signika-700.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/public-sans-700.woff2) format("woff2")}@font-face{font-family:Barlow Semi Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-semi-condensed-700.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-700.woff2) format("woff2")}@font-face{font-family:"M PLUS Rounded 1c";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-rounded-1c-700.woff2) format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jost-700.woff2) format("woff2")}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-display-700.woff2) format("woff2")}@font-face{font-family:Spartan;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spartan-700.woff2) format("woff2")}@font-face{font-family:Amatic SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amatic-sc-700.woff2) format("woff2")}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/space-mono-700.woff2) format("woff2")}@font-face{font-family:Nanum Myeongjo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-myeongjo-700.woff2) format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/space-grotesk-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Display;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-display-700.woff2) format("woff2")}@font-face{font-family:Martel;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/martel-700.woff2) format("woff2")}@font-face{font-family:Yantramanav;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yantramanav-700.woff2) format("woff2")}@font-face{font-family:Gothic A1;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gothic-a1-700.woff2) format("woff2")}@font-face{font-family:Vollkorn;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vollkorn-700.woff2) format("woff2")}@font-face{font-family:Chakra Petch;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chakra-petch-700.woff2) format("woff2")}@font-face{font-family:Amiri;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amiri-700.woff2) format("woff2")}@font-face{font-family:Sarabun;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarabun-700.woff2) format("woff2")}@font-face{font-family:Almarai;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almarai-700.woff2) format("woff2")}@font-face{font-family:"M PLUS 1p";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-1p-700.woff2) format("woff2")}@font-face{font-family:Alegreya Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-700.woff2) format("woff2")}@font-face{font-family:Cinzel;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cinzel-700.woff2) format("woff2")}@font-face{font-family:Alegreya;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-mono-700.woff2) format("woff2")}@font-face{font-family:Monda;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/monda-700.woff2) format("woff2")}@font-face{font-family:Lobster Two;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lobster-two-700.woff2) format("woff2")}@font-face{font-family:Tinos;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tinos-700.woff2) format("woff2")}@font-face{font-family:PT Sans Caption;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-caption-700.woff2) format("woff2")}@font-face{font-family:Noto Kufi Arabic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-kufi-arabic-700.woff2) format("woff2")}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/frank-ruhl-libre-700.woff2) format("woff2")}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-2-700.woff2) format("woff2")}@font-face{font-family:Noticia Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noticia-text-700.woff2) format("woff2")}@font-face{font-family:Cardo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cardo-700.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-700.woff2) format("woff2")}@font-face{font-family:Kalam;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kalam-700.woff2) format("woff2")}@font-face{font-family:Encode Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-700.woff2) format("woff2")}@font-face{font-family:Changa;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/changa-700.woff2) format("woff2")}@font-face{font-family:Gelasio;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gelasio-700.woff2) format("woff2")}@font-face{font-family:Old Standard TT;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/old-standard-tt-700.woff2) format("woff2")}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-alternates-700.woff2) format("woff2")}@font-face{font-family:Asap Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-condensed-700.woff2) format("woff2")}@font-face{font-family:Quattrocento Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quattrocento-sans-700.woff2) format("woff2")}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crimson-pro-700.woff2) format("woff2")}@font-face{font-family:Chivo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chivo-700.woff2) format("woff2")}@font-face{font-family:Padauk;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/padauk-700.woff2) format("woff2")}@font-face{font-family:Orbitron;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/orbitron-700.woff2) format("woff2")}@font-face{font-family:Cormorant;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-700.woff2) format("woff2")}@font-face{font-family:Rokkitt;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rokkitt-700.woff2) format("woff2")}@font-face{font-family:Advent Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/advent-pro-700.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/be-vietnam-pro-700.woff2) format("woff2")}@font-face{font-family:Cuprum;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cuprum-700.woff2) format("woff2")}@font-face{font-family:Faustina;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/faustina-700.woff2) format("woff2")}@font-face{font-family:Volkhov;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/volkhov-700.woff2) format("woff2")}@font-face{font-family:Cantarell;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cantarell-700.woff2) format("woff2")}@font-face{font-family:Saira;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-700.woff2) format("woff2")}@font-face{font-family:Passion One;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/passion-one-700.woff2) format("woff2")}@font-face{font-family:Josefin Slab;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-slab-700.woff2) format("woff2")}@font-face{font-family:Eczar;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eczar-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif TC";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tc-700.woff2) format("woff2")}@font-face{font-family:News Cycle;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/news-cycle-700.woff2) format("woff2")}@font-face{font-family:Unna;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unna-700.woff2) format("woff2")}@font-face{font-family:Playfair Display SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-sc-700.woff2) format("woff2")}@font-face{font-family:Quattrocento;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quattrocento-700.woff2) format("woff2")}@font-face{font-family:El Messiri;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/el-messiri-700.woff2) format("woff2")}@font-face{font-family:Philosopher;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/philosopher-700.woff2) format("woff2")}@font-face{font-family:Fira Sans Extra Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-extra-condensed-700.woff2) format("woff2")}@font-face{font-family:Neuton;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/neuton-700.woff2) format("woff2")}@font-face{font-family:Recursive;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/recursive-700.woff2) format("woff2")}@font-face{font-family:Mitr;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mitr-700.woff2) format("woff2")}@font-face{font-family:Khand;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/khand-700.woff2) format("woff2")}@font-face{font-family:Arima Madurai;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arima-madurai-700.woff2) format("woff2")}@font-face{font-family:Istok Web;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/istok-web-700.woff2) format("woff2")}@font-face{font-family:Karma;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karma-700.woff2) format("woff2")}@font-face{font-family:Tangerine;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tangerine-700.woff2) format("woff2")}@font-face{font-family:Mali;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mali-700.woff2) format("woff2")}@font-face{font-family:Ruda;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ruda-700.woff2) format("woff2")}@font-face{font-family:Taviraj;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/taviraj-700.woff2) format("woff2")}@font-face{font-family:Aleo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aleo-700.woff2) format("woff2")}@font-face{font-family:Lusitana;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lusitana-700.woff2) format("woff2")}@font-face{font-family:Merienda;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merienda-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif SC";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-sc-700.woff2) format("woff2")}@font-face{font-family:Sora;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sora-700.woff2) format("woff2")}@font-face{font-family:Bai Jamjuree;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bai-jamjuree-700.woff2) format("woff2")}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-deca-700.woff2) format("woff2")}@font-face{font-family:Gudea;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gudea-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif KR";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-kr-700.woff2) format("woff2")}@font-face{font-family:Jura;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jura-700.woff2) format("woff2")}@font-face{font-family:Pragati Narrow;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pragati-narrow-700.woff2) format("woff2")}@font-face{font-family:Nanum Gothic Coding;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nanum-gothic-coding-700.woff2) format("woff2")}@font-face{font-family:Amaranth;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amaranth-700.woff2) format("woff2")}@font-face{font-family:Saira Semi Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-semi-condensed-700.woff2) format("woff2")}@font-face{font-family:Cabin Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-condensed-700.woff2) format("woff2")}@font-face{font-family:Economica;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/economica-700.woff2) format("woff2")}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/abhaya-libre-700.woff2) format("woff2")}@font-face{font-family:Gentium Basic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-basic-700.woff2) format("woff2")}@font-face{font-family:Khula;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/khula-700.woff2) format("woff2")}@font-face{font-family:Alef;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alef-700.woff2) format("woff2")}@font-face{font-family:Hind Vadodara;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-vadodara-700.woff2) format("woff2")}@font-face{font-family:BenchNine;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/benchnine-700.woff2) format("woff2")}@font-face{font-family:Palanquin;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/palanquin-700.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/outfit-700.woff2) format("woff2")}@font-face{font-family:Courier Prime;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/courier-prime-700.woff2) format("woff2")}@font-face{font-family:Sen;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sen-700.woff2) format("woff2")}@font-face{font-family:Sarala;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarala-700.woff2) format("woff2")}@font-face{font-family:Oleo Script;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oleo-script-700.woff2) format("woff2")}@font-face{font-family:Cousine;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cousine-700.woff2) format("woff2")}@font-face{font-family:Mukta Malar;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-malar-700.woff2) format("woff2")}@font-face{font-family:Rasa;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rasa-700.woff2) format("woff2")}@font-face{font-family:Mada;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mada-700.woff2) format("woff2")}@font-face{font-family:Gentium Book Basic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-book-basic-700.woff2) format("woff2")}@font-face{font-family:Arsenal;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arsenal-700.woff2) format("woff2")}@font-face{font-family:Quantico;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quantico-700.woff2) format("woff2")}@font-face{font-family:Red Hat Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-text-700.woff2) format("woff2")}@font-face{font-family:Syncopate;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/syncopate-700.woff2) format("woff2")}@font-face{font-family:Martel Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/martel-sans-700.woff2) format("woff2")}@font-face{font-family:Rufina;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rufina-700.woff2) format("woff2")}@font-face{font-family:Niramit;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/niramit-700.woff2) format("woff2")}@font-face{font-family:Commissioner;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/commissioner-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-condensed-700.woff2) format("woff2")}@font-face{font-family:Krub;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/krub-700.woff2) format("woff2")}@font-face{font-family:Literata;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/literata-700.woff2) format("woff2")}@font-face{font-family:Sintony;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sintony-700.woff2) format("woff2")}@font-face{font-family:Fira Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-mono-700.woff2) format("woff2")}@font-face{font-family:Jaldi;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jaldi-700.woff2) format("woff2")}@font-face{font-family:Sansita;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sansita-700.woff2) format("woff2")}@font-face{font-family:Lexend;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-700.woff2) format("woff2")}@font-face{font-family:Overlock;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overlock-700.woff2) format("woff2")}@font-face{font-family:Yrsa;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yrsa-700.woff2) format("woff2")}@font-face{font-family:Noto Naskh Arabic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-naskh-arabic-700.woff2) format("woff2")}@font-face{font-family:Anonymous Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/anonymous-pro-700.woff2) format("woff2")}@font-face{font-family:Encode Sans Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-condensed-700.woff2) format("woff2")}@font-face{font-family:Alegreya Sans SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-sc-700.woff2) format("woff2")}@font-face{font-family:Glegoo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/glegoo-700.woff2) format("woff2")}@font-face{font-family:Blinker;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/blinker-700.woff2) format("woff2")}@font-face{font-family:Libre Caslon Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-caslon-text-700.woff2) format("woff2")}@font-face{font-family:Hind Guntur;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hind-guntur-700.woff2) format("woff2")}@font-face{font-family:Enriqueta;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/enriqueta-700.woff2) format("woff2")}@font-face{font-family:Bodoni Moda;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bodoni-moda-700.woff2) format("woff2")}@font-face{font-family:Kreon;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kreon-700.woff2) format("woff2")}@font-face{font-family:Lemonada;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lemonada-700.woff2) format("woff2")}@font-face{font-family:Judson;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/judson-700.woff2) format("woff2")}@font-face{font-family:Kameron;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kameron-700.woff2) format("woff2")}@font-face{font-family:Markazi Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/markazi-text-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Tamil;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tamil-700.woff2) format("woff2")}@font-face{font-family:Laila;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/laila-700.woff2) format("woff2")}@font-face{font-family:Georama;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/georama-700.woff2) format("woff2")}@font-face{font-family:Palanquin Dark;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/palanquin-dark-700.woff2) format("woff2")}@font-face{font-family:Reem Kufi;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/reem-kufi-700.woff2) format("woff2")}@font-face{font-family:Cabin Sketch;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-sketch-700.woff2) format("woff2")}@font-face{font-family:Pridi;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pridi-700.woff2) format("woff2")}@font-face{font-family:Darker Grotesque;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/darker-grotesque-700.woff2) format("woff2")}@font-face{font-family:Scada;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/scada-700.woff2) format("woff2")}@font-face{font-family:Cinzel Decorative;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cinzel-decorative-700.woff2) format("woff2")}@font-face{font-family:Rambla;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rambla-700.woff2) format("woff2")}@font-face{font-family:Caudex;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caudex-700.woff2) format("woff2")}@font-face{font-family:Saira Extra Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-extra-condensed-700.woff2) format("woff2")}@font-face{font-family:Epilogue;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/epilogue-700.woff2) format("woff2")}@font-face{font-family:Miriam Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/miriam-libre-700.woff2) format("woff2")}@font-face{font-family:Share;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/share-700.woff2) format("woff2")}@font-face{font-family:Overpass Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overpass-mono-700.woff2) format("woff2")}@font-face{font-family:K2D;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/k2d-700.woff2) format("woff2")}@font-face{font-family:Magra;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/magra-700.woff2) format("woff2")}@font-face{font-family:Mukta Vaani;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-vaani-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-thai-700.woff2) format("woff2")}@font-face{font-family:Charm;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/charm-700.woff2) format("woff2")}@font-face{font-family:Skranji;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/skranji-700.woff2) format("woff2")}@font-face{font-family:Athiti;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/athiti-700.woff2) format("woff2")}@font-face{font-family:Amita;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amita-700.woff2) format("woff2")}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sc-700.woff2) format("woff2")}@font-face{font-family:Comic Neue;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comic-neue-700.woff2) format("woff2")}@font-face{font-family:Kumbh Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kumbh-sans-700.woff2) format("woff2")}@font-face{font-family:Biryani;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/biryani-700.woff2) format("woff2")}@font-face{font-family:Nobile;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nobile-700.woff2) format("woff2")}@font-face{font-family:Fira Code;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-code-700.woff2) format("woff2")}@font-face{font-family:Antonio;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/antonio-700.woff2) format("woff2")}@font-face{font-family:Halant;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/halant-700.woff2) format("woff2")}@font-face{font-family:Big Shoulders Display;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-display-700.woff2) format("woff2")}@font-face{font-family:Allan;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/allan-700.woff2) format("woff2")}@font-face{font-family:Corben;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/corben-700.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jetbrains-mono-700.woff2) format("woff2")}@font-face{font-family:Trirong;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trirong-700.woff2) format("woff2")}@font-face{font-family:Podkova;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/podkova-700.woff2) format("woff2")}@font-face{font-family:BioRhyme;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/biorhyme-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Devanagari;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-devanagari-700.woff2) format("woff2")}@font-face{font-family:David Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/david-libre-700.woff2) format("woff2")}@font-face{font-family:Rosario;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rosario-700.woff2) format("woff2")}@font-face{font-family:Maitree;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/maitree-700.woff2) format("woff2")}@font-face{font-family:Cormorant Infant;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-infant-700.woff2) format("woff2")}@font-face{font-family:"Averia Serif Libre";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-serif-libre-700.woff2) format("woff2")}@font-face{font-family:Sunflower;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sunflower-700.woff2) format("woff2")}@font-face{font-family:Amiko;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amiko-700.woff2) format("woff2")}@font-face{font-family:STIX Two Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stix-two-text-700.woff2) format("woff2")}@font-face{font-family:Grandstander;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grandstander-700.woff2) format("woff2")}@font-face{font-family:Cambay;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cambay-700.woff2) format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/atkinson-hyperlegible-700.woff2) format("woff2")}@font-face{font-family:Spectral SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-sc-700.woff2) format("woff2")}@font-face{font-family:Hanuman;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hanuman-700.woff2) format("woff2")}@font-face{font-family:Harmattan;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/harmattan-700.woff2) format("woff2")}@font-face{font-family:"Baloo Tamma 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-tamma-2-700.woff2) format("woff2")}@font-face{font-family:Shippori Mincho;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shippori-mincho-700.woff2) format("woff2")}@font-face{font-family:Marvel;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marvel-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-malayalam-700.woff2) format("woff2")}@font-face{font-family:Encode Sans Semi Condensed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-semi-condensed-700.woff2) format("woff2")}@font-face{font-family:Thasadith;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/thasadith-700.woff2) format("woff2")}@font-face{font-family:Averia Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-libre-700.woff2) format("woff2")}@font-face{font-family:Manjari;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manjari-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Arabic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-arabic-700.woff2) format("woff2")}@font-face{font-family:Hepta Slab;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hepta-slab-700.woff2) format("woff2")}@font-face{font-family:Mirza;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mirza-700.woff2) format("woff2")}@font-face{font-family:Syne;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/syne-700.woff2) format("woff2")}@font-face{font-family:Proza Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/proza-libre-700.woff2) format("woff2")}@font-face{font-family:Stardos Stencil;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stardos-stencil-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hebrew-700.woff2) format("woff2")}@font-face{font-family:Farro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/farro-700.woff2) format("woff2")}@font-face{font-family:Azeret Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/azeret-mono-700.woff2) format("woff2")}@font-face{font-family:Oxanium;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oxanium-700.woff2) format("woff2")}@font-face{font-family:Cormorant SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-sc-700.woff2) format("woff2")}@font-face{font-family:Grenze Gotisch;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grenze-gotisch-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Kannada;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kannada-700.woff2) format("woff2")}@font-face{font-family:Sarpanch;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarpanch-700.woff2) format("woff2")}@font-face{font-family:Urbanist;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/urbanist-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Telugu;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-telugu-700.woff2) format("woff2")}@font-face{font-family:Inknut Antiqua;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inknut-antiqua-700.woff2) format("woff2")}@font-face{font-family:Tillana;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tillana-700.woff2) format("woff2")}@font-face{font-family:Turret Road;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/turret-road-700.woff2) format("woff2")}@font-face{font-family:Oleo Script Swash Caps;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oleo-script-swash-caps-700.woff2) format("woff2")}@font-face{font-family:Kadwa;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kadwa-700.woff2) format("woff2")}@font-face{font-family:Livvic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/livvic-700.woff2) format("woff2")}@font-face{font-family:Buenard;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/buenard-700.woff2) format("woff2")}@font-face{font-family:Tienne;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tienne-700.woff2) format("woff2")}@font-face{font-family:Expletus Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/expletus-sans-700.woff2) format("woff2")}@font-face{font-family:Caladea;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caladea-700.woff2) format("woff2")}@font-face{font-family:Cormorant Upright;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-upright-700.woff2) format("woff2")}@font-face{font-family:Vollkorn SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vollkorn-sc-700.woff2) format("woff2")}@font-face{font-family:Big Shoulders Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-text-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Bengali;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-bengali-700.woff2) format("woff2")}@font-face{font-family:"Baloo Da 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-da-2-700.woff2) format("woff2")}@font-face{font-family:Mountains of Christmas;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mountains-of-christmas-700.woff2) format("woff2")}@font-face{font-family:Atma;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/atma-700.woff2) format("woff2")}@font-face{font-family:Goldman;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/goldman-700.woff2) format("woff2")}@font-face{font-family:Unkempt;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unkempt-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Oriya;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-oriya-700.woff2) format("woff2")}@font-face{font-family:Battambang;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/battambang-700.woff2) format("woff2")}@font-face{font-family:"Baloo Thambi 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-thambi-2-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Gujarati;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-gujarati-700.woff2) format("woff2")}@font-face{font-family:B612;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-700.woff2) format("woff2")}@font-face{font-family:B612 Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-mono-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Gurmukhi;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-gurmukhi-700.woff2) format("woff2")}@font-face{font-family:Montserrat Subrayada;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-subrayada-700.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fraunces-700.woff2) format("woff2")}@font-face{font-family:Bellota Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-text-700.woff2) format("woff2")}@font-face{font-family:Dongle;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dongle-700.woff2) format("woff2")}@font-face{font-family:Lekton;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lekton-700.woff2) format("woff2")}@font-face{font-family:Vesper Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vesper-libre-700.woff2) format("woff2")}@font-face{font-family:Mukta Mahee;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mukta-mahee-700.woff2) format("woff2")}@font-face{font-family:Aref Ruqaa;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aref-ruqaa-700.woff2) format("woff2")}@font-face{font-family:"Baloo Tammudu 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-tammudu-2-700.woff2) format("woff2")}@font-face{font-family:Encode Sans Expanded;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-expanded-700.woff2) format("woff2")}@font-face{font-family:Lexend Zetta;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-zetta-700.woff2) format("woff2")}@font-face{font-family:Varta;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/varta-700.woff2) format("woff2")}@font-face{font-family:KoHo;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/koho-700.woff2) format("woff2")}@font-face{font-family:Arya;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arya-700.woff2) format("woff2")}@font-face{font-family:Sansita Swashed;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sansita-swashed-700.woff2) format("woff2")}@font-face{font-family:Newsreader;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/newsreader-700.woff2) format("woff2")}@font-face{font-family:Averia Sans Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-sans-libre-700.woff2) format("woff2")}@font-face{font-family:"Baloo Paaji 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-paaji-2-700.woff2) format("woff2")}@font-face{font-family:Fahkwang;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fahkwang-700.woff2) format("woff2")}@font-face{font-family:Shippori Mincho B1;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/shippori-mincho-b1-700.woff2) format("woff2")}@font-face{font-family:Life Savers;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/life-savers-700.woff2) format("woff2")}@font-face{font-family:Gaegu;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gaegu-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sinhala-700.woff2) format("woff2")}@font-face{font-family:Ranga;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ranga-700.woff2) format("woff2")}@font-face{font-family:"Baloo Chettan 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-chettan-2-700.woff2) format("woff2")}@font-face{font-family:Asul;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asul-700.woff2) format("woff2")}@font-face{font-family:MuseoModerno;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/museomoderno-700.woff2) format("woff2")}@font-face{font-family:Encode Sans Semi Expanded;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-semi-expanded-700.woff2) format("woff2")}@font-face{font-family:Kodchasan;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kodchasan-700.woff2) format("woff2")}@font-face{font-family:Cherry Swash;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cherry-swash-700.woff2) format("woff2")}@font-face{font-family:Mina;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mina-700.woff2) format("woff2")}@font-face{font-family:"Baloo Bhai 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-bhai-2-700.woff2) format("woff2")}@font-face{font-family:Delius Unicase;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/delius-unicase-700.woff2) format("woff2")}@font-face{font-family:Readex Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/readex-pro-700.woff2) format("woff2")}@font-face{font-family:Charmonman;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/charmonman-700.woff2) format("woff2")}@font-face{font-family:Solway;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/solway-700.woff2) format("woff2")}@font-face{font-family:Manuale;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manuale-700.woff2) format("woff2")}@font-face{font-family:Almendra;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almendra-700.woff2) format("woff2")}@font-face{font-family:Puritan;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/puritan-700.woff2) format("woff2")}@font-face{font-family:UnifrakturCook;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unifrakturcook-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Bengali";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-bengali-700.woff2) format("woff2")}@font-face{font-family:Cormorant Unicase;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-unicase-700.woff2) format("woff2")}@font-face{font-family:"Baloo Bhaina 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-bhaina-2-700.woff2) format("woff2")}@font-face{font-family:Nokora;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nokora-700.woff2) format("woff2")}@font-face{font-family:Tomorrow;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tomorrow-700.woff2) format("woff2")}@font-face{font-family:Ibarra Real Nova;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibarra-real-nova-700.woff2) format("woff2")}@font-face{font-family:Lexend Exa;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-exa-700.woff2) format("woff2")}@font-face{font-family:Bellota;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-700.woff2) format("woff2")}@font-face{font-family:Sulphur Point;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sulphur-point-700.woff2) format("woff2")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-3-700.woff2) format("woff2")}@font-face{font-family:Besley;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/besley-700.woff2) format("woff2")}@font-face{font-family:Piazzolla;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/piazzolla-700.woff2) format("woff2")}@font-face{font-family:Kufam;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kufam-700.woff2) format("woff2")}@font-face{font-family:Kulim Park;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kulim-park-700.woff2) format("woff2")}@font-face{font-family:Zilla Slab Highlight;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zilla-slab-highlight-700.woff2) format("woff2")}@font-face{font-family:Sumana;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sumana-700.woff2) format("woff2")}@font-face{font-family:Noto Nastaliq Urdu;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-nastaliq-urdu-700.woff2) format("woff2")}@font-face{font-family:Petrona;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/petrona-700.woff2) format("woff2")}@font-face{font-family:Zen Maru Gothic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-maru-gothic-700.woff2) format("woff2")}@font-face{font-family:Kantumruy;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kantumruy-700.woff2) format("woff2")}@font-face{font-family:Glory;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/glory-700.woff2) format("woff2")}@font-face{font-family:Tourney;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tourney-700.woff2) format("woff2")}@font-face{font-family:Big Shoulders Stencil Display;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-stencil-display-700.woff2) format("woff2")}@font-face{font-family:Rowdies;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rowdies-700.woff2) format("woff2")}@font-face{font-family:Inika;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inika-700.woff2) format("woff2")}@font-face{font-family:Sura;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sura-700.woff2) format("woff2")}@font-face{font-family:Andika New Basic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andika-new-basic-700.woff2) format("woff2")}@font-face{font-family:Gayathri;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gayathri-700.woff2) format("woff2")}@font-face{font-family:Montagu Slab;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montagu-slab-700.woff2) format("woff2")}@font-face{font-family:Chathura;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chathura-700.woff2) format("woff2")}@font-face{font-family:Zen Old Mincho;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-old-mincho-700.woff2) format("woff2")}@font-face{font-family:"Inria Serif";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-serif-700.woff2) format("woff2")}@font-face{font-family:Gorditas;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gorditas-700.woff2) format("woff2")}@font-face{font-family:Kaisei Tokumin;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-tokumin-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-mono-700.woff2) format("woff2")}@font-face{font-family:Inria Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-sans-700.woff2) format("woff2")}@font-face{font-family:Sahitya;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sahitya-700.woff2) format("woff2")}@font-face{font-family:Scheherazade New;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/scheherazade-new-700.woff2) format("woff2")}@font-face{font-family:Content;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/content-700.woff2) format("woff2")}@font-face{font-family:Lexend Mega;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-mega-700.woff2) format("woff2")}@font-face{font-family:"Brygada 1918";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/brygada-1918-700.woff2) format("woff2")}@font-face{font-family:Red Rose;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-rose-700.woff2) format("woff2")}@font-face{font-family:The Nautigal;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/the-nautigal-700.woff2) format("woff2")}@font-face{font-family:Spline Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spline-sans-700.woff2) format("woff2")}@font-face{font-family:Lexend Giga;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-giga-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Georgian;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-georgian-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Display";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-display-700.woff2) format("woff2")}@font-face{font-family:Gupter;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gupter-700.woff2) format("woff2")}@font-face{font-family:Gowun Batang;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gowun-batang-700.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-4-700.woff2) format("woff2")}@font-face{font-family:Srisakdi;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/srisakdi-700.woff2) format("woff2")}@font-face{font-family:Bona Nova;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bona-nova-700.woff2) format("woff2")}@font-face{font-family:Zen Kaku Gothic New;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-kaku-gothic-new-700.woff2) format("woff2")}@font-face{font-family:Gemunu Libre;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gemunu-libre-700.woff2) format("woff2")}@font-face{font-family:GFS Neohellenic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gfs-neohellenic-700.woff2) format("woff2")}@font-face{font-family:Stick No Bills;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stick-no-bills-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-thai-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Myanmar;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-myanmar-700.woff2) format("woff2")}@font-face{font-family:Truculenta;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/truculenta-700.woff2) format("woff2")}@font-face{font-family:"Baloo Bhaijaan 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baloo-bhaijaan-2-700.woff2) format("woff2")}@font-face{font-family:Grenze;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grenze-700.woff2) format("woff2")}@font-face{font-family:Gwendolyn;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gwendolyn-700.woff2) format("woff2")}@font-face{font-family:Kaisei Opti;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-opti-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-arabic-700.woff2) format("woff2")}@font-face{font-family:Karantina;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karantina-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Symbols;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-symbols-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Armenian;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-armenian-700.woff2) format("woff2")}@font-face{font-family:Corinthia;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/corinthia-700.woff2) format("woff2")}@font-face{font-family:Kaisei Decol;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-decol-700.woff2) format("woff2")}@font-face{font-family:Big Shoulders Stencil Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-stencil-text-700.woff2) format("woff2")}@font-face{font-family:Andada Pro;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andada-pro-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans KR;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-kr-700.woff2) format("woff2")}@font-face{font-family:Texturina;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/texturina-700.woff2) format("woff2")}@font-face{font-family:Hahmlet;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/hahmlet-700.woff2) format("woff2")}@font-face{font-family:Kaisei HarunoUmi;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kaisei-harunoumi-700.woff2) format("woff2")}@font-face{font-family:BioRhyme Expanded;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/biorhyme-expanded-700.woff2) format("woff2")}@font-face{font-family:Yaldevi;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yaldevi-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Tamil";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tamil-700.woff2) format("woff2")}@font-face{font-family:Trochut;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trochut-700.woff2) format("woff2")}@font-face{font-family:Zen Kaku Gothic Antique;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-kaku-gothic-antique-700.woff2) format("woff2")}@font-face{font-family:Astloch;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/astloch-700.woff2) format("woff2")}@font-face{font-family:Lexend Tera;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-tera-700.woff2) format("woff2")}@font-face{font-family:Gluten;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gluten-700.woff2) format("woff2")}@font-face{font-family:Suwannaphum;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/suwannaphum-700.woff2) format("woff2")}@font-face{font-family:Fuzzy Bubbles;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fuzzy-bubbles-700.woff2) format("woff2")}@font-face{font-family:Alumni Sans;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alumni-sans-700.woff2) format("woff2")}@font-face{font-family:Qwitcher Grypen;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/qwitcher-grypen-700.woff2) format("woff2")}@font-face{font-family:Encode Sans SC;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/encode-sans-sc-700.woff2) format("woff2")}@font-face{font-family:Murecho;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/murecho-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Malayalam";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-malayalam-700.woff2) format("woff2")}@font-face{font-family:"M PLUS 1";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-1-700.woff2) format("woff2")}@font-face{font-family:Imbue;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/imbue-700.woff2) format("woff2")}@font-face{font-family:Lexend Peta;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lexend-peta-700.woff2) format("woff2")}@font-face{font-family:"M PLUS 2";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-2-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Thai Looped;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-thai-looped-700.woff2) format("woff2")}@font-face{font-family:Genos;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/genos-700.woff2) format("woff2")}@font-face{font-family:Big Shoulders Inline Text;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-inline-text-700.woff2) format("woff2")}@font-face{font-family:Mohave;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mohave-700.woff2) format("woff2")}@font-face{font-family:Trispace;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trispace-700.woff2) format("woff2")}@font-face{font-family:"M PLUS 1 Code";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-1-code-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Khmer";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-khmer-700.woff2) format("woff2")}@font-face{font-family:Big Shoulders Inline Display;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/big-shoulders-inline-display-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Devanagari";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-devanagari-700.woff2) format("woff2")}@font-face{font-family:Koh Santepheap;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/koh-santepheap-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Hebrew;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-hebrew-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Lao;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-lao-700.woff2) format("woff2")}@font-face{font-family:Red Hat Mono;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-mono-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Georgian";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-georgian-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Telugu";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-telugu-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Thai";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-thai-700.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Devanagari;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-devanagari-700.woff2) format("woff2")}@font-face{font-family:Redacted Script;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/redacted-script-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Sinhala";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-sinhala-700.woff2) format("woff2")}@font-face{font-family:M PLUS Code Latin;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/m-plus-code-latin-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Armenian";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-armenian-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Khmer;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-khmer-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Ethiopic";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-ethiopic-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Javanese;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-javanese-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Thai Looped;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-thai-looped-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Lao";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-lao-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Tai Tham;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-tai-tham-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Ol Chiki;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-ol-chiki-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Cherokee;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-cherokee-700.woff2) format("woff2")}@font-face{font-family:Noto Rashi Hebrew;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-rashi-hebrew-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Thaana;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-thaana-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Gujarati";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-gujarati-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Cham;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-cham-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Hebrew";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-hebrew-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Myanmar";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-myanmar-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Kannada";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-kannada-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Meetei Mayek;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-meetei-mayek-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Canadian Aboriginal;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-canadian-aboriginal-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Sora Sompeng;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sora-sompeng-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Tibetan";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tibetan-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Gurmukhi";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-gurmukhi-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Nyiakeng Puachue Hmong";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-nyiakeng-puachue-hmong-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Balinese;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-balinese-700.woff2) format("woff2")}@font-face{font-family:"Noto Serif Yezidi";font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-yezidi-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Medefaidrin;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-medefaidrin-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Bamum;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-bamum-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Adlam;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-adlam-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Adlam Unjoined;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-adlam-unjoined-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Sundanese;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-sundanese-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Hanifi Rohingya;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-hanifi-rohingya-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Kayah Li;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-kayah-li-700.woff2) format("woff2")}@font-face{font-family:Noto Sans Lisu;font-style:normal;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-lisu-700.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-italic.woff2) format("woff2")}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/open-sans-italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lato-italic.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-italic.woff2) format("woff2")}@font-face{font-family:Roboto Condensed;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-condensed-italic.woff2) format("woff2")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-pro-italic.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poppins-italic.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-mono-italic.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-italic.woff2) format("woff2")}@font-face{font-family:Raleway;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/raleway-italic.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-italic.woff2) format("woff2")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-italic.woff2) format("woff2")}@font-face{font-family:Merriweather;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-italic.woff2) format("woff2")}@font-face{font-family:PT Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-italic.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-italic.woff2) format("woff2")}@font-face{font-family:Rubik;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rubik-italic.woff2) format("woff2")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lora-italic.woff2) format("woff2")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-sans-italic.woff2) format("woff2")}@font-face{font-family:Fira Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-italic.woff2) format("woff2")}@font-face{font-family:"PT Serif";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-serif-italic.woff2) format("woff2")}@font-face{font-family:Titillium Web;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/titillium-web-italic.woff2) format("woff2")}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-italic.woff2) format("woff2")}@font-face{font-family:Barlow;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-italic.woff2) format("woff2")}@font-face{font-family:Karla;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karla-italic.woff2) format("woff2")}@font-face{font-family:Source Code Pro;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-code-pro-italic.woff2) format("woff2")}@font-face{font-family:Libre Franklin;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-franklin-italic.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-baskerville-italic.woff2) format("woff2")}@font-face{font-family:Arimo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arimo-italic.woff2) format("woff2")}@font-face{font-family:Josefin Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-sans-italic.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-italic.woff2) format("woff2")}@font-face{font-family:Mulish;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-italic.woff2) format("woff2")}@font-face{font-family:Muli;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-italic.woff2) format("woff2")}@font-face{font-family:Bitter;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bitter-italic.woff2) format("woff2")}@font-face{font-family:Cabin;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-italic.woff2) format("woff2")}@font-face{font-family:"Source Serif Pro";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-pro-italic.woff2) format("woff2")}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eb-garamond-italic.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-sans-italic.woff2) format("woff2")}@font-face{font-family:Prompt;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/prompt-italic.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-condensed-italic.woff2) format("woff2")}@font-face{font-family:Kanit;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kanit-italic.woff2) format("woff2")}@font-face{font-family:"Exo 2";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-2-italic.woff2) format("woff2")}@font-face{font-family:Arvo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arvo-italic.woff2) format("woff2")}@font-face{font-family:Overpass;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overpass-italic.woff2) format("woff2")}@font-face{font-family:Merriweather Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-sans-italic.woff2) format("woff2")}@font-face{font-family:Balsamiq Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/balsamiq-sans-italic.woff2) format("woff2")}@font-face{font-family:Asap;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-italic.woff2) format("woff2")}@font-face{font-family:"IBM Plex Serif";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-serif-italic.woff2) format("woff2")}@font-face{font-family:Ubuntu Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-mono-italic.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-garamond-italic.woff2) format("woff2")}@font-face{font-family:Fira Sans Condensed;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-condensed-italic.woff2) format("woff2")}@font-face{font-family:Exo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-italic.woff2) format("woff2")}@font-face{font-family:Archivo Narrow;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-narrow-italic.woff2) format("woff2")}@font-face{font-family:Zilla Slab;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zilla-slab-italic.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/public-sans-italic.woff2) format("woff2")}@font-face{font-family:ABeeZee;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/abeezee-italic.woff2) format("woff2")}@font-face{font-family:Barlow Semi Condensed;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-semi-condensed-italic.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-italic.woff2) format("woff2")}@font-face{font-family:Jost;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jost-italic.woff2) format("woff2")}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-display-italic.woff2) format("woff2")}@font-face{font-family:Space Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/space-mono-italic.woff2) format("woff2")}@font-face{font-family:Noto Sans Display;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-display-italic.woff2) format("woff2")}@font-face{font-family:Vollkorn;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vollkorn-italic.woff2) format("woff2")}@font-face{font-family:Crete Round;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crete-round-italic.woff2) format("woff2")}@font-face{font-family:Chakra Petch;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chakra-petch-italic.woff2) format("woff2")}@font-face{font-family:Amiri;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amiri-italic.woff2) format("woff2")}@font-face{font-family:Sarabun;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarabun-italic.woff2) format("woff2")}@font-face{font-family:Alegreya Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-italic.woff2) format("woff2")}@font-face{font-family:Alegreya;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-italic.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-mono-italic.woff2) format("woff2")}@font-face{font-family:Lobster Two;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lobster-two-italic.woff2) format("woff2")}@font-face{font-family:Tinos;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tinos-italic.woff2) format("woff2")}@font-face{font-family:"DM Serif Display";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-serif-display-italic.woff2) format("woff2")}@font-face{font-family:Noticia Text;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noticia-text-italic.woff2) format("woff2")}@font-face{font-family:Cardo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cardo-italic.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-italic.woff2) format("woff2")}@font-face{font-family:Gelasio;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gelasio-italic.woff2) format("woff2")}@font-face{font-family:Old Standard TT;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/old-standard-tt-italic.woff2) format("woff2")}@font-face{font-family:Montserrat Alternates;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-alternates-italic.woff2) format("woff2")}@font-face{font-family:Asap Condensed;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-condensed-italic.woff2) format("woff2")}@font-face{font-family:Quattrocento Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quattrocento-sans-italic.woff2) format("woff2")}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crimson-pro-italic.woff2) format("woff2")}@font-face{font-family:Chivo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chivo-italic.woff2) format("woff2")}@font-face{font-family:Cormorant;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-italic.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/be-vietnam-pro-italic.woff2) format("woff2")}@font-face{font-family:Cuprum;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cuprum-italic.woff2) format("woff2")}@font-face{font-family:Faustina;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/faustina-italic.woff2) format("woff2")}@font-face{font-family:Volkhov;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/volkhov-italic.woff2) format("woff2")}@font-face{font-family:Cantarell;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cantarell-italic.woff2) format("woff2")}@font-face{font-family:Saira;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-italic.woff2) format("woff2")}@font-face{font-family:Josefin Slab;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-slab-italic.woff2) format("woff2")}@font-face{font-family:Unna;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unna-italic.woff2) format("woff2")}@font-face{font-family:Playfair Display SC;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-sc-italic.woff2) format("woff2")}@font-face{font-family:Philosopher;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/philosopher-italic.woff2) format("woff2")}@font-face{font-family:Sanchez;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sanchez-italic.woff2) format("woff2")}@font-face{font-family:Ropa Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ropa-sans-italic.woff2) format("woff2")}@font-face{font-family:Fira Sans Extra Condensed;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-extra-condensed-italic.woff2) format("woff2")}@font-face{font-family:Neuton;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/neuton-italic.woff2) format("woff2")}@font-face{font-family:Istok Web;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/istok-web-italic.woff2) format("woff2")}@font-face{font-family:"DM Serif Text";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-serif-text-italic.woff2) format("woff2")}@font-face{font-family:Arapey;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arapey-italic.woff2) format("woff2")}@font-face{font-family:Mali;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mali-italic.woff2) format("woff2")}@font-face{font-family:Taviraj;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/taviraj-italic.woff2) format("woff2")}@font-face{font-family:Aleo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aleo-italic.woff2) format("woff2")}@font-face{font-family:Bai Jamjuree;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bai-jamjuree-italic.woff2) format("woff2")}@font-face{font-family:Gudea;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gudea-italic.woff2) format("woff2")}@font-face{font-family:Amaranth;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amaranth-italic.woff2) format("woff2")}@font-face{font-family:Economica;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/economica-italic.woff2) format("woff2")}@font-face{font-family:Gentium Basic;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-basic-italic.woff2) format("woff2")}@font-face{font-family:Courier Prime;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/courier-prime-italic.woff2) format("woff2")}@font-face{font-family:Cousine;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cousine-italic.woff2) format("woff2")}@font-face{font-family:Rasa;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rasa-italic.woff2) format("woff2")}@font-face{font-family:Gentium Book Basic;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-book-basic-italic.woff2) format("woff2")}@font-face{font-family:Arsenal;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arsenal-italic.woff2) format("woff2")}@font-face{font-family:Quantico;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quantico-italic.woff2) format("woff2")}@font-face{font-family:Sorts Mill Goudy;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sorts-mill-goudy-italic.woff2) format("woff2")}@font-face{font-family:Red Hat Text;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-text-italic.woff2) format("woff2")}@font-face{font-family:Niramit;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/niramit-italic.woff2) format("woff2")}@font-face{font-family:Baskervville;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/baskervville-italic.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Condensed;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-condensed-italic.woff2) format("woff2")}@font-face{font-family:Krub;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/krub-italic.woff2) format("woff2")}@font-face{font-family:Literata;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/literata-italic.woff2) format("woff2")}@font-face{font-family:"PT Serif Caption";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-serif-caption-italic.woff2) format("woff2")}@font-face{font-family:Changa One;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/changa-one-italic.woff2) format("woff2")}@font-face{font-family:Sansita;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sansita-italic.woff2) format("woff2")}@font-face{font-family:Overlock;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overlock-italic.woff2) format("woff2")}@font-face{font-family:Yrsa;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yrsa-italic.woff2) format("woff2")}@font-face{font-family:Anonymous Pro;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/anonymous-pro-italic.woff2) format("woff2")}@font-face{font-family:Alegreya Sans SC;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-sc-italic.woff2) format("woff2")}@font-face{font-family:Mate;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mate-italic.woff2) format("woff2")}@font-face{font-family:Libre Caslon Text;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-caslon-text-italic.woff2) format("woff2")}@font-face{font-family:Bodoni Moda;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bodoni-moda-italic.woff2) format("woff2")}@font-face{font-family:Judson;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/judson-italic.woff2) format("woff2")}@font-face{font-family:Georama;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/georama-italic.woff2) format("woff2")}@font-face{font-family:Castoro;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/castoro-italic.woff2) format("woff2")}@font-face{font-family:Bevan;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bevan-italic.woff2) format("woff2")}@font-face{font-family:Scada;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/scada-italic.woff2) format("woff2")}@font-face{font-family:Rambla;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rambla-italic.woff2) format("woff2")}@font-face{font-family:Caudex;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caudex-italic.woff2) format("woff2")}@font-face{font-family:Epilogue;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/epilogue-italic.woff2) format("woff2")}@font-face{font-family:Share;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/share-italic.woff2) format("woff2")}@font-face{font-family:K2D;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/k2d-italic.woff2) format("woff2")}@font-face{font-family:Alegreya SC;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sc-italic.woff2) format("woff2")}@font-face{font-family:Comic Neue;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comic-neue-italic.woff2) format("woff2")}@font-face{font-family:Nobile;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nobile-italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jetbrains-mono-italic.woff2) format("woff2")}@font-face{font-family:Trirong;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trirong-italic.woff2) format("woff2")}@font-face{font-family:Rosario;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rosario-italic.woff2) format("woff2")}@font-face{font-family:Cormorant Infant;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-infant-italic.woff2) format("woff2")}@font-face{font-family:"Averia Serif Libre";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-serif-libre-italic.woff2) format("woff2")}@font-face{font-family:STIX Two Text;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stix-two-text-italic.woff2) format("woff2")}@font-face{font-family:Grandstander;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grandstander-italic.woff2) format("woff2")}@font-face{font-family:Cambay;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cambay-italic.woff2) format("woff2")}@font-face{font-family:IM Fell DW Pica;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-dw-pica-italic.woff2) format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/atkinson-hyperlegible-italic.woff2) format("woff2")}@font-face{font-family:Spectral SC;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-sc-italic.woff2) format("woff2")}@font-face{font-family:Marvel;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marvel-italic.woff2) format("woff2")}@font-face{font-family:Thasadith;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/thasadith-italic.woff2) format("woff2")}@font-face{font-family:Averia Libre;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-libre-italic.woff2) format("woff2")}@font-face{font-family:Radley;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/radley-italic.woff2) format("woff2")}@font-face{font-family:IM Fell English;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-english-italic.woff2) format("woff2")}@font-face{font-family:Poly;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poly-italic.woff2) format("woff2")}@font-face{font-family:Proza Libre;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/proza-libre-italic.woff2) format("woff2")}@font-face{font-family:Fanwood Text;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fanwood-text-italic.woff2) format("woff2")}@font-face{font-family:IM Fell Double Pica;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-double-pica-italic.woff2) format("woff2")}@font-face{font-family:Azeret Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/azeret-mono-italic.woff2) format("woff2")}@font-face{font-family:Urbanist;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/urbanist-italic.woff2) format("woff2")}@font-face{font-family:Livvic;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/livvic-italic.woff2) format("woff2")}@font-face{font-family:Oregano;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/oregano-italic.woff2) format("woff2")}@font-face{font-family:Expletus Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/expletus-sans-italic.woff2) format("woff2")}@font-face{font-family:Caladea;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caladea-italic.woff2) format("woff2")}@font-face{font-family:Fondamento;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fondamento-italic.woff2) format("woff2")}@font-face{font-family:DM Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-mono-italic.woff2) format("woff2")}@font-face{font-family:Chau Philomene One;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chau-philomene-one-italic.woff2) format("woff2")}@font-face{font-family:Geo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/geo-italic.woff2) format("woff2")}@font-face{font-family:B612;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-italic.woff2) format("woff2")}@font-face{font-family:B612 Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-mono-italic.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fraunces-italic.woff2) format("woff2")}@font-face{font-family:Bellota Text;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-text-italic.woff2) format("woff2")}@font-face{font-family:Lekton;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lekton-italic.woff2) format("woff2")}@font-face{font-family:KoHo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/koho-italic.woff2) format("woff2")}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/newsreader-italic.woff2) format("woff2")}@font-face{font-family:Averia Sans Libre;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-sans-libre-italic.woff2) format("woff2")}@font-face{font-family:Fahkwang;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fahkwang-italic.woff2) format("woff2")}@font-face{font-family:Kodchasan;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kodchasan-italic.woff2) format("woff2")}@font-face{font-family:Manuale;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manuale-italic.woff2) format("woff2")}@font-face{font-family:Almendra;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almendra-italic.woff2) format("woff2")}@font-face{font-family:Puritan;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/puritan-italic.woff2) format("woff2")}@font-face{font-family:Tomorrow;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tomorrow-italic.woff2) format("woff2")}@font-face{font-family:Ibarra Real Nova;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibarra-real-nova-italic.woff2) format("woff2")}@font-face{font-family:IM Fell French Canon;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-french-canon-italic.woff2) format("woff2")}@font-face{font-family:Rosarivo;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rosarivo-italic.woff2) format("woff2")}@font-face{font-family:Bellota;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-italic.woff2) format("woff2")}@font-face{font-family:"Source Sans 3";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-3-italic.woff2) format("woff2")}@font-face{font-family:Besley;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/besley-italic.woff2) format("woff2")}@font-face{font-family:Piazzolla;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/piazzolla-italic.woff2) format("woff2")}@font-face{font-family:Kufam;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kufam-italic.woff2) format("woff2")}@font-face{font-family:Kulim Park;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kulim-park-italic.woff2) format("woff2")}@font-face{font-family:Simonetta;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/simonetta-italic.woff2) format("woff2")}@font-face{font-family:Petrona;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/petrona-italic.woff2) format("woff2")}@font-face{font-family:Glory;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/glory-italic.woff2) format("woff2")}@font-face{font-family:Tourney;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tourney-italic.woff2) format("woff2")}@font-face{font-family:Andika New Basic;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andika-new-basic-italic.woff2) format("woff2")}@font-face{font-family:IM Fell Great Primer;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/im-fell-great-primer-italic.woff2) format("woff2")}@font-face{font-family:"Inria Serif";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-serif-italic.woff2) format("woff2")}@font-face{font-family:Inria Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-sans-italic.woff2) format("woff2")}@font-face{font-family:"Brygada 1918";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/brygada-1918-italic.woff2) format("woff2")}@font-face{font-family:Molle;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/molle-italic.woff2) format("woff2")}@font-face{font-family:Linden Hill;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/linden-hill-italic.woff2) format("woff2")}@font-face{font-family:"Noto Serif Display";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-display-italic.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-4-italic.woff2) format("woff2")}@font-face{font-family:Bona Nova;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bona-nova-italic.woff2) format("woff2")}@font-face{font-family:GFS Neohellenic;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gfs-neohellenic-italic.woff2) format("woff2")}@font-face{font-family:Grenze;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grenze-italic.woff2) format("woff2")}@font-face{font-family:Zen Loop;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zen-loop-italic.woff2) format("woff2")}@font-face{font-family:Andada Pro;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andada-pro-italic.woff2) format("woff2")}@font-face{font-family:Xanh Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/xanh-mono-italic.woff2) format("woff2")}@font-face{font-family:Texturina;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/texturina-italic.woff2) format("woff2")}@font-face{font-family:"Noto Serif Tamil";font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tamil-italic.woff2) format("woff2")}@font-face{font-family:Trochut;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trochut-italic.woff2) format("woff2")}@font-face{font-family:Alumni Sans;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alumni-sans-italic.woff2) format("woff2")}@font-face{font-family:Genos;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/genos-italic.woff2) format("woff2")}@font-face{font-family:Mohave;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mohave-italic.woff2) format("woff2")}@font-face{font-family:Red Hat Mono;font-style:italic;font-weight:400;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-mono-italic.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-700italic.woff2) format("woff2")}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/open-sans-700italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lato-700italic.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-700italic.woff2) format("woff2")}@font-face{font-family:Roboto Condensed;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-condensed-700italic.woff2) format("woff2")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-pro-700italic.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/poppins-700italic.woff2) format("woff2")}@font-face{font-family:Roboto Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/roboto-mono-700italic.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-700italic.woff2) format("woff2")}@font-face{font-family:Raleway;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/raleway-700italic.woff2) format("woff2")}@font-face{font-family:Nunito;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-700italic.woff2) format("woff2")}@font-face{font-family:Ubuntu;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-700italic.woff2) format("woff2")}@font-face{font-family:Merriweather;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-700italic.woff2) format("woff2")}@font-face{font-family:PT Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-sans-700italic.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-700italic.woff2) format("woff2")}@font-face{font-family:Rubik;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rubik-700italic.woff2) format("woff2")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lora-700italic.woff2) format("woff2")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nunito-sans-700italic.woff2) format("woff2")}@font-face{font-family:Fira Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-700italic.woff2) format("woff2")}@font-face{font-family:"PT Serif";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/pt-serif-700italic.woff2) format("woff2")}@font-face{font-family:Titillium Web;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/titillium-web-700italic.woff2) format("woff2")}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-700italic.woff2) format("woff2")}@font-face{font-family:Barlow;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-700italic.woff2) format("woff2")}@font-face{font-family:Karla;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/karla-700italic.woff2) format("woff2")}@font-face{font-family:Source Code Pro;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-code-pro-700italic.woff2) format("woff2")}@font-face{font-family:Libre Franklin;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/libre-franklin-700italic.woff2) format("woff2")}@font-face{font-family:Arimo;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arimo-700italic.woff2) format("woff2")}@font-face{font-family:Josefin Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-sans-700italic.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-700italic.woff2) format("woff2")}@font-face{font-family:Mulish;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-700italic.woff2) format("woff2")}@font-face{font-family:Muli;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mulish-700italic.woff2) format("woff2")}@font-face{font-family:Bitter;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bitter-700italic.woff2) format("woff2")}@font-face{font-family:Cabin;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cabin-700italic.woff2) format("woff2")}@font-face{font-family:"Source Serif Pro";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-pro-700italic.woff2) format("woff2")}@font-face{font-family:EB Garamond;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/eb-garamond-700italic.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/dm-sans-700italic.woff2) format("woff2")}@font-face{font-family:Prompt;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/prompt-700italic.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-condensed-700italic.woff2) format("woff2")}@font-face{font-family:Kanit;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kanit-700italic.woff2) format("woff2")}@font-face{font-family:"Exo 2";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-2-700italic.woff2) format("woff2")}@font-face{font-family:Arvo;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arvo-700italic.woff2) format("woff2")}@font-face{font-family:Overpass;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overpass-700italic.woff2) format("woff2")}@font-face{font-family:Merriweather Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/merriweather-sans-700italic.woff2) format("woff2")}@font-face{font-family:Balsamiq Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/balsamiq-sans-700italic.woff2) format("woff2")}@font-face{font-family:Asap;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-700italic.woff2) format("woff2")}@font-face{font-family:"IBM Plex Serif";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-serif-700italic.woff2) format("woff2")}@font-face{font-family:Ubuntu Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ubuntu-mono-700italic.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-garamond-700italic.woff2) format("woff2")}@font-face{font-family:Fira Sans Condensed;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-condensed-700italic.woff2) format("woff2")}@font-face{font-family:Exo;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/exo-700italic.woff2) format("woff2")}@font-face{font-family:Archivo Narrow;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-narrow-700italic.woff2) format("woff2")}@font-face{font-family:Zilla Slab;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/zilla-slab-700italic.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/public-sans-700italic.woff2) format("woff2")}@font-face{font-family:Barlow Semi Condensed;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/barlow-semi-condensed-700italic.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/archivo-700italic.woff2) format("woff2")}@font-face{font-family:Jost;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jost-700italic.woff2) format("woff2")}@font-face{font-family:Red Hat Display;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-display-700italic.woff2) format("woff2")}@font-face{font-family:Space Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/space-mono-700italic.woff2) format("woff2")}@font-face{font-family:Noto Sans Display;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-sans-display-700italic.woff2) format("woff2")}@font-face{font-family:Vollkorn;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/vollkorn-700italic.woff2) format("woff2")}@font-face{font-family:Chakra Petch;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chakra-petch-700italic.woff2) format("woff2")}@font-face{font-family:Amiri;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amiri-700italic.woff2) format("woff2")}@font-face{font-family:Sarabun;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sarabun-700italic.woff2) format("woff2")}@font-face{font-family:Alegreya Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-700italic.woff2) format("woff2")}@font-face{font-family:Alegreya;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-700italic.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-mono-700italic.woff2) format("woff2")}@font-face{font-family:Lobster Two;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/lobster-two-700italic.woff2) format("woff2")}@font-face{font-family:Tinos;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tinos-700italic.woff2) format("woff2")}@font-face{font-family:Noticia Text;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noticia-text-700italic.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-700italic.woff2) format("woff2")}@font-face{font-family:Gelasio;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gelasio-700italic.woff2) format("woff2")}@font-face{font-family:Montserrat Alternates;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/montserrat-alternates-700italic.woff2) format("woff2")}@font-face{font-family:Asap Condensed;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/asap-condensed-700italic.woff2) format("woff2")}@font-face{font-family:Quattrocento Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quattrocento-sans-700italic.woff2) format("woff2")}@font-face{font-family:Crimson Pro;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/crimson-pro-700italic.woff2) format("woff2")}@font-face{font-family:Chivo;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/chivo-700italic.woff2) format("woff2")}@font-face{font-family:Cormorant;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-700italic.woff2) format("woff2")}@font-face{font-family:Be Vietnam Pro;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/be-vietnam-pro-700italic.woff2) format("woff2")}@font-face{font-family:Cuprum;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cuprum-700italic.woff2) format("woff2")}@font-face{font-family:Faustina;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/faustina-700italic.woff2) format("woff2")}@font-face{font-family:Volkhov;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/volkhov-700italic.woff2) format("woff2")}@font-face{font-family:Cantarell;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cantarell-700italic.woff2) format("woff2")}@font-face{font-family:Saira;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/saira-700italic.woff2) format("woff2")}@font-face{font-family:Josefin Slab;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/josefin-slab-700italic.woff2) format("woff2")}@font-face{font-family:Unna;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/unna-700italic.woff2) format("woff2")}@font-face{font-family:Playfair Display SC;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/playfair-display-sc-700italic.woff2) format("woff2")}@font-face{font-family:Philosopher;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/philosopher-700italic.woff2) format("woff2")}@font-face{font-family:Fira Sans Extra Condensed;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fira-sans-extra-condensed-700italic.woff2) format("woff2")}@font-face{font-family:Istok Web;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/istok-web-700italic.woff2) format("woff2")}@font-face{font-family:Mali;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mali-700italic.woff2) format("woff2")}@font-face{font-family:Taviraj;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/taviraj-700italic.woff2) format("woff2")}@font-face{font-family:Aleo;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/aleo-700italic.woff2) format("woff2")}@font-face{font-family:Bai Jamjuree;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bai-jamjuree-700italic.woff2) format("woff2")}@font-face{font-family:Amaranth;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/amaranth-700italic.woff2) format("woff2")}@font-face{font-family:Economica;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/economica-700italic.woff2) format("woff2")}@font-face{font-family:Gentium Basic;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-basic-700italic.woff2) format("woff2")}@font-face{font-family:Courier Prime;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/courier-prime-700italic.woff2) format("woff2")}@font-face{font-family:Cousine;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cousine-700italic.woff2) format("woff2")}@font-face{font-family:Rasa;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rasa-700italic.woff2) format("woff2")}@font-face{font-family:Gentium Book Basic;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gentium-book-basic-700italic.woff2) format("woff2")}@font-face{font-family:Arsenal;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/arsenal-700italic.woff2) format("woff2")}@font-face{font-family:Quantico;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/quantico-700italic.woff2) format("woff2")}@font-face{font-family:Red Hat Text;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-text-700italic.woff2) format("woff2")}@font-face{font-family:Niramit;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/niramit-700italic.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Condensed;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibm-plex-sans-condensed-700italic.woff2) format("woff2")}@font-face{font-family:Krub;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/krub-700italic.woff2) format("woff2")}@font-face{font-family:Literata;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/literata-700italic.woff2) format("woff2")}@font-face{font-family:Sansita;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/sansita-700italic.woff2) format("woff2")}@font-face{font-family:Overlock;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/overlock-700italic.woff2) format("woff2")}@font-face{font-family:Yrsa;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/yrsa-700italic.woff2) format("woff2")}@font-face{font-family:Anonymous Pro;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/anonymous-pro-700italic.woff2) format("woff2")}@font-face{font-family:Alegreya Sans SC;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sans-sc-700italic.woff2) format("woff2")}@font-face{font-family:Bodoni Moda;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bodoni-moda-700italic.woff2) format("woff2")}@font-face{font-family:Georama;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/georama-700italic.woff2) format("woff2")}@font-face{font-family:Scada;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/scada-700italic.woff2) format("woff2")}@font-face{font-family:Rambla;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rambla-700italic.woff2) format("woff2")}@font-face{font-family:Caudex;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caudex-700italic.woff2) format("woff2")}@font-face{font-family:Epilogue;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/epilogue-700italic.woff2) format("woff2")}@font-face{font-family:Share;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/share-700italic.woff2) format("woff2")}@font-face{font-family:K2D;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/k2d-700italic.woff2) format("woff2")}@font-face{font-family:Alegreya SC;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alegreya-sc-700italic.woff2) format("woff2")}@font-face{font-family:Comic Neue;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/comic-neue-700italic.woff2) format("woff2")}@font-face{font-family:Nobile;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/nobile-700italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/jetbrains-mono-700italic.woff2) format("woff2")}@font-face{font-family:Trirong;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/trirong-700italic.woff2) format("woff2")}@font-face{font-family:Rosario;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/rosario-700italic.woff2) format("woff2")}@font-face{font-family:Cormorant Infant;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cormorant-infant-700italic.woff2) format("woff2")}@font-face{font-family:"Averia Serif Libre";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-serif-libre-700italic.woff2) format("woff2")}@font-face{font-family:STIX Two Text;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/stix-two-text-700italic.woff2) format("woff2")}@font-face{font-family:Grandstander;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grandstander-700italic.woff2) format("woff2")}@font-face{font-family:Cambay;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/cambay-700italic.woff2) format("woff2")}@font-face{font-family:Atkinson Hyperlegible;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/atkinson-hyperlegible-700italic.woff2) format("woff2")}@font-face{font-family:Spectral SC;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/spectral-sc-700italic.woff2) format("woff2")}@font-face{font-family:Marvel;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/marvel-700italic.woff2) format("woff2")}@font-face{font-family:Thasadith;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/thasadith-700italic.woff2) format("woff2")}@font-face{font-family:Averia Libre;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-libre-700italic.woff2) format("woff2")}@font-face{font-family:Proza Libre;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/proza-libre-700italic.woff2) format("woff2")}@font-face{font-family:Azeret Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/azeret-mono-700italic.woff2) format("woff2")}@font-face{font-family:Urbanist;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/urbanist-700italic.woff2) format("woff2")}@font-face{font-family:Livvic;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/livvic-700italic.woff2) format("woff2")}@font-face{font-family:Expletus Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/expletus-sans-700italic.woff2) format("woff2")}@font-face{font-family:Caladea;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/caladea-700italic.woff2) format("woff2")}@font-face{font-family:B612;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-700italic.woff2) format("woff2")}@font-face{font-family:B612 Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/b612-mono-700italic.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fraunces-700italic.woff2) format("woff2")}@font-face{font-family:Bellota Text;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-text-700italic.woff2) format("woff2")}@font-face{font-family:KoHo;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/koho-700italic.woff2) format("woff2")}@font-face{font-family:Newsreader;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/newsreader-700italic.woff2) format("woff2")}@font-face{font-family:Averia Sans Libre;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/averia-sans-libre-700italic.woff2) format("woff2")}@font-face{font-family:Fahkwang;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/fahkwang-700italic.woff2) format("woff2")}@font-face{font-family:Kodchasan;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kodchasan-700italic.woff2) format("woff2")}@font-face{font-family:Manuale;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/manuale-700italic.woff2) format("woff2")}@font-face{font-family:Almendra;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/almendra-700italic.woff2) format("woff2")}@font-face{font-family:Puritan;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/puritan-700italic.woff2) format("woff2")}@font-face{font-family:Tomorrow;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tomorrow-700italic.woff2) format("woff2")}@font-face{font-family:Ibarra Real Nova;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/ibarra-real-nova-700italic.woff2) format("woff2")}@font-face{font-family:Bellota;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/bellota-700italic.woff2) format("woff2")}@font-face{font-family:"Source Sans 3";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-sans-3-700italic.woff2) format("woff2")}@font-face{font-family:Besley;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/besley-700italic.woff2) format("woff2")}@font-face{font-family:Piazzolla;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/piazzolla-700italic.woff2) format("woff2")}@font-face{font-family:Kufam;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kufam-700italic.woff2) format("woff2")}@font-face{font-family:Kulim Park;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/kulim-park-700italic.woff2) format("woff2")}@font-face{font-family:Petrona;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/petrona-700italic.woff2) format("woff2")}@font-face{font-family:Glory;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/glory-700italic.woff2) format("woff2")}@font-face{font-family:Tourney;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/tourney-700italic.woff2) format("woff2")}@font-face{font-family:Andika New Basic;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andika-new-basic-700italic.woff2) format("woff2")}@font-face{font-family:"Inria Serif";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-serif-700italic.woff2) format("woff2")}@font-face{font-family:Inria Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/inria-sans-700italic.woff2) format("woff2")}@font-face{font-family:"Brygada 1918";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/brygada-1918-700italic.woff2) format("woff2")}@font-face{font-family:"Noto Serif Display";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-display-700italic.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/source-serif-4-700italic.woff2) format("woff2")}@font-face{font-family:GFS Neohellenic;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/gfs-neohellenic-700italic.woff2) format("woff2")}@font-face{font-family:Grenze;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/grenze-700italic.woff2) format("woff2")}@font-face{font-family:Andada Pro;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/andada-pro-700italic.woff2) format("woff2")}@font-face{font-family:Texturina;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/texturina-700italic.woff2) format("woff2")}@font-face{font-family:"Noto Serif Tamil";font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/noto-serif-tamil-700italic.woff2) format("woff2")}@font-face{font-family:Alumni Sans;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/alumni-sans-700italic.woff2) format("woff2")}@font-face{font-family:Genos;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/genos-700italic.woff2) format("woff2")}@font-face{font-family:Mohave;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/mohave-700italic.woff2) format("woff2")}@font-face{font-family:Red Hat Mono;font-style:italic;font-weight:700;src:url(https://assets.simplicateapp.com/fonts/self-hosted/red-hat-mono-700italic.woff2) format("woff2")}.gf-roboto{font-family:Roboto}.gf-open-sans{font-family:Open Sans}.gf-noto-sans-jp{font-family:Noto Sans JP}.gf-lato{font-family:Lato}.gf-montserrat{font-family:Montserrat}.gf-roboto-condensed{font-family:Roboto Condensed}.gf-source-sans-pro{font-family:Source Sans Pro}.gf-poppins{font-family:Poppins}.gf-oswald{font-family:Oswald}.gf-roboto-mono{font-family:Roboto Mono}.gf-noto-sans{font-family:Noto Sans}.gf-raleway{font-family:Raleway}.gf-nunito{font-family:Nunito}.gf-ubuntu{font-family:Ubuntu}.gf-merriweather{font-family:Merriweather}.gf-pt-sans{font-family:PT Sans}.gf-roboto-slab{font-family:Roboto Slab}.gf-playfair-display{font-family:Playfair Display}.gf-inter{font-family:Inter}.gf-rubik{font-family:Rubik}.gf-noto-sans-kr{font-family:Noto Sans KR}.gf-mukta{font-family:Mukta}.gf-open-sans-condensed{font-family:Open Sans Condensed}.gf-lora{font-family:Lora}.gf-work-sans{font-family:Work Sans}.gf-nunito-sans{font-family:Nunito Sans}.gf-fira-sans{font-family:Fira Sans}.gf-quicksand{font-family:Quicksand}.gf-nanum-gothic{font-family:Nanum Gothic}.gf-pt-serif{font-family:"PT Serif"}.gf-titillium-web{font-family:Titillium Web}.gf-noto-sans-tc{font-family:Noto Sans TC}.gf-hind-siliguri{font-family:Hind Siliguri}.gf-noto-serif{font-family:"Noto Serif"}.gf-barlow{font-family:Barlow}.gf-karla{font-family:Karla}.gf-inconsolata{font-family:Inconsolata}.gf-heebo{font-family:Heebo}.gf-source-code-pro{font-family:Source Code Pro}.gf-libre-franklin{font-family:Libre Franklin}.gf-pt-sans-narrow{font-family:PT Sans Narrow}.gf-libre-baskerville{font-family:Libre Baskerville}.gf-arimo{font-family:Arimo}.gf-oxygen{font-family:Oxygen}.gf-dosis{font-family:Dosis}.gf-josefin-sans{font-family:Josefin Sans}.gf-ibm-plex-sans{font-family:IBM Plex Sans}.gf-mulish{font-family:Mulish}.gf-muli{font-family:Muli}.gf-bitter{font-family:Bitter}.gf-cabin{font-family:Cabin}.gf-cairo{font-family:Cairo}.gf-lobster{font-family:Lobster}.gf-source-serif-pro{font-family:"Source Serif Pro"}.gf-noto-sans-sc{font-family:Noto Sans SC}.gf-anton{font-family:Anton}.gf-bebas-neue{font-family:Bebas Neue}.gf-eb-garamond{font-family:EB Garamond}.gf-dm-sans{font-family:DM Sans}.gf-dancing-script{font-family:Dancing Script}.gf-prompt{font-family:Prompt}.gf-varela-round{font-family:Varela Round}.gf-fjalla-one{font-family:Fjalla One}.gf-hind{font-family:Hind}.gf-barlow-condensed{font-family:Barlow Condensed}.gf-abel{font-family:Abel}.gf-kanit{font-family:Kanit}.gf-comfortaa{font-family:Comfortaa}.gf-exo-2{font-family:"Exo 2"}.gf-pacifico{font-family:Pacifico}.gf-arvo{font-family:Arvo}.gf-noto-sans-hk{font-family:Noto Sans HK}.gf-architects-daughter{font-family:Architects Daughter}.gf-overpass{font-family:Overpass}.gf-maven-pro{font-family:Maven Pro}.gf-shadows-into-light{font-family:Shadows Into Light}.gf-manrope{font-family:Manrope}.gf-merriweather-sans{font-family:Merriweather Sans}.gf-teko{font-family:Teko}.gf-indie-flower{font-family:Indie Flower}.gf-hind-madurai{font-family:Hind Madurai}.gf-signika-negative{font-family:Signika Negative}.gf-balsamiq-sans{font-family:Balsamiq Sans}.gf-asap{font-family:Asap}.gf-abril-fatface{font-family:Abril Fatface}.gf-ibm-plex-serif{font-family:"IBM Plex Serif"}.gf-saira-condensed{font-family:Saira Condensed}.gf-yanone-kaffeesatz{font-family:Yanone Kaffeesatz}.gf-slabo-27px{font-family:"Slabo 27px"}.gf-ubuntu-mono{font-family:Ubuntu Mono}.gf-assistant{font-family:Assistant}.gf-noto-serif-jp{font-family:"Noto Serif JP"}.gf-cormorant-garamond{font-family:Cormorant Garamond}.gf-questrial{font-family:Questrial}.gf-catamaran{font-family:Catamaran}.gf-permanent-marker{font-family:Permanent Marker}.gf-fira-sans-condensed{font-family:Fira Sans Condensed}.gf-caveat{font-family:Caveat}.gf-rajdhani{font-family:Rajdhani}.gf-patrick-hand{font-family:Patrick Hand}.gf-tajawal{font-family:Tajawal}.gf-exo{font-family:Exo}.gf-play{font-family:Play}.gf-domine{font-family:Domine}.gf-archivo-narrow{font-family:Archivo Narrow}.gf-zilla-slab{font-family:Zilla Slab}.gf-satisfy{font-family:Satisfy}.gf-acme{font-family:Acme}.gf-signika{font-family:Signika}.gf-secular-one{font-family:Secular One}.gf-public-sans{font-family:Public Sans}.gf-abeezee{font-family:ABeeZee}.gf-barlow-semi-condensed{font-family:Barlow Semi Condensed}.gf-archivo{font-family:Archivo}.gf-m-plus-rounded-1c{font-family:"M PLUS Rounded 1c"}.gf-jost{font-family:Jost}.gf-bree-serif{font-family:"Bree Serif"}.gf-red-hat-display{font-family:Red Hat Display}.gf-spartan{font-family:Spartan}.gf-cookie{font-family:Cookie}.gf-amatic-sc{font-family:Amatic SC}.gf-alfa-slab-one{font-family:Alfa Slab One}.gf-space-mono{font-family:Space Mono}.gf-nanum-myeongjo{font-family:Nanum Myeongjo}.gf-space-grotesk{font-family:Space Grotesk}.gf-noto-sans-display{font-family:Noto Sans Display}.gf-martel{font-family:Martel}.gf-yantramanav{font-family:Yantramanav}.gf-gothic-a1{font-family:Gothic A1}.gf-vollkorn{font-family:Vollkorn}.gf-righteous{font-family:Righteous}.gf-crete-round{font-family:Crete Round}.gf-chakra-petch{font-family:Chakra Petch}.gf-fredoka-one{font-family:Fredoka One}.gf-amiri{font-family:Amiri}.gf-sarabun{font-family:Sarabun}.gf-patua-one{font-family:Patua One}.gf-almarai{font-family:Almarai}.gf-staatliches{font-family:Staatliches}.gf-m-plus-1p{font-family:"M PLUS 1p"}.gf-alegreya-sans{font-family:Alegreya Sans}.gf-antic-slab{font-family:Antic Slab}.gf-cinzel{font-family:Cinzel}.gf-courgette{font-family:Courgette}.gf-ubuntu-condensed{font-family:Ubuntu Condensed}.gf-alegreya{font-family:Alegreya}.gf-ibm-plex-mono{font-family:IBM Plex Mono}.gf-great-vibes{font-family:Great Vibes}.gf-monda{font-family:Monda}.gf-lobster-two{font-family:Lobster Two}.gf-tinos{font-family:Tinos}.gf-pt-sans-caption{font-family:PT Sans Caption}.gf-archivo-black{font-family:Archivo Black}.gf-didact-gothic{font-family:Didact Gothic}.gf-russo-one{font-family:Russo One}.gf-francois-one{font-family:Francois One}.gf-noto-kufi-arabic{font-family:Noto Kufi Arabic}.gf-kaushan-script{font-family:Kaushan Script}.gf-prata{font-family:Prata}.gf-frank-ruhl-libre{font-family:Frank Ruhl Libre}.gf-dm-serif-display{font-family:"DM Serif Display"}.gf-baloo-2{font-family:"Baloo 2"}.gf-noticia-text{font-family:Noticia Text}.gf-cardo{font-family:Cardo}.gf-spectral{font-family:Spectral}.gf-parisienne{font-family:Parisienne}.gf-kalam{font-family:Kalam}.gf-encode-sans{font-family:Encode Sans}.gf-changa{font-family:Changa}.gf-gelasio{font-family:Gelasio}.gf-old-standard-tt{font-family:Old Standard TT}.gf-gloria-hallelujah{font-family:Gloria Hallelujah}.gf-montserrat-alternates{font-family:Montserrat Alternates}.gf-asap-condensed{font-family:Asap Condensed}.gf-quattrocento-sans{font-family:Quattrocento Sans}.gf-sacramento{font-family:Sacramento}.gf-crimson-pro{font-family:Crimson Pro}.gf-chivo{font-family:Chivo}.gf-concert-one{font-family:Concert One}.gf-padauk{font-family:Padauk}.gf-orbitron{font-family:Orbitron}.gf-pathway-gothic-one{font-family:Pathway Gothic One}.gf-cormorant{font-family:Cormorant}.gf-rokkitt{font-family:Rokkitt}.gf-advent-pro{font-family:Advent Pro}.gf-be-vietnam-pro{font-family:Be Vietnam Pro}.gf-cuprum{font-family:Cuprum}.gf-faustina{font-family:Faustina}.gf-volkhov{font-family:Volkhov}.gf-sawarabi-mincho{font-family:Sawarabi Mincho}.gf-cantarell{font-family:Cantarell}.gf-saira{font-family:Saira}.gf-luckiest-guy{font-family:Luckiest Guy}.gf-passion-one{font-family:Passion One}.gf-special-elite{font-family:Special Elite}.gf-josefin-slab{font-family:Josefin Slab}.gf-eczar{font-family:Eczar}.gf-paytone-one{font-family:Paytone One}.gf-noto-serif-tc{font-family:"Noto Serif TC"}.gf-news-cycle{font-family:News Cycle}.gf-pt-mono{font-family:PT Mono}.gf-press-start-2p{font-family:"Press Start 2P"}.gf-unna{font-family:Unna}.gf-playfair-display-sc{font-family:Playfair Display SC}.gf-quattrocento{font-family:Quattrocento}.gf-el-messiri{font-family:El Messiri}.gf-philosopher{font-family:Philosopher}.gf-vidaloka{font-family:Vidaloka}.gf-sanchez{font-family:Sanchez}.gf-ropa-sans{font-family:Ropa Sans}.gf-fira-sans-extra-condensed{font-family:Fira Sans Extra Condensed}.gf-poiret-one{font-family:Poiret One}.gf-alata{font-family:Alata}.gf-neuton{font-family:Neuton}.gf-recursive{font-family:Recursive}.gf-marcellus{font-family:Marcellus}.gf-mitr{font-family:Mitr}.gf-khand{font-family:Khand}.gf-handlee{font-family:Handlee}.gf-titan-one{font-family:Titan One}.gf-arima-madurai{font-family:Arima Madurai}.gf-ultra{font-family:Ultra}.gf-bangers{font-family:Bangers}.gf-itim{font-family:Itim}.gf-istok-web{font-family:Istok Web}.gf-yellowtail{font-family:Yellowtail}.gf-dm-serif-text{font-family:"DM Serif Text"}.gf-karma{font-family:Karma}.gf-tangerine{font-family:Tangerine}.gf-arapey{font-family:Arapey}.gf-neucha{font-family:Neucha}.gf-mali{font-family:Mali}.gf-yeseva-one{font-family:Yeseva One}.gf-sigmar-one{font-family:Sigmar One}.gf-playball{font-family:Playball}.gf-ruda{font-family:Ruda}.gf-taviraj{font-family:Taviraj}.gf-viga{font-family:Viga}.gf-alice{font-family:Alice}.gf-aleo{font-family:Aleo}.gf-sawarabi-gothic{font-family:Sawarabi Gothic}.gf-lusitana{font-family:Lusitana}.gf-merienda{font-family:Merienda}.gf-noto-serif-sc{font-family:"Noto Serif SC"}.gf-sora{font-family:Sora}.gf-bai-jamjuree{font-family:Bai Jamjuree}.gf-bungee{font-family:Bungee}.gf-lexend-deca{font-family:Lexend Deca}.gf-allura{font-family:Allura}.gf-gudea{font-family:Gudea}.gf-hammersmith-one{font-family:Hammersmith One}.gf-noto-serif-kr{font-family:"Noto Serif KR"}.gf-gochi-hand{font-family:Gochi Hand}.gf-jura{font-family:Jura}.gf-pragati-narrow{font-family:Pragati Narrow}.gf-homemade-apple{font-family:Homemade Apple}.gf-adamina{font-family:Adamina}.gf-actor{font-family:Actor}.gf-ramabhadra{font-family:Ramabhadra}.gf-carter-one{font-family:Carter One}.gf-nanum-gothic-coding{font-family:Nanum Gothic Coding}.gf-amaranth{font-family:Amaranth}.gf-saira-semi-condensed{font-family:Saira Semi Condensed}.gf-armata{font-family:Armata}.gf-cabin-condensed{font-family:Cabin Condensed}.gf-economica{font-family:Economica}.gf-nanum-pen-script{font-family:Nanum Pen Script}.gf-abhaya-libre{font-family:Abhaya Libre}.gf-pangolin{font-family:Pangolin}.gf-gentium-basic{font-family:Gentium Basic}.gf-khula{font-family:Khula}.gf-alef{font-family:Alef}.gf-hind-vadodara{font-family:Hind Vadodara}.gf-benchnine{font-family:BenchNine}.gf-palanquin{font-family:Palanquin}.gf-monoton{font-family:Monoton}.gf-fugaz-one{font-family:Fugaz One}.gf-unica-one{font-family:Unica One}.gf-rock-salt{font-family:Rock Salt}.gf-outfit{font-family:Outfit}.gf-kosugi-maru{font-family:Kosugi Maru}.gf-audiowide{font-family:Audiowide}.gf-share-tech-mono{font-family:Share Tech Mono}.gf-courier-prime{font-family:Courier Prime}.gf-pontano-sans{font-family:Pontano Sans}.gf-creepster{font-family:Creepster}.gf-alex-brush{font-family:Alex Brush}.gf-bad-script{font-family:Bad Script}.gf-sen{font-family:Sen}.gf-julius-sans-one{font-family:Julius Sans One}.gf-nothing-you-could-do{font-family:Nothing You Could Do}.gf-sarala{font-family:Sarala}.gf-oleo-script{font-family:Oleo Script}.gf-tenor-sans{font-family:Tenor Sans}.gf-marck-script{font-family:Marck Script}.gf-cousine{font-family:Cousine}.gf-cantata-one{font-family:Cantata One}.gf-lilita-one{font-family:Lilita One}.gf-stint-ultra-condensed{font-family:Stint Ultra Condensed}.gf-mukta-malar{font-family:Mukta Malar}.gf-rasa{font-family:Rasa}.gf-im-fell-english-sc{font-family:IM Fell English SC}.gf-electrolize{font-family:Electrolize}.gf-bubblegum-sans{font-family:Bubblegum Sans}.gf-mada{font-family:Mada}.gf-gentium-book-basic{font-family:Gentium Book Basic}.gf-arsenal{font-family:Arsenal}.gf-quantico{font-family:Quantico}.gf-sriracha{font-family:Sriracha}.gf-sorts-mill-goudy{font-family:Sorts Mill Goudy}.gf-allerta{font-family:Allerta}.gf-red-hat-text{font-family:Red Hat Text}.gf-syncopate{font-family:Syncopate}.gf-martel-sans{font-family:Martel Sans}.gf-rubik-mono-one{font-family:Rubik Mono One}.gf-damion{font-family:Damion}.gf-lalezar{font-family:Lalezar}.gf-rufina{font-family:Rufina}.gf-niramit{font-family:Niramit}.gf-aclonica{font-family:Aclonica}.gf-gruppo{font-family:Gruppo}.gf-commissioner{font-family:Commissioner}.gf-shadows-into-light-two{font-family:Shadows Into Light Two}.gf-black-ops-one{font-family:Black Ops One}.gf-baskervville{font-family:Baskervville}.gf-varela{font-family:Varela}.gf-six-caps{font-family:Six Caps}.gf-ibm-plex-sans-condensed{font-family:IBM Plex Sans Condensed}.gf-krub{font-family:Krub}.gf-reenie-beanie{font-family:Reenie Beanie}.gf-mandali{font-family:Mandali}.gf-italianno{font-family:Italianno}.gf-squada-one{font-family:Squada One}.gf-candal{font-family:Candal}.gf-mate-sc{font-family:Mate SC}.gf-mr-dafoe{font-family:Mr Dafoe}.gf-coda{font-family:Coda}.gf-literata{font-family:Literata}.gf-forum{font-family:Forum}.gf-fredericka-the-great{font-family:Fredericka the Great}.gf-sintony{font-family:Sintony}.gf-black-han-sans{font-family:Black Han Sans}.gf-fira-mono{font-family:Fira Mono}.gf-pt-serif-caption{font-family:"PT Serif Caption"}.gf-basic{font-family:Basic}.gf-changa-one{font-family:Changa One}.gf-chewy{font-family:Chewy}.gf-jaldi{font-family:Jaldi}.gf-caveat-brush{font-family:Caveat Brush}.gf-shrikhand{font-family:Shrikhand}.gf-voltaire{font-family:Voltaire}.gf-sansita{font-family:Sansita}.gf-rancho{font-family:Rancho}.gf-lexend{font-family:Lexend}.gf-overlock{font-family:Overlock}.gf-yrsa{font-family:Yrsa}.gf-average{font-family:Average}.gf-annie-use-your-telescope{font-family:Annie Use Your Telescope}.gf-belgrano{font-family:Belgrano}.gf-noto-naskh-arabic{font-family:Noto Naskh Arabic}.gf-pinyon-script{font-family:Pinyon Script}.gf-anonymous-pro{font-family:Anonymous Pro}.gf-encode-sans-condensed{font-family:Encode Sans Condensed}.gf-alegreya-sans-sc{font-family:Alegreya Sans SC}.gf-mate{font-family:Mate}.gf-glegoo{font-family:Glegoo}.gf-blinker{font-family:Blinker}.gf-libre-caslon-text{font-family:Libre Caslon Text}.gf-hind-guntur{font-family:Hind Guntur}.gf-antic{font-family:Antic}.gf-lateef{font-family:Lateef}.gf-telex{font-family:Telex}.gf-enriqueta{font-family:Enriqueta}.gf-bodoni-moda{font-family:Bodoni Moda}.gf-kreon{font-family:Kreon}.gf-lemonada{font-family:Lemonada}.gf-days-one{font-family:Days One}.gf-judson{font-family:Judson}.gf-kameron{font-family:Kameron}.gf-markazi-text{font-family:Markazi Text}.gf-suez-one{font-family:Suez One}.gf-bowlby-one-sc{font-family:Bowlby One SC}.gf-spinnaker{font-family:Spinnaker}.gf-noto-sans-tamil{font-family:Noto Sans Tamil}.gf-laila{font-family:Laila}.gf-georama{font-family:Georama}.gf-palanquin-dark{font-family:Palanquin Dark}.gf-reem-kufi{font-family:Reem Kufi}.gf-cabin-sketch{font-family:Cabin Sketch}.gf-castoro{font-family:Castoro}.gf-norican{font-family:Norican}.gf-michroma{font-family:Michroma}.gf-pridi{font-family:Pridi}.gf-covered-by-your-grace{font-family:Covered By Your Grace}.gf-alatsi{font-family:Alatsi}.gf-mallanna{font-family:Mallanna}.gf-mrs-saint-delafield{font-family:Mrs Saint Delafield}.gf-holtwood-one-sc{font-family:Holtwood One SC}.gf-darker-grotesque{font-family:Darker Grotesque}.gf-allerta-stencil{font-family:Allerta Stencil}.gf-bevan{font-family:Bevan}.gf-niconne{font-family:Niconne}.gf-aldrich{font-family:Aldrich}.gf-scada{font-family:Scada}.gf-londrina-solid{font-family:Londrina Solid}.gf-berkshire-swash{font-family:Berkshire Swash}.gf-racing-sans-one{font-family:Racing Sans One}.gf-do-hyeon{font-family:Do Hyeon}.gf-graduate{font-family:Graduate}.gf-leckerli-one{font-family:Leckerli One}.gf-coming-soon{font-family:Coming Soon}.gf-rozha-one{font-family:Rozha One}.gf-knewave{font-family:Knewave}.gf-arizonia{font-family:Arizonia}.gf-cinzel-decorative{font-family:Cinzel Decorative}.gf-vt323{font-family:VT323}.gf-rambla{font-family:Rambla}.gf-caudex{font-family:Caudex}.gf-saira-extra-condensed{font-family:Saira Extra Condensed}.gf-herr-von-muellerhoff{font-family:Herr Von Muellerhoff}.gf-epilogue{font-family:Epilogue}.gf-gilda-display{font-family:Gilda Display}.gf-amethysta{font-family:Amethysta}.gf-miriam-libre{font-family:Miriam Libre}.gf-share{font-family:Share}.gf-just-another-hand{font-family:Just Another Hand}.gf-overpass-mono{font-family:Overpass Mono}.gf-k2d{font-family:K2D}.gf-copse{font-family:Copse}.gf-rye{font-family:Rye}.gf-magra{font-family:Magra}.gf-jockey-one{font-family:Jockey One}.gf-mukta-vaani{font-family:Mukta Vaani}.gf-boogaloo{font-family:Boogaloo}.gf-rochester{font-family:Rochester}.gf-noto-sans-thai{font-family:Noto Sans Thai}.gf-trocchi{font-family:Trocchi}.gf-charm{font-family:Charm}.gf-skranji{font-family:Skranji}.gf-kristi{font-family:Kristi}.gf-delius{font-family:Delius}.gf-alike{font-family:Alike}.gf-athiti{font-family:Athiti}.gf-amita{font-family:Amita}.gf-fauna-one{font-family:Fauna One}.gf-alegreya-sc{font-family:Alegreya SC}.gf-comic-neue{font-family:Comic Neue}.gf-carme{font-family:Carme}.gf-nanum-brush-script{font-family:Nanum Brush Script}.gf-jua{font-family:Jua}.gf-capriola{font-family:Capriola}.gf-kumbh-sans{font-family:Kumbh Sans}.gf-lustria{font-family:Lustria}.gf-gfs-didot{font-family:GFS Didot}.gf-coustard{font-family:Coustard}.gf-yesteryear{font-family:Yesteryear}.gf-biryani{font-family:Biryani}.gf-marcellus-sc{font-family:Marcellus SC}.gf-nobile{font-family:Nobile}.gf-cedarville-cursive{font-family:"Cedarville Cursive"}.gf-oranienbaum{font-family:Oranienbaum}.gf-fira-code{font-family:Fira Code}.gf-arbutus-slab{font-family:Arbutus Slab}.gf-belleza{font-family:Belleza}.gf-suranna{font-family:Suranna}.gf-bowlby-one{font-family:Bowlby One}.gf-seaweed-script{font-family:Seaweed Script}.gf-nixie-one{font-family:Nixie One}.gf-krona-one{font-family:Krona One}.gf-antonio{font-family:Antonio}.gf-halant{font-family:Halant}.gf-merienda-one{font-family:Merienda One}.gf-big-shoulders-display{font-family:Big Shoulders Display}.gf-petit-formal-script{font-family:Petit Formal Script}.gf-allan{font-family:Allan}.gf-bungee-inline{font-family:Bungee Inline}.gf-corben{font-family:Corben}.gf-jetbrains-mono{font-family:JetBrains Mono}.gf-molengo{font-family:Molengo}.gf-pattaya{font-family:Pattaya}.gf-sedgwick-ave{font-family:Sedgwick Ave}.gf-trirong{font-family:Trirong}.gf-ntr{font-family:NTR}.gf-podkova{font-family:Podkova}.gf-contrail-one{font-family:Contrail One}.gf-biorhyme{font-family:BioRhyme}.gf-noto-sans-devanagari{font-family:Noto Sans Devanagari}.gf-trykker{font-family:Trykker}.gf-average-sans{font-family:Average Sans}.gf-la-belle-aurore{font-family:La Belle Aurore}.gf-convergence{font-family:Convergence}.gf-david-libre{font-family:David Libre}.gf-rosario{font-family:Rosario}.gf-carrois-gothic{font-family:Carrois Gothic}.gf-comforter-brush{font-family:Comforter Brush}.gf-ovo{font-family:Ovo}.gf-maitree{font-family:Maitree}.gf-cormorant-infant{font-family:Cormorant Infant}.gf-averia-serif-libre{font-family:"Averia Serif Libre"}.gf-grand-hotel{font-family:Grand Hotel}.gf-slabo-13px{font-family:"Slabo 13px"}.gf-sunflower{font-family:Sunflower}.gf-mr-de-haviland{font-family:Mr De Haviland}.gf-wallpoet{font-family:Wallpoet}.gf-kite-one{font-family:Kite One}.gf-amiko{font-family:Amiko}.gf-rammetto-one{font-family:Rammetto One}.gf-kosugi{font-family:Kosugi}.gf-alike-angular{font-family:Alike Angular}.gf-calligraffitti{font-family:Calligraffitti}.gf-chonburi{font-family:Chonburi}.gf-aladin{font-family:Aladin}.gf-stix-two-text{font-family:STIX Two Text}.gf-hi-melody{font-family:Hi Melody}.gf-bellefair{font-family:Bellefair}.gf-metrophobic{font-family:Metrophobic}.gf-marmelad{font-family:Marmelad}.gf-sue-ellen-francisco{font-family:Sue Ellen Francisco}.gf-libre-barcode-39{font-family:"Libre Barcode 39"}.gf-cutive-mono{font-family:Cutive Mono}.gf-grandstander{font-family:Grandstander}.gf-monsieur-la-doulaise{font-family:Monsieur La Doulaise}.gf-qwigley{font-family:Qwigley}.gf-sniglet{font-family:Sniglet}.gf-cambay{font-family:Cambay}.gf-esteban{font-family:Esteban}.gf-im-fell-dw-pica{font-family:IM Fell DW Pica}.gf-oxygen-mono{font-family:Oxygen Mono}.gf-atkinson-hyperlegible{font-family:Atkinson Hyperlegible}.gf-gugi{font-family:Gugi}.gf-dawning-of-a-new-day{font-family:Dawning of a New Day}.gf-spectral-sc{font-family:Spectral SC}.gf-schoolbell{font-family:Schoolbell}.gf-kelly-slab{font-family:Kelly Slab}.gf-hanuman{font-family:Hanuman}.gf-sofia{font-family:Sofia}.gf-harmattan{font-family:Harmattan}.gf-baloo-tamma-2{font-family:"Baloo Tamma 2"}.gf-shippori-mincho{font-family:Shippori Mincho}.gf-poller-one{font-family:Poller One}.gf-marvel{font-family:Marvel}.gf-noto-sans-malayalam{font-family:Noto Sans Malayalam}.gf-duru-sans{font-family:Duru Sans}.gf-encode-sans-semi-condensed{font-family:Encode Sans Semi Condensed}.gf-thasadith{font-family:Thasadith}.gf-averia-libre{font-family:Averia Libre}.gf-manjari{font-family:Manjari}.gf-radley{font-family:Radley}.gf-nova-mono{font-family:Nova Mono}.gf-zeyada{font-family:Zeyada}.gf-im-fell-english{font-family:IM Fell English}.gf-noto-sans-arabic{font-family:Noto Sans Arabic}.gf-poly{font-family:Poly}.gf-hepta-slab{font-family:Hepta Slab}.gf-lemon{font-family:Lemon}.gf-brawler{font-family:Brawler}.gf-mirza{font-family:Mirza}.gf-euphoria-script{font-family:Euphoria Script}.gf-goudy-bookletter-1911{font-family:"Goudy Bookletter 1911"}.gf-bentham{font-family:Bentham}.gf-syne{font-family:Syne}.gf-tenali-ramakrishna{font-family:Tenali Ramakrishna}.gf-proza-libre{font-family:Proza Libre}.gf-gabriela{font-family:Gabriela}.gf-chelsea-market{font-family:Chelsea Market}.gf-montez{font-family:Montez}.gf-fanwood-text{font-family:Fanwood Text}.gf-im-fell-double-pica{font-family:IM Fell Double Pica}.gf-stardos-stencil{font-family:Stardos Stencil}.gf-noto-sans-hebrew{font-family:Noto Sans Hebrew}.gf-farro{font-family:Farro}.gf-pompiere{font-family:Pompiere}.gf-azeret-mono{font-family:Azeret Mono}.gf-oxanium{font-family:Oxanium}.gf-give-you-glory{font-family:Give You Glory}.gf-kurale{font-family:Kurale}.gf-cutive{font-family:Cutive}.gf-cormorant-sc{font-family:Cormorant SC}.gf-unifrakturmaguntia{font-family:UnifrakturMaguntia}.gf-quando{font-family:Quando}.gf-mclaren{font-family:McLaren}.gf-grenze-gotisch{font-family:Grenze Gotisch}.gf-bungee-shade{font-family:Bungee Shade}.gf-limelight{font-family:Limelight}.gf-henny-penny{font-family:Henny Penny}.gf-megrim{font-family:Megrim}.gf-emilys-candy{font-family:Emilys Candy}.gf-noto-sans-kannada{font-family:Noto Sans Kannada}.gf-sarpanch{font-family:Sarpanch}.gf-short-stack{font-family:Short Stack}.gf-love-ya-like-a-sister{font-family:Love Ya Like A Sister}.gf-urbanist{font-family:Urbanist}.gf-zcool-qingke-huangyou{font-family:ZCOOL QingKe HuangYou}.gf-noto-sans-telugu{font-family:Noto Sans Telugu}.gf-inknut-antiqua{font-family:Inknut Antiqua}.gf-waiting-for-the-sunrise{font-family:Waiting for the Sunrise}.gf-original-surfer{font-family:Original Surfer}.gf-sail{font-family:Sail}.gf-gurajada{font-family:Gurajada}.gf-tillana{font-family:Tillana}.gf-irish-grover{font-family:Irish Grover}.gf-turret-road{font-family:Turret Road}.gf-oleo-script-swash-caps{font-family:Oleo Script Swash Caps}.gf-happy-monkey{font-family:Happy Monkey}.gf-share-tech{font-family:Share Tech}.gf-over-the-rainbow{font-family:Over the Rainbow}.gf-mansalva{font-family:Mansalva}.gf-kadwa{font-family:Kadwa}.gf-livvic{font-family:Livvic}.gf-calistoga{font-family:Calistoga}.gf-buenard{font-family:Buenard}.gf-tienne{font-family:Tienne}.gf-yatra-one{font-family:Yatra One}.gf-vast-shadow{font-family:Vast Shadow}.gf-galada{font-family:Galada}.gf-oregano{font-family:Oregano}.gf-gravitas-one{font-family:Gravitas One}.gf-rakkas{font-family:Rakkas}.gf-expletus-sans{font-family:Expletus Sans}.gf-caladea{font-family:Caladea}.gf-cambo{font-family:Cambo}.gf-homenaje{font-family:Homenaje}.gf-major-mono-display{font-family:Major Mono Display}.gf-andika{font-family:Andika}.gf-cormorant-upright{font-family:Cormorant Upright}.gf-reggae-one{font-family:Reggae One}.gf-ranchers{font-family:Ranchers}.gf-rouge-script{font-family:Rouge Script}.gf-doppio-one{font-family:Doppio One}.gf-vollkorn-sc{font-family:Vollkorn SC}.gf-ceviche-one{font-family:Ceviche One}.gf-big-shoulders-text{font-family:Big Shoulders Text}.gf-anaheim{font-family:Anaheim}.gf-fondamento{font-family:Fondamento}.gf-inder{font-family:Inder}.gf-dm-mono{font-family:DM Mono}.gf-noto-sans-bengali{font-family:Noto Sans Bengali}.gf-baloo-da-2{font-family:"Baloo Da 2"}.gf-federo{font-family:Federo}.gf-mountains-of-christmas{font-family:Mountains of Christmas}.gf-raleway-dots{font-family:Raleway Dots}.gf-della-respira{font-family:Della Respira}.gf-antic-didone{font-family:Antic Didone}.gf-meddon{font-family:Meddon}.gf-atma{font-family:Atma}.gf-dokdo{font-family:Dokdo}.gf-wendy-one{font-family:Wendy One}.gf-freckle-face{font-family:Freckle Face}.gf-goldman{font-family:Goldman}.gf-clicker-script{font-family:Clicker Script}.gf-unkempt{font-family:Unkempt}.gf-noto-sans-oriya{font-family:Noto Sans Oriya}.gf-metamorphous{font-family:Metamorphous}.gf-katibeh{font-family:Katibeh}.gf-chau-philomene-one{font-family:Chau Philomene One}.gf-geo{font-family:Geo}.gf-fjord-one{font-family:Fjord One}.gf-noto-sans-mandaic{font-family:Noto Sans Mandaic}.gf-mochiy-pop-p-one{font-family:Mochiy Pop P One}.gf-battambang{font-family:Battambang}.gf-patrick-hand-sc{font-family:Patrick Hand SC}.gf-goblin-one{font-family:Goblin One}.gf-faster-one{font-family:Faster One}.gf-baloo-thambi-2{font-family:"Baloo Thambi 2"}.gf-meera-inimai{font-family:Meera Inimai}.gf-baumans{font-family:Baumans}.gf-noto-sans-gujarati{font-family:Noto Sans Gujarati}.gf-b612{font-family:B612}.gf-b612-mono{font-family:B612 Mono}.gf-noto-sans-gurmukhi{font-family:Noto Sans Gurmukhi}.gf-coda-caption{font-family:Coda Caption}.gf-montaga{font-family:Montaga}.gf-ma-shan-zheng{font-family:Ma Shan Zheng}.gf-orienta{font-family:Orienta}.gf-walter-turncoat{font-family:Walter Turncoat}.gf-montserrat-subrayada{font-family:Montserrat Subrayada}.gf-odibee-sans{font-family:Odibee Sans}.gf-shojumaru{font-family:Shojumaru}.gf-kiwi-maru{font-family:Kiwi Maru}.gf-fraunces{font-family:Fraunces}.gf-ledger{font-family:Ledger}.gf-mouse-memoirs{font-family:Mouse Memoirs}.gf-ruslan-display{font-family:Ruslan Display}.gf-bellota-text{font-family:Bellota Text}.gf-overlock-sc{font-family:Overlock SC}.gf-italiana{font-family:Italiana}.gf-dongle{font-family:Dongle}.gf-timmana{font-family:Timmana}.gf-amarante{font-family:Amarante}.gf-lekton{font-family:Lekton}.gf-vesper-libre{font-family:Vesper Libre}.gf-zcool-xiaowei{font-family:ZCOOL XiaoWei}.gf-aguafina-script{font-family:Aguafina Script}.gf-mukta-mahee{font-family:Mukta Mahee}.gf-aref-ruqaa{font-family:Aref Ruqaa}.gf-finger-paint{font-family:Finger Paint}.gf-coiny{font-family:Coiny}.gf-baloo-tammudu-2{font-family:"Baloo Tammudu 2"}.gf-allison{font-family:Allison}.gf-mako{font-family:Mako}.gf-notable{font-family:Notable}.gf-balthazar{font-family:Balthazar}.gf-port-lligat-sans{font-family:Port Lligat Sans}.gf-crafty-girls{font-family:Crafty Girls}.gf-eater{font-family:Eater}.gf-rocknroll-one{font-family:RocknRoll One}.gf-delius-swash-caps{font-family:Delius Swash Caps}.gf-frijole{font-family:Frijole}.gf-yusei-magic{font-family:Yusei Magic}.gf-codystar{font-family:Codystar}.gf-loved-by-the-king{font-family:Loved by the King}.gf-encode-sans-expanded{font-family:Encode Sans Expanded}.gf-flamenco{font-family:Flamenco}.gf-bubbler-one{font-family:Bubbler One}.gf-numans{font-family:Numans}.gf-prosto-one{font-family:Prosto One}.gf-lexend-zetta{font-family:Lexend Zetta}.gf-elsie{font-family:Elsie}.gf-port-lligat-slab{font-family:Port Lligat Slab}.gf-englebert{font-family:Englebert}.gf-varta{font-family:Varta}.gf-nova-round{font-family:Nova Round}.gf-bilbo-swash-caps{font-family:Bilbo Swash Caps}.gf-koho{font-family:KoHo}.gf-arya{font-family:Arya}.gf-strait{font-family:Strait}.gf-sansita-swashed{font-family:Sansita Swashed}.gf-headland-one{font-family:Headland One}.gf-newsreader{font-family:Newsreader}.gf-spicy-rice{font-family:Spicy Rice}.gf-luxurious-roman{font-family:Luxurious Roman}.gf-dynalight{font-family:Dynalight}.gf-salsa{font-family:Salsa}.gf-averia-sans-libre{font-family:Averia Sans Libre}.gf-dela-gothic-one{font-family:Dela Gothic One}.gf-carrois-gothic-sc{font-family:Carrois Gothic SC}.gf-bilbo{font-family:Bilbo}.gf-pavanam{font-family:Pavanam}.gf-baloo-paaji-2{font-family:"Baloo Paaji 2"}.gf-fahkwang{font-family:Fahkwang}.gf-stalemate{font-family:Stalemate}.gf-style-script{font-family:Style Script}.gf-artifika{font-family:Artifika}.gf-iceland{font-family:Iceland}.gf-shippori-mincho-b1{font-family:Shippori Mincho B1}.gf-shalimar{font-family:Shalimar}.gf-life-savers{font-family:Life Savers}.gf-gaegu{font-family:Gaegu}.gf-nova-square{font-family:Nova Square}.gf-slackey{font-family:Slackey}.gf-wire-one{font-family:Wire One}.gf-just-me-again-down-here{font-family:Just Me Again Down Here}.gf-the-girl-next-door{font-family:The Girl Next Door}.gf-noto-sans-sinhala{font-family:Noto Sans Sinhala}.gf-ranga{font-family:Ranga}.gf-baloo-chettan-2{font-family:"Baloo Chettan 2"}.gf-jomhuria{font-family:Jomhuria}.gf-gafata{font-family:Gafata}.gf-asul{font-family:Asul}.gf-yeon-sung{font-family:Yeon Sung}.gf-neonderthaw{font-family:Neonderthaw}.gf-museomoderno{font-family:MuseoModerno}.gf-encode-sans-semi-expanded{font-family:Encode Sans Semi Expanded}.gf-kodchasan{font-family:Kodchasan}.gf-fresca{font-family:Fresca}.gf-league-script{font-family:League Script}.gf-cherry-swash{font-family:Cherry Swash}.gf-voces{font-family:Voces}.gf-imprima{font-family:Imprima}.gf-scope-one{font-family:Scope One}.gf-cantora-one{font-family:Cantora One}.gf-road-rage{font-family:Road Rage}.gf-peralta{font-family:Peralta}.gf-mochiy-pop-one{font-family:Mochiy Pop One}.gf-mina{font-family:Mina}.gf-baloo-bhai-2{font-family:"Baloo Bhai 2"}.gf-delius-unicase{font-family:Delius Unicase}.gf-medula-one{font-family:Medula One}.gf-paprika{font-family:Paprika}.gf-readex-pro{font-family:Readex Pro}.gf-charmonman{font-family:Charmonman}.gf-rubik-beastly{font-family:Rubik Beastly}.gf-vibur{font-family:Vibur}.gf-praise{font-family:Praise}.gf-solway{font-family:Solway}.gf-libre-barcode-39-text{font-family:"Libre Barcode 39 Text"}.gf-manuale{font-family:Manuale}.gf-almendra{font-family:Almendra}.gf-cherry-cream-soda{font-family:Cherry Cream Soda}.gf-puritan{font-family:Puritan}.gf-song-myung{font-family:Song Myung}.gf-zcool-kuaile{font-family:ZCOOL KuaiLe}.gf-tauri{font-family:Tauri}.gf-denk-one{font-family:Denk One}.gf-lily-script-one{font-family:Lily Script One}.gf-germania-one{font-family:Germania One}.gf-mystery-quest{font-family:Mystery Quest}.gf-libre-barcode-39-extended-text{font-family:"Libre Barcode 39 Extended Text"}.gf-stoke{font-family:Stoke}.gf-unifrakturcook{font-family:UnifrakturCook}.gf-buda{font-family:Buda}.gf-noto-serif-bengali{font-family:"Noto Serif Bengali"}.gf-cormorant-unicase{font-family:Cormorant Unicase}.gf-prociono{font-family:Prociono}.gf-kranky{font-family:Kranky}.gf-sarina{font-family:Sarina}.gf-macondo-swash-caps{font-family:Macondo Swash Caps}.gf-modak{font-family:Modak}.gf-baloo-bhaina-2{font-family:"Baloo Bhaina 2"}.gf-nokora{font-family:Nokora}.gf-habibi{font-family:Habibi}.gf-dotgothic16{font-family:DotGothic16}.gf-libre-barcode-128{font-family:"Libre Barcode 128"}.gf-medievalsharp{font-family:MedievalSharp}.gf-donegal-one{font-family:Donegal One}.gf-tomorrow{font-family:Tomorrow}.gf-stylish{font-family:Stylish}.gf-orelega-one{font-family:Orelega One}.gf-uncial-antiqua{font-family:Uncial Antiqua}.gf-ibarra-real-nova{font-family:Ibarra Real Nova}.gf-fontdiner-swanky{font-family:Fontdiner Swanky}.gf-gamja-flower{font-family:Gamja Flower}.gf-chango{font-family:Chango}.gf-im-fell-french-canon{font-family:IM Fell French Canon}.gf-croissant-one{font-family:Croissant One}.gf-trade-winds{font-family:Trade Winds}.gf-rosarivo{font-family:Rosarivo}.gf-lexend-exa{font-family:Lexend Exa}.gf-dekko{font-family:Dekko}.gf-ribeye{font-family:Ribeye}.gf-engagement{font-family:Engagement}.gf-saira-stencil-one{font-family:Saira Stencil One}.gf-lovers-quarrel{font-family:Lovers Quarrel}.gf-julee{font-family:Julee}.gf-sonsie-one{font-family:Sonsie One}.gf-ramaraja{font-family:Ramaraja}.gf-bellota{font-family:Bellota}.gf-sulphur-point{font-family:Sulphur Point}.gf-libre-caslon-display{font-family:Libre Caslon Display}.gf-source-sans-3{font-family:"Source Sans 3"}.gf-besley{font-family:Besley}.gf-asar{font-family:Asar}.gf-pirata-one{font-family:Pirata One}.gf-piazzolla{font-family:Piazzolla}.gf-rationale{font-family:Rationale}.gf-shanti{font-family:Shanti}.gf-cute-font{font-family:Cute Font}.gf-stint-ultra-expanded{font-family:Stint Ultra Expanded}.gf-kufam{font-family:Kufam}.gf-farsan{font-family:Farsan}.gf-londrina-outline{font-family:Londrina Outline}.gf-kulim-park{font-family:Kulim Park}.gf-zilla-slab-highlight{font-family:Zilla Slab Highlight}.gf-chicle{font-family:Chicle}.gf-east-sea-dokdo{font-family:East Sea Dokdo}.gf-akronim{font-family:Akronim}.gf-sumana{font-family:Sumana}.gf-noto-nastaliq-urdu{font-family:Noto Nastaliq Urdu}.gf-khmer{font-family:Khmer}.gf-im-fell-french-canon-sc{font-family:IM Fell French Canon SC}.gf-iceberg{font-family:Iceberg}.gf-quintessential{font-family:Quintessential}.gf-simonetta{font-family:Simonetta}.gf-autour-one{font-family:Autour One}.gf-poor-story{font-family:Poor Story}.gf-petrona{font-family:Petrona}.gf-condiment{font-family:Condiment}.gf-fenix{font-family:Fenix}.gf-akaya-telivigala{font-family:Akaya Telivigala}.gf-nova-flat{font-family:Nova Flat}.gf-bigelow-rules{font-family:Bigelow Rules}.gf-angkor{font-family:Angkor}.gf-zen-maru-gothic{font-family:Zen Maru Gothic}.gf-crushed{font-family:Crushed}.gf-moul{font-family:Moul}.gf-kantumruy{font-family:Kantumruy}.gf-gotu{font-family:Gotu}.gf-ruluko{font-family:Ruluko}.gf-lakki-reddy{font-family:Lakki Reddy}.gf-glory{font-family:Glory}.gf-tourney{font-family:Tourney}.gf-im-fell-dw-pica-sc{font-family:IM Fell DW Pica SC}.gf-underdog{font-family:Underdog}.gf-cagliostro{font-family:Cagliostro}.gf-new-rocker{font-family:New Rocker}.gf-milonga{font-family:Milonga}.gf-kotta-one{font-family:Kotta One}.gf-big-shoulders-stencil-display{font-family:Big Shoulders Stencil Display}.gf-text-me-one{font-family:Text Me One}.gf-swanky-and-moo-moo{font-family:Swanky and Moo Moo}.gf-rowdies{font-family:Rowdies}.gf-averia-gruesa-libre{font-family:Averia Gruesa Libre}.gf-eagle-lake{font-family:Eagle Lake}.gf-maiden-orange{font-family:Maiden Orange}.gf-sancreek{font-family:Sancreek}.gf-ephesis{font-family:Ephesis}.gf-kumar-one{font-family:Kumar One}.gf-inika{font-family:Inika}.gf-sura{font-family:Sura}.gf-nosifer{font-family:Nosifer}.gf-andika-new-basic{font-family:Andika New Basic}.gf-rum-raisin{font-family:Rum Raisin}.gf-montecarlo{font-family:MonteCarlo}.gf-gayathri{font-family:Gayathri}.gf-kavivanar{font-family:Kavivanar}.gf-sirin-stencil{font-family:Sirin Stencil}.gf-junge{font-family:Junge}.gf-hachi-maru-pop{font-family:Hachi Maru Pop}.gf-im-fell-great-primer{font-family:IM Fell Great Primer}.gf-potta-one{font-family:Potta One}.gf-montagu-slab{font-family:Montagu Slab}.gf-margarine{font-family:Margarine}.gf-elsie-swash-caps{font-family:Elsie Swash Caps}.gf-sree-krushnadevaraya{font-family:Sree Krushnadevaraya}.gf-offside{font-family:Offside}.gf-chathura{font-family:Chathura}.gf-zen-old-mincho{font-family:Zen Old Mincho}.gf-londrina-shadow{font-family:Londrina Shadow}.gf-rhodium-libre{font-family:Rhodium Libre}.gf-marko-one{font-family:Marko One}.gf-inria-serif{font-family:"Inria Serif"}.gf-windsong{font-family:WindSong}.gf-gorditas{font-family:Gorditas}.gf-ravi-prakash{font-family:Ravi Prakash}.gf-piedra{font-family:Piedra}.gf-bayon{font-family:Bayon}.gf-kaisei-tokumin{font-family:Kaisei Tokumin}.gf-meie-script{font-family:Meie Script}.gf-noto-sans-mono{font-family:Noto Sans Mono}.gf-tulpen-one{font-family:Tulpen One}.gf-ruthie{font-family:Ruthie}.gf-griffy{font-family:Griffy}.gf-miniver{font-family:Miniver}.gf-monofett{font-family:Monofett}.gf-dorsa{font-family:Dorsa}.gf-wellfleet{font-family:Wellfleet}.gf-inria-sans{font-family:Inria Sans}.gf-mrs-sheppards{font-family:Mrs Sheppards}.gf-akaya-kanadaka{font-family:Akaya Kanadaka}.gf-barrio{font-family:Barrio}.gf-redressed{font-family:Redressed}.gf-sahitya{font-family:Sahitya}.gf-chilanka{font-family:Chilanka}.gf-asset{font-family:Asset}.gf-kavoon{font-family:Kavoon}.gf-scheherazade-new{font-family:Scheherazade New}.gf-spirax{font-family:Spirax}.gf-content{font-family:Content}.gf-jomolhari{font-family:Jomolhari}.gf-metal-mania{font-family:Metal Mania}.gf-vampiro-one{font-family:Vampiro One}.gf-lexend-mega{font-family:Lexend Mega}.gf-risque{font-family:Risque}.gf-brygada-1918{font-family:"Brygada 1918"}.gf-modern-antiqua{font-family:Modern Antiqua}.gf-beth-ellen{font-family:Beth Ellen}.gf-felipa{font-family:Felipa}.gf-libre-barcode-39-extended{font-family:"Libre Barcode 39 Extended"}.gf-molle{font-family:Molle}.gf-arbutus{font-family:Arbutus}.gf-red-rose{font-family:Red Rose}.gf-almendra-sc{font-family:Almendra SC}.gf-viaoda-libre{font-family:Viaoda Libre}.gf-diplomata-sc{font-family:Diplomata SC}.gf-ribeye-marrow{font-family:Ribeye Marrow}.gf-train-one{font-family:Train One}.gf-linden-hill{font-family:Linden Hill}.gf-caesar-dressing{font-family:Caesar Dressing}.gf-stick{font-family:Stick}.gf-fascinate-inline{font-family:Fascinate Inline}.gf-girassol{font-family:Girassol}.gf-mogra{font-family:Mogra}.gf-jolly-lodger{font-family:Jolly Lodger}.gf-the-nautigal{font-family:The Nautigal}.gf-devonshire{font-family:Devonshire}.gf-galdeano{font-family:Galdeano}.gf-romanesco{font-family:Romanesco}.gf-peddana{font-family:Peddana}.gf-unlock{font-family:Unlock}.gf-single-day{font-family:Single Day}.gf-kumar-one-outline{font-family:Kumar One Outline}.gf-hanalei-fill{font-family:Hanalei Fill}.gf-lancelot{font-family:Lancelot}.gf-diplomata{font-family:Diplomata}.gf-spline-sans{font-family:Spline Sans}.gf-lexend-giga{font-family:Lexend Giga}.gf-joti-one{font-family:Joti One}.gf-zen-dots{font-family:Zen Dots}.gf-revalia{font-family:Revalia}.gf-noto-sans-georgian{font-family:Noto Sans Georgian}.gf-princess-sofia{font-family:Princess Sofia}.gf-noto-serif-display{font-family:"Noto Serif Display"}.gf-gupter{font-family:Gupter}.gf-gowun-batang{font-family:Gowun Batang}.gf-galindo{font-family:Galindo}.gf-source-serif-4{font-family:"Source Serif 4"}.gf-rampart-one{font-family:Rampart One}.gf-bahiana{font-family:Bahiana}.gf-zen-antique{font-family:Zen Antique}.gf-srisakdi{font-family:Srisakdi}.gf-glass-antiqua{font-family:Glass Antiqua}.gf-bigshot-one{font-family:Bigshot One}.gf-im-fell-great-primer-sc{font-family:IM Fell Great Primer SC}.gf-bona-nova{font-family:Bona Nova}.gf-oldenburg{font-family:Oldenburg}.gf-zen-kaku-gothic-new{font-family:Zen Kaku Gothic New}.gf-plaster{font-family:Plaster}.gf-gemunu-libre{font-family:Gemunu Libre}.gf-gfs-neohellenic{font-family:GFS Neohellenic}.gf-stick-no-bills{font-family:Stick No Bills}.gf-ibm-plex-sans-thai{font-family:IBM Plex Sans Thai}.gf-barriecito{font-family:Barriecito}.gf-smythe{font-family:Smythe}.gf-noto-sans-myanmar{font-family:Noto Sans Myanmar}.gf-koulen{font-family:Koulen}.gf-truculenta{font-family:Truculenta}.gf-flavors{font-family:Flavors}.gf-dangrek{font-family:Dangrek}.gf-baloo-bhaijaan-2{font-family:"Baloo Bhaijaan 2"}.gf-kirang-haerang{font-family:Kirang Haerang}.gf-grenze{font-family:Grenze}.gf-ewert{font-family:Ewert}.gf-odor-mean-chey{font-family:Odor Mean Chey}.gf-jacques-francois{font-family:Jacques Francois}.gf-jim-nightshade{font-family:Jim Nightshade}.gf-londrina-sketch{font-family:Londrina Sketch}.gf-emblema-one{font-family:Emblema One}.gf-gwendolyn{font-family:Gwendolyn}.gf-libre-barcode-128-text{font-family:"Libre Barcode 128 Text"}.gf-jacques-francois-shadow{font-family:Jacques Francois Shadow}.gf-zhi-mang-xing{font-family:Zhi Mang Xing}.gf-kaisei-opti{font-family:Kaisei Opti}.gf-atomic-age{font-family:Atomic Age}.gf-snippet{font-family:Snippet}.gf-ibm-plex-sans-arabic{font-family:IBM Plex Sans Arabic}.gf-nova-slim{font-family:Nova Slim}.gf-keania-one{font-family:Keania One}.gf-festive{font-family:Festive}.gf-bahianita{font-family:Bahianita}.gf-fuggles{font-family:Fuggles}.gf-dr-sugiyama{font-family:Dr Sugiyama}.gf-zen-loop{font-family:Zen Loop}.gf-purple-purse{font-family:Purple Purse}.gf-metal{font-family:Metal}.gf-black-and-white-picture{font-family:Black And White Picture}.gf-otomanopee-one{font-family:Otomanopee One}.gf-miss-fajardose{font-family:Miss Fajardose}.gf-siemreap{font-family:Siemreap}.gf-karantina{font-family:Karantina}.gf-yomogi{font-family:Yomogi}.gf-chela-one{font-family:Chela One}.gf-almendra-display{font-family:Almendra Display}.gf-erica-one{font-family:Erica One}.gf-butterfly-kids{font-family:Butterfly Kids}.gf-vibes{font-family:Vibes}.gf-noto-sans-symbols{font-family:Noto Sans Symbols}.gf-noto-sans-armenian{font-family:Noto Sans Armenian}.gf-shippori-antique{font-family:Shippori Antique}.gf-birthstone-bounce{font-family:Birthstone Bounce}.gf-bungee-outline{font-family:Bungee Outline}.gf-combo{font-family:Combo}.gf-klee-one{font-family:Klee One}.gf-corinthia{font-family:Corinthia}.gf-sedgwick-ave-display{font-family:Sedgwick Ave Display}.gf-chenla{font-family:Chenla}.gf-fascinate{font-family:Fascinate}.gf-sunshiney{font-family:Sunshiney}.gf-benne{font-family:Benne}.gf-syne-mono{font-family:Syne Mono}.gf-kdam-thmor{font-family:Kdam Thmor}.gf-kaisei-decol{font-family:Kaisei Decol}.gf-preahvihear{font-family:Preahvihear}.gf-mr-bedfort{font-family:Mr Bedfort}.gf-big-shoulders-stencil-text{font-family:Big Shoulders Stencil Text}.gf-andada-pro{font-family:Andada Pro}.gf-liu-jian-mao-cao{font-family:Liu Jian Mao Cao}.gf-ibm-plex-sans-kr{font-family:IBM Plex Sans KR}.gf-freehand{font-family:Freehand}.gf-xanh-mono{font-family:Xanh Mono}.gf-texturina{font-family:Texturina}.gf-oooh-baby{font-family:Oooh Baby}.gf-bokor{font-family:Bokor}.gf-passero-one{font-family:Passero One}.gf-macondo{font-family:Macondo}.gf-bungee-hairline{font-family:Bungee Hairline}.gf-hina-mincho{font-family:Hina Mincho}.gf-hahmlet{font-family:Hahmlet}.gf-hanalei{font-family:Hanalei}.gf-carattere{font-family:Carattere}.gf-kaisei-harunoumi{font-family:Kaisei HarunoUmi}.gf-biorhyme-expanded{font-family:BioRhyme Expanded}.gf-bonbon{font-family:Bonbon}.gf-yaldevi{font-family:Yaldevi}.gf-nerko-one{font-family:Nerko One}.gf-noto-serif-tamil{font-family:"Noto Serif Tamil"}.gf-federant{font-family:Federant}.gf-noto-sans-tamil-supplement{font-family:Noto Sans Tamil Supplement}.gf-trochut{font-family:Trochut}.gf-seymour-one{font-family:Seymour One}.gf-im-fell-double-pica-sc{font-family:IM Fell Double Pica SC}.gf-snowburst-one{font-family:Snowburst One}.gf-long-cang{font-family:Long Cang}.gf-lacquer{font-family:Lacquer}.gf-stalinist-one{font-family:Stalinist One}.gf-supermercado-one{font-family:Supermercado One}.gf-zen-kaku-gothic-antique{font-family:Zen Kaku Gothic Antique}.gf-astloch{font-family:Astloch}.gf-gidugu{font-family:Gidugu}.gf-smokum{font-family:Smokum}.gf-fruktur{font-family:Fruktur}.gf-taprom{font-family:Taprom}.gf-lexend-tera{font-family:Lexend Tera}.gf-twinkle-star{font-family:Twinkle Star}.gf-gluten{font-family:Gluten}.gf-bakbak-one{font-family:Bakbak One}.gf-ruge-boogie{font-family:Ruge Boogie}.gf-suwannaphum{font-family:Suwannaphum}.gf-geostar-fill{font-family:Geostar Fill}.gf-miltonian-tattoo{font-family:Miltonian Tattoo}.gf-moon-dance{font-family:Moon Dance}.gf-licorice{font-family:Licorice}.gf-butcherman{font-family:Butcherman}.gf-aubrey{font-family:Aubrey}.gf-fuzzy-bubbles{font-family:Fuzzy Bubbles}.gf-gowun-dodum{font-family:Gowun Dodum}.gf-moulpali{font-family:Moulpali}.gf-nova-cut{font-family:Nova Cut}.gf-sevillana{font-family:Sevillana}.gf-alumni-sans{font-family:Alumni Sans}.gf-zen-kurenaido{font-family:Zen Kurenaido}.gf-miltonian{font-family:Miltonian}.gf-qwitcher-grypen{font-family:Qwitcher Grypen}.gf-nova-oval{font-family:Nova Oval}.gf-encode-sans-sc{font-family:Encode Sans SC}.gf-sofadi-one{font-family:Sofadi One}.gf-suravaram{font-family:Suravaram}.gf-nova-script{font-family:Nova Script}.gf-waterfall{font-family:Waterfall}.gf-new-tegomin{font-family:New Tegomin}.gf-vujahday-script{font-family:Vujahday Script}.gf-birthstone{font-family:Birthstone}.gf-langar{font-family:Langar}.gf-noto-sans-gothic{font-family:Noto Sans Gothic}.gf-dhurjati{font-family:Dhurjati}.gf-libre-barcode-ean13-text{font-family:Libre Barcode EAN13 Text}.gf-murecho{font-family:Murecho}.gf-mea-culpa{font-family:Mea Culpa}.gf-ballet{font-family:Ballet}.gf-noto-serif-malayalam{font-family:"Noto Serif Malayalam"}.gf-m-plus-1{font-family:"M PLUS 1"}.gf-imperial-script{font-family:Imperial Script}.gf-comforter{font-family:Comforter}.gf-fasthand{font-family:Fasthand}.gf-love-light{font-family:Love Light}.gf-imbue{font-family:Imbue}.gf-qahiri{font-family:Qahiri}.gf-lexend-peta{font-family:Lexend Peta}.gf-m-plus-2{font-family:"M PLUS 2"}.gf-ibm-plex-sans-thai-looped{font-family:IBM Plex Sans Thai Looped}.gf-genos{font-family:Genos}.gf-island-moments{font-family:Island Moments}.gf-estonia{font-family:Estonia}.gf-luxurious-script{font-family:Luxurious Script}.gf-zen-antique-soft{font-family:Zen Antique Soft}.gf-bonheur-royale{font-family:Bonheur Royale}.gf-big-shoulders-inline-text{font-family:Big Shoulders Inline Text}.gf-ole{font-family:Ole}.gf-mohave{font-family:Mohave}.gf-kenia{font-family:Kenia}.gf-moo-lah-lah{font-family:Moo Lah Lah}.gf-geostar{font-family:Geostar}.gf-inspiration{font-family:Inspiration}.gf-kolker-brush{font-family:Kolker Brush}.gf-trispace{font-family:Trispace}.gf-meow-script{font-family:Meow Script}.gf-petemoss{font-family:Petemoss}.gf-zen-tokyo-zoo{font-family:Zen Tokyo Zoo}.gf-m-plus-1-code{font-family:"M PLUS 1 Code"}.gf-are-you-serious{font-family:Are You Serious}.gf-grechen-fuemen{font-family:Grechen Fuemen}.gf-smooch{font-family:Smooch}.gf-hurricane{font-family:Hurricane}.gf-yuji-syuku{font-family:Yuji Syuku}.gf-warnes{font-family:Warnes}.gf-syne-tactile{font-family:Syne Tactile}.gf-fleur-de-leah{font-family:Fleur De Leah}.gf-noto-serif-khmer{font-family:"Noto Serif Khmer"}.gf-cherish{font-family:Cherish}.gf-big-shoulders-inline-display{font-family:Big Shoulders Inline Display}.gf-shippori-antique-b1{font-family:Shippori Antique B1}.gf-noto-sans-symbols-2{font-family:"Noto Sans Symbols 2"}.gf-flow-circular{font-family:Flow Circular}.gf-shizuru{font-family:Shizuru}.gf-kings{font-family:Kings}.gf-noto-serif-devanagari{font-family:"Noto Serif Devanagari"}.gf-koh-santepheap{font-family:Koh Santepheap}.gf-ibm-plex-sans-hebrew{font-family:IBM Plex Sans Hebrew}.gf-yuji-boku{font-family:Yuji Boku}.gf-yuji-mai{font-family:Yuji Mai}.gf-noto-sans-lao{font-family:Noto Sans Lao}.gf-flow-rounded{font-family:Flow Rounded}.gf-flow-block{font-family:Flow Block}.gf-puppies-play{font-family:Puppies Play}.gf-red-hat-mono{font-family:Red Hat Mono}.gf-noto-sans-coptic{font-family:Noto Sans Coptic}.gf-sassy-frass{font-family:Sassy Frass}.gf-passions-conflict{font-family:Passions Conflict}.gf-grey-qo{font-family:Grey Qo}.gf-oi{font-family:Oi}.gf-noto-sans-tai-viet{font-family:Noto Sans Tai Viet}.gf-uchen{font-family:Uchen}.gf-gideon-roman{font-family:Gideon Roman}.gf-noto-serif-georgian{font-family:"Noto Serif Georgian"}.gf-noto-serif-telugu{font-family:"Noto Serif Telugu"}.gf-palette-mosaic{font-family:Palette Mosaic}.gf-caramel{font-family:Caramel}.gf-noto-serif-thai{font-family:"Noto Serif Thai"}.gf-ibm-plex-sans-devanagari{font-family:IBM Plex Sans Devanagari}.gf-explora{font-family:Explora}.gf-redacted-script{font-family:Redacted Script}.gf-noto-serif-sinhala{font-family:"Noto Serif Sinhala"}.gf-m-plus-code-latin{font-family:M PLUS Code Latin}.gf-noto-sans-multani{font-family:Noto Sans Multani}.gf-yuji-hentaigana-akari{font-family:Yuji Hentaigana Akari}.gf-noto-sans-deseret{font-family:Noto Sans Deseret}.gf-yuji-hentaigana-akebono{font-family:Yuji Hentaigana Akebono}.gf-noto-serif-armenian{font-family:"Noto Serif Armenian"}.gf-noto-sans-khmer{font-family:Noto Sans Khmer}.gf-rock-3d{font-family:"Rock 3D"}.gf-noto-serif-ethiopic{font-family:"Noto Serif Ethiopic"}.gf-noto-sans-javanese{font-family:Noto Sans Javanese}.gf-noto-sans-brahmi{font-family:Noto Sans Brahmi}.gf-noto-sans-thai-looped{font-family:Noto Sans Thai Looped}.gf-noto-serif-lao{font-family:"Noto Serif Lao"}.gf-noto-sans-tai-tham{font-family:Noto Sans Tai Tham}.gf-noto-sans-n-ko{font-family:Noto Sans N Ko}.gf-noto-sans-ol-chiki{font-family:Noto Sans Ol Chiki}.gf-noto-sans-tagalog{font-family:Noto Sans Tagalog}.gf-noto-sans-imperial-aramaic{font-family:Noto Sans Imperial Aramaic}.gf-noto-sans-cherokee{font-family:Noto Sans Cherokee}.gf-redacted{font-family:Redacted}.gf-noto-rashi-hebrew{font-family:Noto Rashi Hebrew}.gf-noto-sans-thaana{font-family:Noto Sans Thaana}.gf-noto-serif-gujarati{font-family:"Noto Serif Gujarati"}.gf-noto-sans-cham{font-family:Noto Sans Cham}.gf-noto-sans-old-turkic{font-family:Noto Sans Old Turkic}.gf-noto-serif-hebrew{font-family:"Noto Serif Hebrew"}.gf-noto-serif-myanmar{font-family:"Noto Serif Myanmar"}.gf-noto-sans-saurashtra{font-family:Noto Sans Saurashtra}.gf-noto-serif-kannada{font-family:"Noto Serif Kannada"}.gf-noto-sans-meetei-mayek{font-family:Noto Sans Meetei Mayek}.gf-noto-sans-canadian-aboriginal{font-family:Noto Sans Canadian Aboriginal}.gf-noto-sans-tai-le{font-family:Noto Sans Tai Le}.gf-noto-sans-sora-sompeng{font-family:Noto Sans Sora Sompeng}.gf-noto-sans-mongolian{font-family:Noto Sans Mongolian}.gf-noto-serif-tibetan{font-family:"Noto Serif Tibetan"}.gf-noto-sans-indic-siyaq-numbers{font-family:Noto Sans Indic Siyaq Numbers}.gf-noto-serif-gurmukhi{font-family:"Noto Serif Gurmukhi"}.gf-noto-serif-nyiakeng-puachue-hmong{font-family:"Noto Serif Nyiakeng Puachue Hmong"}.gf-noto-sans-caucasian-albanian{font-family:Noto Sans Caucasian Albanian}.gf-noto-music{font-family:Noto Music}.gf-noto-sans-balinese{font-family:Noto Sans Balinese}.gf-noto-serif-yezidi{font-family:"Noto Serif Yezidi"}.gf-noto-sans-old-hungarian{font-family:Noto Sans Old Hungarian}.gf-noto-sans-old-italic{font-family:Noto Sans Old Italic}.gf-noto-sans-medefaidrin{font-family:Noto Sans Medefaidrin}.gf-noto-sans-bamum{font-family:Noto Sans Bamum}.gf-noto-sans-carian{font-family:Noto Sans Carian}.gf-noto-sans-adlam{font-family:Noto Sans Adlam}.gf-noto-sans-cypriot{font-family:Noto Sans Cypriot}.gf-noto-sans-osmanya{font-family:Noto Sans Osmanya}.gf-noto-sans-egyptian-hieroglyphs{font-family:Noto Sans Egyptian Hieroglyphs}.gf-noto-sans-avestan{font-family:Noto Sans Avestan}.gf-noto-sans-hanunoo{font-family:Noto Sans Hanunoo}.gf-noto-sans-adlam-unjoined{font-family:Noto Sans Adlam Unjoined}.gf-noto-sans-sundanese{font-family:Noto Sans Sundanese}.gf-noto-sans-grantha{font-family:Noto Sans Grantha}.gf-noto-sans-tifinagh{font-family:Noto Sans Tifinagh}.gf-noto-sans-hanifi-rohingya{font-family:Noto Sans Hanifi Rohingya}.gf-noto-sans-kayah-li{font-family:Noto Sans Kayah Li}.gf-noto-sans-yi{font-family:Noto Sans Yi}.gf-noto-sans-lycian{font-family:Noto Sans Lycian}.gf-noto-sans-lisu{font-family:Noto Sans Lisu}.gf-noto-sans-anatolian-hieroglyphs{font-family:Noto Sans Anatolian Hieroglyphs}.gf-noto-sans-psalter-pahlavi{font-family:Noto Sans Psalter Pahlavi}.gf-noto-sans-inscriptional-parthian{font-family:Noto Sans Inscriptional Parthian}.gf-noto-sans-linear-b{font-family:Noto Sans Linear B}.gf-noto-sans-kaithi{font-family:Noto Sans Kaithi}.gf-noto-sans-syriac{font-family:Noto Sans Syriac}.gf-noto-sans-inscriptional-pahlavi{font-family:Noto Sans Inscriptional Pahlavi}.gf-noto-sans-samaritan{font-family:Noto Sans Samaritan}.gf-noto-sans-old-south-arabian{font-family:Noto Sans Old South Arabian}.gf-noto-sans-math{font-family:"Noto Sans Math"}.gf-noto-sans-batak{font-family:Noto Sans Batak}.gf-noto-sans-old-persian{font-family:Noto Sans Old Persian}.gf-noto-serif-balinese{font-family:"Noto Serif Balinese"}.gf-noto-sans-old-north-arabian{font-family:Noto Sans Old North Arabian}.gf-noto-sans-mayan-numerals{font-family:Noto Sans Mayan Numerals}.gf-noto-sans-cuneiform{font-family:Noto Sans Cuneiform}.gf-noto-sans-palmyrene{font-family:Noto Sans Palmyrene}.gf-noto-traditional-nushu{font-family:Noto Traditional Nushu}.gf-noto-sans-new-tai-lue{font-family:Noto Sans New Tai Lue}.gf-noto-sans-tirhuta{font-family:Noto Sans Tirhuta}.gf-noto-sans-bassa-vah{font-family:Noto Sans Bassa Vah}.gf-noto-serif-grantha{font-family:"Noto Serif Grantha"}.gf-noto-sans-buginese{font-family:Noto Sans Buginese}.gf-noto-serif-dogra{font-family:"Noto Serif Dogra"}.gf-noto-sans-elbasan{font-family:Noto Sans Elbasan}.gf-noto-sans-kharoshthi{font-family:Noto Sans Kharoshthi}.gf-noto-sans-marchen{font-family:Noto Sans Marchen}.gf-noto-serif-ahom{font-family:"Noto Serif Ahom"}.gf-noto-sans-syloti-nagri{font-family:Noto Sans Syloti Nagri}.gf-noto-sans-limbu{font-family:Noto Sans Limbu}.gf-noto-sans-pahawh-hmong{font-family:Noto Sans Pahawh Hmong}.gf-noto-sans-linear-a{font-family:Noto Sans Linear A}.gf-noto-serif-tangut{font-family:"Noto Serif Tangut"}.gf-noto-sans-khudawadi{font-family:Noto Sans Khudawadi}.gf-noto-sans-warang-citi{font-family:Noto Sans Warang Citi}.gf-noto-sans-newa{font-family:Noto Sans Newa}.gf-noto-sans-vai{font-family:Noto Sans Vai}.gf-noto-sans-pau-cin-hau{font-family:Noto Sans Pau Cin Hau}.gf-noto-sans-meroitic{font-family:Noto Sans Meroitic}.gf-noto-sans-duployan{font-family:Noto Sans Duployan}.gf-noto-sans-bhaiksuki{font-family:Noto Sans Bhaiksuki}.gf-noto-sans-nabataean{font-family:Noto Sans Nabataean}.gf-noto-sans-nushu{font-family:Noto Sans Nushu}.gf-noto-sans-masaram-gondi{font-family:Noto Sans Masaram Gondi}.gf-noto-sans-lydian{font-family:Noto Sans Lydian}.gf-noto-sans-shavian{font-family:Noto Sans Shavian}.gf-noto-sans-tagbanwa{font-family:Noto Sans Tagbanwa}.gf-noto-sans-sogdian{font-family:Noto Sans Sogdian}.gf-noto-sans-buhid{font-family:Noto Sans Buhid}.gf-noto-sans-gunjala-gondi{font-family:Noto Sans Gunjala Gondi}.gf-noto-sans-runic{font-family:Noto Sans Runic}.gf-noto-sans-glagolitic{font-family:Noto Sans Glagolitic}.gf-noto-sans-miao{font-family:Noto Sans Miao}.gf-noto-sans-manichaean{font-family:Noto Sans Manichaean}.gf-noto-sans-old-sogdian{font-family:Noto Sans Old Sogdian}.gf-noto-sans-takri{font-family:Noto Sans Takri}.gf-noto-sans-phoenician{font-family:Noto Sans Phoenician}.gf-noto-sans-khojki{font-family:Noto Sans Khojki}.gf-noto-sans-zanabazar-square{font-family:Noto Sans Zanabazar Square}.gf-noto-sans-chakma{font-family:Noto Sans Chakma}.gf-noto-sans-modi{font-family:Noto Sans Modi}.gf-noto-sans-siddham{font-family:Noto Sans Siddham}.gf-noto-sans-lepcha{font-family:Noto Sans Lepcha}.gf-noto-sans-mahajani{font-family:Noto Sans Mahajani}.gf-noto-sans-osage{font-family:Noto Sans Osage}.gf-noto-sans-rejang{font-family:Noto Sans Rejang}.gf-noto-sans-mro{font-family:Noto Sans Mro}.gf-noto-sans-hatran{font-family:Noto Sans Hatran}.gf-noto-sans-ugaritic{font-family:Noto Sans Ugaritic}.gf-noto-sans-old-permic{font-family:Noto Sans Old Permic}.gf-noto-sans-ogham{font-family:Noto Sans Ogham}.gf-noto-sans-sharada{font-family:Noto Sans Sharada}.gf-noto-sans-soyombo{font-family:Noto Sans Soyombo}.gf-noto-sans-elymaic{font-family:Noto Sans Elymaic}.gf-noto-sans-wancho{font-family:Noto Sans Wancho}.gf-noto-sans-phags-pa{font-family:Noto Sans Phags Pa}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;font-family:Work Sans,sans-serif,icomoon,system-ui}body{color:#3b3b3b;font-weight:400}h1,h2,h3,h4,h5,h6{color:#252628;font-weight:500}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important}}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0}ol,ul{list-style:none}img{height:auto;max-width:100%}
