.hub-feed-header{margin-bottom:15px}
.hub-feed-header .hub-header-left{width:48.5%;float:left;display:flex}
.hub-feed-header .hub-header-left h3{font-size:26px;font-weight:500;float:left;margin-right:20px}
.hub-feed-header .hub-header-left h3 a:hover{text-decoration:none}
.hub-feed-header .hub-header-left .header-left-line{background-color:#ec008c}
.hub-feed-header .hub-header-left .header-left-line.hub-feed-yellow{background-color:#f7a614}
.hub-feed-header .hub-header-left .header-left-line.hub-feed-blue{background-color:#0084bd}
.hub-feed-header .hub-header-left .header-left-line.hub-feed-green{background-color:#4cb272}
.hub-feed-header .hub-header-left .header-left-line.hub-feed-orange{background-color:#f15b2a}
.hub-feed-header .hub-header-right{width:51.5%;float:right;display:flex}
.hub-feed-header .hub-header-right .header-right-line{background-color:#555}
.hub-feed-header .hub-header-right .header-see-all{float:right;padding-top:10px;margin-left:20px}
.hub-feed-header .hub-header-right .header-see-all a{font-weight:500;font-size:15px}
.hub-feed-header .header-left-line,.hub-feed-header .header-right-line{flex-grow:1;margin-top:20px;height:2px}
@media screen and (max-width:768px){.hub-feed-header .hub-header-left{width:auto;display:block}
.hub-feed-header .hub-header-right{width:85px;display:block}
.hub-feed-header .header-left-line,.hub-feed-header .header-right-line{display:none}
}
.hub-feed-container{clear:both}
.hub-feed-container .hub-tile{color:#aaa;font-size:15px;line-height:1.4;float:left;position:relative;width:100%;background-color:#222;margin-bottom:35px}
.hub-feed-container .hub-tile .hub-tile-content{padding:30px}
.hub-feed-container .hub-tile .hub-tile-content .hub-tile-content-type,.hub-feed-container .hub-tile .hub-tile-content .hub-tile-topic{color:#ec008c;float:left;font-size:14px;font-weight:600;margin-right:40px;margin-bottom:5px}
.hub-feed-container .hub-tile .hub-tile-content .hub-tile-content-type a:hover,.hub-feed-container .hub-tile .hub-tile-content .hub-tile-topic a:hover{text-decoration:none}
.hub-feed-container .hub-tile .hub-tile-content h4{line-height:1;clear:both;margin-top:0;margin-bottom:12px}
.hub-feed-container .hub-tile .hub-tile-content h4 a{color:white;font-weight:700;font-size:16px}
.hub-feed-container .hub-tile .hub-tile-content h4 a:hover{text-decoration:none}
.hub-feed-container .hub-tile .hub-tile-image{width:100%}
.hub-feed-container.feed{display:flex;flex-wrap:wrap;justify-content:space-between}
.hub-feed-container.feed .hub-tile{width:48.5%;border-bottom:1px solid #222;background-color:unset;margin-bottom:0}
.hub-feed-container.feed .hub-tile:nth-child(odd){margin-right:3%}
@media all and (max-width:768px){.hub-feed-container.feed .hub-tile{width:100%}
.hub-feed-container.feed .hub-tile:nth-child(odd){margin-right:0}
}
.hub-feed-container.feed .hub-tile .hub-tile-content{padding:20px 20px 20px 0;position:relative}
@media all and (max-width:768px){.hub-feed-container.feed .hub-tile .hub-tile-content{padding-right:0}
}
.hub-feed-container.feed .hub-see-more{color:#ec008c;cursor:pointer;font-weight:500;float:left;margin-top:25px;font-size:15px}
@media all and (min-width:768px){.hub-feed-container.large1 .hub-tile{min-height:455px}
.hub-feed-container.large1 .hub-tile .hub-tile-topic{margin-bottom:15px}
.hub-feed-container.large1 .hub-tile .hub-tile-image{width:66%;top:0;bottom:0;right:0}
.hub-feed-container.large1 .hub-tile .hub-tile-content{float:left;width:34%;font-size:16px;line-height:1.3}
.hub-feed-container.large1 .hub-tile .hub-tile-content h4{margin-bottom:15px}
.hub-feed-container.large1 .hub-tile .hub-tile-content h4 a{font-size:32px;font-weight:500;line-height:1.2}
}
@media all and (min-width:768px){.hub-feed-container.large2{display:flex;flex-wrap:wrap;justify-content:space-between}
.hub-feed-container.large2 .hub-tile{width:48.5%}
.hub-feed-container.large2 .hub-tile:nth-of-type(1){margin-right:3%}
}
@media all and (min-width:768px){.hub-feed-container.large3{display:flex;flex-wrap:wrap;justify-content:space-between}
.hub-feed-container.large3 .hub-tile{width:31.5%}
}
@media all and (min-width:768px) and (max-width:1023px){.hub-feed-container.medium3{display:flex;flex-wrap:wrap;justify-content:space-between}
.hub-feed-container.medium3 .hub-tile{width:31.5%}
}
@media all and (min-width:1024px){.hub-feed-container.medium3{position:relative}
.hub-feed-container.medium3 .hub-tile{position:relative;float:none}
.hub-feed-container.medium3 .hub-tile:nth-of-type(1){width:48.5%;margin-right:3%}
.hub-feed-container.medium3 .hub-tile:nth-of-type(2),.hub-feed-container.medium3 .hub-tile:nth-of-type(3){position:absolute;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:48.5%}
.hub-feed-container.medium3 .hub-tile:nth-of-type(2) .image-link,.hub-feed-container.medium3 .hub-tile:nth-of-type(3) .image-link{display:flex;justify-content:flex-start;align-items:center;max-width:60%;width:100%;height:100%}
.hub-feed-container.medium3 .hub-tile:nth-of-type(2) .image-link .hub-tile-image,.hub-feed-container.medium3 .hub-tile:nth-of-type(3) .image-link .hub-tile-image{max-height:100%;max-width:100%;width:auto}
.hub-feed-container.medium3 .hub-tile:nth-of-type(2) .hub-tile-content,.hub-feed-container.medium3 .hub-tile:nth-of-type(3) .hub-tile-content{padding:30px 20px 30px 30px;max-height:100%;max-width:40%;width:100%;overflow:hidden;align-self:flex-start}
.hub-feed-container.medium3 .hub-tile:nth-of-type(2) .hub-tile-content .hub-tile-description,.hub-feed-container.medium3 .hub-tile:nth-of-type(3) .hub-tile-content .hub-tile-description{display:none}
.hub-feed-container.medium3 .hub-tile:nth-of-type(2){top:0;right:0;bottom:50%;margin-bottom:17.5px}
.hub-feed-container.medium3 .hub-tile:nth-of-type(3){top:50%;right:0;bottom:0;margin:17.5px 0 0}
}
.hub-feed-container.small4{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:35px;margin-top:-15px}
.hub-feed-container.small4 .hub-tile{width:48.5%;background-color:unset;margin-bottom:0}
.hub-feed-container.small4 .hub-tile:nth-child(odd){margin-right:3%}
.hub-feed-container.small4 .hub-tile:nth-child(1),.hub-feed-container.small4 .hub-tile:nth-child(2){border-bottom:1px solid #222}
@media all and (max-width:768px){.hub-feed-container.small4 .hub-tile{width:100%}
.hub-feed-container.small4 .hub-tile:nth-child(odd){margin-right:0}
}
.hub-feed-container.small4 .hub-tile .hub-tile-content{padding:30px 0 30px 170px;position:relative;min-height:160px}
@media all and (max-width:768px){.hub-feed-container.small4 .hub-tile .hub-tile-content{padding-left:115px}
}
.hub-feed-container.small4 .hub-tile a.image-link{top:36px;position:absolute;z-index:99}
.hub-feed-container.small4 .hub-tile a.image-link .hub-tile-image{height:100px;width:150px;object-fit:cover}
@media all and (max-width:768px){.hub-feed-container.small4 .hub-tile a.image-link .hub-tile-image{width:100px}
}
.hub-feed.section .hub-feed-yellow{color:#f7a614 !important}
.hub-feed.section .hub-feed-blue{color:#0084bd !important}
.hub-feed.section .hub-feed-green{color:#4cb272 !important}
.hub-feed.section .hub-feed-orange{color:#f15b2a !important}