.cards-grid-2__wrapper{position:relative;width:100%;margin-left:auto;margin-right:auto;padding-left:3.2rem;padding-right:3.2rem;z-index:20}@media (min-width: 768px){.cards-grid-2__wrapper{max-width:76.8rem;padding-left:4.4rem;padding-right:4.4rem}}@media (min-width: 1024px){.cards-grid-2__wrapper{max-width:102.4rem;padding-left:5.6rem;padding-right:5.6rem}}@media (min-width: 1280px){.cards-grid-2__wrapper{max-width:128rem;padding-left:3.2rem;padding-right:3.2rem}}@media (min-width: 1440px){.cards-grid-2__wrapper{max-width:144rem}}@media (min-width: 1600px){.cards-grid-2__wrapper{max-width:151.2rem;padding-left:5.6rem;padding-right:5.6rem}}.cards-grid-2{background-color:#fbfbfc}.cards-grid-2__title{font-size:3.2rem;line-height:1.125;font-weight:900;font-family:proxima-nova,Roboto,sans-serif;color:#000;margin:0 auto 2.4rem;letter-spacing:-.02em}@media (min-width: 768px){.cards-grid-2__title{font-size:6.4rem;line-height:1.0625;text-align:center;max-width:50.4rem}}@media (min-width: 1024px){.cards-grid-2__title{font-size:5.6rem;line-height:1.07143;max-width:100rem}}@media (min-width: 1280px){.cards-grid-2__title{font-size:6.4rem;line-height:1.0625}}.cards-grid-2__text{font-size:1.6rem;line-height:1.5;font-weight:400;font-family:proxima-nova,Roboto,sans-serif;color:#000;margin:0 auto 4rem}@media (min-width: 768px){.cards-grid-2__text{margin:0 auto 4.8rem;text-align:center;max-width:50.4rem}}@media (min-width: 1024px){.cards-grid-2__text{margin:0 auto 5.6rem;max-width:68rem}}.cards-grid-2__cards{display:grid;grid-template-columns:1fr;gap:3.2rem;margin:0 auto}@media (min-width: 768px){.cards-grid-2__cards{max-width:50.4rem}}@media (min-width: 1024px){.cards-grid-2__cards{grid-template-columns:repeat(3,1fr);gap:2.4rem;max-width:unset}}@media (min-width: 1280px){.cards-grid-2__cards{gap:4rem}}.cards-grid-2__card{display:block;position:relative;background:#fff;height:100%;border-radius:.8rem;display:flex;flex-direction:column;box-shadow:0 0 4rem #0c055e14;transition:box-shadow .2s ease,transform .2s ease;transform:translateY(0);text-decoration:none;cursor:pointer}@media (min-width: 768px){.cards-grid-2__card{border-radius:1rem}}@media (min-width: 1024px){.cards-grid-2__card{border-radius:1.2rem}.cards-grid-2__card:hover,.cards-grid-2__card:focus-visible{box-shadow:0 0 6.4rem #0c055e1a;transform:translateY(-.8rem)}.cards-grid-2__card:hover .cards-grid-2__card__link,.cards-grid-2__card:focus-visible .cards-grid-2__card__link{background-color:#4fe0bf!important;color:#000!important;border-color:#4fe0bf!important}.cards-grid-2__card:hover .cards-grid-2__card__link .universal-button__arrow svg,.cards-grid-2__card:focus-visible .cards-grid-2__card__link .universal-button__arrow svg{fill:#000!important}}.cards-grid-2__card__media{display:block;width:100%;height:100%;overflow:hidden;border-radius:1.2rem 1.2rem 0 0}.cards-grid-2__card__image{position:relative;width:100%;aspect-ratio:296/188;overflow:hidden}.cards-grid-2__card__image img{width:100%;height:100%;object-fit:cover;display:block}.cards-grid-2__card__content{display:flex;flex-direction:column;align-items:flex-start;padding:2.4rem 2.4rem 3.2rem;flex-grow:1}@media (min-width: 768px){.cards-grid-2__card__content{padding:3.2rem 3.2rem 4rem}}@media (min-width: 1024px){.cards-grid-2__card__content{padding:2.4rem 2.4rem 4rem}}@media (min-width: 1280px){.cards-grid-2__card__content{padding:3.2rem 3.2rem 4.8rem}}.cards-grid-2__card__title{font-size:2.4rem;line-height:1.1667;font-weight:900;font-family:proxima-nova,Roboto,sans-serif;color:#000;margin-bottom:.8rem;letter-spacing:-.02em}@media (min-width: 768px){.cards-grid-2__card__title{font-size:3.2rem;line-height:1.125;margin-bottom:1.6rem}}@media (min-width: 1024px){.cards-grid-2__card__title{font-size:2.4rem;line-height:1.1667;margin-bottom:1.2rem}}@media (min-width: 1280px){.cards-grid-2__card__title{font-size:3.2rem;line-height:1.125;margin-bottom:1.6rem}}.cards-grid-2__card__text{font-size:1.6rem;line-height:1.5;font-weight:400;font-family:proxima-nova,Roboto,sans-serif;color:#000;margin-bottom:2.4rem}@media (min-width: 768px){.cards-grid-2__card__text{margin-bottom:3.2rem}}@media (min-width: 1024px){.cards-grid-2__card__text{font-size:1.4rem;line-height:1.57;margin-bottom:2.4rem}}@media (min-width: 1280px){.cards-grid-2__card__text{font-size:1.6rem;line-height:1.5;margin-bottom:3.2rem}}.cards-grid-2__card__link{margin-top:auto}.cards-grid-2__card--no-deco .cards-grid-2__card__deco{display:none}.cards-grid-2__card__deco{position:absolute;pointer-events:none;z-index:1;bottom:0;left:0;width:7.4rem;height:7.4rem}@media (min-width: 768px){.cards-grid-2__card__deco{width:12.7rem;height:12.7rem}}@media (min-width: 1024px){.cards-grid-2__card__deco{width:7.2rem;height:7.2rem}}@media (min-width: 1280px){.cards-grid-2__card__deco{width:11rem;height:11rem}}.cards-grid-2__card__deco img{width:100%;height:100%;display:block;transform:none}.cards-grid-2__card__deco-image{width:100%;height:100%;display:block}
