.card{background:#fff;border:1px solid #e2e2e2;border-radius:16px;display:flex;flex-direction:column;font-family:Poppins;font-size:14px;justify-content:space-between;min-width:300px;padding:40px 32px 32px}.card img{margin:30px auto 50px;width:50%}a.card:hover img{filter:brightness(0) invert(1)}a.card{background-size:cover;color:inherit}a.card:hover{background-image:url(https://2636281.fs1.hubspotusercontent-eu1.net/hubfs/2636281/raw_assets/public/exsitec-2025/images/card-hover-bg.png)}a.card:hover .card__arrow img{content:url(https://2636281.fs1.hubspotusercontent-eu1.net/hubfs/2636281/raw_assets/public/exsitec-2025/images/arrow-right-white.svg)}a.card{transition:color .2s ease}a.card:hover{color:#fff}.card__button{padding-top:20px}a.card:after{align-items:center;background-image:url(https://2636281.fs1.hubspotusercontent-eu1.net/hubfs/2636281/raw_assets/public/exsitec-2025/images/right-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:1px solid #000;border-radius:24px;content:"";display:inline-flex;height:48px;transition:width .2s ease,padding .2s ease;width:48px}a.card:hover:after{background-image:url(https://2636281.fs1.hubspotusercontent-eu1.net/hubfs/2636281/raw_assets/public/exsitec-2025/images/arrow-right-white.svg);background-position:center right 15px;border-color:#fff;content:"Läs mer";padding:0 40px 0 20px;width:fit-content}