.latest-news{max-width:1200px;margin:0 auto;padding:25px;box-sizing:content-box}.latest-news .heading{margin-bottom:25px;font-size:24px;font-weight:500}.latest-news .latest-news-subscribe{float:right;display:block;background:#6fc9ec;color:white;text-decoration:none;padding:5px 22px 7px 22px;transition:all .2s ease;cursor:pointer}.latest-news .form-title{color:#1a475c;text-align:center}.latest-news .latest-news-subscribe:hover{background:#1a475c}.latest-news .the-feed{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.latest-news .the-feed .item{width:29%;background:rgba(90,90,90,0.05)}.latest-news .the-feed .item-text{padding:20px}.latest-news .the-feed .the-date{margin-top:10px;color:#888;font-size:12px;font-weight:300}.latest-news .the-feed .item p{font-weight:300}.latest-news .the-feed .item a{color:#6fc9ec;text-decoration:none;font-weight:500}.latest-news .the-feed .item a:hover{text-decoration:underline}.latest-news .the-feed .item .img{background-size:cover;background-position:center;width:100%;height:160px;display:block;transition:all .2s ease}.latest-news .the-feed .item .img:hover{filter:brightness(0.95)}.latest-news .subscribe-form{position:fixed;height:100vh;width:100%;background:rgba(0,0,0,0.75);top:0;left:0;display:none;z-index:4}.latest-news .subscribe-form-form{display:none;transform:translateY(-50%);transition:all .3s ease;position:fixed;left:0;right:0;top:50%;max-width:600px;margin:0 auto;background:white;padding:25px;z-index:5;max-height:90vh;overflow:scroll}.latest-news .inputs-list{list-style:none;padding:0}.latest-news .hs-button{background:#6fc9ec;color:white;text-decoration:none;padding:8px 22px 10px 22px;transition:all .2s ease;cursor:pointer;border:0;width:100%;box-shadow:none;font-size:18px;font-family:'Exo 2',sans-serif}.latest-news .hs-button:hover{background:#1a475c}.latest-news .hs-email input{width:100%;height:35px;padding:5px;font-size:14px;font-family:sans-serif;margin-bottom:30px}.latest-news .hs-error-msgs{color:red}.latest-news .hs-form-radio{display:inline;margin-right:30px}.latest-news .hs-richtext{margin-top:30px;font-weight:300}@media only screen and (max-width:900px){.latest-news{padding:0 25px}.latest-news .the-feed{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.latest-news .the-feed .item{width:100%;margin:20px 0}}