.icon-cards-module .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:941px){.icon-cards-module .content__wrapper{margin-bottom:5rem;margin-top:5rem}}.icon-cards-module .content__wrapper>div{width:100%}.icon-cards-module .title__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}.icon-cards-module .title__wrapper>div{text-align:center}.icon-cards-module .cards__wrapper{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:8rem}@media(max-width:1023px){.icon-cards-module .cards__wrapper{margin-top:2.6rem}}@media(max-width:767px){.icon-cards-module .cards__wrapper{grid-template-columns:repeat(1,1fr)}}.icon-cards-module .card{border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;height:unset;min-height:27.8rem}.icon-cards-module .card--image{overflow:hidden;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.icon-cards-module .card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.icon-cards-module .card__title .icon-wrapper{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.icon-cards-module .card__title>:last-child{margin-bottom:0}.icon-cards-module .card__content{margin-bottom:0;margin-top:auto}.icon-cards-module .card__content.space-start{margin-top:0}.icon-cards-module .card__content>:last-child{margin-bottom:0}.icon-cards-module .card__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:var(--position-desktop);background-size:cover;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}@media(max-width:767px){.icon-cards-module .card__image{background-position:var(--position-mobile)}}.icon-cards-module .card__mask{background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-direction)),color-stop(0,var(--gradient-start)),to(var(--gradient-end)));background:linear-gradient(var(--gradient-direction),var(--gradient-start) 0,var(--gradient-end) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.icon-cards-module .card__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem;position:relative;z-index:2}