.comic-title,.chapter-header{text-align:center}@media screen and (min-width: 1200px){.comic-title{display:none}}.about{max-width:800px;margin:0 auto}@media screen and (min-width: 1200px){.about{display:flex;gap:50px;max-width:unset;margin-top:40px}}.about__img{width:80%;margin:0 auto;background:var(--color-lightgrey)}@media screen and (min-width: 1200px){.about__img{width:50%}}.about__img img{width:100%;height:auto}@media screen and (min-width: 1200px){.about__img img{height:100%;object-fit:cover}}@media screen and (min-width: 1200px){.about__txt{width:50%}}.about__txt-title{display:none;margin-bottom:25px}@media screen and (min-width: 1200px){.about__txt-title{display:block}}.about__txt-copy{margin:25px 0;display:grid;gap:10px}@media screen and (min-width: 1200px){.about__txt-copy{margin:0 0 45px 0}}.about__txt-links a{display:block;max-width:400px;margin:0 auto 10px auto;padding:15px 20px;background:var(--color-lightgrey);border-radius:20px;text-align:center;text-decoration:none}@media screen and (min-width: 800px){.about__txt-links a{margin:0 auto 20px auto}}.about__txt-links a:last-of-type{margin-bottom:0}.chapters-list{margin-top:20px}@media screen and (min-width: 800px){.chapters-list{margin-top:35px}}.chapters-list a{display:flex;max-width:800px;margin:0 auto;padding:20px 5%;font-size:1.4rem;line-height:1.7rem;text-decoration:none;border-bottom:1px solid var(--color-lightgrey)}.chapters-list a:last-of-type{border:none}.chapters-list a span{display:block;margin-left:auto}.chapters-list a img{margin-left:auto;width:20x;height:20px;aspect-ratio:1/1}.overview h1{text-align:center;margin-bottom:25px}@media screen and (min-width: 800px){.overview h1{margin-bottom:45px}}.overview>div{width:100%;display:grid;justify-items:center;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:25px}@media screen and (min-width: 800px){.overview>div{grid-template-columns:repeat(3, 1fr);gap:30px}}.overview .card{width:100%;aspect-ratio:210/297;border:1px solid var(--color-lightgrey)}.overview .card img{width:100%;height:100%;object-fit:cover}.language-switcher{max-width:400px;margin:20px auto 0 auto}.language-switcher__label{display:block;margin-bottom:8px;font-size:.9rem;text-align:center}.language-switcher__select{display:block;width:100%;padding:15px 20px;background:var(--color-lightgrey);border:none;border-radius:20px;color:var(--color-txt);font:inherit;text-align:center;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23ffffff' d='M1.41 0 6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;padding-right:45px}.language-switcher__select:focus{outline:2px solid var(--color-white);outline-offset:2px}
