.pill-wrapper{align-items:center;display:flex;gap:var(--ev-sm-spacing);padding-bottom:var(--ev-sm-spacing)}.pill-wrapper .premium-pill{border-radius:1.75rem;font-size:.6875rem;line-height:1;max-width:71px;padding:var(--ev-xs-spacing) var(--ev-md-spacing);text-transform:uppercase}.pill-wrapper .category-pill{color:var(--ev-text-primary-dark);font-weight:500;padding-left:var(--ev-md-spacing);position:relative}.pill-wrapper .category-pill:before{border-radius:50%;content:"";display:block;height:var(--ev-sm-spacing);left:0;position:absolute;top:calc(75% - .5rem);width:var(--ev-sm-spacing)}.post-excerpt a{font-weight:500;text-decoration:underline}.post-excerpt a:hover{color:var(--ev-brand-dark)}.post-excerpt a:visited{color:#767676}.article-image figure{border-radius:var(--ev-md-spacing);overflow:hidden}.article-image__img{aspect-ratio:16/9;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.article-image__img:focus,.article-image__img:hover{transform:scale(1.2)}.author-section{color:var(--ev-text-primary-dark);display:flex;font-family:var(--font-barlow);font-weight:500;gap:var(--ev-lg-spacing);margin-bottom:var(--ev-md-spacing)}.author-name{color:var(--ev-mid-black)}.author-image{flex:0 0 3.43rem}.author-image img{background-color:var(--ev-surface-author);border-radius:15%;height:3.43rem;width:100%}.author-name{display:block;font-size:1.1875rem;line-height:1.32}.author-job{color:var(--ev-text-secondary-dark);font-size:1rem;line-height:1.25rem}.read-time{align-items:flex-end;color:var(--ev-text-primary-dark);gap:var(--ev-1xs-spacing);justify-content:center}.read-time-wrapper{align-items:center;display:flex}.watch-icon{margin-right:var(--ev-xs-spacing)}.publication-date{color:var(--ev-text-secondary-dark)}.article-card-flex-block,.time-to-read{position:relative}.time-to-read{color:var(--ev-text-primary-dark);display:inline-block;font-size:.8125rem;font-weight:600;line-height:1.30769;padding-left:1.5rem}.time-to-read:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27%3E%3Cpath stroke=%27%23303030%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%27.993%27 d=%27M7.199 15.2h5.311q2.654-.002 2.656-2.655V7.234q-.002-2.654-2.656-2.656H7.199q-2.654.002-2.656 2.656v5.311c0 1.768.888 2.656 2.656 2.656M12.89 2.297H6.82M12.89 17.477H6.82%27/%3E%3Cpath stroke=%27%23303030%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%27.993%27 d=%27M9.477 7.992v2.276h2.276%27/%3E%3C/svg%3E");display:block;height:16px;left:0;position:absolute;right:0;width:16px}@media screen and (max-width:929px){.layout-50-50,.layout-70-30{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}}@media screen and (min-width:930px){.layout-50-50,.layout-70-30{-moz-column-gap:var(--ev-md-spacing);column-gap:var(--ev-md-spacing);display:grid;grid-auto-rows:auto auto;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr}.layout-50-50 header,.layout-70-30 header{grid-column:1;grid-row:1}.layout-50-50 .post-details,.layout-70-30 .post-details{grid-column:1;grid-row:2}.layout-50-50 .article-image,.layout-70-30 .article-image{grid-column:2;grid-row:1/span 2}}.layout-50-50 .article-title,.layout-70-30 .article-title{font-size:2.0625rem;font-weight:700;line-height:1.12121}.layout-50-50 .article-title a:focus,.layout-50-50 .article-title a:hover,.layout-70-30 .article-title a:focus,.layout-70-30 .article-title a:hover{text-decoration:underline}.layout-50-50 .article-image,.layout-70-30 .article-image{display:block;max-width:-moz-max-content;max-width:max-content;overflow:hidden}.layout-50-50 .article-image img,.layout-70-30 .article-image img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.layout-50-50 .post-excerpt,.layout-70-30 .post-excerpt{color:var(--ev-text-secondary-dark);font-size:1.1875rem;line-height:1.31579;margin-bottom:var(--ev-lg-spacing)}@media screen and (min-width:930px){.layout-70-30{grid-template:auto/calc(30% - var(--ev-xs-spacing)) calc(70% - var(--ev-xs-spacing))}.layout-70-30 header{grid-column:1/-1}.layout-70-30 .article-image{grid-row:2}}@media screen and (min-width:630px){.layout-small-50-50{display:flex;gap:1rem;justify-content:space-between}}@media screen and (max-width:1099px){.layout-small-50-50{margin-bottom:var(--ev-2xl-spacing);padding-bottom:var(--ev-2xl-spacing)}.layout-small-50-50:not(:last-child){border-bottom:1px solid var(--ev-border-primary-grey)}}.layout-small-50-50 .left-column,.layout-small-50-50 .right-column{flex:0 0 100%}.layout-small-50-50 .left-column{display:flex;flex-direction:column}.layout-small-50-50 .left-column .pill-wrapper{margin-bottom:var(--ev-lg-spacing)}.layout-small-50-50 .left-column .premium-pill{display:inline-block}.layout-small-50-50 .left-column .author-details,.layout-small-50-50 .left-column .author-section{display:flex}.layout-small-50-50 .left-column .author-job,.layout-small-50-50 .left-column .author-name,.layout-small-50-50 .left-column .time-to-read{font-size:1rem}.layout-small-50-50 .left-column .article-title{font-size:1.75rem;line-height:2rem}.layout-small-50-50 .left-column .article-title a{padding:var(--ev-sm-spacing) 0}.layout-small-50-50 .left-column .article-title a:focus,.layout-small-50-50 .left-column .article-title a:hover{text-decoration:underline}.layout-small-50-50 .right-column figure{border-radius:.75rem;overflow:hidden}.layout-small-50-50 img{aspect-ratio:16/9;display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.layout-small-50-50 img:focus,.layout-small-50-50 img:hover{transform:scale(1.2)}.layout-small-50-50 figcaption{display:none}@media screen and (min-width:500px){.layout-small-50-50 .left-column,.layout-small-50-50 .right-column{flex:0 0 50%}}.layout-full{max-width:850px;position:relative}.layout-full .pill-wrapper{margin-bottom:var(--ev-lg-spacing)}.layout-full .post-title-excerpt-wrapper .title-url:hover{color:var(--ev-text-primary-dark);text-decoration:underline}.layout-full .post-title-excerpt-wrapper .post-title{font-size:2.5rem;font-weight:700;line-height:2.75rem;margin-bottom:var(--ev-1xl-spacing)}.layout-full .post-title-excerpt-wrapper .post-excerpt{color:var(--ev-text-secondary-dark);font-size:1.188rem;line-height:1.563rem}.layout-full .post-image-wrapper{margin-top:var(--ev-1xl-spacing);position:relative}.layout-full .post-image-wrapper figure{border-radius:.75rem;overflow:hidden}.layout-full .post-image-wrapper img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.layout-full .post-image-wrapper:focus img,.layout-full .post-image-wrapper:hover img{transform:scale(1.2);transition:transform .5s ease}@media screen and (min-width:631px){.layout-full .post-image-wrapper:after{background:linear-gradient(0deg,#000 11%,hsla(0,0%,80%,0) 49%,hsla(0,0%,100%,0));border-radius:12px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}}.layout-full .post-bottom-wrapper{align-items:center;border-radius:.5rem;bottom:0;display:flex;justify-content:space-between;left:0;position:absolute;right:0}@media screen and (min-width:631px){.layout-full .post-bottom-wrapper{padding:var(--ev-2xl-spacing)}}.layout-full .post-bottom-wrapper .post-author-details-wrapper{align-items:center;display:flex}.layout-full .post-bottom-wrapper .post-author-details-wrapper .author-image{background-color:var(--ev-surface-author)}.layout-full .post-bottom-wrapper .post-author-details-wrapper .author-image,.layout-full .post-bottom-wrapper .post-author-details-wrapper figure{border-radius:.75rem;height:4.125rem;margin-right:var(--ev-lg-spacing);width:4.125rem}.layout-full .post-bottom-wrapper .author-name-role-wrapper{color:var(--ev-surface-card-primary-light)}.layout-full .post-bottom-wrapper .author-name-role-wrapper .post-author-name{font-size:1.188rem;font-weight:500;line-height:1.563rem}@media screen and (max-width:930px){.layout-full .post-bottom-wrapper .author-name-role-wrapper .post-author-name{font-size:1.188rem}}.layout-full .post-bottom-wrapper .author-name-role-wrapper .post-author-role{font-size:1rem;line-height:1.25rem}@media screen and (max-width:630px){.layout-full .post-bottom-wrapper .author-name-role-wrapper{color:var(--ev-text-primary-dark)}}.layout-full .post-bottom-wrapper .date-read-time-wrapper{color:var(--ev-surface-card-primary-light)}.layout-full .post-bottom-wrapper .date-read-time-wrapper .post-reading-time{font-size:.813rem;font-weight:600;line-height:1.063rem;padding-left:1.5rem;position:relative}.layout-full .post-bottom-wrapper .date-read-time-wrapper .post-reading-time:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27%3E%3Cpath stroke=%27%23FFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%27.993%27 d=%27M7.199 15.2h5.311q2.654-.002 2.656-2.655V7.234q-.002-2.654-2.656-2.656H7.199q-2.654.002-2.656 2.656v5.311c0 1.768.888 2.656 2.656 2.656M12.89 2.297H6.82M12.89 17.477H6.82%27/%3E%3Cpath stroke=%27%23FFF%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%27.993%27 d=%27M9.477 7.992v2.276h2.276%27/%3E%3C/svg%3E");display:block;height:1rem;left:0;position:absolute;right:0;width:1rem}@media screen and (max-width:630px){.layout-full .post-bottom-wrapper .date-read-time-wrapper{color:var(--ev-text-primary-dark);margin:var(--ev-sm-spacing);padding-left:var(--ev-lg-spacing)}.layout-full .post-bottom-wrapper .date-read-time-wrapper:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27%3E%3Cpath stroke=%27%23303030%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%27.993%27 d=%27M7.199 15.2h5.311q2.654-.002 2.656-2.655V7.234q-.002-2.654-2.656-2.656H7.199q-2.654.002-2.656 2.656v5.311c0 1.768.888 2.656 2.656 2.656M12.89 2.297H6.82M12.89 17.477H6.82%27/%3E%3Cpath stroke=%27%23303030%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%27.993%27 d=%27M9.477 7.992v2.276h2.276%27/%3E%3C/svg%3E");display:block;height:16px;left:0;position:absolute;right:0;width:16px}.layout-full .post-bottom-wrapper{display:block;margin-top:var(--ev-lg-spacing);position:relative}}
