.episode-content-module__kuc1OW__episode-content{grid-template-areas:"description""category""back-button";grid-template-columns:subgrid;grid-column:1/-1;align-items:flex-start;row-gap:2rem;display:grid}@media (min-width:768px){.episode-content-module__kuc1OW__episode-content{grid-template-rows:[full-start]auto auto auto[full-end];grid-template-areas:"description category""description category""back-button category"}}.episode-content-module__kuc1OW__episode-content__description{--grid-column:1 / -1;grid-area:description;grid-column:var(--grid-column);row-gap:2rem;display:grid}@media (min-width:768px){.episode-content-module__kuc1OW__episode-content__description{--grid-column:1 / span 4;grid-template-rows:subgrid}}@media (min-width:1024px){.episode-content-module__kuc1OW__episode-content__description{--grid-column:1 / span 5}}@media (min-width:1280px){.episode-content-module__kuc1OW__episode-content__description{--grid-column:1 / span 7}}@media (min-width:1600px){.episode-content-module__kuc1OW__episode-content__description{--grid-column:1 / span 8}}.episode-content-module__kuc1OW__episode-content__description-text{grid-column:1/-1;row-gap:1rem;display:grid}.episode-content-module__kuc1OW__episode-content__description-text *{overflow-wrap:anywhere}.episode-content-module__kuc1OW__episode-content__description-text a{color:currentColor}.episode-content-module__kuc1OW__episode-content__category{--grid-column:1 / -1;grid-area:category;grid-column:var(--grid-column);align-items:start;row-gap:2rem;display:grid}@media (min-width:768px){.episode-content-module__kuc1OW__episode-content__category{--grid-column:6 / span 3}}@media (min-width:1024px){.episode-content-module__kuc1OW__episode-content__category{--grid-column:7 / span 3}}@media (min-width:1280px){.episode-content-module__kuc1OW__episode-content__category{--grid-column:9 / span 4}}@media (min-width:1600px){.episode-content-module__kuc1OW__episode-content__category{--grid-column:10 / span 3}}.episode-content-module__kuc1OW__episode-content__category-heading{align-self:end;font-size:1.3125rem}.episode-content-module__kuc1OW__episode-content__tags{flex-wrap:wrap;gap:.75rem;display:flex}.episode-content-module__kuc1OW__episode-content__back-button{grid-area:back-button/1/back-button/-1;justify-self:start;margin-block-start:2rem}