@charset "UTF-8";:root{--frame-max-width: 85rem;--reading-max-width: 50rem;--sidebar-width: 20rem;--footer-max-width: 56.25rem;--color-white: #ffffff;--color-black: #000000;--color-primary-blue: #005689;--color-blue-btn: #1a4876;--color-blue-btn-hover: #537698;--color-green-btn: #1b6e3b;--color-green-btn-hover: #3d8f58;--color-accent-grey: #7f7f7f;--color-mid-grey: #828382;--color-border-grey: #d9d9d9;--color-divider-lvl3: #c1c1c0;--color-light-bg: #fafafa;--color-dark-text: #111111;--color-text-secondary: #444444;--color-nav-primary-bg: #faebeb;--color-nav-secondary-bg: #faf3f3;--font-main: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--line-height-base: 1.35;--line-height-reading: 1.65}body.style-pkg-dark,[data-theme=dark]{--color-white: #1a1a1a;--color-black: #f0f0f0;--color-dark-text: #e8e8e8;--color-text-secondary: #b0b0b0;--color-accent-grey: #555555;--color-border-grey: #3a3a3a;--color-divider-lvl3: #444444;--color-light-bg: #222222;--color-nav-primary-bg: #2b1f1f;--color-nav-secondary-bg: #262020}*,*:before,*:after{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0;background-color:var(--color-white);color:var(--color-black);font-family:var(--font-main);font-size:.875rem;line-height:var(--line-height-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-primary-blue);text-decoration:none}a:hover,a:active{background-color:var(--color-primary-blue);color:var(--color-white);text-decoration:none}a:focus{outline:#7f0101 dotted .0625rem}h1,h2,h3,h4,h5,h6{color:var(--color-black);font-weight:400;margin:0 0 .5em;line-height:1.2}h1{font-size:clamp(1.75rem,1.45rem + 1vw,2.2rem)}h2{font-size:clamp(1.35rem,1.15rem + .65vw,1.6rem)}h3{font-size:clamp(1.15rem,1.05rem + .35vw,1.25rem)}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.9rem}p,ol,ul,dl,figure,blockquote{margin:0 0 1rem}img{max-width:100%;height:auto;border:0}.accessibility,.screen-reader-text{border:0;clip:rect(.0625rem,.0625rem,.0625rem,.0625rem);clip-path:inset(50%);height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;position:absolute;width:.0625rem;word-wrap:normal!important}.accessibility:focus,.screen-reader-text:focus{background-color:var(--color-white);clip:auto!important;clip-path:none;color:var(--color-primary-blue);display:block;font-size:.9rem;font-weight:700;height:auto;left:.3125rem;line-height:normal;padding:.9375rem 1.4375rem .875rem;text-decoration:none;top:.3125rem;width:auto;z-index:100000}.btn,button.str-btn,input[type=submit],button#submit{background-color:var(--color-blue-btn);color:var(--color-white);border:none;cursor:pointer;font-family:var(--font-main);font-size:.875rem;font-weight:600;padding:.25rem 1rem;display:inline-block;text-align:center;border-radius:0;text-decoration:none;transition:background-color .15s ease}.btn:hover,.btn:focus,button.str-btn:hover,button.str-btn:focus,input[type=submit]:hover,input[type=submit]:focus,button#submit:hover,button#submit:focus{background-color:var(--color-blue-btn-hover);color:var(--color-white);text-decoration:none}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],textarea,select{border:.0625rem solid var(--color-accent-grey);font-family:var(--font-main);font-size:.9rem;padding:.3125rem .5rem;color:var(--color-dark-text);background-color:var(--color-white);border-radius:0}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus,select:focus{border-color:var(--color-primary-blue);outline:none}.site-header{max-width:85rem;width:100%;margin:0 auto;background-color:var(--site-header-background, transparent)}#str-logo-banner{max-width:85rem;width:100%;margin:0 auto;padding:0 .625rem;box-sizing:border-box}#str-logo-banner a{display:block;background:transparent}#str-logo-banner a:hover,#str-logo-banner a:focus{background:transparent}#str-logo-banner img{display:block;max-width:100%;height:auto;max-height:12.5rem;margin:0 auto}#str-frame{max-width:85rem;width:100%;margin:0 auto 1.25rem;background-color:var(--color-white);border:.0625rem solid var(--color-accent-grey);border-top:.1875rem double var(--color-accent-grey);padding:0;box-sizing:border-box}@media(max-width:61.99875rem){#str-frame{border-left:none;border-right:none;margin-bottom:0}}.site-content-wrapper,#str-content-wrapper{width:100%;box-sizing:border-box}@media(min-width:62rem){.site-content-wrapper,#str-content-wrapper{display:flex}.site-content-wrapper #str-column-main,#str-content-wrapper #str-column-main{flex:1 1 0%;min-width:0;padding:.9375rem 1.25rem 1.5625rem;border-right:.0625rem solid var(--color-accent-grey)}.site-content-wrapper #str-column-right,#str-content-wrapper #str-column-right{width:20rem;flex-shrink:0;padding:.9375rem .9375rem 1.5625rem;display:block!important;position:static}}@media(max-width:61.99875rem){.site-content-wrapper,#str-content-wrapper{display:block}.site-content-wrapper #str-column-main,#str-content-wrapper #str-column-main{width:100%;padding:.75rem .9375rem 1.25rem;border-right:none}}#str-footer{background-color:var(--site-footer-background, transparent);border-top:.0625rem solid var(--color-accent-grey);padding:.9375rem .625rem;text-align:center;color:#666;font-size:.857rem;clear:both}#str-footer .str-footer-inner{max-width:56.25rem;margin:0 auto}#str-footer p{margin:0 0 .25rem}#str-footer p:last-child{margin-bottom:0}#str-footer a{color:var(--color-primary-blue);font-weight:600}#str-footer a:hover{background-color:var(--color-primary-blue);color:var(--color-white)}#str-navigation{position:relative;width:100%;box-sizing:border-box}@media(min-width:62rem){#str-navigation{border-bottom:.0625rem solid var(--color-accent-grey)}#str-navigation .str-nav-controls{display:none!important}#str-navigation .str-menu-wrapper{display:block!important}#str-navigation .str-primary-nav-wrapper{background-color:var(--str-primary-nav-background, var(--color-nav-primary-bg));padding:.125rem 0}#str-navigation ul#main-nav,#str-navigation .str-primary-nav-wrapper ul{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;margin:0;padding:.25rem 0;font-size:1.15rem;font-weight:600;text-transform:uppercase;letter-spacing:.0125rem}#str-navigation ul#main-nav li,#str-navigation .str-primary-nav-wrapper ul li{padding:0 .625rem;margin:.125rem 0}#str-navigation ul#main-nav li a,#str-navigation .str-primary-nav-wrapper ul li a{display:block;padding:.125rem .375rem;color:var(--color-primary-blue)}#str-navigation ul#main-nav li a:hover,#str-navigation ul#main-nav li a:focus,#str-navigation .str-primary-nav-wrapper ul li a:hover,#str-navigation .str-primary-nav-wrapper ul li a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}#str-navigation ul#main-nav li.current-menu-item>a,#str-navigation ul#main-nav li.current-cat>a,#str-navigation .str-primary-nav-wrapper ul li.current-menu-item>a,#str-navigation .str-primary-nav-wrapper ul li.current-cat>a{background-color:var(--color-primary-blue);color:var(--color-white)}#str-navigation .str-nav-divider{border-top:.1875rem double var(--color-accent-grey);height:.1875rem;margin:0}#str-navigation .str-secondary-nav-wrapper{background-color:var(--str-secondary-nav-background, var(--color-nav-secondary-bg));padding:.125rem 0}#str-navigation ul#secondary-nav,#str-navigation .str-secondary-nav-wrapper ul{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;margin:0;padding:.1875rem 0 .3125rem;font-size:.857rem}#str-navigation ul#secondary-nav li,#str-navigation .str-secondary-nav-wrapper ul li{padding:0 .875rem;margin:.0625rem 0}#str-navigation ul#secondary-nav li a,#str-navigation .str-secondary-nav-wrapper ul li a{display:block;padding:.125rem .3125rem;color:var(--color-primary-blue)}#str-navigation ul#secondary-nav li a:hover,#str-navigation ul#secondary-nav li a:focus,#str-navigation .str-secondary-nav-wrapper ul li a:hover,#str-navigation .str-secondary-nav-wrapper ul li a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}#str-navigation ul#secondary-nav li.current-menu-item>a,#str-navigation ul#secondary-nav li.current_page_item>a,#str-navigation .str-secondary-nav-wrapper ul li.current-menu-item>a,#str-navigation .str-secondary-nav-wrapper ul li.current_page_item>a{background-color:var(--color-primary-blue);color:var(--color-white)}}@media(max-width:61.99875rem){#str-navigation{border-bottom:.0625rem solid var(--color-accent-grey)}#str-navigation .str-nav-controls{display:flex;justify-content:space-between;align-items:center;padding:.375rem .75rem;background-color:var(--color-white)}#str-navigation .str-btn-toggle{display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:.375rem .875rem;border:.0625rem solid var(--color-accent-grey);border-radius:.1875rem;background-color:var(--color-white);color:var(--color-dark-text);font-family:var(--font-main);font-size:.875rem;font-weight:600;cursor:pointer}#str-navigation .str-btn-toggle:hover,#str-navigation .str-btn-toggle:focus{background-color:var(--color-primary-blue);color:var(--color-white);border-color:var(--color-primary-blue)}#str-navigation .str-btn-toggle[aria-expanded=true]{background-color:var(--color-primary-blue);color:var(--color-white);border-color:var(--color-primary-blue)}#str-navigation .str-btn-toggle.str-sidebar-btn{background-color:var(--color-blue-btn);color:var(--color-white);border-color:var(--color-blue-btn)}#str-navigation .str-btn-toggle.str-sidebar-btn:hover,#str-navigation .str-btn-toggle.str-sidebar-btn:focus{background-color:var(--color-blue-btn-hover)}#str-navigation .str-btn-toggle.str-sidebar-btn[aria-expanded=true]{background-color:var(--color-blue-btn-hover)}#str-navigation .str-nav-icon,#str-navigation .str-sidebar-icon{display:inline-block;width:1rem;height:.125rem;background-color:currentColor;position:relative}#str-navigation .str-nav-icon:before,#str-navigation .str-nav-icon:after,#str-navigation .str-sidebar-icon:before,#str-navigation .str-sidebar-icon:after{content:"";position:absolute;left:0;width:1rem;height:.125rem;background-color:currentColor}#str-navigation .str-nav-icon:before,#str-navigation .str-sidebar-icon:before{top:-.3125rem}#str-navigation .str-nav-icon:after,#str-navigation .str-sidebar-icon:after{top:.3125rem}#str-navigation .str-menu-wrapper{display:none;position:absolute;top:calc(100% + .125rem);left:.625rem;min-width:15rem;max-width:calc(100% - 1.5rem);width:max-content;box-sizing:border-box;border:.0625rem solid var(--color-accent-grey);border-radius:.25rem;box-shadow:.25rem .375rem 1rem #00000038;z-index:1000;overflow:hidden}#str-navigation .str-menu-wrapper.is-open{display:block}#str-navigation .str-menu-wrapper .str-primary-nav-wrapper{background-color:var(--str-primary-nav-background, var(--color-nav-primary-bg));padding:.375rem .875rem .5rem .625rem}#str-navigation .str-menu-wrapper .str-primary-nav-wrapper ul{list-style:none;padding:0;margin:0}#str-navigation .str-menu-wrapper .str-primary-nav-wrapper ul li{border-bottom:.0625rem dotted var(--color-border-grey)}#str-navigation .str-menu-wrapper .str-primary-nav-wrapper ul li:last-child{border-bottom:none}#str-navigation .str-menu-wrapper .str-primary-nav-wrapper ul li a{display:block;padding:.5rem 1.5rem .5rem .5rem;font-size:.95rem;font-weight:600;text-transform:uppercase;color:var(--color-primary-blue);text-decoration:none}#str-navigation .str-menu-wrapper .str-primary-nav-wrapper ul li a:hover,#str-navigation .str-menu-wrapper .str-primary-nav-wrapper ul li a:focus{background-color:#0056891f;color:var(--color-primary-blue)}#str-navigation .str-menu-wrapper .str-nav-divider{border-top:.1875rem double var(--color-accent-grey);height:.1875rem;margin:0}#str-navigation .str-menu-wrapper .str-secondary-nav-wrapper{background-color:var(--str-secondary-nav-background, var(--color-nav-secondary-bg));padding:.375rem .875rem .5rem .625rem}#str-navigation .str-menu-wrapper .str-secondary-nav-wrapper ul{list-style:none;padding:0;margin:0}#str-navigation .str-menu-wrapper .str-secondary-nav-wrapper ul li{border-bottom:.0625rem dotted var(--color-border-grey)}#str-navigation .str-menu-wrapper .str-secondary-nav-wrapper ul li:last-child{border-bottom:none}#str-navigation .str-menu-wrapper .str-secondary-nav-wrapper ul li a{display:block;padding:.4375rem 1.5rem .4375rem .5rem;font-size:.88rem;color:var(--color-primary-blue);text-decoration:none}#str-navigation .str-menu-wrapper .str-secondary-nav-wrapper ul li a:hover,#str-navigation .str-menu-wrapper .str-secondary-nav-wrapper ul li a:focus{background-color:#00568914;color:var(--color-primary-blue)}}.publish-information,.post-meta{color:var(--color-mid-grey);font-size:.857rem;line-height:var(--line-height-base);margin:0 0 .5rem}.publish-information .post-meta-line,.post-meta .post-meta-line{margin-bottom:.125rem}.publish-information .post-meta-line:last-child,.post-meta .post-meta-line:last-child{margin-bottom:0}.publish-information .post-meta-author,.publish-information .post-author,.post-meta .post-meta-author,.post-meta .post-author{text-transform:uppercase;font-weight:600}.publish-information .post-meta-author a,.publish-information .post-author a,.post-meta .post-meta-author a,.post-meta .post-author a{color:var(--color-primary-blue)}.publish-information .post-meta-date,.publish-information .post-meta-comments,.publish-information .post-meta-categories,.publish-information .post-meta-tags,.publish-information .post-meta-sep,.post-meta .post-meta-date,.post-meta .post-meta-comments,.post-meta .post-meta-categories,.post-meta .post-meta-tags,.post-meta .post-meta-sep{color:var(--color-mid-grey)}.publish-information .post-meta-date a,.publish-information .post-meta-comments a,.publish-information .post-meta-categories a,.publish-information .post-meta-tags a,.publish-information .post-meta-sep a,.post-meta .post-meta-date a,.post-meta .post-meta-comments a,.post-meta .post-meta-categories a,.post-meta .post-meta-tags a,.post-meta .post-meta-sep a{color:var(--color-primary-blue)}.blk-feature-article{border-bottom:.0625rem solid var(--color-border-grey);padding:0 0 1.25rem;margin-bottom:1.5rem;width:100%;box-sizing:border-box}.blk-feature-article .entry-header{margin-bottom:.75rem}.blk-feature-article .post-title{font-size:clamp(1.4rem,1.2rem + .8vw,1.95rem);font-weight:400;line-height:1.2;margin-bottom:0}.blk-feature-article .post-title a{color:var(--color-black)}.blk-feature-article .post-title a:hover,.blk-feature-article .post-title a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}.blk-feature-article .blk-feature-media-meta{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:clamp(.75rem,2.5vw,1.5rem);margin-bottom:.5rem}.blk-feature-article .blk-feature-media-meta.no-thumb .publish-featured-info{flex:1 1 100%;max-width:100%}.blk-feature-article .blk-feature-media-meta .publish-featured-info{flex:1 1 auto;min-width:0}.blk-feature-article .blk-feature-media-meta .publish-featured-info .publish-information,.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-meta{margin:0 0 .625rem;font-size:.857rem;line-height:1.45}.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-excerpt{font-size:1.05rem;line-height:1.5;color:#222}.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-excerpt p{margin-bottom:.8em}.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-excerpt p:last-child{margin-bottom:0}.blk-feature-article .blk-feature-media-meta .post-featured-thumb{flex:0 0 clamp(5rem,32%,18.75rem);max-width:18.75rem;min-width:4.6875rem;margin:0;overflow:hidden}.blk-feature-article .blk-feature-media-meta .post-featured-thumb a{display:block;overflow:hidden;width:100%;aspect-ratio:1/1}.blk-feature-article .blk-feature-media-meta .post-featured-thumb img{display:block;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center center}.blk-feature-article:after{content:"";display:table;clear:both}.blk-article-card{border:.0625rem solid var(--color-border-grey);border-radius:.1875rem;padding:.75rem .875rem;margin-bottom:0;background-color:var(--color-white);box-sizing:border-box}.blk-article-card .entry-header{margin-bottom:.375rem}.blk-article-card .post-title{font-size:1.25rem;font-weight:600;line-height:1.25;margin-bottom:.25rem}.blk-article-card .post-title a{color:var(--color-primary-blue)}.blk-article-card .post-title a:hover,.blk-article-card .post-title a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}.blk-article-card .card-thumb,.blk-article-card .post-card-thumb{float:right;width:4rem;height:4rem;margin:.125rem 0 .5rem .75rem;overflow:hidden}.blk-article-card .card-thumb a,.blk-article-card .post-card-thumb a{display:block;width:4rem;height:4rem;overflow:hidden}.blk-article-card .card-thumb img,.blk-article-card .post-card-thumb img{display:block;width:4rem;height:4rem;aspect-ratio:1/1;object-fit:cover;object-position:center center}.blk-article-card .post-excerpt{font-size:.875rem;line-height:1.45;color:#333}.blk-article-card .post-excerpt:after{content:"";display:table;clear:both}.blk-article-card .post-excerpt p{margin-bottom:.5em}.blk-article-card .post-excerpt p:last-child{margin-bottom:0}.str-post-grid{display:grid;width:100%;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}@media(min-width:48rem){.str-post-grid{gap:1rem 1.25rem}}@media(min-width:75rem){.str-post-grid{grid-template-columns:repeat(3,1fr);gap:1.125rem 1.5rem}}.str-archive-header{border-bottom:.0625rem solid var(--color-accent-grey);padding-bottom:.75rem;margin-bottom:1.25rem}.str-archive-header .str-archive-header-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.str-archive-header .str-archive-title-group{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem}.str-archive-header .str-archive-title-group .page-title{font-size:clamp(1.4rem,1.2rem + .6vw,1.8rem);font-weight:400;margin:0;line-height:1.2;color:var(--color-dark-text)}.str-archive-header .str-btn-cat-up{display:inline-flex;align-items:center;gap:.375rem;min-height:2.25rem;padding:.375rem .75rem;background-color:var(--color-blue-btn);color:var(--color-white);font-family:var(--font-main);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.01875rem;border-radius:.1875rem;text-decoration:none;line-height:1.2;white-space:nowrap;box-sizing:border-box;transition:background-color .2s ease}.str-archive-header .str-btn-cat-up .cat-indicator-icon{font-size:.65rem;line-height:1}.str-archive-header .str-btn-cat-up:hover,.str-archive-header .str-btn-cat-up:focus{background-color:var(--color-blue-btn-hover);color:var(--color-white);text-decoration:none}.str-archive-header .str-btn-cat-up:focus-visible{outline:.125rem solid var(--color-primary-blue);outline-offset:.125rem}.str-archive-header .str-subcat-toggle-wrap{margin-left:auto}.str-archive-header .str-btn-subcat-toggle{display:inline-flex;align-items:center;gap:.5rem;min-height:2.25rem;padding:.375rem .875rem;border:.0625rem solid var(--color-accent-grey);border-radius:.1875rem;background-color:var(--color-white);color:var(--color-dark-text);font-family:var(--font-main);font-size:.85rem;font-weight:700;text-transform:uppercase;cursor:pointer;line-height:1.2;box-sizing:border-box;transition:all .2s ease}.str-archive-header .str-btn-subcat-toggle .subcat-toggle-icon{font-size:.65rem;display:inline-block;transition:transform .2s ease}.str-archive-header .str-btn-subcat-toggle:hover,.str-archive-header .str-btn-subcat-toggle:focus{background-color:var(--color-primary-blue);color:var(--color-white);border-color:var(--color-primary-blue)}.str-archive-header .str-btn-subcat-toggle:focus-visible{outline:.125rem solid var(--color-primary-blue);outline-offset:.125rem}.str-archive-header .str-btn-subcat-toggle[aria-expanded=true]{background-color:var(--color-primary-blue);color:var(--color-white);border-color:var(--color-primary-blue)}.str-archive-header .str-btn-subcat-toggle[aria-expanded=true] .subcat-toggle-icon{transform:rotate(180deg)}.str-archive-header .str-author-bio-box{display:flex;gap:1rem;align-items:flex-start;margin-top:.875rem;padding:.875rem 1rem;background-color:var(--color-nav-secondary-bg);border:.0625rem solid var(--color-border-grey);border-radius:.25rem}@media(max-width:35.99875rem){.str-archive-header .str-author-bio-box{flex-direction:column;align-items:center;text-align:center;gap:.625rem}}.str-archive-header .str-author-bio-box .str-author-avatar-wrap{flex:0 0 4.5rem}.str-archive-header .str-author-bio-box .str-author-avatar-wrap .str-author-avatar{display:block;width:4.5rem;height:4.5rem;border-radius:50%;border:.125rem solid var(--color-white);box-shadow:0 .0625rem .1875rem #0000001f}.str-archive-header .str-author-bio-box .str-author-bio-content{flex:1 1 auto;min-width:0}.str-archive-header .str-author-bio-box .str-author-bio-content .str-author-name{font-size:1.15rem;font-weight:700;color:var(--color-dark-text);margin:0 0 .375rem}.str-archive-header .str-author-bio-box .str-author-bio-content .str-author-description{font-size:.92rem;line-height:1.5;color:var(--color-text-secondary)}.str-archive-header .str-author-bio-box .str-author-bio-content .str-author-description p{margin:0 0 .5em}.str-archive-header .str-author-bio-box .str-author-bio-content .str-author-description p:last-child{margin-bottom:0}.str-archive-header.str-search-header .str-search-query{color:var(--color-primary-blue);font-style:italic}.str-archive-header.str-search-header .str-search-meta{margin-top:.375rem;font-size:.95rem;color:var(--color-mid-grey)}.str-archive-header.str-search-header .str-search-refine{margin-top:.75rem;max-width:30rem}.str-archive-header.str-search-header .str-search-refine .search-form,.str-archive-header.str-search-header .str-search-refine form[role=search]{display:flex;gap:.5rem}.str-archive-header.str-search-header .str-search-refine .search-form label,.str-archive-header.str-search-header .str-search-refine form[role=search] label{flex:1 1 auto;margin:0}.str-archive-header.str-search-header .str-search-refine .search-form .search-field,.str-archive-header.str-search-header .str-search-refine form[role=search] .search-field{width:100%;height:2.375rem;padding:.375rem .75rem;font-family:var(--font-main);font-size:.92rem;border:.0625rem solid var(--color-accent-grey);border-radius:.1875rem;box-sizing:border-box}.str-archive-header.str-search-header .str-search-refine .search-form .search-field:focus,.str-archive-header.str-search-header .str-search-refine form[role=search] .search-field:focus{outline:.125rem solid var(--color-primary-blue);border-color:var(--color-primary-blue)}.str-archive-header.str-search-header .str-search-refine .search-form .search-submit,.str-archive-header.str-search-header .str-search-refine form[role=search] .search-submit{height:2.375rem;padding:0 1rem;background-color:var(--color-blue-btn);color:var(--color-white);border:none;border-radius:.1875rem;font-family:var(--font-main);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.01875rem;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box}.str-archive-header.str-search-header .str-search-refine .search-form .search-submit:hover,.str-archive-header.str-search-header .str-search-refine .search-form .search-submit:focus,.str-archive-header.str-search-header .str-search-refine form[role=search] .search-submit:hover,.str-archive-header.str-search-header .str-search-refine form[role=search] .search-submit:focus{background-color:var(--color-blue-btn-hover)}.str-archive-header .archive-description{color:var(--color-mid-grey);font-size:.95rem;margin-top:.5rem}.str-archive-header .archive-description p{margin:0}.str-archive-header .str-subcat-panel{display:none;width:100%;margin-top:.875rem;background-color:var(--color-nav-secondary-bg);border:.0625rem solid var(--color-border-grey);border-radius:.25rem;box-shadow:0 .125rem .5rem #0000000f;overflow:hidden;box-sizing:border-box}.str-archive-header .str-subcat-panel.is-open{display:block;animation:str-slide-down .25s ease-out}.str-archive-header .str-subcat-panel .str-subcat-inner{padding:.875rem 1.125rem 1rem}.str-archive-header .str-subcat-panel .str-subcat-heading{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03125rem;color:#555;margin:0 0 .625rem;padding-bottom:.375rem;border-bottom:.0625rem dotted var(--color-border-grey)}.str-archive-header .str-subcat-panel .str-subcat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem 1.125rem;list-style:none;padding:0;margin:0}@media(max-width:61.99875rem){.str-archive-header .str-subcat-panel .str-subcat-grid{grid-template-columns:repeat(2,1fr);gap:.375rem .875rem}}@media(max-width:35.99875rem){.str-archive-header .str-subcat-panel .str-subcat-grid{grid-template-columns:1fr;gap:.25rem}}.str-archive-header .str-subcat-panel .str-subcat-item{margin:0;padding:0;font-size:.92rem;line-height:1.4}.str-archive-header .str-subcat-panel .str-subcat-link{display:inline-flex;align-items:baseline;gap:.3125rem;color:var(--color-primary-blue);text-decoration:none;padding:.125rem .25rem;border-radius:.125rem;transition:all .15s ease}.str-archive-header .str-subcat-panel .str-subcat-link .subcat-name{font-weight:600}.str-archive-header .str-subcat-panel .str-subcat-link .subcat-count{color:var(--color-mid-grey);font-size:.85rem;font-weight:400}.str-archive-header .str-subcat-panel .str-subcat-link:hover,.str-archive-header .str-subcat-panel .str-subcat-link:focus{background-color:var(--color-primary-blue);color:var(--color-white)}.str-archive-header .str-subcat-panel .str-subcat-link:hover .subcat-count,.str-archive-header .str-subcat-panel .str-subcat-link:focus .subcat-count{color:#ffffffd9}@keyframes str-slide-down{0%{opacity:0;transform:translateY(-.375rem)}to{opacity:1;transform:translateY(0)}}.str-search-results{list-style:none;margin:0;padding:0;width:100%}.str-search-results .str-search-result{display:flow-root;padding:.875rem .625rem 1rem;border-bottom:.1875rem solid var(--color-accent-grey)}.str-search-results .str-search-result:first-child{padding-top:0}.str-search-results .str-search-result-title{margin:0 0 .375rem;font-size:1.2rem;line-height:1.3}.str-search-results .str-search-result-title a{color:var(--color-primary-blue);text-decoration:none}.str-search-results .str-search-result-title a:hover,.str-search-results .str-search-result-title a:focus{text-decoration:underline}.str-search-results .str-search-result-thumbnail,.str-search-results .str-search-comment-avatar{float:left;margin:.125rem .75rem .5rem 0}.str-search-results .str-search-result-thumbnail img{display:block;width:auto;max-width:10rem;height:auto}.str-search-results .str-search-comment-avatar img{display:block;width:3rem;height:3rem;border-radius:50%}.str-search-results .str-search-result-meta,.str-search-results .str-search-result-taxonomy{margin:0 0 .3125rem;color:var(--color-mid-grey);font-size:.85rem;line-height:1.5}.str-search-results .str-search-result-meta a,.str-search-results .str-search-result-taxonomy a{color:var(--color-primary-blue)}.str-search-results .str-search-result-taxonomy{display:flex;flex-wrap:wrap;gap:0 .75rem}.str-search-results .str-search-result-type{margin:0 0 .1875rem;color:var(--color-mid-grey);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.str-search-results .str-search-result-page{border-left:.25rem solid var(--color-primary-blue);padding-left:.75rem;background-color:var(--color-light-bg)}.str-search-results .str-search-result-excerpt{font-size:.95rem;line-height:1.55}.str-search-results .str-search-result-excerpt p{margin:0}.pagination,.posts-navigation,.str-pagination{text-align:center}.pagination .nav-links,.posts-navigation .nav-links,.str-pagination .nav-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.375rem;align-items:center}.pagination .nav-links .page-numbers,.posts-navigation .nav-links .page-numbers,.str-pagination .nav-links .page-numbers{display:inline-block;min-width:2rem;padding:.3125rem .625rem;font-size:.875rem;font-weight:600;color:var(--color-primary-blue);border:.0625rem solid var(--color-border-grey);background-color:var(--color-white)}.pagination .nav-links .page-numbers:hover,.pagination .nav-links .page-numbers:focus,.posts-navigation .nav-links .page-numbers:hover,.posts-navigation .nav-links .page-numbers:focus,.str-pagination .nav-links .page-numbers:hover,.str-pagination .nav-links .page-numbers:focus{background-color:var(--color-primary-blue);color:var(--color-white);border-color:var(--color-primary-blue)}.pagination .nav-links .page-numbers.current,.posts-navigation .nav-links .page-numbers.current,.str-pagination .nav-links .page-numbers.current{background-color:var(--color-primary-blue);color:var(--color-white);border-color:var(--color-primary-blue)}.pagination .nav-links .page-numbers.dots,.posts-navigation .nav-links .page-numbers.dots,.str-pagination .nav-links .page-numbers.dots{border:none;background:transparent}.pagination-top,.str-pagination-top{margin:0 0 1rem;padding-bottom:.75rem;border-bottom:.0625rem solid var(--color-border-grey);border-top:none}.pagination-bottom,.str-pagination-bottom{margin:1.25rem 0 .625rem;padding-top:.9375rem;border-top:.0625rem solid var(--color-border-grey);border-bottom:none}.no-results,.not-found,.error-404{padding:1.5rem 1.25rem;background-color:var(--color-white);border:.0625rem solid var(--color-border-grey);border-radius:.25rem;margin-bottom:1.5rem;box-sizing:border-box}.no-results .page-header,.not-found .page-header,.error-404 .page-header{border-bottom:.0625rem solid var(--color-border-grey);padding-bottom:.625rem;margin-bottom:.875rem}.no-results .page-header .page-title,.not-found .page-header .page-title,.error-404 .page-header .page-title{font-size:1.5rem;color:var(--color-dark-text);margin:0}.no-results .page-content p,.not-found .page-content p,.error-404 .page-content p{font-size:.95rem;line-height:1.5;color:var(--color-text-secondary);margin:0 0 1rem}.no-results .page-content .search-form,.no-results .page-content form[role=search],.not-found .page-content .search-form,.not-found .page-content form[role=search],.error-404 .page-content .search-form,.error-404 .page-content form[role=search]{max-width:30rem;display:flex;gap:.5rem}.no-results .page-content .search-form label,.no-results .page-content form[role=search] label,.not-found .page-content .search-form label,.not-found .page-content form[role=search] label,.error-404 .page-content .search-form label,.error-404 .page-content form[role=search] label{flex:1 1 auto;margin:0}.no-results .page-content .search-form .search-field,.no-results .page-content form[role=search] .search-field,.not-found .page-content .search-form .search-field,.not-found .page-content form[role=search] .search-field,.error-404 .page-content .search-form .search-field,.error-404 .page-content form[role=search] .search-field{width:100%;height:2.375rem;padding:.375rem .75rem;font-family:var(--font-main);font-size:.92rem;border:.0625rem solid var(--color-accent-grey);border-radius:.1875rem;box-sizing:border-box}.no-results .page-content .search-form .search-field:focus,.no-results .page-content form[role=search] .search-field:focus,.not-found .page-content .search-form .search-field:focus,.not-found .page-content form[role=search] .search-field:focus,.error-404 .page-content .search-form .search-field:focus,.error-404 .page-content form[role=search] .search-field:focus{outline:.125rem solid var(--color-primary-blue);border-color:var(--color-primary-blue)}.no-results .page-content .search-form .search-submit,.no-results .page-content form[role=search] .search-submit,.not-found .page-content .search-form .search-submit,.not-found .page-content form[role=search] .search-submit,.error-404 .page-content .search-form .search-submit,.error-404 .page-content form[role=search] .search-submit{height:2.375rem;padding:0 1rem;background-color:var(--color-blue-btn);color:var(--color-white);border:none;border-radius:.1875rem;font-family:var(--font-main);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.01875rem;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box}.no-results .page-content .search-form .search-submit:hover,.no-results .page-content .search-form .search-submit:focus,.no-results .page-content form[role=search] .search-submit:hover,.no-results .page-content form[role=search] .search-submit:focus,.not-found .page-content .search-form .search-submit:hover,.not-found .page-content .search-form .search-submit:focus,.not-found .page-content form[role=search] .search-submit:hover,.not-found .page-content form[role=search] .search-submit:focus,.error-404 .page-content .search-form .search-submit:hover,.error-404 .page-content .search-form .search-submit:focus,.error-404 .page-content form[role=search] .search-submit:hover,.error-404 .page-content form[role=search] .search-submit:focus{background-color:var(--color-blue-btn-hover)}#str-column-right{box-sizing:border-box}#str-column-right .str-drawer-header{display:none}#blk-controls{border-bottom:.0625rem solid var(--color-accent-grey);padding-bottom:.75rem;margin-bottom:1rem}#blk-controls .controls-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;list-style:none;padding:0;margin:0 0 .5rem}#blk-controls .controls-buttons li{flex:0 0 100%;width:100%;margin:0;padding:0}#blk-controls .controls-buttons li a{background-color:var(--color-blue-btn);color:var(--color-white);display:block;width:7.8125rem;padding:.375rem .625rem;line-height:1.25;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-family:var(--font-main);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.0125rem;text-align:center;box-sizing:border-box;text-decoration:none}#blk-controls .controls-buttons li a:hover,#blk-controls .controls-buttons li a:focus{background-color:var(--color-blue-btn-hover);color:var(--color-white)}#blk-controls .controls-buttons li.highlight a,#blk-controls .controls-buttons li.donate a,#blk-controls .controls-buttons li.contribute-post a{background-color:var(--color-green-btn)}#blk-controls .controls-buttons li.highlight a:hover,#blk-controls .controls-buttons li.highlight a:focus,#blk-controls .controls-buttons li.donate a:hover,#blk-controls .controls-buttons li.donate a:focus,#blk-controls .controls-buttons li.contribute-post a:hover,#blk-controls .controls-buttons li.contribute-post a:focus{background-color:var(--color-green-btn-hover)}#blk-controls .controls-links{list-style:none;padding:0;margin:0;font-size:.857rem}#blk-controls .controls-links .rss a{color:var(--color-primary-blue);font-weight:600}#blk-controls .controls-links .rss a:hover,#blk-controls .controls-links .rss a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}.widget-area .widget,.widget-area .blk-sidebar .widget{border-bottom:.0625rem solid var(--color-accent-grey);padding-bottom:1rem;margin-bottom:1rem}.widget-area .widget:last-child,.widget-area .blk-sidebar .widget:last-child{border-bottom:none;margin-bottom:0}.widget-area .widget .widget-title,.widget-area .blk-sidebar .widget .widget-title{font-size:1.15rem;font-weight:700;color:var(--color-black);margin:0 0 .625rem;line-height:1.25;text-transform:none}.widget-area .widget ul,.widget-area .blk-sidebar .widget ul{list-style:none;padding:0;margin:0}.widget-area .widget ul li,.widget-area .blk-sidebar .widget ul li{padding:.3125rem 0;border-bottom:.0625rem dotted var(--color-border-grey);font-size:.875rem;line-height:1.35}.widget-area .widget ul li:last-child,.widget-area .blk-sidebar .widget ul li:last-child{border-bottom:none}.widget-area .widget ul li a,.widget-area .blk-sidebar .widget ul li a{color:var(--color-primary-blue)}.widget-area .widget ul li a:hover,.widget-area .widget ul li a:focus,.widget-area .blk-sidebar .widget ul li a:hover,.widget-area .blk-sidebar .widget ul li a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}.widget-area .widget.widget_search .search-form,.widget-area .blk-sidebar .widget.widget_search .search-form{display:flex;gap:.375rem}.widget-area .widget.widget_search .search-form .search-field,.widget-area .blk-sidebar .widget.widget_search .search-form .search-field{flex:1 1 auto;width:100%}.widget-area .widget.widget_search .search-form .search-submit,.widget-area .blk-sidebar .widget.widget_search .search-form .search-submit{flex-shrink:0}.widget-area .widget.widget_search .standard4-advanced-search,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search{flex-direction:column}.widget-area .widget.widget_search .standard4-advanced-search .search-field,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .search-field{flex:0 1 auto;min-height:2.5rem;resize:vertical}.widget-area .widget.widget_search .standard4-advanced-search .search-submit,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .search-submit{align-self:flex-end}.widget-area .widget.widget_search .standard4-advanced-search .standard4-search-selection,.widget-area .widget.widget_search .standard4-advanced-search .standard4-search-sort,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .standard4-search-selection,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .standard4-search-sort{display:flex;flex-wrap:wrap;align-items:center;gap:.125rem .375rem;min-width:0;margin:0;padding:0;border:0;font-size:.85rem}.widget-area .widget.widget_search .standard4-advanced-search .standard4-search-selection legend,.widget-area .widget.widget_search .standard4-advanced-search .standard4-search-sort legend,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .standard4-search-selection legend,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .standard4-search-sort legend{float:left;margin-right:.25rem;font-style:italic}.widget-area .widget.widget_search .standard4-advanced-search .standard4-search-selection label,.widget-area .widget.widget_search .standard4-advanced-search .standard4-search-sort label,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .standard4-search-selection label,.widget-area .blk-sidebar .widget.widget_search .standard4-advanced-search .standard4-search-sort label{display:inline-flex;align-items:center;gap:.125rem;white-space:nowrap}.standard4-community-tabs{font-family:var(--font-main);font-size:.75rem}.standard4-community-tabs__list{display:flex;gap:.125rem;border-bottom:.0625rem solid var(--color-accent-grey)}.standard4-community-tabs__tab{flex:1 1 0;border:.0625rem solid var(--color-accent-grey);border-bottom:0;padding:.4375rem .25rem;background:var(--color-light-bg);color:var(--color-primary-blue);font:inherit;font-weight:700;cursor:pointer}.standard4-community-tabs__tab[aria-selected=true]{background:var(--color-primary-blue);color:var(--color-white)}.standard4-community-tabs__tab:focus-visible{outline:.125rem solid var(--color-primary-blue);outline-offset:.125rem;z-index:1}.standard4-community-tabs__panel{min-height:50rem;max-height:50rem;overflow:auto;font-family:var(--font-main);font-size:.75rem}.standard4-community-tabs__panel[hidden]{display:none}.standard4-community-tabs__panel .community-list{list-style:none;margin:0;padding:0}.standard4-community-tabs__panel .community-list li{clear:both;min-height:2rem;border-top:.0625rem solid var(--color-accent-grey);padding:.25rem;line-height:1.4}.standard4-community-tabs__panel .community-list a{color:var(--color-primary-blue);text-decoration:none}.standard4-community-tabs__panel .community-list a:hover,.standard4-community-tabs__panel .community-list a:focus{text-decoration:underline}.standard4-community-tabs__panel .community-list .avatar{display:block;float:left;margin-right:.5rem;opacity:.75}.standard4-community-tabs__panel .community-list .cmt-author-blk{margin-top:.25rem}.standard4-community-tabs__panel .community-list .post-author{float:right;margin-right:1em;font-size:.65rem;font-style:italic;font-weight:700}.standard4-community-tabs__panel .community-list .post-name{margin-top:.25rem;font-weight:700}.standard4-community-tabs__status{padding:.5rem}.str-post-navigation{display:flex;justify-content:space-between;align-items:center;font-size:.857rem;font-weight:600;padding:.375rem 0;margin-bottom:1rem;border-bottom:.0625rem solid var(--color-border-grey)}.str-post-navigation.str-post-navigation-bottom{margin-top:1.5rem;margin-bottom:1.5rem;border-top:.0625rem solid var(--color-border-grey);border-bottom:none;padding-top:.625rem}.str-post-navigation a{color:var(--color-primary-blue)}.str-post-navigation a:hover,.str-post-navigation a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}.blk-single,.blk-page{box-sizing:border-box;width:100%}.blk-single .entry-header,.blk-page .entry-header{margin-bottom:.75rem}.blk-single .entry-header .post-title,.blk-page .entry-header .post-title{font-size:clamp(1.75rem,1.45rem + 1vw,2.2rem);font-weight:400;line-height:1.2;margin:0 0 .375rem;color:var(--color-black)}.blk-single .entry-header .publish-information,.blk-page .entry-header .publish-information{border-bottom:.0625rem solid var(--color-border-grey);padding-bottom:.5rem;margin-bottom:1rem}.blk-single .post-single-thumb,.blk-single .post-page-thumb,.blk-page .post-single-thumb,.blk-page .post-page-thumb{margin-bottom:1.125rem}.blk-single .post-single-thumb img,.blk-single .post-page-thumb img,.blk-page .post-single-thumb img,.blk-page .post-page-thumb img{display:block;max-width:100%;height:auto}.blk-single .blk-single-content .entry-content,.blk-single .blk-page-content .entry-content,.blk-page .blk-single-content .entry-content,.blk-page .blk-page-content .entry-content{max-width:50rem;margin-left:0;margin-right:auto;font-size:1rem;line-height:var(--line-height-reading);color:var(--color-dark-text)}.blk-single .blk-single-content .entry-content p,.blk-single .blk-page-content .entry-content p,.blk-page .blk-single-content .entry-content p,.blk-page .blk-page-content .entry-content p{margin-bottom:1.25rem}.blk-single .blk-single-content .entry-content h2,.blk-single .blk-single-content .entry-content h3,.blk-single .blk-single-content .entry-content h4,.blk-single .blk-single-content .entry-content h5,.blk-single .blk-single-content .entry-content h6,.blk-single .blk-page-content .entry-content h2,.blk-single .blk-page-content .entry-content h3,.blk-single .blk-page-content .entry-content h4,.blk-single .blk-page-content .entry-content h5,.blk-single .blk-page-content .entry-content h6,.blk-page .blk-single-content .entry-content h2,.blk-page .blk-single-content .entry-content h3,.blk-page .blk-single-content .entry-content h4,.blk-page .blk-single-content .entry-content h5,.blk-page .blk-single-content .entry-content h6,.blk-page .blk-page-content .entry-content h2,.blk-page .blk-page-content .entry-content h3,.blk-page .blk-page-content .entry-content h4,.blk-page .blk-page-content .entry-content h5,.blk-page .blk-page-content .entry-content h6{margin-top:1.6rem;margin-bottom:.6rem;font-weight:600;color:var(--color-black);line-height:1.25}.blk-single .blk-single-content .entry-content h2,.blk-single .blk-page-content .entry-content h2,.blk-page .blk-single-content .entry-content h2,.blk-page .blk-page-content .entry-content h2{font-size:1.5rem}.blk-single .blk-single-content .entry-content h3,.blk-single .blk-page-content .entry-content h3,.blk-page .blk-single-content .entry-content h3,.blk-page .blk-page-content .entry-content h3{font-size:1.25rem}.blk-single .blk-single-content .entry-content h4,.blk-single .blk-page-content .entry-content h4,.blk-page .blk-single-content .entry-content h4,.blk-page .blk-page-content .entry-content h4{font-size:1.1rem}.blk-single .blk-single-content .entry-content ul,.blk-single .blk-single-content .entry-content ol,.blk-single .blk-page-content .entry-content ul,.blk-single .blk-page-content .entry-content ol,.blk-page .blk-single-content .entry-content ul,.blk-page .blk-single-content .entry-content ol,.blk-page .blk-page-content .entry-content ul,.blk-page .blk-page-content .entry-content ol{margin:0 0 1.25rem 2rem}.blk-single .blk-single-content .entry-content ul li,.blk-single .blk-single-content .entry-content ol li,.blk-single .blk-page-content .entry-content ul li,.blk-single .blk-page-content .entry-content ol li,.blk-page .blk-single-content .entry-content ul li,.blk-page .blk-single-content .entry-content ol li,.blk-page .blk-page-content .entry-content ul li,.blk-page .blk-page-content .entry-content ol li{margin-bottom:.35rem}.blk-single .blk-single-content .entry-content blockquote,.blk-single .blk-page-content .entry-content blockquote,.blk-page .blk-single-content .entry-content blockquote,.blk-page .blk-page-content .entry-content blockquote{position:relative;border-left:0;margin:1.25rem 0;padding:.25rem .5rem .25rem 2.5rem;color:var(--color-text-secondary);font-style:italic}.blk-single .blk-single-content .entry-content blockquote:before,.blk-single .blk-page-content .entry-content blockquote:before,.blk-page .blk-single-content .entry-content blockquote:before,.blk-page .blk-page-content .entry-content blockquote:before{content:"“";position:absolute;top:0;left:.25rem;color:var(--color-mid-grey);font-size:3rem;line-height:1;font-style:normal}.blk-single .blk-single-content .entry-content blockquote p:last-child,.blk-single .blk-page-content .entry-content blockquote p:last-child,.blk-page .blk-single-content .entry-content blockquote p:last-child,.blk-page .blk-page-content .entry-content blockquote p:last-child{margin-bottom:0}.blk-single .blk-single-content .entry-content img,.blk-single .blk-page-content .entry-content img,.blk-page .blk-single-content .entry-content img,.blk-page .blk-page-content .entry-content img{max-width:100%;height:auto}.blk-single .blk-single-content .entry-content figure,.blk-single .blk-page-content .entry-content figure,.blk-page .blk-single-content .entry-content figure,.blk-page .blk-page-content .entry-content figure{margin:1.25rem 0}.blk-single .blk-single-content .entry-content figure figcaption,.blk-single .blk-page-content .entry-content figure figcaption,.blk-page .blk-single-content .entry-content figure figcaption,.blk-page .blk-page-content .entry-content figure figcaption{font-size:.85rem;color:var(--color-mid-grey);margin-top:.25rem}.blk-single .blk-single-content .entry-footer,.blk-single .blk-page-content .entry-footer,.blk-page .blk-single-content .entry-footer,.blk-page .blk-page-content .entry-footer{max-width:50rem;margin:1rem 0 0;padding-top:.75rem;border-top:.0625rem solid var(--color-border-grey);font-size:.857rem;color:var(--color-mid-grey)}#comments,.comments-area,#blk-comments{border-top:.1875rem double var(--color-accent-grey);padding-top:1.25rem;margin-top:1.75rem;box-sizing:border-box}#comments .comments-title,.comments-area .comments-title,#blk-comments .comments-title{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:var(--color-black)}#comments .comment-list,.comments-area .comment-list,#blk-comments .comment-list{list-style:none;padding:0;margin:0 0 1.5rem}#comments .comment-list li.comment,.comments-area .comment-list li.comment,#blk-comments .comment-list li.comment{margin-bottom:.5rem}#comments .comment-list li.comment .comment-body,.comments-area .comment-list li.comment .comment-body,#blk-comments .comment-list li.comment .comment-body{position:relative;border:.0625rem solid var(--color-border-grey);border-radius:.2rem;padding:.75rem .625rem}#comments .comment-list li.comment .comment-body .commentnumber,.comments-area .comment-list li.comment .comment-body .commentnumber,#blk-comments .comment-list li.comment .comment-body .commentnumber{position:absolute;top:.75rem;right:.625rem;color:var(--color-mid-grey);font-size:.8rem}#comments .comment-list li.comment.role-super-admin>.comment-body,#comments .comment-list li.comment.role-administrator>.comment-body,#comments .comment-list li.comment.role-editor>.comment-body,.comments-area .comment-list li.comment.role-super-admin>.comment-body,.comments-area .comment-list li.comment.role-administrator>.comment-body,.comments-area .comment-list li.comment.role-editor>.comment-body,#blk-comments .comment-list li.comment.role-super-admin>.comment-body,#blk-comments .comment-list li.comment.role-administrator>.comment-body,#blk-comments .comment-list li.comment.role-editor>.comment-body{background-color:#ecf1f580}#comments .comment-list li.comment.role-author>.comment-body,.comments-area .comment-list li.comment.role-author>.comment-body,#blk-comments .comment-list li.comment.role-author>.comment-body{background-color:#ecf1f540}#comments .comment-list li.comment .comment-author,.comments-area .comment-list li.comment .comment-author,#blk-comments .comment-list li.comment .comment-author{margin-bottom:.25rem}#comments .comment-list li.comment .comment-author img.avatar,.comments-area .comment-list li.comment .comment-author img.avatar,#blk-comments .comment-list li.comment .comment-author img.avatar{float:left;margin-right:.625rem;border:.0625rem solid var(--color-border-grey);width:2.25rem;height:2.25rem;display:block}#comments .comment-list li.comment .comment-author .fn,.comments-area .comment-list li.comment .comment-author .fn,#blk-comments .comment-list li.comment .comment-author .fn{font-weight:700;text-transform:uppercase;color:var(--color-black);font-style:normal;font-size:.95rem}#comments .comment-list li.comment .comment-author .fn a,.comments-area .comment-list li.comment .comment-author .fn a,#blk-comments .comment-list li.comment .comment-author .fn a{color:var(--color-primary-blue)}#comments .comment-list li.comment .comment-meta,.comments-area .comment-list li.comment .comment-meta,#blk-comments .comment-list li.comment .comment-meta{font-size:.8rem;color:var(--color-mid-grey);margin-bottom:.375rem}#comments .comment-list li.comment .comment-meta a,.comments-area .comment-list li.comment .comment-meta a,#blk-comments .comment-list li.comment .comment-meta a{color:var(--color-mid-grey)}#comments .comment-list li.comment .comment-meta a:hover,.comments-area .comment-list li.comment .comment-meta a:hover,#blk-comments .comment-list li.comment .comment-meta a:hover{color:var(--color-primary-blue);background:transparent}#comments .comment-list li.comment .comment-content,.comments-area .comment-list li.comment .comment-content,#blk-comments .comment-list li.comment .comment-content{clear:both;font-size:.95rem;line-height:1.5;color:var(--color-black);margin-top:.375rem}#comments .comment-list li.comment .comment-content blockquote,.comments-area .comment-list li.comment .comment-content blockquote,#blk-comments .comment-list li.comment .comment-content blockquote{position:relative;border-left:0;margin:1rem 0;padding:.25rem .5rem .25rem 2.5rem;color:#444;font-style:italic}#comments .comment-list li.comment .comment-content blockquote:before,.comments-area .comment-list li.comment .comment-content blockquote:before,#blk-comments .comment-list li.comment .comment-content blockquote:before{content:"“";position:absolute;top:0;left:.25rem;color:var(--color-mid-grey);font-size:3rem;line-height:1;font-style:normal}#comments .comment-list li.comment .comment-content p,.comments-area .comment-list li.comment .comment-content p,#blk-comments .comment-list li.comment .comment-content p{margin-bottom:.6rem}#comments .comment-list li.comment .comment-content p:last-child,.comments-area .comment-list li.comment .comment-content p:last-child,#blk-comments .comment-list li.comment .comment-content p:last-child{margin-bottom:0}#comments .comment-list li.comment .reply,.comments-area .comment-list li.comment .reply,#blk-comments .comment-list li.comment .reply{text-align:right;margin-top:.375rem;font-size:.85rem;font-weight:600}#comments .comment-list li.comment .reply a,.comments-area .comment-list li.comment .reply a,#blk-comments .comment-list li.comment .reply a{color:var(--color-primary-blue);padding:.125rem .375rem}#comments .comment-list li.comment .reply a:hover,#comments .comment-list li.comment .reply a:focus,.comments-area .comment-list li.comment .reply a:hover,.comments-area .comment-list li.comment .reply a:focus,#blk-comments .comment-list li.comment .reply a:hover,#blk-comments .comment-list li.comment .reply a:focus{background-color:var(--color-primary-blue);color:var(--color-white)}#comments .comment-list li.comment .children,.comments-area .comment-list li.comment .children,#blk-comments .comment-list li.comment .children{list-style:none;margin:.75rem 0 0 2px;padding-left:.75rem}#comments .comment-list li.comment .children li.comment,.comments-area .comment-list li.comment .children li.comment,#blk-comments .comment-list li.comment .children li.comment{margin-bottom:.375rem}#comments #respond,.comments-area #respond,#blk-comments #respond{border-top:.1875rem double var(--color-accent-grey);padding-top:1.25rem;margin-top:1.5rem}#comments #respond .comment-reply-title,.comments-area #respond .comment-reply-title,#blk-comments #respond .comment-reply-title{font-size:1.3rem;font-weight:400;margin-bottom:.875rem;color:var(--color-black)}#comments #respond .comment-reply-title small a,.comments-area #respond .comment-reply-title small a,#blk-comments #respond .comment-reply-title small a{font-size:.85rem;margin-left:.5rem}#comments #respond .comment-form p,.comments-area #respond .comment-form p,#blk-comments #respond .comment-form p{margin-bottom:1rem}#comments #respond .comment-form label,.comments-area #respond .comment-form label,#blk-comments #respond .comment-form label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.25rem;color:var(--color-dark-text)}#comments #respond .comment-form input[type=text],#comments #respond .comment-form input[type=email],#comments #respond .comment-form input[type=url],#comments #respond .comment-form textarea,.comments-area #respond .comment-form input[type=text],.comments-area #respond .comment-form input[type=email],.comments-area #respond .comment-form input[type=url],.comments-area #respond .comment-form textarea,#blk-comments #respond .comment-form input[type=text],#blk-comments #respond .comment-form input[type=email],#blk-comments #respond .comment-form input[type=url],#blk-comments #respond .comment-form textarea{width:100%;max-width:40.625rem;border:.0625rem solid var(--color-accent-grey);padding:.375rem .5rem;font-family:var(--font-main);font-size:.95rem;background-color:var(--color-white);border-radius:0;box-sizing:border-box}#comments #respond .comment-form input[type=text]:focus,#comments #respond .comment-form input[type=email]:focus,#comments #respond .comment-form input[type=url]:focus,#comments #respond .comment-form textarea:focus,.comments-area #respond .comment-form input[type=text]:focus,.comments-area #respond .comment-form input[type=email]:focus,.comments-area #respond .comment-form input[type=url]:focus,.comments-area #respond .comment-form textarea:focus,#blk-comments #respond .comment-form input[type=text]:focus,#blk-comments #respond .comment-form input[type=email]:focus,#blk-comments #respond .comment-form input[type=url]:focus,#blk-comments #respond .comment-form textarea:focus{border-color:var(--color-primary-blue);outline:none}#comments #respond .comment-form textarea,.comments-area #respond .comment-form textarea,#blk-comments #respond .comment-form textarea{min-height:7.5rem}#comments #respond .comment-form .form-submit,.comments-area #respond .comment-form .form-submit,#blk-comments #respond .comment-form .form-submit{margin-top:.875rem}#comments #respond .comment-form .form-submit #submit,.comments-area #respond .comment-form .form-submit #submit,#blk-comments #respond .comment-form .form-submit #submit{background-color:var(--color-blue-btn);color:var(--color-white);font-family:var(--font-main);font-size:.95rem;font-weight:600;padding:.375rem 1.375rem;border:none;cursor:pointer;border-radius:0}#comments #respond .comment-form .form-submit #submit:hover,#comments #respond .comment-form .form-submit #submit:focus,.comments-area #respond .comment-form .form-submit #submit:hover,.comments-area #respond .comment-form .form-submit #submit:focus,#blk-comments #respond .comment-form .form-submit #submit:hover,#blk-comments #respond .comment-form .form-submit #submit:focus{background-color:var(--color-blue-btn-hover);color:var(--color-white)}@media(max-width:61.99875rem){#str-column-right{position:fixed;top:0;right:-20.625rem;width:20rem;height:100vh;background-color:var(--color-white);z-index:1050;box-shadow:-.125rem 0 .625rem #0003;overflow-y:auto;transition:right .3s cubic-bezier(.4,0,.2,1);padding:1rem 1.125rem 1.875rem;box-sizing:border-box}#str-column-right.is-open{right:0}#str-column-right .str-drawer-header{display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid var(--color-accent-grey);padding-bottom:.625rem;margin-bottom:1rem}#str-column-right .str-drawer-header .str-drawer-title{font-size:1.15rem;font-weight:700;margin:0;color:var(--color-black)}#str-column-right .str-drawer-header .str-drawer-close{background:transparent;border:none;font-size:1.6rem;line-height:1;cursor:pointer;padding:.5rem .75rem;min-height:2.75rem;min-width:2.75rem;color:var(--color-dark-text)}#str-column-right .str-drawer-header .str-drawer-close:hover,#str-column-right .str-drawer-header .str-drawer-close:focus{color:var(--color-primary-blue)}#str-drawer-backdrop{display:block;position:fixed;inset:0;background:#0000008c;z-index:1040;opacity:0;pointer-events:none;transition:opacity .3s ease}#str-drawer-backdrop.is-active{opacity:1;pointer-events:auto}body.str-drawer-open{overflow:hidden}}@media(min-width:62rem){#str-drawer-backdrop,#str-sidebar-toggle{display:none!important}}@media(max-width:47.99875rem){.blk-feature-article{padding-bottom:.875rem;margin-bottom:1.125rem}.blk-feature-article .entry-header{margin-bottom:.375rem}.blk-feature-article .blk-feature-media-meta{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;margin-bottom:.5rem}.blk-feature-article .blk-feature-media-meta .publish-featured-info{flex:1 1 auto;min-width:0}.blk-feature-article .blk-feature-media-meta .publish-featured-info .publish-information,.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-meta{margin-bottom:.25rem}.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-excerpt{display:block;font-size:.875rem;line-height:1.4;margin-bottom:0}.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-excerpt p{margin-top:0;margin-bottom:.5em}.blk-feature-article .blk-feature-media-meta .publish-featured-info .post-excerpt p:last-child{margin-bottom:0}.blk-feature-article .blk-feature-media-meta .post-featured-thumb{float:none;flex:0 0 clamp(4.6875rem,28%,8.75rem);max-width:8.75rem;min-width:4.6875rem;margin:0}.blk-feature-article .blk-feature-media-meta .post-featured-thumb a{display:block;aspect-ratio:1/1;overflow:hidden;width:100%}.blk-feature-article .blk-feature-media-meta .post-featured-thumb img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center center}.blk-feature-article .publish-information,.blk-feature-article .post-meta{margin-bottom:.25rem}.blk-feature-article .publish-information .post-meta-line,.blk-feature-article .post-meta .post-meta-line{margin-bottom:0}.blk-feature-article .post-meta-date-comments-line,.blk-feature-article .post-meta-categories-line,.blk-feature-article .post-meta-tags-line,.blk-feature-article .post-meta-categories,.blk-feature-article .post-meta-tags,.blk-feature-article .post-meta-date,.blk-feature-article .post-meta-comments,.blk-feature-article .post-meta-sep{display:none!important}.blk-feature-article .post-title{font-size:1.4rem;line-height:1.25;margin-bottom:.25rem}.blk-feature-article .post-meta-author-line{display:block;margin-bottom:.25rem}.blk-feature-article .post-meta-author{display:inline-block;font-size:.8rem;text-transform:uppercase;color:#666;margin-bottom:0}.blk-article-card{border:.0625rem solid var(--color-border-grey);border-radius:.1875rem;padding:.5rem .75rem;margin-bottom:0;background-color:var(--color-white)}.blk-article-card .card-thumb,.blk-article-card .post-card-thumb,.blk-article-card .post-excerpt,.blk-article-card .post-meta-date-comments-line,.blk-article-card .post-meta-categories-line,.blk-article-card .post-meta-tags-line,.blk-article-card .post-meta-date,.blk-article-card .post-meta-categories,.blk-article-card .post-meta-tags,.blk-article-card .post-meta-comments,.blk-article-card .post-meta-sep{display:none!important}.blk-article-card .entry-header{margin-bottom:0}.blk-article-card .post-title{font-size:1.1rem;line-height:1.3;margin-bottom:.125rem}.blk-article-card .publish-information,.blk-article-card .post-meta,.blk-article-card .publish-information .post-meta-line,.blk-article-card .post-meta .post-meta-line{margin-bottom:0}.blk-article-card .post-meta-author-line{display:block;margin-bottom:0}.blk-article-card .post-meta-author{display:inline-block;font-size:.75rem;text-transform:uppercase;color:#666}}
