.pr-the-plays__header{margin-bottom:32px}.pr-the-plays__header .heading{color:var(--heading);margin-bottom:8px}.pr-the-plays__description{color:var(--body_color);font-size:16px;line-height:24px}.pr-the-plays__description p{margin:0}.pr-the-plays__grid{align-items:start;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.pr-the-plays__category{display:flex;flex-direction:column}.pr-the-plays__category--wide{grid-column:span 2}.pr-the-plays__category-header{align-items:center;background:none;border:none;cursor:default;display:flex;gap:10px;margin-bottom:8px;padding-bottom:16px;text-align:left;width:100%}.pr-the-plays__toggle-icon{color:var(--body_color);display:none;transition:transform .3s ease}.pr-the-plays__category-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.pr-the-plays__category-title{align-items:center;display:flex;flex:1;gap:10px;margin:0}.pr-the-plays__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.pr-the-plays__list--two-col{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.pr-the-plays__list--two-col .pr-the-plays__item{margin-bottom:0}.pr-the-plays__item{margin-bottom:12px}.pr-the-plays__item:last-child{margin-bottom:0}.pr-the-plays__link{align-items:center;background:var(--White,#fff);border:1px solid var(--Supporting-19,#dee9eb);border-radius:8px;box-shadow:0 10px 18px 0 rgba(10,31,68,0);color:var(--body_color);display:flex;justify-content:space-between;padding:1rem;text-decoration:none;transition:color .2s ease,border-color .2s ease;transition:box-shadow .2s ease}.pr-the-plays__link:hover{box-shadow:12px 12px 20px 0 rgba(10,31,68,.04);color:var(--body_color)}.pr-the-plays__link:hover .pr-the-plays__arrow{opacity:1;transform:translateX(3px)}.pr-the-plays__link-text{flex:1;font-family:var(--primary_font);font-size:16px;font-weight:500;line-height:20px}.pr-the-plays__arrow{flex-shrink:0;height:10px;transition:transform .2s ease,opacity .2s ease;width:10px}@media (max-width:1199px){.pr-the-plays__grid{gap:24px;grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.pr-the-plays__card{padding:30px}.pr-the-plays__grid{gap:24px;grid-template-columns:repeat(2,1fr)}.pr-the-plays__category--wide{grid-column:span 2}.pr-the-plays__list--two-col{gap:0 24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pr-the-plays__header{margin-bottom:24px}.pr-the-plays__card{padding:24px}.pr-the-plays__grid{gap:32px;grid-template-columns:1fr}.pr-the-plays__category--wide{grid-column:span 1}.pr-the-plays__list--two-col{gap:12px;grid-template-columns:1fr}.pr-the-plays__category-title{font-size:16px}.pr-the-plays__link-text{font-size:14px}.pr-the-plays__category-header{cursor:pointer;margin-bottom:12px;padding-bottom:12px}.pr-the-plays__toggle-icon{display:block}.pr-the-plays__category.is-expanded .pr-the-plays__toggle-icon{transform:rotate(180deg)}.pr-the-plays__content{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s ease}.pr-the-plays__category.is-expanded .pr-the-plays__content{grid-template-rows:1fr}.pr-the-plays__list{min-height:0}}