#stories--stories--items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}#stories--stories--items .pagination{width:100%}#stories--stories--button{align-items:center;display:flex;justify-content:center}@media(min-width:992px){#stories--stories--button{margin-top:-1.25rem}}#stories--categories-list--wrap{max-height:0;overflow:hidden;transition:var(--transition-base)}#stories--categories-list--wrap.open{max-height:max-content;transition:var(--transition-base)}.story-item{margin-bottom:1.875rem;position:relative;width:100%}@media(min-width:576px){.story-item{margin-bottom:3.125rem;margin-right:1.875rem;width:calc(50% - .9375rem)}}@media(min-width:576px)and (max-width:767.98px){.story-item:nth-of-type(2n){margin-right:0}}@media(min-width:992px){.story-item{margin-bottom:4.375rem;width:calc(33.33333% - 1.25rem)}.story-item:nth-of-type(3n){margin-right:0}}.story-item--inner{background:var(--pricol);color:var(--textcol);height:0;padding-bottom:100%}.story-item--blog{height:100%;left:0;overflow:hidden;padding:1.5625rem;position:absolute;top:0;width:100%}.story-item--blog:active .story-item--blog--hover-overlay,.story-item--blog:focus .story-item--blog--hover-overlay,.story-item--blog:hover .story-item--blog--hover-overlay{opacity:1;top:0}.story-item--blog:active .story-item--blog--hover-overlay--text,.story-item--blog:focus .story-item--blog--hover-overlay--text,.story-item--blog:hover .story-item--blog--hover-overlay--text{bottom:1.5625rem}.story-item--blog:active .story-item--blog--category,.story-item--blog:focus .story-item--blog--category,.story-item--blog:hover .story-item--blog--category{color:#fff}.story-item--blog--headline{font-size:1.75rem;font-weight:var(--font-weight-semibold);line-height:2.375rem;position:relative;z-index:1}.story-item--blog--headline:after{background-color:var(--seccol);bottom:-1.875rem;content:"";height:.25rem;left:0;position:absolute;width:5.125rem}.story-item--blog--category{bottom:1.5625rem;font-size:.75rem;font-weight:var(--font-weight-extrabold);position:absolute;right:1.5625rem;text-transform:uppercase;transition:var(--transition-base);z-index:1}.story-item--blog--hover-overlay{background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.5));height:100%;left:0;opacity:0;position:absolute;top:50%;transition:var(--transition-base);width:100%;z-index:0}.story-item--blog--hover-overlay--text{bottom:-3.125rem;color:#fff;font-size:.75rem;font-weight:var(--font-weight-extrabold);left:1.5625rem;position:absolute;text-transform:uppercase;transition:all .8s}.story-item--blog--link-overlay{z-index:2}.story-item--blog--link-overlay,.story-item--person{height:100%;left:0;position:absolute;top:0;width:100%}.story-item--person{overflow:hidden}.story-item--person--overlay{align-items:center;bottom:0;display:flex;flex-direction:column;height:auto;justify-content:center;position:absolute;transform:translateY(calc(100% - 4.5rem));transition:var(--transition-base-slower);width:100%;z-index:2}.story-item--person--overlay--category{font-size:.75rem;font-weight:var(--font-weight-extrabold);padding:.4375rem .9375rem;position:relative;text-transform:uppercase;top:1.6875rem;white-space:nowrap;z-index:2}.story-item--person--overlay--category:before{background:var(--pricol);border-top-left-radius:.3125rem;border-top-right-radius:.3125rem;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;transition:var(--transition-base-slow);width:100%;z-index:-1}.story-item--person--overlay--more{padding-top:1.6875rem;position:relative;text-align:center;top:1.875rem;transform:scaleX(0);transition:var(--transition-base-slower);transition-delay:.15s;width:100%}.story-item--person--overlay--more:before{background:var(--pricol);border-top-left-radius:.3125rem;border-top-right-radius:.3125rem;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;transition-delay:.15s;width:100%;z-index:1}.story-item--person--overlay--more--inner{padding:0 2.8125rem .625rem;position:relative;z-index:1}.story-item--person--overlay--name{font-size:1.125rem;font-weight:var(--font-weight-bold);margin-bottom:.3125rem}.story-item--person--overlay--quote{font-size:.9375rem;font-style:italic;line-height:1.25rem;margin-bottom:1.875rem}.story-item--person--overlay--more-text{font-size:.75rem;line-height:1;text-transform:uppercase}.story-item--person--link-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.story-item--person:hover .story-item--person--overlay{transform:translateY(0)}.story-item--person:hover .story-item--person--overlay--more{padding-top:3.125rem;top:-.625rem;transform:scaleX(1);transition-delay:0s}.story-item--person:hover .story-item--person--overlay--more:before{height:calc(100% + .625rem)}.story-item--person:hover .story-item--person--overlay--category:before{opacity:0}#stories--categories{margin-bottom:3.125rem}#stories--categories--headline{color:var(--color-primary);display:block;font-size:.875rem;font-weight:var(--font-weight-light);margin-bottom:.9375rem;text-align:center}#stories--categories-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0}@media(min-width:768px){#stories--categories-list{justify-content:flex-start;justify-content:center;margin-bottom:-1rem}}#stories--categories-list--filter-btn{align-items:center;background-color:var(--color-primary);border-radius:.3125rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:var(--font-weight-bold);height:3rem;justify-content:center;margin-bottom:1.875rem;position:relative;text-transform:uppercase;transition:var(--transition-base);width:100%}#stories--categories-list--filter-btn:after{color:var(--color-primary);content:"";font-family:Font Awesome\ 6 Pro,sans-serif;font-size:1.5625rem;font-weight:var(--font-weight-light);opacity:0;position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(-1.5625rem);transition:var(--transition-base)}#stories--categories-list--filter-btn.open{background:#fff;color:var(--color-primary);font-size:1.375rem}#stories--categories-list--filter-btn.open:after{opacity:1;transform:translateY(-50%) translateX(0)}#stories--categories-list--filter-btn.open .stories--categories-list--filter-btn--icon{opacity:0}.stories--categories-list--filter-btn--icon{opacity:1;transition:opacity .4s}.stories--categories-list--category{margin-bottom:1rem;min-width:10.9375rem;position:relative;width:100%}@media(min-width:576px){.stories--categories-list--category{width:calc(50% - .9375rem)}}@media(min-width:768px){.stories--categories-list--category{margin-right:1.875rem;min-width:9.6875rem;width:auto}}.stories--categories-list--category--link{align-items:center;border:1px solid var(--pricol);border-radius:.3125rem;color:var(--seccol);cursor:pointer;display:flex;font-size:.625rem;font-weight:var(--font-weight-bold);justify-content:center;min-height:1.875rem;padding:0 .9375rem;position:relative;text-decoration:none;text-transform:uppercase;width:100%}.stories--categories-list--category--link i{font-size:1rem}.stories--categories-list--category--link.active,.stories--categories-list--category--link:active,.stories--categories-list--category--link:focus,.stories--categories-list--category--link:hover{background-color:var(--pricol);color:var(--textcol)}.stories--categories-list--category--all-btn .stories--categories-list--category--link{border:1px solid var(--color-primary);color:var(--color-primary)}.stories--categories-list--category--all-btn .stories--categories-list--category--link.active,.stories--categories-list--category--all-btn .stories--categories-list--category--link:active,.stories--categories-list--category--all-btn .stories--categories-list--category--link:focus,.stories--categories-list--category--all-btn .stories--categories-list--category--link:hover{background-color:var(--color-primary);color:#fff}@media(min-width:768px){#story--detail--person--left{height:100%;position:sticky;top:calc(var(--navbar-top, 15.9375rem) + 1.5625rem)}}#story--detail--person--image,#story--detail--person--slider{margin-bottom:1.25rem;position:relative}#story--detail--person--quote{color:var(--color-primary);font-size:1.125rem;font-style:italic;font-weight:var(--font-weight-light);line-height:1.5rem;margin-bottom:3.125rem}@media(min-width:992px){#story--detail--person--quote{font-size:1.625rem;line-height:2.1875rem;margin-bottom:2.5rem}}#story--detail--person--name{color:var(--color-primary);display:flex;flex-wrap:wrap;font-size:2rem;font-weight:var(--font-weight-light);line-height:2.6875rem;margin-bottom:1.3125rem}@media(min-width:768px){#story--detail--person--name{font-size:2.5rem;line-height:3.375rem;margin-bottom:2.5rem}}@media(min-width:992px){#story--detail--person--name{font-size:3.4375rem;line-height:4.6875rem;margin-bottom:3.75rem}}#story--detail--person--name--firstname{margin-right:1.25rem}#story--detail--person--name--lastname{font-weight:var(--font-weight-bold)}h2.story--text--question{font-size:1.125rem;font-weight:var(--font-weight-semibold);line-height:1.5rem;margin:1.5625rem 0}#story--detail--person--bodytext{font-size:1rem;font-weight:var(--font-weight-light);margin-bottom:4.375rem}#story--detail--person--bodytext p{margin-bottom:23px}@media(min-width:992px){#story--detail--person--bodytext{font-size:1.125rem;margin-bottom:0}}.story--text--strong{color:var(--color-primary);font-weight:var(--font-weight-bold)}#page--blog{font-size:1.125rem;line-height:1.75rem}#page--blog--title{color:var(--color-primary);font-size:3.4375rem;font-weight:var(--font-weight-light);line-height:4.6875rem;margin-bottom:1.5625rem;text-align:left}#page--blog--meta{color:#959595;font-size:1rem}#page--blog--meta--author{color:var(--color-primary);font-weight:var(--font-weight-bold)}#page--blog--more-plugin{margin-top:12.8125rem}#story--detail--person--slide-images,.story--detail--person--slide{position:relative}.story--detail--person--slide .image-copyright{left:30px;position:absolute;top:30px;z-index:3}#story--detail--person--slides-nav--next,#story--detail--person--slides-nav--prev{align-items:center;background:rgba(from #fff r g b/.7);cursor:pointer;display:flex;height:2.8125rem;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2.8125rem}#story--detail--person--slides-nav--next{left:auto;right:0}#story--detail--person--thumbs{position:relative}#story--detail--person--thumbs img{opacity:.5}#story--detail--person--thumbs .tns-nav-active img{opacity:1}#story--detail--person--thumb-nav--next,#story--detail--person--thumb-nav--prev{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;top:0;transition:opacity .3s;width:2.8125rem}#story--detail--person--thumb-nav--next[aria-disabled=true],#story--detail--person--thumb-nav--prev[aria-disabled=true]{opacity:0;pointer-events:none}#story--detail--person--thumb-nav--prev{background:linear-gradient(90deg,rgba(from #fff r g b/.85) 25%,rgba(from #fff r g b/.3) 80%,rgba(from #fff r g b/0));left:0}#story--detail--person--thumb-nav--next{background:linear-gradient(270deg,rgba(from #fff r g b/.85) 25%,rgba(from #fff r g b/.3) 80%,rgba(from #fff r g b/0));right:0}