:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-cardsWithTypicalLists{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem}@media screen and (max-width:992px){.v-cardsWithTypicalLists{grid-template-columns:repeat(1,1fr)}}.v-cardsWithTypicalLists .v-cardsWithTypicalLists__card{padding:3.2rem;border-radius:24px;display:flex;flex-direction:column;gap:2.4rem}@media screen and (max-width:992px){.v-cardsWithTypicalLists .v-cardsWithTypicalLists__card{gap:2rem}}@media screen and (max-width:640px){.v-cardsWithTypicalLists .v-cardsWithTypicalLists__card{padding:2.4rem}}.v-cardsWithTypicalLists .v-cardsWithTypicalLists__card.gray{background-color:#f4f4f4}.v-cardsWithTypicalLists .v-cardsWithTypicalLists__card.white{background-color:#fff}.v-cardsWithTypicalLists .v-cardsWithTypicalLists__title{font-size:2.2rem;line-height:3rem;font-weight:700}@media screen and (max-width:992px){.v-cardsWithTypicalLists .v-cardsWithTypicalLists__title{font-size:2rem;line-height:2.8rem}}@media screen and (max-width:640px){.v-cardsWithTypicalLists .v-cardsWithTypicalLists__title{font-size:1.8rem;line-height:2.6rem}}
