.v-cardIconTitle{display:flex;flex-direction:column;align-items:center;padding:3.2rem;border-radius:24px;background-color:#f4f4f4}@media screen and (max-width:992px){.v-cardIconTitle{padding:2.4rem 3.2rem}}.v-cardIconTitle__img{width:12rem;height:12rem;background-color:#fff;border-radius:50%;margin-bottom:1.6rem}@media screen and (max-width:992px){.v-cardIconTitle__img{margin-bottom:1.2rem}}.v-cardIconTitle__img .v-image{border-radius:50%}.v-cardIconTitle__title{font-size:2.2rem;line-height:3rem;font-weight:700}@media screen and (max-width:992px){.v-cardIconTitle__title{font-size:2rem;line-height:2.8rem}}:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-cardsIconTitle{display:grid;gap:2.4rem}.v-cardsIconTitle.fourColumns{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1220px){.v-cardsIconTitle.fourColumns{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.v-cardsIconTitle.fourColumns{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.v-cardsIconTitle.fourColumns{grid-template-columns:1fr}}.v-cardsIconTitle.threeColumns{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:992px){.v-cardsIconTitle.threeColumns{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.v-cardsIconTitle.threeColumns{grid-template-columns:1fr}}.v-cardsIconTitle.threeColumns .v-cardIconTitle__title{font-size:2rem;line-height:2.8rem;text-align:center}@media screen and (max-width:992px){.v-cardsIconTitle.threeColumns .v-cardIconTitle__title{font-size:1.8rem;line-height:2.6rem}}
