@charset "UTF-8";.header{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:400px;height:calc(100vh - 91px);padding:20px 20px 150px;background:#252525}.header:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#000;opacity:.4}.header__img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center center}.header__content{width:100%;max-width:725px;text-align:center;position:relative;z-index:50;color:#fff}.header__title{font-size:36px;line-height:1.2em;font-weight:700;transform:translateY(10px);opacity:0;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .5s forwards}@media screen and (min-width: 768px){.header__title{font-size:46px}}.header__subtitle{transform:translateY(10px);opacity:0;animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .6s forwards}@keyframes fadeUp{to{transform:translateY(0);opacity:1}}.content{padding:40px 20px}@media screen and (min-width: 768px){.content{padding:90px 20px}}.content__datetime{display:flex;justify-content:flex-end;color:#727272;font-size:16px;margin-bottom:16px}.content__title{font-weight:700}.content__container{width:100%;max-width:700px;margin:0 auto}.content__back{display:inline-flex;align-items:center;justify-content:center;border:1px solid #CCCCCC;padding:10px 15px;line-height:1;border-radius:24px;transition:all .3s ease-in-out;background:#fff;min-height:46px;min-width:120px;margin-top:50px}.content__back:hover,.content__back:focus{border-color:#0064a4;background-color:#0064a4;color:#fff}.content__back:hover .content__back-svg path,.content__back:focus .content__back-svg path{stroke:#fff}.content__back-svg path{transition:all .3s ease-in-out}.pl-sport-article{word-break:break-word}.pl-sport-article *{box-sizing:border-box}.mk-header{border-bottom:none}#mk-page-introduce{display:none}.mk-post-nav:hover .pagenav-top,.mk-post-nav:focus .pagenav-top{transition:background 1s ease-in-out;background:#ccc}
