:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-tabsAndCards{background-color:#f4f4f4;border-radius:48px;display:flex;flex-direction:column;gap:4.8rem;overflow:hidden;padding:4.8rem 6rem}@media screen and (max-width:992px){.v-tabsAndCards{border-radius:32px;gap:4rem;padding:3rem}}@media screen and (max-width:640px){.v-tabsAndCards{border-radius:24px;gap:3.2rem;padding:2.4rem}}.v-tabsAndCards .v-tabsAndCards__title{font-size:3.2rem;line-height:4rem}@media screen and (max-width:992px){.v-tabsAndCards .v-tabsAndCards__title{font-size:2.2rem;line-height:3rem}}@media screen and (max-width:640px){.v-tabsAndCards .v-tabsAndCards__title{font-size:2rem;line-height:2.8rem}}.v-tabsAndCards .v-tabsAndCards__tabsContainer .v-tabsNew{margin-bottom:unset}.v-tabsAndCards .v-tabsAndCards__textsContainer{display:flex;flex-direction:column;gap:1.6rem}.v-tabsAndCards .v-tabsAndCards__text{font-size:1.8rem;line-height:2.8rem}@media screen and (max-width:992px){.v-tabsAndCards .v-tabsAndCards__text{font-size:1.6rem;line-height:2.6rem}}@media screen and (max-width:640px){.v-tabsAndCards .v-tabsAndCards__text{font-size:1.4rem;line-height:2.4rem}}
