/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.imagelightbox-wrapper{--overlay-color:rgba(0,0,0,0.8);--controls-color:white}.imagelightbox-wrapper.light{--overlay-color:rgba(255,255,255,0.8);--controls-color:black}a.lightbox{cursor:zoom-in}#imagelightbox{cursor:pointer;position:fixed;z-index:10000;top:50%;touch-action:none}.imagelightbox-open{user-select:none;overflow:hidden}.imagelightbox-overlay{background-color:#202020;background-color:var(--overlay-color);position:fixed;z-index:9998;top:0;right:0;bottom:0;left:0}.imagelightbox-close{position:fixed;top:2em;right:2em;z-index:10002;width:3em;height:3em;padding:0;background-color:transparent;border:none;border-radius:50%;transition:color .3s ease;cursor:pointer}.imagelightbox-close:before,.imagelightbox-close:after{content:'';top:20%;bottom:20%;left:50%;margin-left:-2px;position:absolute;width:4px;background-color:var(--controls-color);transition:transform .5s ease-in-out}.imagelightbox-close:before{transform:rotate(45deg)}.imagelightbox-close:after{transform:rotate(-45deg)}.imagelightbox-close:hover:before{transform:rotate(225deg)}.imagelightbox-close:hover:after{transform:rotate(135deg)}.imagelightbox-footer{position:fixed;z-index:10001;bottom:0;left:50%;transform:translateX(-50%);padding:.5em;display:flex;flex-direction:column;gap:.5em}.imagelightbox-nav{order:2;display:flex;gap:.5em}.imagelightbox-nav a{display:block;width:.5em;height:.5em;border:2px solid var(--controls-color);border-radius:9999px}.imagelightbox-nav a.active{background-color:var(--controls-color)}.imagelightbox-caption{text-align:center;color:var(--controls-color)}.imagelightbox-caption:empty{display:none}.imagelightbox-loading{position:fixed;z-index:10003;top:50%;left:50%;margin:-1.3em 0 0 -1.3em}.imagelightbox-loading,.imagelightbox-loading div{border-radius:9999px}.imagelightbox-loading div{width:2em;height:2em;background-color:var(--controls-color);animation:imagelightbox-loading .75s ease infinite}@keyframes imagelightbox-loading{from{opacity:.5;transform:scale(.75)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.75)}}.imagelightbox-arrow{display:none;position:fixed;top:50%;transform:translateY(-50%);transform-origin:center center;background:none;cursor:pointer;border:none;padding:4em 2em;box-sizing:border-box;z-index:10001}.imagelightbox-arrow:after{content:"";display:block;height:1.1em;width:1.1em;border:4px solid var(--controls-color);border-right-style:none;border-bottom-style:none;transition:transform .25s ease-in-out}.imagelightbox-arrow.imagelightbox-arrow-left{left:0}.imagelightbox-arrow.imagelightbox-arrow-left:after{transform:rotate(-45deg)}.imagelightbox-arrow.imagelightbox-arrow-right{right:0}.imagelightbox-arrow.imagelightbox-arrow-right:after{transform:rotate(135deg)}.imagelightbox-arrow:hover.imagelightbox-arrow-left:after{transform:translateX(-50%) rotate(-45deg)}.imagelightbox-arrow:hover.imagelightbox-arrow-right:after{transform:translateX(50%) rotate(135deg)}.imagelightbox-arrow:focus-visible{outline:none}.imagelightbox-loading,.imagelightbox-overlay,.imagelightbox-close,.imagelightbox-nav,.imagelightbox-arrow{animation:fade-in .25s linear}@keyframes fade-in{from{opacity:0}to{opacity:1}}@media only screen and (max-width:41.25em){#container{width:100%}.imagelightbox-close{top:.5em;right:.5em}.imagelightbox-arrow{width:1em;height:1em}.imagelightbox-arrow.imagelightbox-arrow-left{left:.5em}.imagelightbox-arrow.imagelightbox-arrow-right{right:.5em}.imagelightbox-nav{display:none}}@media only screen and (max-width:20em){.imagelightbox-arrow.imagelightbox-arrow-left{left:.4em}.imagelightbox-arrow.imagelightbox-arrow-right{right:.4em}}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.captcha__description{margin-bottom:.75em;}
.vote-like,.vote-dislike{display:inline-block;}.vote-like a,.vote-like a:link,.vote-like a:visited,.vote-dislike a,.vote-dislike a:link,.vote-dislike a:visited{background:url(/modules/contrib/like_and_dislike/images/sprite.png) no-repeat;text-indent:-9999px;display:inline-block;border:0;cursor:pointer;width:19px;height:19px;}.vote-like a{background-position:0 0;}.vote-like a.disable-status,.vote-like a.disable-status:hover{background-position:0 0;cursor:auto;}.vote-like a.voted{background-position:0 -29px!important;}.vote-like a:hover{background-position:0 -58px;}.vote-dislike a{background-position:-28px 0;}.vote-dislike a.disable-status,.vote-dislike a.disable-status:hover{background-position:-28px 0;cursor:auto;}.vote-dislike a.voted{background-position:-28px -29px!important;}.vote-dislike a:hover{background-position:-28px -58px;}
