.series-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;border:0;border-radius:4px;background:#fff}.series-card__img{height:213px;margin:15px;margin-bottom:25px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:375px){.series-card__img{height:243px;margin:23px;margin-bottom:33px}}@media (min-width:414px){.series-card__img{height:281px;margin:37px;margin-bottom:47px}}@media (min-width:768px){.series-card__img{height:253px;margin:23px;margin-bottom:33px}}@media (min-width:1024px){.series-card__img{height:239px}}@media (min-width:1280px){.series-card__img{height:231px}}@media (min-width:1366px){.series-card__img{height:252px}}@media (min-width:1440px){.series-card__img{height:271px}}@media (min-width:1920px){.series-card__img{height:378px;margin:25px;margin-bottom:35px}}.series-card__img picture{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.series-card__img img{transition:transform .2s ease-in-out;width:auto;max-width:100%;height:auto;max-height:100%}.series-card:hover .series-card__img img{-ms-transform:scale(1.05);transform:scale(1.05)}.series-card__img.is-cover img{width:100%;height:100%;object-fit:cover}.series-card__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 17px 24px;-ms-flex-positive:1;flex-grow:1}@media (min-width:375px){.series-card__body{padding:0 20px 28px}}@media (min-width:414px){.series-card__body{padding:0 20px 34px}}@media (min-width:768px){.series-card__body{padding:0 20px 30px}}@media (min-width:1920px){.series-card__body{padding:0 24px 43px}}.series-card__name{font-size:17px;font-weight:500;line-height:1.2;display:block;letter-spacing:-.02em;-ms-flex-negative:0;flex-shrink:0}@media (min-width:375px){.series-card__name{font-size:20px}}@media (min-width:414px){.series-card__name{font-size:22px}}@media (min-width:768px){.series-card__name{font-size:18px}}@media (min-width:1280px){.series-card__name{font-size:20px}}@media (min-width:1920px){.series-card__name{font-size:24px}}.series-card__note{font-size:11px;line-height:1.25;display:block;margin-top:10px;color:rgba(0,0,0,.4);-ms-flex-positive:1;flex-grow:1}@media (min-width:375px){.series-card__note{font-size:13px;margin-top:12px}}@media (min-width:414px){.series-card__note{font-size:14px;margin-top:14px}}@media (min-width:768px){.series-card__note{margin-top:12px}}.series-card__desc{font-size:11px;display:block;margin-top:10px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:375px){.series-card__desc{font-size:13px;margin-top:12px}}@media (min-width:414px){.series-card__desc{font-size:14px;margin-top:14px}}@media (min-width:768px){.series-card__desc{font-size:12px;margin-top:12px}}@media (min-width:1280px){.series-card__desc{font-size:11px}}@media (min-width:1366px){.series-card__desc{font-size:12px}}@media (min-width:1920px){.series-card__desc{font-size:15px}}.series-card__desc ul{padding-left:15px}@media (min-width:414px){.series-card__desc ul{padding-left:17px}}.series-card__desc li{line-height:1;margin:8px 0}@media (min-width:768px){.series-card__desc li{margin:10px 0}}@media (min-width:1920px){.series-card__desc li{margin:16px 0}}.series-card__desc li:first-child{margin-top:0}.series-card__desc li:last-child{margin-bottom:0}