:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-factsWithImg{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:640px){.v-factsWithImg{flex-direction:column}}.v-factsWithImg__cards{display:grid;gap:2.4rem;grid-auto-rows:13.2rem;grid-template-columns:repeat(2,1fr);width:58.8rem}@media screen and (max-width:1220px){.v-factsWithImg__cards{gap:2.5rem;width:48.3rem}}@media screen and (max-width:992px){.v-factsWithImg__cards{width:100%}}@media screen and (max-width:640px){.v-factsWithImg__cards{grid-auto-rows:auto}}.v-factsWithImg__card{border-radius:8px;padding:1.6rem 2.4rem}@media screen and (max-width:640px){.v-factsWithImg__card{padding:1.6rem}}.v-factsWithImg__cardTitle{color:#f60;font-size:3.2rem;line-height:4rem;margin-bottom:.8rem}@media screen and (max-width:640px){.v-factsWithImg__cardTitle{font-size:2.4rem;line-height:3.2rem}}.v-factsWithImg__cardDescription{line-height:2.6rem}@media screen and (max-width:640px){.v-factsWithImg__cardDescription{font-size:1.4rem;line-height:2.4rem}}.v-factsWithImg__cardImg{width:48.6rem}@media screen and (max-width:1220px){.v-factsWithImg__cardImg{align-items:flex-end;display:flex;width:39.8rem}}@media screen and (max-width:992px){.v-factsWithImg__cardImg{display:none}}.v-factsWithImg__cardImg img{width:100%}.v-factsWithImg__learnMoreLink{margin-top:2.4rem;width:100%}.v-factsWithImg__buttonLink{display:flex;font-size:1.4rem;font-weight:700;gap:.8rem;line-height:1.8rem}@media (hover:hover){.v-factsWithImg__buttonLink:hover .v-btn__text{color:#f60}}.v-factsWithImg__buttonLink .v-icon{height:1.2rem;width:.6rem}
