﻿.layoutArticle{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start}@media screen and (max-width: 700px){.layoutArticle{flex-direction:column}}.layoutArticleLeft{width:400px;flex-shrink:0;margin-right:20px}@media screen and (max-width: 1140px){.layoutArticleLeft{width:300px}}@media screen and (max-width: 900px){.layoutArticleLeft{width:240px}}@media screen and (max-width: 700px){.layoutArticleLeft{width:100%;margin-right:0}}.layoutArticleImage{width:400px;height:400px;border-radius:4px;overflow:hidden;position:relative}@media screen and (max-width: 1140px){.layoutArticleImage{width:300px;height:300px}}@media screen and (max-width: 900px){.layoutArticleImage{width:240px;height:240px}}@media screen and (max-width: 700px){.layoutArticleImage{width:100%;height:0;padding-bottom:100%}}.layoutArticleRight{flex-shrink:1;width:100%}.blogArticleCatLine{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin:-5px -5px 5px -5px}.blogArticleCatLine p{display:flex;flex-direction:row;align-items:center;margin:-1px 5px 0}.blogArticleContent{padding:20px}@media screen and (max-width: 700px){.blogArticleContent{padding:10px}}.blogArticleContent p,.blogArticleContent ul li,.blogArticleContent ol li{line-height:22px;margin-bottom:10px}.blogArticleContent p:last-child,.blogArticleContent ul li:last-child,.blogArticleContent ol li:last-child{margin-bottom:0}.blogArticleContent h2{font-size:18px;margin-top:40px;margin-bottom:10px}.blogArticleContent h2:first-child{margin-top:0}.blogArticleContent h2:last-child{margin-bottom:0}.blogArticleContent ol li,.blogArticleContent ul li{position:relative;padding-left:15px;margin-bottom:10px}.blogArticleContent ol li:last-child,.blogArticleContent ul li:last-child{margin-bottom:0}.blogArticleContent ol li::before,.blogArticleContent ul li::before{content:"";font-family:"vsleague" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:22px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4987e3;display:block;position:absolute;top:0;left:-1px}.blogArticleContent ul{list-style:none}#stickyHeader{width:100%}.stickyHeader .blogBanner.hasStickyContent{z-index:initial}.stickyHeader .blogBanner::before{opacity:1;pointer-events:all}.stickyHeader #stickyHeader{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:fixed;top:60px;left:0;width:100%;background-image:url("../../img/vsleague_sponsoringBanner.jpg");background-size:cover;background-position:center center;z-index:1;padding:10px 0}@media screen and (max-width: 700px){.stickyHeader #stickyHeader{padding:5px 0;top:50px}}.blogAdminLinks{position:absolute;top:5px;left:10px;right:10px;z-index:2}