.latest-news{overflow:hidden;padding-top:50px}.latest-news__subtitle{border-radius:30px;color:#6b77d0;font-weight:600;letter-spacing:2px;text-align:center;text-transform:uppercase}.latest-news h2{color:#ff7959;font-weight:600;margin:0;position:relative;text-align:center}.latest-news p{margin-bottom:30px;padding-top:10px;text-align:center}.latest-news .cards .card{background-color:#fff;border:1px solid rgba(0,0,0,.04);border-radius:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:0 6px 15px rgba(0,0,0,.08);display:flex;flex-direction:column;margin-bottom:15px;padding-left:0;width:100%}.latest-news .cards .card img{display:block;height:auto!important;max-width:100%;object-fit:cover;width:100%}.latest-news .cards .card .card-body{flex:1 1 auto;padding:10px 15px 0;text-align:center}.latest-news .cards .card .card-body p{font-size:14px;margin-bottom:0;padding-top:0}.latest-news .cards .card .card-body p .link a{color:#ff7a59!important;font-weight:600;text-transform:uppercase}.latest-news .cards .card .card-body p .entry-date{color:#888;font-size:16px;font-weight:400}.latest-news .cards .card .card-body p a{color:#565656}.latest-news .cards .card .card-body h6{font-size:17px;font-weight:400;margin-bottom:15px;margin-top:10px}.latest-news .cards .card .card-body h6 a{color:#212121;text-decoration:none}.latest-news .cards .card .card-body a:hover,.latest-news .cards .card .card-body p a:last-child:hover{color:#ff5c35}.latest-news .cards .card a{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.latest-news .cards .card .card-footer,.latest-news .cards .card a .card-footer{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top:1px dotted #7c7e8e;color:#ff5c35;padding:15px 0;text-align:center}.latest-news .cards .card .card-footer{overflow:hidden;position:relative;transition:color .15s ease-in-out;z-index:0}.latest-news .cards .card .card-footer:before{background-color:#ff5c35;bottom:-1px;content:"";height:100%;left:0;position:absolute;transform:translateY(100%);transition:transform .5s ease;width:100%;z-index:-1}.latest-news .cards .card:hover .card-footer{color:#fff}.latest-news .cards .card:hover .card-footer:before{bottom:0;transform:translateY(0)}@media(min-width:768px){.latest-news .cards{display:flex;flex-wrap:wrap;gap:30px}.latest-news .cards .card{width:calc(33.33% - 20px)}}@media(min-width:992px){.latest-news .cards .card .card-body{padding:10px 30px 30px}.latest-news .cards .card .card-body h6{font-size:19px}}@keyframes fadeInUpBackground{0%{animation-duration:1s;-webkit-animation-duration:1s;animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-name:fadeInUpBackground;-webkit-animation-name:fadeInUpBackground;animation-timing-function:ease;-webkit-animation-timing-function:ease;background-color:transparent;opacity:0;transform:translateY(100%);transition:opacity .5s ease}to{animation-duration:1s;-webkit-animation-duration:1s;animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-name:fadeInUpBackground;-webkit-animation-name:fadeInUpBackground;animation-timing-function:ease;-webkit-animation-timing-function:ease;background-color:#ff5c35;opacity:1;transform:translateY(0);transition:opacity .5s ease}}