.grapper{grid-template-areas:unset;-ms-grid-rows:auto auto;grid-template-rows:auto auto;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;background:#fff;gap:1em;min-height:calc(100vh - 70px)}.grapper>*{grid-column:unset}.news{grid-column:span 2;border-right:2px solid grey;border-left:6px solid #a9a9a9;min-height:20%;background:#f6f6f6;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.news:not(#nhl):hover{cursor:pointer;-webkit-box-shadow:0 2px 8px -2px #000;box-shadow:0 2px 8px -2px #000;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.news img{height:100%;width:30%;-o-object-fit:cover;object-fit:cover}.news .detail{padding:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;place-content:center;width:100%}#ks1{display:none;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;grid-row:unset;background:grey;color:#fff;min-height:360px}#cta{min-height:240px;color:#f8f8ff;padding:3em 5%}#news-head{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}#news-head .inner.left{padding:2em}.fb-news{grid-column:span 2;-ms-grid-row:8;-ms-grid-row-span:1;grid-row:8/9;-webkit-box-shadow:0 2px 12px -4px;box-shadow:0 2px 12px -4px}blockquote{font-style:italic;padding-left:1em;color:grey}#nhl{grid-column:span 2;border-left:9px solid var(--hdgk-o);background-size:cover;height:200px;-webkit-box-shadow:inset 6px 0 10px -6px;box-shadow:inset 6px 0 10px -6px;border-radius:0 25px 0 20%;position:relative;overflow:hidden}#nhl .detail{position:absolute;bottom:0;padding:1em;background:#383838de;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(20%,#383838ed));background:linear-gradient(to right,transparent,#383838ed 20%);right:0;width:100%;text-align:right;color:#fff;min-height:25%;cursor:pointer}#nhl h2{font-size:1.6em}.detail h3{font-size:1em;text-align:left;margin:1em 0}.meta-strap{font-style:italic;font-size:.8em;color:grey}.article h1,.article h3{font-size:1.2em;text-align:left;margin:1em 0}#footer,.article{display:none;width:100%}.article .inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:40vh 1fr;grid-template-rows:40vh 1fr;background:#fff;padding:0;width:100%;-webkit-box-shadow:0 3px 9px -2px #000;box-shadow:0 3px 9px -2px #000}.article .detail{padding:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;place-content:center;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;border-left:12px solid var(--hdgk-o);-webkit-box-shadow:0 -2px 8px -2px #000;box-shadow:0 -2px 8px -2px #000;background-color:#3c3c3c;z-index:1;color:#fff}.article img{width:100%;height:100%;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 30%;object-position:50% 30%}.article .post-content{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;margin-top:2em;padding:1em 2em}.article .post-content img{width:calc(33% - 1em);height:180px;max-height:280px;-o-object-fit:cover;object-fit:cover;float:left;margin-right:1em;-webkit-box-shadow:0 3px 6px -4px;box-shadow:0 3px 6px -4px}.article .post-content p{font-size:.8em;line-height:1.6em;max-width:100%;margin-top:1.8em}.article .post-content p:first-of-type{margin-top:0}.article .post-content ul li{list-style:initial!important}.share-bar{background:#ccc;height:70px;padding:1em 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;place-content:center}span.share-butt{margin-top:1.4em;border:1px solid grey;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.8em;padding:1em 1.5em;border-radius:6px;cursor:pointer}@media only screen and (min-width:60em){body{max-height:unset;background-image:url(/5c2b0bd0d1885b8d0d26ee4e8edaa72d3c90cdd7/4edf1/img/bg-img.jpg)}.grapper{-ms-grid-rows:auto 100px;grid-template-rows:auto 100px;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);grid-auto-rows:100px;background:#fff;gap:2em;-webkit-box-shadow:0 0 8px -3px #000;box-shadow:0 0 8px -3px #000;border-radius:0 50px 0 0;overflow:hidden}.grapper::before{background:#dfdfdf}#news-head{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}#nhl{grid-column:span 3;height:unset}.news{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-column:span 2}.news img{width:45%;height:100%}#news-head .heading p{max-width:70%}.fb-news{-ms-grid-column:5;-ms-grid-column-span:2;grid-column:5/7;-ms-grid-row:2;-ms-grid-row-span:4;grid-row:2/6;-webkit-box-shadow:0 2px 12px -4px;box-shadow:0 2px 12px -4px}.article .inner{-ms-grid-columns:1fr 2.6fr;grid-template-columns:1fr 2.6fr;-ms-grid-rows:60vh minmax(200px,auto) auto auto;grid-template-rows:60vh minmax(200px,auto) auto auto;margin:2em auto;width:60em}.article img{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.article h1{font-size:2em;max-width:100%}.article .detail{border-left:none;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;z-index:0;color:#000}.detail h3{font-size:.8em}.article .post-content{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:2;-ms-grid-row-span:3;grid-row:2/5;border-left:6px solid var(--hdgk-o);padding:1em 3em}.article .post-content p{font-size:1em;line-height:1.4em}.share-container{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}#cta{background:#232323;min-height:240px;color:#f8f8ff;padding:3em 10%;display:-webkit-box;display:-ms-flexbox;display:flex;place-items:center;top:unset;position:relative}#ks1{-ms-grid-row:3;-ms-grid-row-span:2;grid-row:3/5;min-height:unset}}@media only screen and (min-width:75em){.grapper{border-top-right-radius:25px;margin-top:2em}.article .inner{margin:0 auto;width:75em}#nhl .detail{width:60%;min-height:auto;place-items:flex-end}}