/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.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 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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-block;}.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-within{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;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;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/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(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.media-oembed-content{max-width:100%;border:none;background-color:transparent;}
.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;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;}.ui-widget-shadow{box-shadow:0 0 5px #666666;}
:root{--color--white:#fff;--color--accents-digital-reef:#305dda;--bs-body-font-size:1rem;--bs-body-font-weight:300;--bs-body-line-height:1.5rem;--bs-body-color:red;}.alerts-wrap .alert{border-radius:0;padding:1.25rem 0;margin:0;}.alerts-wrap .alert .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.alerts-wrap .alert .alert-headline,.alerts-wrap .alert .alert-caption{font-weight:700;}[dir="ltr"] .alerts-wrap .alert .alert-headline,[dir="ltr"] .alerts-wrap .alert .alert-caption{padding-right:1rem;}[dir="rtl"] .alerts-wrap .alert .alert-headline,[dir="rtl"] .alerts-wrap .alert .alert-caption{padding-left:1rem;}@media (min-width:768px){.alerts-wrap .alert .alert-headline,.alerts-wrap .alert .alert-caption{font-size:18px;}}.alerts-wrap .alert .alert-headline a,.alerts-wrap .alert .alert-caption a{color:var(--color--white);text-decoration:none;}.alerts-wrap .alert .alert-headline a:hover,.alerts-wrap .alert .alert-headline a:focus,.alerts-wrap .alert .alert-caption a:hover,.alerts-wrap .alert .alert-caption a:focus{text-decoration:underline;text-underline-position:under;}.alerts-wrap .alert .alert-headline a.tertiary-gold,.alerts-wrap .alert .alert-headline a.tertiary,.alerts-wrap .alert .alert-headline a.fancy,.alerts-wrap .alert .alert-headline a.fancy-gold,.alerts-wrap .alert .alert-caption a.tertiary-gold,.alerts-wrap .alert .alert-caption a.tertiary,.alerts-wrap .alert .alert-caption a.fancy,.alerts-wrap .alert .alert-caption a.fancy-gold{margin-top:.5rem;}.alerts-wrap .alert .alert-caption{line-height:135%;}[dir="ltr"] .alerts-wrap .alert .alert-close{margin-left:auto;}[dir="rtl"] .alerts-wrap .alert .alert-close{margin-right:auto;}.alerts-wrap .alert .alert-close i:before{font-size:1.5rem;font-style:normal;font-weight:900;line-height:normal;letter-spacing:1.75px;color:var(--color--primary-norfolk-blue);}.alerts-wrap .alert-level-alert .alert{background-color:var(--color--carnation--pink);}.alerts-wrap .alert-level-alert .alert .alert-headline,.alerts-wrap .alert-level-alert .alert .alert-headline a,.alerts-wrap .alert-level-alert .alert .alert-caption,.alerts-wrap .alert-level-alert .alert .alert-caption a{color:var(--color--primary-norfolk-blue);}.alerts-wrap .alert-level-alert .alert .alert-headline.tertiary-gold:after,.alerts-wrap .alert-level-alert .alert .alert-headline a.tertiary-gold:after,.alerts-wrap .alert-level-alert .alert .alert-caption.tertiary-gold:after,.alerts-wrap .alert-level-alert .alert .alert-caption a.tertiary-gold:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'><g clip-path='url(%23clip0_3666_961)'><path d='M25.4005 13.7139C25.6092 10.8143 24.7542 8.13776 23.2044 5.79866C21.1655 2.7218 18 1.43216 14.4027 1.03468C10.5709 0.614328 7.56556 2.35007 4.80897 4.66057C1.23455 7.65736 0.448178 11.655 1.2803 15.9929C1.52908 17.2969 2.42126 18.5551 3.25624 19.656C5.23218 22.2696 7.92872 23.8795 11.0828 24.7174C13.3904 25.3293 15.6323 25.0176 17.777 24.0625C20.8996 22.6728 23.6304 20.7941 24.8572 17.4141C25.2775 16.256 25.3576 14.9749 25.5921 13.7482L25.4005 13.7139ZM23.0271 13.1791C23.2816 16.4619 21.6545 19.044 19.5327 21.4003C18.1973 22.8844 16.5445 23.8452 14.52 24.0139C9.88179 24.3999 6.30165 22.4526 3.50216 18.8868C3.12756 18.4092 2.83589 17.8373 2.62428 17.2654C0.814199 12.3928 2.61571 7.00825 6.95934 4.14871C10.4394 1.85823 14.7659 1.20339 18.6262 4.32315C21.4343 6.59362 23.3902 9.26156 23.0242 13.1791H23.0271Z' fill='%23172435'/><path d='M14.3083 11.692C13.9508 11.7606 13.5934 11.8836 13.2331 11.8893C10.5451 11.935 7.85714 11.9665 5.16918 11.9808C4.15976 11.9865 3.50207 12.9588 3.99391 13.8681C4.10257 14.0683 4.5458 14.1683 4.83747 14.1741C6.9764 14.1969 9.11533 14.1683 11.2543 14.1884C12.1321 14.1969 13.0072 14.2913 14.0623 14.3599C13.8564 14.6802 13.7478 14.9204 13.5791 15.1063C12.4896 16.3016 11.3829 17.4825 10.2877 18.6778C10.079 18.9037 9.85881 19.1439 9.73871 19.4184C9.65865 19.6015 9.69296 19.8817 9.77589 20.0761C9.81306 20.1619 10.1019 20.1648 10.2734 20.1591C10.8282 20.1419 11.3944 20.1676 11.9263 20.0418C12.2322 19.9703 12.5411 19.6901 12.7384 19.4213C14.5027 17.0365 16.5473 14.9261 18.8206 13.0302C19.2581 12.6671 19.341 12.2639 18.9092 11.8864C16.696 9.97054 14.4684 8.07467 12.2408 6.1788C12.0635 6.02724 11.8233 5.95003 11.626 5.81849C11.2285 5.5497 10.7624 5.46963 10.4593 5.81849C10.3192 5.97863 10.5051 6.43329 10.5508 6.75356C10.791 8.43211 12.3952 9.05835 13.2588 10.2565C13.5734 10.6911 13.9908 11.0543 14.3597 11.4489C14.3426 11.5318 14.3254 11.6148 14.3111 11.6977L14.3083 11.692Z' fill='%23172435'/></g><defs><clipPath id='clip0_3666_961'><rect width='24.612' height='24.063' fill='white' transform='matrix(1 0 0 -1 0.979523 25.0315)'/></clipPath></defs></svg>");}.alerts-wrap .alert-level-alert .alert .alert-headline.fancy:after,.alerts-wrap .alert-level-alert .alert .alert-headline.fancy-gold:after,.alerts-wrap .alert-level-alert .alert .alert-headline a.fancy:after,.alerts-wrap .alert-level-alert .alert .alert-headline a.fancy-gold:after,.alerts-wrap .alert-level-alert .alert .alert-caption.fancy:after,.alerts-wrap .alert-level-alert .alert .alert-caption.fancy-gold:after,.alerts-wrap .alert-level-alert .alert .alert-caption a.fancy:after,.alerts-wrap .alert-level-alert .alert .alert-caption a.fancy-gold:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cg clip-path='url(%23clip0_3853_1253)'%3E%3Cpath d='M11.3287 7.21359C10.9713 7.28222 10.6138 7.40518 10.2535 7.4109C7.56558 7.45665 4.87762 7.4881 2.18965 7.5024C1.18024 7.50812 0.522544 8.48036 1.01438 9.38969C1.12305 9.58986 1.56627 9.68994 1.85795 9.69566C3.99688 9.71854 6.13581 9.68995 8.27474 9.70996C9.15262 9.71854 10.0276 9.81291 11.0828 9.88153C10.8769 10.2018 10.7683 10.442 10.5995 10.6279C9.51007 11.8232 8.40342 13.0041 7.30822 14.1994C7.09948 14.4253 6.87929 14.6655 6.75919 14.9401C6.67912 15.1231 6.71344 15.4033 6.79637 15.5977C6.83354 15.6835 7.12235 15.6864 7.29392 15.6807C7.84867 15.6635 8.41486 15.6893 8.94674 15.5634C9.25271 15.4919 9.56154 15.2117 9.75884 14.9429C11.5232 12.5581 13.5677 10.4477 15.8411 8.55185C16.2786 8.18869 16.3615 7.78549 15.9297 7.40804C13.7164 5.49215 11.4889 3.59627 9.26128 1.7004C9.08399 1.54885 8.84379 1.47164 8.64648 1.3401C8.24901 1.0713 7.7829 0.991237 7.47979 1.3401C7.33968 1.50023 7.52555 1.9549 7.5713 2.27517C7.8115 3.95372 9.4157 4.57996 10.2793 5.7781C10.5938 6.21275 11.0113 6.57591 11.3802 6.97053C11.363 7.05345 11.3459 7.13638 11.3316 7.21931L11.3287 7.21359Z' fill='%23172435'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3853_1253'%3E%3Crect width='17' height='15' fill='white' transform='matrix(1 0 0 -1 0 15.98)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.alerts-wrap .alert-level-alert .alert .alert-close i:before{color:var(--color--primary-norfolk-blue);}.alerts-wrap .alert-level-announcement .alert{background-color:var(--color--gold);}.alerts-wrap .alert-level-announcement .alert .alert-headline,.alerts-wrap .alert-level-announcement .alert .alert-headline a,.alerts-wrap .alert-level-announcement .alert .alert-caption,.alerts-wrap .alert-level-announcement .alert .alert-caption a{color:var(--color--primary-norfolk-blue);}.alerts-wrap .alert-level-announcement .alert .alert-headline.tertiary-gold,.alerts-wrap .alert-level-announcement .alert .alert-headline a.tertiary-gold,.alerts-wrap .alert-level-announcement .alert .alert-caption.tertiary-gold,.alerts-wrap .alert-level-announcement .alert .alert-caption a.tertiary-gold{margin-top:.5rem;}.alerts-wrap .alert-level-announcement .alert .alert-headline.tertiary-gold:after,.alerts-wrap .alert-level-announcement .alert .alert-headline a.tertiary-gold:after,.alerts-wrap .alert-level-announcement .alert .alert-caption.tertiary-gold:after,.alerts-wrap .alert-level-announcement .alert .alert-caption a.tertiary-gold:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'><g clip-path='url(%23clip0_3666_961)'><path d='M25.4005 13.7139C25.6092 10.8143 24.7542 8.13776 23.2044 5.79866C21.1655 2.7218 18 1.43216 14.4027 1.03468C10.5709 0.614328 7.56556 2.35007 4.80897 4.66057C1.23455 7.65736 0.448178 11.655 1.2803 15.9929C1.52908 17.2969 2.42126 18.5551 3.25624 19.656C5.23218 22.2696 7.92872 23.8795 11.0828 24.7174C13.3904 25.3293 15.6323 25.0176 17.777 24.0625C20.8996 22.6728 23.6304 20.7941 24.8572 17.4141C25.2775 16.256 25.3576 14.9749 25.5921 13.7482L25.4005 13.7139ZM23.0271 13.1791C23.2816 16.4619 21.6545 19.044 19.5327 21.4003C18.1973 22.8844 16.5445 23.8452 14.52 24.0139C9.88179 24.3999 6.30165 22.4526 3.50216 18.8868C3.12756 18.4092 2.83589 17.8373 2.62428 17.2654C0.814199 12.3928 2.61571 7.00825 6.95934 4.14871C10.4394 1.85823 14.7659 1.20339 18.6262 4.32315C21.4343 6.59362 23.3902 9.26156 23.0242 13.1791H23.0271Z' fill='%23172435'/><path d='M14.3083 11.692C13.9508 11.7606 13.5934 11.8836 13.2331 11.8893C10.5451 11.935 7.85714 11.9665 5.16918 11.9808C4.15976 11.9865 3.50207 12.9588 3.99391 13.8681C4.10257 14.0683 4.5458 14.1683 4.83747 14.1741C6.9764 14.1969 9.11533 14.1683 11.2543 14.1884C12.1321 14.1969 13.0072 14.2913 14.0623 14.3599C13.8564 14.6802 13.7478 14.9204 13.5791 15.1063C12.4896 16.3016 11.3829 17.4825 10.2877 18.6778C10.079 18.9037 9.85881 19.1439 9.73871 19.4184C9.65865 19.6015 9.69296 19.8817 9.77589 20.0761C9.81306 20.1619 10.1019 20.1648 10.2734 20.1591C10.8282 20.1419 11.3944 20.1676 11.9263 20.0418C12.2322 19.9703 12.5411 19.6901 12.7384 19.4213C14.5027 17.0365 16.5473 14.9261 18.8206 13.0302C19.2581 12.6671 19.341 12.2639 18.9092 11.8864C16.696 9.97054 14.4684 8.07467 12.2408 6.1788C12.0635 6.02724 11.8233 5.95003 11.626 5.81849C11.2285 5.5497 10.7624 5.46963 10.4593 5.81849C10.3192 5.97863 10.5051 6.43329 10.5508 6.75356C10.791 8.43211 12.3952 9.05835 13.2588 10.2565C13.5734 10.6911 13.9908 11.0543 14.3597 11.4489C14.3426 11.5318 14.3254 11.6148 14.3111 11.6977L14.3083 11.692Z' fill='%23172435'/></g><defs><clipPath id='clip0_3666_961'><rect width='24.612' height='24.063' fill='white' transform='matrix(1 0 0 -1 0.979523 25.0315)'/></clipPath></defs></svg>");}.alerts-wrap .alert-level-announcement .alert .alert-headline.fancy,.alerts-wrap .alert-level-announcement .alert .alert-headline.fancy-gold,.alerts-wrap .alert-level-announcement .alert .alert-headline a.fancy,.alerts-wrap .alert-level-announcement .alert .alert-headline a.fancy-gold,.alerts-wrap .alert-level-announcement .alert .alert-caption.fancy,.alerts-wrap .alert-level-announcement .alert .alert-caption.fancy-gold,.alerts-wrap .alert-level-announcement .alert .alert-caption a.fancy,.alerts-wrap .alert-level-announcement .alert .alert-caption a.fancy-gold{margin-top:.5rem;}.alerts-wrap .alert-level-announcement .alert .alert-headline.fancy:after,.alerts-wrap .alert-level-announcement .alert .alert-headline.fancy-gold:after,.alerts-wrap .alert-level-announcement .alert .alert-headline a.fancy:after,.alerts-wrap .alert-level-announcement .alert .alert-headline a.fancy-gold:after,.alerts-wrap .alert-level-announcement .alert .alert-caption.fancy:after,.alerts-wrap .alert-level-announcement .alert .alert-caption.fancy-gold:after,.alerts-wrap .alert-level-announcement .alert .alert-caption a.fancy:after,.alerts-wrap .alert-level-announcement .alert .alert-caption a.fancy-gold:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cg clip-path='url(%23clip0_3853_1253)'%3E%3Cpath d='M11.3287 7.21359C10.9713 7.28222 10.6138 7.40518 10.2535 7.4109C7.56558 7.45665 4.87762 7.4881 2.18965 7.5024C1.18024 7.50812 0.522544 8.48036 1.01438 9.38969C1.12305 9.58986 1.56627 9.68994 1.85795 9.69566C3.99688 9.71854 6.13581 9.68995 8.27474 9.70996C9.15262 9.71854 10.0276 9.81291 11.0828 9.88153C10.8769 10.2018 10.7683 10.442 10.5995 10.6279C9.51007 11.8232 8.40342 13.0041 7.30822 14.1994C7.09948 14.4253 6.87929 14.6655 6.75919 14.9401C6.67912 15.1231 6.71344 15.4033 6.79637 15.5977C6.83354 15.6835 7.12235 15.6864 7.29392 15.6807C7.84867 15.6635 8.41486 15.6893 8.94674 15.5634C9.25271 15.4919 9.56154 15.2117 9.75884 14.9429C11.5232 12.5581 13.5677 10.4477 15.8411 8.55185C16.2786 8.18869 16.3615 7.78549 15.9297 7.40804C13.7164 5.49215 11.4889 3.59627 9.26128 1.7004C9.08399 1.54885 8.84379 1.47164 8.64648 1.3401C8.24901 1.0713 7.7829 0.991237 7.47979 1.3401C7.33968 1.50023 7.52555 1.9549 7.5713 2.27517C7.8115 3.95372 9.4157 4.57996 10.2793 5.7781C10.5938 6.21275 11.0113 6.57591 11.3802 6.97053C11.363 7.05345 11.3459 7.13638 11.3316 7.21931L11.3287 7.21359Z' fill='%23172435'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3853_1253'%3E%3Crect width='17' height='15' fill='white' transform='matrix(1 0 0 -1 0 15.98)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.alerts-wrap .alert-level-announcement .alert .alert-close i:before{color:var(--color--primary-norfolk-blue);}.alerts-wrap .alert-level-info .alert{background-color:var(--color--accents-digital-reef);}.alerts-wrap .alert-level-info .alert .alert-headline,.alerts-wrap .alert-level-info .alert .alert-headline a,.alerts-wrap .alert-level-info .alert .alert-caption,.alerts-wrap .alert-level-info .alert .alert-caption a{color:var(--color--white);}.alerts-wrap .alert-level-info .alert .alert-headline.tertiary,.alerts-wrap .alert-level-info .alert .alert-headline.tertiary-gold,.alerts-wrap .alert-level-info .alert .alert-headline a.tertiary,.alerts-wrap .alert-level-info .alert .alert-headline a.tertiary-gold,.alerts-wrap .alert-level-info .alert .alert-caption.tertiary,.alerts-wrap .alert-level-info .alert .alert-caption.tertiary-gold,.alerts-wrap .alert-level-info .alert .alert-caption a.tertiary,.alerts-wrap .alert-level-info .alert .alert-caption a.tertiary-gold{margin-top:.5rem;}.alerts-wrap .alert-level-info .alert .alert-headline.tertiary:after,.alerts-wrap .alert-level-info .alert .alert-headline.tertiary-gold:after,.alerts-wrap .alert-level-info .alert .alert-headline a.tertiary:after,.alerts-wrap .alert-level-info .alert .alert-headline a.tertiary-gold:after,.alerts-wrap .alert-level-info .alert .alert-caption.tertiary:after,.alerts-wrap .alert-level-info .alert .alert-caption.tertiary-gold:after,.alerts-wrap .alert-level-info .alert .alert-caption a.tertiary:after,.alerts-wrap .alert-level-info .alert .alert-caption a.tertiary-gold:after{content:url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'><g clip-path='url(%23clip0_3666_961)'><path d='M25.4005 13.7139C25.6092 10.8143 24.7542 8.13776 23.2044 5.79866C21.1655 2.7218 18 1.43216 14.4027 1.03468C10.5709 0.614328 7.56556 2.35007 4.80897 4.66057C1.23455 7.65736 0.448178 11.655 1.2803 15.9929C1.52908 17.2969 2.42126 18.5551 3.25624 19.656C5.23218 22.2696 7.92872 23.8795 11.0828 24.7174C13.3904 25.3293 15.6323 25.0176 17.777 24.0625C20.8996 22.6728 23.6304 20.7941 24.8572 17.4141C25.2775 16.256 25.3576 14.9749 25.5921 13.7482L25.4005 13.7139ZM23.0271 13.1791C23.2816 16.4619 21.6545 19.044 19.5327 21.4003C18.1973 22.8844 16.5445 23.8452 14.52 24.0139C9.88179 24.3999 6.30165 22.4526 3.50216 18.8868C3.12756 18.4092 2.83589 17.8373 2.62428 17.2654C0.814199 12.3928 2.61571 7.00825 6.95934 4.14871C10.4394 1.85823 14.7659 1.20339 18.6262 4.32315C21.4343 6.59362 23.3902 9.26156 23.0242 13.1791H23.0271Z' fill='%23FFFFFF'/><path d='M14.3083 11.692C13.9508 11.7606 13.5934 11.8836 13.2331 11.8893C10.5451 11.935 7.85714 11.9665 5.16918 11.9808C4.15976 11.9865 3.50207 12.9588 3.99391 13.8681C4.10257 14.0683 4.5458 14.1683 4.83747 14.1741C6.9764 14.1969 9.11533 14.1683 11.2543 14.1884C12.1321 14.1969 13.0072 14.2913 14.0623 14.3599C13.8564 14.6802 13.7478 14.9204 13.5791 15.1063C12.4896 16.3016 11.3829 17.4825 10.2877 18.6778C10.079 18.9037 9.85881 19.1439 9.73871 19.4184C9.65865 19.6015 9.69296 19.8817 9.77589 20.0761C9.81306 20.1619 10.1019 20.1648 10.2734 20.1591C10.8282 20.1419 11.3944 20.1676 11.9263 20.0418C12.2322 19.9703 12.5411 19.6901 12.7384 19.4213C14.5027 17.0365 16.5473 14.9261 18.8206 13.0302C19.2581 12.6671 19.341 12.2639 18.9092 11.8864C16.696 9.97054 14.4684 8.07467 12.2408 6.1788C12.0635 6.02724 11.8233 5.95003 11.626 5.81849C11.2285 5.5497 10.7624 5.46963 10.4593 5.81849C10.3192 5.97863 10.5051 6.43329 10.5508 6.75356C10.791 8.43211 12.3952 9.05835 13.2588 10.2565C13.5734 10.6911 13.9908 11.0543 14.3597 11.4489C14.3426 11.5318 14.3254 11.6148 14.3111 11.6977L14.3083 11.692Z' fill='%23FFFFFF'/></g><defs><clipPath id='clip0_3666_961'><rect width='24.612' height='24.063' fill='white' transform='matrix(1 0 0 -1 0.979523 25.0315)'/></clipPath></defs></svg>");}.alerts-wrap .alert-level-info .alert .alert-headline.fancy,.alerts-wrap .alert-level-info .alert .alert-headline.fancy-gold,.alerts-wrap .alert-level-info .alert .alert-headline a.fancy,.alerts-wrap .alert-level-info .alert .alert-headline a.fancy-gold,.alerts-wrap .alert-level-info .alert .alert-caption.fancy,.alerts-wrap .alert-level-info .alert .alert-caption.fancy-gold,.alerts-wrap .alert-level-info .alert .alert-caption a.fancy,.alerts-wrap .alert-level-info .alert .alert-caption a.fancy-gold{margin-top:.5rem;}.alerts-wrap .alert-level-info .alert .alert-headline.fancy:after,.alerts-wrap .alert-level-info .alert .alert-headline.fancy-gold:after,.alerts-wrap .alert-level-info .alert .alert-headline a.fancy:after,.alerts-wrap .alert-level-info .alert .alert-headline a.fancy-gold:after,.alerts-wrap .alert-level-info .alert .alert-caption.fancy:after,.alerts-wrap .alert-level-info .alert .alert-caption.fancy-gold:after,.alerts-wrap .alert-level-info .alert .alert-caption a.fancy:after,.alerts-wrap .alert-level-info .alert .alert-caption a.fancy-gold:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cg clip-path='url(%23clip0_3853_1253)'%3E%3Cpath d='M11.3287 7.21359C10.9713 7.28222 10.6138 7.40518 10.2535 7.4109C7.56558 7.45665 4.87762 7.4881 2.18965 7.5024C1.18024 7.50812 0.522544 8.48036 1.01438 9.38969C1.12305 9.58986 1.56627 9.68994 1.85795 9.69566C3.99688 9.71854 6.13581 9.68995 8.27474 9.70996C9.15262 9.71854 10.0276 9.81291 11.0828 9.88153C10.8769 10.2018 10.7683 10.442 10.5995 10.6279C9.51007 11.8232 8.40342 13.0041 7.30822 14.1994C7.09948 14.4253 6.87929 14.6655 6.75919 14.9401C6.67912 15.1231 6.71344 15.4033 6.79637 15.5977C6.83354 15.6835 7.12235 15.6864 7.29392 15.6807C7.84867 15.6635 8.41486 15.6893 8.94674 15.5634C9.25271 15.4919 9.56154 15.2117 9.75884 14.9429C11.5232 12.5581 13.5677 10.4477 15.8411 8.55185C16.2786 8.18869 16.3615 7.78549 15.9297 7.40804C13.7164 5.49215 11.4889 3.59627 9.26128 1.7004C9.08399 1.54885 8.84379 1.47164 8.64648 1.3401C8.24901 1.0713 7.7829 0.991237 7.47979 1.3401C7.33968 1.50023 7.52555 1.9549 7.5713 2.27517C7.8115 3.95372 9.4157 4.57996 10.2793 5.7781C10.5938 6.21275 11.0113 6.57591 11.3802 6.97053C11.363 7.05345 11.3459 7.13638 11.3316 7.21931L11.3287 7.21359Z' fill='%23FFFFFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3853_1253'%3E%3Crect width='17' height='15' fill='white' transform='matrix(1 0 0 -1 0 15.98)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.alerts-wrap .alert-level-info .alert .alert-close i:before{color:var(--color--white);}
:root{--bs-body-font-size:1.25rem;--bs-body-font-weight:300;--bs-body-line-height:1.5rem;--bs-body-color:#fff;--bs-body-bg:#ffffff;--color--white:#ffffff;--color--black:#000000;--color--accents-digital-reef:#305DDA;--color--primary-norfolk-blue:#172435;--color--gold:#FFB600;--neutrals--stone:#DAE1E9;--color--costal-blue:#24BAFF;--color--sand:#F5E4D0;--color--anchor:#8A8A8A;--color-dark-grey:#626262;--color--royal-blue:#395CD5;--color--outer-space:#464646;--color--carnation--pink:#FFA5BD;--font-main:"Roboto, Helvetica",sans-serif;--font-heading:"Oswald",sans-serif;--font-source-sans:"Source Serif 4",sans-serif;--font-awesome-tmp:"IvyFontAwesome";--font-awesome-free:"Font Awesome 6 Free";--font-awesome-pro:"Font Awesome 6 Pro";--overlay-bg:rgba(244,246,248,0.96);}a.nav-link--search{display:none !important;}.path-search a.nav-link--search{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.search-wrapper{display:none;}@media (max-width:1200px){.search-wrapper.open{width:100%;display:block;}}@media (min-width:1200px){.search-wrapper.open{display:block;position:absolute;right:0;top:3rem;width:16rem;z-index:3;}}form.gsc-search-box{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;margin:0 0 1rem 0;overflow:hidden;border-radius:0.625rem;background:#f4f4f5;padding:0.375rem 0.75rem !important;display:block !important;}form.gsc-search-box table.gsc-search-box{margin:0;}form.gsc-search-box table.gsc-search-box *{border:none;margin:0;padding:0 !important;}form.gsc-search-box table.gsc-search-box tbody{border:none;}form.gsc-search-box table.gsc-search-box tbody tr{border:none;}form.gsc-search-box table.gsc-search-box .gsib_b{display:none !important;}form.gsc-search-box table.gsc-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;border-collapse:collapse;overflow:hidden;background:none;padding:0 !important;}form.gsc-search-box table.gsc-input > tbody{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}form.gsc-search-box table.gsc-input > tbody > tr{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}form.gsc-search-box table.gsc-input > tbody > tr > td.gsib_a{width:100%;}form.gsc-search-box table.gsc-input input.gsc-input{font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;padding:1rem 0 !important;background:#f4f4f5;}form.gsc-search-box table.gsc-input input.gsc-input::-webkit-input-placeholder{color:var(--color--black);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;}form.gsc-search-box table.gsc-input input.gsc-input::-moz-placeholder{color:var(--color--black);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;}form.gsc-search-box table.gsc-input input.gsc-input:-ms-input-placeholder{color:var(--color--black);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;}form.gsc-search-box table.gsc-input input.gsc-input::-ms-input-placeholder{color:var(--color--black);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;}form.gsc-search-box table.gsc-input input.gsc-input::placeholder{color:var(--color--black);font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;}form.gsc-search-box table.gsc-input .gsib_b{background:rgba(0,0,0,0.08);}form.gsc-search-box .gsc-search-button button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:0;font-family:var(--font-main);font-size:0.875rem;font-style:normal;font-weight:bold;line-height:normal;text-transform:uppercase;text-decoration:none;letter-spacing:2.1px;color:var(--color--white) !important;background-color:var(--color--accents-digital-reef);border:0.063rem solid var(--color--accents-digital-reef);padding:0.725rem 0 !important;margin:0 0 0 1rem;gap:0.9375rem;font-weight:bold;background:none;border:none;}form.gsc-search-box .gsc-search-button button:active,form.gsc-search-box .gsc-search-button button:hover,form.gsc-search-box .gsc-search-button button:focus,form.gsc-search-box .gsc-search-button button:focus-visible{border-color:var(--color--black);color:var(--color--black) !important;background-color:transparent !important;}form.gsc-search-box .gsc-search-button button svg{width:1.25rem;height:1.25rem;fill:var(--color--accents-digital-reef);}.gsc-control-cse{background:none transparent !important;border:none;padding:0;margin-bottom:2rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper{margin-bottom:1.5rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader{margin:0 0.625rem;border-top-left-radius:0.625rem;border-top-right-radius:0.625rem;padding:0.75rem 2rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader:first-child{margin-left:0;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader:hover,.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader:focus{opacity:0.8;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area{margin-bottom:1.5rem;padding:0.75rem 0;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container{margin:0;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container tbody,.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container tr{border:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container td{padding:0 !important;border:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area .gsc-orderby{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1.5rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area .gsc-orderby .gsc-orderby-label{font-size:0.85rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area .gsc-orderby .gsc-option-menu-container .gsc-selected-option-container{max-width:100%;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area .gsc-orderby .gsc-option-menu-container .gsc-option-menu-item-highlighted{background-color:transparent;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results{background:none transparent;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result{margin-bottom:1.5rem;border-bottom:1px solid var(--color--anchor);background-color:transparent;padding:0 0 2rem 0;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title *{font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;color:var(--color--primary-norfolk-blue);}@media (min-width:992px){.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title *{font-size:1.5rem;}}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a{text-decoration:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a:hover,.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a:active,.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a:focus{text-decoration:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-url-top *{font-weight:500;color:var(--color--primary-norfolk-blue);margin-bottom:1rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-fileFormat{display:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem;}@media (min-width:768px){.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result *{font-size:1.125rem;line-height:1.5rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail{width:100%;max-height:none;}@media (min-width:768px){.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail{width:18rem;max-width:18rem;}}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail .gs-image-box{float:none;width:100%;padding:0;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail .gs-image-box .gs-image{display:block;width:100%;height:auto;max-width:none;max-height:none;border:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-per-result-labels{display:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-no-results-result .gs-snippet{background-color:transparent;border:none;margin:0;padding:0;font-weight:700;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion{padding-bottom:1.5rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table{margin:0;padding:0.625rem 0.688rem 0.125rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table:hover{}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-text-cell{padding:0;margin:0;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-visibleUrl{font-weight:700;margin-bottom:1rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.75rem;}@media (min-width:768px){.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image *{font-size:1.125rem;line-height:1.5rem;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image .gs-promotion-image-cell{float:none;width:100%;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image .gs-promotion-image-cell .gs-promotion-image-box{padding:0;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image .gs-promotion-image-cell .gs-promotion-image-box .gs-promotion-image{display:block;width:100%;height:auto;max-width:none;max-height:none;border:none;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.25rem 0 2.5rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0.625rem 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.625rem;text-align:center;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;border-radius:50%;background-color:transparent;}.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover,.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:active,.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:focus{text-decoration:none;}.gsc-control-cse .gcsc-more-maybe-branding-root .gcsc-find-more-on-google{color:var(--corporate-blue) !important;}.gsc-control-cse .gcsc-more-maybe-branding-root .gcsc-find-more-on-google svg{fill:var(--corporate-blue) !important;}.gsc-control-cse .gcsc-more-maybe-branding-root .gcsc-find-more-on-google .gcsc-find-more-on-google-magnifier{display:inline-block;}table.gssb_c{margin:0;}table.gssb_c *{padding:0 !important;border:none;}table.gssb_c tbody tr:first-child td{padding-top:0 !important;}table.gssb_c .gsc-completion-container .gssb_a{padding:0.25rem !important;}table.gssb_c .gsq_a span{font-weight:700;}table.gssb_c .gsq_a span > b{font-weight:400;}#loading-indicator{left:50%;margin-left:-50px;margin-top:-50px;opacity:0.5;position:fixed;top:50%;z-index:3000;}
.layout--fourcol-section{display:flex;flex-wrap:wrap;}.layout--fourcol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--fourcol-section > .layout__region{flex:0 1 25%;}}
.layout--threecol-section{display:flex;flex-wrap:wrap;}.layout--threecol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--threecol-section--25-50-25 > .layout__region--first,.layout--threecol-section--25-50-25 > .layout__region--third,.layout--threecol-section--25-25-50 > .layout__region--first,.layout--threecol-section--25-25-50 > .layout__region--second,.layout--threecol-section--50-25-25 > .layout__region--second,.layout--threecol-section--50-25-25 > .layout__region--third{flex:0 1 25%;}.layout--threecol-section--25-50-25 > .layout__region--second,.layout--threecol-section--25-25-50 > .layout__region--third,.layout--threecol-section--50-25-25 > .layout__region--first{flex:0 1 50%;}.layout--threecol-section--33-34-33 > .layout__region--first,.layout--threecol-section--33-34-33 > .layout__region--third{flex:0 1 33%;}.layout--threecol-section--33-34-33 > .layout__region--second{flex:0 1 34%;}}
.paragraph--unpublished{background-color:#fff4f4;}
[dir="rtl"] #stcpDiv,[dir="rtl"] #st_gdpr_iframe{left:0 !important;}
