/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--sk-size:40px;--sk-color:#333;}.ajax-throbber{position:relative;width:40px;height:40px;}.ajax-progress.ajax-progress-fullscreen{position:fixed;z-index:11000;top:0;right:0;bottom:0;left:0;overflow:visible;width:2em;height:2em;margin:auto;background-color:transparent;background-image:none;}
.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.svg) 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.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.toastify{padding:12px 20px;color:#ffffff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,0.12),0 10px 36px -4px rgba(77,96,232,0.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all 0.4s cubic-bezier(0.215,0.61,0.355,1);border-radius:2px;cursor:pointer;text-decoration:none;box-sizing:border-box;max-width:calc(100% - 30px);z-index:2147483647;}.toast-progress{height:5px;position:absolute;bottom:0;left:0;right:0;background-size:0 100%;background:transparent no-repeat 0 0;animation-timing-function:linear;animation-name:progress;animation-play-state:paused;}.toastify.on{opacity:1;}.toastify.on .toast-progress{animation-play-state:running;}.toast-close{background:transparent;border:0;color:white;cursor:pointer;font-family:inherit;font-size:1em;opacity:0.4;padding:0 5px;}.toastify-right{right:15px;}.toastify-left{left:15px;}.toastify-top{top:-150px;}.toastify-bottom{bottom:-150px;}.toastify-rounded{border-radius:25px;}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px;}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content;}@keyframes progress{0%{background-size:0 100%;}100%{background-size:100% 100%;}}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;}}
.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;}
.ajax-throbber.sk-circle{position:relative;width:var(--sk-size);height:var(--sk-size);}.ajax-throbber .sk-circle-dot{position:absolute;top:0;left:0;width:100%;height:100%;}.ajax-throbber .sk-circle-dot::before{display:block;width:15%;height:15%;content:"";animation:sk-circle 1.2s infinite ease-in-out both;border-radius:100%;background-color:var(--sk-color);}.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);}}
.paragraph--unpublished{background-color:#fff4f4;}
.views-data-export-feed{display:inline;}.views-data-export-feed .feed-icon{display:block;overflow:hidden;width:36px;text-indent:-9999px;background:no-repeat;}.json-feed .feed-icon{background-image:url(/modules/contrib/views_data_export/images/json.png);}.xml-feed .feed-icon{background-image:url(/modules/contrib/views_data_export/images/xml.png);}.csv-feed .feed-icon{background-image:url(/modules/contrib/views_data_export/images/csv.png);}.xls-feed .feed-icon{background-image:url(/modules/contrib/views_data_export/images/xls.png);}.xlsx-feed .feed-icon{width:43px;background-image:url(/modules/contrib/views_data_export/images/xlsx.png);}
.webfluence-popup__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;opacity:0;pointer-events:none;transition:opacity 0.3s ease,visibility 0.3s ease;display:flex;justify-content:center;align-items:center;}.webfluence-popup__popup{position:relative;}.webfluence-popup__overlay.active{opacity:1;pointer-events:all;}.webfluence-popup__popup{background-color:#fff;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,0.3);z-index:1000;width:100%;max-width:600px;padding:50px 30px 30px;transition:all 0.3s ease;}.webfluence-popup__content{padding:20px;}.webfluence-popup__title{margin-top:0;margin-bottom:15px;font-size:1.5em;}.webfluence-popup__close{position:absolute;top:0;right:0;transform:translate(-50%,50%);background:white;border-radius:1em;padding:5px;border:none;font-size:15px;cursor:pointer;padding:0;width:30px;height:30px;text-align:center;}.webfluence-popup__close:hover,.webfluence-popup__close:focus,.webfluence-popup__close:active{color:#666;}
