/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--font-sans:"FF Meta W07",Helvetica Neue,Helvetica,Arial,sans-serif;--font-serif:"Freight Text W01",Georgia,Cambria,"Times New Roman",Times,serif;--gap:20px;--gap2:40px;--gap-neg:-20px;--gap2-neg:-40px;--logo-size:6rem;--blue:#0071ce;--orange:#f6691c;--black:#444444;--hrw-black:#444444;--near-black:#202020;--white:#ffffff;--near-white:#f5f5f5;--light-gray:#e5e5e5;--gray:#c8c8c8;--anti-flash-white:#f0f0f0;--navy:#001f35;--red:#ee0000;--dark-blue:#00457c;--dark-orange:#f85619;--f1:3rem;--f2:2.5rem;--f3:2.333rem;--f4:1.666rem;--f5:1.5rem;--f6:1.333rem;--f7:1.125rem;--f8:1rem;--f9:0.875rem;--f10:0.75rem;--f11:0.5rem;--gd-image-overlay:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.5) 80%,rgba(0,0,0,.8));}::backdrop{--color-backdrop:#ffffff;}@media (max-width:1080px){:root{--f1:2.5rem;--f2:2.25rem;--f3:2rem;}}@media (max-width:768px){:root{--logo-size:3.875rem;--f1:2.333rem;--f2:2rem;--f3:1.75rem;--f4:1.666rem;--f5:1.333rem;--f6:1.25rem;--f7:1.125rem;}}@media (min-width:600px){:root{--logo-size:4.625rem;}}@media (max-width:350px){:root{--logo-size:3rem;}}//
//button{//  font-family:var(--font-sans),sans-serif;//  font-variant-numeric:lining-nums;//}//
//a{//  display:block;//}//
//p a{//  display:inline;//  color:var(--blue);//  text-decoration:underline;//}//
//input[type="email"],//input[type="text"]{//  display:inline-flex;//  align-items:center;//  width:100%;//  height:2.5rem;//  padding-inline:0.5rem;//  font-size:var(--f8);//  font-weight:bold;//  box-shadow:inset 0 0 1px var(--black);//}//
//input:focus{//  box-shadow:0 0 0 2px #f6691c;//}@media (min-width:1440.01px){.util-full-bleed{width:100vw;margin-inline-start:min(calc((100vw - 1440px) / -2),0px);}.util-full-bleed-padded{width:100vw;margin-inline-start:min(calc((100vw - 1440px) / -2),0px);padding-inline:max(calc((100vw - (1440px - var(--gap) - var(--gap))) / 2),0px);}}@media (max-width:1440px){.util-full-bleed-padded{padding-inline:var(--gap);}}.util-block-spacing{display:flex;flex-direction:column;gap:1.5rem;}
#graphene--modal{cursor:pointer;z-index:10001;top:0;left:0;bottom:0;right:0;width:auto;height:auto;overflow:auto;position:fixed;}#graphene--modal-overlay{cursor:default;position:absolute;top:0%;left:0%;width:100%;height:100%;text-indent:200%;white-space:nowrap;background-color:rgba(0,0,0,.7);overflow:hidden;z-index:10002;}.graphene--modal-content{max-height:95vh;max-width:95vw;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.6);-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.6);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.6);z-index:10003;}.graphene--modal-content.image{height:auto;}.graphene--modal-content.image .graphene--modal-content-wrapper{padding:0px;}.graphene--modal-content-wrapper{cursor:default;position:relative;padding:30px;background-color:#fff;overflow-y:auto;overflow-x:hidden;}@media screen and (min-width:700px){.graphene--modal-content{width:700px;height:auto;}}.graphene--modal-content .graphene--modal-content-image{background-color:#000;border:4px solid #000;padding:0;}.graphene--modal-content img{display:block;max-width:100%;z-index:4;}.graphene--modal-close-btn{position:absolute;width:30px;height:30px;top:0;right:0;z-index:5;background:#111;text-indent:200%;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:block;overflow:hidden;padding:0;text-decoration:none;}.graphene--modal-close-btn:before{position:absolute;top:0;right:0;bottom:0;left:1px;color:#eee;content:"\00d7";display:block;font-size:22px;font-weight:100;line-height:28px;margin:auto;text-align:center;text-indent:0;}.graphene--modal-init{display:none;}.graphene--modal-hide{-webkit-animation:graphene--modal-fadeOut 366ms;animation:graphene--modal-fadeOut 366ms;}.graphene--modal-show{-webkit-animation:graphene--modal-fadeIn 366ms;animation:graphene--modal-fadeIn 366ms;}.graphene--modal-visuallyhide{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}@-webkit-keyframes graphene--modal-fadeIn{from{display:block;opacity:0.1;}to{opacity:1;}}@keyframes graphene--modal-fadeIn{from{display:block;opacity:0.1;}to{opacity:1;}}@-webkit-keyframes graphene--modal-fadeOut{from{opacity:1;}to{opacity:0;display:none;}}@keyframes graphene--modal-fadeOut{from{opacity:1;}to{opacity:0;display:none;}}
#graphene--modal-overlay.graphene--modal-show,#graphene--modal.graphene--modal-show{-webkit-animation:graphene--modal-fadeIn 100ms;animation:graphene--modal-fadeIn 100ms;}#graphene--modal.hrw_lightbox_subscription{}#graphene--modal.hrw_lightbox_subscription article{background:#000;padding:20px;}#graphene--modal.hrw_lightbox_subscription .graphene--modal-close-btn{top:5px;right:3px;background:none;}@media screen and (min-width:700px){#graphene--modal.hrw_lightbox_subscription{top:0;left:0;bottom:0;right:0;width:auto;height:auto;overflow:visible;position:fixed;}}#graphene--modal.hrw_lightbox_subscription a,#graphene--modal.hrw_lightbox_subscription p,#graphene--modal.hrw_lightbox_subscription h2,#graphene--modal.hrw_lightbox_subscription h3,#graphene--modal.hrw_lightbox_subscription h4,#graphene--modal.hrw_lightbox_subscription h5,#graphene--modal.hrw_lightbox_subscription h6{font-family:"Neue Helvetica W02","Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;}#graphene--modal.hrw_lightbox_subscription p{margin:20px 0;line-height:30px;font-size:24px;}#graphene--modal.hrw_lightbox_subscription #body-content{text-align:center;margin:15px;}#graphene--modal.hrw_lightbox_subscription #thank-you{display:none;text-align:center;}#graphene--modal.hrw_lightbox_subscription form{text-align:center;}#graphene--modal.hrw_lightbox_subscription .logo{width:115px;height:115px;background-image:url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNjAiIGhlaWdodD0iMzYwIiB2aWV3Qm94PSIwIDAgNzAwIDcwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaW4iPjxwYXRoIGZpbGw9IiMwMDdEQzMiIGQ9Ik0wIDcwMGg3MDBWMEgweiIvPjxwYXRoIGZpbGw9IndoaXRlIiBkPSJNMTc3IDIzMnYtNTZoLTEydjIyaC0xNnYtMjJoLTExdjU2aDExdi0yNWgxNnYyNXpNMjcxIDIxNHYtMzhoLTEydjQxYzAgNC0zIDYtOCA2LTQgMC03LTEtOC00bC0xLTZ2LTM3aC0xMXYzOWMwIDUgMCA3IDIgMTAgMyA1IDkgOCAxOCA4IDEyIDAgMTgtNiAxOS0xMWwxLTh6TTM4MSAyMzJsLTUtNTZoLTE0bC04IDI4LTIgOS0yLTktNy0yOGgtMTVsLTUgNTZoMTFsMi0yOSAxLTExIDIgMTAgOCAzMGgxMGw4LTMxIDMtOHY5bDIgMzBoMTF6TTQ3NSAyMzJsLTE3LTU2aC0xMmwtMTkgNTZoMTJsNC0xM2gxNmw0IDEzaDEyem0tMTgtMjNoLTExbDMtMTAgMi0xMSAzIDEwIDMgMTF6TTU2MiAyMzJ2LTU2aC0xMWwxIDIzIDEgMTUtNy0xNi0xMC0yMmgtMTN2NTZoMTF2LTI0bC0xLTE2IDggMTggOSAyMmgxMnpNMTc4IDM4MGwtMTMtMjItMi0zYzcgMCAxMi03IDEyLTE1IDAtMTAtNi0xNy0xNi0xN2gtMjF2NTdoMTF2LTI0bDIgMWMyIDEgMyAzIDkgMTNsNSAxMGgxM3ptLTE1LTQwYzAgMyAwIDUtMiA2LTEgMS0zIDItOCAyaC00di0xNWgxMGMzIDEgNCA0IDQgN3pNMjMzIDM4MHYtNTdoLTEydjU3ek0zMjEgMzc1di0yN2gtMjJsMiAxMGg4djEybC02IDJjLTQgMC03LTEtOS0zLTMtMy00LTgtNC0xNiAwLTkgMS0xNSA1LTE4IDItMiA0LTMgOC0zczggMSAxMSA0bDYtN2MtNC00LTExLTYtMTctNnMtMTAgMS0xNCA0Yy04IDUtMTIgMTMtMTIgMjUgMCA4IDIgMTQgNiAyMCA1IDUgMTEgOCAxOSA4IDcgMCAxMy0xIDE5LTV6TTQwNiAzODB2LTU3aC0xMXYyMmgtMTZ2LTIyaC0xMnY1N2gxMnYtMjVoMTZ2MjV6TTQ4OSAzMjNoLTQxdjEwaDE0djQ3aDEydi00N2gxM3pNNTY3IDM2MmMwLTgtNS0xNC0xNC0xN2wtNy0yYy01LTEtNi0yLTYtNSAwLTQgMy03IDgtNyA0IDAgOCAxIDEzIDVsNS05Yy01LTMtMTItNS0xOS01LTEyIDAtMjAgNy0yMCAxN2wzIDljMiAzIDUgNSAxMSA3bDYgMWM1IDIgNyA0IDcgOCAwIDUtMyA3LTEwIDctNSAwLTEwLTEtMTUtNGwtNCA5YzUgMyAxMyA1IDE5IDUgMTQgMCAyMy04IDIzLTE5ek0xOTkgNDcxaC0xMmwtNCAyMS0zIDE5LTMtMTUtNS0yNWgtMTJsLTUgMjMtMyAxOC0zLTE5LTUtMjJoLTEybDE0IDU3aDEybDUtMjMgMy0xNiAyIDE2IDUgMjNoMTNsMTMtNTd6TTI5NCA1MjdsLTE3LTU2aC0xM2wtMTggNTZoMTJsNC0xM2gxNmw0IDEzaDEyem0tMTktMjJoLTEwYTE2MCAxNjAgMCAwIDAgNS0yMiAxMzg2IDEzODYgMCAwIDEgNSAyMnpNMzc4IDQ3MWgtNDB2MTBoMTR2NDZoMTF2LTQ2aDEzek00NjggNTIzbC01LTdjLTQgMy03IDMtMTAgMy01IDAtOC0yLTExLTYtMS0zLTItNy0yLTE1IDAtNiAxLTExIDMtMTRzNi01IDEwLTVsOSAzIDUtOGMtMy0yLTktNC0xNS00LTkgMC0xNyA1LTIxIDEzLTMgNS00IDEwLTQgMTcgMCA5IDIgMTUgNyAyMCA1IDYgMTEgOCAxOCA4czExLTEgMTYtNXpNNTYyIDUyN3YtNTZoLTExdjIyaC0xNnYtMjJoLTEydjU2aDEydi0yNWgxNnYyNXoiLz48L3N2Zz4K');background-repeat:no-repeat;background-position:center;background-size:contain;z-index:99;text-indent:-9999999px;display:block;margin:0 auto;}#graphene--modal.hrw_lightbox_subscription .en__field.en__field--text.en__field--emailAddress{display:inline-block;color:#eeeeee;text-align:left;}#graphene--modal.hrw_lightbox_subscription input[type="text"]{color:#111111;transition:all 300ms;}#graphene--modal.hrw_lightbox_subscription input[type="text"].valid{border:solid 4px #037dc4;transition:all 300ms;outline:none;}#graphene--modal.hrw_lightbox_subscription input[type="text"]:-webkit-autofill,#graphene--modal.hrw_lightbox_subscription input[type="text"]:-webkit-autofill:hover,#graphene--modal.hrw_lightbox_subscription input[type="text"]:-webkit-autofill:focus,#graphene--modal.hrw_lightbox_subscription input[type="text"]:-webkit-autofill:active{transition:background-color 5500s ease-in-out 0s;}#graphene--modal.hrw_lightbox_subscription input[type="submit"]{height:37px;top:1px;position:relative;transition:all 300ms;}#graphene--modal.hrw_lightbox_subscription input[type="submit"]:disabled{opacity:.5;transition:all 300ms;}@media screen and (min-width:701px){#graphene--modal.hrw_lightbox_subscription .boxer-content{width:680px !important;margin:auto;}#graphene--modal.hrw_lightbox_subscription p{margin:25px 0;line-height:36px;font-size:28px;}#graphene--modal.hrw_lightbox_subscription #body-content{margin:20px;}}
.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);}
#hrw-cookie-dialog{display:flex;flex-wrap:wrap;gap:10px;position:fixed;bottom:0;left:0;z-index:100;width:100%;max-height:80vh;overflow:scroll;box-sizing:border-box;padding:10px;background:#fff !important;box-shadow:0px -10px 20px 1px rgb(0 0 0 / 30%);color:#000 !important;font-size:18px !important;}#hrw-cookie-dialog *{box-sizing:border-box;}#hrw-cookie-dialog a{color:#0071ce !important;}#hrw-cookie-dialog__text{flex:1 0 60%;}#hrw-cookie-dialog__buttons{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}#hrw-cookie-dialog__accept,#hrw-cookie-dialog__decline,#hrw-cookie-dialog__save{background-color:#0071ce;color:#fff;font-size:1rem;font-weight:bold;padding:10px 20px;border:0;cursor:pointer;}#hrw-cookie-dialog__accept:hover,#hrw-cookie-dialog__decline:hover{text-decoration:underline;}a#hrw-cookie-dialog__otherlink,#hrw-cookie-dialog__otherbutton{white-space:nowrap;background:#eee;color:#000 !important;font-weight:bold;padding:10px;text-decoration:none;}#hrw-cookie-dialog__otherlink:hover,#hrw-cookie-dialog__otherbutton:hover{text-decoration:underline;}#hrw-cookie-dialog__other{display:none;}#hrw-cookie-dialog__other.open{display:block;}#hrw-cookie-dialog__categories{margin-bottom:10px;}@media screen and (min-width:768px){#hrw-cookie-dialog__categories{display:flex;}}.hrw-cookie-dialog__category{position:relative;padding:10px 10px 10px 50px;border:1px solid #5e5e5e;}.hrw-cookie-dialog__category input{position:absolute;margin-left:-20px;}.hrw-cookie-dialog__category label{font-weight:bold;}@media screen and (min-width:1200px){#hrw-cookie-dialog{padding:10px calc((100vw - 1180px) / 2);}}.sr-only{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}
.scrollable-container{overflow:auto;max-width:100%;margin-bottom:1.5rem;border:1px solid #e5e5e5;background:linear-gradient(to right,white 30%,rgba(255,255,255,0)),linear-gradient(to right,rgba(255,255,255,0),white 70%) 0 100%,radial-gradient(farthest-side at 0% 50%,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-position:0 0,100%,0 0,100%;background-attachment:local,local,scroll,scroll;:last-child{margin-bottom:0;}}.scrollable-container.height-constrained{max-height:80vh;}.table--text-content{td{min-width:12em;}}
.hrw-suggestion{position:relative;width:auto;border:1px solid #e5e5e5;box-shadow:0 0 0.5rem #e5e5e5;padding:1rem 1.5rem;margin-block:2rem;}.suggestion-inner{display:flex;flex-wrap:wrap;gap:1rem 2rem;padding-inline-end:1rem;}.suggestion-options > *{display:inline-block;color:#0071ce;padding-inline-end:1rem;}.suggestion-options > *:not(:first-child){padding-inline-start:1rem;border-inline-start:1px solid #e5e5e5;}.suggestion-close{position:absolute;inset-block-start:calc(50% - 0.75rem);inset-inline-end:0.5rem;padding-inline:0.5rem;}
.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;}
dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:white;color:black;display:block;}dialog:not([open]){display:none;}dialog + .backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.1);}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0;}dialog.fixed{position:fixed;top:50%;transform:translate(0,-50%);}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
