 .col_one:hover{border:1px solid var(--bdr-1)}.col_one .new_img{transition:transform .2s ease-out,filter .4s ease-out}.col_one:hover .new_img{animation:img_zoom 2s cubic-bezier(.455,.030,.515,.955) both}@keyframes img_zoom{0%{transform:scale(1);filter:brightness(1)}100%{filter:brightness(1.3) hue-rotate(20deg);transform:rotate(3deg) scale(1.1);}}.new_mask{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;background:linear-gradient(0deg,rgba(0,0,0,.7) 40%,rgba(0,0,0,.1) 80%);}.news_pub{background-repeat:no-repeat;background-position:0 0;background-size:20px;padding-left:30px;font-size:.9rem!important;font-weight:bolder;opacity:.8;margin-bottom:0!important;min-height:24px;}.news_pub.news_date_black{filter:invert(1) grayscale(100%) brightness(200%);}.news_date{background-image:url("../images/iconos/ico-date.svg")}.news_time{background-image:url("../images/iconos/ico-date-time.svg")}.news_img{transition:transform 2s ease-in-out,filter 2s ease-in-out;filter:brightness(.85)}.news_box:hover .news_img{transform:scale(1.1);filter:brightness(1)}.news_a:hover{text-decoration:underline!important}.btn_bus{display:inline-block;width:42px;height:42px;cursor:pointer;position:relative;background-repeat:no-repeat;background-position:center center;background-size:40px 40px;aspect-ratio:1}.btn_finder{background-image:url("../images/btns/btn_finder.svg");border-radius:0}.btn_read_txt{width:32px;height:32px;cursor:pointer;position:relative;background-repeat:no-repeat;background-position:center center;background-size:30px 30px;background-image:url("../images/btns/btn_read_txt.svg");aspect-ratio:1}.lta_fto a{text-decoration:none;}.lta_fto a:hover{color:#fff!important}