.elementor-kit-10{--e-global-color-primary:#B4008D;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#00C4B3;--e-global-color-f6997a7:#7A2682;--e-global-color-c9cff62:#009383;--e-global-color-23cf603:#0071CE;--e-global-color-712b613:#009ADE;--e-global-color-be27add:#54C0E8;--e-global-color-b0fbe91:#230871;--e-global-color-bd8388e:#FFC629;--e-global-color-ddae43b:#095540;--e-global-color-9b40e9f:#007934;--e-global-color-c6b9670:#3DAE2B;--e-global-color-1bd8be8:#93D500;--e-global-color-c6aa2a1:#E9E9E9;--e-global-color-11321ae:#636569;--e-global-color-9b154ba:#170647;--e-global-color-463da86:#920273;--e-global-color-7f26727:#3B3950;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.alist-nominees-wrapper { max-width: 980px; margin: 0 auto; }
.alist-nominees-title { margin: 0 0 24px 0; text-align: left; }
.alist-nominees-sections { display: grid; grid-template-columns: 1fr; gap: 24px; }

.category-section {
  background: #ffffff;
  border: 1px solid var(--e-global-color-border, #e6e6e6);
  border-radius: 8px;
  padding: 20px;
}
.category-title { margin: 0 0 10px 0; font-size: 20px; line-height: 1.2; }
.nominee-list { margin: 0; padding: 0; list-style: none; }
.nominee-list li { padding: 4px 0; break-inside: avoid; }

@media (min-width: 1024px) {
  .category-section.is-long .nominee-list { columns: 2; column-gap: 24px; }
}
@media (min-width: 1280px) {
  .category-section.is-long .nominee-list { columns: 3; }
}
@media (min-width: 900px) {
  .alist-nominees-sections { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 767px) {
  .category-section { padding: 16px; }
  .category-section.is-long .nominee-list { columns: 1; }
}/* End custom CSS */