/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.calendar-view-table{width:100%;}.calendar-view-table caption{line-height:4;font-weight:bold;}.calendar-view-table th,.calendar-view-table td{width:calc(100% / 7);vertical-align:baseline;}.calendar-view-table td{padding:0;min-height:99px;}.calendar-view-day{padding:0.5rem;}.calendar-view-day__rows{margin:0 auto;padding:0;list-style-type:none;width:100%;}.calendar-view-day__row{margin:0 auto;padding:5px;background-color:white;}.calendar-view-day__row + .calendar-view-day__row{margin-top:5px;}[data-calendar-view-day]:hover .calendar-view-day__number,[data-calendar-view-day]:active .calendar-view-day__number,[data-calendar-view-day]:focus .calendar-view-day__number{font-weight:bold;}.calendar-view-day__number{margin-bottom:5px;}.calendar-view-pager{display:flex;justify-content:space-between;align-items:center;}.calendar-view-pager__reset{text-align:center;}.view > .calendar-view-pager__reset{margin-block-end:0;}
.calendar-view-table{--calendar-view-columns:7;--calendar-view-color-white:#fff;--calendar-view-color-lighter:#f8f8f8;--calendar-view-color-light:#f4f4f4;--calendar-view-color-grey:#ccc;--calendar-view-color-gray:#555;--calendar-view-color-evil:#666;--calendar-view-color-dark:#333;--calendar-view-day-rows-gap:0.5rem;width:100%;display:grid;grid-template-columns:repeat(var(--calendar-view-columns),1fr);border-collapse:collapse;}.calendar-view-table[data-calendar-hide-weekend]{--calendar-view-columns:5;}.calendar-view-table tr,.calendar-view-table thead,.calendar-view-table tbody{grid-column:1 / -1;display:grid;grid-template-columns:repeat(var(--calendar-view-columns),1fr);width:100%;}.calendar-view-table caption{text-align:center;grid-column:1 / -1;font-weight:bold;padding:1rem 0;}.calendar-view-table a{text-decoration:none;}.calendar-view-table td,.calendar-view-table th{padding:0.5rem;box-sizing:border-box;border:1px solid var(--calendar-view-color-grey);}.calendar-view-table thead th{background:var(--calendar-view-color-dark);}.calendar-view-table th{width:100%;padding:1rem 0.5rem;font-size:0.8125rem;line-height:2;text-align:center;text-transform:uppercase;color:var(--calendar-view-color-white);border-color:transparent;}.calendar-view-table td{display:flex;flex-direction:column;width:100%;height:auto;min-height:7.5rem;min-width:calc(100% / var(--calendar-view-columns));}.calendar-view-table td:hover{background-color:var(--calendar-view-color-white);}.calendar-view-table .calendar-view-day{display:flex;flex-direction:column;flex:1;}.calendar-view-table .calendar-view-day:hover .calendar-view-day__number{border-radius:0;}.calendar-view-table .calendar-view-day__number{flex:0 0 auto;align-self:flex-end;width:1.5rem;border-radius:50%;font-size:0.65em;line-height:1.2;margin-bottom:0.25rem;padding:0.5rem 0.15rem;cursor:help;text-align:center;background:var(--calendar-view-color-dark);color:var(--calendar-view-color-white);transition:border-radius 0.2s linear;}.past .calendar-view-day{opacity:0.8;}.today .calendar-view-day__number{font-weight:bold;}.calendar-view-day__rows{position:relative;display:flex;flex-direction:column;gap:var(--calendar-view-day-rows-gap);}.calendar-view-day__rows > *{flex:1;}[dir="ltr"] .calendar-view-table .calendar-view-day__rows{margin-left:0;}[dir="rtl"] .calendar-view-table .calendar-view-day__rows{margin-right:0;}.calendar-view-table .calendar-view-day__row{font-size:0.8125rem;border-radius:0.25rem;padding:0.3125rem;margin:0;line-height:1.2;background:var(--calendar-view-color-white);border:1px solid var(--calendar-view-color-grey);color:var(--calendar-view-color-dark);text-decoration:none;}.calendar-view-table .calendar-view-day__row > *{color:var(--calendar-view-color-gray);margin:0.1875rem 0 0.4375rem 0;text-decoration:none;}.calendar-view-table .calendar-view-day__row.hover,.calendar-view-table .calendar-view-day__row:hover,.calendar-view-table .calendar-view-day__row:active,.calendar-view-table .calendar-view-day__row:focus{border-color:var(--calendar-view-color-gray);}.calendar-view-table .next-month,.calendar-view-table .previous-month{background:var(--calendar-view-color-light);color:var(--calendar-view-color-evil);}.calendar-view-table .next-month .calendar-view-day__number,.calendar-view-table .previous-month .calendar-view-day__number{background:var(--calendar-view-color-gray);}.calendar-view-pager{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;background-color:var(--calendar-view-color-light);border:1px solid var(--calendar-view-color-grey);}.calendar-view-pager .pager__item{flex:1;}[dir="ltr"] .calendar-view-pager .pager__previous{text-align:left;}[dir="rtl"] .calendar-view-pager .pager__previous{text-align:left;}[dir="ltr"] .calendar-view-pager .pager__next{text-align:right;}[dir="rtl"] .calendar-view-pager .pager__next{text-align:left;}.calendar-view-pager .pager__current{text-align:center;}.calendar-view-pager__reset a,.calendar-view-pager .pager__item > *{padding:1rem 0.5rem;font-size:0.8125rem;line-height:2;text-transform:uppercase;font-weight:bold;text-decoration:none;}.calendar-view-pager .pager__item a{display:block;width:100%;}.calendar-view-pager .pager__item > .form-item{margin:0;}@media(max-width:48rem){.calendar-view-table thead,.calendar-view-table .next-month,.calendar-view-table .previous-month{display:none;}.calendar-view-table,.calendar-view-table tr,.calendar-view-table thead,.calendar-view-table tbody{grid-template-columns:1fr;}.calendar-view-table tr{grid-column:1 / 2;}.calendar-view-table .calendar-view-day__number{align-self:flex-start;}.calendar-view-pager{flex-direction:column;}}
.cke5-custom-block-indent-1{margin-left:40px;}.cke5-custom-block-indent-2{margin-left:80px;}.cke5-custom-block-indent-3{margin-left:120px;}.cke5-custom-block-indent-4{margin-left:160px;}.cke5-custom-block-indent-5{margin-left:200px;}.cke5-custom-block-indent-6{margin-left:240px;}.cke5-custom-block-indent-7{margin-left:280px;}.cke5-custom-block-indent-8{margin-left:320px;}.cke5-custom-block-indent-9{margin-left:360px;}.cke5-custom-block-indent-10{margin-left:400px;}.cke5-custom-block-indent-11{margin-left:440px;}.cke5-custom-block-indent-12{margin-left:480px;}.cke5-custom-block-indent-13{margin-left:520px;}.cke5-custom-block-indent-14{margin-left:560px;}.cke5-custom-block-indent-15{margin-left:600px;}.cke5-custom-block-indent-16{margin-left:640px;}.cke5-custom-block-indent-17{margin-left:680px;}.cke5-custom-block-indent-18{margin-left:720px;}.cke5-custom-block-indent-19{margin-left:760px;}.cke5-custom-block-indent-20{margin-left:800px;}
.ajax-progress.ajax-progress-fullscreen{z-index:1261;}.webform-ajax-messages{position:fixed;z-index:100;bottom:0;width:100%;}.webform-ajax-messages .messages{margin:0;border-width:10px 0 0 0;font-weight:bold;}.webform-ajax-messages .messages + .messages{margin:0;}.webform-ui-dialog{top:50px !important;}.toolbar-tray-open.toolbar-horizontal .webform-ui-dialog{top:90px !important;}
.paragraph--unpublished{background-color:#fff4f4;}
