.skeleton-detail-page{gap:var(--SPACER);display:grid}.skeleton-detail-title{height:var(--FONT-SIZE-H2);margin-bottom:var(--SPACER-XS);width:80%}.skeleton-detail-description{height:var(--FONT-SIZE-BASE);width:70%}.skeleton-detail-image{aspect-ratio:16/9;margin-bottom:var(--SPACER);width:100%}.skeleton-detail-content{gap:var(--SPACER-XS);display:grid}.skeleton-detail-text-line{height:var(--FONT-SIZE-BASE)}.skeleton-detail-text-line--short{width:30%}.skeleton-detail-text-line--medium{width:60%}.skeleton-detail-text-line--long{width:90%}.skeleton-detail-extra-content{gap:var(--SPACER-XS);display:grid}.skeleton-detail-subtitle{height:var(--FONT-SIZE-H3);margin-bottom:var(--SPACER-XS);width:40%}@keyframes pulse{0%{background-color:var(--BG-COLOR)}50%{background-color:var(--BORDER-COLOR-LIGHT)}to{background-color:var(--BG-COLOR)}}.skeleton-detail-title,.skeleton-detail-description,.skeleton-detail-image,.skeleton-detail-text-line,.skeleton-detail-subtitle{background-color:var(--BG-COLOR);animation:1.5s ease-in-out infinite pulse}
.channel-hero.home-hero{pointer-events:none;z-index:auto}.channel-hero .wdg-m-hero__content{position:relative;overflow:hidden}.channel-hero .u-container{padding-bottom:calc(var(--SPACER-L) + var(--SPACER-S));flex-direction:column;justify-content:flex-end;display:flex}.channel-hero .u-container>*{pointer-events:auto}.channel-hero .channel-hero__content{align-items:flex-start;gap:var(--SPACER-XS);flex-direction:column;display:flex}@media screen and (max-width:29.9375rem){.channel-hero .channel-hero__content h1{display:none}}.channel-hero .channel-hero__content .a-button{width:auto}.channel-hero .channel-hero__content .a-button.a-button--favorited svg{fill:currentColor}.channel-hero h1{-webkit-box-decoration-break:clone;box-decoration-break:clone;margin-top:var(--SPACER-3XL);padding:var(--SPACER-XS) var(--SPACER-S);z-index:1;align-self:flex-start;display:inline;position:relative}.channel-hero h1:before{background:var(--BG-COLOR-LIGHT);-webkit-box-decoration-break:clone;box-decoration-break:clone;content:"";z-index:-1;display:inline-block;position:absolute;inset:0}.channel-hero .m-image__copyright{--image-copyright-height:var(--SPACER-L);--image-copyright-color:var(--TEXT-COLOR-INVERTED);transform:translateX(calc(100% - var(--image-copyright-height))) translateY(calc(100% - var(--image-copyright-height)))}@media screen and (min-width:30rem){.channel-hero__heading h1{display:none}}.channel-navigation{border-bottom:var(--BORDER-WIDTH) solid var(--BORDER-COLOR-LIGHT);text-align:center}@media screen and (min-width:30rem){.channel-navigation .channel-navigation__toggle{display:none}}.channel-navigation .u-hidden{display:none}.channel-navigation .m-nav-tabs{max-width:var(--SCREEN-LG);padding:0 var(--SPACER);margin:0 auto}.channel-navigation .m-nav-tabs ul{flex-wrap:wrap}.channel-navigation .m-nav-list{padding-top:var(--SPACER-XS)}.channel-items .m-nav-list a{padding-bottom:var(--SPACER-S);padding-top:calc(var(--SPACER-S) - 1px)}.o-article .snippet-media{margin:var(--SPACER) 0}.channel-logos .m-logo-matrix__row{justify-content:flex-start}.m-alert__sodi .m-alert .m-alert__close{display:none}.u-grid--masonry{grid-template-columns:1fr;grid-template-rows:masonry;grid-gap:var(--SPACER);margin-bottom:var(--SPACER-XL);justify-content:left;display:grid}@media screen and (min-width:30rem){.u-grid--masonry{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:62rem){.u-grid--masonry{grid-template-columns:repeat(3,1fr)}.col-md-8 .u-grid--masonry{grid-template-columns:repeat(2,1fr)}}.u-grid--masonry>*{align-self:start;min-width:0;max-width:100%}@supports (grid-template-rows:masonry){.u-grid--masonry{grid-template-rows:masonry}}.m-flyout.is-open>.m-flyout__content{top:auto}
