.card-hover-effect .link{align-items:center;color:var(--link-color);display:inline-flex;font-size:1rem;gap:4px;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content;width:100%}.card-hover-effect .link:before{background-color:currentColor;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}.card-hover-effect:hover .link:before{width:100%}.card-hover-effect:hover .link img,.card-hover-effect:hover .link svg{transform:translateX(4px)}.card-hover-effect .content-text{height:90px;max-height:148px}.hero-carousel .carousel__item>a img{object-position:center 22%!important}@media (min-width:80em){.container-desktop{margin:0 auto;max-width:1280px;width:1280px}}