#credits_page #credit-head{max-width:min(1200px,95%);margin:150px auto 0}#credits_page #credit-head p{color:#fff;font-family:var(--fontAlt);text-shadow:2px 4px 5px rgba(0,0,0,.236)}@media(max-width:420px){#credits_page{padding-bottom:200px}}#credits_page #credit-list{margin:2em 0;padding:1em 0;position:relative}#credits_page #credit-list:before{content:"";position:absolute;top:20%;left:0;width:100%;height:40%;background:url(/backgrounds/pattern_checker_light.png),#4e1da8;background-size:400px;border-top:15px solid #7334bc;border-bottom:15px solid #7334bc}@media(max-width:768px){#credits_page #credit-list:before{display:none}}#credits_page #credit-list .confine{margin:2em auto;padding:1em 0;max-width:min(1200px,95%);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:1em;gap:1em}@media(max-width:420px){#credits_page #credit-list .confine{max-width:90%}}@media(max-width:1280px){#credits_page #credit-list .confine{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:550px){#credits_page #credit-list .confine{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:3em 1em}}@media(max-width:420px){#credits_page #credit-list .confine{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:3em 1em}}#credits_page #credit-list .credit-card{transition:all .5s ease}#credits_page #credit-list .credit-card .credit-img{max-width:100%;height:100%;object-fit:cover;border-radius:.5em}@media(max-width:768px){#credits_page #credit-list .credit-card .credit-img{width:100%}}#credits_page #credit-list .credit-card:hover{scale:1.05}#credits_page #credit-list .credit-card:hover .decor_crown{transform:translateY(-20%)}#credits_page #credit-list .credit-card .image-part{background:#312940;height:300px;border-radius:1em;border:3px solid var(--gold);margin-bottom:1em;position:relative;box-shadow:2px 2px 4px rgba(0,0,0,.298)}@media(max-width:550px){#credits_page #credit-list .credit-card .image-part{height:200px}}@media(max-width:420px){#credits_page #credit-list .credit-card .image-part{height:150px}}#credits_page #credit-list .credit-card .image-part .decor_crown{position:absolute;bottom:101%;right:0;transition:all .25s ease;width:45px;height:45px}#credits_page #credit-list .credit-card .credit-info{display:flex;justify-content:center;align-items:center;flex-direction:column}#credits_page #credit-list .credit-card .credit-info h2{display:block;position:relative;border-radius:1em;display:flex;gap:1em;color:#fff}#credits_page #credit-list .credit-card .credit-info h2:before{scale:1 .5;border-radius:2em;content:"";z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;background:#7334bc}@media(max-width:420px){#credits_page #credit-list .credit-card .credit-info h2{font-size:1rem}}#credits_page #credit-list .credit-card .credit-info h2 img{width:20px;height:20px;filter:invert(100%)}#credits_page #credit-list .credit-card .credit-info p{color:#fff;opacity:.5}@media(max-width:420px){#credits_page #credit-list .credit-card .credit-info p{font-size:.8rem}}