@media screen and (max-width:768px){.latest-news-section .news-ctn:last-child{display:none}}.latest-news-section img{display:block;height:100%;object-fit:cover;aspect-ratio:5/4}.latest-news-section .news-content{padding:0 2rem}@media screen and (max-width:768px){.latest-news-section .news-content{padding:1rem 2rem}}.latest-news-section .news-ctn{transition:var(--transition-in-out);border-radius:10px;padding:1rem}.ref-link{color:#FF4800;font-weight:700;display:block;transition:all 0.1s ease-out}.ref-link .icon{transform:translateY(3px);transition:all 0.1s ease-out}.ref-link:hover{transform:translateX(5px)}.ref-link:hover .icon{transform:translateY(3px) scale(0.8) translateX(-5px)}.news-card{text-align:left}.news-card a{cursor:pointer}.news-card .img-container{height:240px;overflow:hidden}.news-card .img-container a{display:block;height:100%}.news-card .img-container a img{width:100%;height:100%;object-fit:cover;display:block;transition:all 6s ease-in-out;border-radius:10px}.news-card .img-container a img:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.news-card .text-card{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-right:1.5rem;max-height:72px}.footer h2{margin-bottom:.5rem}.footer li+li{margin-top:0.5rem}.footer .buttons .button{margin-right:0!important;width:100%}@media screen and (max-width:1023px){.footer .legals{display:flex;flex-direction:column;align-items:center}}.footer .legals a{text-transform:uppercase;color:#7a7a7a;white-space:nowrap}.footer .legals a:hover{color:#ff470f}