@media (min-width:60rem){:root{--wp--custom--font--size--body--lg:var(--wp--custom--font--size--24);--wp--custom--font--size--body--md:var(--wp--custom--font--size--18);--wp--custom--font--size--body--sm:var(--wp--custom--font--size--16);--wp--custom--font--size--body--xs:var(--wp--custom--font--size--14);--wp--custom--font--size--button--sm:var(--wp--custom--font--size--16);--wp--custom--font--size--button--lg:var(--wp--custom--font--size--18);--wp--custom--font--size--eyebrow--lg:var(--wp--custom--font--size--16);--wp--custom--font--size--eyebrow--sm:var(--wp--custom--font--size--14);--wp--custom--font--size--display--1:var(--wp--custom--font--size--68);--wp--custom--font--size--heading--1:var(--wp--custom--font--size--52);--wp--custom--font--size--heading--2:var(--wp--custom--font--size--48);--wp--custom--font--size--heading--3:var(--wp--custom--font--size--40);--wp--custom--font--size--heading--4:var(--wp--custom--font--size--32);--wp--custom--font--size--heading--5:var(--wp--custom--font--size--24);--wp--custom--font--size--heading--6:var(--wp--custom--font--size--20);--wp--custom--font--size--sub-head--lg:var(--wp--custom--font--size--48);--wp--custom--font--size--sub-head--md:var(--wp--custom--font--size--20);--wp--custom--font--size--sub-head--sm:var(--wp--custom--font--size--18)}}strong{font-weight:var(--wp--custom--font--weight--primary)}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:transparent;border:2px solid var(--wp--custom--color--neutral--100);border-radius:var(--wp--custom--border-radius--12);box-shadow:none;color:var(--wp--custom--color--text--primary);--csstools-color-scheme--dark:initial;color-scheme:dark;padding:var(--wp--custom--spacing--16);width:100%}input.has-error[type=color],input.has-error[type=date],input.has-error[type=datetime-local],input.has-error[type=datetime],input.has-error[type=email],input.has-error[type=month],input.has-error[type=number],input.has-error[type=password],input.has-error[type=range],input.has-error[type=search],input.has-error[type=tel],input.has-error[type=text],input.has-error[type=time],input.has-error[type=url],input.has-error[type=week],select.has-error,textarea.has-error{border-color:var(--wp--custom--color--feedback--error-500);box-shadow:0}input.has-validated[type=color],input.has-validated[type=date],input.has-validated[type=datetime-local],input.has-validated[type=datetime],input.has-validated[type=email],input.has-validated[type=month],input.has-validated[type=number],input.has-validated[type=password],input.has-validated[type=range],input.has-validated[type=search],input.has-validated[type=tel],input.has-validated[type=text],input.has-validated[type=time],input.has-validated[type=url],input.has-validated[type=week],select.has-validated,textarea.has-validated{border-color:var(--wp--custom--color--feedback--success-500);box-shadow:0}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=range]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:var(--wp--custom--color--text--secondary)}input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,select::placeholder,textarea::placeholder{color:var(--wp--custom--color--text--secondary)}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border:2px solid var(--wp--custom--color--blue--500);outline:2px solid transparent}input[type=color][disabled],input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=range][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled],select[disabled],textarea[disabled]{border-color:var(--wp--custom--color--neutral--600);box-shadow:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select:focus,select:focus-within,select:hover{border-color:var(--wp--custom--color--blue--500);outline:2px solid transparent}input[type=checkbox]+label,input[type=radio]+label{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;gap:8px;position:relative}input[type=checkbox]+label:before{background-color:transparent;border:2px solid var(--wp--custom--color--neutral--100);border-radius:var(--wp--custom--border-radius--4);content:"";display:block;flex-shrink:0;height:18px;position:relative;transition:all .3s ease;width:18px}input[type=checkbox]:checked+label:before,input[type=checkbox]:hover+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 4 5 6-10'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70%}input[type=checkbox]:checked+label:before{background-color:var(--wp--custom--color--blue--500)}input[type=radio]+label:before{border:2px solid var(--wp--custom--color--neutral--100);border-radius:50%;content:"";display:block;height:18px;position:relative;transition:all .3s ease;width:18px}input[type=radio]:not(:checked):hover+label:after{border-radius:50%;content:"";display:block;height:10px;left:4px;position:absolute;top:4px;width:10px}input[type=radio]:checked+label:before,input[type=radio]:not(:checked):hover+label:after{background-color:var(--wp--custom--color--blue--500)}form button[type=submit],input[type=submit]{background:var(--wp--custom--color--neutral--100);border:2px solid var(--wp--custom--color--neutral--100);border-radius:40px;color:var(--wp--custom--color--neutral--900);font-size:var(--wp--custom--font--size--button--sm);font-weight:var(--wp--custom--font--weight--primary);line-height:var(--wp--custom--font--line-height--primary);padding:14px 22px}form button[type=submit]:focus-visible,form button[type=submit]:hover,input[type=submit]:focus-visible,input[type=submit]:hover{background:var(--wp--custom--color--blue--500);border:2px solid var(--wp--custom--color--blue--500);color:var(--wp--custom--color--neutral--900);-webkit-text-decoration:none;text-decoration:none}form button[type=submit]:focus-visible,input[type=submit]:focus-visible{outline:2px solid var(--wp--custom--color--blue--500);outline-offset:2px}fieldset{background-color:var(--wp--custom--color--neutrals--black);border:2px solid var(--wp--custom--color--neutral--100);border-radius:var(--wp--custom--border-radius--12);box-shadow:none;color:var(--wp--custom--color--neutral--100)}fieldset:focus-within,fieldset:hover{border-color:var(--wp--custom--color--blue--500);outline:2px solid transparent}fieldset legend{background-color:var(--wp--custom--color--neutrals--black);border:2px solid var(--wp--custom--color--neutral--100);border-radius:var(--wp--custom--border-radius--badge);font-weight:var(--wp--custom--font--weight--primary);line-height:var(--wp--custom--font--line-height--primary)}.post-password-form input[type=submit]{margin-top:var(--wp--custom--spacing--16)}.card{border:1px solid var(--wp--custom--color--border--dark);border-radius:var(--wp--custom--border-radius--default);padding:var(--wp--preset--spacing--24)}.card .card__image{border:none;border-radius:var(--wp--custom--border-radius--default);margin-bottom:var(--wp--preset--spacing--24)}.card:has(a):focus-within,.card:has(a):hover{background:var(--wp--custom--color--neutral--800)!important;color:var(--wp--custom--color--neutrals--white)!important}.card:has(a):focus-within .card__category,.card:has(a):hover .card__category{background:var(--wp--custom--color--category--even--default--background)}.card:has(a):focus-within .card__link,.card:has(a):hover .card__link{color:var(--wp--custom--color--neutrals--white)!important}.card:has(a):focus-within .card__excerpt,.card:has(a):hover .card__excerpt{color:var(--wp--custom--color--text--secondary)!important}.text-with-graph{display:flex;justify-content:space-between;margin-top:60px}.text-with-graph>.text{width:620px}.text-with-graph>.text>h2{margin:0;text-align:left}.text-with-graph>.graph{margin-left:30px;width:620px}.graph>.graph-inner{background:#191e21;overflow:auto;padding:20px}.graph>.graph-inner>.graph-heading{font-size:14px;font-weight:700;margin-top:0;text-align:center}.graph.centered{text-align:center}@media (min-width:480px){.graph.centered>.graph-inner{display:inline-block;min-width:600px}}.graph-grid{display:flex;flex-wrap:wrap;justify-content:space-between}.graph-grid>.graph{margin-bottom:2%;width:49%}@media (max-width:480px){.text-with-graph>.graph>.graph-inner{padding:0}}@media (max-width:850px){.graph-grid>.graph{width:100%}}@media (max-width:1000px){.text-with-graph{display:block}.text-with-graph>.text{width:100%}.text-with-graph>.graph{margin-left:0;width:100%}}.border-large{border:3px solid #62c1f2;border-radius:12px;padding:5px}.no-margin{margin-bottom:0!important;margin-top:0!important}.tight-margin{margin-bottom:10px;margin-top:10px}.tightish-margin{margin-bottom:20px;margin-top:20px}.side-tight-margin{margin-left:10px;margin-right:10px}.side-tightish-margin{margin-left:20px;margin-right:20px}.all-caps{text-transform:uppercase}.no-break{white-space:nowrap}.simple-cols{display:flex;flex-wrap:wrap;justify-content:space-between}.promo-tile.valign,.simple-cols.valign{align-items:center}.simple-cols.center-boxes{justify-content:space-around}.simple-cols .border-large{border:3px solid #62c1f2;border-radius:12px;padding:3px}.simple-cols>*>:first-child{margin-top:0}.simple-cols.cols-2>*{box-sizing:border-box;width:49%}.simple-cols.cols-2-padded>*{box-sizing:border-box;width:47%}.simple-cols.cols-2-small-then-big>*{box-sizing:border-box}.simple-cols.cols-2-small-then-big>:first-child{width:25%}.simple-cols.cols-2-small-then-big>:last-child{width:74%}@media (max-width:840px){.simple-cols.cols-2-padded>*,.simple-cols.cols-2-small-then-big>*,.simple-cols.cols-2>*{width:100%}}.simple-cols.cols-3-padded>*,.simple-cols.cols-3>*{width:33%}.simple-cols.cols-3-padded>:nth-last-child(n+2){margin-right:10px}@media (max-width:840px){.simple-cols.cols-3>*{width:100%}.simple-cols.cols-3-padded>*{display:block!important;flex:auto!important;width:100%}.simple-cols.cols-3-padded>:nth-last-child(n+2){margin-bottom:30px}}.simple-cols.stretched .col{align-items:flex-start;display:flex;flex:1;flex-direction:column}.simple-cols.stretched .col>*{flex:1}.simple-cols .border-large.col-inner{padding:5px}.simple-cols .col .col-inner.has-btn{position:relative}.simple-cols .col .col-inner.has-btn .btn-wrap{align-items:center}.simple-cols .col .col-inner.has-btn .btn-wrap>p{bottom:30px;position:absolute;text-align:center;width:100%}.link-with-arrow{background-image:url({$IMG_INLINE;,blue-arrow});background-position:right -1px;background-repeat:no-repeat;cursor:pointer;display:inline-block;font-weight:700;line-height:100%;margin-top:5px;padding:3px 40px 4px 0;text-transform:uppercase}.link-with-arrow,.link-with-arrow:hover{color:#1f7bc7!important}.gapP-20{margin-top:20px!important}.gapP0{margin-top:40px!important}.gapP10{margin-top:50px!important}.gapP20{margin-top:60px!important}.gapP40{margin-top:80px!important}.gapP60{margin-top:100px!important}.gapP70{margin-top:110px!important}.gapP80{margin-top:120px!important}.gapP90{margin-top:130px!important}.gapP100{margin-top:140px!important}.gapP120{margin-top:160px!important}.gapP140{margin-top:180px!important}.gapP160{margin-top:200px!important}.gapP180{margin-top:220px!important}.gapP220{margin-top:260px!important}.gapP260{margin-top:300px!important}.max-width-50{max-width:50%}@media screen and (max-width:1000px){.hero-wrap+.gapP10,.hero-wrap+.gapP100,.hero-wrap+.gapP120,.hero-wrap+.gapP140,.hero-wrap+.gapP160,.hero-wrap+.gapP180,.hero-wrap+.gapP20,.hero-wrap+.gapP220,.hero-wrap+.gapP260,.hero-wrap+.gapP40,.hero-wrap+.gapP60,.hero-wrap+.gapP70,.hero-wrap+.gapP80,.hero-wrap+.gapP90{margin-top:inherit!important}}.constrain-images img{height:auto;max-width:100%}.btn-wrap:last-child{height:70px}section.cols>.column.solid.less-padding .btn-wrap:last-child{height:50px}.btn-wrap:last-child>p{bottom:30px;margin-bottom:0;position:absolute;text-align:center}.icon-bullet-wrapper{align-items:flex-start;display:flex}.icon-bullet-wrapper .icon-bullet-icon{margin-right:30px;margin-top:10px;text-align:center;width:35px}.icon-bullet-wrapper .icon-bullet-icon img{max-width:none!important}.icon-bullet-wrapper-responsive{align-items:flex-start;display:flex}.icon-bullet-wrapper-responsive .icon-bullet-icon{margin-right:30px;margin-top:20px;text-align:center;width:25%}.icon-bullet-wrapper-responsive .content{width:75%}@media (max-width:840px){.icon-bullet-wrapper-responsive{flex-direction:column}.icon-bullet-wrapper-responsive h2{text-align:center!important}.icon-bullet-wrapper-responsive .content,.icon-bullet-wrapper-responsive .icon-bullet-icon{width:100%}}.bubble-bar-chart-wrap .graph-heading{font-weight:700;margin-top:0;text-align:center}.bubble-bar-chart-legend{color:#636b6f;float:right;font-size:12px;margin-bottom:25px;margin-left:25px}.bubble-bar-chart-legend.no-title{float:none;text-align:center}.bubble-bar-chart-legend+p{margin-bottom:0}.bubble-bar-chart-legend span{vertical-align:middle}.bubble-bar-chart-legend .bubble-bar-chart-cell{margin-right:25px}table.bubble-bar-chart{border:0;border-collapse:collapse;line-height:normal;margin:0 auto}table.bubble-bar-chart th.full-width-label{padding-top:5px;text-align:center}table.bubble-bar-chart thead th{padding:0 20px 6px 20px}table.bubble-bar-chart td,table.bubble-bar-chart thead th{text-align:center}table.bubble-bar-chart td,table.bubble-bar-chart th{vertical-align:middle}table.bubble-bar-chart tbody th{color:#fff;font-weight:400;height:24px;text-transform:none}table.bubble-bar-chart td{font-size:0}table.bubble-bar-chart td,table.bubble-bar-chart th{margin:0;padding:0;white-space:nowrap}.bubble-bar-chart-cell{border-radius:2px;display:inline-block;height:14px;width:14px}@media (max-width:940px){table.bubble-bar-chart thead th{padding:0 10px 6px 10px}}@media (max-width:770px){.bubble-bar-chart-wrap .graph-heading{float:left}table.bubble-bar-chart thead th{padding:0 5px 6px 5px}}.fauxmodal{background:var(--wp--custom--color--neutral--900);border:1px solid var(--wp--custom--color--blue--500);border-radius:var(--wp--custom--border-radius--default);max-width:var(--wp--style--global--content-size);padding:var(--wp--custom--spacing--24);width:var(--wp--style--global--content-size)}.fauxmodal__form{display:flex;flex-direction:column;gap:var(--wp--custom--spacing--16)}.fauxmodal__title{font-size:var(--wp--custom--font--size--heading--6);font-weight:var(--wp--custom--font--weight--primary);margin:0!important}.fauxmodal__question,.fauxmodal__title{color:var(--wp--custom--color--neutrals--white)}.fauxmodal__question{font-size:var(--wp--custom--font--size--body--md)}.fauxmodal__buttons{display:flex;gap:var(--wp--custom--spacing--12);margin:0;padding:0}.fauxmodal__button{background:var(--wp--custom--color--neutrals--white);border:none;border-radius:var(--wp--custom--border-radius--button);font-size:var(--wp--custom--font--size--button--sm);padding:var(--wp--custom--spacing--12) var(--wp--custom--spacing--16)}.fauxmodal__button,.fauxmodal__button:hover{color:var(--wp--custom--color--neutrals--black)}.fauxmodal__button:hover{background:var(--wp--custom--color--blue--500)}.social-share__item-link{border-radius:50%;color:var(--wp--custom--color--text--primary)}.social-share__item-link:focus,.social-share__item-link:focus-visible,.social-share__item-link:hover{background-color:var(--wp--custom--color--blue--500);border:none;color:var(--wp--custom--color--neutral--900)}.wp-block-button.is-style-fill .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button:not(.is-style-outline):not(.is-style-inline) .wp-block-button__link{border-radius:var(--wp--custom--border-radius--button);padding:14px 22px}.wp-block-button.is-style-fill .wp-block-button__link,.wp-block-button.is-style-inline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button:not(.is-style-outline):not(.is-style-inline) .wp-block-button__link{font-size:var(--wp--custom--font--size--button--sm);line-height:var(--wp--custom--font--line-height--primary)}.wp-block-details{border-bottom:1px solid var(--wp--custom--color--border--dark)}.wp-block-details+.wp-block-details{margin-top:var(--wp--preset--spacing--24)}.wp-block-details>summary{padding-bottom:var(--wp--preset--spacing--24)}.wp-block-details[open]{border-bottom:1px solid var(--wp--custom--color--border--dark)}.wp-block-details[open]>summary{padding-bottom:0}.wp-block-post-featured-image img{border:1px solid var(--wp--custom--color--border--dark)}.wp-block-post-featured-image>figcaption.wp-element-caption{font-size:var(--wp--custom--font--size--body--xs)}.wp-block-image>figcaption.wp-element-caption:before,.wp-block-post-featured-image>figcaption.wp-element-caption:before{content:""}.wp-block-list{display:flex;flex-direction:column;gap:var(--wp--custom--spacing--8)}.wp-block-list ::marker{color:var(--wp--custom--color--blue--500)}.wp-block-tenup-navigation .wp-block-navigation-submenu__toggle,.wp-block-tenup-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item,.wp-block-tenup-navigation .wp-block-tenup-navigation__list>.wp-block-navigation-link>a{font-family:var(--wp--preset--font-family--primary);font-weight:var(--wp--custom--font--weight--primary);line-height:var(--wp--custom--font--line-height--primary)}.wp-block-tenup-navigation .wp-block-navigation-submenu__toggle{font-size:var(--wp--custom--font--size--button--sm)}@media (min-width:68.75rem){.wp-block-tenup-navigation .wp-block-navigation__submenu-container{top:calc(100% + var(--wp--custom--spacing--16))}}@media (max-width:68.6875rem){.wp-block-tenup-navigation .wp-block-tenup-navigation__navigation-container{padding-left:0;padding-right:0}.wp-block-tenup-navigation .wp-block-tenup-navigation__navigation-container:before{border-bottom:1px solid var(--wp--custom--color--border--dark);box-shadow:none}.wp-block-tenup-navigation .wp-block-buttons{background:var(--wp--custom--color--navigation--header--background);border-top:1px solid var(--wp--custom--color--border--dark);padding:var(--wp--custom--spacing--24) var(--wp--custom--spacing--20);position:relative}.wp-block-tenup-navigation .wp-block-tenup-navigation__list{padding-bottom:0}.wp-block-tenup-navigation .wp-block-navigation-item{padding:0 var(--wp--custom--spacing--20)}.wp-block-tenup-navigation .wp-block-navigation-item .wp-block-navigation-item{padding:0}}.wp-block-query-pagination .current{background-color:var(--wp--custom--color--blue--500);color:var(--wp--custom--color--text--invert)}.wp-block-query-pagination a:focus,.wp-block-query-pagination a:hover{background-color:transparent;-webkit-text-decoration:underline;text-decoration:underline}.wp-block-query-pagination a:focus-visible{background-color:transparent;-webkit-text-decoration:none;text-decoration:none}.wp-block-tenup-site-header .wp-block-group-is-layout-flex{gap:var(--wp--custom--spacing--16)}@media (min-width:68.75rem){.wp-block-tenup-site-header .wp-block-group-is-layout-flex{gap:var(--wp--custom--spacing--8)}}@media (min-width:80rem){.wp-block-tenup-site-header .wp-block-group-is-layout-flex{gap:var(--wp--custom--spacing--16)}}.wp-block-tenup-site-header .wp-block-tenup-navigation__list{gap:var(--wp--custom--spacing--16)}@media (min-width:80rem){.wp-block-tenup-site-header .wp-block-tenup-navigation__list{gap:var(--wp--custom--spacing--32)}}.wp-block-tenup-site-header .wp-block-buttons{gap:var(--wp--custom--spacing--16)}.wp-block-search__inside-wrapper .wp-block-search__button{border-color:transparent;border-radius:0 var(--wp--custom--border-radius--12) var(--wp--custom--border-radius--12) 0;right:4px}.wp-block-social-links{gap:var(--wp--custom--spacing--16)}.wp-block-social-link-anchor{border-radius:100%;padding:var(--wp--custom--spacing--8)}.wp-block-social-link-anchor:hover{color:var(--wp--custom--color--neutrals--black)!important}.wp-block-table{line-height:var(--wp--custom--font--line-height--secondary)}.wp-block-table table{border-radius:var(--wp--custom--border-radius--8);box-shadow:0 0 5px 0 hsla(0,0%,71%,.5);overflow:hidden}.wp-block-table tfoot,.wp-block-table thead{background-color:var(--wp--custom--color--neutral--500);border:none}.wp-block-table tfoot td,.wp-block-table thead th{background-color:transparent;color:var(--wp--custom--color--text--invert);font-size:var(--wp--custom--font--size--heading--6);line-height:inherit;padding:21px var(--wp--custom--spacing--24)}.wp-block-table td:not(.has-text-align-center):not(.has-text-align-right),.wp-block-table th:not(.has-text-align-center):not(.has-text-align-right){text-align:left}.wp-block-table tbody tr:nth-child(odd){background-color:var(--wp--custom--color--neutral--900)}.wp-block-table tbody tr:nth-child(2n){background-color:var(--wp--custom--color--neutral--800)}.wp-block-table tbody td{color:var(--wp--custom--color--text--primary);font-size:var(--wp--custom--font--size--body--xs)}.wp-block-table .wp-element-caption{font-size:var(--wp--custom--font--size--body--xs);padding:var(--wp--custom--spacing--16) var(--wp--custom--spacing--24);text-align:left}.wp-block-table:not(.alignfull) .wp-element-caption{padding-left:0;padding-right:0}.archive-filters__wrapper .archive-filters__decorative-wrapper{background-color:var(--wp--custom--color--neutrals--black)}@media (min-width:60rem){.archive-filters__wrapper .archive-filters__decorative-wrapper{padding-left:0;padding-right:0}}.archive-filters__wrapper .archive-filters__decorative-wrapper:before{display:none}.archive-filters__wrapper .archive-filters__toggle-button{background-color:var(--wp--custom--color--button--outline--default--background);border:1px solid var(--wp--custom--color--button--outline--default--border);color:var(--wp--custom--color--button--outline--default--text)}.archive-filters__wrapper .archive-filters__toggle-button:hover{background-color:var(--wp--custom--color--button--outline--hover--background);border-color:var(--wp--custom--color--button--outline--hover--border);color:var(--wp--custom--color--button--outline--hover--text)}.archive-filters__wrapper .archive-filters__toggle-button:focus{background-color:var(--wp--custom--color--button--outline--focus--background);border-color:var(--wp--custom--color--button--outline--focus--border);color:var(--wp--custom--color--button--outline--focus--text)}.archive-filters__wrapper .archive-filters__heading-wrapper{background-color:transparent;padding-left:0;padding-right:0}.archive-filters__wrapper .archive-filters__title{color:var(--wp--custom--color--text--primary);transition:all .3s ease}.archive-filters__wrapper .archive-filters__close-button{background-color:transparent;color:var(--wp--custom--color--text--primary)}.archive-filters__wrapper .archive-filters__close-button:focus,.archive-filters__wrapper .archive-filters__close-button:hover{background-color:transparent;color:var(--wp--custom--color--blue--500)}.archive-filters__wrapper .archive-filters__submit .wp-block-button__link{padding-left:var(--wp--custom--spacing--32);padding-right:var(--wp--custom--spacing--32)}.archive-filters__wrapper .archive-filters__group .archive-filters__group-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.25' d='m1 1 6 6 6-6'/%3E%3C/svg%3E")}.archive-filters__wrapper .archive-filters__group[open] .archive-filters__group-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none'%3E%3Cpath stroke='%234eaceb' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.25' d='m1 1 6 6 6-6'/%3E%3C/svg%3E")}.archive-filters__wrapper input[type=checkbox]+label:before{background-color:transparent;border-color:var(--wp--custom--color--neutral--100)}.archive-filters__wrapper input[type=checkbox]:checked+label:before{background-color:var(--wp--custom--color--blue--500)}.archive-filters__wrapper .archive-filters__option input:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 6 4 5 6-10'/%3E%3C/svg%3E")}.wp-block-digital-science-archive-refinements{background-color:transparent;padding:0}@media (min-width:60rem){.wp-block-digital-science-archive-refinements{padding:var(--wp--custom--spacing--24) 0}}.archive-refinements__clear,.archive-refinements__title{color:var(--wp--custom--color--text--primary)}.archive-refinements__clear{background-color:transparent}.archive-refinements__clear:focus,.archive-refinements__clear:hover{background-color:transparent;color:var(--wp--custom--color--blue--500)}.archive-refinements__badge,.archive-refinements__badge:nth-child(2n),.archive-refinements__badge:nth-child(odd){background-color:var(--wp--custom--color--blue--500);color:var(--wp--custom--color--text--invert)}.archive-refinements__badge:focus,.archive-refinements__badge:hover,.archive-refinements__badge:nth-child(2n):focus,.archive-refinements__badge:nth-child(2n):hover,.archive-refinements__badge:nth-child(odd):focus,.archive-refinements__badge:nth-child(odd):hover{background-color:var(--wp--custom--color--blue--300);color:var(--wp--custom--color--text--invert)}.archive-refinements__badge:nth-child(2n) .archive-refinements__remove-icon,.archive-refinements__badge:nth-child(2n) .archive-refinements__remove-icon:focus,.archive-refinements__badge:nth-child(2n) .archive-refinements__remove-icon:hover,.archive-refinements__badge:nth-child(odd) .archive-refinements__remove-icon,.archive-refinements__badge:nth-child(odd) .archive-refinements__remove-icon:focus,.archive-refinements__badge:nth-child(odd) .archive-refinements__remove-icon:hover{color:var(--wp--custom--color--text--invert)}.archive-refinements__badge:nth-child(2n) svg,.archive-refinements__badge:nth-child(2n) svg:focus,.archive-refinements__badge:nth-child(2n) svg:hover,.archive-refinements__badge:nth-child(odd) svg,.archive-refinements__badge:nth-child(odd) svg:focus,.archive-refinements__badge:nth-child(odd) svg:hover{fill:var(--wp--custom--color--text--invert)}.archive-refinements__badge:nth-child(2n) svg path,.archive-refinements__badge:nth-child(2n) svg path:focus,.archive-refinements__badge:nth-child(2n) svg path:hover,.archive-refinements__badge:nth-child(odd) svg path,.archive-refinements__badge:nth-child(odd) svg path:focus,.archive-refinements__badge:nth-child(odd) svg path:hover{stroke:var(--wp--custom--color--text--invert)}.wp-block-digital-science-blockquote.blockquote__container{align-items:flex-start;gap:var(--wp--custom--spacing--40);min-height:auto}@media (min-width:60rem){.wp-block-digital-science-blockquote.blockquote__container{gap:var(--wp--custom--spacing--64)}.wp-block-digital-science-blockquote.blockquote__container.alignwide{gap:var(--wp--custom--spacing--112)}}.wp-block-digital-science-blockquote .blockquote__image-wrapper{aspect-ratio:1/1;height:100%;width:100%}@media (min-width:37.5rem){.wp-block-digital-science-blockquote .blockquote__image-wrapper{max-width:363px}}.wp-block-digital-science-blockquote .blockquote__image-wrapper .blockquote__image{height:100%;width:100%}.wp-block-digital-science-blockquote .blockquote__quote-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='43' fill='none'%3E%3Cpath fill='%234EACEB' d='M50 0v7.536q-3.572.592-5.804 2.955-2.231 2.365-3.422 5.911-1.042 3.547-1.042 7.684h9.226V43H30.06V25.711q0-8.718 2.827-13.89 2.827-5.319 7.292-8.127Q44.792.886 50 0M19.94 0v7.536q-3.57.592-5.803 2.955-2.233 2.365-3.423 5.911-1.041 3.547-1.041 7.684h9.226V43H0V25.711q0-8.716 2.827-13.89 2.828-5.319 7.292-8.127Q14.732.886 19.941 0Z'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;margin-top:0}.wp-block-digital-science-blockquote .blockquote__quote-icon img{display:none}@media (min-width:60rem){.wp-block-digital-science-blockquote .blockquote__content .blockquote__content-inner{width:auto}}.wp-block-digital-science-blockquote .blockquote__citation,.wp-block-digital-science-blockquote .blockquote__position{font-size:var(--wp--custom--font--size--sub-head--sm);font-weight:var(--wp--custom--font--weight--secondary)}.wp-block-digital-science-blockquote .blockquote__position:before{background-color:var(--wp--custom--color--blue--500);border-radius:50%;height:10px;width:10px}.breadcrumbs a{border-radius:0;color:var(--wp--custom--color--text--primary)}.breadcrumbs a,.breadcrumbs a:focus,.breadcrumbs a:hover{background:none;-webkit-text-decoration:underline;text-decoration:underline}.breadcrumbs a:focus,.breadcrumbs a:hover{color:var(--wp--custom--color--link--default--text)}.breadcrumbs [aria-current=page]{color:var(--wp--custom--color--neutral--600)}.featured-content--landscape .featured-content__promoted{aspect-ratio:unset}@media (min-width:37.5rem){.featured-content--landscape .featured-content__promoted{aspect-ratio:4/3}}.featured-content__promoted{aspect-ratio:unset}@media (min-width:37.5rem){.featured-content__promoted{aspect-ratio:3/4}}.wp-block-digital-science-featured-content.alignfull .featured-content__promoted,.wp-block-digital-science-featured-content.alignwide .featured-content__promoted{padding:var(--wp--custom--spacing--24)}.featured-content__promoted-image{border:1px solid var(--wp--custom--color--border--dark)}.featured-content__promoted-image:after{background:linear-gradient(337.58deg,transparent 11.68%,rgba(0,0,0,.6) 71.85%);content:"";display:block;height:100%;width:100%}.featured-content__promoted-content{border:1px solid var(--wp--custom--color--border--dark);border-radius:var(--wp--custom--border-radius--default);padding:var(--wp--custom--spacing--24)}@media (min-width:37.5rem){.featured-content__promoted-content{padding:var(--wp--custom--spacing--24)}}.featured-content__promoted .featured-content__arrow-icon{left:auto;right:0}.featured-content__promoted-taxonomy-terms{display:flex;gap:var(--wp--custom--spacing--12)}.featured-content__promoted-taxonomy-terms-item{background-color:var(--wp--custom--color--category--even--default--background);border-radius:var(--wp--custom--border-radius--badge);color:var(--wp--custom--color--category--even--default--text);display:inline-block;font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--custom--font--size--eyebrow--lg);font-weight:var(--wp--custom--font--weight--primary);line-height:1;padding:var(--wp--custom--spacing--8)}.featured-content__promoted-content-title{font-size:var(--wp--custom--font--size--heading--3);line-height:var(--wp--custom--font--line-height--primary);margin-top:var(--wp--custom--spacing--16)!important}@media (min-width:37.5rem){.featured-content__promoted-content-title{font-size:var(--wp--custom--font--size--heading--4)}}@media (min-width:60rem){.featured-content__promoted-content-title{font-size:var(--wp--custom--font--size--heading--3)}}.featured-content__promoted-content-excerpt{margin-top:var(--wp--custom--spacing--16)!important}.featured-content__promoted-content-title-link.featured-content__promoted-content-title-link:before{bottom:calc(var(--wp--preset--spacing--24)*-1);left:calc(var(--wp--preset--spacing--24)*-1);right:calc(var(--wp--preset--spacing--24)*-1);top:calc(var(--wp--preset--spacing--24)*-1)}.featured-content__list-item{border-bottom:1px solid var(--wp--custom--color--border--dark)}.featured-content__list-item-image{display:none}.featured-content__list-item-title{font-size:var(--wp--custom--font--size--heading--5);line-height:var(--wp--custom--font--line-height--primary);margin-bottom:0!important}.ds-media-and-text>.wp-block-group.is-vertical>*{margin:0}.wp-block-digital-science-parent-child-grid{gap:var(--wp--custom--spacing--32)}.parent-child-grid__featured-item-title-wrapper{align-items:flex-start;flex-direction:column;gap:var(--wp--custom--spacing--16);margin:0 auto;max-width:var(--wp--style--global--content-size)}@media (min-width:37.5rem){.parent-child-grid__featured-item-title-wrapper{gap:var(--wp--custom--spacing--24)}}.parent-child-grid__featured-item-title{font-size:var(--wp--custom--font--size--heading--2)!important;line-height:var(--wp--custom--font--line-height--primary)}.parent-child-grid__featured-item-title-link{color:var(--wp--custom--color--text--primary)}.wp-block-digital-science-parent-child-grid .wp-block-buttons{align-self:stretch}@media (min-width:37.5rem){.wp-block-digital-science-parent-child-grid .wp-block-buttons{align-self:flex-start}}.wp-block-digital-science-parent-child-grid .wp-block-button,.wp-block-digital-science-parent-child-grid .wp-element-button{width:100%}@media (min-width:37.5rem){.wp-block-digital-science-parent-child-grid .wp-block-button,.wp-block-digital-science-parent-child-grid .wp-element-button{width:auto}}.wp-block-digital-science-parent-child-grid .wp-block-button .wp-element-button{background:var(--wp--custom--color--button--fill--default--background);border:2px solid var(--wp--custom--color--button--fill--default--border);border-radius:var(--wp--custom--border-radius--40);color:var(--wp--custom--color--button--fill--default--text);font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--custom--font--size--button--sm);font-weight:var(--wp--custom--font--weight--primary);line-height:var(--wp--custom--font--line-height--primary);padding:14px 22px}.wp-block-digital-science-parent-child-grid .wp-block-button .wp-element-button:focus-visible,.wp-block-digital-science-parent-child-grid .wp-block-button .wp-element-button:hover{background:var(--wp--custom--color--button--fill--hover--background);border:2px solid var(--wp--custom--color--button--fill--hover--border);color:var(--wp--custom--color--button--fill--hover--text);-webkit-text-decoration:none;text-decoration:none}.wp-block-digital-science-parent-child-grid .wp-block-button .wp-element-button:focus-visible{outline:2px solid var(--wp--custom--color--button--fill--focus--border);outline-offset:2px}.wp-block-digital-science-parent-child-grid .wp-block-button .wp-element-button:after{display:none!important}.parent-child-grid__grid{gap:var(--wp--custom--spacing--24)}@media (min-width:60rem){.parent-child-grid__grid{gap:var(--wp--custom--spacing--16)}}.wp-block-digital-science-parent-child-grid .parent-child-grid__item{background-color:transparent;border:1px solid var(--wp--custom--color--border--dark);border-radius:var(--wp--custom--border-radius--8)}.wp-block-digital-science-parent-child-grid .parent-child-grid__item:focus-within,.wp-block-digital-science-parent-child-grid .parent-child-grid__item:hover{background-color:transparent}.wp-block-digital-science-parent-child-grid .parent-child-grid__item:hover>.parent-child-grid__item-excerpt{color:var(--wp--custom--color--text--primary)}.parent-child-grid__item-title{font-size:var(--wp--custom--font--size--heading--4)!important;line-height:var(--wp--custom--font--line-height--primary)}.parent-child-grid__item-title-link{color:var(--wp--custom--color--text--primary)}.parent-child-grid__item-title-link:hover{-webkit-text-decoration:underline!important;text-decoration:underline!important}.parent-child-grid__item-excerpt{color:var(--wp--custom--color--text--secondary);font-size:var(--wp--custom--font--size--body--sm);line-height:var(--wp--custom--font--line-height--secondary)}.post-listing .splide__arrow.splide__arrow{border:3px solid var(--wp--custom--color--neutrals--white);border-radius:100%}.wp-block-post-terms a{line-height:1}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
