.travel-articles__the-top-articles__card{width:34.5rem;height:25rem;transition:all .3s;cursor:pointer;overflow:hidden;border-radius:12px}.travel-articles__the-top-articles__card:active img,.travel-articles__the-top-articles__card:hover img{transform:scale(1.04)}.travel-articles__the-top-articles__card-wrapper{padding-top:.4rem;margin-top:-.4rem;display:flex;gap:2.3rem;width:110rem;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:13.6rem;margin-left:2.4rem}@media only screen and (max-width:57.9375em){.travel-articles__the-top-articles__card-wrapper{overflow-x:auto}}@media(hover:none){.travel-articles__the-top-articles__card-wrapper{overflow-x:auto}}.travel-articles__the-top-articles__card-img{width:34.5rem!important;height:25rem!important;-o-object-fit:cover;object-fit:cover;transition:all .3s;position:relative;backface-visibility:hidden!important}.travel-articles__the-top-articles__card-img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:1;backface-visibility:hidden!important}.travel-articles__the-top-articles__card-info{z-index:9999;position:absolute;bottom:2.3rem;left:3.1rem}.travel-articles__the-top-articles__card-info__location-and-time{gap:1.2rem;margin-bottom:1.2rem;color:var(--clr-white)}.travel-articles__the-top-articles__card-info__location{font-weight:500;font-size:1.4rem;color:var(--clr-white)}.travel-articles__the-top-articles__card-info__time{font-weight:500;font-size:1.4rem}.travel-articles__the-top-articles__card-info__author__p{font-size:1.4rem;font-weight:500;color:var(--clr-white)}.travel-articles__the-top-articles__card-heading{font-size:1.7rem;font-weight:600;line-height:1.4;color:var(--clr-white);margin-bottom:1rem}.travel-articles__the-top-articles__card{position:relative}.travel-articles__the-top-articles-tag{min-width:6.2rem;min-height:3.6rem;position:absolute;top:2.6rem;left:1.5rem;background:var(--clr-white);color:var(--clr-blue-lighter);border-radius:100rem;font-weight:500;padding:1rem 1.6rem;text-align:center;font-size:1.4rem;z-index:99}