.image-text-cards-wrapper{display:flex;flex-direction:column;gap:30px}.image-text-cards-cards{display:flex;flex-wrap:wrap;gap:16px 20px}.image-text-cards-cards.image-text-cards-cards-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.image-text-cards-cards.image-text-cards-cards-2 .image-text-card{width:100%!important}.image-text-cards-cards.image-text-cards-cards-2 .image-text-card img{aspect-ratio:532/189}.image-text-card,.image-text-card-content,.image-text-card-text{display:flex;flex-direction:column;gap:15px}.image-text-card-content{height:100%;justify-content:space-between}.image-text-card:first-child{width:calc(47% - 10px)}.image-text-card:nth-child(2){width:calc(53% - 10px)}.image-text-card:nth-child(3){width:calc(42% - 10px)}.image-text-card:nth-child(4){width:calc(58% - 10px)}.image-text-card{border-radius:30px;padding:20px 24px}.image-text-card img{border-radius:20px}.image-text-card-tag{background:var(--dark-blue);border-radius:32px;color:var(--off-white)!important;font-family:Rubik;font-size:18px;font-weight:400;letter-spacing:-.54px;line-height:normal;padding:8px 12px;width:fit-content}.image-text-card.bg-pinkish{background-color:#efe6ff}.image-text-card.bg-dark-blue .image-text-card-tag,.image-text-card.bg-off-white .image-text-card-tag{background:var(--calm-violet);color:var(--dark-blue)!important}.image-text-card.bg-pinkish .image-text-card-tag{background:var(--dark-blue);color:var(--calm-violet)!important}.image-text-card:first-child img{aspect-ratio:477/189;object-fit:cover;width:100%}.image-text-card:nth-child(2) img{aspect-ratio:563/189;object-fit:cover;width:100%}.image-text-card:nth-child(3) .image-text-card-tag,.image-text-card:nth-child(4) .image-text-card-tag{display:none}.image-text-card:nth-child(3){flex-direction:row-reverse;gap:10px}.image-text-card:nth-child(4){flex-direction:row-reverse;gap:30px;justify-content:space-between}.image-text-card:nth-child(3) .image-text-card-content{width:calc(100% - 156px)}.image-text-card:nth-child(3) img{height:fit-content;margin:auto;max-width:146px;width:100%}.image-text-card:nth-child(4) .image-text-card-content{width:calc(52% - 15px)}.image-text-card:nth-child(4) img{max-width:calc(48% - 15px);object-fit:contain;width:auto}@media only screen and (max-width:991px){.image-text-cards-wrapper{gap:32px}.image-text-card{border-radius:20px;padding:24px}.image-text-card img{border-radius:12px}.image-text-card:first-child,.image-text-card:nth-child(2){width:calc(50% - 10px)}.image-text-card:nth-child(2) img{aspect-ratio:477/189}.image-text-card:nth-child(3),.image-text-card:nth-child(4){width:100%}.image-text-card:nth-child(3) img{max-width:171px}}@media only screen and (max-width:767px){.image-text-cards-cards{flex-direction:column;gap:32px}.image-text-cards-cards.image-text-cards-cards-2{grid-template-columns:repeat(1,minmax(0,1fr))}.image-text-card,.image-text-card:nth-child(3) .image-text-card-content,.image-text-card:nth-child(4) .image-text-card-content{width:100%!important}.image-text-card:nth-child(3),.image-text-card:nth-child(4){flex-direction:column}.image-text-card:nth-child(4){gap:24px}.image-text-card:nth-child(3) img{margin:0}.image-text-card:nth-child(4) img{max-width:none}.image-text-card:first-child img,.image-text-card:nth-child(2) img,.image-text-cards-cards.image-text-cards-cards-2 .image-text-card img{aspect-ratio:282/189}.image-text-card-text h4{font-size:32px;letter-spacing:-.32px;line-height:28px}}