: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:none;color:#fff;display:flex;display:var(--article-hero-display,flex);flex-flow:column nowrap;flex-flow:var(--article-hero-flex-flow,column nowrap);margin:0;margin:var(--article-hero-margin,0);position:relative}@media print,screen and (min-width:64em){.m-article__hero{flex-flow:row wrap;flex-flow:var(--article-hero-flex-flow,row wrap)}}.m-article--featured .m-article__hero{margin-bottom:1.5rem}@media 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:flex;display:var(--article-hero-content-display,flex);flex:1 1 50%;flex:var(--article-hero-content-flex,1 1 50%);flex-flow:column nowrap;flex-flow:var(--article-hero-content-flex-flow,column nowrap);justify-content:center;justify-content:var(--article-hero-content-justify-content,center);margin:0;margin:var(--article-hero-content-margin,0);max-width:87.5rem;padding:1.5rem 1rem;padding:var(--article-hero-content-padding,1.5rem 1rem);width:100%;width:var(--article-hero-content-width,100%)}@media screen and (min-width:48em){.m-article__hero-content{padding:2.5rem;padding:var(--article-hero-content-padding,2.5rem)}}@media screen and (min-width:80em){.m-article__hero-content{padding:4.5rem 3.75rem;padding:var(--article-hero-content-padding,4.5rem 3.75rem)}}.m-article__hero--empty .m-article__hero-content{margin:0 auto;margin:var(--article-hero-content-margin--empty,0 auto);max-width:87.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{background:none;flex:1 1 50%;flex:var(--article-hero-image-flex,1 1 50%);position:relative}.m-article__hero-image :is(.m-hero,.m-hero__media,.field,.field__item){aspect-ratio:auto;aspect-ratio:var(--article-hero-image-wrapper-aspect-ratio,auto);height:100%;height:var(--article-hero-image-wrapper-height,100%);max-height:none;max-height:var(--article-hero-image-wrapper-max-height,none);position:relative;width:100%;width:var(--article-hero-image-wrapper-width,100%)}.m-article__hero-image :is(img){display:block;display:var(--article-hero-image-display,block);margin:0 auto;margin:var(--article-hero-image-margin,0 auto);max-width:100%;max-width:var(--article-hero-image-max-width,100%);width:auto;width:var(--article-hero-image-width,auto)}.m-article--featured .m-article__hero-image{order:-1}@media 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:400;letter-spacing:normal;margin:0 0 1.5rem;margin:var(--article-heading-margin,0 0 1.5rem);text-transform:none}.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:.875rem;font-size:var(--article-category-font-size,.875rem);font-weight:400;margin:.5rem 0;margin:var(--article-category-margin,.5rem 0);text-transform:capitalize}.m-article__date{color:#fff;font-size:.83125rem;font-size:var(--article-date-font-size,.83125rem);font-weight:400;margin:.5rem 0;margin:var(--article-date-margin,.5rem 0);opacity:.5;text-transform:none}.m-article__category-inner,.m-article__date-inner{display:inline-block}.m-article__container{background:linear-gradient(180deg,#2e2e2e,#000 49.52%);border-radius:1.5rem;display:flex;display:var(--article-container-display,flex);flex-flow:column nowrap;flex-flow:var(--article-container-flex-flow,column nowrap);gap:1.5rem;gap:var(--article-container-gap,1.5rem);margin:0 auto;margin:var(--article-container-margin,0 auto);max-width:87.5rem;max-width:var(--article-container-max-width,87.5rem);padding:1rem;padding:var(--article-container-padding,1rem);width:100%;width:var(--article-container-width,100%)}@media screen and (min-width:48em){.m-article__container{padding:2.5rem;padding:var(--article-container-padding,2.5rem)}}@media print,screen and (min-width:64em){.m-article__container{flex-flow:row-reverse wrap;flex-flow:var(--article-container-flex-flow,row-reverse wrap);gap:3rem;gap:var(--article-container-gap,3rem);justify-content:space-between;justify-content:var(--article-container-justify-content,space-between)}}@media screen and (min-width:80em){.m-article__container{padding:3.75rem;padding:var(--article-container-padding,3.75rem)}}@media screen and (min-width:90em){.m-article__container{gap:5.3125rem;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:0 0 1.5rem;margin:var(--article-sidebar-margin,0 0 1.5rem);padding:0;padding:var(--article-sidebar-padding,0)}@media print,screen and (min-width:64em){.m-article__sidebar{flex:0 0 18.75rem;flex:var(--article-sidebar-flex,0 0 18.75rem);margin:0;margin:var(--article-sidebar-margin,0)}}.m-article__sidebar:has(.m-article__sidebar-inner:empty){display:none}.m-article__sidebar-inner{background:#000;padding:0;padding:var(--article-sidebar-inner-padding,0)}@media print,screen and (min-width:64em){.m-article__sidebar-inner{position:sticky;position:var(--article-sidebar-inner-position,sticky);top:6.5rem;top:var(--article-sidebar-inner-offset-top,6.5rem)}}.m-article__content{flex:1 1 0;flex:var(--article-content-flex,1 1 0);max-width:none;max-width:var(--article-content-max-width,none);padding:0;padding:var(--article-content-padding,0);width:100%;width:var(--article-content-width,100%)}.m-article__content-summary{font-size:1.25rem;font-size:var(--article-content-summary-font-size,1.25rem);margin:0 0 1.5rem;margin:var(--article-content-summary-margin,0 0 1.5rem)}@media screen and (min-width:48em){.m-article__content-summary{font-size:1.5rem;font-size:var(--article-content-summary-font-size,1.5rem)}}.m-article__sponsor{border:0 solid #b88943;display:flex;flex-flow:column nowrap;gap:.5rem;margin:0 0 2rem;margin:var(--article-sponsor-margin,0 0 2rem);padding:0 0 1.5rem;padding:var(--article-sponsor-padding,0 0 1.5rem);position:relative}.m-article__sponsor-label{color:#fff;font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;font-size:var(--article-sponsor-label-font-size,.875rem);font-weight:400;margin:0;margin:var(--article-sponsor-label-margin,0);position:relative;text-transform:none}.m-article__sponsor .m-sponsor{background:none;border-radius:0;margin:0;margin:var(--article-sponsor-image-margin,0);max-width:6.25rem;padding:0;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-category-font-size:0.75rem;--article-category-margin:0;--article-container-padding:1.5rem;--article-container-width:calc(100% - 2rem);--article-container-max-width:80rem;--article-date-font-size:0.75rem;--article-date-margin:0;--article-heading-margin:0 0 1rem;--article-hero-content-flex-flow:row wrap;--article-hero-content-justify-content:flex-start;--article-hero-content-margin:0 auto;--article-hero-flex-flow:column nowrap;--article-hero-image-max-width:80rem;--article-hero-image-width:100%;--article-hero-margin:0 0 1rem}@media screen and (min-width:48em){.m-article{--article-container-padding:2.5rem;--article-container-width:calc(100% - 5rem)}}@media screen and (min-width:80em){.m-article{--article-container-padding:3.75rem;--article-container-width:calc(100% - 7.5rem);--article-hero-margin:0 0 2rem}}.m-article__category:after{content:"•";display:inline-block;margin:0 .5rem}.m-article__heading{flex:1 1 100%;font-size:1.75rem;line-height:1.16;order:-1}@media screen and (min-width:48em){.m-article__heading{font-size:2.25rem;line-height:1.16}}@media screen and (min-width:80em){.m-article__heading{font-size:3rem;line-height:1.16}}@media print,screen and (min-width:64em){.m-article__container:has(.m-article__sidebar-inner:not(:empty)) .m-article__content{--article-content-max-width:37.5rem}}.m-article__sponsor:after{background:#b88943;background:var(--primary-gradient,#b88943);bottom:0;content:"";height:.0625rem;left:0;position:absolute;top:auto;width:100%}.m-article__sponsor-label:after{content:":"}.m-article__hero-image :is(img){border-radius:.5rem}.m-article__category,.m-article__category:after{background:linear-gradient(102deg,#fcd069 14.85%,#b88943 47.38%,#fcd069 79.92%);-webkit-background-clip:text;background-clip:text;color:transparent}