.close-button{cursor:pointer;display:block;margin-bottom:10px;margin-left:auto;margin-right:0;position:relative;width:14px}section.vlog-wrapper .content-wrapper .flex{align-items:stretch;display:inline-flex;flex-wrap:wrap;justify-content:flex-start;width:100%}section.vlog-wrapper .content-wrapper .flex .item-wrapper{margin:10px;transition:all .4s ease-in-out;width:48%}section.vlog-wrapper .content-wrapper .flex .half{display:inline-flex;flex-direction:column;height:100%;justify-content:flex-start;transition:all .4s ease-in-out;width:100%}section.vlog-wrapper .content-wrapper .flex .half img.overlay{border-radius:3px;width:100%}section.vlog-wrapper .content-wrapper .flex .half img.play-button{opacity:.8;transition:all .4s ease-in-out}section.vlog-wrapper .content-wrapper .flex .half .image:hover img{cursor:pointer;opacity:1!important;transition:all .4s ease-in-out}section.vlog-wrapper .content-wrapper .flex .half p.read-time{font-size:16px;font-weight:400;line-height:22px;margin:10px 0}section.vlog-wrapper .content-wrapper .flex .half p.summary{color:#fff;font-size:24px;font-weight:600;line-height:26px}section.vlog-wrapper .content-wrapper .flex .half p.cta a{color:#e61e46;font-size:20px;font-weight:700;line-height:24px;text-decoration:none}.image{position:relative}.play-button{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){section.vlog-wrapper .content-wrapper .flex{width:100%}section.vlog-wrapper .content-wrapper .flex .item-wrapper{margin:10px auto;width:100%}}