/* @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.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;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.blazy,.blazy *,.blazy *::before,.blazy *::after{box-sizing:border-box;}.b-lazy,.b-responsive{display:block;max-width:100%;height:auto;min-height:1px;}html:not(.js) .b-lazy[data-src],html:not(.js) [data-b-blur]{display:none;}.b-bg,.b-bg-static,.media--ratio .is-b-ie{display:block;background-repeat:no-repeat;background-position:center center;background-size:cover;}.b-loaded,.b-error,.b-bg.is-b-loading{opacity:1;}.litebox,.blazy iframe,.media iframe{display:block;max-width:100%;border:0;}.media--blazy,.media--fx{position:relative;}.media--blazy iframe{position:relative;z-index:1;width:100%;}.blazy svg,.media-wrapper--inline{max-width:100%;}.media-wrapper--inline{margin:auto;}.blazy .media{display:block;}.media--fx{overflow:hidden;}.media--fx img{display:block;width:100%;color:transparent;}.media--ratio .media__element,.media--ratio svg,.media--fx .b-blur{position:absolute;z-index:0;inset:0;width:100%;height:100%;min-height:1px;object-fit:cover;}.media--ratio audio.media__element{z-index:1;}.animated img,.b-bg.is-b-animated{opacity:1;}.field[data-blazy]{min-width:50%;}.blazy .media--blazy img.b-blur,.blazy .media--blazy img.media__element,.blazy .grid figure{margin:0;}.b-html,.media--instagram{min-height:140px;}.b-html iframe,.media--instagram iframe{min-height:420px;}.grid iframe,.blazy .twitter-tweet-rendered{max-width:100% !important;}.grid iframe,.grid .media__html > span{min-width:100% !important;}.b-html.b-loaded > img{position:absolute;z-index:-1;visibility:hidden;opacity:0;}.blazy .grid__content,.blazy .region__content{position:relative;overflow:visible;width:100%;max-width:100%;margin-block-end:0;}.b-error.b-checked{display:none;}.view.view--blazy,.view.view--blazy .view-content{display:block;}.blazy > .grid{margin-block-end:0;}
.media.media--ratio{position:relative;display:block;overflow:hidden;width:100%;max-width:100%;height:0;min-height:1px;}.media--ratio.is-b-loaded{transition:padding-bottom 0.2s;}.media--ratio--11{padding-bottom:100%;}.media--ratio--32{padding-bottom:66.66%;}.media--ratio--43{padding-bottom:75%;}.media--ratio--85{padding-bottom:62.5%;}.media--ratio--916{padding-bottom:177.78%;}.media--ratio--169{padding-bottom:56.25%;}.media--ratio--1610{padding-bottom:62.5%;}.media--ratio--219{padding-bottom:42.86%;}
.cookiesjsr-btn{cursor:pointer;width:calc(100% - 2em);font-size:1.125em;text-decoration:none;padding:.5em 1em;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-height:42px;color:var(--btn-font-color,#fff);border:2px solid var(--btn-border-color,#fff);border-radius:.5em;background-color:var(--btn-bg-color,#004c93)}@media(min-width:576px){.cookiesjsr-btn{min-height:48px}}.cookiesjsr-btn.invert{color:var(--btn-inv-font-color,#004c93);border-color:var(--btn-inv-border-color,#004c93);background-color:var(--btn-inv-bg-color,#fff)}.cookiesjsr-btn.important{color:var(--btn-prime-font-color,#004c93);border-color:var(--btn-prime-border-color,#fff);background-color:var(--btn-prime-bg-color,#fff)}.cookiesjsr-btn.important.invert{color:var(--btn-prime-inv-font-color,#fff);border-color:var(--btn-prime-inv-border-color,#004c93);background-color:var(--btn-prime-inv-bg-color,#004c93)}.cookiesjsr-links{list-style:none;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:center}.cookiesjsr-links--row li{margin:0;padding-left:.75em;padding-right:.75em;position:relative}.cookiesjsr-links--row li a{margin:0;padding:0;line-height:2em;display:inline-block;text-decoration:underline}.cookiesjsr-links--row li:first-of-type{padding-left:0}.cookiesjsr-links--row li:last-child:before{content:none}.cookiesjsr-links--row li:before{content:"";position:absolute;top:50%;right:0;width:.3em;height:.3em;background-color:var(--link-list-separator-color,#fff);transform:translate(50%,-40%);border-radius:50%}.cookiesjsr-btn.denyAll{white-space:wrap}@media(min-width:1200px){.cookiesjsr-btn.denyAll{display:inline-block}}.cookiesjsr-switch{position:relative;margin:0;padding:0;display:block;width:var(--switch-width,45px);height:var(--switch-height,20px);border-radius:var(--switch-height,20px);background-color:var(--switch-bg-off,#fff);cursor:pointer;box-shadow:inset -1px 2px 1px #00000040;border:0;transition:background-color .1s ease-in-out}.cookiesjsr-switch:after{content:"";position:absolute;top:0;left:0;display:block;width:var(--switch-height,20px);height:var(--switch-height,20px);border-radius:var(--switch-height,20px);transform:scale(1.2);background-color:var(--switch-handle-color,#fff);border:1px solid var(--switch-border-color,#e4e5e6);transition:left .1s ease-in-out;box-shadow:-1px 2px 1px #00000040}.cookiesjsr-switch.active{background-color:var(--switch-bg-on,#00aa00)}.cookiesjsr-switch.active:after{left:25px}.cookiesjsr-switch input[type=checkbox]{position:absolute;opacity:0}.cookiesjsr-banner{position:fixed;z-index:100;right:1em;bottom:1em;left:1em;width:auto;height:auto;max-width:calc(100vw - 2em);max-height:calc(100vh - 2em);display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5em;box-shadow:var(--banner-box-shadow,1px 1px 6px 4px rgba(0,0,0,.2));padding:1.5em 2em;background-color:var(--banner-bg-color,#004c93);color:var(--banner-font-color,#fff);overflow:auto;transform:translateY(100%);transition:transform .3s ease-in-out}@media(min-width:1440px){.cookiesjsr-banner{flex-wrap:nowrap}}.cookiesjsr-banner--active{transform:translateY(0)}.cookiesjsr-banner a{color:var(--link-list-font-color,#fff)}.cookiesjsr-banner__image{width:48px;height:48px;min-width:48px;background-image:url(/libraries/pd.cookiesjsr/src/assets/cookie-banner.svg);background-size:100%;background-repeat:no-repeat}.cookiesjsr-banner__info{width:calc(100% - 48px - 1.5em);max-height:calc(100vh - 100px - 2em);overflow:auto}@media(min-width:1440px){.cookiesjsr-banner__info{width:100%}}.cookiesjsr-banner__links{margin-top:.5em;margin-bottom:0}.cookiesjsr-banner__action{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;padding-bottom:1em;align-items:flex-end;gap:.5em;width:100%}@media(min-width:576px){.cookiesjsr-banner__action{flex-direction:row}}@media(min-width:1440px){.cookiesjsr-banner__action{width:auto;flex-direction:row}}.cookiesjsr-banner__action button.cookiesjsr-settings,.cookiesjsr-banner__action button.denyAll,.cookiesjsr-banner__action button.allowAll{display:inline-block;white-space:nowrap;width:100%}@media(min-width:768px){.cookiesjsr-banner__action button.cookiesjsr-settings,.cookiesjsr-banner__action button.denyAll,.cookiesjsr-banner__action button.allowAll{width:auto}}.cookiesjsr-service-groups{list-style:none;margin:0!important;padding:0!important;border:1px solid var(--layer-border-color,#ADB5BD);border-radius:var(--layer-border-radius,.5em)}.cookiesjsr-service-groups li:not(:last-of-type){border-bottom:1px solid var(--layer-border-color,#ADB5BD)}.cookiesjsr-service-groups-all{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75em;font-weight:700;line-height:1.5}.cookiesjsr-service-groups-all__label{font-size:1.1em;color:var(--layer-font-color,#000f37)}.cookiesjsr-service-group-default{margin-bottom:2em}.cookiesjsr-service-group{display:flex;justify-content:space-between;gap:.75em;padding:1em}.cookiesjsr-service-group:last-child{border-bottom:none}.cookiesjsr-service-group__content{display:block;padding:.5em 0}.cookiesjsr-service-group__header{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--layer-font-color,#000f37);margin-bottom:.5em}.cookiesjsr-service-group__title{font-size:1.125em;flex-grow:1}.cookiesjsr-service-group__intro{font-size:1em;color:var(--layer-font-light,#000000)}.cookiesjsr-service{display:flex;align-items:center;background-color:#e4e5e600;transition:background-color .3s ease}.cookiesjsr-service:hover{background-color:#e4e5e61a}.cookiesjsr-service__description{padding:.625em 1em;width:calc(100% - 2em - 45px)}.cookiesjsr-service__description h3{margin:0;font-size:1.125em;font-weight:400;color:var(--layer-font-light,#fff)}.cookiesjsr-service__links a{color:var(--layer-font-light,#fff);font-size:.75em}.cookiesjsr-service__links a:hover,.cookiesjsr-service__links a:active,.cookiesjsr-service__links a:visited{color:var(--layer-font-light,#fff)}.cookiesjsr-service__always-on{color:var(--switch-always-on-font-color,#00aa00);text-align:right;display:flex;justify-content:flex-end;white-space:nowrap}.cookiesjsr-service__always-on span{background-color:var(--switch-always-on-bg-color,#fff);padding:0 .5em}.cookiesjsr-layer{display:flex;flex-direction:column;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--layer-header-bg-color,#fff);box-shadow:var(--banner-box-shadow,1px 1px 6px 4px rgba(0,0,0,.2));height:100vh;width:100vw;max-width:95%;z-index:314160;overflow:hidden;line-height:1.5em}@media(min-height:668px){.cookiesjsr-layer{height:80vh}}@media(min-width:768px){.cookiesjsr-layer{width:860px}}.cookiesjsr-layer-overlay{position:fixed;z-index:314159;height:100vh;width:100vw;left:0;top:0;background:#0006;border:0}.cookiesjsr-layer__header{flex:0 0 auto;z-index:100;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;margin:0;background:var(--layer-header-bg-color,#fff);padding:var(--default-margin,1em);border-bottom:1px solid var(--layer-border-color,#e4e5e6)}.cookiesjsr-layer__title{display:flex;align-items:center;color:var(--layer-header-font-color,#000f37)}.cookiesjsr-layer__title:before{content:"";display:block;width:32px;height:32px;min-width:32px;background-color:#004c93;background-image:url(/libraries/pd.cookiesjsr/src/assets/cookie-popup.svg);background-size:20px;background-position:center;background-repeat:no-repeat;margin-right:.5em;border-radius:4px}.cookiesjsr-layer__close{z-index:102;width:1em;height:1em;background:transparent url("data:image/svg+xml,%0A%3Csvg width='27px' height='27px' viewBox='0 0 27 27' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Welcome' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='tarte-close' transform='translate(-1264.000000, -2628.000000)' fill='%23000f37'%3E%3Cg id='Group-2' transform='translate(155.000000, 2591.000000)'%3E%3Cg id='Group-3-Copy-2'%3E%3Cpolygon id='Page-1' points='1133.26296 37 1122.50065 47.762319 1111.73704 37 1109 39.7370358 1119.76361 50.5006452 1109 61.2629642 1111.73704 64 1122.50065 53.2363906 1133.26296 64 1136 61.2629642 1125.23768 50.5006452 1136 39.7370358'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center scroll;background-size:contain;text-indent:-999em;overflow:hidden;border:0;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none}.cookiesjsr-layer__body{flex:1 1 auto;min-height:0;position:relative;padding:1.5em 2em;background:var(--layer-body-bg-color,#fff);overflow-y:auto}.cookiesjsr-layer__footer{flex:0 0 auto;width:100%;padding:var(--default-margin,1em);display:flex;justify-content:flex-end;align-items:center;background:var(--layer-footer-bg-color,#fff);border-top:1px solid var(--layer-border-color,#e4e5e6)}.cookiesjsr-layer__label-all{color:var(--layer-footer-font-color,#000f37);display:none}@media(min-width:768px){.cookiesjsr-layer__label-all{display:block;width:30%;padding-right:var(--default-margin,1em)}}.cookiesjsr-layer__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;width:100%}@media(min-width:576px){.cookiesjsr-layer__actions{flex-wrap:nowrap;width:auto}}.cookiesjsr-layer button.denyAll,.cookiesjsr-layer button.save{white-space:nowrap;width:100%}@media(min-width:576px){.cookiesjsr-layer button.denyAll,.cookiesjsr-layer button.save{display:inline-block}}#cookiesjsr{z-index:100;--default-margin:1em;--font-size-reset:1em;--btn-font-color:#fff;--btn-border-color:#fff;--btn-bg-color:#004c93;--btn-prime-font-color:#004c93;--btn-prime-border-color:#fff;--btn-prime-bg-color:#fff;--btn-inv-font-color:#004c93;--btn-inv-border-color:#004c93;--btn-inv-bg-color:#fff;--btn-prime-inv-font-color:#fff;--btn-prime-inv-border-color:#004c93;--btn-prime-inv-bg-color:#004c93;--link-list-font-color:#fff;--link-list-separator-color:#fff;--banner-logo-offset:100px;--banner-bg-color:#004c93;--banner-font-color:#fff;--banner-box-shadow:1px 1px 6px 4px rgba(0,0,0,.2);--layer-header-bg-color:#fff;--layer-header-font-color:#000f37;--layer-body-bg-color:#fff;--layer-tab-bg-color:#fff;--layer-tab-font-color:#000f37;--layer-tab-active-bg-color:#004c93;--layer-tab-active-font-color:#fff;--layer-bg-dark:#004c93;--layer-font-light:#000000;--layer-font-dark:#000f37;--layer-border-color:#ADB5BD;--layer-footer-bg-color:#fff;--layer-footer-font-color:#000f37;--layer-border-radius:.5em;--switch-border-color:#e4e5e6;--switch-handle-color:#fff;--switch-bg-off:#fff;--switch-bg-on:#00aa00;--switch-width:45px;--switch-height:20px;--switch-always-on-font-color:#00aa00;--switch-always-on-bg-color:#fff}.cookiesjsr--app{font-size:var(--font-size-reset,1em)}body .cookiesjsr--app,body .cookiesjsr--app *,body .cookiesjsr--app *:before,body .cookiesjsr--app *:after{box-sizing:border-box}
.cookies-fallback,.cookies-fallback *{box-sizing:border-box;}.cookies-fallback{position:absolute;z-index:1;top:0;left:0;display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:1.25rem;text-align:center;border:1px solid black;background:#000000 url("data:image/svg+xml,") no-repeat 2rem 2rem scroll;background-size:75px auto;}.cookies-fallback--btn{z-index:1;min-height:3em;margin:1.25rem;padding:0 2em;cursor:pointer;transition:all 0.3s ease;transform:scale(1);text-transform:uppercase;opacity:0.9;color:#000000;border:0;outline:none;background-color:#FFFFFF;font-size:1rem;-webkit-appearance:none;}.cookies-fallback--text{color:#d1d1d1;font-size:1.125rem;}a.cookies-fallback--link{text-decoration:none;color:#d1d1d1;border:0;font-size:0.875rem;}a.cookies-fallback--link:hover{text-decoration:underline;}.cookies-fallback--btn:hover{transform:scale(1.02);opacity:1;}.cookies-fallback--wrap.disabled{position:relative;min-height:12rem;}.cookies-fallback--wrap.disabled .cookies-fallback{display:flex;}.cookies-fallback--wrap.disabled .cookies-fallback--element{opacity:0;}
.cookies-fallback--video{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MjAiIGhlaWdodD0iMjAwIj4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAsLTUwKSIgaWQ9Imc0MTY3Ij4KICAgIDxwYXRoIHN0eWxlPSJmaWxsOiNFNEU1RTY7IiBkPSJNIDE0OS45Mzc1IDc5LjIyMjY1NiBDIDE0OS45Mzc1IDc5LjIyMjY1NiA4Ni43MTg2NTEgNzkuMjIyNzE1IDcwLjg1MTU2MiA4My4zNDU3MDMgQyA2Mi4zNTU3NzUgODUuNzE5NTA1IDU1LjM2MDE1NCA5Mi43MTUyMDMgNTIuOTg2MzI4IDEwMS4zMzU5NCBDIDQ4Ljg2MzM3NSAxMTcuMjAzMDQgNDguODYzMjgxIDE1MC4wNjI1IDQ4Ljg2MzI4MSAxNTAuMDYyNSBDIDQ4Ljg2MzI4MSAxNTAuMDYyNSA0OC44NjMzNzUgMTgzLjA0NjcgNTIuOTg2MzI4IDE5OC42NjQwNiBDIDU1LjM2MDE1NCAyMDcuMjg0NjggNjIuMjMwODM0IDIxNC4xNTU0NCA3MC44NTE1NjIgMjE2LjUyOTMgQyA4Ni44NDM1OTIgMjIwLjc3NzE4IDE0OS45Mzc1IDIyMC43NzczNCAxNDkuOTM3NSAyMjAuNzc3MzQgQyAxNDkuOTM3NSAyMjAuNzc3MzQgMjEzLjI4MTY4IDIyMC43NzcyOSAyMjkuMTQ4NDQgMjE2LjY1NDMgQyAyMzcuNzY5MjMgMjE0LjI4MDQ5IDI0NC42Mzk3NyAyMDcuNTM0NjQgMjQ2Ljg4ODY3IDE5OC43ODkwNiBDIDI1MS4xMzY2IDE4My4wNDY3NCAyNTEuMTM2NzIgMTUwLjE4NzUgMjUxLjEzNjcyIDE1MC4xODc1IEMgMjUxLjEzNjcyIDE1MC4xODc1IDI1MS4yNjE1NiAxMTcuMjAzMDQgMjQ2Ljg4ODY3IDEwMS4zMzU5NCBDIDI0NC42Mzk3NyA5Mi43MTUyMDMgMjM3Ljc2OTIzIDg1Ljg0NDYwNiAyMjkuMTQ4NDQgODMuNTk1NzAzIEMgMjEzLjI4MTY4IDc5LjIyMjg1NiAxNDkuOTM3NSA3OS4yMjI2NTYgMTQ5LjkzNzUgNzkuMjIyNjU2IHogTSAxMjkuODIyMjcgMTE5LjcwMzEyIEwgMTgyLjQyMTg4IDE1MC4wNjI1IEwgMTI5LjgyMjI3IDE4MC4yOTY4OCBMIDEyOS44MjIyNyAxMTkuNzAzMTIgeiAiLz4KICA8L2c+CiAgPHBhdGggIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDAsLTM1NSkiIHN0eWxlPSJmaWxsOiNFNEU1RTY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIGQ9Im0gNDA3LjUxNDU2LDQxOC43MTcxNCBjIDIwLjM2MDY1LC0xOC4yNjg2OSAzOC41MzczLC01MC4xMDU4IDU5LjYzOTE1LC00My40OTM3NCAzNC45NzAwNCw5LjA1MTA0IDE5Ljg2MTE1LDc1Ljk0Nzc0IDM5LjczMjc3LDEwNy4yMjMzNCAyNy4yMTYxMywtMTUuMzQ4MjQgNDQuODc1MzIsLTQ3LjYzNDY4IDM3LjUzOTM3LC02NC4zODg2IC0xLjY0MDUyLC00LjY4MjA1IDAuMzU2MiwtMTYuMzU4NDEgLTIxLjk4NzY4LC02LjE1NzUzIC01Ljc5OTU3LDIuNjQ3NzMgLTUuNTYyNCwtNy42MTA5OCAtNC41NDE3NiwtOC45OTkzOCAyMC42ODY3OCwtMjIuNzMyMTIgMzIuNjMzMTUsLTMyLjIxMzgzIDQ2Ljc4ODcyLC0zMS42MzE4MiAxMS45MDQyNiwxLjk4ODcgMzIuODM5NSwxNS4zNjU0IDI4Ljk5NTgzLDQ3LjQ0NzcyIC03Ljk2NzI5LDQ3LjczNzQ1IC03OC4wNTgwNiwxMjIuNjk5NDggLTEwMS40ODU0LDExOS45MzcyOSAtMjYuODIxMDcsNS45MTY3OSAtNDAuNDU2NzMsLTc4LjgxNjE5IC02MC42Mjc2NCwtMTE4LjYxOTI5IGwgLTE4LjQ1ODMyLDcuMTQyMTYgYyAtNy42MDYwNiwxLjE5ODY4IC02LjU1NjQ4LC0zLjY2MTU5IC01LjU5NTA0LC04LjQ2MDE1IHoiIC8+Cjwvc3ZnPgo=");background-size:150px auto;}
/* @license MIT https://github.com/select2/select2/blob/master/LICENSE.md */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}
.bef-exposed-form .form--inline .form-item{float:none;}.bef-exposed-form .form--inline > .form-item,.bef-exposed-form .form--inline .js-form-wrapper > .form-item{float:left;}.bef-exposed-form .form--inline .bef--secondary{clear:left;}.bef-exposed-form .noUi-vertical{height:150px;}
