section.block-fandoms{padding:120px 100px;background:#1b0020}@media(max-width:992px){section.block-fandoms{padding:40px 15px}}section.block-fandoms .center{max-width:1440px;margin:0 auto}section.block-fandoms .intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}@media(max-width:992px){section.block-fandoms .intro{flex-direction:column;gap:16px;text-align:center}}section.block-fandoms .intro .title h2{font-family:Avenger,sans-serif;color:#fffdfd;font-size:62px;line-height:97px;text-transform:capitalize}@media(max-width:992px){section.block-fandoms .intro .title h2{font-size:36px;line-height:1.3}}section.block-fandoms .intro .btn.primary{background:#fcdf25;color:#09050a;border-radius:12px;width:154px;padding:16px;font-family:Gilroy,sans-serif;font-weight:500;font-size:16px;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .3s ease}section.block-fandoms .intro .btn.primary:hover{background:#ffea68}section.block-fandoms .fandoms-grid{display:flex;gap:16px}@media(max-width:992px){section.block-fandoms .fandoms-grid{display:grid;grid-template-columns:repeat(2,1fr)}}section.block-fandoms .fandom-card{flex:1;border:1px solid #3e3740;border-radius:16px;overflow:hidden;height:328px;display:flex;flex-direction:column;text-decoration:none;transition:transform .3s ease}@media(max-width:992px){section.block-fandoms .fandom-card{height:auto}}section.block-fandoms .fandom-card:hover{transform:translateY(-4px)}section.block-fandoms .fandom-card .image-area{flex:1;background:#341939;position:relative;overflow:hidden}section.block-fandoms .fandom-card .image-area img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}section.block-fandoms .fandom-card:hover .image-area img{transform:scale(1.05)}section.block-fandoms .fandom-card>img{flex:1;width:100%;object-fit:cover;transition:transform .3s ease}section.block-fandoms .fandom-card:hover>img{transform:scale(1.05)}section.block-fandoms .fandom-card .overlay{padding:16px;text-align:center}section.block-fandoms .fandom-card .overlay span{font-family:Gilroy,sans-serif;font-weight:500;font-size:24px;line-height:30px;color:#fffdfd}
