.content-cards-me{width:100%}.content-cards-me__inner{margin:0 auto;max-width:1139px}.content-cards-me__header{text-align:center}.content-cards-me__subline{margin:12px auto 0;max-width:728px;text-align:center}.content-cards-me__cards{display:grid;gap:20px;margin-top:39px}.content-cards-me.card-layout--2 .content-cards-me__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.content-cards-me.card-layout--3 .content-cards-me__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.content-cards-me.card-layout--4 .content-cards-me__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.content-cards-me__card{--accent-color:#000;--card-bg:#fff;background-color:var(--card-bg,#fff);border-radius:24px;display:flex;flex-direction:column;height:450px;overflow:hidden;padding:40px 32px 0;position:relative}.content-cards-me__pattern{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:1}.content-cards-me__pattern img{display:block;height:112%;left:-6%;object-fit:contain;position:absolute;top:-6%;width:112%}.content-cards-me__content{display:flex;flex-direction:column;position:relative;z-index:2}.content-cards-me__label{color:var(--accent-color);font-size:14px;font-weight:700;letter-spacing:.14px;line-height:110%;margin-bottom:12px;text-transform:uppercase}.content-cards-me__title{color:#000;font-size:32px;font-weight:700;letter-spacing:-.64px;line-height:110%;margin:0 0 24px}.content-cards-me__arrow{color:var(--accent-color);height:17px;margin-bottom:24px;width:15px}.content-cards-me__arrow svg{display:block;height:100%;width:100%}.content-cards-me__text{color:#404040;font-size:16px;font-weight:500;line-height:160%}.content-cards-me__media{align-items:flex-end;display:flex;justify-content:center;margin-bottom:-4px;margin-top:auto;position:relative;z-index:2}.content-cards-me__media img{display:block;height:auto;max-height:120px;max-width:144.49px;width:auto}@media (max-width:1100px){.content-cards-me.card-layout--3 .content-cards-me__cards,.content-cards-me.card-layout--4 .content-cards-me__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.content-cards-me.card-layout--2 .content-cards-me__cards,.content-cards-me.card-layout--3 .content-cards-me__cards,.content-cards-me.card-layout--4 .content-cards-me__cards,.content-cards-me__cards{gap:16px;grid-template-columns:1fr;margin-top:24px}.content-cards-me__card{height:auto;min-height:450px;padding:28px 24px 0}.content-cards-me__label{font-size:13px;margin-bottom:10px}.content-cards-me__title{font-size:28px;letter-spacing:-.56px;line-height:110%;margin-bottom:20px}.content-cards-me__arrow{margin-bottom:20px}.content-cards-me__text{font-size:16px;line-height:160%}.content-cards-me__media{margin-bottom:-4px;margin-top:auto}.content-cards-me__media img{max-height:100px;max-width:120px}}