#top-menu a::before{content:"";left:0;bottom:15px;width:100%;height:2px;position:absolute;background:red;transform:scaleX(0);transform-origin:left;transition:transform 0.3s ease}#top-menu a:hover::before{transform:scaleX(1);opacity:1!important}#top-menu li:last-child a{padding:14px!important;padding-bottom:27px!important;height:10px;border-radius:100px;border:solid 0px red;transition:0.3s;background-color:red;color:white!important}#top-menu li:last-child a:hover::before{opacity:0!important;color:white!important}@media (max-width:1710px){.card-long{min-width:100px;width:200px!important}.row-cards{max-width:80%!important}}@media (max-width:1480px){.row-cards.et_pb_row,.row-about,.hero-banner{max-width:90%!important}}@media (max-width:1380px){.card-long.et_pb_column_5,.card-long.et_pb_column_6,.card-long.et_pb_column_7{min-width:150px;width:195px!important}}