.container-images-bg{display:flex;gap:23px;justify-content:center}.card-image-bg{background:#fff;border-radius:10px;box-shadow:0 11px 30px rgba(154,161,177,.2);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.card-image-bg .img__bg{height:242px;object-fit:cover;object-position:left;width:100%}.card_bg__txt{justify-content:space-between;padding:30px}.card_bg__txt,.content-txt{display:flex;flex-direction:column;flex-grow:1}.content-txt{justify-content:flex-start}.content-txt h3{line-height:normal;margin:0 0 1rem}.content-txt h3 a{color:#191f2b;font-size:24px;font-weight:500}.card-image-bg p,.content-txt h3 a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Figtree;overflow:hidden;text-overflow:ellipsis}.card-image-bg p{font-size:16px;font-weight:400;line-height:140%;margin:0}.btn-link{color:#c1d0ee;font-family:Figtree;font-size:14px;font-weight:500;margin-top:1.4rem;text-decoration:none;transition:all .3s ease;width:fit-content}.btn-link:hover{transform:scale(1.05)}@media screen and (max-width:960px){.container-images-bg{flex-wrap:wrap}}