@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&display=swap);.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\00a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}:root{--dnest-core-autocomplete-height:100%;--dnest-core-autocomplete-width:100%;--dnest-core-autocomplete-margin-top:0;--dnest-core-autocomplete-margin-bottom:0;--dnest-core-autocomplete-margin-left:0;--dnest-core-autocomplete-margin-right:0;--dnest-core-autocomplete-padding-top:0;--dnest-core-autocomplete-padding-bottom:0;--dnest-core-autocomplete-padding-left:0;--dnest-core-autocomplete-padding-right:0;--dnest-core-autocomplete-color:var(--primary);--dnest-core-autocomplete-background-color:unset;--dnest-core-autocomplete-font-family:var(--font-family);--dnest-core-autocomplete-font-size:unset;--dnest-core-autocomplete-font-weight:unset;--dnest-core-autocomplete-line-height:unset;--dnest-core-autocomplete-text-transform:unset;--dnest-core-autocomplete-text-indent:unset;--dnest-core-autocomplete-text-decoration:unset;--dnest-core-autocomplete-text-align:unset;--dnest-core-autocomplete-border-radius:unset;--dnest-core-autocomplete-border:unset;--dnest-core-autocomplete-border-top:unset;--dnest-core-autocomplete-border-left:unset;--dnest-core-autocomplete-border-bottom:unset;--dnest-core-autocomplete-border-right:unset;--dnest-core-autocomplete-opacity:1;--dnest-core-autocomplete-primary-color:var(--primary);--dnest-core-autocomplete-secondary-color:var(--secondary);--dnest-core-autocomplete-tertiary-color:var(--tertiary);--dnest-core-autocomplete-quaternary-color:var(--quaternary);--dnest-core-autocomplete-quinary-color:var(--quinary);--dnest-core-autocomplete-senary-color:var(--senary);--dnest-core-autocomplete-septenary-color:var(--septenary);--dnest-core-autocomplete-octonary-color:var(--octonary);--dnest-core-autocomplete-unactive-color:var(--unactive);--dnest-core-autocomplete-error-height:var(--dnest-core-input-error-height);--dnest-core-autocomplete-error-width:var(--dnest-core-input-error-width);--dnest-core-autocomplete-error-margin-top:var(--dnest-core-input-error-margin-top);--dnest-core-autocomplete-error-margin-bottom:var(--dnest-core-input-error-margin-bottom);--dnest-core-autocomplete-error-margin-left:var(--dnest-core-input-error-margin-left);--dnest-core-autocomplete-error-margin-right:var(--dnest-core-input-error-margin-right);--dnest-core-autocomplete-error-padding-top:var(--dnest-core-input-error-padding-top);--dnest-core-autocomplete-error-padding-bottom:var(--dnest-core-input-error-padding-bottom);--dnest-core-autocomplete-error-padding-left:var(--dnest-core-input-error-padding-left);--dnest-core-autocomplete-error-padding-right:var(--dnest-core-input-error-padding-right);--dnest-core-autocomplete-error-color:var(--dnest-core-input-error-color);--dnest-core-autocomplete-error-background-color:var(--dnest-core-input-error-background-color);--dnest-core-autocomplete-error-font-family:var(--dnest-core-input-error-font-family);--dnest-core-autocomplete-error-font-size:var(--dnest-core-input-error-font-size);--dnest-core-autocomplete-error-font-weight:var(--dnest-core-input-error-font-weight);--dnest-core-autocomplete-error-line-height:var(--dnest-core-input-error-line-height);--dnest-core-autocomplete-error-text-transform:var(--dnest-core-input-error-text-transform);--dnest-core-autocomplete-error-text-indent:var(--dnest-core-input-error-text-indent);--dnest-core-autocomplete-error-text-decoration:var(--dnest-core-input-error-text-decoration);--dnest-core-autocomplete-error-text-align:var(--dnest-core-input-error-text-align);--dnest-core-autocomplete-error-border-radius:var(--dnest-core-input-error-border-radius);--dnest-core-autocomplete-error-border:var(--dnest-core-input-error-border);--dnest-core-autocomplete-error-border-top:var(--dnest-core-input-error-border-top);--dnest-core-autocomplete-error-border-left:var(--dnest-core-input-error-border-left);--dnest-core-autocomplete-error-border-bottom:var(--dnest-core-input-error-border-bottom);--dnest-core-autocomplete-error-border-right:var(--dnest-core-input-error-border-right);--dnest-core-autocomplete-error-opacity:var(--dnest-core-input-error-opacity);--dnest-core-autocomplete-error-primary-color:var(--primary);--dnest-core-autocomplete-error-secondary-color:var(--secondary);--dnest-core-autocomplete-error-tertiary-color:var(--tertiary);--dnest-core-autocomplete-error-quaternary-color:var(--quaternary);--dnest-core-autocomplete-error-quinary-color:var(--quinary);--dnest-core-autocomplete-error-senary-color:var(--senary);--dnest-core-autocomplete-error-septenary-color:var(--septenary);--dnest-core-autocomplete-error-octonary-color:var(--octonary);--dnest-core-autocomplete-error-unactive-color:var(--unactive);--dnest-core-button-height:100%;--dnest-core-button-width:100%;--dnest-core-button-margin-top:0;--dnest-core-button-margin-bottom:0;--dnest-core-button-margin-left:0;--dnest-core-button-margin-right:0;--dnest-core-button-padding-top:0;--dnest-core-button-padding-bottom:0;--dnest-core-button-padding-left:0;--dnest-core-button-padding-right:0;--dnest-core-button-color:var(--primary);--dnest-core-button-background-color:unset;--dnest-core-button-font-family:var(--font-family);--dnest-core-button-font-size:unset;--dnest-core-button-font-weight:unset;--dnest-core-button-line-height:unset;--dnest-core-button-text-transform:unset;--dnest-core-button-text-indent:unset;--dnest-core-button-text-decoration:unset;--dnest-core-button-text-align:unset;--dnest-core-button-border-radius:unset;--dnest-core-button-border:unset;--dnest-core-button-border-top:unset;--dnest-core-button-border-left:unset;--dnest-core-button-border-bottom:unset;--dnest-core-button-border-right:unset;--dnest-core-button-opacity:1;--dnest-core-button-primary-color:var(--primary);--dnest-core-button-secondary-color:var(--secondary);--dnest-core-button-tertiary-color:var(--tertiary);--dnest-core-button-quaternary-color:var(--quaternary);--dnest-core-button-quinary-color:var(--quinary);--dnest-core-button-senary-color:var(--senary);--dnest-core-button-septenary-color:var(--septenary);--dnest-core-button-octonary-color:var(--octonary);--dnest-core-button-unactive-color:var(--unactive);--dnest-core-button-unactive-height:var(--dnest-core-button-height);--dnest-core-button-unactive-width:var(--dnest-core-button-width);--dnest-core-button-unactive-margin-top:var(--dnest-core-button-margin-top);--dnest-core-button-unactive-margin-bottom:var(--dnest-core-button-margin-bottom);--dnest-core-button-unactive-margin-left:var(--dnest-core-button-margin-left);--dnest-core-button-unactive-margin-right:var(--dnest-core-button-margin-right);--dnest-core-button-unactive-padding-top:var(--dnest-core-button-padding-top);--dnest-core-button-unactive-padding-bottom:var(--dnest-core-button-padding-bottom);--dnest-core-button-unactive-padding-left:var(--dnest-core-button-padding-left);--dnest-core-button-unactive-padding-right:var(--dnest-core-button-padding-right);--dnest-core-button-unactive-color:var(--dnest-core-button-color);--dnest-core-button-unactive-background-color:var(--dnest-core-button-background-color);--dnest-core-button-unactive-font-family:var(--dnest-core-button-font-family);--dnest-core-button-unactive-font-size:var(--dnest-core-button-font-size);--dnest-core-button-unactive-font-weight:var(--dnest-core-button-font-weight);--dnest-core-button-unactive-line-height:var(--dnest-core-button-line-height);--dnest-core-button-unactive-text-transform:var(--dnest-core-button-text-transform);--dnest-core-button-unactive-text-indent:var(--dnest-core-button-text-indent);--dnest-core-button-unactive-text-decoration:var(--dnest-core-button-text-decoration);--dnest-core-button-unactive-text-align:var(--dnest-core-button-text-align);--dnest-core-button-unactive-border-radius:var(--dnest-core-button-border-radius);--dnest-core-button-unactive-border:var(--dnest-core-button-border);--dnest-core-button-unactive-border-top:var(--dnest-core-button-border-top);--dnest-core-button-unactive-border-left:var(--dnest-core-button-border-left);--dnest-core-button-unactive-border-bottom:var(--dnest-core-button-border-bottom);--dnest-core-button-unactive-border-right:var(--dnest-core-button-border-right);--dnest-core-button-unactive-opacity:var(--dnest-core-button-opacity);--dnest-core-button-unactive-primary-color:var(--primary);--dnest-core-button-unactive-secondary-color:var(--secondary);--dnest-core-button-unactive-tertiary-color:var(--tertiary);--dnest-core-button-unactive-quaternary-color:var(--quaternary);--dnest-core-button-unactive-quinary-color:var(--quinary);--dnest-core-button-unactive-senary-color:var(--senary);--dnest-core-button-unactive-septenary-color:var(--septenary);--dnest-core-button-unactive-octonary-color:var(--octonary);--dnest-core-button-unactive-unactive-color:var(--unactive);--dnest-core-button-large-height:var(--dnest-core-button-height);--dnest-core-button-large-width:var(--dnest-core-button-width);--dnest-core-button-large-margin-top:var(--dnest-core-button-margin-top);--dnest-core-button-large-margin-bottom:var(--dnest-core-button-margin-bottom);--dnest-core-button-large-margin-left:var(--dnest-core-button-margin-left);--dnest-core-button-large-margin-right:var(--dnest-core-button-margin-right);--dnest-core-button-large-padding-top:var(--dnest-core-button-padding-top);--dnest-core-button-large-padding-bottom:var(--dnest-core-button-padding-bottom);--dnest-core-button-large-padding-left:var(--dnest-core-button-padding-left);--dnest-core-button-large-padding-right:var(--dnest-core-button-padding-right);--dnest-core-button-large-color:var(--dnest-core-button-color);--dnest-core-button-large-background-color:var(--dnest-core-button-background-color);--dnest-core-button-large-font-family:var(--dnest-core-button-font-family);--dnest-core-button-large-font-size:var(--dnest-core-button-font-size);--dnest-core-button-large-font-weight:var(--dnest-core-button-font-weight);--dnest-core-button-large-line-height:var(--dnest-core-button-line-height);--dnest-core-button-large-text-transform:var(--dnest-core-button-text-transform);--dnest-core-button-large-text-indent:var(--dnest-core-button-text-indent);--dnest-core-button-large-text-decoration:var(--dnest-core-button-text-decoration);--dnest-core-button-large-text-align:var(--dnest-core-button-text-align);--dnest-core-button-large-border-radius:var(--dnest-core-button-border-radius);--dnest-core-button-large-border:var(--dnest-core-button-border);--dnest-core-button-large-border-top:var(--dnest-core-button-border-top);--dnest-core-button-large-border-left:var(--dnest-core-button-border-left);--dnest-core-button-large-border-bottom:var(--dnest-core-button-border-bottom);--dnest-core-button-large-border-right:var(--dnest-core-button-border-right);--dnest-core-button-large-opacity:var(--dnest-core-button-opacity);--dnest-core-button-large-primary-color:var(--primary);--dnest-core-button-large-secondary-color:var(--secondary);--dnest-core-button-large-tertiary-color:var(--tertiary);--dnest-core-button-large-quaternary-color:var(--quaternary);--dnest-core-button-large-quinary-color:var(--quinary);--dnest-core-button-large-senary-color:var(--senary);--dnest-core-button-large-septenary-color:var(--septenary);--dnest-core-button-large-octonary-color:var(--octonary);--dnest-core-button-large-unactive-color:var(--unactive);--dnest-core-button-left-margin-top:0;--dnest-core-button-left-margin-bottom:0;--dnest-core-button-left-margin-left:0;--dnest-core-button-left-margin-right:10px;--dnest-core-button-right-margin-top:0;--dnest-core-button-right-margin-bottom:0;--dnest-core-button-right-margin-left:10px;--dnest-core-button-right-margin-right:0;--dnest-core-button-link-height:100%;--dnest-core-button-link-width:100%;--dnest-core-button-link-margin-top:0;--dnest-core-button-link-margin-bottom:0;--dnest-core-button-link-margin-left:0;--dnest-core-button-link-margin-right:0;--dnest-core-button-link-padding-top:0;--dnest-core-button-link-padding-bottom:0;--dnest-core-button-link-padding-left:0;--dnest-core-button-link-padding-right:0;--dnest-core-button-link-color:var(--primary);--dnest-core-button-link-background-color:unset;--dnest-core-button-link-font-family:var(--font-family);--dnest-core-button-link-font-size:unset;--dnest-core-button-link-font-weight:unset;--dnest-core-button-link-line-height:unset;--dnest-core-button-link-text-transform:unset;--dnest-core-button-link-text-indent:unset;--dnest-core-button-link-text-decoration:unset;--dnest-core-button-link-text-align:unset;--dnest-core-button-link-border-radius:unset;--dnest-core-button-link-border:unset;--dnest-core-button-link-border-top:unset;--dnest-core-button-link-border-left:unset;--dnest-core-button-link-border-bottom:unset;--dnest-core-button-link-border-right:unset;--dnest-core-button-link-opacity:1;--dnest-core-button-link-primary-color:var(--primary);--dnest-core-button-link-secondary-color:var(--secondary);--dnest-core-button-link-tertiary-color:var(--tertiary);--dnest-core-button-link-quaternary-color:var(--quaternary);--dnest-core-button-link-quinary-color:var(--quinary);--dnest-core-button-link-senary-color:var(--senary);--dnest-core-button-link-septenary-color:var(--septenary);--dnest-core-button-link-octonary-color:var(--octonary);--dnest-core-button-link-unactive-color:var(--unactive);--dnest-core-button-link-unactive-height:var(--dnest-core-button-link-height);--dnest-core-button-link-unactive-width:var(--dnest-core-button-link-width);--dnest-core-button-link-unactive-margin-top:var(--dnest-core-button-link-margin-top);--dnest-core-button-link-unactive-margin-bottom:var(--dnest-core-button-link-margin-bottom);--dnest-core-button-link-unactive-margin-left:var(--dnest-core-button-link-margin-left);--dnest-core-button-link-unactive-margin-right:var(--dnest-core-button-link-margin-right);--dnest-core-button-link-unactive-padding-top:var(--dnest-core-button-link-padding-top);--dnest-core-button-link-unactive-padding-bottom:var(--dnest-core-button-link-padding-bottom);--dnest-core-button-link-unactive-padding-left:var(--dnest-core-button-link-padding-left);--dnest-core-button-link-unactive-padding-right:var(--dnest-core-button-link-padding-right);--dnest-core-button-link-unactive-color:var(--dnest-core-button-link-color);--dnest-core-button-link-unactive-background-color:var(--dnest-core-button-link-background-color);--dnest-core-button-link-unactive-font-family:var(--dnest-core-button-link-font-family);--dnest-core-button-link-unactive-font-size:var(--dnest-core-button-link-font-size);--dnest-core-button-link-unactive-font-weight:var(--dnest-core-button-link-font-weight);--dnest-core-button-link-unactive-line-height:var(--dnest-core-button-link-line-height);--dnest-core-button-link-unactive-text-transform:var(--dnest-core-button-link-text-transform);--dnest-core-button-link-unactive-text-indent:var(--dnest-core-button-link-text-indent);--dnest-core-button-link-unactive-text-decoration:var(--dnest-core-button-link-text-decoration);--dnest-core-button-link-unactive-text-align:var(--dnest-core-button-link-text-align);--dnest-core-button-link-unactive-border-radius:var(--dnest-core-button-link-border-radius);--dnest-core-button-link-unactive-border:var(--dnest-core-button-link-border);--dnest-core-button-link-unactive-border-top:var(--dnest-core-button-link-border-top);--dnest-core-button-link-unactive-border-left:var(--dnest-core-button-link-border-left);--dnest-core-button-link-unactive-border-bottom:var(--dnest-core-button-link-border-bottom);--dnest-core-button-link-unactive-border-right:var(--dnest-core-button-link-border-right);--dnest-core-button-link-unactive-opacity:var(--dnest-core-button-link-opacity);--dnest-core-button-link-unactive-primary-color:var(--primary);--dnest-core-button-link-unactive-secondary-color:var(--secondary);--dnest-core-button-link-unactive-tertiary-color:var(--tertiary);--dnest-core-button-link-unactive-quaternary-color:var(--quaternary);--dnest-core-button-link-unactive-quinary-color:var(--quinary);--dnest-core-button-link-unactive-senary-color:var(--senary);--dnest-core-button-link-unactive-septenary-color:var(--septenary);--dnest-core-button-link-unactive-octonary-color:var(--octonary);--dnest-core-button-link-unactive-unactive-color:var(--unactive);--dnest-core-button-link-left-margin-top:0;--dnest-core-button-link-left-margin-bottom:0;--dnest-core-button-link-left-margin-left:0;--dnest-core-button-link-left-margin-right:10px;--dnest-core-button-link-right-margin-top:0;--dnest-core-button-link-right-margin-bottom:0;--dnest-core-button-link-right-margin-left:10px;--dnest-core-button-link-right-margin-right:0;--dnest-core-checkbox-height:100%;--dnest-core-checkbox-width:100%;--dnest-core-checkbox-margin-top:0;--dnest-core-checkbox-margin-bottom:0;--dnest-core-checkbox-margin-left:0;--dnest-core-checkbox-margin-right:0;--dnest-core-checkbox-padding-top:0;--dnest-core-checkbox-padding-bottom:0;--dnest-core-checkbox-padding-left:0;--dnest-core-checkbox-padding-right:0;--dnest-core-checkbox-color:var(--primary);--dnest-core-checkbox-background-color:unset;--dnest-core-checkbox-font-family:var(--font-family);--dnest-core-checkbox-font-size:unset;--dnest-core-checkbox-font-weight:unset;--dnest-core-checkbox-line-height:unset;--dnest-core-checkbox-text-transform:unset;--dnest-core-checkbox-text-indent:unset;--dnest-core-checkbox-text-decoration:unset;--dnest-core-checkbox-text-align:unset;--dnest-core-checkbox-border-radius:unset;--dnest-core-checkbox-border:unset;--dnest-core-checkbox-border-top:unset;--dnest-core-checkbox-border-left:unset;--dnest-core-checkbox-border-bottom:unset;--dnest-core-checkbox-border-right:unset;--dnest-core-checkbox-opacity:1;--dnest-core-checkbox-primary-color:var(--primary);--dnest-core-checkbox-secondary-color:var(--secondary);--dnest-core-checkbox-tertiary-color:var(--tertiary);--dnest-core-checkbox-quaternary-color:var(--quaternary);--dnest-core-checkbox-quinary-color:var(--quinary);--dnest-core-checkbox-senary-color:var(--senary);--dnest-core-checkbox-septenary-color:var(--septenary);--dnest-core-checkbox-octonary-color:var(--octonary);--dnest-core-checkbox-unactive-color:var(--unactive);--dnest-core-checkbox-outter-height:var(--dnest-core-checkbox-height);--dnest-core-checkbox-outter-width:var(--dnest-core-checkbox-width);--dnest-core-checkbox-outter-margin-top:var(--dnest-core-checkbox-margin-top);--dnest-core-checkbox-outter-margin-bottom:var(--dnest-core-checkbox-margin-bottom);--dnest-core-checkbox-outter-margin-left:var(--dnest-core-checkbox-margin-left);--dnest-core-checkbox-outter-margin-right:var(--dnest-core-checkbox-margin-right);--dnest-core-checkbox-outter-padding-top:var(--dnest-core-checkbox-padding-top);--dnest-core-checkbox-outter-padding-bottom:var(--dnest-core-checkbox-padding-bottom);--dnest-core-checkbox-outter-padding-left:var(--dnest-core-checkbox-padding-left);--dnest-core-checkbox-outter-padding-right:var(--dnest-core-checkbox-padding-right);--dnest-core-checkbox-outter-color:var(--dnest-core-checkbox-color);--dnest-core-checkbox-outter-background-color:var(--dnest-core-checkbox-background-color);--dnest-core-checkbox-outter-font-family:var(--dnest-core-checkbox-font-family);--dnest-core-checkbox-outter-font-size:var(--dnest-core-checkbox-font-size);--dnest-core-checkbox-outter-font-weight:var(--dnest-core-checkbox-font-weight);--dnest-core-checkbox-outter-line-height:var(--dnest-core-checkbox-line-height);--dnest-core-checkbox-outter-text-transform:var(--dnest-core-checkbox-text-transform);--dnest-core-checkbox-outter-text-indent:var(--dnest-core-checkbox-text-indent);--dnest-core-checkbox-outter-text-decoration:var(--dnest-core-checkbox-text-decoration);--dnest-core-checkbox-outter-text-align:var(--dnest-core-checkbox-text-align);--dnest-core-checkbox-outter-border-radius:var(--dnest-core-checkbox-border-radius);--dnest-core-checkbox-outter-border:var(--dnest-core-checkbox-border);--dnest-core-checkbox-outter-border-top:var(--dnest-core-checkbox-border-top);--dnest-core-checkbox-outter-border-left:var(--dnest-core-checkbox-border-left);--dnest-core-checkbox-outter-border-bottom:var(--dnest-core-checkbox-border-bottom);--dnest-core-checkbox-outter-border-right:var(--dnest-core-checkbox-border-right);--dnest-core-checkbox-outter-opacity:var(--dnest-core-checkbox-opacity);--dnest-core-checkbox-outter-primary-color:var(--primary);--dnest-core-checkbox-outter-secondary-color:var(--secondary);--dnest-core-checkbox-outter-tertiary-color:var(--tertiary);--dnest-core-checkbox-outter-quaternary-color:var(--quaternary);--dnest-core-checkbox-outter-quinary-color:var(--quinary);--dnest-core-checkbox-outter-senary-color:var(--senary);--dnest-core-checkbox-outter-septenary-color:var(--septenary);--dnest-core-checkbox-outter-octonary-color:var(--octonary);--dnest-core-checkbox-outter-unactive-color:var(--unactive);--dnest-core-checkbox-inner-height:var(--dnest-core-checkbox-outter-height);--dnest-core-checkbox-inner-width:var(--dnest-core-checkbox-outter-width);--dnest-core-checkbox-inner-margin-top:var(--dnest-core-checkbox-outter-margin-top);--dnest-core-checkbox-inner-margin-bottom:var(--dnest-core-checkbox-outter-margin-bottom);--dnest-core-checkbox-inner-margin-left:var(--dnest-core-checkbox-outter-margin-left);--dnest-core-checkbox-inner-margin-right:var(--dnest-core-checkbox-outter-margin-right);--dnest-core-checkbox-inner-padding-top:var(--dnest-core-checkbox-outter-padding-top);--dnest-core-checkbox-inner-padding-bottom:var(--dnest-core-checkbox-outter-padding-bottom);--dnest-core-checkbox-inner-padding-left:var(--dnest-core-checkbox-outter-padding-left);--dnest-core-checkbox-inner-padding-right:var(--dnest-core-checkbox-outter-padding-right);--dnest-core-checkbox-inner-color:var(--dnest-core-checkbox-outter-color);--dnest-core-checkbox-inner-background-color:var(--dnest-core-checkbox-outter-background-color);--dnest-core-checkbox-inner-font-family:var(--dnest-core-checkbox-outter-font-family);--dnest-core-checkbox-inner-font-size:var(--dnest-core-checkbox-outter-font-size);--dnest-core-checkbox-inner-font-weight:var(--dnest-core-checkbox-outter-font-weight);--dnest-core-checkbox-inner-line-height:var(--dnest-core-checkbox-outter-line-height);--dnest-core-checkbox-inner-text-transform:var(--dnest-core-checkbox-outter-text-transform);--dnest-core-checkbox-inner-text-indent:var(--dnest-core-checkbox-outter-text-indent);--dnest-core-checkbox-inner-text-decoration:var(--dnest-core-checkbox-outter-text-decoration);--dnest-core-checkbox-inner-text-align:var(--dnest-core-checkbox-outter-text-align);--dnest-core-checkbox-inner-border-radius:var(--dnest-core-checkbox-outter-border-radius);--dnest-core-checkbox-inner-border:var(--dnest-core-checkbox-outter-border);--dnest-core-checkbox-inner-border-top:var(--dnest-core-checkbox-outter-border-top);--dnest-core-checkbox-inner-border-left:var(--dnest-core-checkbox-outter-border-left);--dnest-core-checkbox-inner-border-bottom:var(--dnest-core-checkbox-outter-border-bottom);--dnest-core-checkbox-inner-border-right:var(--dnest-core-checkbox-outter-border-right);--dnest-core-checkbox-inner-opacity:var(--dnest-core-checkbox-outter-opacity);--dnest-core-checkbox-inner-primary-color:var(--primary);--dnest-core-checkbox-inner-secondary-color:var(--secondary);--dnest-core-checkbox-inner-tertiary-color:var(--tertiary);--dnest-core-checkbox-inner-quaternary-color:var(--quaternary);--dnest-core-checkbox-inner-quinary-color:var(--quinary);--dnest-core-checkbox-inner-senary-color:var(--senary);--dnest-core-checkbox-inner-septenary-color:var(--septenary);--dnest-core-checkbox-inner-octonary-color:var(--octonary);--dnest-core-checkbox-inner-unactive-color:var(--unactive);--dnest-core-filters-height:100%;--dnest-core-filters-width:100%;--dnest-core-filters-margin-top:0;--dnest-core-filters-margin-bottom:0;--dnest-core-filters-margin-left:0;--dnest-core-filters-margin-right:0;--dnest-core-filters-padding-top:0;--dnest-core-filters-padding-bottom:0;--dnest-core-filters-padding-left:0;--dnest-core-filters-padding-right:0;--dnest-core-filters-color:var(--primary);--dnest-core-filters-background-color:unset;--dnest-core-filters-font-family:var(--font-family);--dnest-core-filters-font-size:unset;--dnest-core-filters-font-weight:unset;--dnest-core-filters-line-height:unset;--dnest-core-filters-text-transform:unset;--dnest-core-filters-text-indent:unset;--dnest-core-filters-text-decoration:unset;--dnest-core-filters-text-align:unset;--dnest-core-filters-border-radius:unset;--dnest-core-filters-border:unset;--dnest-core-filters-border-top:unset;--dnest-core-filters-border-left:unset;--dnest-core-filters-border-bottom:unset;--dnest-core-filters-border-right:unset;--dnest-core-filters-opacity:1;--dnest-core-filters-primary-color:var(--primary);--dnest-core-filters-secondary-color:var(--secondary);--dnest-core-filters-tertiary-color:var(--tertiary);--dnest-core-filters-quaternary-color:var(--quaternary);--dnest-core-filters-quinary-color:var(--quinary);--dnest-core-filters-senary-color:var(--senary);--dnest-core-filters-septenary-color:var(--septenary);--dnest-core-filters-octonary-color:var(--octonary);--dnest-core-filters-unactive-color:var(--unactive);--dnest-core-filters-padding:10px;--dnest-core-filters-filter-height:100%;--dnest-core-filters-filter-width:100%;--dnest-core-filters-filter-margin-top:0;--dnest-core-filters-filter-margin-bottom:0;--dnest-core-filters-filter-margin-left:0;--dnest-core-filters-filter-margin-right:0;--dnest-core-filters-filter-padding-top:0;--dnest-core-filters-filter-padding-bottom:0;--dnest-core-filters-filter-padding-left:0;--dnest-core-filters-filter-padding-right:0;--dnest-core-filters-filter-color:var(--primary);--dnest-core-filters-filter-background-color:unset;--dnest-core-filters-filter-font-family:var(--font-family);--dnest-core-filters-filter-font-size:unset;--dnest-core-filters-filter-font-weight:unset;--dnest-core-filters-filter-line-height:unset;--dnest-core-filters-filter-text-transform:unset;--dnest-core-filters-filter-text-indent:unset;--dnest-core-filters-filter-text-decoration:unset;--dnest-core-filters-filter-text-align:unset;--dnest-core-filters-filter-border-radius:unset;--dnest-core-filters-filter-border:unset;--dnest-core-filters-filter-border-top:unset;--dnest-core-filters-filter-border-left:unset;--dnest-core-filters-filter-border-bottom:unset;--dnest-core-filters-filter-border-right:unset;--dnest-core-filters-filter-opacity:1;--dnest-core-filters-filter-primary-color:var(--primary);--dnest-core-filters-filter-secondary-color:var(--secondary);--dnest-core-filters-filter-tertiary-color:var(--tertiary);--dnest-core-filters-filter-quaternary-color:var(--quaternary);--dnest-core-filters-filter-quinary-color:var(--quinary);--dnest-core-filters-filter-senary-color:var(--senary);--dnest-core-filters-filter-septenary-color:var(--septenary);--dnest-core-filters-filter-octonary-color:var(--octonary);--dnest-core-filters-filter-unactive-color:var(--unactive);--dnest-core-filters-filter-search-height:var(--dnest-core-filters-filter-height);--dnest-core-filters-filter-search-width:var(--dnest-core-filters-filter-width);--dnest-core-filters-filter-search-margin-top:var(--dnest-core-filters-filter-margin-top);--dnest-core-filters-filter-search-margin-bottom:var(--dnest-core-filters-filter-margin-bottom);--dnest-core-filters-filter-search-margin-left:var(--dnest-core-filters-filter-margin-left);--dnest-core-filters-filter-search-margin-right:var(--dnest-core-filters-filter-margin-right);--dnest-core-filters-filter-search-padding-top:var(--dnest-core-filters-filter-padding-top);--dnest-core-filters-filter-search-padding-bottom:var(--dnest-core-filters-filter-padding-bottom);--dnest-core-filters-filter-search-padding-left:var(--dnest-core-filters-filter-padding-left);--dnest-core-filters-filter-search-padding-right:var(--dnest-core-filters-filter-padding-right);--dnest-core-filters-filter-search-color:var(--dnest-core-filters-filter-color);--dnest-core-filters-filter-search-background-color:var(--dnest-core-filters-filter-background-color);--dnest-core-filters-filter-search-font-family:var(--dnest-core-filters-filter-font-family);--dnest-core-filters-filter-search-font-size:var(--dnest-core-filters-filter-font-size);--dnest-core-filters-filter-search-font-weight:var(--dnest-core-filters-filter-font-weight);--dnest-core-filters-filter-search-line-height:var(--dnest-core-filters-filter-line-height);--dnest-core-filters-filter-search-text-transform:var(--dnest-core-filters-filter-text-transform);--dnest-core-filters-filter-search-text-indent:var(--dnest-core-filters-filter-text-indent);--dnest-core-filters-filter-search-text-decoration:var(--dnest-core-filters-filter-text-decoration);--dnest-core-filters-filter-search-text-align:var(--dnest-core-filters-filter-text-align);--dnest-core-filters-filter-search-border-radius:var(--dnest-core-filters-filter-border-radius);--dnest-core-filters-filter-search-border:var(--dnest-core-filters-filter-border);--dnest-core-filters-filter-search-border-top:var(--dnest-core-filters-filter-border-top);--dnest-core-filters-filter-search-border-left:var(--dnest-core-filters-filter-border-left);--dnest-core-filters-filter-search-border-bottom:var(--dnest-core-filters-filter-border-bottom);--dnest-core-filters-filter-search-border-right:var(--dnest-core-filters-filter-border-right);--dnest-core-filters-filter-search-opacity:var(--dnest-core-filters-filter-opacity);--dnest-core-filters-filter-search-primary-color:var(--primary);--dnest-core-filters-filter-search-secondary-color:var(--secondary);--dnest-core-filters-filter-search-tertiary-color:var(--tertiary);--dnest-core-filters-filter-search-quaternary-color:var(--quaternary);--dnest-core-filters-filter-search-quinary-color:var(--quinary);--dnest-core-filters-filter-search-senary-color:var(--senary);--dnest-core-filters-filter-search-septenary-color:var(--septenary);--dnest-core-filters-filter-search-octonary-color:var(--octonary);--dnest-core-filters-filter-search-unactive-color:var(--unactive);--dnest-core-filters-filter-search-more-search-height:100%;--dnest-core-filters-filter-search-more-search-width:100%;--dnest-core-filters-filter-search-more-search-margin-top:0;--dnest-core-filters-filter-search-more-search-margin-bottom:0;--dnest-core-filters-filter-search-more-search-margin-left:0;--dnest-core-filters-filter-search-more-search-margin-right:0;--dnest-core-filters-filter-search-more-search-padding-top:0;--dnest-core-filters-filter-search-more-search-padding-bottom:0;--dnest-core-filters-filter-search-more-search-padding-left:0;--dnest-core-filters-filter-search-more-search-padding-right:0;--dnest-core-filters-filter-search-more-search-color:var(--primary);--dnest-core-filters-filter-search-more-search-background-color:unset;--dnest-core-filters-filter-search-more-search-font-family:var(--font-family);--dnest-core-filters-filter-search-more-search-font-size:unset;--dnest-core-filters-filter-search-more-search-font-weight:unset;--dnest-core-filters-filter-search-more-search-line-height:unset;--dnest-core-filters-filter-search-more-search-text-transform:unset;--dnest-core-filters-filter-search-more-search-text-indent:unset;--dnest-core-filters-filter-search-more-search-text-decoration:unset;--dnest-core-filters-filter-search-more-search-text-align:unset;--dnest-core-filters-filter-search-more-search-border-radius:unset;--dnest-core-filters-filter-search-more-search-border:unset;--dnest-core-filters-filter-search-more-search-border-top:unset;--dnest-core-filters-filter-search-more-search-border-left:unset;--dnest-core-filters-filter-search-more-search-border-bottom:unset;--dnest-core-filters-filter-search-more-search-border-right:unset;--dnest-core-filters-filter-search-more-search-opacity:1;--dnest-core-filters-filter-search-more-search-primary-color:var(--primary);--dnest-core-filters-filter-search-more-search-secondary-color:var(--secondary);--dnest-core-filters-filter-search-more-search-tertiary-color:var(--tertiary);--dnest-core-filters-filter-search-more-search-quaternary-color:var(--quaternary);--dnest-core-filters-filter-search-more-search-quinary-color:var(--quinary);--dnest-core-filters-filter-search-more-search-senary-color:var(--senary);--dnest-core-filters-filter-search-more-search-septenary-color:var(--septenary);--dnest-core-filters-filter-search-more-search-octonary-color:var(--octonary);--dnest-core-filters-filter-search-more-search-unactive-color:var(--unactive);--dnest-core-filters-filter-search-more-search-input-margin-bottom:10px;--dnest-core-filters-filter-select-height:var(--dnest-core-filters-filter-height);--dnest-core-filters-filter-select-width:var(--dnest-core-filters-filter-width);--dnest-core-filters-filter-select-margin-top:var(--dnest-core-filters-filter-margin-top);--dnest-core-filters-filter-select-margin-bottom:var(--dnest-core-filters-filter-margin-bottom);--dnest-core-filters-filter-select-margin-left:var(--dnest-core-filters-filter-margin-left);--dnest-core-filters-filter-select-margin-right:var(--dnest-core-filters-filter-margin-right);--dnest-core-filters-filter-select-padding-top:var(--dnest-core-filters-filter-padding-top);--dnest-core-filters-filter-select-padding-bottom:var(--dnest-core-filters-filter-padding-bottom);--dnest-core-filters-filter-select-padding-left:var(--dnest-core-filters-filter-padding-left);--dnest-core-filters-filter-select-padding-right:var(--dnest-core-filters-filter-padding-right);--dnest-core-filters-filter-select-color:var(--dnest-core-filters-filter-color);--dnest-core-filters-filter-select-background-color:var(--dnest-core-filters-filter-background-color);--dnest-core-filters-filter-select-font-family:var(--dnest-core-filters-filter-font-family);--dnest-core-filters-filter-select-font-size:var(--dnest-core-filters-filter-font-size);--dnest-core-filters-filter-select-font-weight:var(--dnest-core-filters-filter-font-weight);--dnest-core-filters-filter-select-line-height:var(--dnest-core-filters-filter-line-height);--dnest-core-filters-filter-select-text-transform:var(--dnest-core-filters-filter-text-transform);--dnest-core-filters-filter-select-text-indent:var(--dnest-core-filters-filter-text-indent);--dnest-core-filters-filter-select-text-decoration:var(--dnest-core-filters-filter-text-decoration);--dnest-core-filters-filter-select-text-align:var(--dnest-core-filters-filter-text-align);--dnest-core-filters-filter-select-border-radius:var(--dnest-core-filters-filter-border-radius);--dnest-core-filters-filter-select-border:var(--dnest-core-filters-filter-border);--dnest-core-filters-filter-select-border-top:var(--dnest-core-filters-filter-border-top);--dnest-core-filters-filter-select-border-left:var(--dnest-core-filters-filter-border-left);--dnest-core-filters-filter-select-border-bottom:var(--dnest-core-filters-filter-border-bottom);--dnest-core-filters-filter-select-border-right:var(--dnest-core-filters-filter-border-right);--dnest-core-filters-filter-select-opacity:var(--dnest-core-filters-filter-opacity);--dnest-core-filters-filter-select-primary-color:var(--primary);--dnest-core-filters-filter-select-secondary-color:var(--secondary);--dnest-core-filters-filter-select-tertiary-color:var(--tertiary);--dnest-core-filters-filter-select-quaternary-color:var(--quaternary);--dnest-core-filters-filter-select-quinary-color:var(--quinary);--dnest-core-filters-filter-select-senary-color:var(--senary);--dnest-core-filters-filter-select-septenary-color:var(--septenary);--dnest-core-filters-filter-select-octonary-color:var(--octonary);--dnest-core-filters-filter-select-unactive-color:var(--unactive);--dnest-core-filters-filter-date-range-height:var(--dnest-core-filters-filter-height);--dnest-core-filters-filter-date-range-width:var(--dnest-core-filters-filter-width);--dnest-core-filters-filter-date-range-margin-top:var(--dnest-core-filters-filter-margin-top);--dnest-core-filters-filter-date-range-margin-bottom:var(--dnest-core-filters-filter-margin-bottom);--dnest-core-filters-filter-date-range-margin-left:var(--dnest-core-filters-filter-margin-left);--dnest-core-filters-filter-date-range-margin-right:var(--dnest-core-filters-filter-margin-right);--dnest-core-filters-filter-date-range-padding-top:var(--dnest-core-filters-filter-padding-top);--dnest-core-filters-filter-date-range-padding-bottom:var(--dnest-core-filters-filter-padding-bottom);--dnest-core-filters-filter-date-range-padding-left:var(--dnest-core-filters-filter-padding-left);--dnest-core-filters-filter-date-range-padding-right:var(--dnest-core-filters-filter-padding-right);--dnest-core-filters-filter-date-range-color:var(--dnest-core-filters-filter-color);--dnest-core-filters-filter-date-range-background-color:var(--dnest-core-filters-filter-background-color);--dnest-core-filters-filter-date-range-font-family:var(--dnest-core-filters-filter-font-family);--dnest-core-filters-filter-date-range-font-size:var(--dnest-core-filters-filter-font-size);--dnest-core-filters-filter-date-range-font-weight:var(--dnest-core-filters-filter-font-weight);--dnest-core-filters-filter-date-range-line-height:var(--dnest-core-filters-filter-line-height);--dnest-core-filters-filter-date-range-text-transform:var(--dnest-core-filters-filter-text-transform);--dnest-core-filters-filter-date-range-text-indent:var(--dnest-core-filters-filter-text-indent);--dnest-core-filters-filter-date-range-text-decoration:var(--dnest-core-filters-filter-text-decoration);--dnest-core-filters-filter-date-range-text-align:var(--dnest-core-filters-filter-text-align);--dnest-core-filters-filter-date-range-border-radius:var(--dnest-core-filters-filter-border-radius);--dnest-core-filters-filter-date-range-border:var(--dnest-core-filters-filter-border);--dnest-core-filters-filter-date-range-border-top:var(--dnest-core-filters-filter-border-top);--dnest-core-filters-filter-date-range-border-left:var(--dnest-core-filters-filter-border-left);--dnest-core-filters-filter-date-range-border-bottom:var(--dnest-core-filters-filter-border-bottom);--dnest-core-filters-filter-date-range-border-right:var(--dnest-core-filters-filter-border-right);--dnest-core-filters-filter-date-range-opacity:var(--dnest-core-filters-filter-opacity);--dnest-core-filters-filter-date-range-primary-color:var(--primary);--dnest-core-filters-filter-date-range-secondary-color:var(--secondary);--dnest-core-filters-filter-date-range-tertiary-color:var(--tertiary);--dnest-core-filters-filter-date-range-quaternary-color:var(--quaternary);--dnest-core-filters-filter-date-range-quinary-color:var(--quinary);--dnest-core-filters-filter-date-range-senary-color:var(--senary);--dnest-core-filters-filter-date-range-septenary-color:var(--septenary);--dnest-core-filters-filter-date-range-octonary-color:var(--octonary);--dnest-core-filters-filter-date-range-unactive-color:var(--unactive);--dnest-core-filters-filter-text-height:var(--dnest-core-filters-filter-height);--dnest-core-filters-filter-text-width:var(--dnest-core-filters-filter-width);--dnest-core-filters-filter-text-margin-top:var(--dnest-core-filters-filter-margin-top);--dnest-core-filters-filter-text-margin-bottom:var(--dnest-core-filters-filter-margin-bottom);--dnest-core-filters-filter-text-margin-left:var(--dnest-core-filters-filter-margin-left);--dnest-core-filters-filter-text-margin-right:var(--dnest-core-filters-filter-margin-right);--dnest-core-filters-filter-text-padding-top:var(--dnest-core-filters-filter-padding-top);--dnest-core-filters-filter-text-padding-bottom:var(--dnest-core-filters-filter-padding-bottom);--dnest-core-filters-filter-text-padding-left:var(--dnest-core-filters-filter-padding-left);--dnest-core-filters-filter-text-padding-right:var(--dnest-core-filters-filter-padding-right);--dnest-core-filters-filter-text-color:var(--dnest-core-filters-filter-color);--dnest-core-filters-filter-text-background-color:var(--dnest-core-filters-filter-background-color);--dnest-core-filters-filter-text-font-family:var(--dnest-core-filters-filter-font-family);--dnest-core-filters-filter-text-font-size:var(--dnest-core-filters-filter-font-size);--dnest-core-filters-filter-text-font-weight:var(--dnest-core-filters-filter-font-weight);--dnest-core-filters-filter-text-line-height:var(--dnest-core-filters-filter-line-height);--dnest-core-filters-filter-text-text-transform:var(--dnest-core-filters-filter-text-transform);--dnest-core-filters-filter-text-text-indent:var(--dnest-core-filters-filter-text-indent);--dnest-core-filters-filter-text-text-decoration:var(--dnest-core-filters-filter-text-decoration);--dnest-core-filters-filter-text-text-align:var(--dnest-core-filters-filter-text-align);--dnest-core-filters-filter-text-border-radius:var(--dnest-core-filters-filter-border-radius);--dnest-core-filters-filter-text-border:var(--dnest-core-filters-filter-border);--dnest-core-filters-filter-text-border-top:var(--dnest-core-filters-filter-border-top);--dnest-core-filters-filter-text-border-left:var(--dnest-core-filters-filter-border-left);--dnest-core-filters-filter-text-border-bottom:var(--dnest-core-filters-filter-border-bottom);--dnest-core-filters-filter-text-border-right:var(--dnest-core-filters-filter-border-right);--dnest-core-filters-filter-text-opacity:var(--dnest-core-filters-filter-opacity);--dnest-core-filters-filter-text-primary-color:var(--primary);--dnest-core-filters-filter-text-secondary-color:var(--secondary);--dnest-core-filters-filter-text-tertiary-color:var(--tertiary);--dnest-core-filters-filter-text-quaternary-color:var(--quaternary);--dnest-core-filters-filter-text-quinary-color:var(--quinary);--dnest-core-filters-filter-text-senary-color:var(--senary);--dnest-core-filters-filter-text-septenary-color:var(--septenary);--dnest-core-filters-filter-text-octonary-color:var(--octonary);--dnest-core-filters-filter-text-unactive-color:var(--unactive);--dnest-core-input-height:100%;--dnest-core-input-width:100%;--dnest-core-input-margin-top:0;--dnest-core-input-margin-bottom:0;--dnest-core-input-margin-left:0;--dnest-core-input-margin-right:0;--dnest-core-input-padding-top:0;--dnest-core-input-padding-bottom:0;--dnest-core-input-padding-left:0;--dnest-core-input-padding-right:0;--dnest-core-input-color:var(--primary);--dnest-core-input-background-color:unset;--dnest-core-input-font-family:var(--font-family);--dnest-core-input-font-size:unset;--dnest-core-input-font-weight:unset;--dnest-core-input-line-height:unset;--dnest-core-input-text-transform:unset;--dnest-core-input-text-indent:unset;--dnest-core-input-text-decoration:unset;--dnest-core-input-text-align:unset;--dnest-core-input-border-radius:unset;--dnest-core-input-border:unset;--dnest-core-input-border-top:unset;--dnest-core-input-border-left:unset;--dnest-core-input-border-bottom:unset;--dnest-core-input-border-right:unset;--dnest-core-input-opacity:1;--dnest-core-input-primary-color:var(--primary);--dnest-core-input-secondary-color:var(--secondary);--dnest-core-input-tertiary-color:var(--tertiary);--dnest-core-input-quaternary-color:var(--quaternary);--dnest-core-input-quinary-color:var(--quinary);--dnest-core-input-senary-color:var(--senary);--dnest-core-input-septenary-color:var(--septenary);--dnest-core-input-octonary-color:var(--octonary);--dnest-core-input-unactive-color:var(--unactive);--dnest-core-input-container-focused-height:var(--dnest-core-input-height);--dnest-core-input-container-focused-width:var(--dnest-core-input-width);--dnest-core-input-container-focused-margin-top:var(--dnest-core-input-margin-top);--dnest-core-input-container-focused-margin-bottom:var(--dnest-core-input-margin-bottom);--dnest-core-input-container-focused-margin-left:var(--dnest-core-input-margin-left);--dnest-core-input-container-focused-margin-right:var(--dnest-core-input-margin-right);--dnest-core-input-container-focused-padding-top:var(--dnest-core-input-padding-top);--dnest-core-input-container-focused-padding-bottom:var(--dnest-core-input-padding-bottom);--dnest-core-input-container-focused-padding-left:var(--dnest-core-input-padding-left);--dnest-core-input-container-focused-padding-right:var(--dnest-core-input-padding-right);--dnest-core-input-container-focused-color:var(--dnest-core-input-color);--dnest-core-input-container-focused-background-color:var(--dnest-core-input-background-color);--dnest-core-input-container-focused-font-family:var(--dnest-core-input-font-family);--dnest-core-input-container-focused-font-size:var(--dnest-core-input-font-size);--dnest-core-input-container-focused-font-weight:var(--dnest-core-input-font-weight);--dnest-core-input-container-focused-line-height:var(--dnest-core-input-line-height);--dnest-core-input-container-focused-text-transform:var(--dnest-core-input-text-transform);--dnest-core-input-container-focused-text-indent:var(--dnest-core-input-text-indent);--dnest-core-input-container-focused-text-decoration:var(--dnest-core-input-text-decoration);--dnest-core-input-container-focused-text-align:var(--dnest-core-input-text-align);--dnest-core-input-container-focused-border-radius:var(--dnest-core-input-border-radius);--dnest-core-input-container-focused-border:var(--dnest-core-input-border);--dnest-core-input-container-focused-border-top:var(--dnest-core-input-border-top);--dnest-core-input-container-focused-border-left:var(--dnest-core-input-border-left);--dnest-core-input-container-focused-border-bottom:var(--dnest-core-input-border-bottom);--dnest-core-input-container-focused-border-right:var(--dnest-core-input-border-right);--dnest-core-input-container-focused-opacity:var(--dnest-core-input-opacity);--dnest-core-input-container-focused-primary-color:var(--primary);--dnest-core-input-container-focused-secondary-color:var(--secondary);--dnest-core-input-container-focused-tertiary-color:var(--tertiary);--dnest-core-input-container-focused-quaternary-color:var(--quaternary);--dnest-core-input-container-focused-quinary-color:var(--quinary);--dnest-core-input-container-focused-senary-color:var(--senary);--dnest-core-input-container-focused-septenary-color:var(--septenary);--dnest-core-input-container-focused-octonary-color:var(--octonary);--dnest-core-input-container-focused-unactive-color:var(--unactive);--dnest-core-input-container-error-height:var(--dnest-core-input-height);--dnest-core-input-container-error-width:var(--dnest-core-input-width);--dnest-core-input-container-error-margin-top:var(--dnest-core-input-margin-top);--dnest-core-input-container-error-margin-bottom:var(--dnest-core-input-margin-bottom);--dnest-core-input-container-error-margin-left:var(--dnest-core-input-margin-left);--dnest-core-input-container-error-margin-right:var(--dnest-core-input-margin-right);--dnest-core-input-container-error-padding-top:var(--dnest-core-input-padding-top);--dnest-core-input-container-error-padding-bottom:var(--dnest-core-input-padding-bottom);--dnest-core-input-container-error-padding-left:var(--dnest-core-input-padding-left);--dnest-core-input-container-error-padding-right:var(--dnest-core-input-padding-right);--dnest-core-input-container-error-color:var(--dnest-core-input-color);--dnest-core-input-container-error-background-color:var(--dnest-core-input-background-color);--dnest-core-input-container-error-font-family:var(--dnest-core-input-font-family);--dnest-core-input-container-error-font-size:var(--dnest-core-input-font-size);--dnest-core-input-container-error-font-weight:var(--dnest-core-input-font-weight);--dnest-core-input-container-error-line-height:var(--dnest-core-input-line-height);--dnest-core-input-container-error-text-transform:var(--dnest-core-input-text-transform);--dnest-core-input-container-error-text-indent:var(--dnest-core-input-text-indent);--dnest-core-input-container-error-text-decoration:var(--dnest-core-input-text-decoration);--dnest-core-input-container-error-text-align:var(--dnest-core-input-text-align);--dnest-core-input-container-error-border-radius:var(--dnest-core-input-border-radius);--dnest-core-input-container-error-border:var(--dnest-core-input-border);--dnest-core-input-container-error-border-top:var(--dnest-core-input-border-top);--dnest-core-input-container-error-border-left:var(--dnest-core-input-border-left);--dnest-core-input-container-error-border-bottom:var(--dnest-core-input-border-bottom);--dnest-core-input-container-error-border-right:var(--dnest-core-input-border-right);--dnest-core-input-container-error-opacity:var(--dnest-core-input-opacity);--dnest-core-input-container-error-primary-color:var(--primary);--dnest-core-input-container-error-secondary-color:var(--secondary);--dnest-core-input-container-error-tertiary-color:var(--tertiary);--dnest-core-input-container-error-quaternary-color:var(--quaternary);--dnest-core-input-container-error-quinary-color:var(--quinary);--dnest-core-input-container-error-senary-color:var(--senary);--dnest-core-input-container-error-septenary-color:var(--septenary);--dnest-core-input-container-error-octonary-color:var(--octonary);--dnest-core-input-container-error-unactive-color:var(--unactive);--dnest-core-input-container-hint-height:var(--dnest-core-input-height);--dnest-core-input-container-hint-width:var(--dnest-core-input-width);--dnest-core-input-container-hint-margin-top:var(--dnest-core-input-margin-top);--dnest-core-input-container-hint-margin-bottom:var(--dnest-core-input-margin-bottom);--dnest-core-input-container-hint-margin-left:var(--dnest-core-input-margin-left);--dnest-core-input-container-hint-margin-right:var(--dnest-core-input-margin-right);--dnest-core-input-container-hint-padding-top:var(--dnest-core-input-padding-top);--dnest-core-input-container-hint-padding-bottom:var(--dnest-core-input-padding-bottom);--dnest-core-input-container-hint-padding-left:var(--dnest-core-input-padding-left);--dnest-core-input-container-hint-padding-right:var(--dnest-core-input-padding-right);--dnest-core-input-container-hint-color:var(--dnest-core-input-color);--dnest-core-input-container-hint-background-color:var(--dnest-core-input-background-color);--dnest-core-input-container-hint-font-family:var(--dnest-core-input-font-family);--dnest-core-input-container-hint-font-size:var(--dnest-core-input-font-size);--dnest-core-input-container-hint-font-weight:var(--dnest-core-input-font-weight);--dnest-core-input-container-hint-line-height:var(--dnest-core-input-line-height);--dnest-core-input-container-hint-text-transform:var(--dnest-core-input-text-transform);--dnest-core-input-container-hint-text-indent:var(--dnest-core-input-text-indent);--dnest-core-input-container-hint-text-decoration:var(--dnest-core-input-text-decoration);--dnest-core-input-container-hint-text-align:var(--dnest-core-input-text-align);--dnest-core-input-container-hint-border-radius:var(--dnest-core-input-border-radius);--dnest-core-input-container-hint-border:var(--dnest-core-input-border);--dnest-core-input-container-hint-border-top:var(--dnest-core-input-border-top);--dnest-core-input-container-hint-border-left:var(--dnest-core-input-border-left);--dnest-core-input-container-hint-border-bottom:var(--dnest-core-input-border-bottom);--dnest-core-input-container-hint-border-right:var(--dnest-core-input-border-right);--dnest-core-input-container-hint-opacity:var(--dnest-core-input-opacity);--dnest-core-input-container-hint-primary-color:var(--primary);--dnest-core-input-container-hint-secondary-color:var(--secondary);--dnest-core-input-container-hint-tertiary-color:var(--tertiary);--dnest-core-input-container-hint-quaternary-color:var(--quaternary);--dnest-core-input-container-hint-quinary-color:var(--quinary);--dnest-core-input-container-hint-senary-color:var(--senary);--dnest-core-input-container-hint-septenary-color:var(--septenary);--dnest-core-input-container-hint-octonary-color:var(--octonary);--dnest-core-input-container-hint-unactive-color:var(--unactive);--dnest-core-input-container-disabled-height:var(--dnest-core-input-height);--dnest-core-input-container-disabled-width:var(--dnest-core-input-width);--dnest-core-input-container-disabled-margin-top:var(--dnest-core-input-margin-top);--dnest-core-input-container-disabled-margin-bottom:var(--dnest-core-input-margin-bottom);--dnest-core-input-container-disabled-margin-left:var(--dnest-core-input-margin-left);--dnest-core-input-container-disabled-margin-right:var(--dnest-core-input-margin-right);--dnest-core-input-container-disabled-padding-top:var(--dnest-core-input-padding-top);--dnest-core-input-container-disabled-padding-bottom:var(--dnest-core-input-padding-bottom);--dnest-core-input-container-disabled-padding-left:var(--dnest-core-input-padding-left);--dnest-core-input-container-disabled-padding-right:var(--dnest-core-input-padding-right);--dnest-core-input-container-disabled-color:var(--dnest-core-input-color);--dnest-core-input-container-disabled-background-color:var(--dnest-core-input-background-color);--dnest-core-input-container-disabled-font-family:var(--dnest-core-input-font-family);--dnest-core-input-container-disabled-font-size:var(--dnest-core-input-font-size);--dnest-core-input-container-disabled-font-weight:var(--dnest-core-input-font-weight);--dnest-core-input-container-disabled-line-height:var(--dnest-core-input-line-height);--dnest-core-input-container-disabled-text-transform:var(--dnest-core-input-text-transform);--dnest-core-input-container-disabled-text-indent:var(--dnest-core-input-text-indent);--dnest-core-input-container-disabled-text-decoration:var(--dnest-core-input-text-decoration);--dnest-core-input-container-disabled-text-align:var(--dnest-core-input-text-align);--dnest-core-input-container-disabled-border-radius:var(--dnest-core-input-border-radius);--dnest-core-input-container-disabled-border:var(--dnest-core-input-border);--dnest-core-input-container-disabled-border-top:var(--dnest-core-input-border-top);--dnest-core-input-container-disabled-border-left:var(--dnest-core-input-border-left);--dnest-core-input-container-disabled-border-bottom:var(--dnest-core-input-border-bottom);--dnest-core-input-container-disabled-border-right:var(--dnest-core-input-border-right);--dnest-core-input-container-disabled-opacity:var(--dnest-core-input-opacity);--dnest-core-input-container-disabled-primary-color:var(--primary);--dnest-core-input-container-disabled-secondary-color:var(--secondary);--dnest-core-input-container-disabled-tertiary-color:var(--tertiary);--dnest-core-input-container-disabled-quaternary-color:var(--quaternary);--dnest-core-input-container-disabled-quinary-color:var(--quinary);--dnest-core-input-container-disabled-senary-color:var(--senary);--dnest-core-input-container-disabled-septenary-color:var(--septenary);--dnest-core-input-container-disabled-octonary-color:var(--octonary);--dnest-core-input-container-disabled-unactive-color:var(--unactive);--dnest-core-input-clone-left-height:100%;--dnest-core-input-clone-left-width:100%;--dnest-core-input-clone-left-margin-top:0;--dnest-core-input-clone-left-margin-bottom:0;--dnest-core-input-clone-left-margin-left:0;--dnest-core-input-clone-left-margin-right:0;--dnest-core-input-clone-left-padding-top:0;--dnest-core-input-clone-left-padding-bottom:0;--dnest-core-input-clone-left-padding-left:0;--dnest-core-input-clone-left-padding-right:0;--dnest-core-input-clone-left-color:var(--primary);--dnest-core-input-clone-left-background-color:unset;--dnest-core-input-clone-left-font-family:var(--font-family);--dnest-core-input-clone-left-font-size:unset;--dnest-core-input-clone-left-font-weight:unset;--dnest-core-input-clone-left-line-height:unset;--dnest-core-input-clone-left-text-transform:unset;--dnest-core-input-clone-left-text-indent:unset;--dnest-core-input-clone-left-text-decoration:unset;--dnest-core-input-clone-left-text-align:unset;--dnest-core-input-clone-left-border-radius:unset;--dnest-core-input-clone-left-border:unset;--dnest-core-input-clone-left-border-top:unset;--dnest-core-input-clone-left-border-left:unset;--dnest-core-input-clone-left-border-bottom:unset;--dnest-core-input-clone-left-border-right:unset;--dnest-core-input-clone-left-opacity:1;--dnest-core-input-clone-left-primary-color:var(--primary);--dnest-core-input-clone-left-secondary-color:var(--secondary);--dnest-core-input-clone-left-tertiary-color:var(--tertiary);--dnest-core-input-clone-left-quaternary-color:var(--quaternary);--dnest-core-input-clone-left-quinary-color:var(--quinary);--dnest-core-input-clone-left-senary-color:var(--senary);--dnest-core-input-clone-left-septenary-color:var(--septenary);--dnest-core-input-clone-left-octonary-color:var(--octonary);--dnest-core-input-clone-left-unactive-color:var(--unactive);--dnest-core-input-clone-left-error-height:var(--dnest-core-input-clone-left-height);--dnest-core-input-clone-left-error-width:var(--dnest-core-input-clone-left-width);--dnest-core-input-clone-left-error-margin-top:var(--dnest-core-input-clone-left-margin-top);--dnest-core-input-clone-left-error-margin-bottom:var(--dnest-core-input-clone-left-margin-bottom);--dnest-core-input-clone-left-error-margin-left:var(--dnest-core-input-clone-left-margin-left);--dnest-core-input-clone-left-error-margin-right:var(--dnest-core-input-clone-left-margin-right);--dnest-core-input-clone-left-error-padding-top:var(--dnest-core-input-clone-left-padding-top);--dnest-core-input-clone-left-error-padding-bottom:var(--dnest-core-input-clone-left-padding-bottom);--dnest-core-input-clone-left-error-padding-left:var(--dnest-core-input-clone-left-padding-left);--dnest-core-input-clone-left-error-padding-right:var(--dnest-core-input-clone-left-padding-right);--dnest-core-input-clone-left-error-color:var(--dnest-core-input-clone-left-color);--dnest-core-input-clone-left-error-background-color:var(--dnest-core-input-clone-left-background-color);--dnest-core-input-clone-left-error-font-family:var(--dnest-core-input-clone-left-font-family);--dnest-core-input-clone-left-error-font-size:var(--dnest-core-input-clone-left-font-size);--dnest-core-input-clone-left-error-font-weight:var(--dnest-core-input-clone-left-font-weight);--dnest-core-input-clone-left-error-line-height:var(--dnest-core-input-clone-left-line-height);--dnest-core-input-clone-left-error-text-transform:var(--dnest-core-input-clone-left-text-transform);--dnest-core-input-clone-left-error-text-indent:var(--dnest-core-input-clone-left-text-indent);--dnest-core-input-clone-left-error-text-decoration:var(--dnest-core-input-clone-left-text-decoration);--dnest-core-input-clone-left-error-text-align:var(--dnest-core-input-clone-left-text-align);--dnest-core-input-clone-left-error-border-radius:var(--dnest-core-input-clone-left-border-radius);--dnest-core-input-clone-left-error-border:var(--dnest-core-input-clone-left-border);--dnest-core-input-clone-left-error-border-top:var(--dnest-core-input-clone-left-border-top);--dnest-core-input-clone-left-error-border-left:var(--dnest-core-input-clone-left-border-left);--dnest-core-input-clone-left-error-border-bottom:var(--dnest-core-input-clone-left-border-bottom);--dnest-core-input-clone-left-error-border-right:var(--dnest-core-input-clone-left-border-right);--dnest-core-input-clone-left-error-opacity:var(--dnest-core-input-clone-left-opacity);--dnest-core-input-clone-left-error-primary-color:var(--primary);--dnest-core-input-clone-left-error-secondary-color:var(--secondary);--dnest-core-input-clone-left-error-tertiary-color:var(--tertiary);--dnest-core-input-clone-left-error-quaternary-color:var(--quaternary);--dnest-core-input-clone-left-error-quinary-color:var(--quinary);--dnest-core-input-clone-left-error-senary-color:var(--senary);--dnest-core-input-clone-left-error-septenary-color:var(--septenary);--dnest-core-input-clone-left-error-octonary-color:var(--octonary);--dnest-core-input-clone-left-error-unactive-color:var(--unactive);--dnest-core-input-clone-left-disabled-height:var(--dnest-core-input-clone-left-height);--dnest-core-input-clone-left-disabled-width:var(--dnest-core-input-clone-left-width);--dnest-core-input-clone-left-disabled-margin-top:var(--dnest-core-input-clone-left-margin-top);--dnest-core-input-clone-left-disabled-margin-bottom:var(--dnest-core-input-clone-left-margin-bottom);--dnest-core-input-clone-left-disabled-margin-left:var(--dnest-core-input-clone-left-margin-left);--dnest-core-input-clone-left-disabled-margin-right:var(--dnest-core-input-clone-left-margin-right);--dnest-core-input-clone-left-disabled-padding-top:var(--dnest-core-input-clone-left-padding-top);--dnest-core-input-clone-left-disabled-padding-bottom:var(--dnest-core-input-clone-left-padding-bottom);--dnest-core-input-clone-left-disabled-padding-left:var(--dnest-core-input-clone-left-padding-left);--dnest-core-input-clone-left-disabled-padding-right:var(--dnest-core-input-clone-left-padding-right);--dnest-core-input-clone-left-disabled-color:var(--dnest-core-input-clone-left-color);--dnest-core-input-clone-left-disabled-background-color:var(--dnest-core-input-clone-left-background-color);--dnest-core-input-clone-left-disabled-font-family:var(--dnest-core-input-clone-left-font-family);--dnest-core-input-clone-left-disabled-font-size:var(--dnest-core-input-clone-left-font-size);--dnest-core-input-clone-left-disabled-font-weight:var(--dnest-core-input-clone-left-font-weight);--dnest-core-input-clone-left-disabled-line-height:var(--dnest-core-input-clone-left-line-height);--dnest-core-input-clone-left-disabled-text-transform:var(--dnest-core-input-clone-left-text-transform);--dnest-core-input-clone-left-disabled-text-indent:var(--dnest-core-input-clone-left-text-indent);--dnest-core-input-clone-left-disabled-text-decoration:var(--dnest-core-input-clone-left-text-decoration);--dnest-core-input-clone-left-disabled-text-align:var(--dnest-core-input-clone-left-text-align);--dnest-core-input-clone-left-disabled-border-radius:var(--dnest-core-input-clone-left-border-radius);--dnest-core-input-clone-left-disabled-border:var(--dnest-core-input-clone-left-border);--dnest-core-input-clone-left-disabled-border-top:var(--dnest-core-input-clone-left-border-top);--dnest-core-input-clone-left-disabled-border-left:var(--dnest-core-input-clone-left-border-left);--dnest-core-input-clone-left-disabled-border-bottom:var(--dnest-core-input-clone-left-border-bottom);--dnest-core-input-clone-left-disabled-border-right:var(--dnest-core-input-clone-left-border-right);--dnest-core-input-clone-left-disabled-opacity:var(--dnest-core-input-clone-left-opacity);--dnest-core-input-clone-left-disabled-primary-color:var(--primary);--dnest-core-input-clone-left-disabled-secondary-color:var(--secondary);--dnest-core-input-clone-left-disabled-tertiary-color:var(--tertiary);--dnest-core-input-clone-left-disabled-quaternary-color:var(--quaternary);--dnest-core-input-clone-left-disabled-quinary-color:var(--quinary);--dnest-core-input-clone-left-disabled-senary-color:var(--senary);--dnest-core-input-clone-left-disabled-septenary-color:var(--septenary);--dnest-core-input-clone-left-disabled-octonary-color:var(--octonary);--dnest-core-input-clone-left-disabled-unactive-color:var(--unactive);--dnest-core-input-clone-right-height:100%;--dnest-core-input-clone-right-width:100%;--dnest-core-input-clone-right-margin-top:0;--dnest-core-input-clone-right-margin-bottom:0;--dnest-core-input-clone-right-margin-left:0;--dnest-core-input-clone-right-margin-right:0;--dnest-core-input-clone-right-padding-top:0;--dnest-core-input-clone-right-padding-bottom:0;--dnest-core-input-clone-right-padding-left:0;--dnest-core-input-clone-right-padding-right:0;--dnest-core-input-clone-right-color:var(--primary);--dnest-core-input-clone-right-background-color:unset;--dnest-core-input-clone-right-font-family:var(--font-family);--dnest-core-input-clone-right-font-size:unset;--dnest-core-input-clone-right-font-weight:unset;--dnest-core-input-clone-right-line-height:unset;--dnest-core-input-clone-right-text-transform:unset;--dnest-core-input-clone-right-text-indent:unset;--dnest-core-input-clone-right-text-decoration:unset;--dnest-core-input-clone-right-text-align:unset;--dnest-core-input-clone-right-border-radius:unset;--dnest-core-input-clone-right-border:unset;--dnest-core-input-clone-right-border-top:unset;--dnest-core-input-clone-right-border-left:unset;--dnest-core-input-clone-right-border-bottom:unset;--dnest-core-input-clone-right-border-right:unset;--dnest-core-input-clone-right-opacity:1;--dnest-core-input-clone-right-primary-color:var(--primary);--dnest-core-input-clone-right-secondary-color:var(--secondary);--dnest-core-input-clone-right-tertiary-color:var(--tertiary);--dnest-core-input-clone-right-quaternary-color:var(--quaternary);--dnest-core-input-clone-right-quinary-color:var(--quinary);--dnest-core-input-clone-right-senary-color:var(--senary);--dnest-core-input-clone-right-septenary-color:var(--septenary);--dnest-core-input-clone-right-octonary-color:var(--octonary);--dnest-core-input-clone-right-unactive-color:var(--unactive);--dnest-core-input-clone-right-error-height:var(--dnest-core-input-clone-right-height);--dnest-core-input-clone-right-error-width:var(--dnest-core-input-clone-right-width);--dnest-core-input-clone-right-error-margin-top:var(--dnest-core-input-clone-right-margin-top);--dnest-core-input-clone-right-error-margin-bottom:var(--dnest-core-input-clone-right-margin-bottom);--dnest-core-input-clone-right-error-margin-left:var(--dnest-core-input-clone-right-margin-left);--dnest-core-input-clone-right-error-margin-right:var(--dnest-core-input-clone-right-margin-right);--dnest-core-input-clone-right-error-padding-top:var(--dnest-core-input-clone-right-padding-top);--dnest-core-input-clone-right-error-padding-bottom:var(--dnest-core-input-clone-right-padding-bottom);--dnest-core-input-clone-right-error-padding-left:var(--dnest-core-input-clone-right-padding-left);--dnest-core-input-clone-right-error-padding-right:var(--dnest-core-input-clone-right-padding-right);--dnest-core-input-clone-right-error-color:var(--dnest-core-input-clone-right-color);--dnest-core-input-clone-right-error-background-color:var(--dnest-core-input-clone-right-background-color);--dnest-core-input-clone-right-error-font-family:var(--dnest-core-input-clone-right-font-family);--dnest-core-input-clone-right-error-font-size:var(--dnest-core-input-clone-right-font-size);--dnest-core-input-clone-right-error-font-weight:var(--dnest-core-input-clone-right-font-weight);--dnest-core-input-clone-right-error-line-height:var(--dnest-core-input-clone-right-line-height);--dnest-core-input-clone-right-error-text-transform:var(--dnest-core-input-clone-right-text-transform);--dnest-core-input-clone-right-error-text-indent:var(--dnest-core-input-clone-right-text-indent);--dnest-core-input-clone-right-error-text-decoration:var(--dnest-core-input-clone-right-text-decoration);--dnest-core-input-clone-right-error-text-align:var(--dnest-core-input-clone-right-text-align);--dnest-core-input-clone-right-error-border-radius:var(--dnest-core-input-clone-right-border-radius);--dnest-core-input-clone-right-error-border:var(--dnest-core-input-clone-right-border);--dnest-core-input-clone-right-error-border-top:var(--dnest-core-input-clone-right-border-top);--dnest-core-input-clone-right-error-border-left:var(--dnest-core-input-clone-right-border-left);--dnest-core-input-clone-right-error-border-bottom:var(--dnest-core-input-clone-right-border-bottom);--dnest-core-input-clone-right-error-border-right:var(--dnest-core-input-clone-right-border-right);--dnest-core-input-clone-right-error-opacity:var(--dnest-core-input-clone-right-opacity);--dnest-core-input-clone-right-error-primary-color:var(--primary);--dnest-core-input-clone-right-error-secondary-color:var(--secondary);--dnest-core-input-clone-right-error-tertiary-color:var(--tertiary);--dnest-core-input-clone-right-error-quaternary-color:var(--quaternary);--dnest-core-input-clone-right-error-quinary-color:var(--quinary);--dnest-core-input-clone-right-error-senary-color:var(--senary);--dnest-core-input-clone-right-error-septenary-color:var(--septenary);--dnest-core-input-clone-right-error-octonary-color:var(--octonary);--dnest-core-input-clone-right-error-unactive-color:var(--unactive);--dnest-core-input-clone-right-disabled-height:var(--dnest-core-input-clone-right-height);--dnest-core-input-clone-right-disabled-width:var(--dnest-core-input-clone-right-width);--dnest-core-input-clone-right-disabled-margin-top:var(--dnest-core-input-clone-right-margin-top);--dnest-core-input-clone-right-disabled-margin-bottom:var(--dnest-core-input-clone-right-margin-bottom);--dnest-core-input-clone-right-disabled-margin-left:var(--dnest-core-input-clone-right-margin-left);--dnest-core-input-clone-right-disabled-margin-right:var(--dnest-core-input-clone-right-margin-right);--dnest-core-input-clone-right-disabled-padding-top:var(--dnest-core-input-clone-right-padding-top);--dnest-core-input-clone-right-disabled-padding-bottom:var(--dnest-core-input-clone-right-padding-bottom);--dnest-core-input-clone-right-disabled-padding-left:var(--dnest-core-input-clone-right-padding-left);--dnest-core-input-clone-right-disabled-padding-right:var(--dnest-core-input-clone-right-padding-right);--dnest-core-input-clone-right-disabled-color:var(--dnest-core-input-clone-right-color);--dnest-core-input-clone-right-disabled-background-color:var(--dnest-core-input-clone-right-background-color);--dnest-core-input-clone-right-disabled-font-family:var(--dnest-core-input-clone-right-font-family);--dnest-core-input-clone-right-disabled-font-size:var(--dnest-core-input-clone-right-font-size);--dnest-core-input-clone-right-disabled-font-weight:var(--dnest-core-input-clone-right-font-weight);--dnest-core-input-clone-right-disabled-line-height:var(--dnest-core-input-clone-right-line-height);--dnest-core-input-clone-right-disabled-text-transform:var(--dnest-core-input-clone-right-text-transform);--dnest-core-input-clone-right-disabled-text-indent:var(--dnest-core-input-clone-right-text-indent);--dnest-core-input-clone-right-disabled-text-decoration:var(--dnest-core-input-clone-right-text-decoration);--dnest-core-input-clone-right-disabled-text-align:var(--dnest-core-input-clone-right-text-align);--dnest-core-input-clone-right-disabled-border-radius:var(--dnest-core-input-clone-right-border-radius);--dnest-core-input-clone-right-disabled-border:var(--dnest-core-input-clone-right-border);--dnest-core-input-clone-right-disabled-border-top:var(--dnest-core-input-clone-right-border-top);--dnest-core-input-clone-right-disabled-border-left:var(--dnest-core-input-clone-right-border-left);--dnest-core-input-clone-right-disabled-border-bottom:var(--dnest-core-input-clone-right-border-bottom);--dnest-core-input-clone-right-disabled-border-right:var(--dnest-core-input-clone-right-border-right);--dnest-core-input-clone-right-disabled-opacity:var(--dnest-core-input-clone-right-opacity);--dnest-core-input-clone-right-disabled-primary-color:var(--primary);--dnest-core-input-clone-right-disabled-secondary-color:var(--secondary);--dnest-core-input-clone-right-disabled-tertiary-color:var(--tertiary);--dnest-core-input-clone-right-disabled-quaternary-color:var(--quaternary);--dnest-core-input-clone-right-disabled-quinary-color:var(--quinary);--dnest-core-input-clone-right-disabled-senary-color:var(--senary);--dnest-core-input-clone-right-disabled-septenary-color:var(--septenary);--dnest-core-input-clone-right-disabled-octonary-color:var(--octonary);--dnest-core-input-clone-right-disabled-unactive-color:var(--unactive);--dnest-core-input-input-height:100%;--dnest-core-input-input-width:100%;--dnest-core-input-input-margin-top:0;--dnest-core-input-input-margin-bottom:0;--dnest-core-input-input-margin-left:0;--dnest-core-input-input-margin-right:0;--dnest-core-input-input-padding-top:0;--dnest-core-input-input-padding-bottom:0;--dnest-core-input-input-padding-left:0;--dnest-core-input-input-padding-right:0;--dnest-core-input-input-color:var(--primary);--dnest-core-input-input-background-color:unset;--dnest-core-input-input-font-family:var(--font-family);--dnest-core-input-input-font-size:unset;--dnest-core-input-input-font-weight:unset;--dnest-core-input-input-line-height:unset;--dnest-core-input-input-text-transform:unset;--dnest-core-input-input-text-indent:unset;--dnest-core-input-input-text-decoration:unset;--dnest-core-input-input-text-align:unset;--dnest-core-input-input-border-radius:unset;--dnest-core-input-input-border:unset;--dnest-core-input-input-border-top:unset;--dnest-core-input-input-border-left:unset;--dnest-core-input-input-border-bottom:unset;--dnest-core-input-input-border-right:unset;--dnest-core-input-input-opacity:1;--dnest-core-input-input-primary-color:var(--primary);--dnest-core-input-input-secondary-color:var(--secondary);--dnest-core-input-input-tertiary-color:var(--tertiary);--dnest-core-input-input-quaternary-color:var(--quaternary);--dnest-core-input-input-quinary-color:var(--quinary);--dnest-core-input-input-senary-color:var(--senary);--dnest-core-input-input-septenary-color:var(--septenary);--dnest-core-input-input-octonary-color:var(--octonary);--dnest-core-input-input-unactive-color:var(--unactive);--dnest-core-input-placeholder-height:100%;--dnest-core-input-placeholder-width:100%;--dnest-core-input-placeholder-margin-top:0;--dnest-core-input-placeholder-margin-bottom:0;--dnest-core-input-placeholder-margin-left:0;--dnest-core-input-placeholder-margin-right:0;--dnest-core-input-placeholder-padding-top:0;--dnest-core-input-placeholder-padding-bottom:0;--dnest-core-input-placeholder-padding-left:0;--dnest-core-input-placeholder-padding-right:0;--dnest-core-input-placeholder-color:var(--primary);--dnest-core-input-placeholder-background-color:unset;--dnest-core-input-placeholder-font-family:var(--font-family);--dnest-core-input-placeholder-font-size:unset;--dnest-core-input-placeholder-font-weight:unset;--dnest-core-input-placeholder-line-height:unset;--dnest-core-input-placeholder-text-transform:unset;--dnest-core-input-placeholder-text-indent:unset;--dnest-core-input-placeholder-text-decoration:unset;--dnest-core-input-placeholder-text-align:unset;--dnest-core-input-placeholder-border-radius:unset;--dnest-core-input-placeholder-border:unset;--dnest-core-input-placeholder-border-top:unset;--dnest-core-input-placeholder-border-left:unset;--dnest-core-input-placeholder-border-bottom:unset;--dnest-core-input-placeholder-border-right:unset;--dnest-core-input-placeholder-opacity:1;--dnest-core-input-placeholder-primary-color:var(--primary);--dnest-core-input-placeholder-secondary-color:var(--secondary);--dnest-core-input-placeholder-tertiary-color:var(--tertiary);--dnest-core-input-placeholder-quaternary-color:var(--quaternary);--dnest-core-input-placeholder-quinary-color:var(--quinary);--dnest-core-input-placeholder-senary-color:var(--senary);--dnest-core-input-placeholder-septenary-color:var(--septenary);--dnest-core-input-placeholder-octonary-color:var(--octonary);--dnest-core-input-placeholder-unactive-color:var(--unactive);--dnest-core-input-input-error-height:var(--dnest-core-input-input-height);--dnest-core-input-input-error-width:var(--dnest-core-input-input-width);--dnest-core-input-input-error-margin-top:var(--dnest-core-input-input-margin-top);--dnest-core-input-input-error-margin-bottom:var(--dnest-core-input-input-margin-bottom);--dnest-core-input-input-error-margin-left:var(--dnest-core-input-input-margin-left);--dnest-core-input-input-error-margin-right:var(--dnest-core-input-input-margin-right);--dnest-core-input-input-error-padding-top:var(--dnest-core-input-input-padding-top);--dnest-core-input-input-error-padding-bottom:var(--dnest-core-input-input-padding-bottom);--dnest-core-input-input-error-padding-left:var(--dnest-core-input-input-padding-left);--dnest-core-input-input-error-padding-right:var(--dnest-core-input-input-padding-right);--dnest-core-input-input-error-color:var(--dnest-core-input-input-color);--dnest-core-input-input-error-background-color:var(--dnest-core-input-input-background-color);--dnest-core-input-input-error-font-family:var(--dnest-core-input-input-font-family);--dnest-core-input-input-error-font-size:var(--dnest-core-input-input-font-size);--dnest-core-input-input-error-font-weight:var(--dnest-core-input-input-font-weight);--dnest-core-input-input-error-line-height:var(--dnest-core-input-input-line-height);--dnest-core-input-input-error-text-transform:var(--dnest-core-input-input-text-transform);--dnest-core-input-input-error-text-indent:var(--dnest-core-input-input-text-indent);--dnest-core-input-input-error-text-decoration:var(--dnest-core-input-input-text-decoration);--dnest-core-input-input-error-text-align:var(--dnest-core-input-input-text-align);--dnest-core-input-input-error-border-radius:var(--dnest-core-input-input-border-radius);--dnest-core-input-input-error-border:var(--dnest-core-input-input-border);--dnest-core-input-input-error-border-top:var(--dnest-core-input-input-border-top);--dnest-core-input-input-error-border-left:var(--dnest-core-input-input-border-left);--dnest-core-input-input-error-border-bottom:var(--dnest-core-input-input-border-bottom);--dnest-core-input-input-error-border-right:var(--dnest-core-input-input-border-right);--dnest-core-input-input-error-opacity:var(--dnest-core-input-input-opacity);--dnest-core-input-input-error-primary-color:var(--primary);--dnest-core-input-input-error-secondary-color:var(--secondary);--dnest-core-input-input-error-tertiary-color:var(--tertiary);--dnest-core-input-input-error-quaternary-color:var(--quaternary);--dnest-core-input-input-error-quinary-color:var(--quinary);--dnest-core-input-input-error-senary-color:var(--senary);--dnest-core-input-input-error-septenary-color:var(--septenary);--dnest-core-input-input-error-octonary-color:var(--octonary);--dnest-core-input-input-error-unactive-color:var(--unactive);--dnest-core-input-input-disabled-height:var(--dnest-core-input-input-height);--dnest-core-input-input-disabled-width:var(--dnest-core-input-input-width);--dnest-core-input-input-disabled-margin-top:var(--dnest-core-input-input-margin-top);--dnest-core-input-input-disabled-margin-bottom:var(--dnest-core-input-input-margin-bottom);--dnest-core-input-input-disabled-margin-left:var(--dnest-core-input-input-margin-left);--dnest-core-input-input-disabled-margin-right:var(--dnest-core-input-input-margin-right);--dnest-core-input-input-disabled-padding-top:var(--dnest-core-input-input-padding-top);--dnest-core-input-input-disabled-padding-bottom:var(--dnest-core-input-input-padding-bottom);--dnest-core-input-input-disabled-padding-left:var(--dnest-core-input-input-padding-left);--dnest-core-input-input-disabled-padding-right:var(--dnest-core-input-input-padding-right);--dnest-core-input-input-disabled-color:var(--dnest-core-input-input-color);--dnest-core-input-input-disabled-background-color:var(--dnest-core-input-input-background-color);--dnest-core-input-input-disabled-font-family:var(--dnest-core-input-input-font-family);--dnest-core-input-input-disabled-font-size:var(--dnest-core-input-input-font-size);--dnest-core-input-input-disabled-font-weight:var(--dnest-core-input-input-font-weight);--dnest-core-input-input-disabled-line-height:var(--dnest-core-input-input-line-height);--dnest-core-input-input-disabled-text-transform:var(--dnest-core-input-input-text-transform);--dnest-core-input-input-disabled-text-indent:var(--dnest-core-input-input-text-indent);--dnest-core-input-input-disabled-text-decoration:var(--dnest-core-input-input-text-decoration);--dnest-core-input-input-disabled-text-align:var(--dnest-core-input-input-text-align);--dnest-core-input-input-disabled-border-radius:var(--dnest-core-input-input-border-radius);--dnest-core-input-input-disabled-border:var(--dnest-core-input-input-border);--dnest-core-input-input-disabled-border-top:var(--dnest-core-input-input-border-top);--dnest-core-input-input-disabled-border-left:var(--dnest-core-input-input-border-left);--dnest-core-input-input-disabled-border-bottom:var(--dnest-core-input-input-border-bottom);--dnest-core-input-input-disabled-border-right:var(--dnest-core-input-input-border-right);--dnest-core-input-input-disabled-opacity:var(--dnest-core-input-input-opacity);--dnest-core-input-input-disabled-primary-color:var(--primary);--dnest-core-input-input-disabled-secondary-color:var(--secondary);--dnest-core-input-input-disabled-tertiary-color:var(--tertiary);--dnest-core-input-input-disabled-quaternary-color:var(--quaternary);--dnest-core-input-input-disabled-quinary-color:var(--quinary);--dnest-core-input-input-disabled-senary-color:var(--senary);--dnest-core-input-input-disabled-septenary-color:var(--septenary);--dnest-core-input-input-disabled-octonary-color:var(--octonary);--dnest-core-input-input-disabled-unactive-color:var(--unactive);--dnest-core-input-label-height:100%;--dnest-core-input-label-width:100%;--dnest-core-input-label-margin-top:0;--dnest-core-input-label-margin-bottom:0;--dnest-core-input-label-margin-left:0;--dnest-core-input-label-margin-right:0;--dnest-core-input-label-padding-top:0;--dnest-core-input-label-padding-bottom:0;--dnest-core-input-label-padding-left:0;--dnest-core-input-label-padding-right:0;--dnest-core-input-label-color:var(--primary);--dnest-core-input-label-background-color:unset;--dnest-core-input-label-font-family:var(--font-family);--dnest-core-input-label-font-size:unset;--dnest-core-input-label-font-weight:unset;--dnest-core-input-label-line-height:unset;--dnest-core-input-label-text-transform:unset;--dnest-core-input-label-text-indent:unset;--dnest-core-input-label-text-decoration:unset;--dnest-core-input-label-text-align:unset;--dnest-core-input-label-border-radius:unset;--dnest-core-input-label-border:unset;--dnest-core-input-label-border-top:unset;--dnest-core-input-label-border-left:unset;--dnest-core-input-label-border-bottom:unset;--dnest-core-input-label-border-right:unset;--dnest-core-input-label-opacity:1;--dnest-core-input-label-primary-color:var(--primary);--dnest-core-input-label-secondary-color:var(--secondary);--dnest-core-input-label-tertiary-color:var(--tertiary);--dnest-core-input-label-quaternary-color:var(--quaternary);--dnest-core-input-label-quinary-color:var(--quinary);--dnest-core-input-label-senary-color:var(--senary);--dnest-core-input-label-septenary-color:var(--septenary);--dnest-core-input-label-octonary-color:var(--octonary);--dnest-core-input-label-unactive-color:var(--unactive);--dnest-core-input-label-error-height:var(--dnest-core-input-label-height);--dnest-core-input-label-error-width:var(--dnest-core-input-label-width);--dnest-core-input-label-error-margin-top:var(--dnest-core-input-label-margin-top);--dnest-core-input-label-error-margin-bottom:var(--dnest-core-input-label-margin-bottom);--dnest-core-input-label-error-margin-left:var(--dnest-core-input-label-margin-left);--dnest-core-input-label-error-margin-right:var(--dnest-core-input-label-margin-right);--dnest-core-input-label-error-padding-top:var(--dnest-core-input-label-padding-top);--dnest-core-input-label-error-padding-bottom:var(--dnest-core-input-label-padding-bottom);--dnest-core-input-label-error-padding-left:var(--dnest-core-input-label-padding-left);--dnest-core-input-label-error-padding-right:var(--dnest-core-input-label-padding-right);--dnest-core-input-label-error-color:var(--dnest-core-input-label-color);--dnest-core-input-label-error-background-color:var(--dnest-core-input-label-background-color);--dnest-core-input-label-error-font-family:var(--dnest-core-input-label-font-family);--dnest-core-input-label-error-font-size:var(--dnest-core-input-label-font-size);--dnest-core-input-label-error-font-weight:var(--dnest-core-input-label-font-weight);--dnest-core-input-label-error-line-height:var(--dnest-core-input-label-line-height);--dnest-core-input-label-error-text-transform:var(--dnest-core-input-label-text-transform);--dnest-core-input-label-error-text-indent:var(--dnest-core-input-label-text-indent);--dnest-core-input-label-error-text-decoration:var(--dnest-core-input-label-text-decoration);--dnest-core-input-label-error-text-align:var(--dnest-core-input-label-text-align);--dnest-core-input-label-error-border-radius:var(--dnest-core-input-label-border-radius);--dnest-core-input-label-error-border:var(--dnest-core-input-label-border);--dnest-core-input-label-error-border-top:var(--dnest-core-input-label-border-top);--dnest-core-input-label-error-border-left:var(--dnest-core-input-label-border-left);--dnest-core-input-label-error-border-bottom:var(--dnest-core-input-label-border-bottom);--dnest-core-input-label-error-border-right:var(--dnest-core-input-label-border-right);--dnest-core-input-label-error-opacity:var(--dnest-core-input-label-opacity);--dnest-core-input-label-error-primary-color:var(--primary);--dnest-core-input-label-error-secondary-color:var(--secondary);--dnest-core-input-label-error-tertiary-color:var(--tertiary);--dnest-core-input-label-error-quaternary-color:var(--quaternary);--dnest-core-input-label-error-quinary-color:var(--quinary);--dnest-core-input-label-error-senary-color:var(--senary);--dnest-core-input-label-error-septenary-color:var(--septenary);--dnest-core-input-label-error-octonary-color:var(--octonary);--dnest-core-input-label-error-unactive-color:var(--unactive);--dnest-core-input-error-height:100%;--dnest-core-input-error-width:100%;--dnest-core-input-error-margin-top:0;--dnest-core-input-error-margin-bottom:0;--dnest-core-input-error-margin-left:0;--dnest-core-input-error-margin-right:0;--dnest-core-input-error-padding-top:0;--dnest-core-input-error-padding-bottom:0;--dnest-core-input-error-padding-left:0;--dnest-core-input-error-padding-right:0;--dnest-core-input-error-color:var(--primary);--dnest-core-input-error-background-color:unset;--dnest-core-input-error-font-family:var(--font-family);--dnest-core-input-error-font-size:unset;--dnest-core-input-error-font-weight:unset;--dnest-core-input-error-line-height:unset;--dnest-core-input-error-text-transform:unset;--dnest-core-input-error-text-indent:unset;--dnest-core-input-error-text-decoration:unset;--dnest-core-input-error-text-align:unset;--dnest-core-input-error-border-radius:unset;--dnest-core-input-error-border:unset;--dnest-core-input-error-border-top:unset;--dnest-core-input-error-border-left:unset;--dnest-core-input-error-border-bottom:unset;--dnest-core-input-error-border-right:unset;--dnest-core-input-error-opacity:1;--dnest-core-input-error-primary-color:var(--primary);--dnest-core-input-error-secondary-color:var(--secondary);--dnest-core-input-error-tertiary-color:var(--tertiary);--dnest-core-input-error-quaternary-color:var(--quaternary);--dnest-core-input-error-quinary-color:var(--quinary);--dnest-core-input-error-senary-color:var(--senary);--dnest-core-input-error-septenary-color:var(--septenary);--dnest-core-input-error-octonary-color:var(--octonary);--dnest-core-input-error-unactive-color:var(--unactive);--dnest-core-input-hint-height:100%;--dnest-core-input-hint-width:100%;--dnest-core-input-hint-margin-top:0;--dnest-core-input-hint-margin-bottom:0;--dnest-core-input-hint-margin-left:0;--dnest-core-input-hint-margin-right:0;--dnest-core-input-hint-padding-top:0;--dnest-core-input-hint-padding-bottom:0;--dnest-core-input-hint-padding-left:0;--dnest-core-input-hint-padding-right:0;--dnest-core-input-hint-color:var(--primary);--dnest-core-input-hint-background-color:unset;--dnest-core-input-hint-font-family:var(--font-family);--dnest-core-input-hint-font-size:unset;--dnest-core-input-hint-font-weight:unset;--dnest-core-input-hint-line-height:unset;--dnest-core-input-hint-text-transform:unset;--dnest-core-input-hint-text-indent:unset;--dnest-core-input-hint-text-decoration:unset;--dnest-core-input-hint-text-align:unset;--dnest-core-input-hint-border-radius:unset;--dnest-core-input-hint-border:unset;--dnest-core-input-hint-border-top:unset;--dnest-core-input-hint-border-left:unset;--dnest-core-input-hint-border-bottom:unset;--dnest-core-input-hint-border-right:unset;--dnest-core-input-hint-opacity:1;--dnest-core-input-hint-primary-color:var(--primary);--dnest-core-input-hint-secondary-color:var(--secondary);--dnest-core-input-hint-tertiary-color:var(--tertiary);--dnest-core-input-hint-quaternary-color:var(--quaternary);--dnest-core-input-hint-quinary-color:var(--quinary);--dnest-core-input-hint-senary-color:var(--senary);--dnest-core-input-hint-septenary-color:var(--septenary);--dnest-core-input-hint-octonary-color:var(--octonary);--dnest-core-input-hint-unactive-color:var(--unactive);--dnest-core-input-webkit-auto-height:100%;--dnest-core-input-webkit-auto-width:100%;--dnest-core-input-webkit-auto-margin-top:0;--dnest-core-input-webkit-auto-margin-bottom:0;--dnest-core-input-webkit-auto-margin-left:0;--dnest-core-input-webkit-auto-margin-right:0;--dnest-core-input-webkit-auto-padding-top:0;--dnest-core-input-webkit-auto-padding-bottom:0;--dnest-core-input-webkit-auto-padding-left:0;--dnest-core-input-webkit-auto-padding-right:0;--dnest-core-input-webkit-auto-color:var(--primary);--dnest-core-input-webkit-auto-background-color:unset;--dnest-core-input-webkit-auto-font-family:var(--font-family);--dnest-core-input-webkit-auto-font-size:unset;--dnest-core-input-webkit-auto-font-weight:unset;--dnest-core-input-webkit-auto-line-height:unset;--dnest-core-input-webkit-auto-text-transform:unset;--dnest-core-input-webkit-auto-text-indent:unset;--dnest-core-input-webkit-auto-text-decoration:unset;--dnest-core-input-webkit-auto-text-align:unset;--dnest-core-input-webkit-auto-border-radius:unset;--dnest-core-input-webkit-auto-border:unset;--dnest-core-input-webkit-auto-border-top:unset;--dnest-core-input-webkit-auto-border-left:unset;--dnest-core-input-webkit-auto-border-bottom:unset;--dnest-core-input-webkit-auto-border-right:unset;--dnest-core-input-webkit-auto-opacity:1;--dnest-core-input-webkit-auto-primary-color:var(--primary);--dnest-core-input-webkit-auto-secondary-color:var(--secondary);--dnest-core-input-webkit-auto-tertiary-color:var(--tertiary);--dnest-core-input-webkit-auto-quaternary-color:var(--quaternary);--dnest-core-input-webkit-auto-quinary-color:var(--quinary);--dnest-core-input-webkit-auto-senary-color:var(--senary);--dnest-core-input-webkit-auto-septenary-color:var(--septenary);--dnest-core-input-webkit-auto-octonary-color:var(--octonary);--dnest-core-input-webkit-auto-unactive-color:var(--unactive);--dnest-core-input-clone-left-height:auto;--dnest-core-input-clone-left-error-height:auto;--dnest-core-input-clone-left-disabled-height:auto;--dnest-core-input-clone-right-height:auto;--dnest-core-input-clone-right-error-height:auto;--dnest-core-input-clone-right-disabled-height:auto;--dnest-core-loader-circles-color:var(--primary);--dnest-core-loader-circles-space:15px;--dnest-core-loading-logo-path-stroke:var(--primary);--dnest-core-pagination-height:100%;--dnest-core-pagination-width:100%;--dnest-core-pagination-margin-top:0;--dnest-core-pagination-margin-bottom:0;--dnest-core-pagination-margin-left:0;--dnest-core-pagination-margin-right:0;--dnest-core-pagination-padding-top:0;--dnest-core-pagination-padding-bottom:0;--dnest-core-pagination-padding-left:0;--dnest-core-pagination-padding-right:0;--dnest-core-pagination-color:var(--primary);--dnest-core-pagination-background-color:unset;--dnest-core-pagination-font-family:var(--font-family);--dnest-core-pagination-font-size:unset;--dnest-core-pagination-font-weight:unset;--dnest-core-pagination-line-height:unset;--dnest-core-pagination-text-transform:unset;--dnest-core-pagination-text-indent:unset;--dnest-core-pagination-text-decoration:unset;--dnest-core-pagination-text-align:unset;--dnest-core-pagination-border-radius:unset;--dnest-core-pagination-border:unset;--dnest-core-pagination-border-top:unset;--dnest-core-pagination-border-left:unset;--dnest-core-pagination-border-bottom:unset;--dnest-core-pagination-border-right:unset;--dnest-core-pagination-opacity:1;--dnest-core-pagination-primary-color:var(--primary);--dnest-core-pagination-secondary-color:var(--secondary);--dnest-core-pagination-tertiary-color:var(--tertiary);--dnest-core-pagination-quaternary-color:var(--quaternary);--dnest-core-pagination-quinary-color:var(--quinary);--dnest-core-pagination-senary-color:var(--senary);--dnest-core-pagination-septenary-color:var(--septenary);--dnest-core-pagination-octonary-color:var(--octonary);--dnest-core-pagination-unactive-color:var(--unactive);--dnest-core-pagination-text-height:100%;--dnest-core-pagination-text-width:100%;--dnest-core-pagination-text-margin-top:0;--dnest-core-pagination-text-margin-bottom:0;--dnest-core-pagination-text-margin-left:0;--dnest-core-pagination-text-margin-right:0;--dnest-core-pagination-text-padding-top:0;--dnest-core-pagination-text-padding-bottom:0;--dnest-core-pagination-text-padding-left:0;--dnest-core-pagination-text-padding-right:0;--dnest-core-pagination-text-color:var(--primary);--dnest-core-pagination-text-background-color:unset;--dnest-core-pagination-text-font-family:var(--font-family);--dnest-core-pagination-text-font-size:unset;--dnest-core-pagination-text-font-weight:unset;--dnest-core-pagination-text-line-height:unset;--dnest-core-pagination-text-text-transform:unset;--dnest-core-pagination-text-text-indent:unset;--dnest-core-pagination-text-text-decoration:unset;--dnest-core-pagination-text-text-align:unset;--dnest-core-pagination-text-border-radius:unset;--dnest-core-pagination-text-border:unset;--dnest-core-pagination-text-border-top:unset;--dnest-core-pagination-text-border-left:unset;--dnest-core-pagination-text-border-bottom:unset;--dnest-core-pagination-text-border-right:unset;--dnest-core-pagination-text-opacity:1;--dnest-core-pagination-text-primary-color:var(--primary);--dnest-core-pagination-text-secondary-color:var(--secondary);--dnest-core-pagination-text-tertiary-color:var(--tertiary);--dnest-core-pagination-text-quaternary-color:var(--quaternary);--dnest-core-pagination-text-quinary-color:var(--quinary);--dnest-core-pagination-text-senary-color:var(--senary);--dnest-core-pagination-text-septenary-color:var(--septenary);--dnest-core-pagination-text-octonary-color:var(--octonary);--dnest-core-pagination-text-unactive-color:var(--unactive);--dnest-core-pagination-button-height:100%;--dnest-core-pagination-button-width:100%;--dnest-core-pagination-button-margin-top:0;--dnest-core-pagination-button-margin-bottom:0;--dnest-core-pagination-button-margin-left:0;--dnest-core-pagination-button-margin-right:0;--dnest-core-pagination-button-padding-top:0;--dnest-core-pagination-button-padding-bottom:0;--dnest-core-pagination-button-padding-left:0;--dnest-core-pagination-button-padding-right:0;--dnest-core-pagination-button-color:var(--primary);--dnest-core-pagination-button-background-color:unset;--dnest-core-pagination-button-font-family:var(--font-family);--dnest-core-pagination-button-font-size:unset;--dnest-core-pagination-button-font-weight:unset;--dnest-core-pagination-button-line-height:unset;--dnest-core-pagination-button-text-transform:unset;--dnest-core-pagination-button-text-indent:unset;--dnest-core-pagination-button-text-decoration:unset;--dnest-core-pagination-button-text-align:unset;--dnest-core-pagination-button-border-radius:unset;--dnest-core-pagination-button-border:unset;--dnest-core-pagination-button-border-top:unset;--dnest-core-pagination-button-border-left:unset;--dnest-core-pagination-button-border-bottom:unset;--dnest-core-pagination-button-border-right:unset;--dnest-core-pagination-button-opacity:1;--dnest-core-pagination-button-primary-color:var(--primary);--dnest-core-pagination-button-secondary-color:var(--secondary);--dnest-core-pagination-button-tertiary-color:var(--tertiary);--dnest-core-pagination-button-quaternary-color:var(--quaternary);--dnest-core-pagination-button-quinary-color:var(--quinary);--dnest-core-pagination-button-senary-color:var(--senary);--dnest-core-pagination-button-septenary-color:var(--septenary);--dnest-core-pagination-button-octonary-color:var(--octonary);--dnest-core-pagination-button-unactive-color:var(--unactive);--dnest-core-pagination-button-disabled-height:var(--dnest-core-pagination-button-height);--dnest-core-pagination-button-disabled-width:var(--dnest-core-pagination-button-width);--dnest-core-pagination-button-disabled-margin-top:var(--dnest-core-pagination-button-margin-top);--dnest-core-pagination-button-disabled-margin-bottom:var(--dnest-core-pagination-button-margin-bottom);--dnest-core-pagination-button-disabled-margin-left:var(--dnest-core-pagination-button-margin-left);--dnest-core-pagination-button-disabled-margin-right:var(--dnest-core-pagination-button-margin-right);--dnest-core-pagination-button-disabled-padding-top:var(--dnest-core-pagination-button-padding-top);--dnest-core-pagination-button-disabled-padding-bottom:var(--dnest-core-pagination-button-padding-bottom);--dnest-core-pagination-button-disabled-padding-left:var(--dnest-core-pagination-button-padding-left);--dnest-core-pagination-button-disabled-padding-right:var(--dnest-core-pagination-button-padding-right);--dnest-core-pagination-button-disabled-color:var(--dnest-core-pagination-button-color);--dnest-core-pagination-button-disabled-background-color:var(--dnest-core-pagination-button-background-color);--dnest-core-pagination-button-disabled-font-family:var(--dnest-core-pagination-button-font-family);--dnest-core-pagination-button-disabled-font-size:var(--dnest-core-pagination-button-font-size);--dnest-core-pagination-button-disabled-font-weight:var(--dnest-core-pagination-button-font-weight);--dnest-core-pagination-button-disabled-line-height:var(--dnest-core-pagination-button-line-height);--dnest-core-pagination-button-disabled-text-transform:var(--dnest-core-pagination-button-text-transform);--dnest-core-pagination-button-disabled-text-indent:var(--dnest-core-pagination-button-text-indent);--dnest-core-pagination-button-disabled-text-decoration:var(--dnest-core-pagination-button-text-decoration);--dnest-core-pagination-button-disabled-text-align:var(--dnest-core-pagination-button-text-align);--dnest-core-pagination-button-disabled-border-radius:var(--dnest-core-pagination-button-border-radius);--dnest-core-pagination-button-disabled-border:var(--dnest-core-pagination-button-border);--dnest-core-pagination-button-disabled-border-top:var(--dnest-core-pagination-button-border-top);--dnest-core-pagination-button-disabled-border-left:var(--dnest-core-pagination-button-border-left);--dnest-core-pagination-button-disabled-border-bottom:var(--dnest-core-pagination-button-border-bottom);--dnest-core-pagination-button-disabled-border-right:var(--dnest-core-pagination-button-border-right);--dnest-core-pagination-button-disabled-opacity:var(--dnest-core-pagination-button-opacity);--dnest-core-pagination-button-disabled-primary-color:var(--primary);--dnest-core-pagination-button-disabled-secondary-color:var(--secondary);--dnest-core-pagination-button-disabled-tertiary-color:var(--tertiary);--dnest-core-pagination-button-disabled-quaternary-color:var(--quaternary);--dnest-core-pagination-button-disabled-quinary-color:var(--quinary);--dnest-core-pagination-button-disabled-senary-color:var(--senary);--dnest-core-pagination-button-disabled-septenary-color:var(--septenary);--dnest-core-pagination-button-disabled-octonary-color:var(--octonary);--dnest-core-pagination-button-disabled-unactive-color:var(--unactive);--dnest-core-pagination-button-active-height:var(--dnest-core-pagination-button-height);--dnest-core-pagination-button-active-width:var(--dnest-core-pagination-button-width);--dnest-core-pagination-button-active-margin-top:var(--dnest-core-pagination-button-margin-top);--dnest-core-pagination-button-active-margin-bottom:var(--dnest-core-pagination-button-margin-bottom);--dnest-core-pagination-button-active-margin-left:var(--dnest-core-pagination-button-margin-left);--dnest-core-pagination-button-active-margin-right:var(--dnest-core-pagination-button-margin-right);--dnest-core-pagination-button-active-padding-top:var(--dnest-core-pagination-button-padding-top);--dnest-core-pagination-button-active-padding-bottom:var(--dnest-core-pagination-button-padding-bottom);--dnest-core-pagination-button-active-padding-left:var(--dnest-core-pagination-button-padding-left);--dnest-core-pagination-button-active-padding-right:var(--dnest-core-pagination-button-padding-right);--dnest-core-pagination-button-active-color:var(--dnest-core-pagination-button-color);--dnest-core-pagination-button-active-background-color:var(--dnest-core-pagination-button-background-color);--dnest-core-pagination-button-active-font-family:var(--dnest-core-pagination-button-font-family);--dnest-core-pagination-button-active-font-size:var(--dnest-core-pagination-button-font-size);--dnest-core-pagination-button-active-font-weight:var(--dnest-core-pagination-button-font-weight);--dnest-core-pagination-button-active-line-height:var(--dnest-core-pagination-button-line-height);--dnest-core-pagination-button-active-text-transform:var(--dnest-core-pagination-button-text-transform);--dnest-core-pagination-button-active-text-indent:var(--dnest-core-pagination-button-text-indent);--dnest-core-pagination-button-active-text-decoration:var(--dnest-core-pagination-button-text-decoration);--dnest-core-pagination-button-active-text-align:var(--dnest-core-pagination-button-text-align);--dnest-core-pagination-button-active-border-radius:var(--dnest-core-pagination-button-border-radius);--dnest-core-pagination-button-active-border:var(--dnest-core-pagination-button-border);--dnest-core-pagination-button-active-border-top:var(--dnest-core-pagination-button-border-top);--dnest-core-pagination-button-active-border-left:var(--dnest-core-pagination-button-border-left);--dnest-core-pagination-button-active-border-bottom:var(--dnest-core-pagination-button-border-bottom);--dnest-core-pagination-button-active-border-right:var(--dnest-core-pagination-button-border-right);--dnest-core-pagination-button-active-opacity:var(--dnest-core-pagination-button-opacity);--dnest-core-pagination-button-active-primary-color:var(--primary);--dnest-core-pagination-button-active-secondary-color:var(--secondary);--dnest-core-pagination-button-active-tertiary-color:var(--tertiary);--dnest-core-pagination-button-active-quaternary-color:var(--quaternary);--dnest-core-pagination-button-active-quinary-color:var(--quinary);--dnest-core-pagination-button-active-senary-color:var(--senary);--dnest-core-pagination-button-active-septenary-color:var(--septenary);--dnest-core-pagination-button-active-octonary-color:var(--octonary);--dnest-core-pagination-button-active-unactive-color:var(--unactive);--dnest-core-pagination-button-first-height:var(--dnest-core-pagination-button-height);--dnest-core-pagination-button-first-width:var(--dnest-core-pagination-button-width);--dnest-core-pagination-button-first-margin-top:var(--dnest-core-pagination-button-margin-top);--dnest-core-pagination-button-first-margin-bottom:var(--dnest-core-pagination-button-margin-bottom);--dnest-core-pagination-button-first-margin-left:var(--dnest-core-pagination-button-margin-left);--dnest-core-pagination-button-first-margin-right:var(--dnest-core-pagination-button-margin-right);--dnest-core-pagination-button-first-padding-top:var(--dnest-core-pagination-button-padding-top);--dnest-core-pagination-button-first-padding-bottom:var(--dnest-core-pagination-button-padding-bottom);--dnest-core-pagination-button-first-padding-left:var(--dnest-core-pagination-button-padding-left);--dnest-core-pagination-button-first-padding-right:var(--dnest-core-pagination-button-padding-right);--dnest-core-pagination-button-first-color:var(--dnest-core-pagination-button-color);--dnest-core-pagination-button-first-background-color:var(--dnest-core-pagination-button-background-color);--dnest-core-pagination-button-first-font-family:var(--dnest-core-pagination-button-font-family);--dnest-core-pagination-button-first-font-size:var(--dnest-core-pagination-button-font-size);--dnest-core-pagination-button-first-font-weight:var(--dnest-core-pagination-button-font-weight);--dnest-core-pagination-button-first-line-height:var(--dnest-core-pagination-button-line-height);--dnest-core-pagination-button-first-text-transform:var(--dnest-core-pagination-button-text-transform);--dnest-core-pagination-button-first-text-indent:var(--dnest-core-pagination-button-text-indent);--dnest-core-pagination-button-first-text-decoration:var(--dnest-core-pagination-button-text-decoration);--dnest-core-pagination-button-first-text-align:var(--dnest-core-pagination-button-text-align);--dnest-core-pagination-button-first-border-radius:var(--dnest-core-pagination-button-border-radius);--dnest-core-pagination-button-first-border:var(--dnest-core-pagination-button-border);--dnest-core-pagination-button-first-border-top:var(--dnest-core-pagination-button-border-top);--dnest-core-pagination-button-first-border-left:var(--dnest-core-pagination-button-border-left);--dnest-core-pagination-button-first-border-bottom:var(--dnest-core-pagination-button-border-bottom);--dnest-core-pagination-button-first-border-right:var(--dnest-core-pagination-button-border-right);--dnest-core-pagination-button-first-opacity:var(--dnest-core-pagination-button-opacity);--dnest-core-pagination-button-first-primary-color:var(--primary);--dnest-core-pagination-button-first-secondary-color:var(--secondary);--dnest-core-pagination-button-first-tertiary-color:var(--tertiary);--dnest-core-pagination-button-first-quaternary-color:var(--quaternary);--dnest-core-pagination-button-first-quinary-color:var(--quinary);--dnest-core-pagination-button-first-senary-color:var(--senary);--dnest-core-pagination-button-first-septenary-color:var(--septenary);--dnest-core-pagination-button-first-octonary-color:var(--octonary);--dnest-core-pagination-button-first-unactive-color:var(--unactive);--dnest-core-pagination-button-last-height:var(--dnest-core-pagination-button-first-height);--dnest-core-pagination-button-last-width:var(--dnest-core-pagination-button-first-width);--dnest-core-pagination-button-last-margin-top:var(--dnest-core-pagination-button-first-margin-top);--dnest-core-pagination-button-last-margin-bottom:var(--dnest-core-pagination-button-first-margin-bottom);--dnest-core-pagination-button-last-margin-left:var(--dnest-core-pagination-button-first-margin-left);--dnest-core-pagination-button-last-margin-right:var(--dnest-core-pagination-button-first-margin-right);--dnest-core-pagination-button-last-padding-top:var(--dnest-core-pagination-button-first-padding-top);--dnest-core-pagination-button-last-padding-bottom:var(--dnest-core-pagination-button-first-padding-bottom);--dnest-core-pagination-button-last-padding-left:var(--dnest-core-pagination-button-first-padding-left);--dnest-core-pagination-button-last-padding-right:var(--dnest-core-pagination-button-first-padding-right);--dnest-core-pagination-button-last-color:var(--dnest-core-pagination-button-first-color);--dnest-core-pagination-button-last-background-color:var(--dnest-core-pagination-button-first-background-color);--dnest-core-pagination-button-last-font-family:var(--dnest-core-pagination-button-first-font-family);--dnest-core-pagination-button-last-font-size:var(--dnest-core-pagination-button-first-font-size);--dnest-core-pagination-button-last-font-weight:var(--dnest-core-pagination-button-first-font-weight);--dnest-core-pagination-button-last-line-height:var(--dnest-core-pagination-button-first-line-height);--dnest-core-pagination-button-last-text-transform:var(--dnest-core-pagination-button-first-text-transform);--dnest-core-pagination-button-last-text-indent:var(--dnest-core-pagination-button-first-text-indent);--dnest-core-pagination-button-last-text-decoration:var(--dnest-core-pagination-button-first-text-decoration);--dnest-core-pagination-button-last-text-align:var(--dnest-core-pagination-button-first-text-align);--dnest-core-pagination-button-last-border-radius:var(--dnest-core-pagination-button-first-border-radius);--dnest-core-pagination-button-last-border:var(--dnest-core-pagination-button-first-border);--dnest-core-pagination-button-last-border-top:var(--dnest-core-pagination-button-first-border-top);--dnest-core-pagination-button-last-border-left:var(--dnest-core-pagination-button-first-border-left);--dnest-core-pagination-button-last-border-bottom:var(--dnest-core-pagination-button-first-border-bottom);--dnest-core-pagination-button-last-border-right:var(--dnest-core-pagination-button-first-border-right);--dnest-core-pagination-button-last-opacity:var(--dnest-core-pagination-button-first-opacity);--dnest-core-pagination-button-last-primary-color:var(--primary);--dnest-core-pagination-button-last-secondary-color:var(--secondary);--dnest-core-pagination-button-last-tertiary-color:var(--tertiary);--dnest-core-pagination-button-last-quaternary-color:var(--quaternary);--dnest-core-pagination-button-last-quinary-color:var(--quinary);--dnest-core-pagination-button-last-senary-color:var(--senary);--dnest-core-pagination-button-last-septenary-color:var(--septenary);--dnest-core-pagination-button-last-octonary-color:var(--octonary);--dnest-core-pagination-button-last-unactive-color:var(--unactive);--dnest-core-radio-height:100%;--dnest-core-radio-width:100%;--dnest-core-radio-margin-top:0;--dnest-core-radio-margin-bottom:0;--dnest-core-radio-margin-left:0;--dnest-core-radio-margin-right:0;--dnest-core-radio-padding-top:0;--dnest-core-radio-padding-bottom:0;--dnest-core-radio-padding-left:0;--dnest-core-radio-padding-right:0;--dnest-core-radio-color:var(--primary);--dnest-core-radio-background-color:unset;--dnest-core-radio-font-family:var(--font-family);--dnest-core-radio-font-size:unset;--dnest-core-radio-font-weight:unset;--dnest-core-radio-line-height:unset;--dnest-core-radio-text-transform:unset;--dnest-core-radio-text-indent:unset;--dnest-core-radio-text-decoration:unset;--dnest-core-radio-text-align:unset;--dnest-core-radio-border-radius:unset;--dnest-core-radio-border:unset;--dnest-core-radio-border-top:unset;--dnest-core-radio-border-left:unset;--dnest-core-radio-border-bottom:unset;--dnest-core-radio-border-right:unset;--dnest-core-radio-opacity:1;--dnest-core-radio-primary-color:var(--primary);--dnest-core-radio-secondary-color:var(--secondary);--dnest-core-radio-tertiary-color:var(--tertiary);--dnest-core-radio-quaternary-color:var(--quaternary);--dnest-core-radio-quinary-color:var(--quinary);--dnest-core-radio-senary-color:var(--senary);--dnest-core-radio-septenary-color:var(--septenary);--dnest-core-radio-octonary-color:var(--octonary);--dnest-core-radio-unactive-color:var(--unactive);--dnest-core-radio-outter-height:var(--dnest-core-radio-height);--dnest-core-radio-outter-width:var(--dnest-core-radio-width);--dnest-core-radio-outter-margin-top:var(--dnest-core-radio-margin-top);--dnest-core-radio-outter-margin-bottom:var(--dnest-core-radio-margin-bottom);--dnest-core-radio-outter-margin-left:var(--dnest-core-radio-margin-left);--dnest-core-radio-outter-margin-right:var(--dnest-core-radio-margin-right);--dnest-core-radio-outter-padding-top:var(--dnest-core-radio-padding-top);--dnest-core-radio-outter-padding-bottom:var(--dnest-core-radio-padding-bottom);--dnest-core-radio-outter-padding-left:var(--dnest-core-radio-padding-left);--dnest-core-radio-outter-padding-right:var(--dnest-core-radio-padding-right);--dnest-core-radio-outter-color:var(--dnest-core-radio-color);--dnest-core-radio-outter-background-color:var(--dnest-core-radio-background-color);--dnest-core-radio-outter-font-family:var(--dnest-core-radio-font-family);--dnest-core-radio-outter-font-size:var(--dnest-core-radio-font-size);--dnest-core-radio-outter-font-weight:var(--dnest-core-radio-font-weight);--dnest-core-radio-outter-line-height:var(--dnest-core-radio-line-height);--dnest-core-radio-outter-text-transform:var(--dnest-core-radio-text-transform);--dnest-core-radio-outter-text-indent:var(--dnest-core-radio-text-indent);--dnest-core-radio-outter-text-decoration:var(--dnest-core-radio-text-decoration);--dnest-core-radio-outter-text-align:var(--dnest-core-radio-text-align);--dnest-core-radio-outter-border-radius:var(--dnest-core-radio-border-radius);--dnest-core-radio-outter-border:var(--dnest-core-radio-border);--dnest-core-radio-outter-border-top:var(--dnest-core-radio-border-top);--dnest-core-radio-outter-border-left:var(--dnest-core-radio-border-left);--dnest-core-radio-outter-border-bottom:var(--dnest-core-radio-border-bottom);--dnest-core-radio-outter-border-right:var(--dnest-core-radio-border-right);--dnest-core-radio-outter-opacity:var(--dnest-core-radio-opacity);--dnest-core-radio-outter-primary-color:var(--primary);--dnest-core-radio-outter-secondary-color:var(--secondary);--dnest-core-radio-outter-tertiary-color:var(--tertiary);--dnest-core-radio-outter-quaternary-color:var(--quaternary);--dnest-core-radio-outter-quinary-color:var(--quinary);--dnest-core-radio-outter-senary-color:var(--senary);--dnest-core-radio-outter-septenary-color:var(--septenary);--dnest-core-radio-outter-octonary-color:var(--octonary);--dnest-core-radio-outter-unactive-color:var(--unactive);--dnest-core-radio-inner-height:var(--dnest-core-radio-outter-height);--dnest-core-radio-inner-width:var(--dnest-core-radio-outter-width);--dnest-core-radio-inner-margin-top:var(--dnest-core-radio-outter-margin-top);--dnest-core-radio-inner-margin-bottom:var(--dnest-core-radio-outter-margin-bottom);--dnest-core-radio-inner-margin-left:var(--dnest-core-radio-outter-margin-left);--dnest-core-radio-inner-margin-right:var(--dnest-core-radio-outter-margin-right);--dnest-core-radio-inner-padding-top:var(--dnest-core-radio-outter-padding-top);--dnest-core-radio-inner-padding-bottom:var(--dnest-core-radio-outter-padding-bottom);--dnest-core-radio-inner-padding-left:var(--dnest-core-radio-outter-padding-left);--dnest-core-radio-inner-padding-right:var(--dnest-core-radio-outter-padding-right);--dnest-core-radio-inner-color:var(--dnest-core-radio-outter-color);--dnest-core-radio-inner-background-color:var(--dnest-core-radio-outter-background-color);--dnest-core-radio-inner-font-family:var(--dnest-core-radio-outter-font-family);--dnest-core-radio-inner-font-size:var(--dnest-core-radio-outter-font-size);--dnest-core-radio-inner-font-weight:var(--dnest-core-radio-outter-font-weight);--dnest-core-radio-inner-line-height:var(--dnest-core-radio-outter-line-height);--dnest-core-radio-inner-text-transform:var(--dnest-core-radio-outter-text-transform);--dnest-core-radio-inner-text-indent:var(--dnest-core-radio-outter-text-indent);--dnest-core-radio-inner-text-decoration:var(--dnest-core-radio-outter-text-decoration);--dnest-core-radio-inner-text-align:var(--dnest-core-radio-outter-text-align);--dnest-core-radio-inner-border-radius:var(--dnest-core-radio-outter-border-radius);--dnest-core-radio-inner-border:var(--dnest-core-radio-outter-border);--dnest-core-radio-inner-border-top:var(--dnest-core-radio-outter-border-top);--dnest-core-radio-inner-border-left:var(--dnest-core-radio-outter-border-left);--dnest-core-radio-inner-border-bottom:var(--dnest-core-radio-outter-border-bottom);--dnest-core-radio-inner-border-right:var(--dnest-core-radio-outter-border-right);--dnest-core-radio-inner-opacity:var(--dnest-core-radio-outter-opacity);--dnest-core-radio-inner-primary-color:var(--primary);--dnest-core-radio-inner-secondary-color:var(--secondary);--dnest-core-radio-inner-tertiary-color:var(--tertiary);--dnest-core-radio-inner-quaternary-color:var(--quaternary);--dnest-core-radio-inner-quinary-color:var(--quinary);--dnest-core-radio-inner-senary-color:var(--senary);--dnest-core-radio-inner-septenary-color:var(--septenary);--dnest-core-radio-inner-octonary-color:var(--octonary);--dnest-core-radio-inner-unactive-color:var(--unactive);--dnest-core-sanatized-html-h1-height:100%;--dnest-core-sanatized-html-h1-width:100%;--dnest-core-sanatized-html-h1-margin-top:0;--dnest-core-sanatized-html-h1-margin-bottom:0;--dnest-core-sanatized-html-h1-margin-left:0;--dnest-core-sanatized-html-h1-margin-right:0;--dnest-core-sanatized-html-h1-padding-top:0;--dnest-core-sanatized-html-h1-padding-bottom:0;--dnest-core-sanatized-html-h1-padding-left:0;--dnest-core-sanatized-html-h1-padding-right:0;--dnest-core-sanatized-html-h1-color:var(--primary);--dnest-core-sanatized-html-h1-background-color:unset;--dnest-core-sanatized-html-h1-font-family:var(--font-family);--dnest-core-sanatized-html-h1-font-size:unset;--dnest-core-sanatized-html-h1-font-weight:unset;--dnest-core-sanatized-html-h1-line-height:unset;--dnest-core-sanatized-html-h1-text-transform:unset;--dnest-core-sanatized-html-h1-text-indent:unset;--dnest-core-sanatized-html-h1-text-decoration:unset;--dnest-core-sanatized-html-h1-text-align:unset;--dnest-core-sanatized-html-h1-border-radius:unset;--dnest-core-sanatized-html-h1-border:unset;--dnest-core-sanatized-html-h1-border-top:unset;--dnest-core-sanatized-html-h1-border-left:unset;--dnest-core-sanatized-html-h1-border-bottom:unset;--dnest-core-sanatized-html-h1-border-right:unset;--dnest-core-sanatized-html-h1-opacity:1;--dnest-core-sanatized-html-h1-primary-color:var(--primary);--dnest-core-sanatized-html-h1-secondary-color:var(--secondary);--dnest-core-sanatized-html-h1-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-h1-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-h1-quinary-color:var(--quinary);--dnest-core-sanatized-html-h1-senary-color:var(--senary);--dnest-core-sanatized-html-h1-septenary-color:var(--septenary);--dnest-core-sanatized-html-h1-octonary-color:var(--octonary);--dnest-core-sanatized-html-h1-unactive-color:var(--unactive);--dnest-core-sanatized-html-h2-height:var(--dnest-core-sanatized-html-h1-height);--dnest-core-sanatized-html-h2-width:var(--dnest-core-sanatized-html-h1-width);--dnest-core-sanatized-html-h2-margin-top:var(--dnest-core-sanatized-html-h1-margin-top);--dnest-core-sanatized-html-h2-margin-bottom:var(--dnest-core-sanatized-html-h1-margin-bottom);--dnest-core-sanatized-html-h2-margin-left:var(--dnest-core-sanatized-html-h1-margin-left);--dnest-core-sanatized-html-h2-margin-right:var(--dnest-core-sanatized-html-h1-margin-right);--dnest-core-sanatized-html-h2-padding-top:var(--dnest-core-sanatized-html-h1-padding-top);--dnest-core-sanatized-html-h2-padding-bottom:var(--dnest-core-sanatized-html-h1-padding-bottom);--dnest-core-sanatized-html-h2-padding-left:var(--dnest-core-sanatized-html-h1-padding-left);--dnest-core-sanatized-html-h2-padding-right:var(--dnest-core-sanatized-html-h1-padding-right);--dnest-core-sanatized-html-h2-color:var(--dnest-core-sanatized-html-h1-color);--dnest-core-sanatized-html-h2-background-color:var(--dnest-core-sanatized-html-h1-background-color);--dnest-core-sanatized-html-h2-font-family:var(--dnest-core-sanatized-html-h1-font-family);--dnest-core-sanatized-html-h2-font-size:var(--dnest-core-sanatized-html-h1-font-size);--dnest-core-sanatized-html-h2-font-weight:var(--dnest-core-sanatized-html-h1-font-weight);--dnest-core-sanatized-html-h2-line-height:var(--dnest-core-sanatized-html-h1-line-height);--dnest-core-sanatized-html-h2-text-transform:var(--dnest-core-sanatized-html-h1-text-transform);--dnest-core-sanatized-html-h2-text-indent:var(--dnest-core-sanatized-html-h1-text-indent);--dnest-core-sanatized-html-h2-text-decoration:var(--dnest-core-sanatized-html-h1-text-decoration);--dnest-core-sanatized-html-h2-text-align:var(--dnest-core-sanatized-html-h1-text-align);--dnest-core-sanatized-html-h2-border-radius:var(--dnest-core-sanatized-html-h1-border-radius);--dnest-core-sanatized-html-h2-border:var(--dnest-core-sanatized-html-h1-border);--dnest-core-sanatized-html-h2-border-top:var(--dnest-core-sanatized-html-h1-border-top);--dnest-core-sanatized-html-h2-border-left:var(--dnest-core-sanatized-html-h1-border-left);--dnest-core-sanatized-html-h2-border-bottom:var(--dnest-core-sanatized-html-h1-border-bottom);--dnest-core-sanatized-html-h2-border-right:var(--dnest-core-sanatized-html-h1-border-right);--dnest-core-sanatized-html-h2-opacity:var(--dnest-core-sanatized-html-h1-opacity);--dnest-core-sanatized-html-h2-primary-color:var(--primary);--dnest-core-sanatized-html-h2-secondary-color:var(--secondary);--dnest-core-sanatized-html-h2-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-h2-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-h2-quinary-color:var(--quinary);--dnest-core-sanatized-html-h2-senary-color:var(--senary);--dnest-core-sanatized-html-h2-septenary-color:var(--septenary);--dnest-core-sanatized-html-h2-octonary-color:var(--octonary);--dnest-core-sanatized-html-h2-unactive-color:var(--unactive);--dnest-core-sanatized-html-h3-height:var(--dnest-core-sanatized-html-h1-height);--dnest-core-sanatized-html-h3-width:var(--dnest-core-sanatized-html-h1-width);--dnest-core-sanatized-html-h3-margin-top:var(--dnest-core-sanatized-html-h1-margin-top);--dnest-core-sanatized-html-h3-margin-bottom:var(--dnest-core-sanatized-html-h1-margin-bottom);--dnest-core-sanatized-html-h3-margin-left:var(--dnest-core-sanatized-html-h1-margin-left);--dnest-core-sanatized-html-h3-margin-right:var(--dnest-core-sanatized-html-h1-margin-right);--dnest-core-sanatized-html-h3-padding-top:var(--dnest-core-sanatized-html-h1-padding-top);--dnest-core-sanatized-html-h3-padding-bottom:var(--dnest-core-sanatized-html-h1-padding-bottom);--dnest-core-sanatized-html-h3-padding-left:var(--dnest-core-sanatized-html-h1-padding-left);--dnest-core-sanatized-html-h3-padding-right:var(--dnest-core-sanatized-html-h1-padding-right);--dnest-core-sanatized-html-h3-color:var(--dnest-core-sanatized-html-h1-color);--dnest-core-sanatized-html-h3-background-color:var(--dnest-core-sanatized-html-h1-background-color);--dnest-core-sanatized-html-h3-font-family:var(--dnest-core-sanatized-html-h1-font-family);--dnest-core-sanatized-html-h3-font-size:var(--dnest-core-sanatized-html-h1-font-size);--dnest-core-sanatized-html-h3-font-weight:var(--dnest-core-sanatized-html-h1-font-weight);--dnest-core-sanatized-html-h3-line-height:var(--dnest-core-sanatized-html-h1-line-height);--dnest-core-sanatized-html-h3-text-transform:var(--dnest-core-sanatized-html-h1-text-transform);--dnest-core-sanatized-html-h3-text-indent:var(--dnest-core-sanatized-html-h1-text-indent);--dnest-core-sanatized-html-h3-text-decoration:var(--dnest-core-sanatized-html-h1-text-decoration);--dnest-core-sanatized-html-h3-text-align:var(--dnest-core-sanatized-html-h1-text-align);--dnest-core-sanatized-html-h3-border-radius:var(--dnest-core-sanatized-html-h1-border-radius);--dnest-core-sanatized-html-h3-border:var(--dnest-core-sanatized-html-h1-border);--dnest-core-sanatized-html-h3-border-top:var(--dnest-core-sanatized-html-h1-border-top);--dnest-core-sanatized-html-h3-border-left:var(--dnest-core-sanatized-html-h1-border-left);--dnest-core-sanatized-html-h3-border-bottom:var(--dnest-core-sanatized-html-h1-border-bottom);--dnest-core-sanatized-html-h3-border-right:var(--dnest-core-sanatized-html-h1-border-right);--dnest-core-sanatized-html-h3-opacity:var(--dnest-core-sanatized-html-h1-opacity);--dnest-core-sanatized-html-h3-primary-color:var(--primary);--dnest-core-sanatized-html-h3-secondary-color:var(--secondary);--dnest-core-sanatized-html-h3-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-h3-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-h3-quinary-color:var(--quinary);--dnest-core-sanatized-html-h3-senary-color:var(--senary);--dnest-core-sanatized-html-h3-septenary-color:var(--septenary);--dnest-core-sanatized-html-h3-octonary-color:var(--octonary);--dnest-core-sanatized-html-h3-unactive-color:var(--unactive);--dnest-core-sanatized-html-h4-height:var(--dnest-core-sanatized-html-h1-height);--dnest-core-sanatized-html-h4-width:var(--dnest-core-sanatized-html-h1-width);--dnest-core-sanatized-html-h4-margin-top:var(--dnest-core-sanatized-html-h1-margin-top);--dnest-core-sanatized-html-h4-margin-bottom:var(--dnest-core-sanatized-html-h1-margin-bottom);--dnest-core-sanatized-html-h4-margin-left:var(--dnest-core-sanatized-html-h1-margin-left);--dnest-core-sanatized-html-h4-margin-right:var(--dnest-core-sanatized-html-h1-margin-right);--dnest-core-sanatized-html-h4-padding-top:var(--dnest-core-sanatized-html-h1-padding-top);--dnest-core-sanatized-html-h4-padding-bottom:var(--dnest-core-sanatized-html-h1-padding-bottom);--dnest-core-sanatized-html-h4-padding-left:var(--dnest-core-sanatized-html-h1-padding-left);--dnest-core-sanatized-html-h4-padding-right:var(--dnest-core-sanatized-html-h1-padding-right);--dnest-core-sanatized-html-h4-color:var(--dnest-core-sanatized-html-h1-color);--dnest-core-sanatized-html-h4-background-color:var(--dnest-core-sanatized-html-h1-background-color);--dnest-core-sanatized-html-h4-font-family:var(--dnest-core-sanatized-html-h1-font-family);--dnest-core-sanatized-html-h4-font-size:var(--dnest-core-sanatized-html-h1-font-size);--dnest-core-sanatized-html-h4-font-weight:var(--dnest-core-sanatized-html-h1-font-weight);--dnest-core-sanatized-html-h4-line-height:var(--dnest-core-sanatized-html-h1-line-height);--dnest-core-sanatized-html-h4-text-transform:var(--dnest-core-sanatized-html-h1-text-transform);--dnest-core-sanatized-html-h4-text-indent:var(--dnest-core-sanatized-html-h1-text-indent);--dnest-core-sanatized-html-h4-text-decoration:var(--dnest-core-sanatized-html-h1-text-decoration);--dnest-core-sanatized-html-h4-text-align:var(--dnest-core-sanatized-html-h1-text-align);--dnest-core-sanatized-html-h4-border-radius:var(--dnest-core-sanatized-html-h1-border-radius);--dnest-core-sanatized-html-h4-border:var(--dnest-core-sanatized-html-h1-border);--dnest-core-sanatized-html-h4-border-top:var(--dnest-core-sanatized-html-h1-border-top);--dnest-core-sanatized-html-h4-border-left:var(--dnest-core-sanatized-html-h1-border-left);--dnest-core-sanatized-html-h4-border-bottom:var(--dnest-core-sanatized-html-h1-border-bottom);--dnest-core-sanatized-html-h4-border-right:var(--dnest-core-sanatized-html-h1-border-right);--dnest-core-sanatized-html-h4-opacity:var(--dnest-core-sanatized-html-h1-opacity);--dnest-core-sanatized-html-h4-primary-color:var(--primary);--dnest-core-sanatized-html-h4-secondary-color:var(--secondary);--dnest-core-sanatized-html-h4-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-h4-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-h4-quinary-color:var(--quinary);--dnest-core-sanatized-html-h4-senary-color:var(--senary);--dnest-core-sanatized-html-h4-septenary-color:var(--septenary);--dnest-core-sanatized-html-h4-octonary-color:var(--octonary);--dnest-core-sanatized-html-h4-unactive-color:var(--unactive);--dnest-core-sanatized-html-li-height:100%;--dnest-core-sanatized-html-li-width:100%;--dnest-core-sanatized-html-li-margin-top:0;--dnest-core-sanatized-html-li-margin-bottom:0;--dnest-core-sanatized-html-li-margin-left:0;--dnest-core-sanatized-html-li-margin-right:0;--dnest-core-sanatized-html-li-padding-top:0;--dnest-core-sanatized-html-li-padding-bottom:0;--dnest-core-sanatized-html-li-padding-left:0;--dnest-core-sanatized-html-li-padding-right:0;--dnest-core-sanatized-html-li-color:var(--primary);--dnest-core-sanatized-html-li-background-color:unset;--dnest-core-sanatized-html-li-font-family:var(--font-family);--dnest-core-sanatized-html-li-font-size:unset;--dnest-core-sanatized-html-li-font-weight:unset;--dnest-core-sanatized-html-li-line-height:unset;--dnest-core-sanatized-html-li-text-transform:unset;--dnest-core-sanatized-html-li-text-indent:unset;--dnest-core-sanatized-html-li-text-decoration:unset;--dnest-core-sanatized-html-li-text-align:unset;--dnest-core-sanatized-html-li-border-radius:unset;--dnest-core-sanatized-html-li-border:unset;--dnest-core-sanatized-html-li-border-top:unset;--dnest-core-sanatized-html-li-border-left:unset;--dnest-core-sanatized-html-li-border-bottom:unset;--dnest-core-sanatized-html-li-border-right:unset;--dnest-core-sanatized-html-li-opacity:1;--dnest-core-sanatized-html-li-primary-color:var(--primary);--dnest-core-sanatized-html-li-secondary-color:var(--secondary);--dnest-core-sanatized-html-li-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-li-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-li-quinary-color:var(--quinary);--dnest-core-sanatized-html-li-senary-color:var(--senary);--dnest-core-sanatized-html-li-septenary-color:var(--septenary);--dnest-core-sanatized-html-li-octonary-color:var(--octonary);--dnest-core-sanatized-html-li-unactive-color:var(--unactive);--dnest-core-sanatized-html-ol-height:var(--dnest-core-sanatized-html-li-height);--dnest-core-sanatized-html-ol-width:var(--dnest-core-sanatized-html-li-width);--dnest-core-sanatized-html-ol-margin-top:var(--dnest-core-sanatized-html-li-margin-top);--dnest-core-sanatized-html-ol-margin-bottom:var(--dnest-core-sanatized-html-li-margin-bottom);--dnest-core-sanatized-html-ol-margin-left:var(--dnest-core-sanatized-html-li-margin-left);--dnest-core-sanatized-html-ol-margin-right:var(--dnest-core-sanatized-html-li-margin-right);--dnest-core-sanatized-html-ol-padding-top:var(--dnest-core-sanatized-html-li-padding-top);--dnest-core-sanatized-html-ol-padding-bottom:var(--dnest-core-sanatized-html-li-padding-bottom);--dnest-core-sanatized-html-ol-padding-left:var(--dnest-core-sanatized-html-li-padding-left);--dnest-core-sanatized-html-ol-padding-right:var(--dnest-core-sanatized-html-li-padding-right);--dnest-core-sanatized-html-ol-color:var(--dnest-core-sanatized-html-li-color);--dnest-core-sanatized-html-ol-background-color:var(--dnest-core-sanatized-html-li-background-color);--dnest-core-sanatized-html-ol-font-family:var(--dnest-core-sanatized-html-li-font-family);--dnest-core-sanatized-html-ol-font-size:var(--dnest-core-sanatized-html-li-font-size);--dnest-core-sanatized-html-ol-font-weight:var(--dnest-core-sanatized-html-li-font-weight);--dnest-core-sanatized-html-ol-line-height:var(--dnest-core-sanatized-html-li-line-height);--dnest-core-sanatized-html-ol-text-transform:var(--dnest-core-sanatized-html-li-text-transform);--dnest-core-sanatized-html-ol-text-indent:var(--dnest-core-sanatized-html-li-text-indent);--dnest-core-sanatized-html-ol-text-decoration:var(--dnest-core-sanatized-html-li-text-decoration);--dnest-core-sanatized-html-ol-text-align:var(--dnest-core-sanatized-html-li-text-align);--dnest-core-sanatized-html-ol-border-radius:var(--dnest-core-sanatized-html-li-border-radius);--dnest-core-sanatized-html-ol-border:var(--dnest-core-sanatized-html-li-border);--dnest-core-sanatized-html-ol-border-top:var(--dnest-core-sanatized-html-li-border-top);--dnest-core-sanatized-html-ol-border-left:var(--dnest-core-sanatized-html-li-border-left);--dnest-core-sanatized-html-ol-border-bottom:var(--dnest-core-sanatized-html-li-border-bottom);--dnest-core-sanatized-html-ol-border-right:var(--dnest-core-sanatized-html-li-border-right);--dnest-core-sanatized-html-ol-opacity:var(--dnest-core-sanatized-html-li-opacity);--dnest-core-sanatized-html-ol-primary-color:var(--primary);--dnest-core-sanatized-html-ol-secondary-color:var(--secondary);--dnest-core-sanatized-html-ol-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-ol-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-ol-quinary-color:var(--quinary);--dnest-core-sanatized-html-ol-senary-color:var(--senary);--dnest-core-sanatized-html-ol-septenary-color:var(--septenary);--dnest-core-sanatized-html-ol-octonary-color:var(--octonary);--dnest-core-sanatized-html-ol-unactive-color:var(--unactive);--dnest-core-sanatized-html-ul-height:100%;--dnest-core-sanatized-html-ul-width:100%;--dnest-core-sanatized-html-ul-margin-top:0;--dnest-core-sanatized-html-ul-margin-bottom:0;--dnest-core-sanatized-html-ul-margin-left:0;--dnest-core-sanatized-html-ul-margin-right:0;--dnest-core-sanatized-html-ul-padding-top:0;--dnest-core-sanatized-html-ul-padding-bottom:0;--dnest-core-sanatized-html-ul-padding-left:0;--dnest-core-sanatized-html-ul-padding-right:0;--dnest-core-sanatized-html-ul-color:var(--primary);--dnest-core-sanatized-html-ul-background-color:unset;--dnest-core-sanatized-html-ul-font-family:var(--font-family);--dnest-core-sanatized-html-ul-font-size:unset;--dnest-core-sanatized-html-ul-font-weight:unset;--dnest-core-sanatized-html-ul-line-height:unset;--dnest-core-sanatized-html-ul-text-transform:unset;--dnest-core-sanatized-html-ul-text-indent:unset;--dnest-core-sanatized-html-ul-text-decoration:unset;--dnest-core-sanatized-html-ul-text-align:unset;--dnest-core-sanatized-html-ul-border-radius:unset;--dnest-core-sanatized-html-ul-border:unset;--dnest-core-sanatized-html-ul-border-top:unset;--dnest-core-sanatized-html-ul-border-left:unset;--dnest-core-sanatized-html-ul-border-bottom:unset;--dnest-core-sanatized-html-ul-border-right:unset;--dnest-core-sanatized-html-ul-opacity:1;--dnest-core-sanatized-html-ul-primary-color:var(--primary);--dnest-core-sanatized-html-ul-secondary-color:var(--secondary);--dnest-core-sanatized-html-ul-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-ul-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-ul-quinary-color:var(--quinary);--dnest-core-sanatized-html-ul-senary-color:var(--senary);--dnest-core-sanatized-html-ul-septenary-color:var(--septenary);--dnest-core-sanatized-html-ul-octonary-color:var(--octonary);--dnest-core-sanatized-html-ul-unactive-color:var(--unactive);--dnest-core-sanatized-html-p-height:100%;--dnest-core-sanatized-html-p-width:100%;--dnest-core-sanatized-html-p-margin-top:0;--dnest-core-sanatized-html-p-margin-bottom:0;--dnest-core-sanatized-html-p-margin-left:0;--dnest-core-sanatized-html-p-margin-right:0;--dnest-core-sanatized-html-p-padding-top:0;--dnest-core-sanatized-html-p-padding-bottom:0;--dnest-core-sanatized-html-p-padding-left:0;--dnest-core-sanatized-html-p-padding-right:0;--dnest-core-sanatized-html-p-color:var(--primary);--dnest-core-sanatized-html-p-background-color:unset;--dnest-core-sanatized-html-p-font-family:var(--font-family);--dnest-core-sanatized-html-p-font-size:unset;--dnest-core-sanatized-html-p-font-weight:unset;--dnest-core-sanatized-html-p-line-height:unset;--dnest-core-sanatized-html-p-text-transform:unset;--dnest-core-sanatized-html-p-text-indent:unset;--dnest-core-sanatized-html-p-text-decoration:unset;--dnest-core-sanatized-html-p-text-align:unset;--dnest-core-sanatized-html-p-border-radius:unset;--dnest-core-sanatized-html-p-border:unset;--dnest-core-sanatized-html-p-border-top:unset;--dnest-core-sanatized-html-p-border-left:unset;--dnest-core-sanatized-html-p-border-bottom:unset;--dnest-core-sanatized-html-p-border-right:unset;--dnest-core-sanatized-html-p-opacity:1;--dnest-core-sanatized-html-p-primary-color:var(--primary);--dnest-core-sanatized-html-p-secondary-color:var(--secondary);--dnest-core-sanatized-html-p-tertiary-color:var(--tertiary);--dnest-core-sanatized-html-p-quaternary-color:var(--quaternary);--dnest-core-sanatized-html-p-quinary-color:var(--quinary);--dnest-core-sanatized-html-p-senary-color:var(--senary);--dnest-core-sanatized-html-p-septenary-color:var(--septenary);--dnest-core-sanatized-html-p-octonary-color:var(--octonary);--dnest-core-sanatized-html-p-unactive-color:var(--unactive);--dnest-core-select-height:100%;--dnest-core-select-width:100%;--dnest-core-select-margin-top:0;--dnest-core-select-margin-bottom:0;--dnest-core-select-margin-left:0;--dnest-core-select-margin-right:0;--dnest-core-select-padding-top:0;--dnest-core-select-padding-bottom:0;--dnest-core-select-padding-left:0;--dnest-core-select-padding-right:0;--dnest-core-select-color:var(--primary);--dnest-core-select-background-color:unset;--dnest-core-select-font-family:var(--font-family);--dnest-core-select-font-size:unset;--dnest-core-select-font-weight:unset;--dnest-core-select-line-height:unset;--dnest-core-select-text-transform:unset;--dnest-core-select-text-indent:unset;--dnest-core-select-text-decoration:unset;--dnest-core-select-text-align:unset;--dnest-core-select-border-radius:unset;--dnest-core-select-border:unset;--dnest-core-select-border-top:unset;--dnest-core-select-border-left:unset;--dnest-core-select-border-bottom:unset;--dnest-core-select-border-right:unset;--dnest-core-select-opacity:1;--dnest-core-select-primary-color:var(--primary);--dnest-core-select-secondary-color:var(--secondary);--dnest-core-select-tertiary-color:var(--tertiary);--dnest-core-select-quaternary-color:var(--quaternary);--dnest-core-select-quinary-color:var(--quinary);--dnest-core-select-senary-color:var(--senary);--dnest-core-select-septenary-color:var(--septenary);--dnest-core-select-octonary-color:var(--octonary);--dnest-core-select-unactive-color:var(--unactive);--dnest-core-select-placeholder-height:var(--dnest-core-select-height);--dnest-core-select-placeholder-width:var(--dnest-core-select-width);--dnest-core-select-placeholder-margin-top:var(--dnest-core-select-margin-top);--dnest-core-select-placeholder-margin-bottom:var(--dnest-core-select-margin-bottom);--dnest-core-select-placeholder-margin-left:var(--dnest-core-select-margin-left);--dnest-core-select-placeholder-margin-right:var(--dnest-core-select-margin-right);--dnest-core-select-placeholder-padding-top:var(--dnest-core-select-padding-top);--dnest-core-select-placeholder-padding-bottom:var(--dnest-core-select-padding-bottom);--dnest-core-select-placeholder-padding-left:var(--dnest-core-select-padding-left);--dnest-core-select-placeholder-padding-right:var(--dnest-core-select-padding-right);--dnest-core-select-placeholder-color:var(--dnest-core-select-color);--dnest-core-select-placeholder-background-color:var(--dnest-core-select-background-color);--dnest-core-select-placeholder-font-family:var(--dnest-core-select-font-family);--dnest-core-select-placeholder-font-size:var(--dnest-core-select-font-size);--dnest-core-select-placeholder-font-weight:var(--dnest-core-select-font-weight);--dnest-core-select-placeholder-line-height:var(--dnest-core-select-line-height);--dnest-core-select-placeholder-text-transform:var(--dnest-core-select-text-transform);--dnest-core-select-placeholder-text-indent:var(--dnest-core-select-text-indent);--dnest-core-select-placeholder-text-decoration:var(--dnest-core-select-text-decoration);--dnest-core-select-placeholder-text-align:var(--dnest-core-select-text-align);--dnest-core-select-placeholder-border-radius:var(--dnest-core-select-border-radius);--dnest-core-select-placeholder-border:var(--dnest-core-select-border);--dnest-core-select-placeholder-border-top:var(--dnest-core-select-border-top);--dnest-core-select-placeholder-border-left:var(--dnest-core-select-border-left);--dnest-core-select-placeholder-border-bottom:var(--dnest-core-select-border-bottom);--dnest-core-select-placeholder-border-right:var(--dnest-core-select-border-right);--dnest-core-select-placeholder-opacity:var(--dnest-core-select-opacity);--dnest-core-select-placeholder-primary-color:var(--primary);--dnest-core-select-placeholder-secondary-color:var(--secondary);--dnest-core-select-placeholder-tertiary-color:var(--tertiary);--dnest-core-select-placeholder-quaternary-color:var(--quaternary);--dnest-core-select-placeholder-quinary-color:var(--quinary);--dnest-core-select-placeholder-senary-color:var(--senary);--dnest-core-select-placeholder-septenary-color:var(--septenary);--dnest-core-select-placeholder-octonary-color:var(--octonary);--dnest-core-select-placeholder-unactive-color:var(--unactive);--dnest-core-select-container-error-height:var(--dnest-core-input-container-error-height);--dnest-core-select-container-error-width:var(--dnest-core-input-container-error-width);--dnest-core-select-container-error-margin-top:var(--dnest-core-input-container-error-margin-top);--dnest-core-select-container-error-margin-bottom:var(--dnest-core-input-container-error-margin-bottom);--dnest-core-select-container-error-margin-left:var(--dnest-core-input-container-error-margin-left);--dnest-core-select-container-error-margin-right:var(--dnest-core-input-container-error-margin-right);--dnest-core-select-container-error-padding-top:var(--dnest-core-input-container-error-padding-top);--dnest-core-select-container-error-padding-bottom:var(--dnest-core-input-container-error-padding-bottom);--dnest-core-select-container-error-padding-left:var(--dnest-core-input-container-error-padding-left);--dnest-core-select-container-error-padding-right:var(--dnest-core-input-container-error-padding-right);--dnest-core-select-container-error-color:var(--dnest-core-input-container-error-color);--dnest-core-select-container-error-background-color:var(--dnest-core-input-container-error-background-color);--dnest-core-select-container-error-font-family:var(--dnest-core-input-container-error-font-family);--dnest-core-select-container-error-font-size:var(--dnest-core-input-container-error-font-size);--dnest-core-select-container-error-font-weight:var(--dnest-core-input-container-error-font-weight);--dnest-core-select-container-error-line-height:var(--dnest-core-input-container-error-line-height);--dnest-core-select-container-error-text-transform:var(--dnest-core-input-container-error-text-transform);--dnest-core-select-container-error-text-indent:var(--dnest-core-input-container-error-text-indent);--dnest-core-select-container-error-text-decoration:var(--dnest-core-input-container-error-text-decoration);--dnest-core-select-container-error-text-align:var(--dnest-core-input-container-error-text-align);--dnest-core-select-container-error-border-radius:var(--dnest-core-input-container-error-border-radius);--dnest-core-select-container-error-border:var(--dnest-core-input-container-error-border);--dnest-core-select-container-error-border-top:var(--dnest-core-input-container-error-border-top);--dnest-core-select-container-error-border-left:var(--dnest-core-input-container-error-border-left);--dnest-core-select-container-error-border-bottom:var(--dnest-core-input-container-error-border-bottom);--dnest-core-select-container-error-border-right:var(--dnest-core-input-container-error-border-right);--dnest-core-select-container-error-opacity:var(--dnest-core-input-container-error-opacity);--dnest-core-select-container-error-primary-color:var(--primary);--dnest-core-select-container-error-secondary-color:var(--secondary);--dnest-core-select-container-error-tertiary-color:var(--tertiary);--dnest-core-select-container-error-quaternary-color:var(--quaternary);--dnest-core-select-container-error-quinary-color:var(--quinary);--dnest-core-select-container-error-senary-color:var(--senary);--dnest-core-select-container-error-septenary-color:var(--septenary);--dnest-core-select-container-error-octonary-color:var(--octonary);--dnest-core-select-container-error-unactive-color:var(--unactive);--dnest-core-select-error-height:var(--dnest-core-input-error-height);--dnest-core-select-error-width:var(--dnest-core-input-error-width);--dnest-core-select-error-margin-top:var(--dnest-core-input-error-margin-top);--dnest-core-select-error-margin-bottom:var(--dnest-core-input-error-margin-bottom);--dnest-core-select-error-margin-left:var(--dnest-core-input-error-margin-left);--dnest-core-select-error-margin-right:var(--dnest-core-input-error-margin-right);--dnest-core-select-error-padding-top:var(--dnest-core-input-error-padding-top);--dnest-core-select-error-padding-bottom:var(--dnest-core-input-error-padding-bottom);--dnest-core-select-error-padding-left:var(--dnest-core-input-error-padding-left);--dnest-core-select-error-padding-right:var(--dnest-core-input-error-padding-right);--dnest-core-select-error-color:var(--dnest-core-input-error-color);--dnest-core-select-error-background-color:var(--dnest-core-input-error-background-color);--dnest-core-select-error-font-family:var(--dnest-core-input-error-font-family);--dnest-core-select-error-font-size:var(--dnest-core-input-error-font-size);--dnest-core-select-error-font-weight:var(--dnest-core-input-error-font-weight);--dnest-core-select-error-line-height:var(--dnest-core-input-error-line-height);--dnest-core-select-error-text-transform:var(--dnest-core-input-error-text-transform);--dnest-core-select-error-text-indent:var(--dnest-core-input-error-text-indent);--dnest-core-select-error-text-decoration:var(--dnest-core-input-error-text-decoration);--dnest-core-select-error-text-align:var(--dnest-core-input-error-text-align);--dnest-core-select-error-border-radius:var(--dnest-core-input-error-border-radius);--dnest-core-select-error-border:var(--dnest-core-input-error-border);--dnest-core-select-error-border-top:var(--dnest-core-input-error-border-top);--dnest-core-select-error-border-left:var(--dnest-core-input-error-border-left);--dnest-core-select-error-border-bottom:var(--dnest-core-input-error-border-bottom);--dnest-core-select-error-border-right:var(--dnest-core-input-error-border-right);--dnest-core-select-error-opacity:var(--dnest-core-input-error-opacity);--dnest-core-select-error-primary-color:var(--primary);--dnest-core-select-error-secondary-color:var(--secondary);--dnest-core-select-error-tertiary-color:var(--tertiary);--dnest-core-select-error-quaternary-color:var(--quaternary);--dnest-core-select-error-quinary-color:var(--quinary);--dnest-core-select-error-senary-color:var(--senary);--dnest-core-select-error-septenary-color:var(--septenary);--dnest-core-select-error-octonary-color:var(--octonary);--dnest-core-select-error-unactive-color:var(--unactive);--dnest-core-table-thead-th-height:100%;--dnest-core-table-thead-th-width:100%;--dnest-core-table-thead-th-margin-top:0;--dnest-core-table-thead-th-margin-bottom:0;--dnest-core-table-thead-th-margin-left:0;--dnest-core-table-thead-th-margin-right:0;--dnest-core-table-thead-th-padding-top:0;--dnest-core-table-thead-th-padding-bottom:0;--dnest-core-table-thead-th-padding-left:0;--dnest-core-table-thead-th-padding-right:0;--dnest-core-table-thead-th-color:var(--primary);--dnest-core-table-thead-th-background-color:unset;--dnest-core-table-thead-th-font-family:var(--font-family);--dnest-core-table-thead-th-font-size:unset;--dnest-core-table-thead-th-font-weight:unset;--dnest-core-table-thead-th-line-height:unset;--dnest-core-table-thead-th-text-transform:unset;--dnest-core-table-thead-th-text-indent:unset;--dnest-core-table-thead-th-text-decoration:unset;--dnest-core-table-thead-th-text-align:unset;--dnest-core-table-thead-th-border-radius:unset;--dnest-core-table-thead-th-border:unset;--dnest-core-table-thead-th-border-top:unset;--dnest-core-table-thead-th-border-left:unset;--dnest-core-table-thead-th-border-bottom:unset;--dnest-core-table-thead-th-border-right:unset;--dnest-core-table-thead-th-opacity:1;--dnest-core-table-thead-th-primary-color:var(--primary);--dnest-core-table-thead-th-secondary-color:var(--secondary);--dnest-core-table-thead-th-tertiary-color:var(--tertiary);--dnest-core-table-thead-th-quaternary-color:var(--quaternary);--dnest-core-table-thead-th-quinary-color:var(--quinary);--dnest-core-table-thead-th-senary-color:var(--senary);--dnest-core-table-thead-th-septenary-color:var(--septenary);--dnest-core-table-thead-th-octonary-color:var(--octonary);--dnest-core-table-thead-th-unactive-color:var(--unactive);--dnest-core-table-tbody-td-height:100%;--dnest-core-table-tbody-td-width:100%;--dnest-core-table-tbody-td-margin-top:0;--dnest-core-table-tbody-td-margin-bottom:0;--dnest-core-table-tbody-td-margin-left:0;--dnest-core-table-tbody-td-margin-right:0;--dnest-core-table-tbody-td-padding-left:0;--dnest-core-table-tbody-td-color:var(--primary);--dnest-core-table-tbody-td-background-color:unset;--dnest-core-table-tbody-td-font-family:var(--font-family);--dnest-core-table-tbody-td-font-size:unset;--dnest-core-table-tbody-td-font-weight:unset;--dnest-core-table-tbody-td-line-height:unset;--dnest-core-table-tbody-td-text-transform:unset;--dnest-core-table-tbody-td-text-indent:unset;--dnest-core-table-tbody-td-text-decoration:unset;--dnest-core-table-tbody-td-text-align:unset;--dnest-core-table-tbody-td-border-radius:unset;--dnest-core-table-tbody-td-border:unset;--dnest-core-table-tbody-td-border-top:unset;--dnest-core-table-tbody-td-border-left:unset;--dnest-core-table-tbody-td-border-bottom:unset;--dnest-core-table-tbody-td-border-right:unset;--dnest-core-table-tbody-td-opacity:1;--dnest-core-table-tbody-td-primary-color:var(--primary);--dnest-core-table-tbody-td-secondary-color:var(--secondary);--dnest-core-table-tbody-td-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-quinary-color:var(--quinary);--dnest-core-table-tbody-td-senary-color:var(--senary);--dnest-core-table-tbody-td-septenary-color:var(--septenary);--dnest-core-table-tbody-td-octonary-color:var(--octonary);--dnest-core-table-tbody-td-unactive-color:var(--unactive);--dnest-core-table-tbody-td-bold-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-bold-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-bold-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-bold-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-bold-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-bold-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-bold-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-bold-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-bold-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-bold-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-bold-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-bold-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-bold-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-bold-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-bold-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-bold-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-bold-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-bold-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-bold-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-bold-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-bold-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-bold-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-bold-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-bold-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-bold-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-bold-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-bold-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-bold-primary-color:var(--primary);--dnest-core-table-tbody-td-bold-secondary-color:var(--secondary);--dnest-core-table-tbody-td-bold-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-bold-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-bold-quinary-color:var(--quinary);--dnest-core-table-tbody-td-bold-senary-color:var(--senary);--dnest-core-table-tbody-td-bold-septenary-color:var(--septenary);--dnest-core-table-tbody-td-bold-octonary-color:var(--octonary);--dnest-core-table-tbody-td-bold-unactive-color:var(--unactive);--dnest-core-table-tbody-td-image-container-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-image-container-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-image-container-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-image-container-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-image-container-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-image-container-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-image-container-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-image-container-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-image-container-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-image-container-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-image-container-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-image-container-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-image-container-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-image-container-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-image-container-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-image-container-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-image-container-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-image-container-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-image-container-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-image-container-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-image-container-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-image-container-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-image-container-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-image-container-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-image-container-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-image-container-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-image-container-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-image-container-primary-color:var(--primary);--dnest-core-table-tbody-td-image-container-secondary-color:var(--secondary);--dnest-core-table-tbody-td-image-container-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-image-container-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-image-container-quinary-color:var(--quinary);--dnest-core-table-tbody-td-image-container-senary-color:var(--senary);--dnest-core-table-tbody-td-image-container-septenary-color:var(--septenary);--dnest-core-table-tbody-td-image-container-octonary-color:var(--octonary);--dnest-core-table-tbody-td-image-container-unactive-color:var(--unactive);--dnest-core-table-tbody-td-boolean-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-boolean-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-boolean-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-boolean-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-boolean-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-boolean-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-boolean-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-boolean-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-boolean-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-boolean-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-boolean-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-boolean-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-boolean-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-boolean-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-boolean-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-boolean-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-boolean-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-boolean-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-boolean-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-boolean-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-boolean-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-boolean-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-boolean-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-boolean-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-boolean-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-boolean-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-boolean-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-boolean-primary-color:var(--primary);--dnest-core-table-tbody-td-boolean-secondary-color:var(--secondary);--dnest-core-table-tbody-td-boolean-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-boolean-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-boolean-quinary-color:var(--quinary);--dnest-core-table-tbody-td-boolean-senary-color:var(--senary);--dnest-core-table-tbody-td-boolean-septenary-color:var(--septenary);--dnest-core-table-tbody-td-boolean-octonary-color:var(--octonary);--dnest-core-table-tbody-td-boolean-unactive-color:var(--unactive);--dnest-core-table-tbody-td-boolean-circle-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-boolean-circle-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-boolean-circle-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-boolean-circle-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-boolean-circle-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-boolean-circle-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-boolean-circle-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-boolean-circle-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-boolean-circle-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-boolean-circle-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-boolean-circle-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-boolean-circle-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-boolean-circle-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-boolean-circle-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-boolean-circle-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-boolean-circle-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-boolean-circle-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-boolean-circle-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-boolean-circle-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-boolean-circle-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-boolean-circle-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-boolean-circle-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-boolean-circle-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-boolean-circle-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-boolean-circle-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-boolean-circle-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-boolean-circle-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-boolean-circle-primary-color:var(--primary);--dnest-core-table-tbody-td-boolean-circle-secondary-color:var(--secondary);--dnest-core-table-tbody-td-boolean-circle-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-boolean-circle-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-boolean-circle-quinary-color:var(--quinary);--dnest-core-table-tbody-td-boolean-circle-senary-color:var(--senary);--dnest-core-table-tbody-td-boolean-circle-septenary-color:var(--septenary);--dnest-core-table-tbody-td-boolean-circle-octonary-color:var(--octonary);--dnest-core-table-tbody-td-boolean-circle-unactive-color:var(--unactive);--dnest-core-table-tbody-td-tag-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-tag-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-tag-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-tag-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-tag-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-tag-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-tag-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-tag-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-tag-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-tag-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-tag-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-tag-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-tag-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-tag-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-tag-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-tag-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-tag-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-tag-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-tag-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-tag-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-tag-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-tag-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-tag-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-tag-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-tag-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-tag-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-tag-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-tag-primary-color:var(--primary);--dnest-core-table-tbody-td-tag-secondary-color:var(--secondary);--dnest-core-table-tbody-td-tag-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-tag-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-tag-quinary-color:var(--quinary);--dnest-core-table-tbody-td-tag-senary-color:var(--senary);--dnest-core-table-tbody-td-tag-septenary-color:var(--septenary);--dnest-core-table-tbody-td-tag-octonary-color:var(--octonary);--dnest-core-table-tbody-td-tag-unactive-color:var(--unactive);--dnest-core-table-tbody-td-text-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-text-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-text-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-text-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-text-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-text-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-text-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-text-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-text-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-text-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-text-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-text-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-text-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-text-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-text-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-text-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-text-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-text-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-text-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-text-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-text-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-text-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-text-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-text-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-text-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-text-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-text-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-text-primary-color:var(--primary);--dnest-core-table-tbody-td-text-secondary-color:var(--secondary);--dnest-core-table-tbody-td-text-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-text-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-text-quinary-color:var(--quinary);--dnest-core-table-tbody-td-text-senary-color:var(--senary);--dnest-core-table-tbody-td-text-septenary-color:var(--septenary);--dnest-core-table-tbody-td-text-octonary-color:var(--octonary);--dnest-core-table-tbody-td-text-unactive-color:var(--unactive);--dnest-core-table-tbody-td-date-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-date-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-date-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-date-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-date-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-date-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-date-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-date-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-date-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-date-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-date-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-date-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-date-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-date-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-date-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-date-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-date-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-date-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-date-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-date-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-date-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-date-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-date-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-date-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-date-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-date-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-date-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-date-primary-color:var(--primary);--dnest-core-table-tbody-td-date-secondary-color:var(--secondary);--dnest-core-table-tbody-td-date-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-date-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-date-quinary-color:var(--quinary);--dnest-core-table-tbody-td-date-senary-color:var(--senary);--dnest-core-table-tbody-td-date-septenary-color:var(--septenary);--dnest-core-table-tbody-td-date-octonary-color:var(--octonary);--dnest-core-table-tbody-td-date-unactive-color:var(--unactive);--dnest-core-table-tbody-td-number-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-number-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-number-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-number-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-number-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-number-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-number-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-number-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-number-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-number-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-number-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-number-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-number-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-number-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-number-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-number-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-number-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-number-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-number-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-number-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-number-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-number-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-number-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-number-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-number-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-number-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-number-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-number-primary-color:var(--primary);--dnest-core-table-tbody-td-number-secondary-color:var(--secondary);--dnest-core-table-tbody-td-number-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-number-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-number-quinary-color:var(--quinary);--dnest-core-table-tbody-td-number-senary-color:var(--senary);--dnest-core-table-tbody-td-number-septenary-color:var(--septenary);--dnest-core-table-tbody-td-number-octonary-color:var(--octonary);--dnest-core-table-tbody-td-number-unactive-color:var(--unactive);--dnest-core-table-tbody-td-percent-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-percent-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-percent-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-percent-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-percent-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-percent-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-percent-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-percent-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-percent-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-percent-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-percent-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-percent-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-percent-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-percent-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-percent-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-percent-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-percent-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-percent-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-percent-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-percent-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-percent-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-percent-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-percent-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-percent-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-percent-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-percent-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-percent-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-percent-primary-color:var(--primary);--dnest-core-table-tbody-td-percent-secondary-color:var(--secondary);--dnest-core-table-tbody-td-percent-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-percent-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-percent-quinary-color:var(--quinary);--dnest-core-table-tbody-td-percent-senary-color:var(--senary);--dnest-core-table-tbody-td-percent-septenary-color:var(--septenary);--dnest-core-table-tbody-td-percent-octonary-color:var(--octonary);--dnest-core-table-tbody-td-percent-unactive-color:var(--unactive);--dnest-core-table-tbody-td-currency-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-currency-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-currency-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-currency-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-currency-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-currency-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-currency-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-currency-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-currency-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-currency-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-currency-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-currency-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-currency-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-currency-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-currency-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-currency-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-currency-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-currency-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-currency-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-currency-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-currency-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-currency-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-currency-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-currency-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-currency-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-currency-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-currency-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-currency-primary-color:var(--primary);--dnest-core-table-tbody-td-currency-secondary-color:var(--secondary);--dnest-core-table-tbody-td-currency-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-currency-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-currency-quinary-color:var(--quinary);--dnest-core-table-tbody-td-currency-senary-color:var(--senary);--dnest-core-table-tbody-td-currency-septenary-color:var(--septenary);--dnest-core-table-tbody-td-currency-octonary-color:var(--octonary);--dnest-core-table-tbody-td-currency-unactive-color:var(--unactive);--dnest-core-table-tbody-td-link-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-link-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-link-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-link-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-link-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-link-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-link-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-link-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-link-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-link-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-link-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-link-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-link-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-link-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-link-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-link-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-link-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-link-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-link-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-link-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-link-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-link-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-link-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-link-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-link-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-link-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-link-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-link-primary-color:var(--primary);--dnest-core-table-tbody-td-link-secondary-color:var(--secondary);--dnest-core-table-tbody-td-link-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-link-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-link-quinary-color:var(--quinary);--dnest-core-table-tbody-td-link-senary-color:var(--senary);--dnest-core-table-tbody-td-link-septenary-color:var(--septenary);--dnest-core-table-tbody-td-link-octonary-color:var(--octonary);--dnest-core-table-tbody-td-link-unactive-color:var(--unactive);--dnest-core-table-tbody-td-button-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-button-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-button-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-button-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-button-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-button-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-button-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-button-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-button-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-button-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-button-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-button-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-button-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-button-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-button-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-button-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-button-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-button-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-button-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-button-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-button-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-button-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-button-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-button-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-button-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-button-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-button-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-button-primary-color:var(--primary);--dnest-core-table-tbody-td-button-secondary-color:var(--secondary);--dnest-core-table-tbody-td-button-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-button-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-button-quinary-color:var(--quinary);--dnest-core-table-tbody-td-button-senary-color:var(--senary);--dnest-core-table-tbody-td-button-septenary-color:var(--septenary);--dnest-core-table-tbody-td-button-octonary-color:var(--octonary);--dnest-core-table-tbody-td-button-unactive-color:var(--unactive);--dnest-core-table-tbody-td-component-height:var(--dnest-core-table-tbody-td-height);--dnest-core-table-tbody-td-component-width:var(--dnest-core-table-tbody-td-width);--dnest-core-table-tbody-td-component-margin-top:var(--dnest-core-table-tbody-td-margin-top);--dnest-core-table-tbody-td-component-margin-bottom:var(--dnest-core-table-tbody-td-margin-bottom);--dnest-core-table-tbody-td-component-margin-left:var(--dnest-core-table-tbody-td-margin-left);--dnest-core-table-tbody-td-component-margin-right:var(--dnest-core-table-tbody-td-margin-right);--dnest-core-table-tbody-td-component-padding-top:var(--dnest-core-table-tbody-td-padding-top);--dnest-core-table-tbody-td-component-padding-bottom:var(--dnest-core-table-tbody-td-padding-bottom);--dnest-core-table-tbody-td-component-padding-left:var(--dnest-core-table-tbody-td-padding-left);--dnest-core-table-tbody-td-component-padding-right:var(--dnest-core-table-tbody-td-padding-right);--dnest-core-table-tbody-td-component-color:var(--dnest-core-table-tbody-td-color);--dnest-core-table-tbody-td-component-background-color:var(--dnest-core-table-tbody-td-background-color);--dnest-core-table-tbody-td-component-font-family:var(--dnest-core-table-tbody-td-font-family);--dnest-core-table-tbody-td-component-font-size:var(--dnest-core-table-tbody-td-font-size);--dnest-core-table-tbody-td-component-font-weight:var(--dnest-core-table-tbody-td-font-weight);--dnest-core-table-tbody-td-component-line-height:var(--dnest-core-table-tbody-td-line-height);--dnest-core-table-tbody-td-component-text-transform:var(--dnest-core-table-tbody-td-text-transform);--dnest-core-table-tbody-td-component-text-indent:var(--dnest-core-table-tbody-td-text-indent);--dnest-core-table-tbody-td-component-text-decoration:var(--dnest-core-table-tbody-td-text-decoration);--dnest-core-table-tbody-td-component-text-align:var(--dnest-core-table-tbody-td-text-align);--dnest-core-table-tbody-td-component-border-radius:var(--dnest-core-table-tbody-td-border-radius);--dnest-core-table-tbody-td-component-border:var(--dnest-core-table-tbody-td-border);--dnest-core-table-tbody-td-component-border-top:var(--dnest-core-table-tbody-td-border-top);--dnest-core-table-tbody-td-component-border-left:var(--dnest-core-table-tbody-td-border-left);--dnest-core-table-tbody-td-component-border-bottom:var(--dnest-core-table-tbody-td-border-bottom);--dnest-core-table-tbody-td-component-border-right:var(--dnest-core-table-tbody-td-border-right);--dnest-core-table-tbody-td-component-opacity:var(--dnest-core-table-tbody-td-opacity);--dnest-core-table-tbody-td-component-primary-color:var(--primary);--dnest-core-table-tbody-td-component-secondary-color:var(--secondary);--dnest-core-table-tbody-td-component-tertiary-color:var(--tertiary);--dnest-core-table-tbody-td-component-quaternary-color:var(--quaternary);--dnest-core-table-tbody-td-component-quinary-color:var(--quinary);--dnest-core-table-tbody-td-component-senary-color:var(--senary);--dnest-core-table-tbody-td-component-septenary-color:var(--septenary);--dnest-core-table-tbody-td-component-octonary-color:var(--octonary);--dnest-core-table-tbody-td-component-unactive-color:var(--unactive);--dnest-core-text-height:100%;--dnest-core-text-width:100%;--dnest-core-text-margin-top:0;--dnest-core-text-margin-bottom:0;--dnest-core-text-margin-left:0;--dnest-core-text-margin-right:0;--dnest-core-text-padding-top:0;--dnest-core-text-padding-bottom:0;--dnest-core-text-padding-left:0;--dnest-core-text-padding-right:0;--dnest-core-text-color:var(--primary);--dnest-core-text-background-color:unset;--dnest-core-text-font-family:var(--font-family);--dnest-core-text-font-size:unset;--dnest-core-text-font-weight:unset;--dnest-core-text-line-height:unset;--dnest-core-text-text-transform:unset;--dnest-core-text-text-indent:unset;--dnest-core-text-text-decoration:unset;--dnest-core-text-text-align:unset;--dnest-core-text-border-radius:unset;--dnest-core-text-border:unset;--dnest-core-text-border-top:unset;--dnest-core-text-border-left:unset;--dnest-core-text-border-bottom:unset;--dnest-core-text-border-right:unset;--dnest-core-text-opacity:1;--dnest-core-text-primary-color:var(--primary);--dnest-core-text-secondary-color:var(--secondary);--dnest-core-text-tertiary-color:var(--tertiary);--dnest-core-text-quaternary-color:var(--quaternary);--dnest-core-text-quinary-color:var(--quinary);--dnest-core-text-senary-color:var(--senary);--dnest-core-text-septenary-color:var(--septenary);--dnest-core-text-octonary-color:var(--octonary);--dnest-core-text-unactive-color:var(--unactive);--dnest-core-textarea-height:100%;--dnest-core-textarea-width:100%;--dnest-core-textarea-margin-top:0;--dnest-core-textarea-margin-bottom:0;--dnest-core-textarea-margin-left:0;--dnest-core-textarea-margin-right:0;--dnest-core-textarea-padding-top:0;--dnest-core-textarea-padding-bottom:0;--dnest-core-textarea-padding-left:0;--dnest-core-textarea-padding-right:0;--dnest-core-textarea-color:var(--primary);--dnest-core-textarea-background-color:unset;--dnest-core-textarea-font-family:var(--font-family);--dnest-core-textarea-font-size:unset;--dnest-core-textarea-font-weight:unset;--dnest-core-textarea-line-height:unset;--dnest-core-textarea-text-transform:unset;--dnest-core-textarea-text-indent:unset;--dnest-core-textarea-text-decoration:unset;--dnest-core-textarea-text-align:unset;--dnest-core-textarea-border-radius:unset;--dnest-core-textarea-border:unset;--dnest-core-textarea-border-top:unset;--dnest-core-textarea-border-left:unset;--dnest-core-textarea-border-bottom:unset;--dnest-core-textarea-border-right:unset;--dnest-core-textarea-opacity:1;--dnest-core-textarea-primary-color:var(--primary);--dnest-core-textarea-secondary-color:var(--secondary);--dnest-core-textarea-tertiary-color:var(--tertiary);--dnest-core-textarea-quaternary-color:var(--quaternary);--dnest-core-textarea-quinary-color:var(--quinary);--dnest-core-textarea-senary-color:var(--senary);--dnest-core-textarea-septenary-color:var(--septenary);--dnest-core-textarea-octonary-color:var(--octonary);--dnest-core-textarea-unactive-color:var(--unactive);--dnest-core-textarea-container-focused-height:var(--dnest-core-textarea-height);--dnest-core-textarea-container-focused-width:var(--dnest-core-textarea-width);--dnest-core-textarea-container-focused-margin-top:var(--dnest-core-textarea-margin-top);--dnest-core-textarea-container-focused-margin-bottom:var(--dnest-core-textarea-margin-bottom);--dnest-core-textarea-container-focused-margin-left:var(--dnest-core-textarea-margin-left);--dnest-core-textarea-container-focused-margin-right:var(--dnest-core-textarea-margin-right);--dnest-core-textarea-container-focused-padding-top:var(--dnest-core-textarea-padding-top);--dnest-core-textarea-container-focused-padding-bottom:var(--dnest-core-textarea-padding-bottom);--dnest-core-textarea-container-focused-padding-left:var(--dnest-core-textarea-padding-left);--dnest-core-textarea-container-focused-padding-right:var(--dnest-core-textarea-padding-right);--dnest-core-textarea-container-focused-color:var(--dnest-core-textarea-color);--dnest-core-textarea-container-focused-background-color:var(--dnest-core-textarea-background-color);--dnest-core-textarea-container-focused-font-family:var(--dnest-core-textarea-font-family);--dnest-core-textarea-container-focused-font-size:var(--dnest-core-textarea-font-size);--dnest-core-textarea-container-focused-font-weight:var(--dnest-core-textarea-font-weight);--dnest-core-textarea-container-focused-line-height:var(--dnest-core-textarea-line-height);--dnest-core-textarea-container-focused-text-transform:var(--dnest-core-textarea-text-transform);--dnest-core-textarea-container-focused-text-indent:var(--dnest-core-textarea-text-indent);--dnest-core-textarea-container-focused-text-decoration:var(--dnest-core-textarea-text-decoration);--dnest-core-textarea-container-focused-text-align:var(--dnest-core-textarea-text-align);--dnest-core-textarea-container-focused-border-radius:var(--dnest-core-textarea-border-radius);--dnest-core-textarea-container-focused-border:var(--dnest-core-textarea-border);--dnest-core-textarea-container-focused-border-top:var(--dnest-core-textarea-border-top);--dnest-core-textarea-container-focused-border-left:var(--dnest-core-textarea-border-left);--dnest-core-textarea-container-focused-border-bottom:var(--dnest-core-textarea-border-bottom);--dnest-core-textarea-container-focused-border-right:var(--dnest-core-textarea-border-right);--dnest-core-textarea-container-focused-opacity:var(--dnest-core-textarea-opacity);--dnest-core-textarea-container-focused-primary-color:var(--primary);--dnest-core-textarea-container-focused-secondary-color:var(--secondary);--dnest-core-textarea-container-focused-tertiary-color:var(--tertiary);--dnest-core-textarea-container-focused-quaternary-color:var(--quaternary);--dnest-core-textarea-container-focused-quinary-color:var(--quinary);--dnest-core-textarea-container-focused-senary-color:var(--senary);--dnest-core-textarea-container-focused-septenary-color:var(--septenary);--dnest-core-textarea-container-focused-octonary-color:var(--octonary);--dnest-core-textarea-container-focused-unactive-color:var(--unactive);--dnest-core-textarea-container-error-height:var(--dnest-core-textarea-height);--dnest-core-textarea-container-error-width:var(--dnest-core-textarea-width);--dnest-core-textarea-container-error-margin-top:var(--dnest-core-textarea-margin-top);--dnest-core-textarea-container-error-margin-bottom:var(--dnest-core-textarea-margin-bottom);--dnest-core-textarea-container-error-margin-left:var(--dnest-core-textarea-margin-left);--dnest-core-textarea-container-error-margin-right:var(--dnest-core-textarea-margin-right);--dnest-core-textarea-container-error-padding-top:var(--dnest-core-textarea-padding-top);--dnest-core-textarea-container-error-padding-bottom:var(--dnest-core-textarea-padding-bottom);--dnest-core-textarea-container-error-padding-left:var(--dnest-core-textarea-padding-left);--dnest-core-textarea-container-error-padding-right:var(--dnest-core-textarea-padding-right);--dnest-core-textarea-container-error-color:var(--dnest-core-textarea-color);--dnest-core-textarea-container-error-background-color:var(--dnest-core-textarea-background-color);--dnest-core-textarea-container-error-font-family:var(--dnest-core-textarea-font-family);--dnest-core-textarea-container-error-font-size:var(--dnest-core-textarea-font-size);--dnest-core-textarea-container-error-font-weight:var(--dnest-core-textarea-font-weight);--dnest-core-textarea-container-error-line-height:var(--dnest-core-textarea-line-height);--dnest-core-textarea-container-error-text-transform:var(--dnest-core-textarea-text-transform);--dnest-core-textarea-container-error-text-indent:var(--dnest-core-textarea-text-indent);--dnest-core-textarea-container-error-text-decoration:var(--dnest-core-textarea-text-decoration);--dnest-core-textarea-container-error-text-align:var(--dnest-core-textarea-text-align);--dnest-core-textarea-container-error-border-radius:var(--dnest-core-textarea-border-radius);--dnest-core-textarea-container-error-border:var(--dnest-core-textarea-border);--dnest-core-textarea-container-error-border-top:var(--dnest-core-textarea-border-top);--dnest-core-textarea-container-error-border-left:var(--dnest-core-textarea-border-left);--dnest-core-textarea-container-error-border-bottom:var(--dnest-core-textarea-border-bottom);--dnest-core-textarea-container-error-border-right:var(--dnest-core-textarea-border-right);--dnest-core-textarea-container-error-opacity:var(--dnest-core-textarea-opacity);--dnest-core-textarea-container-error-primary-color:var(--primary);--dnest-core-textarea-container-error-secondary-color:var(--secondary);--dnest-core-textarea-container-error-tertiary-color:var(--tertiary);--dnest-core-textarea-container-error-quaternary-color:var(--quaternary);--dnest-core-textarea-container-error-quinary-color:var(--quinary);--dnest-core-textarea-container-error-senary-color:var(--senary);--dnest-core-textarea-container-error-septenary-color:var(--septenary);--dnest-core-textarea-container-error-octonary-color:var(--octonary);--dnest-core-textarea-container-error-unactive-color:var(--unactive);--dnest-core-textarea-container-hint-height:var(--dnest-core-textarea-height);--dnest-core-textarea-container-hint-width:var(--dnest-core-textarea-width);--dnest-core-textarea-container-hint-margin-top:var(--dnest-core-textarea-margin-top);--dnest-core-textarea-container-hint-margin-bottom:var(--dnest-core-textarea-margin-bottom);--dnest-core-textarea-container-hint-margin-left:var(--dnest-core-textarea-margin-left);--dnest-core-textarea-container-hint-margin-right:var(--dnest-core-textarea-margin-right);--dnest-core-textarea-container-hint-padding-top:var(--dnest-core-textarea-padding-top);--dnest-core-textarea-container-hint-padding-bottom:var(--dnest-core-textarea-padding-bottom);--dnest-core-textarea-container-hint-padding-left:var(--dnest-core-textarea-padding-left);--dnest-core-textarea-container-hint-padding-right:var(--dnest-core-textarea-padding-right);--dnest-core-textarea-container-hint-color:var(--dnest-core-textarea-color);--dnest-core-textarea-container-hint-background-color:var(--dnest-core-textarea-background-color);--dnest-core-textarea-container-hint-font-family:var(--dnest-core-textarea-font-family);--dnest-core-textarea-container-hint-font-size:var(--dnest-core-textarea-font-size);--dnest-core-textarea-container-hint-font-weight:var(--dnest-core-textarea-font-weight);--dnest-core-textarea-container-hint-line-height:var(--dnest-core-textarea-line-height);--dnest-core-textarea-container-hint-text-transform:var(--dnest-core-textarea-text-transform);--dnest-core-textarea-container-hint-text-indent:var(--dnest-core-textarea-text-indent);--dnest-core-textarea-container-hint-text-decoration:var(--dnest-core-textarea-text-decoration);--dnest-core-textarea-container-hint-text-align:var(--dnest-core-textarea-text-align);--dnest-core-textarea-container-hint-border-radius:var(--dnest-core-textarea-border-radius);--dnest-core-textarea-container-hint-border:var(--dnest-core-textarea-border);--dnest-core-textarea-container-hint-border-top:var(--dnest-core-textarea-border-top);--dnest-core-textarea-container-hint-border-left:var(--dnest-core-textarea-border-left);--dnest-core-textarea-container-hint-border-bottom:var(--dnest-core-textarea-border-bottom);--dnest-core-textarea-container-hint-border-right:var(--dnest-core-textarea-border-right);--dnest-core-textarea-container-hint-opacity:var(--dnest-core-textarea-opacity);--dnest-core-textarea-container-hint-primary-color:var(--primary);--dnest-core-textarea-container-hint-secondary-color:var(--secondary);--dnest-core-textarea-container-hint-tertiary-color:var(--tertiary);--dnest-core-textarea-container-hint-quaternary-color:var(--quaternary);--dnest-core-textarea-container-hint-quinary-color:var(--quinary);--dnest-core-textarea-container-hint-senary-color:var(--senary);--dnest-core-textarea-container-hint-septenary-color:var(--septenary);--dnest-core-textarea-container-hint-octonary-color:var(--octonary);--dnest-core-textarea-container-hint-unactive-color:var(--unactive);--dnest-core-textarea-container-disabled-height:var(--dnest-core-textarea-height);--dnest-core-textarea-container-disabled-width:var(--dnest-core-textarea-width);--dnest-core-textarea-container-disabled-margin-top:var(--dnest-core-textarea-margin-top);--dnest-core-textarea-container-disabled-margin-bottom:var(--dnest-core-textarea-margin-bottom);--dnest-core-textarea-container-disabled-margin-left:var(--dnest-core-textarea-margin-left);--dnest-core-textarea-container-disabled-margin-right:var(--dnest-core-textarea-margin-right);--dnest-core-textarea-container-disabled-padding-top:var(--dnest-core-textarea-padding-top);--dnest-core-textarea-container-disabled-padding-bottom:var(--dnest-core-textarea-padding-bottom);--dnest-core-textarea-container-disabled-padding-left:var(--dnest-core-textarea-padding-left);--dnest-core-textarea-container-disabled-padding-right:var(--dnest-core-textarea-padding-right);--dnest-core-textarea-container-disabled-color:var(--dnest-core-textarea-color);--dnest-core-textarea-container-disabled-background-color:var(--dnest-core-textarea-background-color);--dnest-core-textarea-container-disabled-font-family:var(--dnest-core-textarea-font-family);--dnest-core-textarea-container-disabled-font-size:var(--dnest-core-textarea-font-size);--dnest-core-textarea-container-disabled-font-weight:var(--dnest-core-textarea-font-weight);--dnest-core-textarea-container-disabled-line-height:var(--dnest-core-textarea-line-height);--dnest-core-textarea-container-disabled-text-transform:var(--dnest-core-textarea-text-transform);--dnest-core-textarea-container-disabled-text-indent:var(--dnest-core-textarea-text-indent);--dnest-core-textarea-container-disabled-text-decoration:var(--dnest-core-textarea-text-decoration);--dnest-core-textarea-container-disabled-text-align:var(--dnest-core-textarea-text-align);--dnest-core-textarea-container-disabled-border-radius:var(--dnest-core-textarea-border-radius);--dnest-core-textarea-container-disabled-border:var(--dnest-core-textarea-border);--dnest-core-textarea-container-disabled-border-top:var(--dnest-core-textarea-border-top);--dnest-core-textarea-container-disabled-border-left:var(--dnest-core-textarea-border-left);--dnest-core-textarea-container-disabled-border-bottom:var(--dnest-core-textarea-border-bottom);--dnest-core-textarea-container-disabled-border-right:var(--dnest-core-textarea-border-right);--dnest-core-textarea-container-disabled-opacity:var(--dnest-core-textarea-opacity);--dnest-core-textarea-container-disabled-primary-color:var(--primary);--dnest-core-textarea-container-disabled-secondary-color:var(--secondary);--dnest-core-textarea-container-disabled-tertiary-color:var(--tertiary);--dnest-core-textarea-container-disabled-quaternary-color:var(--quaternary);--dnest-core-textarea-container-disabled-quinary-color:var(--quinary);--dnest-core-textarea-container-disabled-senary-color:var(--senary);--dnest-core-textarea-container-disabled-septenary-color:var(--septenary);--dnest-core-textarea-container-disabled-octonary-color:var(--octonary);--dnest-core-textarea-container-disabled-unactive-color:var(--unactive);--dnest-core-textarea-textarea-height:100%;--dnest-core-textarea-textarea-width:100%;--dnest-core-textarea-textarea-margin-top:0;--dnest-core-textarea-textarea-margin-bottom:0;--dnest-core-textarea-textarea-margin-left:0;--dnest-core-textarea-textarea-margin-right:0;--dnest-core-textarea-textarea-padding-top:0;--dnest-core-textarea-textarea-padding-bottom:0;--dnest-core-textarea-textarea-padding-left:0;--dnest-core-textarea-textarea-padding-right:0;--dnest-core-textarea-textarea-color:var(--primary);--dnest-core-textarea-textarea-background-color:unset;--dnest-core-textarea-textarea-font-family:var(--font-family);--dnest-core-textarea-textarea-font-size:unset;--dnest-core-textarea-textarea-font-weight:unset;--dnest-core-textarea-textarea-line-height:unset;--dnest-core-textarea-textarea-text-transform:unset;--dnest-core-textarea-textarea-text-indent:unset;--dnest-core-textarea-textarea-text-decoration:unset;--dnest-core-textarea-textarea-text-align:unset;--dnest-core-textarea-textarea-border-radius:unset;--dnest-core-textarea-textarea-border:unset;--dnest-core-textarea-textarea-border-top:unset;--dnest-core-textarea-textarea-border-left:unset;--dnest-core-textarea-textarea-border-bottom:unset;--dnest-core-textarea-textarea-border-right:unset;--dnest-core-textarea-textarea-opacity:1;--dnest-core-textarea-textarea-primary-color:var(--primary);--dnest-core-textarea-textarea-secondary-color:var(--secondary);--dnest-core-textarea-textarea-tertiary-color:var(--tertiary);--dnest-core-textarea-textarea-quaternary-color:var(--quaternary);--dnest-core-textarea-textarea-quinary-color:var(--quinary);--dnest-core-textarea-textarea-senary-color:var(--senary);--dnest-core-textarea-textarea-septenary-color:var(--septenary);--dnest-core-textarea-textarea-octonary-color:var(--octonary);--dnest-core-textarea-textarea-unactive-color:var(--unactive);--dnest-core-textarea-placeholder-height:100%;--dnest-core-textarea-placeholder-width:100%;--dnest-core-textarea-placeholder-margin-top:0;--dnest-core-textarea-placeholder-margin-bottom:0;--dnest-core-textarea-placeholder-margin-left:0;--dnest-core-textarea-placeholder-margin-right:0;--dnest-core-textarea-placeholder-padding-top:0;--dnest-core-textarea-placeholder-padding-bottom:0;--dnest-core-textarea-placeholder-padding-left:0;--dnest-core-textarea-placeholder-padding-right:0;--dnest-core-textarea-placeholder-color:var(--primary);--dnest-core-textarea-placeholder-background-color:unset;--dnest-core-textarea-placeholder-font-family:var(--font-family);--dnest-core-textarea-placeholder-font-size:unset;--dnest-core-textarea-placeholder-font-weight:unset;--dnest-core-textarea-placeholder-line-height:unset;--dnest-core-textarea-placeholder-text-transform:unset;--dnest-core-textarea-placeholder-text-indent:unset;--dnest-core-textarea-placeholder-text-decoration:unset;--dnest-core-textarea-placeholder-text-align:unset;--dnest-core-textarea-placeholder-border-radius:unset;--dnest-core-textarea-placeholder-border:unset;--dnest-core-textarea-placeholder-border-top:unset;--dnest-core-textarea-placeholder-border-left:unset;--dnest-core-textarea-placeholder-border-bottom:unset;--dnest-core-textarea-placeholder-border-right:unset;--dnest-core-textarea-placeholder-opacity:1;--dnest-core-textarea-placeholder-primary-color:var(--primary);--dnest-core-textarea-placeholder-secondary-color:var(--secondary);--dnest-core-textarea-placeholder-tertiary-color:var(--tertiary);--dnest-core-textarea-placeholder-quaternary-color:var(--quaternary);--dnest-core-textarea-placeholder-quinary-color:var(--quinary);--dnest-core-textarea-placeholder-senary-color:var(--senary);--dnest-core-textarea-placeholder-septenary-color:var(--septenary);--dnest-core-textarea-placeholder-octonary-color:var(--octonary);--dnest-core-textarea-placeholder-unactive-color:var(--unactive);--dnest-core-textarea-textarea-error-height:var(--dnest-core-textarea-textarea-height);--dnest-core-textarea-textarea-error-width:var(--dnest-core-textarea-textarea-width);--dnest-core-textarea-textarea-error-margin-top:var(--dnest-core-textarea-textarea-margin-top);--dnest-core-textarea-textarea-error-margin-bottom:var(--dnest-core-textarea-textarea-margin-bottom);--dnest-core-textarea-textarea-error-margin-left:var(--dnest-core-textarea-textarea-margin-left);--dnest-core-textarea-textarea-error-margin-right:var(--dnest-core-textarea-textarea-margin-right);--dnest-core-textarea-textarea-error-padding-top:var(--dnest-core-textarea-textarea-padding-top);--dnest-core-textarea-textarea-error-padding-bottom:var(--dnest-core-textarea-textarea-padding-bottom);--dnest-core-textarea-textarea-error-padding-left:var(--dnest-core-textarea-textarea-padding-left);--dnest-core-textarea-textarea-error-padding-right:var(--dnest-core-textarea-textarea-padding-right);--dnest-core-textarea-textarea-error-color:var(--dnest-core-textarea-textarea-color);--dnest-core-textarea-textarea-error-background-color:var(--dnest-core-textarea-textarea-background-color);--dnest-core-textarea-textarea-error-font-family:var(--dnest-core-textarea-textarea-font-family);--dnest-core-textarea-textarea-error-font-size:var(--dnest-core-textarea-textarea-font-size);--dnest-core-textarea-textarea-error-font-weight:var(--dnest-core-textarea-textarea-font-weight);--dnest-core-textarea-textarea-error-line-height:var(--dnest-core-textarea-textarea-line-height);--dnest-core-textarea-textarea-error-text-transform:var(--dnest-core-textarea-textarea-text-transform);--dnest-core-textarea-textarea-error-text-indent:var(--dnest-core-textarea-textarea-text-indent);--dnest-core-textarea-textarea-error-text-decoration:var(--dnest-core-textarea-textarea-text-decoration);--dnest-core-textarea-textarea-error-text-align:var(--dnest-core-textarea-textarea-text-align);--dnest-core-textarea-textarea-error-border-radius:var(--dnest-core-textarea-textarea-border-radius);--dnest-core-textarea-textarea-error-border:var(--dnest-core-textarea-textarea-border);--dnest-core-textarea-textarea-error-border-top:var(--dnest-core-textarea-textarea-border-top);--dnest-core-textarea-textarea-error-border-left:var(--dnest-core-textarea-textarea-border-left);--dnest-core-textarea-textarea-error-border-bottom:var(--dnest-core-textarea-textarea-border-bottom);--dnest-core-textarea-textarea-error-border-right:var(--dnest-core-textarea-textarea-border-right);--dnest-core-textarea-textarea-error-opacity:var(--dnest-core-textarea-textarea-opacity);--dnest-core-textarea-textarea-error-primary-color:var(--primary);--dnest-core-textarea-textarea-error-secondary-color:var(--secondary);--dnest-core-textarea-textarea-error-tertiary-color:var(--tertiary);--dnest-core-textarea-textarea-error-quaternary-color:var(--quaternary);--dnest-core-textarea-textarea-error-quinary-color:var(--quinary);--dnest-core-textarea-textarea-error-senary-color:var(--senary);--dnest-core-textarea-textarea-error-septenary-color:var(--septenary);--dnest-core-textarea-textarea-error-octonary-color:var(--octonary);--dnest-core-textarea-textarea-error-unactive-color:var(--unactive);--dnest-core-textarea-textarea-disabled-height:var(--dnest-core-textarea-textarea-height);--dnest-core-textarea-textarea-disabled-width:var(--dnest-core-textarea-textarea-width);--dnest-core-textarea-textarea-disabled-margin-top:var(--dnest-core-textarea-textarea-margin-top);--dnest-core-textarea-textarea-disabled-margin-bottom:var(--dnest-core-textarea-textarea-margin-bottom);--dnest-core-textarea-textarea-disabled-margin-left:var(--dnest-core-textarea-textarea-margin-left);--dnest-core-textarea-textarea-disabled-margin-right:var(--dnest-core-textarea-textarea-margin-right);--dnest-core-textarea-textarea-disabled-padding-top:var(--dnest-core-textarea-textarea-padding-top);--dnest-core-textarea-textarea-disabled-padding-bottom:var(--dnest-core-textarea-textarea-padding-bottom);--dnest-core-textarea-textarea-disabled-padding-left:var(--dnest-core-textarea-textarea-padding-left);--dnest-core-textarea-textarea-disabled-padding-right:var(--dnest-core-textarea-textarea-padding-right);--dnest-core-textarea-textarea-disabled-color:var(--dnest-core-textarea-textarea-color);--dnest-core-textarea-textarea-disabled-background-color:var(--dnest-core-textarea-textarea-background-color);--dnest-core-textarea-textarea-disabled-font-family:var(--dnest-core-textarea-textarea-font-family);--dnest-core-textarea-textarea-disabled-font-size:var(--dnest-core-textarea-textarea-font-size);--dnest-core-textarea-textarea-disabled-font-weight:var(--dnest-core-textarea-textarea-font-weight);--dnest-core-textarea-textarea-disabled-line-height:var(--dnest-core-textarea-textarea-line-height);--dnest-core-textarea-textarea-disabled-text-transform:var(--dnest-core-textarea-textarea-text-transform);--dnest-core-textarea-textarea-disabled-text-indent:var(--dnest-core-textarea-textarea-text-indent);--dnest-core-textarea-textarea-disabled-text-decoration:var(--dnest-core-textarea-textarea-text-decoration);--dnest-core-textarea-textarea-disabled-text-align:var(--dnest-core-textarea-textarea-text-align);--dnest-core-textarea-textarea-disabled-border-radius:var(--dnest-core-textarea-textarea-border-radius);--dnest-core-textarea-textarea-disabled-border:var(--dnest-core-textarea-textarea-border);--dnest-core-textarea-textarea-disabled-border-top:var(--dnest-core-textarea-textarea-border-top);--dnest-core-textarea-textarea-disabled-border-left:var(--dnest-core-textarea-textarea-border-left);--dnest-core-textarea-textarea-disabled-border-bottom:var(--dnest-core-textarea-textarea-border-bottom);--dnest-core-textarea-textarea-disabled-border-right:var(--dnest-core-textarea-textarea-border-right);--dnest-core-textarea-textarea-disabled-opacity:var(--dnest-core-textarea-textarea-opacity);--dnest-core-textarea-textarea-disabled-primary-color:var(--primary);--dnest-core-textarea-textarea-disabled-secondary-color:var(--secondary);--dnest-core-textarea-textarea-disabled-tertiary-color:var(--tertiary);--dnest-core-textarea-textarea-disabled-quaternary-color:var(--quaternary);--dnest-core-textarea-textarea-disabled-quinary-color:var(--quinary);--dnest-core-textarea-textarea-disabled-senary-color:var(--senary);--dnest-core-textarea-textarea-disabled-septenary-color:var(--septenary);--dnest-core-textarea-textarea-disabled-octonary-color:var(--octonary);--dnest-core-textarea-textarea-disabled-unactive-color:var(--unactive);--dnest-core-textarea-label-height:100%;--dnest-core-textarea-label-width:100%;--dnest-core-textarea-label-margin-top:0;--dnest-core-textarea-label-margin-bottom:0;--dnest-core-textarea-label-margin-left:0;--dnest-core-textarea-label-margin-right:0;--dnest-core-textarea-label-padding-top:0;--dnest-core-textarea-label-padding-bottom:0;--dnest-core-textarea-label-padding-left:0;--dnest-core-textarea-label-padding-right:0;--dnest-core-textarea-label-color:var(--primary);--dnest-core-textarea-label-background-color:unset;--dnest-core-textarea-label-font-family:var(--font-family);--dnest-core-textarea-label-font-size:unset;--dnest-core-textarea-label-font-weight:unset;--dnest-core-textarea-label-line-height:unset;--dnest-core-textarea-label-text-transform:unset;--dnest-core-textarea-label-text-indent:unset;--dnest-core-textarea-label-text-decoration:unset;--dnest-core-textarea-label-text-align:unset;--dnest-core-textarea-label-border-radius:unset;--dnest-core-textarea-label-border:unset;--dnest-core-textarea-label-border-top:unset;--dnest-core-textarea-label-border-left:unset;--dnest-core-textarea-label-border-bottom:unset;--dnest-core-textarea-label-border-right:unset;--dnest-core-textarea-label-opacity:1;--dnest-core-textarea-label-primary-color:var(--primary);--dnest-core-textarea-label-secondary-color:var(--secondary);--dnest-core-textarea-label-tertiary-color:var(--tertiary);--dnest-core-textarea-label-quaternary-color:var(--quaternary);--dnest-core-textarea-label-quinary-color:var(--quinary);--dnest-core-textarea-label-senary-color:var(--senary);--dnest-core-textarea-label-septenary-color:var(--septenary);--dnest-core-textarea-label-octonary-color:var(--octonary);--dnest-core-textarea-label-unactive-color:var(--unactive);--dnest-core-textarea-label-error-height:var(--dnest-core-textarea-label-height);--dnest-core-textarea-label-error-width:var(--dnest-core-textarea-label-width);--dnest-core-textarea-label-error-margin-top:var(--dnest-core-textarea-label-margin-top);--dnest-core-textarea-label-error-margin-bottom:var(--dnest-core-textarea-label-margin-bottom);--dnest-core-textarea-label-error-margin-left:var(--dnest-core-textarea-label-margin-left);--dnest-core-textarea-label-error-margin-right:var(--dnest-core-textarea-label-margin-right);--dnest-core-textarea-label-error-padding-top:var(--dnest-core-textarea-label-padding-top);--dnest-core-textarea-label-error-padding-bottom:var(--dnest-core-textarea-label-padding-bottom);--dnest-core-textarea-label-error-padding-left:var(--dnest-core-textarea-label-padding-left);--dnest-core-textarea-label-error-padding-right:var(--dnest-core-textarea-label-padding-right);--dnest-core-textarea-label-error-color:var(--dnest-core-textarea-label-color);--dnest-core-textarea-label-error-background-color:var(--dnest-core-textarea-label-background-color);--dnest-core-textarea-label-error-font-family:var(--dnest-core-textarea-label-font-family);--dnest-core-textarea-label-error-font-size:var(--dnest-core-textarea-label-font-size);--dnest-core-textarea-label-error-font-weight:var(--dnest-core-textarea-label-font-weight);--dnest-core-textarea-label-error-line-height:var(--dnest-core-textarea-label-line-height);--dnest-core-textarea-label-error-text-transform:var(--dnest-core-textarea-label-text-transform);--dnest-core-textarea-label-error-text-indent:var(--dnest-core-textarea-label-text-indent);--dnest-core-textarea-label-error-text-decoration:var(--dnest-core-textarea-label-text-decoration);--dnest-core-textarea-label-error-text-align:var(--dnest-core-textarea-label-text-align);--dnest-core-textarea-label-error-border-radius:var(--dnest-core-textarea-label-border-radius);--dnest-core-textarea-label-error-border:var(--dnest-core-textarea-label-border);--dnest-core-textarea-label-error-border-top:var(--dnest-core-textarea-label-border-top);--dnest-core-textarea-label-error-border-left:var(--dnest-core-textarea-label-border-left);--dnest-core-textarea-label-error-border-bottom:var(--dnest-core-textarea-label-border-bottom);--dnest-core-textarea-label-error-border-right:var(--dnest-core-textarea-label-border-right);--dnest-core-textarea-label-error-opacity:var(--dnest-core-textarea-label-opacity);--dnest-core-textarea-label-error-primary-color:var(--primary);--dnest-core-textarea-label-error-secondary-color:var(--secondary);--dnest-core-textarea-label-error-tertiary-color:var(--tertiary);--dnest-core-textarea-label-error-quaternary-color:var(--quaternary);--dnest-core-textarea-label-error-quinary-color:var(--quinary);--dnest-core-textarea-label-error-senary-color:var(--senary);--dnest-core-textarea-label-error-septenary-color:var(--septenary);--dnest-core-textarea-label-error-octonary-color:var(--octonary);--dnest-core-textarea-label-error-unactive-color:var(--unactive);--dnest-core-textarea-error-height:100%;--dnest-core-textarea-error-width:100%;--dnest-core-textarea-error-margin-top:0;--dnest-core-textarea-error-margin-bottom:0;--dnest-core-textarea-error-margin-left:0;--dnest-core-textarea-error-margin-right:0;--dnest-core-textarea-error-padding-top:0;--dnest-core-textarea-error-padding-bottom:0;--dnest-core-textarea-error-padding-left:0;--dnest-core-textarea-error-padding-right:0;--dnest-core-textarea-error-color:var(--primary);--dnest-core-textarea-error-background-color:unset;--dnest-core-textarea-error-font-family:var(--font-family);--dnest-core-textarea-error-font-size:unset;--dnest-core-textarea-error-font-weight:unset;--dnest-core-textarea-error-line-height:unset;--dnest-core-textarea-error-text-transform:unset;--dnest-core-textarea-error-text-indent:unset;--dnest-core-textarea-error-text-decoration:unset;--dnest-core-textarea-error-text-align:unset;--dnest-core-textarea-error-border-radius:unset;--dnest-core-textarea-error-border:unset;--dnest-core-textarea-error-border-top:unset;--dnest-core-textarea-error-border-left:unset;--dnest-core-textarea-error-border-bottom:unset;--dnest-core-textarea-error-border-right:unset;--dnest-core-textarea-error-opacity:1;--dnest-core-textarea-error-primary-color:var(--primary);--dnest-core-textarea-error-secondary-color:var(--secondary);--dnest-core-textarea-error-tertiary-color:var(--tertiary);--dnest-core-textarea-error-quaternary-color:var(--quaternary);--dnest-core-textarea-error-quinary-color:var(--quinary);--dnest-core-textarea-error-senary-color:var(--senary);--dnest-core-textarea-error-septenary-color:var(--septenary);--dnest-core-textarea-error-octonary-color:var(--octonary);--dnest-core-textarea-error-unactive-color:var(--unactive);--dnest-core-textarea-hint-height:100%;--dnest-core-textarea-hint-width:100%;--dnest-core-textarea-hint-margin-top:0;--dnest-core-textarea-hint-margin-bottom:0;--dnest-core-textarea-hint-margin-left:0;--dnest-core-textarea-hint-margin-right:0;--dnest-core-textarea-hint-padding-top:0;--dnest-core-textarea-hint-padding-bottom:0;--dnest-core-textarea-hint-padding-left:0;--dnest-core-textarea-hint-padding-right:0;--dnest-core-textarea-hint-color:var(--primary);--dnest-core-textarea-hint-background-color:unset;--dnest-core-textarea-hint-font-family:var(--font-family);--dnest-core-textarea-hint-font-size:unset;--dnest-core-textarea-hint-font-weight:unset;--dnest-core-textarea-hint-line-height:unset;--dnest-core-textarea-hint-text-transform:unset;--dnest-core-textarea-hint-text-indent:unset;--dnest-core-textarea-hint-text-decoration:unset;--dnest-core-textarea-hint-text-align:unset;--dnest-core-textarea-hint-border-radius:unset;--dnest-core-textarea-hint-border:unset;--dnest-core-textarea-hint-border-top:unset;--dnest-core-textarea-hint-border-left:unset;--dnest-core-textarea-hint-border-bottom:unset;--dnest-core-textarea-hint-border-right:unset;--dnest-core-textarea-hint-opacity:1;--dnest-core-textarea-hint-primary-color:var(--primary);--dnest-core-textarea-hint-secondary-color:var(--secondary);--dnest-core-textarea-hint-tertiary-color:var(--tertiary);--dnest-core-textarea-hint-quaternary-color:var(--quaternary);--dnest-core-textarea-hint-quinary-color:var(--quinary);--dnest-core-textarea-hint-senary-color:var(--senary);--dnest-core-textarea-hint-septenary-color:var(--septenary);--dnest-core-textarea-hint-octonary-color:var(--octonary);--dnest-core-textarea-hint-unactive-color:var(--unactive);--dnest-core-textarea-webkit-auto-height:100%;--dnest-core-textarea-webkit-auto-width:100%;--dnest-core-textarea-webkit-auto-margin-top:0;--dnest-core-textarea-webkit-auto-margin-bottom:0;--dnest-core-textarea-webkit-auto-margin-left:0;--dnest-core-textarea-webkit-auto-margin-right:0;--dnest-core-textarea-webkit-auto-padding-top:0;--dnest-core-textarea-webkit-auto-padding-bottom:0;--dnest-core-textarea-webkit-auto-padding-left:0;--dnest-core-textarea-webkit-auto-padding-right:0;--dnest-core-textarea-webkit-auto-color:var(--primary);--dnest-core-textarea-webkit-auto-background-color:unset;--dnest-core-textarea-webkit-auto-font-family:var(--font-family);--dnest-core-textarea-webkit-auto-font-size:unset;--dnest-core-textarea-webkit-auto-font-weight:unset;--dnest-core-textarea-webkit-auto-line-height:unset;--dnest-core-textarea-webkit-auto-text-transform:unset;--dnest-core-textarea-webkit-auto-text-indent:unset;--dnest-core-textarea-webkit-auto-text-decoration:unset;--dnest-core-textarea-webkit-auto-text-align:unset;--dnest-core-textarea-webkit-auto-border-radius:unset;--dnest-core-textarea-webkit-auto-border:unset;--dnest-core-textarea-webkit-auto-border-top:unset;--dnest-core-textarea-webkit-auto-border-left:unset;--dnest-core-textarea-webkit-auto-border-bottom:unset;--dnest-core-textarea-webkit-auto-border-right:unset;--dnest-core-textarea-webkit-auto-opacity:1;--dnest-core-textarea-webkit-auto-primary-color:var(--primary);--dnest-core-textarea-webkit-auto-secondary-color:var(--secondary);--dnest-core-textarea-webkit-auto-tertiary-color:var(--tertiary);--dnest-core-textarea-webkit-auto-quaternary-color:var(--quaternary);--dnest-core-textarea-webkit-auto-quinary-color:var(--quinary);--dnest-core-textarea-webkit-auto-senary-color:var(--senary);--dnest-core-textarea-webkit-auto-septenary-color:var(--septenary);--dnest-core-textarea-webkit-auto-octonary-color:var(--octonary);--dnest-core-textarea-webkit-auto-unactive-color:var(--unactive);--dnest-core-title-height:100%;--dnest-core-title-width:100%;--dnest-core-title-margin-top:0;--dnest-core-title-margin-bottom:0;--dnest-core-title-margin-left:0;--dnest-core-title-margin-right:0;--dnest-core-title-padding-top:0;--dnest-core-title-padding-bottom:0;--dnest-core-title-padding-left:0;--dnest-core-title-padding-right:0;--dnest-core-title-color:var(--primary);--dnest-core-title-background-color:unset;--dnest-core-title-font-family:var(--font-family);--dnest-core-title-font-size:unset;--dnest-core-title-font-weight:unset;--dnest-core-title-line-height:unset;--dnest-core-title-text-transform:unset;--dnest-core-title-text-indent:unset;--dnest-core-title-text-decoration:unset;--dnest-core-title-text-align:unset;--dnest-core-title-border-radius:unset;--dnest-core-title-border:unset;--dnest-core-title-border-top:unset;--dnest-core-title-border-left:unset;--dnest-core-title-border-bottom:unset;--dnest-core-title-border-right:unset;--dnest-core-title-opacity:1;--dnest-core-title-primary-color:var(--primary);--dnest-core-title-secondary-color:var(--secondary);--dnest-core-title-tertiary-color:var(--tertiary);--dnest-core-title-quaternary-color:var(--quaternary);--dnest-core-title-quinary-color:var(--quinary);--dnest-core-title-senary-color:var(--senary);--dnest-core-title-septenary-color:var(--septenary);--dnest-core-title-octonary-color:var(--octonary);--dnest-core-title-unactive-color:var(--unactive)}:root.primary{height:var(--dnest-core-calendar-primary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-primary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-primary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-primary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-primary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-primary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-primary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-primary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-primary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-primary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-primary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-primary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-primary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-primary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-primary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-primary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-primary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-primary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-primary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-primary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-primary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-primary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-primary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-primary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-primary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-primary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-primary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-primary-opacity,var(--dnest-core-calendar-opacity))}:root.primary:hover{height:var(--dnest-core-calendar-primary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-primary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-primary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-primary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-primary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-primary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-primary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-primary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-primary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-primary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-primary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-primary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-primary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-primary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-primary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-primary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-primary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-primary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-primary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-primary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-primary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-primary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-primary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-primary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-primary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-primary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-primary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-primary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-primary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-primary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-primary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-primary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-primary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-primary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-primary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-primary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-primary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-primary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-primary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-primary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-primary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-primary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-primary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-primary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-primary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-primary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-primary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-primary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-primary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-primary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-primary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-primary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-primary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-primary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-primary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-primary-opacity,var(--dnest-core-calendar-opacity))))}:root.secondary{height:var(--dnest-core-calendar-secondary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-secondary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-secondary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-secondary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-secondary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-secondary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-secondary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-secondary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-secondary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-secondary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-secondary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-secondary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-secondary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-secondary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-secondary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-secondary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-secondary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-secondary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-secondary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-secondary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-secondary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-secondary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-secondary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-secondary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-secondary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-secondary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-secondary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-secondary-opacity,var(--dnest-core-calendar-opacity))}:root.secondary:hover{height:var(--dnest-core-calendar-secondary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-secondary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-secondary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-secondary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-secondary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-secondary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-secondary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-secondary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-secondary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-secondary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-secondary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-secondary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-secondary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-secondary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-secondary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-secondary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-secondary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-secondary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-secondary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-secondary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-secondary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-secondary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-secondary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-secondary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-secondary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-secondary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-secondary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-secondary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-secondary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-secondary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-secondary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-secondary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-secondary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-secondary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-secondary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-secondary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-secondary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-secondary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-secondary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-secondary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-secondary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-secondary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-secondary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-secondary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-secondary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-secondary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-secondary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-secondary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-secondary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-secondary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-secondary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-secondary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-secondary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-secondary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-secondary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-secondary-opacity,var(--dnest-core-calendar-opacity))))}:root.tertiary{height:var(--dnest-core-calendar-tertiary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-tertiary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-tertiary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-tertiary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-tertiary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-tertiary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-tertiary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-tertiary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-tertiary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-tertiary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-tertiary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-tertiary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-tertiary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-tertiary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-tertiary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-tertiary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-tertiary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-tertiary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-tertiary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-tertiary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-tertiary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-tertiary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-tertiary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-tertiary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-tertiary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-tertiary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-tertiary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-tertiary-opacity,var(--dnest-core-calendar-opacity))}:root.tertiary:hover{height:var(--dnest-core-calendar-tertiary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-tertiary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-tertiary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-tertiary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-tertiary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-tertiary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-tertiary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-tertiary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-tertiary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-tertiary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-tertiary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-tertiary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-tertiary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-tertiary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-tertiary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-tertiary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-tertiary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-tertiary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-tertiary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-tertiary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-tertiary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-tertiary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-tertiary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-tertiary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-tertiary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-tertiary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-tertiary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-tertiary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-tertiary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-tertiary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-tertiary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-tertiary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-tertiary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-tertiary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-tertiary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-tertiary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-tertiary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-tertiary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-tertiary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-tertiary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-tertiary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-tertiary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-tertiary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-tertiary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-tertiary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-tertiary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-tertiary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-tertiary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-tertiary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-tertiary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-tertiary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-tertiary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-tertiary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-tertiary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-tertiary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-tertiary-opacity,var(--dnest-core-calendar-opacity))))}:root.quaternary{height:var(--dnest-core-calendar-quaternary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-quaternary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-quaternary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-quaternary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-quaternary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-quaternary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-quaternary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-quaternary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-quaternary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-quaternary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-quaternary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-quaternary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-quaternary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-quaternary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-quaternary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-quaternary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-quaternary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-quaternary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-quaternary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-quaternary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-quaternary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-quaternary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-quaternary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-quaternary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-quaternary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-quaternary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-quaternary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-quaternary-opacity,var(--dnest-core-calendar-opacity))}:root.quaternary:hover{height:var(--dnest-core-calendar-quaternary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-quaternary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-quaternary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-quaternary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-quaternary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-quaternary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-quaternary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-quaternary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-quaternary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-quaternary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-quaternary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-quaternary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-quaternary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-quaternary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-quaternary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-quaternary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-quaternary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-quaternary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-quaternary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-quaternary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-quaternary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-quaternary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-quaternary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-quaternary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-quaternary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-quaternary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-quaternary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-quaternary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-quaternary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-quaternary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-quaternary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-quaternary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-quaternary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-quaternary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-quaternary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-quaternary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-quaternary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-quaternary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-quaternary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-quaternary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-quaternary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-quaternary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-quaternary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-quaternary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-quaternary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-quaternary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-quaternary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-quaternary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-quaternary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-quaternary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-quaternary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-quaternary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-quaternary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-quaternary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-quaternary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-quaternary-opacity,var(--dnest-core-calendar-opacity))))}:root.quinary{height:var(--dnest-core-calendar-quinary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-quinary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-quinary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-quinary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-quinary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-quinary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-quinary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-quinary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-quinary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-quinary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-quinary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-quinary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-quinary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-quinary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-quinary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-quinary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-quinary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-quinary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-quinary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-quinary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-quinary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-quinary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-quinary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-quinary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-quinary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-quinary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-quinary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-quinary-opacity,var(--dnest-core-calendar-opacity))}:root.quinary:hover{height:var(--dnest-core-calendar-quinary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-quinary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-quinary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-quinary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-quinary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-quinary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-quinary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-quinary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-quinary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-quinary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-quinary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-quinary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-quinary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-quinary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-quinary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-quinary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-quinary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-quinary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-quinary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-quinary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-quinary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-quinary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-quinary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-quinary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-quinary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-quinary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-quinary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-quinary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-quinary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-quinary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-quinary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-quinary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-quinary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-quinary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-quinary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-quinary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-quinary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-quinary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-quinary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-quinary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-quinary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-quinary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-quinary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-quinary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-quinary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-quinary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-quinary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-quinary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-quinary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-quinary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-quinary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-quinary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-quinary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-quinary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-quinary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-quinary-opacity,var(--dnest-core-calendar-opacity))))}:root.senary{height:var(--dnest-core-calendar-senary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-senary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-senary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-senary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-senary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-senary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-senary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-senary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-senary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-senary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-senary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-senary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-senary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-senary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-senary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-senary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-senary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-senary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-senary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-senary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-senary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-senary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-senary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-senary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-senary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-senary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-senary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-senary-opacity,var(--dnest-core-calendar-opacity))}:root.senary:hover{height:var(--dnest-core-calendar-senary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-senary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-senary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-senary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-senary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-senary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-senary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-senary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-senary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-senary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-senary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-senary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-senary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-senary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-senary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-senary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-senary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-senary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-senary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-senary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-senary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-senary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-senary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-senary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-senary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-senary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-senary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-senary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-senary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-senary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-senary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-senary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-senary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-senary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-senary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-senary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-senary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-senary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-senary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-senary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-senary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-senary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-senary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-senary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-senary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-senary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-senary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-senary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-senary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-senary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-senary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-senary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-senary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-senary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-senary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-senary-opacity,var(--dnest-core-calendar-opacity))))}:root.septenary{height:var(--dnest-core-calendar-septenary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-septenary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-septenary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-septenary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-septenary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-septenary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-septenary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-septenary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-septenary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-septenary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-septenary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-septenary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-septenary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-septenary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-septenary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-septenary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-septenary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-septenary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-septenary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-septenary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-septenary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-septenary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-septenary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-septenary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-septenary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-septenary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-septenary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-septenary-opacity,var(--dnest-core-calendar-opacity))}:root.septenary:hover{height:var(--dnest-core-calendar-septenary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-septenary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-septenary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-septenary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-septenary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-septenary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-septenary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-septenary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-septenary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-septenary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-septenary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-septenary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-septenary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-septenary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-septenary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-septenary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-septenary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-septenary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-septenary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-septenary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-septenary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-septenary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-septenary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-septenary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-septenary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-septenary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-septenary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-septenary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-septenary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-septenary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-septenary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-septenary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-septenary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-septenary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-septenary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-septenary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-septenary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-septenary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-septenary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-septenary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-septenary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-septenary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-septenary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-septenary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-septenary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-septenary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-septenary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-septenary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-septenary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-septenary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-septenary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-septenary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-septenary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-septenary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-septenary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-septenary-opacity,var(--dnest-core-calendar-opacity))))}:root.octonary{height:var(--dnest-core-calendar-octonary-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-octonary-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-octonary-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-octonary-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-octonary-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-octonary-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-octonary-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-octonary-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-octonary-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-octonary-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-octonary-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-octonary-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-octonary-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-octonary-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-octonary-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-octonary-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-octonary-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-octonary-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-octonary-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-octonary-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-octonary-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-octonary-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-octonary-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-octonary-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-octonary-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-octonary-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-octonary-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-octonary-opacity,var(--dnest-core-calendar-opacity))}:root.octonary:hover{height:var(--dnest-core-calendar-octonary-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-octonary-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-octonary-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-octonary-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-octonary-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-octonary-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-octonary-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-octonary-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-octonary-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-octonary-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-octonary-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-octonary-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-octonary-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-octonary-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-octonary-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-octonary-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-octonary-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-octonary-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-octonary-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-octonary-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-octonary-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-octonary-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-octonary-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-octonary-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-octonary-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-octonary-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-octonary-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-octonary-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-octonary-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-octonary-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-octonary-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-octonary-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-octonary-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-octonary-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-octonary-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-octonary-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-octonary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-octonary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-octonary-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-octonary-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-octonary-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-octonary-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-octonary-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-octonary-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-octonary-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-octonary-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-octonary-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-octonary-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-octonary-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-octonary-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-octonary-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-octonary-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-octonary-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-octonary-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-octonary-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-octonary-opacity,var(--dnest-core-calendar-opacity))))}:root.unactive{height:var(--dnest-core-calendar-unactive-height,var(--dnest-core-calendar-height));width:var(--dnest-core-calendar-unactive-width,var(--dnest-core-calendar-width));margin:var(--dnest-core-calendar-unactive-margin-top,var(--dnest-core-calendar-margin-top)) var(--dnest-core-calendar-unactive-margin-right,var(--dnest-core-calendar-margin-right)) var(--dnest-core-calendar-unactive-margin-bottom,var(--dnest-core-calendar-margin-bottom)) var(--dnest-core-calendar-unactive-margin-left,var(--dnest-core-calendar-margin-left));padding:var(--dnest-core-calendar-unactive-padding-top,var(--dnest-core-calendar-padding-top)) var(--dnest-core-calendar-unactive-padding-right,var(--dnest-core-calendar-padding-right)) var(--dnest-core-calendar-unactive-padding-bottom,var(--dnest-core-calendar-padding-bottom)) var(--dnest-core-calendar-unactive-padding-left,var(--dnest-core-calendar-padding-left));color:var(--dnest-core-calendar-unactive-color,var(--dnest-core-calendar-color));background-color:var(--dnest-core-calendar-unactive-background-color,var(--dnest-core-calendar-background-color));font-family:var(--dnest-core-calendar-unactive-font-family,var(--dnest-core-calendar-font-family));font-size:var(--dnest-core-calendar-unactive-font-size,var(--dnest-core-calendar-font-size));font-weight:var(--dnest-core-calendar-unactive-font-weight,var(--dnest-core-calendar-font-weight));line-height:var(--dnest-core-calendar-unactive-line-height,var(--dnest-core-calendar-line-height));text-transform:var(--dnest-core-calendar-unactive-text-transform,var(--dnest-core-calendar-text-transform));text-indent:var(--dnest-core-calendar-unactive-text-indent,var(--dnest-core-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-unactive-text-decoration,var(--dnest-core-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-unactive-text-decoration,var(--dnest-core-calendar-text-decoration));text-align:var(--dnest-core-calendar-unactive-text-align,var(--dnest-core-calendar-text-align));border-radius:var(--dnest-core-calendar-unactive-border-radius,var(--dnest-core-calendar-border-radius));border:var(--dnest-core-calendar-unactive-border,var(--dnest-core-calendar-border));border-top:var(--dnest-core-calendar-unactive-border-top,var(--dnest-core-calendar-border-top));border-left:var(--dnest-core-calendar-unactive-border-left,var(--dnest-core-calendar-border-left));border-bottom:var(--dnest-core-calendar-unactive-border-bottom,var(--dnest-core-calendar-border-bottom));border-right:var(--dnest-core-calendar-unactive-border-right,var(--dnest-core-calendar-border-right));opacity:var(--dnest-core-calendar-unactive-opacity,var(--dnest-core-calendar-opacity))}:root.unactive:hover{height:var(--dnest-core-calendar-unactive-hover-height,var(--dnest-core-calendar-hover-height,var(--dnest-core-calendar-unactive-height,var(--dnest-core-calendar-height))));width:var(--dnest-core-calendar-unactive-hover-width,var(--dnest-core-calendar-hover-width,var(--dnest-core-calendar-unactive-width,var(--dnest-core-calendar-width))));margin:var(--dnest-core-calendar-unactive-hover-margin-top,var(--dnest-core-calendar-hover-margin-top,var(--dnest-core-calendar-unactive-margin-top,var(--dnest-core-calendar-margin-top)))) var(--dnest-core-calendar-unactive-hover-margin-right,var(--dnest-core-calendar-hover-margin-right,var(--dnest-core-calendar-unactive-margin-right,var(--dnest-core-calendar-margin-right)))) var(--dnest-core-calendar-unactive-hover-margin-bottom,var(--dnest-core-calendar-hover-margin-bottom,var(--dnest-core-calendar-unactive-margin-bottom,var(--dnest-core-calendar-margin-bottom)))) var(--dnest-core-calendar-unactive-hover-margin-left,var(--dnest-core-calendar-hover-margin-left,var(--dnest-core-calendar-unactive-margin-left,var(--dnest-core-calendar-margin-left))));padding:var(--dnest-core-calendar-unactive-hover-padding-top,var(--dnest-core-calendar-hover-padding-top,var(--dnest-core-calendar-unactive-padding-top,var(--dnest-core-calendar-padding-top)))) var(--dnest-core-calendar-unactive-hover-padding-right,var(--dnest-core-calendar-hover-padding-right,var(--dnest-core-calendar-unactive-padding-right,var(--dnest-core-calendar-padding-right)))) var(--dnest-core-calendar-unactive-hover-padding-bottom,var(--dnest-core-calendar-hover-padding-bottom,var(--dnest-core-calendar-unactive-padding-bottom,var(--dnest-core-calendar-padding-bottom)))) var(--dnest-core-calendar-unactive-hover-padding-left,var(--dnest-core-calendar-hover-padding-left,var(--dnest-core-calendar-unactive-padding-left,var(--dnest-core-calendar-padding-left))));color:var(--dnest-core-calendar-unactive-hover-color,var(--dnest-core-calendar-hover-color,var(--dnest-core-calendar-unactive-color,var(--dnest-core-calendar-color))));background-color:var(--dnest-core-calendar-unactive-hover-background-color,var(--dnest-core-calendar-hover-background-color,var(--dnest-core-calendar-unactive-background-color,var(--dnest-core-calendar-background-color))));font-family:var(--dnest-core-calendar-unactive-hover-font-family,var(--dnest-core-calendar-hover-font-family,var(--dnest-core-calendar-unactive-font-family,var(--dnest-core-calendar-font-family))));font-size:var(--dnest-core-calendar-unactive-hover-font-size,var(--dnest-core-calendar-hover-font-size,var(--dnest-core-calendar-unactive-font-size,var(--dnest-core-calendar-font-size))));font-weight:var(--dnest-core-calendar-unactive-hover-font-weight,var(--dnest-core-calendar-hover-font-weight,var(--dnest-core-calendar-unactive-font-weight,var(--dnest-core-calendar-font-weight))));line-height:var(--dnest-core-calendar-unactive-hover-line-height,var(--dnest-core-calendar-hover-line-height,var(--dnest-core-calendar-unactive-line-height,var(--dnest-core-calendar-line-height))));text-transform:var(--dnest-core-calendar-unactive-hover-text-transform,var(--dnest-core-calendar-hover-text-transform,var(--dnest-core-calendar-unactive-text-transform,var(--dnest-core-calendar-text-transform))));text-indent:var(--dnest-core-calendar-unactive-hover-text-indent,var(--dnest-core-calendar-hover-text-indent,var(--dnest-core-calendar-unactive-text-indent,var(--dnest-core-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-unactive-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-unactive-text-decoration,var(--dnest-core-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-unactive-hover-text-decoration,var(--dnest-core-calendar-hover-text-decoration,var(--dnest-core-calendar-unactive-text-decoration,var(--dnest-core-calendar-text-decoration))));text-align:var(--dnest-core-calendar-unactive-hover-text-align,var(--dnest-core-calendar-hover-text-align,var(--dnest-core-calendar-unactive-text-align,var(--dnest-core-calendar-text-align))));border-radius:var(--dnest-core-calendar-unactive-hover-border-radius,var(--dnest-core-calendar-hover-border-radius,var(--dnest-core-calendar-unactive-border-radius,var(--dnest-core-calendar-border-radius))));border:var(--dnest-core-calendar-unactive-hover-border,var(--dnest-core-calendar-hover-border,var(--dnest-core-calendar-unactive-border,var(--dnest-core-calendar-border))));border-top:var(--dnest-core-calendar-unactive-hover-border-top,var(--dnest-core-calendar-hover-border-top,var(--dnest-core-calendar-unactive-border-top,var(--dnest-core-calendar-border-top))));border-left:var(--dnest-core-calendar-unactive-hover-border-left,var(--dnest-core-calendar-hover-border-left,var(--dnest-core-calendar-unactive-border-left,var(--dnest-core-calendar-border-left))));border-bottom:var(--dnest-core-calendar-unactive-hover-border-bottom,var(--dnest-core-calendar-hover-border-bottom,var(--dnest-core-calendar-unactive-border-bottom,var(--dnest-core-calendar-border-bottom))));border-right:var(--dnest-core-calendar-unactive-hover-border-right,var(--dnest-core-calendar-hover-border-right,var(--dnest-core-calendar-unactive-border-right,var(--dnest-core-calendar-border-right))));opacity:var(--dnest-core-calendar-unactive-hover-opacity,var(--dnest-core-calendar-hover-opacity,var(--dnest-core-calendar-unactive-opacity,var(--dnest-core-calendar-opacity))))}:root.primary{height:var(--dnest-core-calendar-show-calendar-primary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-primary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-primary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-primary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-primary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-primary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-primary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-primary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-primary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-primary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-primary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-primary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-primary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-primary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-primary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-primary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-primary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-primary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-primary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-primary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-primary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-primary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-primary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-primary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-primary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-primary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-primary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-primary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.primary:hover{height:var(--dnest-core-calendar-show-calendar-primary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-primary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-primary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-primary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-primary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-primary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-primary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-primary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-primary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-primary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-primary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-primary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-primary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-primary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-primary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-primary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-primary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-primary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-primary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-primary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-primary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-primary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-primary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-primary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-primary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-primary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-primary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-primary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-primary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-primary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-primary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-primary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-primary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-primary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-primary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-primary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-primary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-primary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-primary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-primary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-primary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-primary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-primary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-primary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-primary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-primary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-primary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-primary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-primary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-primary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-primary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-primary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-primary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-primary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-primary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-primary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.secondary{height:var(--dnest-core-calendar-show-calendar-secondary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-secondary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-secondary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-secondary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-secondary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-secondary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-secondary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-secondary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-secondary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-secondary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-secondary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-secondary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-secondary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-secondary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-secondary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-secondary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-secondary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-secondary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-secondary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-secondary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-secondary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-secondary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-secondary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-secondary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-secondary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-secondary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-secondary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-secondary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.secondary:hover{height:var(--dnest-core-calendar-show-calendar-secondary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-secondary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-secondary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-secondary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-secondary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-secondary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-secondary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-secondary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-secondary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-secondary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-secondary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-secondary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-secondary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-secondary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-secondary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-secondary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-secondary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-secondary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-secondary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-secondary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-secondary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-secondary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-secondary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-secondary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-secondary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-secondary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-secondary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-secondary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-secondary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-secondary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-secondary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-secondary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-secondary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-secondary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-secondary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-secondary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-secondary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-secondary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-secondary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-secondary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-secondary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-secondary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-secondary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-secondary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-secondary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-secondary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-secondary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-secondary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-secondary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-secondary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-secondary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-secondary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-secondary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-secondary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-secondary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-secondary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.tertiary{height:var(--dnest-core-calendar-show-calendar-tertiary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-tertiary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-tertiary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-tertiary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-tertiary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-tertiary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-tertiary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-tertiary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-tertiary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-tertiary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-tertiary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-tertiary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-tertiary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-tertiary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-tertiary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-tertiary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-tertiary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-tertiary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-tertiary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-tertiary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-tertiary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-tertiary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-tertiary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-tertiary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-tertiary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-tertiary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-tertiary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-tertiary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.tertiary:hover{height:var(--dnest-core-calendar-show-calendar-tertiary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-tertiary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-tertiary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-tertiary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-tertiary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-tertiary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-tertiary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-tertiary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-tertiary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-tertiary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-tertiary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-tertiary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-tertiary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-tertiary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-tertiary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-tertiary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-tertiary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-tertiary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-tertiary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-tertiary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-tertiary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-tertiary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-tertiary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-tertiary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-tertiary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-tertiary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-tertiary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-tertiary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-tertiary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-tertiary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-tertiary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-tertiary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-tertiary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-tertiary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-tertiary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-tertiary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-tertiary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-tertiary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-tertiary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-tertiary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-tertiary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-tertiary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-tertiary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-tertiary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-tertiary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-tertiary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-tertiary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-tertiary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-tertiary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-tertiary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-tertiary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-tertiary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-tertiary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-tertiary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-tertiary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-tertiary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.quaternary{height:var(--dnest-core-calendar-show-calendar-quaternary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-quaternary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-quaternary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-quaternary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-quaternary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-quaternary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-quaternary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-quaternary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-quaternary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-quaternary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-quaternary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-quaternary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-quaternary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-quaternary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-quaternary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-quaternary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-quaternary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-quaternary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-quaternary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-quaternary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-quaternary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-quaternary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-quaternary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-quaternary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-quaternary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-quaternary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-quaternary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-quaternary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.quaternary:hover{height:var(--dnest-core-calendar-show-calendar-quaternary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-quaternary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-quaternary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-quaternary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-quaternary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-quaternary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-quaternary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-quaternary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-quaternary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-quaternary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-quaternary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-quaternary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-quaternary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-quaternary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-quaternary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-quaternary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-quaternary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-quaternary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-quaternary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-quaternary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-quaternary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-quaternary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-quaternary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-quaternary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-quaternary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-quaternary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-quaternary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-quaternary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-quaternary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-quaternary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-quaternary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-quaternary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-quaternary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-quaternary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-quaternary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-quaternary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-quaternary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-quaternary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-quaternary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-quaternary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-quaternary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-quaternary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-quaternary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-quaternary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-quaternary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-quaternary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-quaternary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-quaternary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-quaternary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-quaternary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-quaternary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-quaternary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-quaternary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-quaternary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-quaternary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-quaternary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.quinary{height:var(--dnest-core-calendar-show-calendar-quinary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-quinary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-quinary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-quinary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-quinary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-quinary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-quinary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-quinary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-quinary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-quinary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-quinary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-quinary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-quinary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-quinary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-quinary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-quinary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-quinary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-quinary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-quinary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-quinary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-quinary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-quinary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-quinary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-quinary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-quinary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-quinary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-quinary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-quinary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.quinary:hover{height:var(--dnest-core-calendar-show-calendar-quinary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-quinary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-quinary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-quinary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-quinary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-quinary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-quinary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-quinary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-quinary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-quinary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-quinary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-quinary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-quinary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-quinary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-quinary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-quinary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-quinary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-quinary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-quinary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-quinary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-quinary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-quinary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-quinary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-quinary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-quinary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-quinary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-quinary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-quinary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-quinary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-quinary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-quinary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-quinary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-quinary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-quinary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-quinary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-quinary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-quinary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-quinary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-quinary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-quinary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-quinary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-quinary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-quinary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-quinary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-quinary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-quinary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-quinary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-quinary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-quinary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-quinary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-quinary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-quinary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-quinary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-quinary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-quinary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-quinary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.senary{height:var(--dnest-core-calendar-show-calendar-senary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-senary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-senary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-senary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-senary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-senary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-senary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-senary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-senary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-senary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-senary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-senary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-senary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-senary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-senary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-senary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-senary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-senary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-senary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-senary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-senary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-senary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-senary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-senary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-senary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-senary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-senary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-senary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.senary:hover{height:var(--dnest-core-calendar-show-calendar-senary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-senary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-senary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-senary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-senary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-senary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-senary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-senary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-senary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-senary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-senary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-senary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-senary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-senary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-senary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-senary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-senary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-senary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-senary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-senary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-senary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-senary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-senary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-senary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-senary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-senary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-senary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-senary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-senary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-senary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-senary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-senary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-senary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-senary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-senary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-senary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-senary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-senary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-senary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-senary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-senary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-senary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-senary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-senary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-senary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-senary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-senary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-senary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-senary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-senary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-senary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-senary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-senary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-senary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-senary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-senary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.septenary{height:var(--dnest-core-calendar-show-calendar-septenary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-septenary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-septenary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-septenary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-septenary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-septenary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-septenary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-septenary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-septenary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-septenary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-septenary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-septenary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-septenary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-septenary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-septenary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-septenary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-septenary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-septenary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-septenary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-septenary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-septenary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-septenary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-septenary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-septenary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-septenary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-septenary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-septenary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-septenary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.septenary:hover{height:var(--dnest-core-calendar-show-calendar-septenary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-septenary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-septenary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-septenary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-septenary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-septenary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-septenary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-septenary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-septenary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-septenary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-septenary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-septenary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-septenary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-septenary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-septenary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-septenary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-septenary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-septenary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-septenary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-septenary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-septenary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-septenary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-septenary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-septenary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-septenary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-septenary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-septenary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-septenary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-septenary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-septenary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-septenary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-septenary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-septenary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-septenary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-septenary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-septenary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-septenary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-septenary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-septenary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-septenary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-septenary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-septenary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-septenary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-septenary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-septenary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-septenary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-septenary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-septenary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-septenary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-septenary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-septenary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-septenary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-septenary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-septenary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-septenary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-septenary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.octonary{height:var(--dnest-core-calendar-show-calendar-octonary-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-octonary-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-octonary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-octonary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-octonary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-octonary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-octonary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-octonary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-octonary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-octonary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-octonary-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-octonary-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-octonary-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-octonary-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-octonary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-octonary-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-octonary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-octonary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-octonary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-octonary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-octonary-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-octonary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-octonary-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-octonary-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-octonary-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-octonary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-octonary-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-octonary-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.octonary:hover{height:var(--dnest-core-calendar-show-calendar-octonary-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-octonary-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-octonary-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-octonary-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-octonary-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-octonary-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-octonary-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-octonary-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-octonary-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-octonary-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-octonary-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-octonary-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-octonary-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-octonary-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-octonary-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-octonary-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-octonary-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-octonary-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-octonary-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-octonary-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-octonary-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-octonary-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-octonary-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-octonary-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-octonary-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-octonary-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-octonary-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-octonary-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-octonary-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-octonary-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-octonary-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-octonary-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-octonary-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-octonary-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-octonary-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-octonary-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-octonary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-octonary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-octonary-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-octonary-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-octonary-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-octonary-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-octonary-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-octonary-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-octonary-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-octonary-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-octonary-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-octonary-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-octonary-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-octonary-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-octonary-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-octonary-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-octonary-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-octonary-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-octonary-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-octonary-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.unactive{height:var(--dnest-core-calendar-show-calendar-unactive-height,var(--dnest-core-calendar-show-calendar-height));width:var(--dnest-core-calendar-show-calendar-unactive-width,var(--dnest-core-calendar-show-calendar-width));margin:var(--dnest-core-calendar-show-calendar-unactive-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)) var(--dnest-core-calendar-show-calendar-unactive-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)) var(--dnest-core-calendar-show-calendar-unactive-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)) var(--dnest-core-calendar-show-calendar-unactive-margin-left,var(--dnest-core-calendar-show-calendar-margin-left));padding:var(--dnest-core-calendar-show-calendar-unactive-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)) var(--dnest-core-calendar-show-calendar-unactive-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)) var(--dnest-core-calendar-show-calendar-unactive-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)) var(--dnest-core-calendar-show-calendar-unactive-padding-left,var(--dnest-core-calendar-show-calendar-padding-left));color:var(--dnest-core-calendar-show-calendar-unactive-color,var(--dnest-core-calendar-show-calendar-color));background-color:var(--dnest-core-calendar-show-calendar-unactive-background-color,var(--dnest-core-calendar-show-calendar-background-color));font-family:var(--dnest-core-calendar-show-calendar-unactive-font-family,var(--dnest-core-calendar-show-calendar-font-family));font-size:var(--dnest-core-calendar-show-calendar-unactive-font-size,var(--dnest-core-calendar-show-calendar-font-size));font-weight:var(--dnest-core-calendar-show-calendar-unactive-font-weight,var(--dnest-core-calendar-show-calendar-font-weight));line-height:var(--dnest-core-calendar-show-calendar-unactive-line-height,var(--dnest-core-calendar-show-calendar-line-height));text-transform:var(--dnest-core-calendar-show-calendar-unactive-text-transform,var(--dnest-core-calendar-show-calendar-text-transform));text-indent:var(--dnest-core-calendar-show-calendar-unactive-text-indent,var(--dnest-core-calendar-show-calendar-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-unactive-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-decoration:var(--dnest-core-calendar-show-calendar-unactive-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration));text-align:var(--dnest-core-calendar-show-calendar-unactive-text-align,var(--dnest-core-calendar-show-calendar-text-align));border-radius:var(--dnest-core-calendar-show-calendar-unactive-border-radius,var(--dnest-core-calendar-show-calendar-border-radius));border:var(--dnest-core-calendar-show-calendar-unactive-border,var(--dnest-core-calendar-show-calendar-border));border-top:var(--dnest-core-calendar-show-calendar-unactive-border-top,var(--dnest-core-calendar-show-calendar-border-top));border-left:var(--dnest-core-calendar-show-calendar-unactive-border-left,var(--dnest-core-calendar-show-calendar-border-left));border-bottom:var(--dnest-core-calendar-show-calendar-unactive-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom));border-right:var(--dnest-core-calendar-show-calendar-unactive-border-right,var(--dnest-core-calendar-show-calendar-border-right));opacity:var(--dnest-core-calendar-show-calendar-unactive-opacity,var(--dnest-core-calendar-show-calendar-opacity))}:root.unactive:hover{height:var(--dnest-core-calendar-show-calendar-unactive-hover-height,var(--dnest-core-calendar-show-calendar-hover-height,var(--dnest-core-calendar-show-calendar-unactive-height,var(--dnest-core-calendar-show-calendar-height))));width:var(--dnest-core-calendar-show-calendar-unactive-hover-width,var(--dnest-core-calendar-show-calendar-hover-width,var(--dnest-core-calendar-show-calendar-unactive-width,var(--dnest-core-calendar-show-calendar-width))));margin:var(--dnest-core-calendar-show-calendar-unactive-hover-margin-top,var(--dnest-core-calendar-show-calendar-hover-margin-top,var(--dnest-core-calendar-show-calendar-unactive-margin-top,var(--dnest-core-calendar-show-calendar-margin-top)))) var(--dnest-core-calendar-show-calendar-unactive-hover-margin-right,var(--dnest-core-calendar-show-calendar-hover-margin-right,var(--dnest-core-calendar-show-calendar-unactive-margin-right,var(--dnest-core-calendar-show-calendar-margin-right)))) var(--dnest-core-calendar-show-calendar-unactive-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-hover-margin-bottom,var(--dnest-core-calendar-show-calendar-unactive-margin-bottom,var(--dnest-core-calendar-show-calendar-margin-bottom)))) var(--dnest-core-calendar-show-calendar-unactive-hover-margin-left,var(--dnest-core-calendar-show-calendar-hover-margin-left,var(--dnest-core-calendar-show-calendar-unactive-margin-left,var(--dnest-core-calendar-show-calendar-margin-left))));padding:var(--dnest-core-calendar-show-calendar-unactive-hover-padding-top,var(--dnest-core-calendar-show-calendar-hover-padding-top,var(--dnest-core-calendar-show-calendar-unactive-padding-top,var(--dnest-core-calendar-show-calendar-padding-top)))) var(--dnest-core-calendar-show-calendar-unactive-hover-padding-right,var(--dnest-core-calendar-show-calendar-hover-padding-right,var(--dnest-core-calendar-show-calendar-unactive-padding-right,var(--dnest-core-calendar-show-calendar-padding-right)))) var(--dnest-core-calendar-show-calendar-unactive-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-hover-padding-bottom,var(--dnest-core-calendar-show-calendar-unactive-padding-bottom,var(--dnest-core-calendar-show-calendar-padding-bottom)))) var(--dnest-core-calendar-show-calendar-unactive-hover-padding-left,var(--dnest-core-calendar-show-calendar-hover-padding-left,var(--dnest-core-calendar-show-calendar-unactive-padding-left,var(--dnest-core-calendar-show-calendar-padding-left))));color:var(--dnest-core-calendar-show-calendar-unactive-hover-color,var(--dnest-core-calendar-show-calendar-hover-color,var(--dnest-core-calendar-show-calendar-unactive-color,var(--dnest-core-calendar-show-calendar-color))));background-color:var(--dnest-core-calendar-show-calendar-unactive-hover-background-color,var(--dnest-core-calendar-show-calendar-hover-background-color,var(--dnest-core-calendar-show-calendar-unactive-background-color,var(--dnest-core-calendar-show-calendar-background-color))));font-family:var(--dnest-core-calendar-show-calendar-unactive-hover-font-family,var(--dnest-core-calendar-show-calendar-hover-font-family,var(--dnest-core-calendar-show-calendar-unactive-font-family,var(--dnest-core-calendar-show-calendar-font-family))));font-size:var(--dnest-core-calendar-show-calendar-unactive-hover-font-size,var(--dnest-core-calendar-show-calendar-hover-font-size,var(--dnest-core-calendar-show-calendar-unactive-font-size,var(--dnest-core-calendar-show-calendar-font-size))));font-weight:var(--dnest-core-calendar-show-calendar-unactive-hover-font-weight,var(--dnest-core-calendar-show-calendar-hover-font-weight,var(--dnest-core-calendar-show-calendar-unactive-font-weight,var(--dnest-core-calendar-show-calendar-font-weight))));line-height:var(--dnest-core-calendar-show-calendar-unactive-hover-line-height,var(--dnest-core-calendar-show-calendar-hover-line-height,var(--dnest-core-calendar-show-calendar-unactive-line-height,var(--dnest-core-calendar-show-calendar-line-height))));text-transform:var(--dnest-core-calendar-show-calendar-unactive-hover-text-transform,var(--dnest-core-calendar-show-calendar-hover-text-transform,var(--dnest-core-calendar-show-calendar-unactive-text-transform,var(--dnest-core-calendar-show-calendar-text-transform))));text-indent:var(--dnest-core-calendar-show-calendar-unactive-hover-text-indent,var(--dnest-core-calendar-show-calendar-hover-text-indent,var(--dnest-core-calendar-show-calendar-unactive-text-indent,var(--dnest-core-calendar-show-calendar-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-show-calendar-unactive-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-unactive-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-decoration:var(--dnest-core-calendar-show-calendar-unactive-hover-text-decoration,var(--dnest-core-calendar-show-calendar-hover-text-decoration,var(--dnest-core-calendar-show-calendar-unactive-text-decoration,var(--dnest-core-calendar-show-calendar-text-decoration))));text-align:var(--dnest-core-calendar-show-calendar-unactive-hover-text-align,var(--dnest-core-calendar-show-calendar-hover-text-align,var(--dnest-core-calendar-show-calendar-unactive-text-align,var(--dnest-core-calendar-show-calendar-text-align))));border-radius:var(--dnest-core-calendar-show-calendar-unactive-hover-border-radius,var(--dnest-core-calendar-show-calendar-hover-border-radius,var(--dnest-core-calendar-show-calendar-unactive-border-radius,var(--dnest-core-calendar-show-calendar-border-radius))));border:var(--dnest-core-calendar-show-calendar-unactive-hover-border,var(--dnest-core-calendar-show-calendar-hover-border,var(--dnest-core-calendar-show-calendar-unactive-border,var(--dnest-core-calendar-show-calendar-border))));border-top:var(--dnest-core-calendar-show-calendar-unactive-hover-border-top,var(--dnest-core-calendar-show-calendar-hover-border-top,var(--dnest-core-calendar-show-calendar-unactive-border-top,var(--dnest-core-calendar-show-calendar-border-top))));border-left:var(--dnest-core-calendar-show-calendar-unactive-hover-border-left,var(--dnest-core-calendar-show-calendar-hover-border-left,var(--dnest-core-calendar-show-calendar-unactive-border-left,var(--dnest-core-calendar-show-calendar-border-left))));border-bottom:var(--dnest-core-calendar-show-calendar-unactive-hover-border-bottom,var(--dnest-core-calendar-show-calendar-hover-border-bottom,var(--dnest-core-calendar-show-calendar-unactive-border-bottom,var(--dnest-core-calendar-show-calendar-border-bottom))));border-right:var(--dnest-core-calendar-show-calendar-unactive-hover-border-right,var(--dnest-core-calendar-show-calendar-hover-border-right,var(--dnest-core-calendar-show-calendar-unactive-border-right,var(--dnest-core-calendar-show-calendar-border-right))));opacity:var(--dnest-core-calendar-show-calendar-unactive-hover-opacity,var(--dnest-core-calendar-show-calendar-hover-opacity,var(--dnest-core-calendar-show-calendar-unactive-opacity,var(--dnest-core-calendar-show-calendar-opacity))))}:root.primary{height:var(--dnest-core-calendar-arrow-circle-primary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-primary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-primary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-primary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-primary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-primary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-primary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-primary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-primary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-primary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-primary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-primary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-primary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-primary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-primary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-primary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-primary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-primary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-primary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-primary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-primary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-primary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-primary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-primary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-primary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-primary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-primary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-primary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.primary:hover{height:var(--dnest-core-calendar-arrow-circle-primary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-primary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-primary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-primary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-primary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-primary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-primary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-primary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-primary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-primary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-primary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-primary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-primary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-primary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-primary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-primary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-primary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-primary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-primary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-primary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-primary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-primary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-primary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-primary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-primary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-primary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-primary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-primary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-primary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-primary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-primary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-primary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-primary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-primary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-primary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-primary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-primary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-primary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-primary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-primary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-primary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-primary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-primary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-primary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-primary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-primary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-primary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-primary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-primary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-primary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-primary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-primary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-primary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-primary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-primary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-primary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.secondary{height:var(--dnest-core-calendar-arrow-circle-secondary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-secondary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-secondary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-secondary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-secondary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-secondary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-secondary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-secondary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-secondary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-secondary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-secondary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-secondary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-secondary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-secondary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-secondary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-secondary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-secondary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-secondary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-secondary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-secondary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-secondary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-secondary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-secondary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-secondary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-secondary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-secondary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-secondary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-secondary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.secondary:hover{height:var(--dnest-core-calendar-arrow-circle-secondary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-secondary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-secondary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-secondary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-secondary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-secondary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-secondary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-secondary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-secondary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-secondary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-secondary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-secondary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-secondary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-secondary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-secondary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-secondary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-secondary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-secondary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-secondary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-secondary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-secondary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-secondary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-secondary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-secondary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-secondary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-secondary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-secondary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-secondary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-secondary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-secondary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-secondary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-secondary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-secondary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-secondary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-secondary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-secondary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-secondary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-secondary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-secondary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-secondary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-secondary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-secondary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-secondary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-secondary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-secondary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-secondary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-secondary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-secondary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-secondary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-secondary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-secondary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-secondary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-secondary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-secondary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-secondary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-secondary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.tertiary{height:var(--dnest-core-calendar-arrow-circle-tertiary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-tertiary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-tertiary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-tertiary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-tertiary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-tertiary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-tertiary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-tertiary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-tertiary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-tertiary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-tertiary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-tertiary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-tertiary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-tertiary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-tertiary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-tertiary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-tertiary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-tertiary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-tertiary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-tertiary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-tertiary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-tertiary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-tertiary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-tertiary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-tertiary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-tertiary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-tertiary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-tertiary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.tertiary:hover{height:var(--dnest-core-calendar-arrow-circle-tertiary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-tertiary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-tertiary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-tertiary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-tertiary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-tertiary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-tertiary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-tertiary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-tertiary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-tertiary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-tertiary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-tertiary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-tertiary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-tertiary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-tertiary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-tertiary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-tertiary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-tertiary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-tertiary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-tertiary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-tertiary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-tertiary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-tertiary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-tertiary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-tertiary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-tertiary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-tertiary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-tertiary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-tertiary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-tertiary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-tertiary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-tertiary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-tertiary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-tertiary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-tertiary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-tertiary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-tertiary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-tertiary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-tertiary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-tertiary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-tertiary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-tertiary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-tertiary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-tertiary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-tertiary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-tertiary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-tertiary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-tertiary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-tertiary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-tertiary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-tertiary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-tertiary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-tertiary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-tertiary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-tertiary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-tertiary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.quaternary{height:var(--dnest-core-calendar-arrow-circle-quaternary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-quaternary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-quaternary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-quaternary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-quaternary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-quaternary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-quaternary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-quaternary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-quaternary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-quaternary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-quaternary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-quaternary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-quaternary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-quaternary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-quaternary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-quaternary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-quaternary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-quaternary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-quaternary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-quaternary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-quaternary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-quaternary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-quaternary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-quaternary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-quaternary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-quaternary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-quaternary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-quaternary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.quaternary:hover{height:var(--dnest-core-calendar-arrow-circle-quaternary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-quaternary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-quaternary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-quaternary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-quaternary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-quaternary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-quaternary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-quaternary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-quaternary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-quaternary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-quaternary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-quaternary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-quaternary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-quaternary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-quaternary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-quaternary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-quaternary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-quaternary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-quaternary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-quaternary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-quaternary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-quaternary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-quaternary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-quaternary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-quaternary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-quaternary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-quaternary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-quaternary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-quaternary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-quaternary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-quaternary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-quaternary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-quaternary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-quaternary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-quaternary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-quaternary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-quaternary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-quaternary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-quaternary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-quaternary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-quaternary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-quaternary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-quaternary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-quaternary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-quaternary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-quaternary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-quaternary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-quaternary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-quaternary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-quaternary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-quaternary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-quaternary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-quaternary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-quaternary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-quaternary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-quaternary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.quinary{height:var(--dnest-core-calendar-arrow-circle-quinary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-quinary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-quinary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-quinary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-quinary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-quinary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-quinary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-quinary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-quinary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-quinary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-quinary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-quinary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-quinary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-quinary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-quinary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-quinary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-quinary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-quinary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-quinary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-quinary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-quinary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-quinary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-quinary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-quinary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-quinary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-quinary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-quinary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-quinary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.quinary:hover{height:var(--dnest-core-calendar-arrow-circle-quinary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-quinary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-quinary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-quinary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-quinary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-quinary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-quinary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-quinary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-quinary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-quinary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-quinary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-quinary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-quinary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-quinary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-quinary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-quinary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-quinary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-quinary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-quinary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-quinary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-quinary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-quinary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-quinary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-quinary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-quinary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-quinary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-quinary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-quinary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-quinary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-quinary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-quinary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-quinary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-quinary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-quinary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-quinary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-quinary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-quinary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-quinary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-quinary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-quinary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-quinary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-quinary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-quinary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-quinary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-quinary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-quinary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-quinary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-quinary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-quinary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-quinary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-quinary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-quinary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-quinary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-quinary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-quinary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-quinary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.senary{height:var(--dnest-core-calendar-arrow-circle-senary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-senary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-senary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-senary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-senary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-senary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-senary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-senary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-senary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-senary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-senary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-senary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-senary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-senary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-senary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-senary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-senary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-senary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-senary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-senary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-senary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-senary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-senary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-senary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-senary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-senary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-senary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-senary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.senary:hover{height:var(--dnest-core-calendar-arrow-circle-senary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-senary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-senary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-senary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-senary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-senary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-senary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-senary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-senary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-senary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-senary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-senary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-senary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-senary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-senary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-senary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-senary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-senary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-senary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-senary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-senary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-senary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-senary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-senary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-senary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-senary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-senary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-senary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-senary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-senary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-senary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-senary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-senary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-senary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-senary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-senary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-senary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-senary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-senary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-senary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-senary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-senary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-senary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-senary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-senary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-senary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-senary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-senary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-senary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-senary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-senary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-senary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-senary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-senary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-senary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-senary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.septenary{height:var(--dnest-core-calendar-arrow-circle-septenary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-septenary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-septenary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-septenary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-septenary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-septenary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-septenary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-septenary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-septenary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-septenary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-septenary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-septenary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-septenary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-septenary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-septenary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-septenary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-septenary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-septenary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-septenary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-septenary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-septenary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-septenary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-septenary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-septenary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-septenary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-septenary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-septenary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-septenary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.septenary:hover{height:var(--dnest-core-calendar-arrow-circle-septenary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-septenary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-septenary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-septenary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-septenary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-septenary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-septenary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-septenary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-septenary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-septenary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-septenary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-septenary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-septenary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-septenary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-septenary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-septenary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-septenary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-septenary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-septenary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-septenary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-septenary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-septenary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-septenary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-septenary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-septenary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-septenary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-septenary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-septenary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-septenary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-septenary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-septenary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-septenary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-septenary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-septenary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-septenary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-septenary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-septenary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-septenary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-septenary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-septenary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-septenary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-septenary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-septenary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-septenary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-septenary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-septenary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-septenary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-septenary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-septenary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-septenary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-septenary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-septenary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-septenary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-septenary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-septenary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-septenary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.octonary{height:var(--dnest-core-calendar-arrow-circle-octonary-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-octonary-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-octonary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-octonary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-octonary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-octonary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-octonary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-octonary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-octonary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-octonary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-octonary-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-octonary-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-octonary-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-octonary-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-octonary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-octonary-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-octonary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-octonary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-octonary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-octonary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-octonary-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-octonary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-octonary-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-octonary-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-octonary-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-octonary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-octonary-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-octonary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.octonary:hover{height:var(--dnest-core-calendar-arrow-circle-octonary-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-octonary-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-octonary-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-octonary-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-octonary-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-octonary-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-octonary-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-octonary-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-octonary-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-octonary-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-octonary-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-octonary-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-octonary-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-octonary-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-octonary-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-octonary-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-octonary-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-octonary-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-octonary-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-octonary-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-octonary-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-octonary-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-octonary-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-octonary-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-octonary-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-octonary-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-octonary-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-octonary-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-octonary-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-octonary-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-octonary-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-octonary-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-octonary-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-octonary-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-octonary-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-octonary-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-octonary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-octonary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-octonary-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-octonary-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-octonary-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-octonary-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-octonary-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-octonary-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-octonary-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-octonary-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-octonary-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-octonary-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-octonary-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-octonary-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-octonary-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-octonary-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-octonary-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-octonary-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-octonary-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-octonary-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root.unactive{height:var(--dnest-core-calendar-arrow-circle-unactive-height,var(--dnest-core-calendar-arrow-circle-height));width:var(--dnest-core-calendar-arrow-circle-unactive-width,var(--dnest-core-calendar-arrow-circle-width));margin:var(--dnest-core-calendar-arrow-circle-unactive-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)) var(--dnest-core-calendar-arrow-circle-unactive-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)) var(--dnest-core-calendar-arrow-circle-unactive-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)) var(--dnest-core-calendar-arrow-circle-unactive-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left));padding:var(--dnest-core-calendar-arrow-circle-unactive-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)) var(--dnest-core-calendar-arrow-circle-unactive-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)) var(--dnest-core-calendar-arrow-circle-unactive-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)) var(--dnest-core-calendar-arrow-circle-unactive-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left));color:var(--dnest-core-calendar-arrow-circle-unactive-color,var(--dnest-core-calendar-arrow-circle-color));background-color:var(--dnest-core-calendar-arrow-circle-unactive-background-color,var(--dnest-core-calendar-arrow-circle-background-color));font-family:var(--dnest-core-calendar-arrow-circle-unactive-font-family,var(--dnest-core-calendar-arrow-circle-font-family));font-size:var(--dnest-core-calendar-arrow-circle-unactive-font-size,var(--dnest-core-calendar-arrow-circle-font-size));font-weight:var(--dnest-core-calendar-arrow-circle-unactive-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight));line-height:var(--dnest-core-calendar-arrow-circle-unactive-line-height,var(--dnest-core-calendar-arrow-circle-line-height));text-transform:var(--dnest-core-calendar-arrow-circle-unactive-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform));text-indent:var(--dnest-core-calendar-arrow-circle-unactive-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-unactive-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-decoration:var(--dnest-core-calendar-arrow-circle-unactive-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration));text-align:var(--dnest-core-calendar-arrow-circle-unactive-text-align,var(--dnest-core-calendar-arrow-circle-text-align));border-radius:var(--dnest-core-calendar-arrow-circle-unactive-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius));border:var(--dnest-core-calendar-arrow-circle-unactive-border,var(--dnest-core-calendar-arrow-circle-border));border-top:var(--dnest-core-calendar-arrow-circle-unactive-border-top,var(--dnest-core-calendar-arrow-circle-border-top));border-left:var(--dnest-core-calendar-arrow-circle-unactive-border-left,var(--dnest-core-calendar-arrow-circle-border-left));border-bottom:var(--dnest-core-calendar-arrow-circle-unactive-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom));border-right:var(--dnest-core-calendar-arrow-circle-unactive-border-right,var(--dnest-core-calendar-arrow-circle-border-right));opacity:var(--dnest-core-calendar-arrow-circle-unactive-opacity,var(--dnest-core-calendar-arrow-circle-opacity))}:root.unactive:hover{height:var(--dnest-core-calendar-arrow-circle-unactive-hover-height,var(--dnest-core-calendar-arrow-circle-hover-height,var(--dnest-core-calendar-arrow-circle-unactive-height,var(--dnest-core-calendar-arrow-circle-height))));width:var(--dnest-core-calendar-arrow-circle-unactive-hover-width,var(--dnest-core-calendar-arrow-circle-hover-width,var(--dnest-core-calendar-arrow-circle-unactive-width,var(--dnest-core-calendar-arrow-circle-width))));margin:var(--dnest-core-calendar-arrow-circle-unactive-hover-margin-top,var(--dnest-core-calendar-arrow-circle-hover-margin-top,var(--dnest-core-calendar-arrow-circle-unactive-margin-top,var(--dnest-core-calendar-arrow-circle-margin-top)))) var(--dnest-core-calendar-arrow-circle-unactive-hover-margin-right,var(--dnest-core-calendar-arrow-circle-hover-margin-right,var(--dnest-core-calendar-arrow-circle-unactive-margin-right,var(--dnest-core-calendar-arrow-circle-margin-right)))) var(--dnest-core-calendar-arrow-circle-unactive-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-hover-margin-bottom,var(--dnest-core-calendar-arrow-circle-unactive-margin-bottom,var(--dnest-core-calendar-arrow-circle-margin-bottom)))) var(--dnest-core-calendar-arrow-circle-unactive-hover-margin-left,var(--dnest-core-calendar-arrow-circle-hover-margin-left,var(--dnest-core-calendar-arrow-circle-unactive-margin-left,var(--dnest-core-calendar-arrow-circle-margin-left))));padding:var(--dnest-core-calendar-arrow-circle-unactive-hover-padding-top,var(--dnest-core-calendar-arrow-circle-hover-padding-top,var(--dnest-core-calendar-arrow-circle-unactive-padding-top,var(--dnest-core-calendar-arrow-circle-padding-top)))) var(--dnest-core-calendar-arrow-circle-unactive-hover-padding-right,var(--dnest-core-calendar-arrow-circle-hover-padding-right,var(--dnest-core-calendar-arrow-circle-unactive-padding-right,var(--dnest-core-calendar-arrow-circle-padding-right)))) var(--dnest-core-calendar-arrow-circle-unactive-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-hover-padding-bottom,var(--dnest-core-calendar-arrow-circle-unactive-padding-bottom,var(--dnest-core-calendar-arrow-circle-padding-bottom)))) var(--dnest-core-calendar-arrow-circle-unactive-hover-padding-left,var(--dnest-core-calendar-arrow-circle-hover-padding-left,var(--dnest-core-calendar-arrow-circle-unactive-padding-left,var(--dnest-core-calendar-arrow-circle-padding-left))));color:var(--dnest-core-calendar-arrow-circle-unactive-hover-color,var(--dnest-core-calendar-arrow-circle-hover-color,var(--dnest-core-calendar-arrow-circle-unactive-color,var(--dnest-core-calendar-arrow-circle-color))));background-color:var(--dnest-core-calendar-arrow-circle-unactive-hover-background-color,var(--dnest-core-calendar-arrow-circle-hover-background-color,var(--dnest-core-calendar-arrow-circle-unactive-background-color,var(--dnest-core-calendar-arrow-circle-background-color))));font-family:var(--dnest-core-calendar-arrow-circle-unactive-hover-font-family,var(--dnest-core-calendar-arrow-circle-hover-font-family,var(--dnest-core-calendar-arrow-circle-unactive-font-family,var(--dnest-core-calendar-arrow-circle-font-family))));font-size:var(--dnest-core-calendar-arrow-circle-unactive-hover-font-size,var(--dnest-core-calendar-arrow-circle-hover-font-size,var(--dnest-core-calendar-arrow-circle-unactive-font-size,var(--dnest-core-calendar-arrow-circle-font-size))));font-weight:var(--dnest-core-calendar-arrow-circle-unactive-hover-font-weight,var(--dnest-core-calendar-arrow-circle-hover-font-weight,var(--dnest-core-calendar-arrow-circle-unactive-font-weight,var(--dnest-core-calendar-arrow-circle-font-weight))));line-height:var(--dnest-core-calendar-arrow-circle-unactive-hover-line-height,var(--dnest-core-calendar-arrow-circle-hover-line-height,var(--dnest-core-calendar-arrow-circle-unactive-line-height,var(--dnest-core-calendar-arrow-circle-line-height))));text-transform:var(--dnest-core-calendar-arrow-circle-unactive-hover-text-transform,var(--dnest-core-calendar-arrow-circle-hover-text-transform,var(--dnest-core-calendar-arrow-circle-unactive-text-transform,var(--dnest-core-calendar-arrow-circle-text-transform))));text-indent:var(--dnest-core-calendar-arrow-circle-unactive-hover-text-indent,var(--dnest-core-calendar-arrow-circle-hover-text-indent,var(--dnest-core-calendar-arrow-circle-unactive-text-indent,var(--dnest-core-calendar-arrow-circle-text-indent))));-webkit-text-decoration:var(--dnest-core-calendar-arrow-circle-unactive-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-unactive-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-decoration:var(--dnest-core-calendar-arrow-circle-unactive-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-hover-text-decoration,var(--dnest-core-calendar-arrow-circle-unactive-text-decoration,var(--dnest-core-calendar-arrow-circle-text-decoration))));text-align:var(--dnest-core-calendar-arrow-circle-unactive-hover-text-align,var(--dnest-core-calendar-arrow-circle-hover-text-align,var(--dnest-core-calendar-arrow-circle-unactive-text-align,var(--dnest-core-calendar-arrow-circle-text-align))));border-radius:var(--dnest-core-calendar-arrow-circle-unactive-hover-border-radius,var(--dnest-core-calendar-arrow-circle-hover-border-radius,var(--dnest-core-calendar-arrow-circle-unactive-border-radius,var(--dnest-core-calendar-arrow-circle-border-radius))));border:var(--dnest-core-calendar-arrow-circle-unactive-hover-border,var(--dnest-core-calendar-arrow-circle-hover-border,var(--dnest-core-calendar-arrow-circle-unactive-border,var(--dnest-core-calendar-arrow-circle-border))));border-top:var(--dnest-core-calendar-arrow-circle-unactive-hover-border-top,var(--dnest-core-calendar-arrow-circle-hover-border-top,var(--dnest-core-calendar-arrow-circle-unactive-border-top,var(--dnest-core-calendar-arrow-circle-border-top))));border-left:var(--dnest-core-calendar-arrow-circle-unactive-hover-border-left,var(--dnest-core-calendar-arrow-circle-hover-border-left,var(--dnest-core-calendar-arrow-circle-unactive-border-left,var(--dnest-core-calendar-arrow-circle-border-left))));border-bottom:var(--dnest-core-calendar-arrow-circle-unactive-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-hover-border-bottom,var(--dnest-core-calendar-arrow-circle-unactive-border-bottom,var(--dnest-core-calendar-arrow-circle-border-bottom))));border-right:var(--dnest-core-calendar-arrow-circle-unactive-hover-border-right,var(--dnest-core-calendar-arrow-circle-hover-border-right,var(--dnest-core-calendar-arrow-circle-unactive-border-right,var(--dnest-core-calendar-arrow-circle-border-right))));opacity:var(--dnest-core-calendar-arrow-circle-unactive-hover-opacity,var(--dnest-core-calendar-arrow-circle-hover-opacity,var(--dnest-core-calendar-arrow-circle-unactive-opacity,var(--dnest-core-calendar-arrow-circle-opacity))))}:root{--dnest-core-sidenav-bar-item-height:100%;--dnest-core-sidenav-bar-item-width:100%;--dnest-core-sidenav-bar-item-margin-top:0;--dnest-core-sidenav-bar-item-margin-bottom:0;--dnest-core-sidenav-bar-item-margin-left:0;--dnest-core-sidenav-bar-item-margin-right:0;--dnest-core-sidenav-bar-item-padding-top:0;--dnest-core-sidenav-bar-item-padding-bottom:0;--dnest-core-sidenav-bar-item-padding-left:0;--dnest-core-sidenav-bar-item-padding-right:0;--dnest-core-sidenav-bar-item-color:var(--primary);--dnest-core-sidenav-bar-item-background-color:unset;--dnest-core-sidenav-bar-item-font-family:var(--font-family);--dnest-core-sidenav-bar-item-font-size:unset;--dnest-core-sidenav-bar-item-font-weight:unset;--dnest-core-sidenav-bar-item-line-height:unset;--dnest-core-sidenav-bar-item-text-transform:unset;--dnest-core-sidenav-bar-item-text-indent:unset;--dnest-core-sidenav-bar-item-text-decoration:unset;--dnest-core-sidenav-bar-item-text-align:unset;--dnest-core-sidenav-bar-item-border-radius:unset;--dnest-core-sidenav-bar-item-border:unset;--dnest-core-sidenav-bar-item-border-top:unset;--dnest-core-sidenav-bar-item-border-left:unset;--dnest-core-sidenav-bar-item-border-bottom:unset;--dnest-core-sidenav-bar-item-border-right:unset;--dnest-core-sidenav-bar-item-opacity:1;--dnest-core-sidenav-bar-item-primary-color:var(--primary);--dnest-core-sidenav-bar-item-secondary-color:var(--secondary);--dnest-core-sidenav-bar-item-tertiary-color:var(--tertiary);--dnest-core-sidenav-bar-item-quaternary-color:var(--quaternary);--dnest-core-sidenav-bar-item-quinary-color:var(--quinary);--dnest-core-sidenav-bar-item-senary-color:var(--senary);--dnest-core-sidenav-bar-item-septenary-color:var(--septenary);--dnest-core-sidenav-bar-item-octonary-color:var(--octonary);--dnest-core-sidenav-bar-item-unactive-color:var(--unactive);--dnest-core-sidenav-bar-item-inner-container-height:var(--dnest-core-sidenav-bar-item-height);--dnest-core-sidenav-bar-item-inner-container-width:var(--dnest-core-sidenav-bar-item-width);--dnest-core-sidenav-bar-item-inner-container-margin-top:var(--dnest-core-sidenav-bar-item-margin-top);--dnest-core-sidenav-bar-item-inner-container-margin-bottom:var(--dnest-core-sidenav-bar-item-margin-bottom);--dnest-core-sidenav-bar-item-inner-container-margin-left:var(--dnest-core-sidenav-bar-item-margin-left);--dnest-core-sidenav-bar-item-inner-container-margin-right:var(--dnest-core-sidenav-bar-item-margin-right);--dnest-core-sidenav-bar-item-inner-container-padding-top:var(--dnest-core-sidenav-bar-item-padding-top);--dnest-core-sidenav-bar-item-inner-container-padding-bottom:var(--dnest-core-sidenav-bar-item-padding-bottom);--dnest-core-sidenav-bar-item-inner-container-padding-left:var(--dnest-core-sidenav-bar-item-padding-left);--dnest-core-sidenav-bar-item-inner-container-padding-right:var(--dnest-core-sidenav-bar-item-padding-right);--dnest-core-sidenav-bar-item-inner-container-color:var(--dnest-core-sidenav-bar-item-color);--dnest-core-sidenav-bar-item-inner-container-background-color:var(--dnest-core-sidenav-bar-item-background-color);--dnest-core-sidenav-bar-item-inner-container-font-family:var(--dnest-core-sidenav-bar-item-font-family);--dnest-core-sidenav-bar-item-inner-container-font-size:var(--dnest-core-sidenav-bar-item-font-size);--dnest-core-sidenav-bar-item-inner-container-font-weight:var(--dnest-core-sidenav-bar-item-font-weight);--dnest-core-sidenav-bar-item-inner-container-line-height:var(--dnest-core-sidenav-bar-item-line-height);--dnest-core-sidenav-bar-item-inner-container-text-transform:var(--dnest-core-sidenav-bar-item-text-transform);--dnest-core-sidenav-bar-item-inner-container-text-indent:var(--dnest-core-sidenav-bar-item-text-indent);--dnest-core-sidenav-bar-item-inner-container-text-decoration:var(--dnest-core-sidenav-bar-item-text-decoration);--dnest-core-sidenav-bar-item-inner-container-text-align:var(--dnest-core-sidenav-bar-item-text-align);--dnest-core-sidenav-bar-item-inner-container-border-radius:var(--dnest-core-sidenav-bar-item-border-radius);--dnest-core-sidenav-bar-item-inner-container-border:var(--dnest-core-sidenav-bar-item-border);--dnest-core-sidenav-bar-item-inner-container-border-top:var(--dnest-core-sidenav-bar-item-border-top);--dnest-core-sidenav-bar-item-inner-container-border-left:var(--dnest-core-sidenav-bar-item-border-left);--dnest-core-sidenav-bar-item-inner-container-border-bottom:var(--dnest-core-sidenav-bar-item-border-bottom);--dnest-core-sidenav-bar-item-inner-container-border-right:var(--dnest-core-sidenav-bar-item-border-right);--dnest-core-sidenav-bar-item-inner-container-opacity:var(--dnest-core-sidenav-bar-item-opacity);--dnest-core-sidenav-bar-item-inner-container-primary-color:var(--primary);--dnest-core-sidenav-bar-item-inner-container-secondary-color:var(--secondary);--dnest-core-sidenav-bar-item-inner-container-tertiary-color:var(--tertiary);--dnest-core-sidenav-bar-item-inner-container-quaternary-color:var(--quaternary);--dnest-core-sidenav-bar-item-inner-container-quinary-color:var(--quinary);--dnest-core-sidenav-bar-item-inner-container-senary-color:var(--senary);--dnest-core-sidenav-bar-item-inner-container-septenary-color:var(--septenary);--dnest-core-sidenav-bar-item-inner-container-octonary-color:var(--octonary);--dnest-core-sidenav-bar-item-inner-container-unactive-color:var(--unactive);--dnest-core-sidenav-bar-item-container-hover-height:var(--dnest-core-sidenav-bar-item-height);--dnest-core-sidenav-bar-item-container-hover-width:var(--dnest-core-sidenav-bar-item-width);--dnest-core-sidenav-bar-item-container-hover-margin-top:var(--dnest-core-sidenav-bar-item-margin-top);--dnest-core-sidenav-bar-item-container-hover-margin-bottom:var(--dnest-core-sidenav-bar-item-margin-bottom);--dnest-core-sidenav-bar-item-container-hover-margin-left:var(--dnest-core-sidenav-bar-item-margin-left);--dnest-core-sidenav-bar-item-container-hover-margin-right:var(--dnest-core-sidenav-bar-item-margin-right);--dnest-core-sidenav-bar-item-container-hover-padding-top:var(--dnest-core-sidenav-bar-item-padding-top);--dnest-core-sidenav-bar-item-container-hover-padding-bottom:var(--dnest-core-sidenav-bar-item-padding-bottom);--dnest-core-sidenav-bar-item-container-hover-padding-left:var(--dnest-core-sidenav-bar-item-padding-left);--dnest-core-sidenav-bar-item-container-hover-padding-right:var(--dnest-core-sidenav-bar-item-padding-right);--dnest-core-sidenav-bar-item-container-hover-color:var(--dnest-core-sidenav-bar-item-color);--dnest-core-sidenav-bar-item-container-hover-background-color:var(--dnest-core-sidenav-bar-item-background-color);--dnest-core-sidenav-bar-item-container-hover-font-family:var(--dnest-core-sidenav-bar-item-font-family);--dnest-core-sidenav-bar-item-container-hover-font-size:var(--dnest-core-sidenav-bar-item-font-size);--dnest-core-sidenav-bar-item-container-hover-font-weight:var(--dnest-core-sidenav-bar-item-font-weight);--dnest-core-sidenav-bar-item-container-hover-line-height:var(--dnest-core-sidenav-bar-item-line-height);--dnest-core-sidenav-bar-item-container-hover-text-transform:var(--dnest-core-sidenav-bar-item-text-transform);--dnest-core-sidenav-bar-item-container-hover-text-indent:var(--dnest-core-sidenav-bar-item-text-indent);--dnest-core-sidenav-bar-item-container-hover-text-decoration:var(--dnest-core-sidenav-bar-item-text-decoration);--dnest-core-sidenav-bar-item-container-hover-text-align:var(--dnest-core-sidenav-bar-item-text-align);--dnest-core-sidenav-bar-item-container-hover-border-radius:var(--dnest-core-sidenav-bar-item-border-radius);--dnest-core-sidenav-bar-item-container-hover-border:var(--dnest-core-sidenav-bar-item-border);--dnest-core-sidenav-bar-item-container-hover-border-top:var(--dnest-core-sidenav-bar-item-border-top);--dnest-core-sidenav-bar-item-container-hover-border-left:var(--dnest-core-sidenav-bar-item-border-left);--dnest-core-sidenav-bar-item-container-hover-border-bottom:var(--dnest-core-sidenav-bar-item-border-bottom);--dnest-core-sidenav-bar-item-container-hover-border-right:var(--dnest-core-sidenav-bar-item-border-right);--dnest-core-sidenav-bar-item-container-hover-opacity:var(--dnest-core-sidenav-bar-item-opacity);--dnest-core-sidenav-bar-item-container-hover-primary-color:var(--primary);--dnest-core-sidenav-bar-item-container-hover-secondary-color:var(--secondary);--dnest-core-sidenav-bar-item-container-hover-tertiary-color:var(--tertiary);--dnest-core-sidenav-bar-item-container-hover-quaternary-color:var(--quaternary);--dnest-core-sidenav-bar-item-container-hover-quinary-color:var(--quinary);--dnest-core-sidenav-bar-item-container-hover-senary-color:var(--senary);--dnest-core-sidenav-bar-item-container-hover-septenary-color:var(--septenary);--dnest-core-sidenav-bar-item-container-hover-octonary-color:var(--octonary);--dnest-core-sidenav-bar-item-container-hover-unactive-color:var(--unactive);--dnest-core-sidenav-bar-item-container-active-height:var(--dnest-core-sidenav-bar-item-height);--dnest-core-sidenav-bar-item-container-active-width:var(--dnest-core-sidenav-bar-item-width);--dnest-core-sidenav-bar-item-container-active-margin-top:var(--dnest-core-sidenav-bar-item-margin-top);--dnest-core-sidenav-bar-item-container-active-margin-bottom:var(--dnest-core-sidenav-bar-item-margin-bottom);--dnest-core-sidenav-bar-item-container-active-margin-left:var(--dnest-core-sidenav-bar-item-margin-left);--dnest-core-sidenav-bar-item-container-active-margin-right:var(--dnest-core-sidenav-bar-item-margin-right);--dnest-core-sidenav-bar-item-container-active-padding-top:var(--dnest-core-sidenav-bar-item-padding-top);--dnest-core-sidenav-bar-item-container-active-padding-bottom:var(--dnest-core-sidenav-bar-item-padding-bottom);--dnest-core-sidenav-bar-item-container-active-padding-left:var(--dnest-core-sidenav-bar-item-padding-left);--dnest-core-sidenav-bar-item-container-active-padding-right:var(--dnest-core-sidenav-bar-item-padding-right);--dnest-core-sidenav-bar-item-container-active-color:var(--dnest-core-sidenav-bar-item-color);--dnest-core-sidenav-bar-item-container-active-background-color:var(--dnest-core-sidenav-bar-item-background-color);--dnest-core-sidenav-bar-item-container-active-font-family:var(--dnest-core-sidenav-bar-item-font-family);--dnest-core-sidenav-bar-item-container-active-font-size:var(--dnest-core-sidenav-bar-item-font-size);--dnest-core-sidenav-bar-item-container-active-font-weight:var(--dnest-core-sidenav-bar-item-font-weight);--dnest-core-sidenav-bar-item-container-active-line-height:var(--dnest-core-sidenav-bar-item-line-height);--dnest-core-sidenav-bar-item-container-active-text-transform:var(--dnest-core-sidenav-bar-item-text-transform);--dnest-core-sidenav-bar-item-container-active-text-indent:var(--dnest-core-sidenav-bar-item-text-indent);--dnest-core-sidenav-bar-item-container-active-text-decoration:var(--dnest-core-sidenav-bar-item-text-decoration);--dnest-core-sidenav-bar-item-container-active-text-align:var(--dnest-core-sidenav-bar-item-text-align);--dnest-core-sidenav-bar-item-container-active-border-radius:var(--dnest-core-sidenav-bar-item-border-radius);--dnest-core-sidenav-bar-item-container-active-border:var(--dnest-core-sidenav-bar-item-border);--dnest-core-sidenav-bar-item-container-active-border-top:var(--dnest-core-sidenav-bar-item-border-top);--dnest-core-sidenav-bar-item-container-active-border-left:var(--dnest-core-sidenav-bar-item-border-left);--dnest-core-sidenav-bar-item-container-active-border-bottom:var(--dnest-core-sidenav-bar-item-border-bottom);--dnest-core-sidenav-bar-item-container-active-border-right:var(--dnest-core-sidenav-bar-item-border-right);--dnest-core-sidenav-bar-item-container-active-opacity:var(--dnest-core-sidenav-bar-item-opacity);--dnest-core-sidenav-bar-item-container-active-primary-color:var(--primary);--dnest-core-sidenav-bar-item-container-active-secondary-color:var(--secondary);--dnest-core-sidenav-bar-item-container-active-tertiary-color:var(--tertiary);--dnest-core-sidenav-bar-item-container-active-quaternary-color:var(--quaternary);--dnest-core-sidenav-bar-item-container-active-quinary-color:var(--quinary);--dnest-core-sidenav-bar-item-container-active-senary-color:var(--senary);--dnest-core-sidenav-bar-item-container-active-septenary-color:var(--septenary);--dnest-core-sidenav-bar-item-container-active-octonary-color:var(--octonary);--dnest-core-sidenav-bar-item-container-active-unactive-color:var(--unactive);--dnest-core-sidenav-bar-item-link-height:100%;--dnest-core-sidenav-bar-item-link-width:100%;--dnest-core-sidenav-bar-item-link-margin-top:0;--dnest-core-sidenav-bar-item-link-margin-bottom:0;--dnest-core-sidenav-bar-item-link-margin-left:0;--dnest-core-sidenav-bar-item-link-margin-right:0;--dnest-core-sidenav-bar-item-link-padding-top:0;--dnest-core-sidenav-bar-item-link-padding-bottom:0;--dnest-core-sidenav-bar-item-link-padding-left:0;--dnest-core-sidenav-bar-item-link-padding-right:0;--dnest-core-sidenav-bar-item-link-color:var(--primary);--dnest-core-sidenav-bar-item-link-background-color:unset;--dnest-core-sidenav-bar-item-link-font-family:var(--font-family);--dnest-core-sidenav-bar-item-link-font-size:unset;--dnest-core-sidenav-bar-item-link-font-weight:unset;--dnest-core-sidenav-bar-item-link-line-height:unset;--dnest-core-sidenav-bar-item-link-text-transform:unset;--dnest-core-sidenav-bar-item-link-text-indent:unset;--dnest-core-sidenav-bar-item-link-text-decoration:unset;--dnest-core-sidenav-bar-item-link-text-align:unset;--dnest-core-sidenav-bar-item-link-border-radius:unset;--dnest-core-sidenav-bar-item-link-border:unset;--dnest-core-sidenav-bar-item-link-border-top:unset;--dnest-core-sidenav-bar-item-link-border-left:unset;--dnest-core-sidenav-bar-item-link-border-bottom:unset;--dnest-core-sidenav-bar-item-link-border-right:unset;--dnest-core-sidenav-bar-item-link-opacity:1;--dnest-core-sidenav-bar-item-link-primary-color:var(--primary);--dnest-core-sidenav-bar-item-link-secondary-color:var(--secondary);--dnest-core-sidenav-bar-item-link-tertiary-color:var(--tertiary);--dnest-core-sidenav-bar-item-link-quaternary-color:var(--quaternary);--dnest-core-sidenav-bar-item-link-quinary-color:var(--quinary);--dnest-core-sidenav-bar-item-link-senary-color:var(--senary);--dnest-core-sidenav-bar-item-link-septenary-color:var(--septenary);--dnest-core-sidenav-bar-item-link-octonary-color:var(--octonary);--dnest-core-sidenav-bar-item-link-unactive-color:var(--unactive);--font-weight-thin:300;--font-weight-bold:600;--font-weight-black:900;--dnest-core-title-font-family:var(--title-font);--dnest-core-title-h1-font-size:38px;--dnest-core-title-h1-line-height:38px;--dnest-core-title-h1-font-weight:var(--font-weight-light);--dnest-core-title-h1-color:var(--white);--dnest-core-title-h2-font-size:28px;--dnest-core-title-h2-line-height:32px;--dnest-core-title-h2-font-weight:var(--font-weight-regular);--dnest-core-title-h2-color:var(--cta);--dnest-core-title-h3-font-size:24px;--dnest-core-title-h3-line-height:32px;--dnest-core-title-h3-font-weight:var(--font-weight-light);--dnest-core-title-h3-color:var(--create-title-text);--dnest-core-title-h3-secondary-font-size:24px;--dnest-core-title-h3-secondary-line-height:33px;--dnest-core-title-h3-secondary-font-weight:var(--font-weight-light);--dnest-core-title-h3-secondary-color:var(--main-blue);--dnest-core-title-h4-font-size:15px;--dnest-core-title-h4-line-height:22px;--dnest-core-title-h4-font-weight:var(--font-weight-regular);--dnest-core-title-h4-color:var(--white);--dnest-core-text-font-family:var(--primary-font);--dnest-core-text-p-2-font-size:20px;--dnest-core-text-p-2-line-height:27px;--dnest-core-text-p-2-font-weight:var(--font-weight-regular);--dnest-core-text-p-2-color:var(--medium-emphasis-text-light);--dnest-core-text-p-1-font-size:20px;--dnest-core-text-p-1-line-height:27px;--dnest-core-text-p-1-font-weight:var(--font-weight-bold);--dnest-core-text-p-1-color:var(--medium-emphasis-text-light);--dnest-core-text-title-1-font-size:12px;--dnest-core-text-title-1-line-height:16px;--dnest-core-text-title-1-font-weight:var(--font-weight-semi-bold);--dnest-core-text-title-1-color:var(--steps-text);--dnest-core-text-title-1-text-transform:uppercase;--dnest-core-text-title-2-font-size:11px;--dnest-core-text-title-2-line-height:15px;--dnest-core-text-title-2-font-weight:var(--font-weight-semi-bold);--dnest-core-text-title-2-color:var(--low-emphasis-text-placeholder);--dnest-core-text-title-2-text-transform:uppercase;--dnest-core-text-title-2-letter-spacing:0.28px;--dnest-core-text-title-2-height:auto;--dnest-core-text-title-3-font-size:15px;--dnest-core-text-title-3-line-height:27px;--dnest-core-text-title-3-font-weight:var(--font-weight-semi-bold);--dnest-core-text-title-3-color:var(--cta);--dnest-core-text-p-3-font-size:15px;--dnest-core-text-p-3-line-height:22px;--dnest-core-text-p-3-font-weight:var(--font-weight-regular);--dnest-core-text-p-3-color:var(--create-title-text);--dnest-core-text-p-3-secondary-font-size:15px;--dnest-core-text-p-3-secondary-line-height:22px;--dnest-core-text-p-3-secondary-font-weight:var(--font-weight-regular);--dnest-core-text-p-3-secondary-color:var(--en-tramite);--dnest-core-text-p-3-tertiary-font-size:15px;--dnest-core-text-p-3-tertiary-line-height:20px;--dnest-core-text-p-3-tertiary-font-weight:var(--font-weight-regular);--dnest-core-text-p-3-tertiary-color:var(--medium-emphasis-text-light);--dnest-core-text-p-4-font-size:15px;--dnest-core-text-p-4-line-height:22px;--dnest-core-text-p-4-font-weight:var(--font-weight-regular);--dnest-core-text-p-4-color:var(--low-emphasis-text-placeholder);--dnest-core-text-p-4-secondary-font-size:15px;--dnest-core-text-p-4-secondary-line-height:20px;--dnest-core-text-p-4-secondary-font-weight:var(--font-weight-semi-bold);--dnest-core-text-p-4-secondary-color:var(--low-emphasis-text-placeholder);--dnest-core-text-p-4-tertiary-font-size:15px;--dnest-core-text-p-4-tertiary-line-height:22px;--dnest-core-text-p-4-tertiary-font-weight:var(--font-weight-semi-bold);--dnest-core-text-p-4-tertiary-color:var(--medium-emphasis-text-light);--dnest-core-text-subtitle-1-font-size:13px;--dnest-core-text-subtitle-1-line-height:18px;--dnest-core-text-subtitle-1-font-weight:var(--font-weight-regular);--dnest-core-text-subtitle-1-color:var(--low-emphasis-text-placeholder);--dnest-core-button-height:48px;--dnest-core-button-background-color:var(--cta);--dnest-core-button-hover-background-color:var(--cta-dark);--dnest-core-button-border-radius:4px;--dnest-core-button-font-family:var(--primary-font);--dnest-core-button-font-size:15px;--dnest-core-button-line-height:20px;--dnest-core-button-font-weight:var(--font-weight-semi-bold);--dnest-core-button-color:var(--white);--dnest-core-button-text-align:center;--dnest-core-button-tertiary-height:46px;--dnest-core-button-tertiary-width:203px;--dnest-core-button-tertiary-background-color:var(--white);--dnest-core-button-tertiary-hover-background-color:var(--white);--dnest-core-button-tertiary-border-radius:5px;--dnest-core-button-tertiary-border:1px dashed var(--field-line);--dnest-core-button-tertiary-border-top:var(dnest-core-button-tertiary-border);--dnest-core-button-tertiary-border-bottom:var(dnest-core-button-tertiary-border);--dnest-core-button-tertiary-border-right:var(dnest-core-button-tertiary-border);--dnest-core-button-tertiary-border-left:var(dnest-core-button-tertiary-border);--dnest-core-button-tertiary-font-size:15px;--dnest-core-button-tertiary-line-height:22px;--dnest-core-button-tertiary-font-weight:var(--font-weight-regular);--dnest-core-button-tertiary-color:var(--create-title-text);--dnest-core-button-tertiary-text-align:left;--dnest-core-button-left-tertiary-margin-left:22.5px;--dnest-core-button-quaternary-background-color:var(--main-blue);--dnest-core-button-quaternary-hover-background-color:var(--dark-blue);--dnest-core-button-quinary-color:var(--cta)!important;--dnest-core-button-quinary-background-color:var(--white);--dnest-core-button-quinary-hover-background-color:var(--white);--dnest-core-button-quinary-font-size:15px;--dnest-core-button-quinary-line-height:20px;--dnest-core-button-quinary-font-weight:var(--font-weight-semi-bold);--dnest-core-button-quinary-border:1px solid var(--cta);--dnest-core-button-quinary-border-top:var(dnest-core-button-quinary-border);--dnest-core-button-quinary-border-bottom:var(dnest-core-button-quinary-border);--dnest-core-button-quinary-border-right:var(dnest-core-button-quinary-border);--dnest-core-button-quinary-border-left:var(dnest-core-button-quinary-border);--dnest-core-button-quinary-border-radius:4px;--dnest-core-input-background-color:var(--field);--dnest-core-input-height:48px;--dnest-core-input-width:auto;--dnest-core-input-border:1px solid var(--field-line);--dnest-core-input-border-top:var(--dnest-core-input-border);--dnest-core-input-border-bottom:var(--dnest-core-input-border);--dnest-core-input-border-right:var(--dnest-core-input-border);--dnest-core-input-border-left:var(--dnest-core-input-border);--dnest-core-input-border-radius:4px;--dnest-core-input-color:var(--medium-emphasis-text-light);--dnest-core-input-font-size:15px;--dnest-core-input-font-weight:var(--font-weight-semi-bold);--dnest-core-input-line-height:20px;--dnest-core-input-text-indent:10px;--dnest-core-input-container-focused-background-color:var(--field);--dnest-core-input-container-focused-height:48px;--dnest-core-input-container-focused-width:auto;--dnest-core-input-container-focused-border:1px solid var(--main-blue);--dnest-core-input-container-focused-border-top:var(--dnest-core-input-container-focused-border);--dnest-core-input-container-focused-border-bottom:var(--dnest-core-input-container-focused-border);--dnest-core-input-container-focused-border-right:var(--dnest-core-input-container-focused-border);--dnest-core-input-container-focused-border-left:var(--dnest-core-input-container-focused-border);--dnest-core-input-container-focused-border-radius:4px;--dnest-core-input-container-focused-color:var(--medium-emphasis-text-light);--dnest-core-input-container-focused-font-size:15px;--dnest-core-input-container-focused-font-weight:var(--font-weight-semi-bold);--dnest-core-input-container-focused-font-line-height:22px;--dnest-core-input-container-focused-text-indent:10px;--dnest-core-input-placeholder-color:var(--low-emphasis-text-placeholder);--dnest-core-input-placeholder-font-size:15px;--dnest-core-input-placeholder-font-weight:var(--font-weight-semi-bold);--dnest-core-input-placeholder-line-height:20px;--dnest-core-input-clone-right-margin-top:13px;--dnest-core-input-clone-left-text-indent:0px;--dnest-core-input-clone-left-line-height:20px;--dnest-core-input-clone-left-margin-top:5px;--dnest-core-input-container-error-background:rgba(255,98,0,0.0392156862745098) 0% 0% no-repeat padding-box;--dnest-core-input-container-error-border:1px solid var(--en-tramite);--dnest-core-input-container-error-border-top:var(--dnest-core-select-container-error-border);--dnest-core-input-container-error-border-bottom:var(--dnest-core-select-container-error-border);--dnest-core-input-container-error-border-right:var(--dnest-core-select-container-error-border);--dnest-core-input-container-error-border-left:var(--dnest-core-select-container-error-border);--dnest-core-input-container-error-border-radius:4px;--dnest-core-input-container-error-color:var(--en-tramite);--dnest-core-input-error-color:var(--en-tramite);--dnest-core-input-error-margin-top:10px;--dnest-core-input-error-font-size:12px;--dnest-core-input-error-font-weight:var(--font-weight-regular);--dnest-core-input-error-line-height:14px;--dnest-core-button-link-font-family:var(--primary-font);--dnest-core-button-link-font-size:15px;--dnest-core-button-link-line-height:22px;--dnest-core-button-link-font-weight:var(--font-weight-regular);--dnest-core-button-link-color:var(--cta);--dnest-core-button-link-width:auto;--dnest-core-button-link-secondary-color:var(--create-title-text);--dnest-core-button-link-secondary-hover-text-decoration:underline;--dnest-core-button-link-secondary-width:auto;--dnest-core-button-link-left-secondary-margin-top:3px;--dnest-core-button-link-left-secondary-margin-right:5px;--dnest-core-button-link-unactive-color:var(--low-emphasis-text-placeholder);--dnest-core-button-link-unactive-width:auto;--dnest-core-button-link-left-unactive-margin-top:3px;--dnest-core-button-link-left-unactive-margin-right:5px;--dnest-core-button-link-tertiary-color:var(--low-emphasis-text-placeholder);--dnest-core-button-link-tertiary-justify-content:flex-start;--dnest-core-button-link-tertiary-font-size:15px;--dnest-core-button-link-tertiary-line-height:20px;--dnest-core-button-link-tertiary-font-weight:var(--font-weight-semi-bold);--dnest-core-button-link-tertiary-hover-color:var(--cta);--dnest-core-button-link-tertiary-height:45px;--dnest-core-button-link-tertiary-text-indent:6px;--dnest-core-button-link-quaternary-color:var(--white);--dnest-core-button-link-quaternary-background-color:var(--cta);--dnest-core-button-link-quaternary-font-size:15px;--dnest-core-button-link-quaternary-line-height:20px;--dnest-core-button-link-quaternary-font-weight:var(--font-weight-semi-bold);--dnest-core-button-link-quaternary-width:33px;--dnest-core-button-link-quaternary-border:1px solid var(--border-pagination);--dnest-core-button-link-quaternary-border-top:var(dnest-core-button-link-quaternary-border);--dnest-core-button-link-quaternary-border-bottom:var(dnest-core-button-link-quaternary-border);--dnest-core-button-link-quaternary-border-right:var(dnest-core-button-link-quaternary-border);--dnest-core-button-link-quaternary-border-left:var(dnest-core-button-link-quaternary-border);--dnest-core-button-link-quaternary-border-radius:5px;--dnest-core-button-link-quaternary-text-align:center!important;--dnest-core-button-link-quinary-color:var(--high-emphasis-text);--dnest-core-button-link-quinary-font-size:15px;--dnest-core-button-link-quinary-line-height:20px;--dnest-core-button-link-quinary-font-weight:var(--font-weight-semi-bold);--dnest-core-button-link-quinary-width:auto;--dnest-core-button-link-quinary-text-align:center!important;--dnest-core-button-link-senary-color:var(--high-emphasis-text);--dnest-core-button-link-senary-font-size:15px;--dnest-core-button-link-senary-line-height:20px;--dnest-core-button-link-senary-font-weight:var(--font-weight-semi-bold);--dnest-core-button-link-senary-width:33px;--dnest-core-button-link-senary-text-align:center!important;--dnest-core-button-link-septenary-color:var(--steps-text);--dnest-core-button-link-septenary-font-size:15px;--dnest-core-button-link-septenary-line-height:14px;--dnest-core-button-link-septenary-font-weight:var(--font-weight-semi-bold);--dnest-core-button-link-octonary-color:var(--create-title-text);--dnest-core-button-link-octonary-width:auto;--dnest-core-button-link-left-octonary-margin-top:3px;--dnest-core-button-link-left-octonary-margin-right:5px;--dnest-core-table-border-collapse:collapse;--dnest-core-table-thead-th-width:auto;--dnest-core-table-thead-th-color:var(--low-emphasis-text-placeholder);--dnest-core-table-thead-th-font-weight:var(--font-weight-semi-bold);--dnest-core-table-thead-th-font-size:11px;--dnest-core-table-thead-th-line-height:15px;--dnest-core-table-thead-th-text-transform:uppercase;--dnest-core-table-thead-th-primary-padding:0 0 9.5px 13px;--dnest-core-table-thead-th-primary-padding-top:0;--dnest-core-table-thead-th-primary-padding-right:0;--dnest-core-table-thead-th-primary-padding-bottom:9.5px;--dnest-core-table-thead-th-primary-padding-left:13px;--dnest-core-table-thead-th-first-primary-padding:0 0 9.5px 16px;--dnest-core-table-thead-th-first-primary-padding-top:0;--dnest-core-table-thead-th-first-primary-padding-right:0;--dnest-core-table-thead-th-first-primary-padding-bottom:9.5px;--dnest-core-table-thead-th-first-primary-padding-left:16px;--dnest-core-table-thead-th-text-align:center;--dnest-core-table-tbody-td-width:auto;--dnest-core-table-tbody-tr-background-color:var(--white);--dnest-core-table-tbody-tr-opened-background-color:var(--white);--dnest-core-table-tbody-tr-border-top:1px solid var(--card-line);--dnest-core-table-tbody-tr-border-right:1px solid var(--card-line);--dnest-core-table-tbody-td-no-left-text-align:center;--dnest-core-table-tbody-td-height:auto;--dnest-core-table-tbody-td-padding:0 0 0 13px;--dnest-core-table-tbody-td-padding-top:0;--dnest-core-table-tbody-td-padding-right:0;--dnest-core-table-tbody-td-padding-bottom:0;--dnest-core-table-tbody-td-padding-left:13px;--dnest-core-table-tbody-td-component-primary-padding-left:0;--dnest-core-table-tbody-td-color:var(--steps-text);--dnest-core-table-tbody-td-font-size:15px;--dnest-core-table-tbody-td-font-weight:var(--font-weight-regular);--dnest-core-table-tbody-td-line-height:22px;--dnest-core-table-tbody-td-bold-color:var(--create-title-text);--dnest-core-table-tbody-td-date-color:var(--low-emphasis-text-placeholder);--dnest-core-table-tbody-td-date-font-size:13px;--dnest-core-table-tbody-td-date-font-weight:var(--font-weight-regular);--dnest-core-table-tbody-td-date-line-height:17px;--dnest-core-table-tbody-td-boolean-justify-content:left!important;--dnest-core-table-tbody-td-boolean-text-align:left!important;--dnest-core-table-tbody-td-component-margin-right:0px;--dnest-core-table-tbody-td-left-component-width:200px;--dnest-core-button-secondary-height:77px;--dnest-core-button-secondary-text-align:center;--dnest-core-button-left-secondary-text-align:center;--dnest-core-button-left-secondary-margin-right:0;--dnest-core-button-secondary-background-color:transparent;--dnest-core-button-secondary-hover-background-color:transparent;--dnest-core-submenu-background-color:var(--white);--dnest-core-submenu-tertiary-margin-top:55px;--dnest-core-submenu-width:160px;--dnest-core-submenu-border:1px solid var(--field-line);--dnest-core-submenu-border-top:var(--dnest-core-submenu-border);--dnest-core-submenu-border-bottom:var(--dnest-core-submenu-border);--dnest-core-submenu-border-right:var(--dnest-core-submenu-border);--dnest-core-submenu-border-left:var(--dnest-core-submenu-border);--dnest-core-submenu-padding:0 7px 0 7px;--dnest-core-submenu-padding-top:0;--dnest-core-submenu-padding-right:7px;--dnest-core-submenu-padding-bottom:0;--dnest-core-submenu-padding-left:7px;--dnest-core-submenu-border-radius:4px;--dnest-core-submenu-button-first-border-bottom:1px solid var(--field-line);--dnest-core-submenu-button-border-bottom:1px solid var(--field-line);--dnest-core-select-primary-background-color:var(--field);--dnest-core-select-height:48px;--dnest-core-select-width:auto;--dnest-core-select-border:1px solid var(--field-line);--dnest-core-select-border-top:var(--dnest-core-select-border);--dnest-core-select-border-bottom:var(--dnest-core-select-border);--dnest-core-select-border-right:var(--dnest-core-select-border);--dnest-core-select-border-left:var(--dnest-core-select-border);--dnest-core-select-border-radius:4px;--dnest-core-select-color:var(--medium-emphasis-text-light);--dnest-core-select-font-size:15px;--dnest-core-select-font-weight:var(--font-weight-semi-bold);--dnest-core-select-line-height:20px;--dnest-core-select-text-indent:11px;--dnest-core-select-container-error-background:rgba(255,98,0,0.0392156862745098) 0% 0% no-repeat padding-box;--dnest-core-select-container-error-border:1px solid var(--en-tramite);--dnest-core-select-container-error-border-top:var(--dnest-core-select-container-error-border);--dnest-core-select-container-error-border-bottom:var(--dnest-core-select-container-error-border);--dnest-core-select-container-error-border-right:var(--dnest-core-select-container-error-border);--dnest-core-select-container-error-border-left:var(--dnest-core-select-container-error-border);--dnest-core-select-container-error-border-radius:4px;--dnest-core-select-container-error-color:var(--en-tramite);--dnest-core-select-error-color:var(--en-tramite);--dnest-core-select-error-font-size:12px;--dnest-core-select-error-font-weight:var(--font-weight-regular);--dnest-core-select-error-line-height:14px;--dnest-core-select-placeholder-primary-background-color:var(--field);--dnest-core-select-placeholder-primary-color:var(--low-emphasis-text-placeholder);--dnest-core-select-placeholder-font-size:15px;--dnest-core-select-placeholder-font-weight:var(--font-weight-semi-bold);--dnest-core-select-placeholder-line-height:20px;--dnest-core-select-placeholder-text-indent:11px;--dnest-core-select-focused-primary-background-color:var(--field);--dnest-core-select-focused-border:1px solid var(--main-blue);--dnest-core-select-focused-border-top:var(dnest-core-select-focused-border);--dnest-core-select-focused-border-bottom:var(dnest-core-select-focused-border);--dnest-core-select-focused-border-right:var(dnest-core-select-focused-border);--dnest-core-select-focused-border-left:var(dnest-core-select-focused-border);--dnest-core-radio-outter-width:15px;--dnest-core-radio-outter-height:15px;--dnest-core-radio-outter-border:1px solid var(--field-line);--dnest-core-radio-outter-border-top:var(--dnest-core-radio-outter-border);--dnest-core-radio-outter-border-bottom:var(--dnest-core-radio-outter-border);--dnest-core-radio-outter-border-right:var(--dnest-core-radio-outter-border);--dnest-core-radio-outter-border-left:var(--dnest-core-radio-outter-border);--dnest-core-radio-outter-border-radius:50%;--dnest-core-radio-outter-margin-right:6px;--dnest-core-radio-inner-width:9px;--dnest-core-radio-inner-height:9px;--dnest-core-radio-inner-background-color:var(--cta);--dnest-core-radio-inner-border-radius:50%;--dnest-core-radio-inner-border:none;--dnest-core-radio-inner-border-top:var(--dnest-core-radio-inner-border);--dnest-core-radio-inner-border-bottom:var(--dnest-core-radio-inner-border);--dnest-core-radio-inner-border-right:var(--dnest-core-radio-inner-border);--dnest-core-radio-inner-border-left:var(--dnest-core-radio-inner-border);--dnest-core-radio-inner-margin-right:0;--dnest-core-radio-inner-tertiary-background-color:var(--field-line);--dnest-core-checkbox-outter-width:15px;--dnest-core-checkbox-outter-height:15px;--dnest-core-checkbox-outter-border:1px solid var(--field-line);--dnest-core-checkbox-outter-border-top:var(--dnest-core-checkbox-outter-border);--dnest-core-checkbox-outter-border-bottom:var(--dnest-core-checkbox-outter-border);--dnest-core-checkbox-outter-border-right:var(--dnest-core-checkbox-outter-border);--dnest-core-checkbox-outter-border-left:var(--dnest-core-checkbox-outter-border);--dnest-core-checkbox-outter-border-radius:3px;--dnest-core-checkbox-outter-margin-right:6px;--dnest-core-checkbox-inner-width:11px;--dnest-core-checkbox-inner-height:11px;--dnest-core-checkbox-inner-background-color:var(--cta);--dnest-core-checkbox-inner-background:url(/assets/images/desktop/schedule-check.svg) no-repeat center var(--cta);--dnest-core-checkbox-inner-border:none;--dnest-core-checkbox-inner-border-top:var(--dnest-core-checkbox-inner-border);--dnest-core-checkbox-inner-border-bottom:var(--dnest-core-checkbox-inner-border);--dnest-core-checkbox-inner-border-right:var(--dnest-core-checkbox-inner-border);--dnest-core-checkbox-inner-border-left:var(--dnest-core-checkbox-inner-border);--dnest-core-checkbox-inner-border-radius:1px;--dnest-core-checkbox-inner-margin-right:0;--dark-blue:#001b4d;--cta:#af975c;--main-blue:#032667;--high-emphasis-text:#263238;--medium-emphasis-text-light:#445f6c;--steps-text:#8798ad;--small-circle-color:#ededef;--create-title-text:#2e384d;--hr-expediente:#f1f1f3;--background:#f6f7fb;--cta-dark:#947940;--white:#fff;--field-line:#cbd6e2;--small-line-steps:#ced8e3;--low-emphasis-text-placeholder:#90a4ae;--en-tramite:#ea4040;--finalizada:#05b6ff;--warning:#ff9300;--field:#f5f8fa;--card-line:#edeff3;--en-curso:#4ed3c1;--light-background:#fafbfd;--background-dark:#edf0f8;--border-pagination:#f2f2f2;--shadow-pop-up:rgba(29,61,195,0.0784313725490196);--background-pop-up:#707070;--light-yellow:#fff7e5;--separator:#c7c7c7;--primary-font:"Nunito Sans",sans-serif;--title-font:"Nunito Sans",sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-black:800;--dnest-core-calendar-show-calendar-background-color:var(--white);--dnest-core-calendar-show-calendar-box-shadow:none;--dnest-core-calendar-arrow-circle-border:1px solid var(--main-blue);--dnest-core-calendar-arrow-circle-border-top:var(dnest-core-calendar-arrow-circle-border);--dnest-core-calendar-arrow-circle-border-bottom:var(dnest-core-calendar-arrow-circle-border);--dnest-core-calendar-arrow-circle-border-right:var(dnest-core-calendar-arrow-circle-border);--dnest-core-calendar-arrow-circle-border-left:var(dnest-core-calendar-arrow-circle-border)}.cal-month-view .cal-cell-row,.cal-month-view .cal-days{border:unset!important}.cal-month-view .cal-day-cell{min-height:37px;height:37px;width:37px;border:unset!important;cursor:pointer}.cal-month-view .cal-day-cell .cal-cell-top{width:100%;display:flex;align-items:center;justify-content:center}.cal-month-view .cal-day-cell .cal-day-number{display:block;float:none;width:100%;margin-top:0;margin-right:0;margin-bottom:0;font-size:15px;font-weight:var(--font-weight-semi-bold);line-height:22px;color:var(--medium-emphasis-text-light);text-align:center;opacity:1}.cal-month-view .cal-day-cell.cal-out-month{opacity:0}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:var(--medium-emphasis-text-light)}.cal-month-view .cal-day-cell.cal-today{background-color:transparent}.cal-month-view .cal-day-cell.cal-today .cal-day-number{display:block;float:none;width:100%;margin-top:0;margin-right:0;margin-bottom:0;font-size:15px;font-weight:var(--font-weight-semi-bold);line-height:22px;color:var(--medium-emphasis-text-light);text-align:center;opacity:1}.cal-month-view .cal-day-cell.cal-day-selected{background-color:var(--cta);border-radius:6px}.cal-month-view .cal-day-cell.cal-day-selected .cal-day-number{color:var(--white)}.cal-month-view .cal-day-cell.cal-day-selected.cal-day-selected-inner{background-color:red;border-radius:0}.cal-month-view .cal-day-cell.cal-day-selected.cal-day-selected-inner .cal-day-number{color:green}.cal-month-view .cal-cell-top{min-height:40px}.cal-month-view .cal-cell-row .cal-cell:hover{background-color:none;border-radius:6px}.cal-month-view .cal-cell-row .cal-cell:hover .cal-day-number{color:var(--medium-emphasis-text-light)}.cal-month-view .cal-cell-row:hover{background-color:transparent}.cal-month-view .cal-header{font-weight:var(--font-weight-semi-bold)}.cal-month-view .cal-header .cal-cell{font-size:11px;line-height:15px;color:var(--low-emphasis-text-placeholder);text-transform:uppercase}.cal-month-view .cal-header .cal-cell:hover,.cal-month-view .cal-header:hover{background-color:transparent}:root{--dnest-core-pagination-button-width:33px;--dnest-core-pagination-button-height:32px;--dnest-core-pagination-button-primary-text-align:center;--dnest-core-pagination-button-margin-right:3px;--dnest-core-pagination-button-first-width:auto;--dnest-core-pagination-button-first-margin-right:18px;--dnest-core-pagination-button-last-width:auto;--dnest-core-pagination-button-last-margin-left:15px;--dnest-core-filters-filter-width:280px;--dnest-core-filters-filter-select-width:175px;--dnest-core-select-placeholder-primary-background-color:var(--white);--dnest-core-filters-filter-margin-right:15px;--dnest-core-filters-primary-padding:0;--dnest-core-filters-primary-padding-top:0;--dnest-core-filters-primary-padding-bottom:0;--dnest-core-filters-primary-padding-left:0;--dnest-core-filters-primary-padding-right:0;--dnest-core-loader-circles-primary-color:var(--cta-dark)}*{padding:0;margin:0;box-sizing:border-box}html{height:100%;background:var(--background) 0 0 no-repeat padding-box}body,dnest-ieb-root{width:100%}body{min-height:100%;display:flex;font-family:var(--primary-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=date]{-moz-appearance:textfield}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}:focus,input:focus,textarea:focus{outline:none}button{border:none}a,button{cursor:pointer}