/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/modules/system/css/components/../../../../misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/modules/system/css/components/../../../../misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/modules/system/css/components/../../../../misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
body.drag{cursor:move;}tr.region-title{font-weight:bold;}tr.region-message{color:#999;}tr.region-populated{display:none;}tr.add-new .tabledrag-changed{display:none;}.draggable a.tabledrag-handle{float:left;overflow:hidden;height:1.7em;margin-left:-1em;cursor:move;text-decoration:none;}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1em;margin-left:0;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{width:14px;height:14px;margin:-0.4em 0.5em 0;padding:0.42em 0.5em;background:url(/core/modules/system/css/components/../../../../misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url(/core/modules/system/css/components/../../../../misc/icons/000000/move.svg);}@media (forced-colors:active){a.tabledrag-handle .handle,a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background:linktext;-webkit-mask:url(/core/modules/system/css/components/../../../../misc/icons/787878/move.svg) no-repeat 6px 7px;mask:url(/core/modules/system/css/components/../../../../misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:focus{outline:solid 1px transparent;}}.touchevents .draggable td{padding:0 10px;}.touchevents .draggable .menu-item__link{display:inline-block;padding:10px 0;}.touchevents a.tabledrag-handle{width:40px;height:44px;}.touchevents a.tabledrag-handle .handle{height:21px;background-position:40% 19px;}[dir="rtl"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px;}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px;}.tabledrag-toggle-weight-wrapper{text-align:right;}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left;}.indentation{float:left;width:20px;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/modules/system/css/components/../../../../misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/modules/system/css/components/../../../../misc/icons/787878/twistie-up.svg);}
div.tree-child{background:url(/core/modules/system/css/components/../../../../misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/modules/system/css/components/../../../../misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/modules/system/css/components/../../../../misc/tree.png) no-repeat -11px center;}
.media-oembed-content{max-width:100%;}
.ajax-throbber.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative;}.ajax-throbber .sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0;}.ajax-throbber .sk-circle-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s infinite ease-in-out both;}.ajax-throbber .sk-circle-dot:nth-child(1){transform:rotate(30deg);}.ajax-throbber .sk-circle-dot:nth-child(2){transform:rotate(60deg);}.ajax-throbber .sk-circle-dot:nth-child(3){transform:rotate(90deg);}.ajax-throbber .sk-circle-dot:nth-child(4){transform:rotate(120deg);}.ajax-throbber .sk-circle-dot:nth-child(5){transform:rotate(150deg);}.ajax-throbber .sk-circle-dot:nth-child(6){transform:rotate(180deg);}.ajax-throbber .sk-circle-dot:nth-child(7){transform:rotate(210deg);}.ajax-throbber .sk-circle-dot:nth-child(8){transform:rotate(240deg);}.ajax-throbber .sk-circle-dot:nth-child(9){transform:rotate(270deg);}.ajax-throbber .sk-circle-dot:nth-child(10){transform:rotate(300deg);}.ajax-throbber .sk-circle-dot:nth-child(11){transform:rotate(330deg);}.ajax-throbber .sk-circle-dot:nth-child(1):before{animation-delay:-1.1s;}.ajax-throbber .sk-circle-dot:nth-child(2):before{animation-delay:-1s;}.ajax-throbber .sk-circle-dot:nth-child(3):before{animation-delay:-0.9s;}.ajax-throbber .sk-circle-dot:nth-child(4):before{animation-delay:-0.8s;}.ajax-throbber .sk-circle-dot:nth-child(5):before{animation-delay:-0.7s;}.ajax-throbber .sk-circle-dot:nth-child(6):before{animation-delay:-0.6s;}.ajax-throbber .sk-circle-dot:nth-child(7):before{animation-delay:-0.5s;}.ajax-throbber .sk-circle-dot:nth-child(8):before{animation-delay:-0.4s;}.ajax-throbber .sk-circle-dot:nth-child(9):before{animation-delay:-0.3s;}.ajax-throbber .sk-circle-dot:nth-child(10):before{animation-delay:-0.2s;}.ajax-throbber .sk-circle-dot:nth-child(11):before{animation-delay:-0.1s;}@keyframes sk-circle{0%,80%,100%{transform:scale(0);}40%{transform:scale(1);}}
.captcha__description{margin-bottom:.75em;}
.paragraph--unpublished{background-color:#fff4f4;}
@-webkit-keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@-moz-keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@-o-keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@keyframes se-animation-left-inactive{0%{left:0;opacity:1;}25%{opacity:0;}50%{left:-400px;}100%{opacity:0;left:-400px;}}@-webkit-keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@-moz-keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@-o-keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@keyframes se-animation-left-active{0%{left:-400px;opacity:0;}50%{left:0;}75%{opacity:1;}100%{opacity:1;left:0;}}@-webkit-keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@-moz-keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@-o-keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@keyframes se-animation-right-inactive{0%{right:0;opacity:1;}25%{opacity:0;}50%{right:-400px;}100%{opacity:0;right:-400px;}}@-webkit-keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}@-moz-keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}@-o-keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}@keyframes se-animation-right-active{0%{right:-400px;opacity:0;}50%{right:0;}75%{opacity:1;}100%{right:0;opacity:1;}}.se-block .block-title{margin:5px 0;}.se-block .block-content .se-like-container{height:20px;width:85px;}.se-block .block-content .se-container{width:100%;}.se-block .block-content .se-container .se-trigger{display:inline-block;width:20px;height:20px;cursor:pointer;}.se-block .block-content .se-container .se-trigger img{max-height:20px;}.se-block .block-content .se-container .se-trigger.se-disabled{cursor:auto;}.se-block .block-content .se-container .se-links-container{display:inline-block;width:-webkit-calc(100% - 35px);width:-moz-calc(100% - 35px);width:calc(100% - 35px);overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;height:20px;}.se-block .block-content .se-container .se-links-container .se-links{height:20px;position:absolute;margin:0;padding:0;list-style:none;-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;-o-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-o-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;}.se-block .block-content .se-container .se-links-container .se-links .se-link{display:inline-block;line-height:0;}.se-block .block-content .se-container .se-links-container .se-links .se-link img{max-height:20px;}.se-block .block-content .se-container .se-links-container .se-links .se-link.copy:hover,.se-block .block-content .se-container .se-links-container .se-links .se-link.copy:focus{cursor:pointer;}.se-block.se-has-like .se-container{width:-webkit-calc(100% - 85px);width:-moz-calc(100% - 85px);width:calc(100% - 85px);}.se-block.se-align-left .block-title{text-align:left;}.se-block.se-align-left .block-content .se-like-container{text-align:left;float:left;}.se-block.se-align-left .block-content .se-container{float:right;}.se-block.se-align-left .block-content .se-container .se-trigger{float:left;}.se-block.se-align-left .block-content .se-container .se-links-container{float:left;margin-left:12px;}.se-block.se-align-left .block-content .se-container .se-links-container .se-links{text-align:left;}.se-block.se-align-left .block-content .se-container .se-links-container .se-links.se-active{-webkit-animation-name:se-animation-left-active;-moz-animation-name:se-animation-left-active;-o-animation-name:se-animation-left-active;animation-name:se-animation-left-active;}.se-block.se-align-left .block-content .se-container .se-links-container .se-links.se-inactive{-webkit-animation-name:se-animation-left-inactive;-moz-animation-name:se-animation-left-inactive;-o-animation-name:se-animation-left-inactive;animation-name:se-animation-left-inactive;}.se-block.se-align-right .block-title{text-align:right;}.se-block.se-align-right .block-content .se-like-container{text-align:right;float:right;}.se-block.se-align-right .block-content .se-container{float:left;}.se-block.se-align-right .block-content .se-container .se-trigger{float:right;}.se-block.se-align-right .block-content .se-container .se-links-container{float:right;margin-right:12px;}.se-block.se-align-right .block-content .se-container .se-links-container .se-links{text-align:right;}.se-block.se-align-right .block-content .se-container .se-links-container .se-links.se-active{-webkit-animation-name:se-animation-right-active;-moz-animation-name:se-animation-right-active;-o-animation-name:se-animation-right-active;animation-name:se-animation-right-active;}.se-block.se-align-right .block-content .se-container .se-links-container .se-links.se-inactive{-webkit-animation-name:se-animation-right-inactive;-moz-animation-name:se-animation-right-inactive;-o-animation-name:se-animation-right-inactive;animation-name:se-animation-right-inactive;}
.bef-exposed-form .form--inline .form-item{float:none;}.bef-exposed-form .form--inline > .form-item{float:left;}.bef-exposed-form .form--inline .bef--secondary{clear:left;}
