.latestBlog-post h3{font-size:44px;margin-bottom:20px;text-align:center;line-height:1.25;letter-spacing:-1px;color:#333;font-weight:600}.latestBlog-post h3{visibility:visible;animation-duration:.8s;animation-fill-mode:both;animation-name:zoomIn}.latestBlog-post .row{margin-top:25px;margin-bottom:0px;padding:85px 0px 0px;margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}.latestBlog-post .row .blog_post{margin-bottom:65px;position:relative;min-height:1px;padding-left:15px;padding-right:15px}.latestBlog-post .blog_post .content-sep{height:auto;border-top-width:1px;border-bottom-width:0;border-bottom-style:solid;border-top-style:solid;margin:30px 0}.latestBlog-post .blogg_link{text-align:center;margin-top:25px;margin-bottom:25px}.latestBlog-post .blogg_link a{transition:all .2s}.latestBlog-post .blogg_link a i{margin-left:10px;transition:all .2s}.latestBlog-post .blogg_link .separator{clear:both;position:relative;z-index:11;display:flex;align-items:center;margin-left:auto;margin-right:auto;margin-top:62px;margin-bottom:35px;width:100%}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}100%{opacity:0}}@media(min-width:992px){.latestBlog-post .row .blog_post{width:33.33333333%;float:left}}@media(max-width:767px){.latestBlog-post h3{font-size:34px}}@media(max-width:320px){.latestBlog-post h3{font-size:30px}}