.cards-wrapper{width:100%}.cards-wrapper__title h2{font-size:32px;font-weight:700}.cards-wrapper__cards{container-type:inline-size;display:flex;flex-wrap:wrap;gap:24px;margin-top:36px}.cards-wrapper__cards--card{display:flex;flex-direction:column;justify-content:space-between;max-width:calc(33.33333% - 16px);width:100%}.cards-wrapper__cards--card.icon{padding:24px 24px 32px}.cards-wrapper__cards--card .image-wrapper{display:flex}.cards-wrapper__cards--card .icon-wrapper{display:flex;justify-content:center}.cards-wrapper__cards--card .info-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:18px;width:100%}.cards-wrapper__cards--card .info-wrapper .info-wrapper__text h3{font-size:24px;font-weight:700;margin-bottom:4px}@container (max-width: 900px){.cards-wrapper__cards--card{max-width:calc(50% - 12px)}.cards-wrapper__cards--card .info-wrapper{max-width:280px}}@container (max-width: 540px){.cards-wrapper__cards--card{max-width:100%}.cards-wrapper__cards--card.image img{width:100%}.cards-wrapper__cards--card.image .info-wrapper{max-width:450px}.cards-wrapper__cards--card .info-wrapper{max-width:300px}}