.programSingle{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;overflow-y:auto}.programSingle .closeContainer{position:-webkit-sticky;position:sticky;top:0;z-index:2000}.programSingle .close{position:absolute;top:1.5rem;right:1.5rem;font-size:1.5rem}@media screen and (max-width:900px){.programSingle .close{font-size:1.25rem}}.programSingle .close svg{width:1em}.programSingle .void{height:100vh;height:var(--vh);pointer-events:none}.programSingle article{background:#fff;min-height:100vh;min-height:var(--vh);padding-bottom:5rem;position:relative}@media screen and (max-width:900px){.programSingle article{padding-bottom:1rem}}.programSingle .cover{height:35vw;overflow:hidden;background:#d3d3d3}@media screen and (max-width:900px){.programSingle .cover{height:60vw}}.programSingle .cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center;opacity:.8;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.programSingle .cover img.top{-o-object-position:50% 0;object-position:50% 0}.programSingle .cover img.center{-o-object-position:50% 50%;object-position:50% 50%}.programSingle .cover img.bottom{-o-object-position:50% 100%;object-position:50% 100%}.programSingle .grid{display:grid;max-width:1440px;margin:0 auto;padding:0 1rem;grid-template-columns:1fr 3fr 1fr;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}@media screen and (max-width:900px){.programSingle .grid{row-gap:2rem;grid-template-columns:1fr}}.programSingle .titleContainer{grid-column-start:2}@media screen and (max-width:900px){.programSingle .titleContainer{grid-column-start:auto}}.programSingle .prgs-description p{margin-bottom:1em}@media screen and (max-width:900px){.programSingle .prgs-description{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.programSingle .prgs-interpreter p:not(:last-child),.programSingle .prgs-more p:not(:last-child),.programSingle .prgs-more ul:not(:last-child){margin-bottom:1.5em}.programSingle .prgs-more li{margin-bottom:.5em}.programSingle header.grid{margin-top:1.5rem;margin-bottom:1.5em}.programSingle li:first-letter,.programSingle time:first-letter{text-transform:uppercase}