section.blog-feed{padding:3em 0}section.blog-feed .content-wrapper{display:flex;justify-content:space-between}section.blog-feed .content-wrapper.bottom{align-items:flex-end}section.blog-feed article{margin-bottom:4rem}section.blog-feed article .blog-listing__post-title-link{font-size:18px}section.blog-feed .shortcuts{display:flex;flex-direction:column;height:100%;max-width:300px;position:sticky;top:165px;width:100%;z-index:5}section.blog-feed .shortcuts.sticky{padding-top:84px;position:fixed;top:0}section.blog-feed .shortcut{border-bottom:1px solid #000;margin-bottom:1.5em}section.blog-feed .shortcut h4{font-size:1rem;text-transform:uppercase}section.blog-feed .shortcut h4:hover{text-decoration:underline}section.blog-feed .shortcut a{text-decoration:none}section.blog-feed .feeds{margin-left:auto;width:70%}section.blog-feed .feed{flex-wrap:nowrap;width:100%}section.blog-feed .feed .slick-list{overflow:visible}section.blog-feed .feed article{margin-right:20px!important}section.blog-feed .feed .blog-listing__post-image-wrapper{position:relative}section.blog-feed .feed .blog-listing__post-image-wrapper:after{background:linear-gradient(271.57deg,#ee78a9 3.08%,#f8d05a 100.41%);bottom:0;content:"";display:block;height:5px;position:absolute;width:100%}section.blog-feed .feeds .mobile-heading{display:none}@media only screen and (max-width:767px){section.blog-feed .shortcuts{display:none}section.blog-feed .feeds{width:100%}section.blog-feed .feeds .mobile-heading{display:block}}