.carousel{display:none}@media only screen and (min-width:700px){.carousel{display:block}}.hnews{align-items:center;padding-top:50px;padding-bottom:50px;margin-top:0;background-color:#e0e0e0}.hnews .hnews-container{width:100%;max-width:1300px;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;margin-top:20px;margin-bottom:20px}.hnews .hnews-container .hnews-item,.hrefs .hrefs-content .hrefs-tile{text-decoration:none;margin-bottom:10px;transition:border 750ms,color 500ms}.hnews .hnews-container .hnews-item{width:300px;height:310px;background-color:#f90;color:#fff;border:#e0e0e0 solid 2px}.hnews .hnews-container .hnews-item .hnews-item-img{width:100%}.hnews .hnews-container .hnews-item .hnews-item-content .hnews-item-title{font-size:18px;font-weight:700;margin:5px}.hnews .hnews-container .hnews-item .hnews-item-content .hnews-item-text{text-align:left;margin:0 10px}.hnews .hnews-container .hnews-item:hover{color:#00529b;border-color:#00529b;transition:border 750ms,color 500ms}.hnews a{border:2px solid #e0e0e0}.hconcrete,.hconcrete .hconcrete-title,.hnews{display:flex;flex-direction:column;justify-content:flex-start}.hconcrete{padding-top:50px;padding-bottom:80px}.hconcrete .hconcrete-title{align-items:center}@media only screen and (min-width:1000px){.hconcrete .hconcrete-title{flex-direction:row;justify-content:flex-start;align-items:center}}.hconcrete .hconcrete-content{text-align:center;margin-top:30px;width:100%;max-width:1200px;color:#5c5c5c;font-size:24px}.hconcrete,.hrefs,.hstats{align-items:center}.hrefs{display:flex;flex-direction:column;justify-content:flex-start;padding-top:50px;padding-bottom:80px;background-color:#e0e0e0}.hrefs .hrefs-content{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;width:100%;max-width:1300px;color:#000}.hrefs .hrefs-content .hrefs-tile{max-width:250px;max-height:250px;border:4px solid #e0e0e0}@media only screen and (min-width:1100px){.hrefs .hrefs-content .hrefs-tile{max-width:350px;max-height:350px}}.hrefs .hrefs-content .hrefs-tile .hrefs-img{width:100%}.hrefs .hrefs-content .hrefs-tile .hrefs-headline{position:relative;top:-45px;right:4px;color:#fff;text-align:right;font-size:30px;width:100%;transition:color 500ms}@media only screen and (min-width:1100px){.hrefs .hrefs-content .hrefs-tile .hrefs-headline{font-size:40px;top:-60px}}.hrefs .hrefs-content .hrefs-tile .hrefs-headline-2f{top:-90px}@media only screen and (min-width:1100px){.hrefs .hrefs-content .hrefs-tile .hrefs-headline-2f{top:-120px}}.hrefs .hrefs-content .hrefs-tile:hover{border:4px solid #f90;transition:border 750ms}.hrefs .hrefs-content .hrefs-tile:hover .hrefs-headline{color:#00529b;transition:color 500ms}.hstats{background-color:#f90;display:none;justify-content:center;height:140px}@media only screen and (min-width:700px){.hstats{display:flex}}.hstats .hstats-tile{width:100%;max-width:300px;text-align:center;border-left:1px solid #f90;border-right:1px solid #fff;color:#4f4f4f;font-size:22px;font-weight:700;line-height:1}.hstats .hstats-tile .hstats-tile-title{font-size:32px}.hstats .hstats-tile:last-child{border-right:1px solid #f90}