/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.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:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.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;}.container-inline .hidden{display:none;}
.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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.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;}
p.Indent1,ul.Indent1,ol.Indent1{margin-left:2em;}p.Indent2,ul.Indent2,ol.Indent2{margin-left:4em;}p.Indent3,ul.Indent3,ol.Indent3{margin-left:6em;}p.Indent4,ul.Indent4,ol.Indent4{margin-left:8em;}p.Indent5,ul.Indent5,ol.Indent5{margin-left:10em;}p.Indent6,ul.Indent6,ol.Indent6{margin-left:12em;}p.Indent7,ul.Indent7,ol.Indent7{margin-left:14em;}p.Indent8,ul.Indent8,ol.Indent8{margin-left:16em;}p.Indent9,ul.Indent9,ol.Indent9{margin-left:18em;}p.Indent10,ul.Indent10,ol.Indent10{margin-left:20em;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0);}#cboxWrapper{max-width:none;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#cboxOverlay{background:#000;opacity:0.9;filter:alpha(opacity = 90);}#colorbox{outline:0;}#cboxContent{margin-top:20px;background:#000;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{border:5px solid #000;background:#fff;}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc;}#cboxCurrent{position:absolute;top:-20px;right:0px;color:#ccc;}#cboxLoadingGraphic{background:url(/libraries/colorbox/example3/images/loading.gif) no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff;}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(/libraries/colorbox/example3/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}#cboxPrevious:hover{background-position:bottom left;}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(/libraries/colorbox/example3/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}#cboxNext:hover{background-position:bottom right;}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(/libraries/colorbox/example3/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}#cboxClose:hover{background-position:bottom center;}
.site-header{background-image:url(/sites/default/cosmic_overrides/images/header-trees-bg-isolated.png) !important;min-height:128px !important;background-position:right bottom !important;background-repeat:no-repeat !important;background-color:#007030 !important;padding-top:45px !important;padding-bottom:45px !important;}.navigation-bar{border-bottom:1px solid var(--uowdf-color-uo-yellow) !important;}.site-header__logo-image{max-height:40px !important;}.on24-link-icon::after{margin-left:1ch;content:'';display:inline-block;width:20px;height:20px;background-size:20px 20px;top:3px;position:relative;}.on24-link-icon--news::after{background-image:url(/sites/default/cosmic_overrides/images/news-icon-black.png);width:25px;height:20px;background-size:25px 20px;}.on24-link-icon--yt::after{background-image:url(/sites/default/cosmic_overrides/images/yt-icon-white.png);width:28px;height:20px;background-size:28px 20px;top:4px;}.on24-homepage-videos__video{position:relative;}.on24-homepage-videos__video:hover::after{filter:brightness(.75);}.on24-homepage-videos__video::after{content:'';display:block;background-image:url(/sites/default/cosmic_overrides/images/play-icon-big.png);width:60px;height:60px;background-size:60px 60px;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);pointer-events:none;}.on24-featured-headline,.on24-story-title,.on24-section-title,.on24-subhead,.on24-story-listing-label,.on24-story-listing-tags{font-family:'Source Sans Variable',Arial,Helvetica,Verdana,sans-serif;}.on24-featured-headline{font-variation-settings:'wght' 750,'wdth' 100,'ital' 0;font-size:clamp(1.25rem,3vw,2.25rem);line-height:1.125;font-weight:750;}.on24-story-title{font-variation-settings:'wght' 700,'wdth' 100,'ital' 0;font-size:1.35rem;line-height:1.25;font-weight:700;}.on24-section-title{font-variation-settings:'wght' 550,'wdth' 100,'ital' 0;font-size:1.375rem;line-height:1.2;font-weight:550;}.on24-subhead{font-variation-settings:'wght' 650,'wdth' 100,'ital' 0;font-size:1.25rem;line-height:1.2;font-weight:650;}.on24-story-listing-label{font-variation-settings:'wght' 600,'wdth' 100,'ital' 0;font-size:.813rem;line-height:1.5;font-weight:600;}.on24-story-listing-tags{font-variation-settings:'wght' 550,'wdth' 100,'ital' 0;font-size:.913rem;font-weight:550;}a:link:has(.on24-story-listing-tags),.on24-story-listing-tags a:link{text-decoration:none;}a:hover:has(.on24-story-listing-tags),.on24-story-listing-tags a:hover{text-decoration:underline;}.on24-readmore-text{font-family:'Source Sans Variable',Arial,Helvetica,Verdana,sans-serif;font-variation-settings:'wght' 500,'wdth' 100,'ital' 0;font-size:.875rem;font-weight:500;}:is(.on24-headline-style,.on24-featured-headline,.on24-story-title) a:link,:is(.on24-headline-style,.on24-featured-headline,.on24-story-title) a:visited,a:link:has(.on24-headline-style,.on24-featured-headline,.on24-story-title),a:visited:has(.on24-headline-style,.on24-featured-headline,.on24-story-title){color:black;text-decoration:none;}:is(.on24-headline-style,.on24-featured-headline,.on24-story-title) a:hover,:is(.on24-headline-style,.on24-featured-headline,.on24-story-title) a:focus,a:hover:has(.on24-headline-style,.on24-featured-headline,.on24-story-title) :is(.on24-headline-style,.on24-featured-headline,.on24-story-title),a:focus:has(.on24-headline-style,.on24-featured-headline,.on24-story-title) :is(.on24-headline-style,.on24-featured-headline,.on24-story-title){color:var(--uowdf-color-uo-green,#007030);text-decoration:underline;}.on-lead-story-content{align-content:center;}@media all and (max-width:779px){.on-lead-story-grid .grid-v2__item:nth-of-type(2){grid-row:1;}}@container (max-width:779px){.on-lead-story-grid{grid-template-columns:1fr;}}.on2024-tag-list ul{display:grid;list-style-type:none;list-style-image:none;margin:0;padding:0;grid-template-columns:1fr;grid-column-gap:20px;}@media all and (min-width:660px){.on2024-tag-list ul{grid-template-columns:1fr 1fr;}}@media all and (min-width:960px){.on2024-tag-list ul{grid-template-columns:1fr 1fr 1fr 1fr;}}.on2024-tag-list li{font-variation-settings:'wght' 400,'wdth' 100,'ital' 0;font-size:.988rem;line-height:1.2;padding:.65em 0;border-bottom:1px var(--uowdf-color-uo-green-t8) dotted;}.on2024-tag-list a{color:white;text-decoration:none;}.on2024-tag-list a:hover{color:#FEE11A;text-decoration:underline;}.on24-homepage-stay-connected-grid{display:grid;grid-row-gap:15px;grid-column-gap:15px;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;}.on24-homepage-stay-connected-grid__item{position:relative;}.on24-homepage-stay-connected-grid__cta-links{display:flex;flex-direction:column;gap:15px;}@media all and (max-width:659px){.on24-homepage-stay-connected-grid__item:nth-of-type(3){grid-row:3;grid-column:1;}}@media all and (min-width:660px){.on24-homepage-stay-connected-grid{grid-row-gap:0px;}.on24-homepage-stay-connected-grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr;}.on24-homepage-stay-connected-grid__cta-links{flex-direction:row;}}.on24-homepage-stay-connected-grid__cta-links .cta-button{width:100%;}.on24-homepage__arrow-link{font-variation-settings:var(--font-bold) !important;font-weight:600;text-decoration:none;color:var(--fg-d,var(--uowdf-theme-text-dark,black)) var(--fg-l,var(--uowdf-theme-text-light,white));}.on24-homepage__arrow-link::after{font-family:"Font Awesome 6 Free";padding-left:1ch;content:'\f061';font-size:.95rem;}.on24-homepage__arrow-link:hover,.on24-homepage__arrow-link:focus{text-decoration:underline;color:var(--fg-d,var(--uowdf-theme-link-dark-hover)) var(--fg-l,var(--uowdf-theme-link-light-hover));}@media all and (max-width:768px){.on24-homepage-stay-connected-grid__item:nth-of-type(1){grid-row:1;grid-column:1 / 3;}.on24-homepage-stay-connected-grid__item:nth-of-type(2){grid-row:2;grid-column:1;}}@media all and (min-width:660px) and (max-width:768px){.on24-homepage-stay-connected-grid__item:nth-of-type(3){grid-row:2;grid-column:2;}}@media all and (min-width:769px){.on24-homepage-stay-connected-grid{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-column-gap:60px;}.on24-homepage-stay-connected-grid__cta-links{flex-direction:column;}.on24-homepage-stay-connected-grid__item::before{content:"";background:#FFFFFF;width:1px;position:absolute;top:50%;right:-30px;bottom:auto;display:block;height:75%;transform:translateY(-50%);}.on24-homepage-stay-connected-grid__item:nth-of-type(3)::before{display:none;}}.on24-homepage-layout{display:grid;max-width:1200px;margin:0 auto;padding:0 15px;}.on24-homepage-top-stories__item img{width:100%;}.on24-homepage-top-stories{--grid-column-gap:35px;--grid-column-count:1;}.on24-homepage-top-stories .on-headline{font-size:25px;}.on2024-homepage-top-stories__tag a{color:black;text-decoration:none;}.on2024-homepage-top-stories__tag a:hover{color:var(--uowdf-color-uo-green);text-decoration:underline;}.on24-homepage-top-stories__item{--divider-line:block;}.on24-homepage-top-stories__item::before{content:"";background:#F1F1F1;width:2px;position:absolute;top:0;right:-19px;bottom:0;display:var(--divider-line,block);}@container (min-width:500px){.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(2)),.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(3)),.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(4)){--grid-column-count:2;}.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(2)) .on24-homepage-top-stories__item:nth-child(2){--divider-line:none;}}@container (min-width:500px) and (max-width:749px){.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(2)) .on24-homepage-top-stories__item:nth-child(2),.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(3)) .on24-homepage-top-stories__item:nth-child(2),.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(4)) .on24-homepage-top-stories__item:nth-child(2){--divider-line:none;}.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(3)) .on24-homepage-top-stories__item:nth-child(3){--divider-line:none;}}@container (min-width:750px){.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(3)),.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(4)){--grid-column-count:3;}.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(3)) .on24-homepage-top-stories__item:nth-child(3){--divider-line:none;}}@container (min-width:750px) and (max-width:999px){.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(3)) .on24-homepage-top-stories__item:nth-child(3),.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(4)) .on24-homepage-top-stories__item:nth-child(3){--divider-line:none;}.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(4)) .on24-homepage-top-stories__item:nth-child(4){--divider-line:none;}}@container (min-width:1000px){.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(4)){--grid-column-count:4;}.on24-homepage-top-stories .view-content:has(.on24-homepage-top-stories__item:first-child:nth-last-child(4)) .on24-homepage-top-stories__item:nth-child(4){--divider-line:none;}}.on24-homepage-in-news a:link,.on24-homepage-in-news a:visited{color:black;text-decoration:none;}.on24-homepage-in-news a:hover{color:var(--uowdf-color-uo-green);text-decoration:underline;}.on24-homepage-in-news .uo-text-style--all-caps{letter-spacing:0 !important;}.on24-homepage-in-news .view-content{--grid-column-count:1 !important;}.on24-homepage-in-news .grid-v2__item:nth-of-type(1),.on24-homepage-in-news .grid-v2__item:nth-of-type(2){margin-bottom:15px;}@media all and (min-width:500px){.on24-homepage-in-news .view-content{--grid-column-count:2 !important;}}@media all and (min-width:760px){.on24-homepage-in-news .view-content{--grid-column-count:3 !important;}.on24-homepage-in-news .grid-v2__item:nth-of-type(1),.on24-homepage-in-news .grid-v2__item:nth-of-type(2){margin-bottom:0;}}.on24-homepage-videos .view-content{display:grid;grid-gap:30px;}.on24-homepage-videos__title a{color:white;text-decoration:none;}.on24-homepage-videos__title a:hover,.on24-homepage-videos__title a:focus{text-decoration:underline;}@media all and (min-width:660px){.on24-homepage-videos .view-content{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-gap:15px;}.on24-homepage-videos__item:nth-of-type(1){grid-row:1 / 4;grid-column:1;}.on24-homepage-videos__item:nth-of-type(2),.on24-homepage-videos__item:nth-of-type(3){grid-row:1;grid-column:2;}.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__item__content,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__item__content{display:grid;grid-template-columns:150px 1fr;}.on24-homepage-videos__item:nth-of-type(3){grid-row:2;}.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__video,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__video{grid-column:1;}.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__title,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__title{grid-column:2;padding-left:15px;}}@media all and (min-width:760px){.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__item__content,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__item__content{grid-template-columns:175px 1fr;}.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__title,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__title{font-size:}}@media all and (min-width:820px){.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__item__content,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__item__content{grid-template-columns:200px 1fr;}}@media all and (min-width:960px){.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__item__content,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__item__content{grid-template-columns:225px 1fr;}}@media all and (min-width:1024px){.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__item__content,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__item__content{grid-template-columns:250px 1fr;}}@media all and (min-width:1080px){.on24-homepage-videos__item:nth-of-type(2) .on24-homepage-videos__item__content,.on24-homepage-videos__item:nth-of-type(3) .on24-homepage-videos__item__content{grid-template-columns:275px 1fr;}}body:has(h1.landing-page-title) h1.page-title{display:none;}h1.landing-page-title{display:flex;width:100%;flex-direction:row;font-family:'Source Sans Variable',Arial,Helvetica,Verdana,sans-serif;font-variation-settings:'wght' 550,'wdth' 100,'ital' 0;font-size:1.375rem;line-height:1.2;margin-bottom:2.4rem;}h1.landing-page-title span.field--name-title{display:inline-block;align-self:center;}h1.landing-page-title::after{content:'';display:inline-block;height:1px;background:var(--fg-d,var(--uowdf-color-grass-green)) var(--fg-l,var(--uowdf-theme-link-light));background:var(--uowdf-color-light-gray-t6);flex-grow:1;align-self:center;margin:0 0 0 15px;}body:has(span.on24-temp-use-new-pager){.pager__items{width:100%;max-width:1200px;display:flex;justify-content:center;list-style-type:none;font-size:1rem;text-align:center;padding:0;margin:0 auto 1em auto;}.pager__item{padding:0 .10rem;}.pager__item a{cursor:pointer;box-sizing:border-box;color:var(--uowdf-color-black);padding:6px 15px;margin:0 5px;background-color:transparent;border-radius:5px;color:black;text-decoration:none;}.pager__item a:hover{text-decoration:underline;}.pager__item.is-active a{color:white;background-color:var(--uowdf-color-uo-green);border-radius:5px;text-decoration:none;}.pager__item.is-active a:hover{text-decoration:underline;}}#block-views-block-ato2023-article-blocks-block-2,#block-cosmic-views-block-ato2023-article-blocks-block-4,#block-views-block-ato2023-article-blocks-block-2 div,#block-cosmic-views-block-ato2023-article-blocks-block-4 div{display:inline-block;}#block-views-block-ato2023-article-blocks-block-2 a,#block-cosmic-views-block-ato2023-article-blocks-block-4 a{margin-right:1rem;}.on24-section-headline{display:flex;width:100%;flex-direction:row;}.on24-section-headline__title{display:inline-block;align-self:center;font-size:1.375rem;font-family:var(--font-family-sans,"Source Sans Variable, Arial, Helvetica, Verdana, sans-serif");font-variation-settings:var(--font-med);font-weight:500;}:not(.on24-homepage-layout) .on24-section-headline__title{margin:0;}.on24-section-headline__spacer{display:inline-block;height:1px;background:var(--uowdf-color-light-gray-t6);flex-grow:1;align-self:center;margin:0 0 0 15px;}.page-node-type-immersive .page-title{display:none;}.page-node-type-immersive .layout{grid-template-columns:auto;max-width:100%;margin:0;padding:0;}.page-node-type-immersive .layout__content{grid-column-start:1;}.page-node-type-immersive .envelope-hero__container p{margin:0;}.page-node-type-immersive .feature__frame{position:relative;max-width:1440px;width:100%;margin:0 auto;overflow:hidden;}.page-node-type-immersive .feature__background{position:absolute !important;height:100%;width:100%;left:0;top:0;z-index:0;background-size:cover;background-position:center top;}.page-node-type-immersive .feature__content{position:absolute;top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;font-family:var(--font-family-slab);color:white;font-size:1.1875rem;line-height:1.625rem;text-align:center;text-shadow:0 0 5px 5px #000000;box-shadow:0 0 50px 50px rgba(0,0,0,0.4);background:black;background:rgba(0,0,0,0.4);}.page-node-type-immersive .feature__content > *{margin:15px 0;}.page-node-type-immersive .feature__content > *:first-child{margin-top:0;}.page-node-type-immersive .feature__content > *:last-child{margin-bottom:0;}.page-node-type-immersive .feature__content :is(h1,h2,h3,h4,h5,h6){color:white;}.page-node-type-immersive .feature__content h2{font-size:3rem;line-height:3.125rem;}.page-node-type-immersive .feature__content  p{font-size:1.0625rem;line-height:1.625rem;}.page-node-type-immersive .feature__content  a{color:white;}.page-node-type-immersive .feature__content a:hover,.page-node-type-immersive .feature__content a:focus{color:#fdcd07;text-decoration:none;}.page-node-type-immersive .feature__content .cta-button,.page-node-type-immersive .feature__content .cta-button:hover{border:2px solid white;color:white;background:none;text-transform:uppercase;}.page-node-type-immersive .alpha-darken .feature__content{box-shadow:0 0 50px 50px rgba(0,0,0,0.45);background:black;background:rgba(0,0,0,0.45);}@media all and (min-width:660px){.page-node-type-immersive .feature__content{margin:0 100px;padding:0;width:calc(100% - 200px);}}@media all and (min-width:960px){.page-node-type-immersive .feature__content{margin:0 125px;padding:0;width:calc(100% - 250px);}}@media all and (max-width:959px){.page-node-type-immersive .feature__content h2{font-size:2.375rem;line-height:2.5rem;padding-bottom:19px;}.page-node-type-immersive .feature__content p{font-size:0.875rem;line-height:1.3125rem;}}@media all and (max-width:659px){.page-node-type-immersive .feature__content{-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);position:relative;top:0;padding:30px;text-transform:none;letter-spacing:0;background:#036936;text-shadow:none;}.page-node-type-immersive .alpha-darken .feature__content{background:#036936;}.page-node-type-immersive .feature__content h2{font-size:1.5rem;line-height:1.5rem;}}.page-node-type-immersive .feature__tagline{font-family:var(--font-family-slab);text-transform:uppercase;font-size:3.75rem;line-height:3.75rem;letter-spacing:3px;}@media all and (max-width:959px){.page-node-type-immersive .feature__tagline{font-size:2.875rem;line-height:2.875rem;}}@media all and (max-width:659px){.page-node-type-immersive .feature__tagline{text-transform:none;font-size:1.875rem;line-height:1.875rem;letter-spacing:0;}}.page-node-type-immersive  .feature__caption{width:100%;background:red;max-width:1440px;}.page-node-type-immersive  .feature__content-left,.page-node-type-immersive  .feature__content-right{box-sizing:border-box;position:absolute;display:block;height:100%;width:50%;padding:0 0 0 100px;top:0;text-shadow:0 0 5px 5px #000000;box-shadow:0 0 50px 50px rgba(0,0,0,0.4);background:black;background:rgba(0,0,0,0.4);}.page-node-type-immersive  .feature__content-left .feature__content,.page-node-type-immersive  .feature__content-right .feature__content{box-shadow:none;background:none;margin:0;text-align:left;width:calc(100% - 100px);}@media all and (max-width:959px){.page-node-type-immersive  .feature__content-left .feature__content,.page-node-type-immersive  .feature__content-right .feature__content{width:75%;}.page-node-type-immersive  .feature__content-left .feature__content .feature__content,.page-node-type-immersive  .feature__content-right .feature__content .feature__content{width:calc(100% - (15px));}}@media all and (max-width:659px){.page-node-type-immersive  .feature__content-left .feature__content,.page-node-type-immersive  .feature__content-right .feature__content{position:relative;padding:0;width:100%;}.page-node-type-immersive  .feature__content-left .feature__content .feature__content,.page-node-type-immersive  .feature__content-right .feature__content .feature__content{background:#036936;text-align:center;width:100%;}}.page-node-type-immersive  .feature__content-right{right:0;text-align:right;padding:0 100px 0 0;}@media all and (max-width:659px){.page-node-type-immersive  .feature__content-right{padding:0;}}.page-node-type-immersive .feature p{margin:0;}.page-node-type-immersive .feature br{display:none;}.page-node-type-immersive .feature--scale{overflow:hidden;position:relative;background:black;}.page-node-type-immersive .feature--scale .feature__background{-webkit-filter:blur(20px);filter:blur(20px);}.page-node-type-immersive .feature--scale img{display:block;width:100%;}.page-node-type-immersive .feature--stretch{position:relative;padding-bottom:0;display:block;height:600px;}.page-node-type-immersive .feature--stretch .feature__frame{height:600px;}.page-node-type-immersive .feature--stretch .feature__image{display:none;}@media all and (max-width:959px){.page-node-type-immersive .feature--stretch{height:400px;}.page-node-type-immersive .feature--stretch .feature__frame{height:400px;}}@media all and (max-width:659px){.page-node-type-immersive .feature--stretch{height:auto;}.page-node-type-immersive .feature--stretch .feature__frame{height:auto;}.page-node-type-immersive .feature--stretch .feature__image{display:block;}.page-node-type-immersive .feature--stretch .feature__background{display:none;}}.lead-story-block{position:relative;}.lead-story-block img{display:block;}.lead-story-block .lead-story-block__caption{box-sizing:border-box;bottom:0;padding:15px;font-weight:bold;font-variation-settings:var(--font-bold);font-size:1.75rem;line-height:2rem;width:100%;background:rgba(0,0,0,0.7);text-align:center;}.lead-story-block a{color:white !important;text-decoration:none !important;}.lead-story-block a:hover,.lead-story-block a:focus{color:#fdcd07 !important;text-decoration:none !important;}.lead-story-block.lead-story-block--portrait{display:table;}.lead-story-block.lead-story-block--portrait .lead-story-block__caption{max-width:283px;}@media all and (min-width:960px){.lead-story-block.lead-story-block--portrait{display:block;}.lead-story-block.lead-story-block--portrait .lead-story-block__caption{box-sizing:border-box;position:absolute;background:#00714a;width:calc(100% - 283px);padding:15px;top:0;right:0;color:white;height:100%;font-size:2.125rem;line-height:2.5rem;text-align:left;max-width:100%;}}@media all and (min-width:1060px){.lead-story-block .lead-story-block__caption{padding:30px;font-size:2.625rem;line-height:3rem;}}.lead-story-block-new{position:relative;}.lead-story-block-new img{width:100%;display:block;}.lead-story-block-new .lead-story-block__caption{box-sizing:border-box;bottom:0;padding:30px 15px;font-weight:600;font-variation-settings:var(--font-bold);font-size:1.625rem;line-height:2rem;width:100%;background:#00714a;text-align:center;}.lead-story-block-new a{color:white !important;text-decoration:none !important;}.lead-story-block-new a:hover,.lead-story-block-new a:focus{color:#fdcd07 !important;text-decoration:none !important;}.lead-story-block-new.lead-story-block--portrait{display:table;}.lead-story-block-new.lead-story-block--portrait .lead-story-block__caption{max-width:283px;}@media all and (min-width:660px){.lead-story-block-new .lead-story-block__caption{font-size:1.625rem;line-height:2rem;text-transform:capitalize;position:absolute;padding:40px 30px;background:rgba(0,0,0,0.7);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);}.lead-story-block-new .lead-story-block--nophoto .lead-story-block__caption{background:rgba(0,0,0,0.7);}}@media all and (min-width:960px){.lead-story-block-new.lead-story-block--portrait{display:block;}.lead-story-block-new.lead-story-block--portrait img{width:40%;}.lead-story-block-new.lead-story-block--portrait .lead-story-block__caption{box-sizing:border-box;position:absolute;background:#00714a;width:60%;padding:15px;top:0;right:0;color:white;height:100%;font-size:1.625rem;line-height:2rem;text-align:left;max-width:100%;}.lead-story-block-new.lead-story-block--landscape .lead-story-block__caption{padding:40px 100px;}}@media all and (min-width:1060px){.lead-story-block-new .lead-story-block__caption{padding:30px;font-size:2.125rem;line-height:2.5rem;}}.view-ato2023-social-sidebar .section-header:hover,.view-ato2023-social-sidebar .section-header:focus{text-decoration:none;}.view-ato2023-social-sidebar .section-header .section-header__title{color:white;padding-right:0;}.view-form--searchbox
  :is(.view-header,.view-filters,.view-footer)
  :is(.form-autocomplete,.form-text,.form-submit){box-sizing:border-box;height:35px;border:1px solid #aaa;border-radius:4px;max-width:100%;width:100%;}.view-form--searchbox
  :is(.view-header,.view-filters,.view-footer)
  :is(input[type="button"],input[type="submit"]){min-width:65px;font-weight:bold;font-variation-settings:var(--font-semi);}.view-form--searchbox :is(.view-header,.view-filters,.view-footer) label{float:left;align-self:center;margin-right:0.4rem;}.view-form--searchbox
  :is(.view-header,.view-filters,.view-footer)
  .form-actions{clear:none;}.view-form--searchbox .view-filters{margin-top:0.4rem;margin-bottom:1.6rem;}.view-form--searchbox
  :is(.view-header,.view-filters,.view-footer)
  .form--inline{display:flex;flex-direction:row;background-color:var(--uowdf-color-light-gray-t3);margin-top:0.8rem;margin-bottom:0.8rem;padding:0.8rem;}.view-form--searchbox
  :is(.view-header,.view-filters,.view-footer)
  :is(.form-item,.form-actions){margin:0;display:flex;margin-right:0.4rem;}.view-experts-search .view-filters{width:100%;padding:20px;border:1px solid #949A9B;resize:none;max-width:1200px;box-sizing:border-box;background:var(--uowdf-color-light-gray-t5);}@media all and (max-width:600px){#views-exposed-form-experts-search-block-1 .form--inline,#views-exposed-form-experts-search-page-1 .form--inline,#views-exposed-form-experts-search-page-2 .form--inline{flex-direction:column;}#views-exposed-form-experts-search-block-1 .form-submit,#views-exposed-form-experts-search-page-1 .form-submit,#views-exposed-form-experts-search-page-2 .form-submit{margin-top:15px;}}.view-experts-search .views-exposed-form label{font-size:1.5rem;font-variation-settings:var(--font-med);font-weight:500;}.view-experts-search .view-content{margin-top:3rem;}.view-experts-search .form--inline{display:flex;flex-direction:row;}.view-experts-search .form-item-search-api-fulltext{margin:0;flex:1;}.view-experts-search .form-item-search-api-fulltext .form-text{width:100%;height:50px;}.view-experts-search .form-actions{margin:0;display:flex;}.view-experts-search .form-actions .form-submit{align-self:end;height:50px;background:none;color:black;border:1px solid #949A9B;min-width:150px;}.view-experts-search .form-actions .form-submit:hover{background:var(--uowdf-color-light-gray-t9);}.block-facet--glossaryaz ul{display:-webkit-flex;flex-wrap:wrap;width:100%;list-style:none;font-size:1.75rem;line-height:1.9rem;padding:.8rem 0;margin:0 0 2.4rem 0;font-weight:bold;font-variation-settings:var(--font-bold);border-top:1px solid var(--uowdf-color-light-gray);border-bottom:1px solid var(--uowdf-color-light-gray);}.block-facet--glossaryaz .facet-item{margin-right:.8rem;margin-left:0;}nav.block-menu .view-experts-topics .menu{padding-left:0;}
