:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-cardsSupportWithGrid{column-gap:2.4rem;display:grid;grid-template:repeat(1,minmax(26rem,1fr))/repeat(3,1fr)}@media screen and (max-width:992px){.v-cardsSupportWithGrid{grid-template:minmax(19.2rem,auto) minmax(24.4rem,auto)/repeat(2,1fr);row-gap:2.4rem}}@media screen and (max-width:640px){.v-cardsSupportWithGrid{grid-template:repeat(3,1fr)/1fr}}.v-cardsSupportWithGrid__card{background-color:#fff;border-radius:24px;display:flex;flex-direction:column;padding:3.2rem;position:relative}@media screen and (max-width:1220px){.v-cardsSupportWithGrid__card{padding:3.2rem 2.4rem}}@media screen and (max-width:640px){.v-cardsSupportWithGrid__card{padding:2.4rem}}@media screen and (max-width:992px){.v-cardsSupportWithGrid__card:first-child{grid-column:span 2}}@media screen and (max-width:640px){.v-cardsSupportWithGrid__card:first-child{grid-column:span 1}}@media screen and (max-width:992px){.v-cardsSupportWithGrid__card:first-child .v-cardsSupportWithGrid__description,.v-cardsSupportWithGrid__card:first-child .v-cardsSupportWithGrid__title{max-width:calc(100% - 12.8rem)}}@media screen and (max-width:640px){.v-cardsSupportWithGrid__card:first-child .v-cardsSupportWithGrid__description,.v-cardsSupportWithGrid__card:first-child .v-cardsSupportWithGrid__title{max-width:100%}}@media screen and (max-width:992px){.v-cardsSupportWithGrid__card:first-child .v-cardsSupportWithGrid__img{max-height:16rem;max-width:16rem}}@media screen and (max-width:640px){.v-cardsSupportWithGrid__card:first-child .v-cardsSupportWithGrid__img{display:none}}h3.v-cardsSupportWithGrid__title{font-size:2.2rem;line-height:3rem;margin-bottom:2.4rem;max-width:27.2rem}@media screen and (max-width:992px){h3.v-cardsSupportWithGrid__title{font-size:2rem;line-height:2.8rem;margin-bottom:2rem}}@media screen and (max-width:640px){h3.v-cardsSupportWithGrid__title{font-size:1.8rem;line-height:2.6rem;max-width:100%}}.v-cardsSupportWithGrid__description{line-height:2.4rem;max-width:21.8rem}@media screen and (max-width:992px){.v-cardsSupportWithGrid__description{font-size:1.4rem;line-height:2.4rem;max-width:18.8rem}}@media screen and (max-width:640px){.v-cardsSupportWithGrid__description{max-width:100%}}.v-cardsSupportWithGrid__button{margin-top:auto}@media screen and (max-width:640px){.v-cardsSupportWithGrid__button{margin-top:2rem}}.v-cardsSupportWithGrid__img{border-bottom-right-radius:24px;bottom:0;position:absolute;right:0}@media screen and (max-width:1220px){.v-cardsSupportWithGrid__img{max-height:14rem;max-width:14rem}}@media screen and (max-width:640px){.v-cardsSupportWithGrid__img{display:none}}
