#category-page{color:#444;background:#fff}.category-hero{padding:2.6rem 0 2rem;border-bottom:1px solid #d8d8d8}.category-hero__eyebrow{color:dimgray;font-size:1.2rem;font-weight:700;text-transform:uppercase}.category-hero h1{margin-top:.5rem;color:#111;font-size:2.8rem;font-weight:700}.category-hero p{max-width:62rem;margin-top:.8rem;color:#555;font-size:1.6rem;font-weight:400}.category-layout{display:grid;gap:3rem;padding:2.4rem 0 4rem}.category-lead{display:grid;gap:1.4rem;padding-bottom:2.2rem;border-bottom:1px solid #d8d8d8}.category-lead__image{display:block;overflow:hidden;background:#efefef}.category-lead__image img{width:100%;aspect-ratio:16/10;object-fit:cover}.category-lead span{color:#cd0016;font-size:1.2rem;font-weight:700;text-transform:uppercase}.category-lead h2{margin-top:.4rem;color:#111;font-size:2.4rem;font-weight:700}.category-lead p{margin-top:.8rem;color:#555;font-size:1.4rem;font-weight:400}.category-lead time{display:block;margin-top:.7rem;color:dimgray;font-size:1.2rem;font-weight:500}.category-list{display:grid;gap:0}.category-list__more{display:flex;align-items:center;justify-content:center;width:min(100%,28rem);min-height:4.4rem;margin:2.8rem auto 0;border:1px solid #999;border-radius:999px;color:#111;background:#fff;font-size:1.4rem;font-weight:700;line-height:1}.category-list__more:hover{border-color:#000}.category-card{display:grid;grid-template-columns:minmax(0, 1fr) 12.8rem;gap:1.4rem;padding:1.8rem 0;border-bottom:1px solid #d8d8d8}.category-card__image{grid-column:2;grid-row:1;display:block;overflow:hidden;background:#efefef}.category-card__image img{width:100%;aspect-ratio:4/3;object-fit:cover}.category-card__content{min-width:0}.category-card span{display:block;color:dimgray;font-size:1.2rem;font-weight:700}.category-card h3{margin-top:.4rem;color:#111;font-size:1.6rem;font-weight:700}.category-card p{display:none;color:#555;font-size:1.4rem;font-weight:400}.category-card time{display:block;margin-top:.7rem;color:dimgray;font-size:1.2rem;font-weight:500}.category-sidebar{display:grid;gap:1.6rem}.category-sidebar__block{padding:1.8rem;border:1px solid #d8d8d8;border-radius:8px;background:#f9f9f9}.category-sidebar__block h2{color:#111;font-size:1.6rem;font-weight:700}.category-sidebar__block ol{display:grid;gap:1.2rem;margin-top:1.4rem;counter-reset:trend}.category-sidebar__block li{display:flex;gap:1.6rem;color:#111;font-size:1.4rem;font-weight:500;counter-increment:trend}.category-sidebar__block li::before{content:counter(trend);color:#cd0016;font-size:1.6rem;font-weight:700;margin-top:.2rem}.category-sidebar__block--newsletter p{margin-top:.9rem;color:#555;font-size:1.4rem;font-weight:400}.category-sidebar__block--newsletter a{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:4rem;margin-top:1.4rem;border:1px solid #000;border-radius:7px;color:#fff;background:#000;font-size:1.4rem;font-weight:700}@media(min-width: 576px){.category-card{grid-template-columns:minmax(0, 1fr) 17rem}}@media(min-width: 768px){.category-lead{grid-template-columns:minmax(0, 1.2fr) minmax(28rem, 0.8fr);gap:2.4rem;align-items:end}.category-lead__image{grid-column:2;grid-row:1}.category-card{grid-template-columns:minmax(0, 1fr) 20rem;gap:2rem}.category-card p{display:block;margin-top:.7rem}}@media(min-width: 992px){.category-hero{padding-top:3.4rem}.category-hero__head{display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:3rem;align-items:end}.category-hero h1{font-size:3.8rem}.category-layout{grid-template-columns:minmax(0, 1fr) 30rem;gap:3.8rem;align-items:start}.category-sidebar{position:sticky;top:9rem}}@media(min-width: 1200px){.category-layout{grid-template-columns:minmax(0, 84rem) 34rem}.category-card{grid-template-columns:minmax(0, 1fr) 22rem}}.rtl-theme #category-page .category-sidebar__block li::before{content:counter(trend, persian)}