/* @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:1.5em;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 5px 2px;background:transparent url(/themes/contrib/stable/images/core/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:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);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;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.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{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.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;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/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;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.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;}
.geolocation-map-container{height:300px;width:100%;}.geolocation-map-container *{box-sizing:unset;}.geolocation-context-popup{z-index:1;position:absolute;padding:10px;max-width:256px;background-color:#ffffff;border:1px solid rgba(0,0,0,0.2);box-shadow:0 2px 2px rgba(0,0,0,0.2);font-family:Arial,sans-serif;}.geolocation-map-control{display:none;margin:1em 0 0 1em;}.geolocation-map-control input,.geolocation-map-control input.form-autocomplete,.geolocation-map-control button{height:32px;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);border-radius:2px;}.geolocation-map-control input.form-autocomplete,.geolocation-map-control input{text-overflow:ellipsis;box-sizing:content-box;font-size:14px;margin:0;padding:0 1em;z-index:3;border:0;width:auto;}.geolocation-map-control input.location:focus{border-color:#156dfe;}.geolocation-map-control label,.geolocation-map-control .description{display:none;}.geolocation-map-control .form-item{margin:0;}.geolocation-map-control button{color:#fff;cursor:pointer;border:none;z-index:2;font-size:0;}.geolocation-map-control button::before{background-size:contain;height:18px;width:18px;content:"";display:block;margin:0 auto;}.geolocation-map-control button.recenter{background:#dd001e;}.geolocation-map-control button.recenter::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa9JREFUeNrU1c8rg3EcwPGN2Q5cJC6EprjNj4NCKeWgFCkpB5SIi7lo4eCkUFycyMEfwMUOTH6ckCIHOYyDkJNSlh9ruzzeX32s2Z5nttlz8K3XDs+e5/P5Pt/v5/N9sjRNs5gpy2LyMD2BTf2Ew2Gj/x2oQS9aUSjPvMOPDfjwCO37IbvdHglgVetkkKAE0+jDPY5whg+UoRkNElzdt6vmGpvgayNCoVCsChwggDE4dO5RXPAiiFHkqOvRm2zTmXkBFlCNdpm50bhEJ1awiAdsJ9rkbHSjA4O/BI8sAkZwgjmZYFyCeuQiH8PYglftUQqVNgkn2vQSrGMIVSjHsmzyuFxLZlzgWFbgZ5kyduCRJbmV8lyVatlPoexVggG9N5iVwD2SdAmlcOMqhQQ3yNNL8IIZBFCLV/TjMCOdLOMUa2iS/fCnEa8Sb9EXYju5SCrpOs0Jq2MjSCd3GfXB0x+C18nbb5p1ms5LofiSSeCU3mhJIrBVSroRU3hOJoE6MYulo93SF3rDJfeoipvAXlx2g+PaKn3gkYfvpAnPUz2uE30PMvfB+dffZNMTfAowAA2eAOjeCmcEAAAAAElFTkSuQmCC);}.geolocation-map-control button.search,.geolocation-map-control button.locate{background:#156dfe;}.geolocation-map-control button.locate::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AcVCg45w2bqzwAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAHjSURBVEjHxdY7aFZBEAXg75qIhTEaBU2tpBC7IBgfTSoxQiy0EcFCsRKfRcBCopWSgAgWNmIjdlaiSECwUMHGRtRGErSSCPGBIKKRscj+sFnun9xA0APL3T27s7PMnJ29IkLDNhgRUxExGRH9Te1WaI416VthbVOjKiIWml+Ng9iLbehO/Be8wkPcx6+lOujAYZxDzyKH/IgreNDUwUpcxz5Lw+3k6E9OljmoMFaz+Swms/G7ciMcw6XSa+ngKA4U3B3sxI2Mu4o9KQc5jmConYPuFPMcIxjFTE1IpnEqhTPHhZTDOWSaPZF03mqjhaZ7ImJ3al0ZX0XEzcJ2f2s+T/I99Kf+b+zA14YJ7sNENn6Ek9CZErou6byF99iFwDN8b7Pxegyk/gw2pP72JPPpKiKmFjndcTxpMzdck4MFVbTsqCJiIGX9FlYl/m26NFJJWChEW1N/HL3Z7R7Bz068SOSbLMl9abxYkj/jeVrfm/EvEz8vRI+LcnGm5rRDqXUVt/98sXai7h5sjIjXhZ4PZfPDGT+Y8acLm6cR0VH3HnyqUcQYLmfyy7EplY+zBT+v4JXVtMK1mno0iw/YkhW7zfNKwhzu4uI/Ldf/5cFZ1ifTEv4q2qlo2f4qfrTOhG9Njf4C0EWk9x5z6KYAAAAASUVORK5CYII=);}.geolocation-map-control button.search::before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAABVUlEQVRYw+2YQRGEMAxFkVAJlYAEJCABCUhAQiWshJWABCRUAg7+XsrMTkibNDBdDvtnek0fSfqToQPQPeE8AuK5IDkBGAC8AESctQEIAHxXKTUIgB7ACr0CAHcrCIAJNm0A+ltALkAc2jWlKoKkcnCKCdCR0i3p4lNmroJwPRGEgC6VhGo2gaTXUQUhwEQryKsmUOaZU40WEOoTk8Eb3iTGYgGhcgaQmcRYL4N0BjHl+RnIeDuI1iFJ8EBivC0gm7bRCsGj1ktKIIGx6pohNjNZ9RYQnxliTgHRM1a/XrH4kIEZhEzstT0mgeTmBpJZzemJjgk65naTO9aAPvOFtavAWMqKdjHyhcxIW9quGRVVO2uh/lTr8fWMqbEw1cvzV/AlXXico2c884IgwZhADMY2STBNQDQwzUAkmKYgAoxvClKAGZqDMDBb89IwRjlI0/f/W+ID3tQLQPib2qQAAAAASUVORK5CYII=);}.geolocation-map-control button.clear{background:#999999;}.geolocation-map-control button.clear.disabled{background:#bbbbbb;}.geolocation-map-control button.clear::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAYAAACo29JGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3MEEyNTM1QjBBMjA2ODExODA4MzkzODI3MjczQzA3MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyNzhDRDg3QTQ5MEExMUU0QTdGMkM1NzMyMDlBMjJBNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyNzhDRDg3OTQ5MEExMUU0QTdGMkM1NzMyMDlBMjJBNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzBBMjUzNUIwQTIwNjgxMTgwODM5MzgyNzI3M0MwNzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzBBMjUzNUIwQTIwNjgxMTgwODM5MzgyNzI3M0MwNzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5jChSGAAAB2UlEQVR42tTaS07DQAwG4JANCSu4AuIstN3BJWFJyYaUy3ACRFclrAYPZKRplMfMxPbYln5VSh3JX9W6UZTCGFN42UL2kGpwXHou+7m3/vEh7Nv8V6sIaGFv/dydD3QNGw9mFAF9mBkCp2AagGOwM6BtejXzJRE4B3PV2MYaclAEDIFZz5U7QQuwCoUNt6V0YBRsiHPAViAwGjaGkwhMgk3hJAGTYXM4CcBVsCVcDLCWBgvB5QCiwEJxnEA0WAyOA4gKi8VRAtFhKTgKIAksFYcJJIOtwWEASWFrcWuA5DAMXAqQBYaFiwHecMEwcaHALy6YzcWfEK8qyB6ySTj3HfIIOWENUxa41UEeIIfcMApcCpAEZgv7a+nXNeSjf52qI+QO8kkxQEkEs7+95wWY+wCeILUWnIW9QLaB/ff9Eqql42JhpMCSGXbkBJaMMLsVbxe2KC6Q8Z6Hf23ZRvRnu/yKhRWcwBwwNmAuGAswJ4wcmBtGCpQAIwNKgZEAJcHQgdJgqMBsa5oDKBWGModk2Op5pMNWzaUBljyfFljSnJpg0cCQp/YkwWKAjXtCtlMECwFaz8417kaAkmFzwK73nG1LH6gBNgb8cbCx/zn7RqMI5gMbH2bzK8AAUThtyVYr9bAAAAAASUVORK5CYII=);}
img.progressive-image-loading[data-src]:not(.progressive-image-loading-disable-blur),img.progressive-image-loading[data-srcset]:not(.progressive-image-loading-disable-blur),*.progressive-image-loading[data-background-image]:not(.progressive-image-loading-disable-blur){-webkit-filter:blur(5px);filter:blur(0.2em);}img.progressive-image-loading[data-src][data-loaded="true"]:not(.progressive-image-loading-disable-blur),img.progressive-image-loading[data-srcset][data-loaded="true"]:not(.progressive-image-loading-disable-blur),*.progressive-image-loading[data-background-image][data-loaded="true"]:not(.progressive-image-loading-disable-blur){-webkit-filter:blur(0);filter:blur(0em);transition:filter 750ms,-webkit-filter 750ms;}
.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.container:before,.container:after
.container-sm:before,.container-sm:after
.container-md:before,.container-md:after
.container-lg:before,.container-lg:after
.container-xl:before,.container-xl:after
.container-xxl:before,.container-xxl:after{display:table;content:" ";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.container:after,.container-sm:after,.container-md:after,.container-lg:after,.container-xl:after,.container-xxl:after{clear:both;}@media (min-width:576px){.container,.container-sm{width:540px;}}@media (min-width:768px){.container,.container-sm,.container-md{width:720px;}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{width:960px;}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:1140px;}}@media (min-width:1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:1320px;}}.row{margin-right:-15px;margin-left:-15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.row:before,.row:after{display:table;content:" ";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.row:after{clear:both;}.row:before,.row:after{display:table;content:" ";}.row:after{clear:both;}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xl-1,.col-xxl-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xl-2,.col-xxl-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xl-3,.col-xxl-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xl-4,.col-xxl-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xl-5,.col-xxl-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xl-6,.col-xxl-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xl-7,.col-xxl-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xl-8,.col-xxl-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xl-9,.col-xxl-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xl-10,.col-xxl-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xl-11,.col-xxl-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12,.col-xl-12,.col-xxl-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left;}.col-xs-12{width:100%;}.col-xs-11{width:91.66666666666666%;}.col-xs-10{width:83.33333333333334%;}.col-xs-9{width:75%;}.col-xs-8{width:66.66666666666666%;}.col-xs-7{width:58.333333333333336%;}.col-xs-6{width:50%;}.col-xs-5{width:41.66666666666667%;}.col-xs-4{width:33.33333333333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.666666666666664%;}.col-xs-1{width:8.333333333333332%;}.col-xs-pull-12{right:100%;}.col-xs-pull-11{right:91.66666666666666%;}.col-xs-pull-10{right:83.33333333333334%;}.col-xs-pull-9{right:75%;}.col-xs-pull-8{right:66.66666666666666%;}.col-xs-pull-7{right:58.333333333333336%;}.col-xs-pull-6{right:50%;}.col-xs-pull-5{right:41.66666666666667%;}.col-xs-pull-4{right:33.33333333333333%;}.col-xs-pull-3{right:25%;}.col-xs-pull-2{right:16.666666666666664%;}.col-xs-pull-1{right:8.333333333333332%;}.col-xs-pull-0{right:0;}.col-xs-push-12{left:100%;}.col-xs-push-11{left:91.66666666666666%;}.col-xs-push-10{left:83.33333333333334%;}.col-xs-push-9{left:75%;}.col-xs-push-8{left:66.66666666666666%;}.col-xs-push-7{left:58.333333333333336%;}.col-xs-push-6{left:50%;}.col-xs-push-5{left:41.66666666666667%;}.col-xs-push-4{left:33.33333333333333%;}.col-xs-push-3{left:25%;}.col-xs-push-2{left:16.666666666666664%;}.col-xs-push-1{left:8.333333333333332%;}.col-xs-push-0{left:0;}.col-xs-offset-12{margin-left:100%;}.col-xs-offset-11{margin-left:91.66666666666666%;}.col-xs-offset-10{margin-left:83.33333333333334%;}.col-xs-offset-9{margin-left:75%;}.col-xs-offset-8{margin-left:66.66666666666666%;}.col-xs-offset-7{margin-left:58.333333333333336%;}.col-xs-offset-6{margin-left:50%;}.col-xs-offset-5{margin-left:41.66666666666667%;}.col-xs-offset-4{margin-left:33.33333333333333%;}.col-xs-offset-3{margin-left:25%;}.col-xs-offset-2{margin-left:16.666666666666664%;}.col-xs-offset-1{margin-left:8.333333333333332%;}.col-xs-offset-0{margin-left:0;}@media (min-width:576px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left;}.col-sm-12{width:100%;}.col-sm-11{width:91.66666666666666%;}.col-sm-10{width:83.33333333333334%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666666666666%;}.col-sm-7{width:58.333333333333336%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666666666667%;}.col-sm-4{width:33.33333333333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.666666666666664%;}.col-sm-1{width:8.333333333333332%;}.col-sm-pull-12{right:100%;}.col-sm-pull-11{right:91.66666666666666%;}.col-sm-pull-10{right:83.33333333333334%;}.col-sm-pull-9{right:75%;}.col-sm-pull-8{right:66.66666666666666%;}.col-sm-pull-7{right:58.333333333333336%;}.col-sm-pull-6{right:50%;}.col-sm-pull-5{right:41.66666666666667%;}.col-sm-pull-4{right:33.33333333333333%;}.col-sm-pull-3{right:25%;}.col-sm-pull-2{right:16.666666666666664%;}.col-sm-pull-1{right:8.333333333333332%;}.col-sm-pull-0{right:0;}.col-sm-push-12{left:100%;}.col-sm-push-11{left:91.66666666666666%;}.col-sm-push-10{left:83.33333333333334%;}.col-sm-push-9{left:75%;}.col-sm-push-8{left:66.66666666666666%;}.col-sm-push-7{left:58.333333333333336%;}.col-sm-push-6{left:50%;}.col-sm-push-5{left:41.66666666666667%;}.col-sm-push-4{left:33.33333333333333%;}.col-sm-push-3{left:25%;}.col-sm-push-2{left:16.666666666666664%;}.col-sm-push-1{left:8.333333333333332%;}.col-sm-push-0{left:0;}.col-sm-offset-12{margin-left:100%;}.col-sm-offset-11{margin-left:91.66666666666666%;}.col-sm-offset-10{margin-left:83.33333333333334%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-8{margin-left:66.66666666666666%;}.col-sm-offset-7{margin-left:58.333333333333336%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-5{margin-left:41.66666666666667%;}.col-sm-offset-4{margin-left:33.33333333333333%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-2{margin-left:16.666666666666664%;}.col-sm-offset-1{margin-left:8.333333333333332%;}.col-sm-offset-0{margin-left:0;}}@media (min-width:768px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;}.col-md-12{width:100%;}.col-md-11{width:91.66666666666666%;}.col-md-10{width:83.33333333333334%;}.col-md-9{width:75%;}.col-md-8{width:66.66666666666666%;}.col-md-7{width:58.333333333333336%;}.col-md-6{width:50%;}.col-md-5{width:41.66666666666667%;}.col-md-4{width:33.33333333333333%;}.col-md-3{width:25%;}.col-md-2{width:16.666666666666664%;}.col-md-1{width:8.333333333333332%;}.col-md-pull-12{right:100%;}.col-md-pull-11{right:91.66666666666666%;}.col-md-pull-10{right:83.33333333333334%;}.col-md-pull-9{right:75%;}.col-md-pull-8{right:66.66666666666666%;}.col-md-pull-7{right:58.333333333333336%;}.col-md-pull-6{right:50%;}.col-md-pull-5{right:41.66666666666667%;}.col-md-pull-4{right:33.33333333333333%;}.col-md-pull-3{right:25%;}.col-md-pull-2{right:16.666666666666664%;}.col-md-pull-1{right:8.333333333333332%;}.col-md-pull-0{right:0;}.col-md-push-12{left:100%;}.col-md-push-11{left:91.66666666666666%;}.col-md-push-10{left:83.33333333333334%;}.col-md-push-9{left:75%;}.col-md-push-8{left:66.66666666666666%;}.col-md-push-7{left:58.333333333333336%;}.col-md-push-6{left:50%;}.col-md-push-5{left:41.66666666666667%;}.col-md-push-4{left:33.33333333333333%;}.col-md-push-3{left:25%;}.col-md-push-2{left:16.666666666666664%;}.col-md-push-1{left:8.333333333333332%;}.col-md-push-0{left:0;}.col-md-offset-12{margin-left:100%;}.col-md-offset-11{margin-left:91.66666666666666%;}.col-md-offset-10{margin-left:83.33333333333334%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-8{margin-left:66.66666666666666%;}.col-md-offset-7{margin-left:58.333333333333336%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-5{margin-left:41.66666666666667%;}.col-md-offset-4{margin-left:33.33333333333333%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-2{margin-left:16.666666666666664%;}.col-md-offset-1{margin-left:8.333333333333332%;}.col-md-offset-0{margin-left:0;}}@media (min-width:992px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left;}.col-lg-12{width:100%;}.col-lg-11{width:91.66666666666666%;}.col-lg-10{width:83.33333333333334%;}.col-lg-9{width:75%;}.col-lg-8{width:66.66666666666666%;}.col-lg-7{width:58.333333333333336%;}.col-lg-6{width:50%;}.col-lg-5{width:41.66666666666667%;}.col-lg-4{width:33.33333333333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.666666666666664%;}.col-lg-1{width:8.333333333333332%;}.col-lg-pull-12{right:100%;}.col-lg-pull-11{right:91.66666666666666%;}.col-lg-pull-10{right:83.33333333333334%;}.col-lg-pull-9{right:75%;}.col-lg-pull-8{right:66.66666666666666%;}.col-lg-pull-7{right:58.333333333333336%;}.col-lg-pull-6{right:50%;}.col-lg-pull-5{right:41.66666666666667%;}.col-lg-pull-4{right:33.33333333333333%;}.col-lg-pull-3{right:25%;}.col-lg-pull-2{right:16.666666666666664%;}.col-lg-pull-1{right:8.333333333333332%;}.col-lg-pull-0{right:0;}.col-lg-push-12{left:100%;}.col-lg-push-11{left:91.66666666666666%;}.col-lg-push-10{left:83.33333333333334%;}.col-lg-push-9{left:75%;}.col-lg-push-8{left:66.66666666666666%;}.col-lg-push-7{left:58.333333333333336%;}.col-lg-push-6{left:50%;}.col-lg-push-5{left:41.66666666666667%;}.col-lg-push-4{left:33.33333333333333%;}.col-lg-push-3{left:25%;}.col-lg-push-2{left:16.666666666666664%;}.col-lg-push-1{left:8.333333333333332%;}.col-lg-push-0{left:0;}.col-lg-offset-12{margin-left:100%;}.col-lg-offset-11{margin-left:91.66666666666666%;}.col-lg-offset-10{margin-left:83.33333333333334%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-8{margin-left:66.66666666666666%;}.col-lg-offset-7{margin-left:58.333333333333336%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-5{margin-left:41.66666666666667%;}.col-lg-offset-4{margin-left:33.33333333333333%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-2{margin-left:16.666666666666664%;}.col-lg-offset-1{margin-left:8.333333333333332%;}.col-lg-offset-0{margin-left:0;}}@media (min-width:1200px){.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left;}.col-xl-12{width:100%;}.col-xl-11{width:91.66666666666666%;}.col-xl-10{width:83.33333333333334%;}.col-xl-9{width:75%;}.col-xl-8{width:66.66666666666666%;}.col-xl-7{width:58.333333333333336%;}.col-xl-6{width:50%;}.col-xl-5{width:41.66666666666667%;}.col-xl-4{width:33.33333333333333%;}.col-xl-3{width:25%;}.col-xl-2{width:16.666666666666664%;}.col-xl-1{width:8.333333333333332%;}.col-xl-pull-12{right:100%;}.col-xl-pull-11{right:91.66666666666666%;}.col-xl-pull-10{right:83.33333333333334%;}.col-xl-pull-9{right:75%;}.col-xl-pull-8{right:66.66666666666666%;}.col-xl-pull-7{right:58.333333333333336%;}.col-xl-pull-6{right:50%;}.col-xl-pull-5{right:41.66666666666667%;}.col-xl-pull-4{right:33.33333333333333%;}.col-xl-pull-3{right:25%;}.col-xl-pull-2{right:16.666666666666664%;}.col-xl-pull-1{right:8.333333333333332%;}.col-xl-pull-0{right:0;}.col-xl-push-12{left:100%;}.col-xl-push-11{left:91.66666666666666%;}.col-xl-push-10{left:83.33333333333334%;}.col-xl-push-9{left:75%;}.col-xl-push-8{left:66.66666666666666%;}.col-xl-push-7{left:58.333333333333336%;}.col-xl-push-6{left:50%;}.col-xl-push-5{left:41.66666666666667%;}.col-xl-push-4{left:33.33333333333333%;}.col-xl-push-3{left:25%;}.col-xl-push-2{left:16.666666666666664%;}.col-xl-push-1{left:8.333333333333332%;}.col-xl-push-0{left:0;}.col-xl-offset-12{margin-left:100%;}.col-xl-offset-11{margin-left:91.66666666666666%;}.col-xl-offset-10{margin-left:83.33333333333334%;}.col-xl-offset-9{margin-left:75%;}.col-xl-offset-8{margin-left:66.66666666666666%;}.col-xl-offset-7{margin-left:58.333333333333336%;}.col-xl-offset-6{margin-left:50%;}.col-xl-offset-5{margin-left:41.66666666666667%;}.col-xl-offset-4{margin-left:33.33333333333333%;}.col-xl-offset-3{margin-left:25%;}.col-xl-offset-2{margin-left:16.666666666666664%;}.col-xl-offset-1{margin-left:8.333333333333332%;}.col-xl-offset-0{margin-left:0;}}@media (min-width:1400px){.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12{float:left;}.col-xxl-12{width:100%;}.col-xxl-11{width:91.66666666666666%;}.col-xxl-10{width:83.33333333333334%;}.col-xxl-9{width:75%;}.col-xxl-8{width:66.66666666666666%;}.col-xxl-7{width:58.333333333333336%;}.col-xxl-6{width:50%;}.col-xxl-5{width:41.66666666666667%;}.col-xxl-4{width:33.33333333333333%;}.col-xxl-3{width:25%;}.col-xxl-2{width:16.666666666666664%;}.col-xxl-1{width:8.333333333333332%;}.col-xxl-pull-12{right:100%;}.col-xxl-pull-11{right:91.66666666666666%;}.col-xxl-pull-10{right:83.33333333333334%;}.col-xxl-pull-9{right:75%;}.col-xxl-pull-8{right:66.66666666666666%;}.col-xxl-pull-7{right:58.333333333333336%;}.col-xxl-pull-6{right:50%;}.col-xxl-pull-5{right:41.66666666666667%;}.col-xxl-pull-4{right:33.33333333333333%;}.col-xxl-pull-3{right:25%;}.col-xxl-pull-2{right:16.666666666666664%;}.col-xxl-pull-1{right:8.333333333333332%;}.col-xxl-pull-0{right:0;}.col-xxl-push-12{left:100%;}.col-xxl-push-11{left:91.66666666666666%;}.col-xxl-push-10{left:83.33333333333334%;}.col-xxl-push-9{left:75%;}.col-xxl-push-8{left:66.66666666666666%;}.col-xxl-push-7{left:58.333333333333336%;}.col-xxl-push-6{left:50%;}.col-xxl-push-5{left:41.66666666666667%;}.col-xxl-push-4{left:33.33333333333333%;}.col-xxl-push-3{left:25%;}.col-xxl-push-2{left:16.666666666666664%;}.col-xxl-push-1{left:8.333333333333332%;}.col-xxl-push-0{left:0;}.col-xxl-offset-12{margin-left:100%;}.col-xxl-offset-11{margin-left:91.66666666666666%;}.col-xxl-offset-10{margin-left:83.33333333333334%;}.col-xxl-offset-9{margin-left:75%;}.col-xxl-offset-8{margin-left:66.66666666666666%;}.col-xxl-offset-7{margin-left:58.333333333333336%;}.col-xxl-offset-6{margin-left:50%;}.col-xxl-offset-5{margin-left:41.66666666666667%;}.col-xxl-offset-4{margin-left:33.33333333333333%;}.col-xxl-offset-3{margin-left:25%;}.col-xxl-offset-2{margin-left:16.666666666666664%;}.col-xxl-offset-1{margin-left:8.333333333333332%;}.col-xxl-offset-0{margin-left:0;}}.tabledrag-handle .handle,.mceToolbar table td a{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-o-box-sizing:content-box;}.container .container{width:auto;margin-left:-15px;margin-right:-15px;}
.cke_button_label.cke_button__savebutton_label{display:inline;}
:root{--flag-primary:#ff0033;}.flag.flag-bookmark a{background:white url(/modules/custom/sd_general/modules/sd_favorites/images/bookmarks-filled.svg) no-repeat 11px center;background-size:23px;margin:10px 0;border-radius:25px;font-size:14px;padding:10px 17px 7px 39px;border:2px solid var(--flag-primary);color:var(--flag-primary);transition:0.1s all ease-in-out;display:inline-block;position:relative;z-index:4;}.flag.flag-bookmark a:hover{border:2px solid var(--flag-primary);background:var(--flag-primary) url(/modules/custom/sd_general/modules/sd_favorites/images/bookmarks-filled-hover.svg) no-repeat 11px center;background-size:23px;color:white;text-decoration:none;}.row.material-container .flag.flag-bookmark a{margin-top:0;}.flag.flag-bookmark.action-unflag a{background-image:url(/modules/custom/sd_general/modules/sd_favorites/images/bookmarks.svg);}.flag.flag-bookmark.action-unflag a:hover{background-image:url(/modules/custom/sd_general/modules/sd_favorites/images/bookmarks-hover.svg);}
.block-views-exposed-filter-blockacquia-search-page-external-search{border-top:1px solid #e5e5e5;width:100%;background:var(--white);}.block-views-exposed-filter-blockacquia-search-page-external-search form{max-width:600px;padding:var(--layout-padding);margin:0 auto;}.block-views-exposed-filter-blockacquia-search-page-external-search .form-text{border-radius:40px;height:43px;padding-left:20px;font-size:16px;margin:0;border:1px solid var(--shadow);box-shadow:unset;}.block-views-exposed-filter-blockacquia-search-page-external-search .form-text:hover{border-color:var(--shadow);}.block-views-exposed-filter-blockacquia-search-page-external-search .form--inline{position:relative;}.block-views-exposed-filter-blockacquia-search-page-external-search .form-actions{position:absolute;top:1px;right:1px;z-index:1;width:auto;}.block-views-exposed-filter-blockacquia-search-page-external-search .form-actions::before{content:" ";background:transparent url(/modules/custom/sd_general/images/search_icon.svg) no-repeat center top;background-size:20px;filter:brightness(0) invert(1);position:absolute;top:11px;left:12px;width:20px;height:20px;pointer-events:none;}.block-views-exposed-filter-blockacquia-search-page-external-search .form-submit{border-radius:40px;font-weight:500;padding-left:38px;text-transform:uppercase;}.block-views-exposed-filter-blockacquia-search-page-external-search .form-submit:hover{background-color:var(--button-hover);border-color:var(--button-hover);}
.cke_button_label.cke_button__customtokenlist_label,.cke_button_label.cke_button__dltokenlist_label{display:inherit;}.sd-token-settings .form-wrapper{width:100%;}.sd-token-settings .fieldset-wrapper > div{float:left;margin-right:5px !important;}.sd-token-settings .fieldset-wrapper > i{float:left;clear:left;margin:0;}@media screen and (min-width:828px){.ui-dialog.ui-corner-all{width:810px !important;}}.ui-dialog-titlebar.ui-widget-header{background:#fafafa !important;font-size:24px;font-weight:400 !important;padding:10px 15px;}.token-list-wrapper .item-list{margin-bottom:25px;}.token-list-wrapper .item-list h3{font-size:24px;}.design-token-list li{display:inline-block;line-height:32px;font-size:13px;background:#e4e4e4;border-radius:16px;margin-right:10px !important;padding:0 10px !important;}.design-token-list .token-name{margin-right:5px;}.design-token-list .token-value-tooltip{display:none;}.design-token-list .token-name-copy{position:relative;}.design-token-list .token-name-copy .tooltiptextcopied{display:none;}.design-token-list .token-name-copy .tooltiptextcopied.copied-processed{display:block;position:absolute;left:-20px;color:white;background:#2f2f2f;font-size:12px;transition:.5s all ease-in;border-radius:16px;padding:0px 10px;z-index:1;}.design-token-list .token-name-copy .tooltiptext{cursor:pointer;}.design-token-list .token-name-copy .tooltiptext{box-sizing:border-box;position:relative;display:inline-flex;width:18px;height:auto;border-radius:2px;top:-11px;margin:0 1px 0 0;font:normal normal normal 0 FontAwesome;font-size:0;border:none;color:#424242 !important;}.design-token-list .token-name-copy .tooltiptext::before{content:"\f0ea";font-size:15px;display:block;box-sizing:border-box;position:absolute;border-radius:2px;width:10px;left:2px;}
.bubble-notifications{align-items:center;background:#ff0033;border-radius:30px;box-shadow:0 2px 6px black;display:flex;justify-content:center;text-align:center;position:fixed;right:32px;bottom:32px;z-index:10000;}.bubble-notifications.up-arrow{bottom:100px;}.bubble-notifications.open{border-radius:30px;min-height:52px;min-width:52px;padding:4px;}.bubble-notifications #moder-icon{cursor:pointer;min-height:52px;min-width:52px;padding:0 4px;}.bubble-notifications.open #moder-icon{min-height:unset;min-width:unset;padding:0;}.bubble-notifications .moderated-content-links{background-color:white;border-radius:30px;display:flex;flex-direction:column;justify-content:center;min-height:42px;overflow:hidden;transition:width 0.4s ease-out;width:0;}.bubble-notifications .moderated-content-links.open{padding:6px;width:263px;}.bubble-notifications .moderated-content-links a{font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;}.bubble-notifications .moderated-content-links a:hover{color:#ef5350;text-decoration:underline;}
