/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 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);}
.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;}
: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;}
