/*!
 * 
 * payGapCalculator
 * 
 * @author 
 * @version 0.1.0
 * @link 
 * @license 
 * 
 * Copyright (c) 2022 
 * 
 * This software is released under the  License
 * https://opensource.org/licenses/
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
#js-pay-gap-calculator .quiz{margin-top:25px;width:100%;max-width:640px;display:flex;flex-direction:column;align-items:center}#js-pay-gap-calculator .quiz .age-choice{margin-top:25px;opacity:0;animation:fadein .2s ease;animation-fill-mode:forwards;animation-delay:.1s;display:flex;justify-items:center;flex-direction:column}#js-pay-gap-calculator .quiz .ui.basic.buttons{max-width:480px}#js-pay-gap-calculator .quiz .ui.basic.buttons .ui.basic.button.active{font-weight:700}#js-pay-gap-calculator .quiz .ui.button.submit{margin-top:40px}#js-pay-gap-calculator .quiz h4{text-align:center}@keyframes fadein{from{opacity:0}to{opacity:1}}#js-pay-gap-calculator .card{min-height:300px;width:100%;max-width:640px;border:solid #000 2px;font-family:var(--wp--preset--font-family--sans-serif);padding:20px}#js-pay-gap-calculator .card p{font-size:24px}#js-pay-gap-calculator .card .chart-container{height:50px;position:relative;background:#e5e5e5}#js-pay-gap-calculator .card .chart-container .overlay{z-index:99;background:0 0;border:solid 1px #64b6ab;position:absolute;top:0;right:0;bottom:0;left:0}#js-pay-gap-calculator .card .chart-container .inner{height:50px;z-index:1}#js-pay-gap-calculator .card .chart-container svg{overflow:visible}#js-pay-gap-calculator .card .chart-container svg path.domain{opacity:0}#js-pay-gap-calculator .card .chart-container svg .label.percentage{font-weight:700;fill:#fff;text-anchor:end;transform:translate(-8px,5px);font-size:14px;stroke:#64b6ab;stroke-width:4px;paint-order:stroke fill;opacity:0;-webkit-animation:fadein .3s ease;-moz-animation:fadein .3s ease;-ms-animation:fadein .3s ease;-o-animation:fadein .3s ease;animation:fadein .3s ease;animation-delay:.2s;animation-fill-mode:forwards}#js-pay-gap-calculator .card .chart-container svg .bar{fill:#64b6ab}#js-pay-gap-calculator .card .chart-container svg .x .tick{display:none}#js-pay-gap-calculator .card .chart-container svg .x path.domain{fill:#e5e5e5;stroke:none}#js-pay-gap-calculator .card .chart-container svg .x2 .tick line{stroke:#fff;opacity:1;stroke-width:2}#js-pay-gap-calculator .card .chart-container svg .x2 .tick text{fill:#888;font-size:13px}#js-pay-gap-calculator .card .align-right{margin-top:60px;display:flex;justify-content:end;align-items:baseline}#js-pay-gap-calculator .card .align-right .share{font-size:12px;text-transform:none}@keyframes fadein{from{opacity:0}to{opacity:1}}#js-pay-gap-calculator .chart{max-width:900px;width:100%}#js-pay-gap-calculator .chart h5{text-align:center}#js-pay-gap-calculator .chart p{max-width:640px;margin:0 auto}#js-pay-gap-calculator .chart .legend{display:flex;flex-direction:row;justify-content:space-around;align-content:center;width:100%;max-width:160px;margin:0 auto}#js-pay-gap-calculator .chart .legend span{font-family:var(--wp--preset--font-family--sans-serif);font-size:12px;display:block;line-height:1em}#js-pay-gap-calculator .chart .legend span:before{content:"■";font-family:arial;font-size:25px;display:block;position:absolute;margin-left:-19px;line-height:31%}#js-pay-gap-calculator .chart .legend span:nth-child(2):before{color:#e4cb83}#js-pay-gap-calculator .chart .legend span:nth-child(1):before{color:#64b9ad}#js-pay-gap-calculator .chart .trends{margin-top:25px;display:flex;flex-direction:row}#js-pay-gap-calculator .chart .trends span{font-family:var(--wp--preset--font-family--sans-serif);font-weight:700;font-size:13px;width:100%;text-align:center;display:block}#js-pay-gap-calculator .chart .trends .legend{display:flex;flex-direction:row;justify-content:space-around;align-content:center;width:100%}#js-pay-gap-calculator .chart .trends .legend span{font-family:var(--wp--preset--font-family--sans-serif);font-size:12px;display:block;width:60px;line-height:1em}#js-pay-gap-calculator .chart .trends .legend span:before{content:"■";font-family:arial;font-family:arial;font-size:25px;display:block;position:absolute;margin-left:-19px;line-height:31%}#js-pay-gap-calculator .chart .trends .legend span:nth-child(1):before{color:#e4cb83}#js-pay-gap-calculator .chart .trends .legend span:nth-child(2):before{color:#64b9ad}#js-pay-gap-calculator .chart .trends .gender-age-trend{padding:5px}#js-pay-gap-calculator .chart .trends .gender-age-trend.highlight .axis.y .tick line{stroke:var(--wp--preset--color--oatmeal-dark);opacity:.7}#js-pay-gap-calculator .chart .trends .gender-age-trend.highlight .axis.y .tick:nth-child(2) line{stroke:#222}#js-pay-gap-calculator .chart .trends .gender-age-trend.highlight .chart-container,#js-pay-gap-calculator .chart .trends .gender-age-trend.highlight span{background:var(--wp--preset--color--oatmeal)}#js-pay-gap-calculator .chart .trends .chart-container{width:202.5px}#js-pay-gap-calculator .chart .trends .chart-container svg{overflow:visible !important}#js-pay-gap-calculator .chart .trends .chart-container .legend{font-weight:700;text-anchor:middle}#js-pay-gap-calculator .chart .trends .chart-container .legend.men{fill:#e4cb83}#js-pay-gap-calculator .chart .trends .chart-container .legend.women{fill:#64b9ad}#js-pay-gap-calculator .chart .trends .chart-container .dot{stroke-width:2;fill:#fff}#js-pay-gap-calculator .chart .trends .chart-container .dot.men{stroke:#e4cb83}#js-pay-gap-calculator .chart .trends .chart-container .dot.women{stroke:#64b9ad}#js-pay-gap-calculator .chart .trends .chart-container .label{text-anchor:middle;font-size:13px}#js-pay-gap-calculator .chart .trends .chart-container text{font-family:var(--wp--preset--font-family--sans-serif);font-size:13px}#js-pay-gap-calculator .chart .trends .chart-container path.men{stroke:#e4cb83;stroke-width:4}#js-pay-gap-calculator .chart .trends .chart-container path.women{stroke:#64b9ad;stroke-width:4}#js-pay-gap-calculator .chart .trends .chart-container path.domain{display:none}#js-pay-gap-calculator .chart .trends .chart-container .axis.x .tick line{display:none}#js-pay-gap-calculator .chart .trends .chart-container .axis.x .tick text{transform:translateY(7px)}#js-pay-gap-calculator .chart .trends .chart-container .axis.y .tick line{stroke:#999;stroke-dasharray:2}#js-pay-gap-calculator .chart .trends .chart-container .axis.y .tick text{font-size:11.5px;transform:translateX(-10px)}#js-pay-gap-calculator .chart .trends .chart-container .axis.y .tick:nth-child(2) line{stroke-dasharray:0;stroke:#222}#js-pay-gap-calculator .chart .trends .chart-container div{height:300px}@media only screen and (max-width:900px){#js-pay-gap-calculator .chart .trends{flex-wrap:wrap;justify-content:space-between}#js-pay-gap-calculator .chart .trends .gender-age-trend{flex-basis:50%}#js-pay-gap-calculator .chart .trends .chart-container,#js-pay-gap-calculator .chart .trends span{width:min(36vw,200px);margin:0 auto}#js-pay-gap-calculator .chart .trends .inner{height:250px !important}}#js-pay-gap-calculator .rank{max-width:640px;width:100%}#js-pay-gap-calculator .rank .ui.basic.table tbody tr{border-bottom:1px dotted rgba(0,0,0,.1)}#js-pay-gap-calculator .rank h5{text-align:left}#js-pay-gap-calculator .rank table thead tr th{border-left:none;font-weight:400;border-bottom:solid 1px #000;padding:.4em;line-height:18px}#js-pay-gap-calculator .rank table tfoot th{border-top:none;border-left:none}#js-pay-gap-calculator .rank table tr td{padding:.1em .7em;border-left:none;font-size:1.05rem}#js-pay-gap-calculator .rank table tr td:nth-child(1){text-align:right;width:50px}#js-pay-gap-calculator .rank table tr td .perc-container{padding-right:15px}#js-pay-gap-calculator .rank table tr td .perc-container .perc{display:flex;flex-direction:row;align-items:center;position:relative}#js-pay-gap-calculator .rank table tr td .perc-container .perc .supra-cent{z-index:99;position:absolute;border-left:solid 1px #fff;height:22px;right:0;display:none}#js-pay-gap-calculator .rank table tr td .perc-container .perc .supra-cent.active{display:block}#js-pay-gap-calculator .rank table tr td .perc-container .perc_text{width:81px}#js-pay-gap-calculator .rank table tr td .perc-container .bar{border:solid 1px #64b6ab;background:#e5e5e5;height:1.5em;width:100%}#js-pay-gap-calculator .rank table tr td .perc-container .bar.plus{border:none}#js-pay-gap-calculator .rank table tr td .perc-container .bar div{background:#64b6ab;height:100%}#js-pay-gap-calculator .rank table tr.hidden{display:none}#js-pay-gap-calculator .rank table tr.highlight{background:#f8f7f5;font-weight:700}#js-pay-gap-calculator .rank table tr.highlight td{padding:1.5em .7em}#js-pay-gap-calculator .rank table tr.highlight td .bar{border-color:#387668}#js-pay-gap-calculator .rank table tr.highlight td .bar div{background:#387668}#js-pay-gap-calculator .rank a{font-family:var(--wp--preset--font-family--sans-serif);color:#aaa;text-decoration:none;font-size:13px;cursor:pointer}#js-pay-gap-calculator .rank .fixed_header{width:100%;table-layout:fixed;border-collapse:collapse}#js-pay-gap-calculator .rank .fixed_header.expanded:hover tbody::-webkit-scrollbar-thumb,#js-pay-gap-calculator .rank .fixed_header.expanded:focus tbody::-webkit-scrollbar-thumb{display:initial}#js-pay-gap-calculator .rank .fixed_header.expanded:hover tbody::-webkit-scrollbar,#js-pay-gap-calculator .rank .fixed_header.expanded:focus tbody::-webkit-scrollbar{display:initial}#js-pay-gap-calculator .rank .fixed_header.expanded tbody{box-shadow:0px 1px 0px 0px #dcdcdc inset,0px -1px 0px 0px #dcdcdc inset}#js-pay-gap-calculator .rank .fixed_header.expanded tbody::-webkit-scrollbar-thumb{display:none}#js-pay-gap-calculator .rank .fixed_header.expanded tbody::-webkit-scrollbar-track{display:none}#js-pay-gap-calculator .rank .fixed_header thead tr,#js-pay-gap-calculator .rank .fixed_header tfoot tr{display:block}#js-pay-gap-calculator .rank .fixed_header th:nth-child(1){width:50px}#js-pay-gap-calculator .rank .fixed_header th:nth-child(2){width:350px}#js-pay-gap-calculator .rank .fixed_header th:nth-child(3){width:240px}#js-pay-gap-calculator .rank .fixed_header tr td:nth-child(2){width:390px}#js-pay-gap-calculator .rank .fixed_header tr td:nth-child(3){width:240px}#js-pay-gap-calculator .rank .fixed_header tbody{display:block;scrollbar-gutter:stable;width:100%;overflow-y:auto;overflow-x:hidden;height:620px;font-size:1rem;line-height:.35rem}@media only screen and (max-width:700px){#js-pay-gap-calculator .rank .fixed_header tr td .perc-container{padding-right:5px}#js-pay-gap-calculator .rank .fixed_header tr td:nth-child(2){min-width:195px;max-width:30vw;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.1em .2em}}#js-pay-gap-calculator .map{width:100%;max-width:640px;display:flex;flex-direction:column;align-items:center}#js-pay-gap-calculator .map .ui.button{text-transform:capitalize}#js-pay-gap-calculator .map .ui.button.active{font-weight:700}#js-pay-gap-calculator .map .map-image{position:relative}#js-pay-gap-calculator .map .map-image .legend{position:absolute}#js-pay-gap-calculator .map .map-image img{margin-top:50px;display:none}#js-pay-gap-calculator .map .map-image img.active{display:block}#js-pay-gap-calculator .map .legend{display:flex;flex-direction:row;justify-content:space-around;align-content:center;width:100%}#js-pay-gap-calculator .map .legend span:nth-child(1){margin-left:10px}#js-pay-gap-calculator .map .legend.change span:nth-child(1):before{color:#9f802e}#js-pay-gap-calculator .map .legend.change span:nth-child(2):before{color:#d1a730}#js-pay-gap-calculator .map .legend.change span:nth-child(3):before{color:#e4cb84}#js-pay-gap-calculator .map .legend.change span:nth-child(4):before{color:#ddd9c7}#js-pay-gap-calculator .map .legend.change span:nth-child(5):before{color:#756a7e}#js-pay-gap-calculator .map .legend.change span:nth-child(6):before{color:#d3d3d3}#js-pay-gap-calculator .map .legend.percent span:nth-child(1):before{color:#000}#js-pay-gap-calculator .map .legend.percent span:nth-child(2):before{color:#003a2c}#js-pay-gap-calculator .map .legend.percent span:nth-child(3):before{color:#005645}#js-pay-gap-calculator .map .legend.percent span:nth-child(4):before{color:#387668}#js-pay-gap-calculator .map .legend.percent span:nth-child(5):before{color:#64b6aa}#js-pay-gap-calculator .map .legend.percent span:nth-child(6):before{color:#a3d2c8}#js-pay-gap-calculator .map .legend.percent span:nth-child(7):before{color:#d3d3d3}#js-pay-gap-calculator .map .legend span{font-family:var(--wp--preset--font-family--sans-serif);font-size:12px;display:block;width:60px;line-height:1em}#js-pay-gap-calculator .map .legend span:before{content:"■";font-family:arial;font-family:arial;font-size:25px;display:block;position:absolute;margin-left:-19px;line-height:31%}@media only screen and (max-width:500px){#js-pay-gap-calculator .map .map-image img{margin-top:65px}#js-pay-gap-calculator .map .legend{flex-wrap:wrap;justify-content:end}#js-pay-gap-calculator .map .legend.change span{flex-basis:38vw}#js-pay-gap-calculator .map .legend span{flex-basis:24vw;margin-right:3px;margin-bottom:5px}#js-pay-gap-calculator .map .legend span:before{margin-left:-16px}}main.results{display:flex;flex-direction:column;align-items:center;margin-top:25px;opacity:0;animation:fadein .2s ease;animation-fill-mode:forwards;animation-delay:.1s}main.results.active .card{animation:bgfade .4s}main.results .info{width:100%;max-width:640px}@keyframes bgfade{0%{background:#fff}50%{background:var(--wp--preset--color--oatmeal-light)}100%{background:#fff}}article.interactives h1.ui.post.header{display:none !important}#js-pay-gap-calculator{width:100%;display:flex;flex-direction:column;align-items:center}#js-pay-gap-calculator h2{text-align:center;margin-top:34px;margin-bottom:40px}#js-pay-gap-calculator section{margin-top:25px;margin-bottom:25px}/*!
 * 
 * prcBlocksLibrary
 * 
 * @author Seth Rubenstein
 * @version 2.1.17
 * @link UNLICENSED
 * @license UNLICENSED
 * 
 * Copyright (c) 2022 Seth Rubenstein
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
.ui.mailchimp.form{width:100%}.ui.mailchimp.form .fields .field:nth-of-type(1){padding:0 !important}.ui.mailchimp.form .fields .field:last-child{padding-right:0 !important}.ui.mailchimp.form>.field .field{text-align:left}.ui.mailchimp.form>.fields .required.field{flex-grow:1}.ui.mailchimp.form>.fields .ui.input{max-width:370px !important;width:100% !important}.ui.mailchimp.form .grecaptcha-about{font-family:franklin-gothic-urw,Verdana,Geneva,sans-serif;font-size:.8rem;color:#58585b;margin-top:1rem}.ui.mailchimp.form .grecaptcha-about a{text-decoration:none !important}.ui.mailchimp.form .grecaptcha-badge{visibility:hidden}/*!
 * 
 * prcBlocksLibrary
 * 
 * @author Seth Rubenstein
 * @version 2.1.17
 * @link UNLICENSED
 * @license UNLICENSED
 * 
 * Copyright (c) 2022 Seth Rubenstein
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
.wp-block-prc-block-grid .column>.wp-block-prc-block-promo:first-child{margin-top:0}.wp-block-prc-block-grid .column>.wp-block-prc-block-promo:last-child{margin-bottom:0}.wp-block-prc-block-promo{padding:24px 40px;margin:21px auto;clear:both;border:1px solid transparent;font-size:15px}.wp-block-prc-block-promo.has-dark-background .heading{color:#f8f8f8 !important}.wp-block-prc-block-promo.has-dark-background .sub-heading,.wp-block-prc-block-promo.has-dark-background .wp-block-prc-block-promo__action .wp-block-prc-block-menu-link:not(.is-style-button):not(.ui.button){color:#dadbdb !important}.wp-block-prc-block-promo .heading{color:#2a2a2a}.wp-block-prc-block-promo .sub-heading{color:#565656}.wp-block-prc-block-promo .sub-heading>p{line-height:18px}.wp-block-prc-block-promo .wp-block-prc-block-promo__inner-container{max-width:1058px;display:grid;grid-gap:16px;margin:0 auto}.wp-block-prc-block-promo.is-style-standard>.wp-block-prc-block-promo__inner-container,.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container{grid-template-areas:"text action";grid-template-columns:2fr 2fr;align-items:center}.wp-block-prc-block-promo.is-style-standard.has-icon>.wp-block-prc-block-promo__inner-container,.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-icon>.wp-block-prc-block-promo__inner-container{grid-template-areas:"icon text action";grid-template-columns:47px 2fr 2fr;align-items:center}.wp-block-prc-block-promo.is-style-standard.has-icon.has-large-icon>.wp-block-prc-block-promo__inner-container,.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-icon.has-large-icon>.wp-block-prc-block-promo__inner-container{grid-template-columns:106px 2fr 2fr}.wp-block-prc-block-promo.is-style-asymmetrical>.wp-block-prc-block-promo__inner-container{grid-template-areas:"text action";grid-template-columns:9fr 1fr;align-items:center}.wp-block-prc-block-promo.is-style-asymmetrical>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text{display:grid;grid-gap:10px;grid-template-columns:330px auto;align-items:center}.wp-block-prc-block-promo.has-form .ui.mailchimp.form input[type=text]{font-size:15px;padding:.64em 1em}@media screen and (max-width:760px){.wp-block-prc-block-promo{padding:20px}.wp-block-prc-block-promo .wp-block-prc-block-promo__inner-container{grid-template-areas:"icon" "text" "action" !important;justify-content:center;grid-template-columns:minmax(320px,475px) !important}.wp-block-prc-block-promo .wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text{padding-bottom:7px}.wp-block-prc-block-promo .wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.wp-block-prc-block-promo .wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.wp-block-prc-block-promo .wp-block-prc-block-promo__inner-container .ui.mailchimp.form .field{text-align:center}}.wp-block-prc-block-promo .heading,.wp-block-prc-block-promo p,.wp-block-prc-block-promo .fields,.wp-block-prc-block-promo .wp-block-prc-block-promo__action>.wp-block{margin:0 !important}.wp-block-prc-block-promo.has-large-icon .wp-block-prc-block-promo__icon>img,.wp-block-prc-block-promo.has-large-icon .wp-block-prc-block-promo__icon>div>svg{width:106px}.wp-block-prc-block-promo .wp-block-prc-block-promo__icon{grid-area:icon;text-align:center}.wp-block-prc-block-promo .wp-block-prc-block-promo__icon>img,.wp-block-prc-block-promo .wp-block-prc-block-promo__icon>div>svg{width:47px}.wp-block-prc-block-promo .wp-block-prc-block-promo__text{grid-area:text;text-align:left}.wp-block-prc-block-promo .wp-block-prc-block-promo__action{grid-area:action;text-align:right}.wp-block-prc-block-promo .wp-block-prc-block-promo__action .wp-block-prc-block-menu-link:not(.is-style-button):not(.ui.button){padding-top:6px;display:inline}.wp-block-prc-block-promo.wp-block.is-selected:focus{border-color:transparent !important}.wp-block-prc-block-promo.wp-block.is-selected,.wp-block-prc-block-promo.wp-block.has-child-selected{border-color:#007cba}.post-content>.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container,.column:not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical){padding:21px}.ui.text.container>.prc-block-area .wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container,.post-content>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container,.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container{grid-template-columns:1fr}.ui.text.container>.prc-block-area .wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container,.post-content>.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container,.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container{grid-template-areas:"text text" "icon action";grid-template-columns:47px minmax(320px,475px);align-items:flex-start;justify-content:center !important}.ui.text.container>.prc-block-area .wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.post-content>.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text{text-align:center;padding-bottom:7px}.ui.text.container>.prc-block-area .wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form input[type=text],.post-content>.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form input[type=text],.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form input[type=text],.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical).has-form>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form input[type=text]{max-width:370px;width:100%}.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container{grid-template-areas:"icon" "text" "action" !important;grid-template-columns:100% !important;align-items:"center" !important}.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .ui.mailchimp.form .field,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .ui.mailchimp.form .field,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .ui.mailchimp.form .field,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .ui.mailchimp.form .field{text-align:center}.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__text{padding-bottom:7px}.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__icon,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__icon,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__icon,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__icon{margin:0 auto}@media screen and (min-width:761px){.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action{display:flex;flex-direction:column;align-items:center}.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .wp-block-prc-block-mailchimp-form{width:100%}}.column:not(.four):not(.sixteen)>.wp-block-prc-block-promo:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .block-list-appender,.wp-block-prc-block-promo.two-column-width:not(.is-style-asymmetrical):not(.has-form)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .block-list-appender,.four.wide.column>.wp-block-prc-block-promo:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .block-list-appender,.wp-block-prc-block-promo.one-column-width:not(.is-style-asymmetrical)>.wp-block-prc-block-promo__inner-container .wp-block-prc-block-promo__action .block-list-appender{margin-left:auto;margin-right:auto;padding-left:2em}.prc-block-area[data-post-type=fact-tank] .wp-block-prc-block-promo,.prc-block-area[data-post-type=post] .wp-block-prc-block-promo{padding:1rem}/*!
 * 
 * prcBlocksLibrary
 * 
 * @author Seth Rubenstein
 * @version 2.1.17
 * @link UNLICENSED
 * @license UNLICENSED
 * 
 * Copyright (c) 2022 Seth Rubenstein
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
@-webkit-keyframes placeholderShimmer{0%{background-position:-1200px 0}100%{background-position:1200px 0}}@keyframes placeholderShimmer{0%{background-position:-1200px 0}100%{background-position:1200px 0}}.wp-block-prc-block-story-item,.story.item{display:grid;gap:0px;grid-auto-flow:column;grid-template-areas:"image" "meta" "header" "excerpt" "extras" "breakingnews" "extracontent";margin:0;padding:0;width:100%;background:0 0;border:none;transition:box-shadow .1s ease;z-index:""}.wp-block-prc-block-story-item.bordered,.story.item.bordered{padding:21px !important;border:1px solid #d3d3d3;margin-bottom:2rem}.wp-block-prc-block-story-item.aligned,.story.item.aligned{grid-auto-flow:row}.wp-block-prc-block-story-item.top,.wp-block-prc-block-story-item.bottom,.story.item.top,.story.item.bottom{grid-template-columns:1fr;grid-template-rows:1fr}.wp-block-prc-block-story-item.top.aligned,.wp-block-prc-block-story-item.bottom.aligned,.story.item.top.aligned,.story.item.bottom.aligned{grid-template-areas:"image" "meta" "header" "excerpt" "extras" "breakingnews" "extracontent"}.wp-block-prc-block-story-item.top.aligned .image,.wp-block-prc-block-story-item.bottom.aligned .image,.story.item.top.aligned .image,.story.item.bottom.aligned .image{margin:0 0 21px}@media only screen and (min-width:767px){.wp-block-prc-block-story-item.bottom.aligned,.story.item.bottom.aligned{grid-template-areas:"meta" "header" "excerpt" "extras" "breakingnews" "extracontent" "image"}.wp-block-prc-block-story-item.bottom.aligned .image,.story.item.bottom.aligned .image{margin:21px 0 0}}.wp-block-prc-block-story-item.left,.wp-block-prc-block-story-item.right,.story.item.left,.story.item.right{grid-column-gap:23px}.wp-block-prc-block-story-item.left.aligned,.story.item.left.aligned{grid-template-columns:1fr 2fr;grid-template-rows:auto;grid-template-areas:"image meta" "image header" "image excerpt" "image extras" "image breakingnews" "image extracontent"}.wp-block-prc-block-story-item.left.aligned[data-image-size=A1],.story.item.left.aligned[data-image-size=A1]{grid-template-columns:564px 2fr}.wp-block-prc-block-story-item.left.aligned[data-image-size=A2],.story.item.left.aligned[data-image-size=A2]{grid-template-columns:268px 2fr}.wp-block-prc-block-story-item.left.aligned[data-image-size=A3],.story.item.left.aligned[data-image-size=A3]{grid-template-columns:194px 2fr}.wp-block-prc-block-story-item.left.aligned[data-image-size=A4],.story.item.left.aligned[data-image-size=A4]{grid-template-columns:268px 2fr}.wp-block-prc-block-story-item.left.aligned[data-image-size=XL],.story.item.left.aligned[data-image-size=XL]{grid-template-columns:564px 2fr}.wp-block-prc-block-story-item.right.aligned,.story.item.right.aligned{grid-template-columns:2fr 1fr;grid-template-rows:auto}@media only screen and (min-width:767px){.wp-block-prc-block-story-item.right.aligned,.story.item.right.aligned{grid-template-areas:"meta image" "header image" "excerpt image" "extras image" "breakingnews image" "extracontent image"}}.wp-block-prc-block-story-item.right.aligned[data-image-size=A1],.story.item.right.aligned[data-image-size=A1]{grid-template-columns:2fr 345px}@media only screen and (min-width:767px){.wp-block-prc-block-story-item.right.aligned[data-image-size=A1],.story.item.right.aligned[data-image-size=A1]{grid-template-columns:2fr 564px}}.wp-block-prc-block-story-item.right.aligned[data-image-size=A2],.story.item.right.aligned[data-image-size=A2]{grid-template-columns:2fr 345px}@media only screen and (min-width:767px){.wp-block-prc-block-story-item.right.aligned[data-image-size=A2],.story.item.right.aligned[data-image-size=A2]{grid-template-columns:2fr 268px}}.wp-block-prc-block-story-item.right.aligned[data-image-size=A3],.story.item.right.aligned[data-image-size=A3]{display:block !important}.wp-block-prc-block-story-item.right.aligned[data-image-size=A3]:after,.story.item.right.aligned[data-image-size=A3]:after{content:"";display:table;clear:both}.wp-block-prc-block-story-item.right.aligned[data-image-size=A3] .image,.story.item.right.aligned[data-image-size=A3] .image{float:right !important;padding-left:21px !important}.wp-block-prc-block-story-item.right.aligned[data-image-size=A3] .description,.story.item.right.aligned[data-image-size=A3] .description{clear:right !important;padding-top:10px !important}.wp-block-prc-block-story-item.right.aligned[data-image-size=A4],.story.item.right.aligned[data-image-size=A4]{grid-template-columns:2fr 268px}.wp-block-prc-block-story-item.right.aligned[data-image-size=XL],.story.item.right.aligned[data-image-size=XL]{grid-template-columns:2fr 564px}@media only screen and (max-width:767px){.wp-block-prc-block-story-item.left.aligned,.wp-block-prc-block-story-item.right.aligned,.story.item.left.aligned,.story.item.right.aligned{display:block !important}.wp-block-prc-block-story-item.left.aligned:after,.wp-block-prc-block-story-item.right.aligned:after,.story.item.left.aligned:after,.story.item.right.aligned:after{content:"";display:table;clear:both}.wp-block-prc-block-story-item.left.aligned .image,.wp-block-prc-block-story-item.right.aligned .image,.story.item.left.aligned .image,.story.item.right.aligned .image{float:right !important;padding-left:21px !important}}@media only screen and (max-width:767px)and (min-width:767px){.wp-block-prc-block-story-item.left.aligned .image:not(.loaded)>picture>img,.wp-block-prc-block-story-item.right.aligned .image:not(.loaded)>picture>img,.story.item.left.aligned .image:not(.loaded)>picture>img,.story.item.right.aligned .image:not(.loaded)>picture>img{-webkit-animation:placeholderShimmer 2s linear;animation:placeholderShimmer 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#fff;background-image:linear-gradient(to right,rgba(0,0,0,.08) 0%,rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-size:1200px 100%}}@media only screen and (max-width:767px){.wp-block-prc-block-story-item.left.aligned .image>picture>img,.wp-block-prc-block-story-item.left.aligned .image>picture>source,.wp-block-prc-block-story-item.right.aligned .image>picture>img,.wp-block-prc-block-story-item.right.aligned .image>picture>source,.story.item.left.aligned .image>picture>img,.story.item.left.aligned .image>picture>source,.story.item.right.aligned .image>picture>img,.story.item.right.aligned .image>picture>source{max-width:148px}}@media only screen and (max-width:767px)and (min-width:767px){.wp-block-prc-block-story-item.left.aligned .image>picture>img,.wp-block-prc-block-story-item.left.aligned .image>picture>source,.wp-block-prc-block-story-item.right.aligned .image>picture>img,.wp-block-prc-block-story-item.right.aligned .image>picture>source,.story.item.left.aligned .image>picture>img,.story.item.left.aligned .image>picture>source,.story.item.right.aligned .image>picture>img,.story.item.right.aligned .image>picture>source{max-width:194px}}@media only screen and (max-width:767px)and (min-width:767px){.wp-block-prc-block-story-item.left.aligned .image:not(.loaded)>picture>img,.wp-block-prc-block-story-item.right.aligned .image:not(.loaded)>picture>img,.story.item.left.aligned .image:not(.loaded)>picture>img,.story.item.right.aligned .image:not(.loaded)>picture>img{height:110px}}@media only screen and (max-width:767px){.wp-block-prc-block-story-item.left.aligned .description,.wp-block-prc-block-story-item.right.aligned .description,.story.item.left.aligned .description,.story.item.right.aligned .description{clear:right !important;padding-top:10px !important}}.wp-block-prc-block-story-item .image,.story.item .image{grid-area:image}.wp-block-prc-block-story-item .image.bordered>picture>img,.story.item .image.bordered>picture>img{border:1px solid #dadada}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A1:not(.loaded)>picture>img,.story.item .image.A1:not(.loaded)>picture>img{-webkit-animation:placeholderShimmer 2s linear;animation:placeholderShimmer 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#fff;background-image:linear-gradient(to right,rgba(0,0,0,.08) 0%,rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-size:1200px 100%}}.wp-block-prc-block-story-item .image.A1>picture>img,.wp-block-prc-block-story-item .image.A1>picture>source,.story.item .image.A1>picture>img,.story.item .image.A1>picture>source{max-width:690px}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A1>picture>img,.wp-block-prc-block-story-item .image.A1>picture>source,.story.item .image.A1>picture>img,.story.item .image.A1>picture>source{max-width:564px}}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A1:not(.loaded)>picture>img,.story.item .image.A1:not(.loaded)>picture>img{height:317px}}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A2:not(.loaded)>picture>img,.story.item .image.A2:not(.loaded)>picture>img{-webkit-animation:placeholderShimmer 2s linear;animation:placeholderShimmer 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#fff;background-image:linear-gradient(to right,rgba(0,0,0,.08) 0%,rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-size:1200px 100%}}.wp-block-prc-block-story-item .image.A2>picture>img,.wp-block-prc-block-story-item .image.A2>picture>source,.story.item .image.A2>picture>img,.story.item .image.A2>picture>source{max-width:690px}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A2>picture>img,.wp-block-prc-block-story-item .image.A2>picture>source,.story.item .image.A2>picture>img,.story.item .image.A2>picture>source{max-width:268px}}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A2:not(.loaded)>picture>img,.story.item .image.A2:not(.loaded)>picture>img{height:151px}}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A3:not(.loaded)>picture>img,.story.item .image.A3:not(.loaded)>picture>img{-webkit-animation:placeholderShimmer 2s linear;animation:placeholderShimmer 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#fff;background-image:linear-gradient(to right,rgba(0,0,0,.08) 0%,rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-size:1200px 100%}}.wp-block-prc-block-story-item .image.A3>picture>img,.wp-block-prc-block-story-item .image.A3>picture>source,.story.item .image.A3>picture>img,.story.item .image.A3>picture>source{max-width:148px}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A3>picture>img,.wp-block-prc-block-story-item .image.A3>picture>source,.story.item .image.A3>picture>img,.story.item .image.A3>picture>source{max-width:194px}}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A3:not(.loaded)>picture>img,.story.item .image.A3:not(.loaded)>picture>img{height:110px}}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A4:not(.loaded)>picture>img,.story.item .image.A4:not(.loaded)>picture>img{-webkit-animation:placeholderShimmer 2s linear;animation:placeholderShimmer 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#fff;background-image:linear-gradient(to right,rgba(0,0,0,.08) 0%,rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-size:1200px 100%}}.wp-block-prc-block-story-item .image.A4>picture>img,.wp-block-prc-block-story-item .image.A4>picture>source,.story.item .image.A4>picture>img,.story.item .image.A4>picture>source{max-width:690px}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A4>picture>img,.wp-block-prc-block-story-item .image.A4>picture>source,.story.item .image.A4>picture>img,.story.item .image.A4>picture>source{max-width:268px}}@media only screen and (min-width:767px){.wp-block-prc-block-story-item .image.A4:not(.loaded)>picture>img,.story.item .image.A4:not(.loaded)>picture>img{height:151px}}.wp-block-prc-block-story-item .image.XL>picture>img,.wp-block-prc-block-story-item .image.XL>picture>source,.story.item .image.XL>picture>img,.story.item .image.XL>picture>source{max-width:720px}.wp-block-prc-block-story-item .image>picture>img,.wp-block-prc-block-story-item .image>picture>source,.wp-block-prc-block-story-item .image>a,.story.item .image>picture>img,.story.item .image>picture>source,.story.item .image>a{display:block;margin:0;width:100%;height:auto;border-radius:0}.wp-block-prc-block-story-item .meta,.story.item .meta{grid-area:meta;padding-bottom:18px;font-size:12px}.wp-block-prc-block-story-item .header,.story.item .header{grid-area:header;display:inline-block;font-family:var(--wp--preset--font-family--serif);color:rgba(0,0,0,.85);-ms-word-wrap:break-word;word-wrap:break-word;font-size:20px;font-weight:700;line-height:26px}@media only screen and (max-width:767px){.wp-block-prc-block-story-item .header,.story.item .header{display:block}}.wp-block-prc-block-story-item .header.small,.story.item .header.small{font-size:18px;font-weight:400;line-height:25px}.wp-block-prc-block-story-item .header.large,.story.item .header.large{font-size:28px;font-weight:700;line-height:34px}.wp-block-prc-block-story-item .header.light,.story.item .header.light{font-weight:400}.wp-block-prc-block-story-item .header>a,.story.item .header>a{color:rgba(0,0,0,.85);text-decoration:none}.wp-block-prc-block-story-item .header>a:hover,.story.item .header>a:hover{color:rgba(0,0,0,.85) !important;text-decoration:underline}.wp-block-prc-block-story-item .description,.story.item .description{grid-area:excerpt;margin:10px 0 0;font-size:16px;line-height:1.4285em;color:#2a2a2a}.wp-block-prc-block-story-item .description p,.story.item .description p{margin:0 0 7px}.wp-block-prc-block-story-item .description p:last-child,.story.item .description p:last-child{margin-bottom:0}.wp-block-prc-block-story-item .description a,.wp-block-prc-block-story-item .extra a,.story.item .description a,.story.item .extra a{color:#000;transition:color .1s ease}.wp-block-prc-block-story-item .description a:hover,.wp-block-prc-block-story-item .extra a:hover,.story.item .description a:hover,.story.item .extra a:hover{color:#000}.wp-block-prc-block-story-item .description+ul.extra-breaking-news,.story.item .description+ul.extra-breaking-news{margin:1em 0 0}.wp-block-prc-block-story-item .extra,.story.item .extra{grid-area:extras}.wp-block-prc-block-story-item .extra-breaking-news,.story.item .extra-breaking-news{grid-area:breakingnews}.wp-block-prc-block-story-item .extra,.wp-block-prc-block-story-item .extra-breaking-news,.story.item .extra,.story.item .extra-breaking-news{display:block;margin:1em 0 0;width:100%;color:rgba(0,0,0,.85);font-family:var(--wp--preset--font-family--sans-serif);font-size:15px;transition:color .1s ease}.wp-block-prc-block-story-item .extra:after,.wp-block-prc-block-story-item .extra-breaking-news:after,.story.item .extra:after,.story.item .extra-breaking-news:after{content:"";display:table;clear:both}.wp-block-prc-block-story-item .extra .kicker-breaking-news,.wp-block-prc-block-story-item .extra-breaking-news .kicker-breaking-news,.story.item .extra .kicker-breaking-news,.story.item .extra-breaking-news .kicker-breaking-news{display:inline}.wp-block-prc-block-story-item ul.extra+ul.extra-breaking-news,.story.item ul.extra+ul.extra-breaking-news{margin:0}.wp-block-prc-block-story-item ul.extra,.wp-block-prc-block-story-item ul.extra-breaking-news,.story.item ul.extra,.story.item ul.extra-breaking-news{list-style-position:outside;padding-left:1em}.wp-block-prc-block-story-item ul.extra li,.wp-block-prc-block-story-item ul.extra-breaking-news li,.story.item ul.extra li,.story.item ul.extra-breaking-news li{margin:.5rem .5rem .5rem 0}.wp-block-prc-block-story-item ul.extra-breaking-news>li,.wp-block-prc-block-story-item div.extra>*,.story.item ul.extra-breaking-news>li,.story.item div.extra>*{margin:.5rem .5rem .5rem 0}.wp-block-prc-block-story-item .extra-content,.story.item .extra-content{grid-area:extracontent}@media only screen and (max-width:767px){.wp-block-prc-block-column>.wp-block-prc-block-story-item:only-child{margin:0 0 14px;padding:0 0 14px;border-bottom:1px solid rgba(34,36,38,.15)}}.block-editor-block-list__layout>.wp-block-prc-block-story-item:not(:last-of-type){padding:0 0 14px;margin:0 0 14px}.block-editor-block-list__layout>.wp-block-prc-block-story-item:not(:last-of-type)+.story.item.bordered{margin-top:-15px}.block-editor-block-list__layout.wp-block-prc-block-column>.wp-block-prc-block-story-item:not(:last-of-type){border-bottom:1px solid rgba(34,36,38,.15);padding:0 0 21px;margin:0 0 21px}.block-editor-block-list__layout.wp-block-prc-block-column>.wp-block-prc-block-story-item:not(:last-of-type)+.story.item.bordered{margin-top:-22px}.ui.items>.item,.ui.items>.wp-block-prc-block-story-item,.ui[class*="story items"]>.item,.ui[class*="story items"]>.wp-block-prc-block-story-item{font-size:1em}.ui.items.divided>.story.item:not(:last-of-type),.ui[class*="story items"].divided>.story.item:not(:last-of-type){border-bottom:1px solid rgba(34,36,38,.15)}.ui.items>.wp-block-prc-block-story-item>.item:not(:last-of-type),.ui.items>.item:not(:last-of-type),.ui[class*="story items"]>.wp-block-prc-block-story-item>.item:not(:last-of-type),.ui[class*="story items"]>.item:not(:last-of-type){padding:0 0 14px;margin:0 0 14px}.ui.items>.wp-block-prc-block-story-item>.item:not(:last-of-type)+.story.item.bordered,.ui.items>.item:not(:last-of-type)+.story.item.bordered,.ui[class*="story items"]>.wp-block-prc-block-story-item>.item:not(:last-of-type)+.story.item.bordered,.ui[class*="story items"]>.item:not(:last-of-type)+.story.item.bordered{margin-top:-15px}.ui.items.relaxed>.wp-block-prc-block-story-item>.item:not(:last-of-type),.ui.items.relaxed>.item:not(:last-of-type),.ui[class*="story items"].relaxed>.wp-block-prc-block-story-item>.item:not(:last-of-type),.ui[class*="story items"].relaxed>.item:not(:last-of-type){padding:0 0 21px;margin:0 0 21px}.ui.items.relaxed>.wp-block-prc-block-story-item>.item:not(:last-of-type)+.story.item.bordered,.ui.items.relaxed>.item:not(:last-of-type)+.story.item.bordered,.ui[class*="story items"].relaxed>.wp-block-prc-block-story-item>.item:not(:last-of-type)+.story.item.bordered,.ui[class*="story items"].relaxed>.item:not(:last-of-type)+.story.item.bordered{margin-top:-22px}.ui.items[class*="very realxed"]>.wp-block-prc-block-story-item .item:not(:last-of-type),.ui.items[class*="very relaxed"]>.item:not(:last-of-type),.ui[class*="story items"][class*="very realxed"]>.wp-block-prc-block-story-item .item:not(:last-of-type),.ui[class*="story items"][class*="very relaxed"]>.item:not(:last-of-type){padding:0 0 28px;margin:0 0 28px}.ui.items[class*="very realxed"]>.wp-block-prc-block-story-item .item:not(:last-of-type)+.story.item.bordered,.ui.items[class*="very relaxed"]>.item:not(:last-of-type)+.story.item.bordered,.ui[class*="story items"][class*="very realxed"]>.wp-block-prc-block-story-item .item:not(:last-of-type)+.story.item.bordered,.ui[class*="story items"][class*="very relaxed"]>.item:not(:last-of-type)+.story.item.bordered{margin-top:-29px}@media only screen and (max-width:767px){.ui.items .item{padding:0 0 28px}}