:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-article__hero{background:#003e14;color:#fff;display:var(--article-hero-display,flex);flex-flow:var(--article-hero-flex-flow,column nowrap);margin:var(--article-hero-margin,0);position:relative}@media print,screen and (min-width:64em){.m-article__hero{flex-flow:var(--article-hero-flex-flow,row wrap)}}.m-article--featured .m-article__hero{margin-bottom:1.5rem}@media print,screen and (min-width:48em){.m-article--featured .m-article__hero{flex-direction:row;min-height:24rem}}@media print,screen and (min-width:64em){.m-article--featured .m-article__hero{margin-bottom:2rem;max-height:32rem;min-height:32rem;overflow:hidden}}@media screen and (min-width:80em){.m-article--featured .m-article__hero{max-height:40rem;min-height:40rem}}@media screen and (min-width:90em){.m-article--featured .m-article__hero{max-height:45rem;min-height:45rem}}.m-article__hero-content{background:none;color:inherit;display:var(--article-hero-content-display,flex);flex:var(--article-hero-content-flex,1 1 50%);flex-flow:var(--article-hero-content-flex-flow,column nowrap);justify-content:var(--article-hero-content-justify-content,center);margin:var(--article-hero-content-margin,0);max-width:97.5rem;padding:var(--article-hero-content-padding,1.5rem 1rem);width:var(--article-hero-content-width,100%)}@media print,screen and (min-width:48em){.m-article__hero-content{padding:var(--article-hero-content-padding,2.5rem)}}@media screen and (min-width:80em){.m-article__hero-content{padding:var(--article-hero-content-padding,4.5rem 3.75rem)}}.m-article__hero--empty .m-article__hero-content{margin:var(--article-hero-content-margin--empty,0 auto);max-width:97.5rem}.m-article--featured .m-article__hero-content{position:relative}@media print,screen and (min-width:64em){.m-article--featured .m-article__hero-content{margin-top:-11.5625rem}}.m-article__hero-image{flex:var(--article-hero-image-flex,1 1 50%)}.m-article__hero-image :is(.m-hero,.m-hero__media,.field,.field__item){aspect-ratio:var(--article-hero-image-wrapper-aspect-ratio,16/9);height:var(--article-hero-image-wrapper-height,100%);max-height:var(--article-hero-image-wrapper-max-height,none);position:relative;width:var(--article-hero-image-wrapper-width,100%)}.m-article__hero-image :is(img){height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.m-article--featured .m-article__hero-image{order:-1}@media print,screen and (min-width:48em){.m-article--featured .m-article__hero-image{display:flex}.m-article--featured .m-article__hero-image>.paragraph,.m-article--featured .m-article__hero-image>.paragraph>.field{height:100%;width:100%}}@media print,screen and (min-width:64em){.m-article--featured .m-article__hero:hover .m-article__hero-image img{transform:scale(1.1)}}.m-article__hero-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-article__hero-link>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-article__heading{color:inherit;font-weight:500;letter-spacing:normal;margin:var(--article-heading-margin,0 0 0);text-transform:capitalize}.m-article__heading-link{color:inherit}.m-article__heading-link:hover{color:inherit;text-decoration:none}.m-article__heading-link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-article__heading-link:after>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}@media print,screen and (min-width:64em){.m-article--featured .m-article__hero:hover .m-article__heading-link{text-decoration:underline}}.m-article__category{color:inherit;font-size:var(--article-category-font-size,.875rem);font-weight:600;margin:var(--article-category-margin,.5rem 0);text-transform:none}.m-article__date{color:#fff200;font-size:var(--article-date-font-size,.83125rem);font-weight:400;margin:var(--article-date-margin,.5rem 0);opacity:.5;text-transform:uppercase}.m-article__category-inner,.m-article__date-inner{display:inline-block}.m-article__container{background:none;border-radius:0;display:var(--article-container-display,flex);flex-flow:var(--article-container-flex-flow,column nowrap);gap:var(--article-container-gap,1.5rem);margin:var(--article-container-margin,0 auto);max-width:var(--article-container-max-width,97.5rem);padding:var(--article-container-padding,1rem);width:var(--article-container-width,100%)}@media print,screen and (min-width:48em){.m-article__container{padding:var(--article-container-padding,2.5rem)}}@media screen and (min-width:80em){.m-article__container{flex-flow:var(--article-container-flex-flow,row-reverse wrap);gap:var(--article-container-gap,3rem);justify-content:var(--article-container-justify-content,space-between);padding:var(--article-container-padding,3.75rem)}}@media screen and (min-width:90em){.m-article__container{gap:var(--article-container-gap,5.3125rem)}}@media print,screen and (min-width:64em){.m-article__container:has(.m-article__sidebar-inner:empty){flex-flow:row wrap;justify-content:center}}.m-article__sidebar{background:none;margin:var(--article-sidebar-margin,0 0 1.5rem);padding:var(--article-sidebar-padding,0)}@media screen and (min-width:80em){.m-article__sidebar{flex:var(--article-sidebar-flex,0 0 18.75rem);margin:var(--article-sidebar-margin,0)}}.m-article__sidebar:has(.m-article__sidebar-inner:empty){display:none}.m-article__sidebar-inner{background:none;padding:var(--article-sidebar-inner-padding,0)}@media screen and (min-width:80em){.m-article__sidebar-inner{position:var(--article-sidebar-inner-position,sticky);top:var(--article-sidebar-inner-offset-top,6.5625rem)}}.m-article__content{flex:var(--article-content-flex,1 1 0);max-width:var(--article-content-max-width,none);padding:var(--article-content-padding,0);width:var(--article-content-width,100%)}.m-article__content-summary{font-size:var(--article-content-summary-font-size,1.25rem);margin:var(--article-content-summary-margin,0 0 1.5rem)}@media print,screen and (min-width:48em){.m-article__content-summary{font-size:var(--article-content-summary-font-size,1.5rem)}}.m-article__sponsor{border:solid #038c40;border-width:0 0 .0625rem;display:flex;flex-flow:column nowrap;gap:.5rem;margin:var(--article-sponsor-margin,0 0 2rem);padding:var(--article-sponsor-padding,0 0 1.5rem);position:relative}.m-article__sponsor-label{color:#2c2c2c;font-family:DM Sans,Helvetica,Roboto,Arial,sans-serif;font-size:var(--article-sponsor-label-font-size,.875rem);font-weight:400;margin:var(--article-sponsor-label-margin,0);position:relative;text-transform:none}.m-article__sponsor .m-sponsor{background:none;border-radius:0;margin:var(--article-sponsor-image-margin,0);max-width:6.25rem;padding:var(--article-sponsor-image-padding,0);width:100%}.m-article__sponsor .m-sponsor :is(img){display:block}.m-article__readmore{align-items:center;display:flex;font-weight:600;margin:0 0 1rem;overflow:hidden;transition:.14s}.m-article__readmore-inner{padding:0 0 0 2.8125rem;position:relative;transition:.14s}@media print,screen and (min-width:64em){.m-article__hero:hover .m-article__readmore-inner{padding-left:0;padding-right:2.8125rem}}.m-article__readmore-inner:after,.m-article__readmore-inner:before{background-color:#fff;content:"";display:inline-block;height:.125rem;position:absolute;top:50%;transform:translateY(-50%);transition:.14s;width:1.8125rem}.m-article__readmore-inner:before{left:0}@media print,screen and (min-width:64em){.m-article__hero:hover .m-article__readmore-inner:before{width:0}}.m-article__readmore-inner:after{right:0;width:0}@media print,screen and (min-width:64em){.m-article__hero:hover .m-article__readmore-inner:after{width:1.8125rem}}.m-article{--article-date-margin:0 0 0.5rem;--article-hero-flex-flow:column-reverse nowrap;--article-hero-image-wrapper-max-height:calc(100svh - 10.625rem - var(--clubcast-offset-top, 0px) - var(--header-height, 6.5625rem));--article-hero-content-margin:0 auto;--article-sponsor-label-font-size:1rem;--article-sponsor-padding:0 0 1rem;--article-sponsor-margin:0 0 1.5rem}@media print,screen and (min-width:64em){.m-article{--article-hero-content-flex-flow:row nowrap;--article-hero-content-justify-content:space-between}}.m-article__hero:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEiIGhlaWdodD0iMTA0IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTQxIDEwNCI+PHBhdGggZmlsbD0iI2ZmZjIwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOTguNSA1MS41NTloNDYuNjU4TDE5NyAxMDMuNGgtNDYuNjU4eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iIzAzOGM0MCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwaDQ2LjY1OEw5OC41IDUxLjg0Mkg1MS44NDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat top/contain;bottom:-3.25rem;content:"";height:6.4375rem;pointer-events:none;position:absolute;right:0;width:8.75rem;z-index:1}@media print,screen and (min-width:64em){.m-article__hero:after{bottom:-5.3125rem;height:10.625rem;width:14.375rem}.m-article__hero-content{align-items:flex-end;gap:2rem}}@media print,screen and (min-width:64em){.m-article__hero:has(.m-article__hero-image) .m-article__hero-content{bottom:0;left:0;position:absolute;right:0;z-index:2}}.m-article__heading{display:flex;flex-flow:column-reverse nowrap;position:relative;z-index:2}.m-article__heading:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDYwIDE2Ij48cGF0aCBmaWxsPSIjMDM4YzQwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS4yIDhoNy4ybDggOGgtNy4yek0yOS43IDhoNy4ybDggOGgtNy4yek00NC4yIDhoNy4ybDggOGgtNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iI2ZmZjIwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwaDcuMmw4IDhIOHpNMTQuNSAwaDcuMmw4IDhoLTcuMnpNMjkgMGg3LjJsOCA4SDM3eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 0 0/contain;content:"";display:block;height:1rem;margin:0 0 .25rem;width:3.7125rem}@media print,screen and (max-width:47.99875em){.m-article__heading{font-size:1.728125rem}}.m-article__heading:before{margin:.5rem 0 0}.m-article__hero-image{background:#003e14;position:relative;width:100%}.m-article__hero-image:before{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.m-article__date{opacity:1;text-transform:none}.m-article__date-inner{color:#fff}.m-article__share{margin-top:1rem;position:relative;z-index:2}@media print,screen and (min-width:64em){.m-article__share{margin-top:0}}.m-article__share-btn.button.primary{background-color:#fff;color:#2c2c2c;font-size:.833125rem;line-height:normal;position:relative}@media print,screen and (min-width:64em){.m-article__share-btn.button.primary{font-size:1rem}}.m-article__share-btn.button.primary:hover{background-color:#009951}.m-article__sponsor{border-bottom-width:.125rem;border-color:#025d2b;flex-flow:row nowrap;justify-content:space-between}.m-article__sponsor-label{color:#757575}.m-article--quiz{--article-hero-content-justify-content:flex-start;--article-hero-content-padding:2rem 1.5rem}@media print,screen and (min-width:64em){.m-article--quiz{--article-hero-content-padding:3.75rem}}.m-article--quiz:has(.m-article__hero-image) .m-article__hero-content{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:0;position:relative}