.socialFeed{height:auto;overflow:hidden;position:relative;padding:50px 0;background-color:#f5f5f5}
@media only screen and (max-width:768px){.socialFeed{height:540px;box-sizing:content-box}
.socialFeed *{box-sizing:content-box}
}
@media only screen and (max-width:1024px){.socialFeed{height:560px;box-sizing:content-box}
.socialFeed *{box-sizing:content-box}
}
.socialFeed__ie{display:none}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.socialFeed{height:auto;padding:0}
.socialFeed__ie{height:156px;width:100%;color:#262626;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}
.socialFeed__ie .socialFeed__ie__socials{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}
.socialFeed__ie .socialFeed__ie__socials a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;color:#262626}
.socialFeed__ie .socialFeed__ie__socials a p{padding:0 47px 0 12px}
.socialFeed__ie .socialFeed__ie__socials a .icon{font-size:30px}
.socialFeed__ie .socialFeed__ie__socials a:last-child p{padding-right:0}
.socialFeed__wrap{display:none}
}
.socialFeed .socialFeed__wrap{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.socialFeed .twitter-timeline{margin-right:42px !important}
.socialFeed .socialFeed__title{margin-bottom:20px}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.socialFeed .socialFeed__title{display:none}
}
.socialFeed .swiper-container{width:300px;height:100%}
.socialFeed .swiper-container .swiper-wrapper{height:420px}
.socialFeed .swiper-container .swiper-pagination{bottom:0}
.socialFeed .swiper-container .swiper-pagination .swiper-pagination-bullet{height:8px;width:8px}
@media only screen and (min-width:1025px){.socialFeed .swiper-container{width:100%}
.socialFeed .swiper-container .swiper-wrapper{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}
.socialFeed .swiper-container .swiper-wrapper .swiper-slide{width:30%}
}