:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-speakersGrid .v-speakersGrid__grid{display:grid}@media screen and (max-width:992px){.v-speakersGrid .v-speakersGrid__grid{grid-gap:3.2rem 0}}.v-speakersGrid .v-speakersGrid__grid.oneColumns{grid-template-columns:repeat(1,1fr);row-gap:3.2rem}.v-speakersGrid .v-speakersGrid__grid.oneColumns .v-speakersGrid__title{margin-bottom:1.9rem}.v-speakersGrid .v-speakersGrid__grid.oneColumns .v-speakersGrid__item{line-height:2.4rem}.v-speakersGrid .v-speakersGrid__grid.oneColumns+.v-speakersGrid__btn{margin-top:4rem}.v-speakersGrid .v-speakersGrid__grid.twoColumns{grid-template-columns:repeat(2,1fr);grid-gap:4.8rem 2.4rem}@media screen and (max-width:992px){.v-speakersGrid .v-speakersGrid__grid.twoColumns{grid-template-columns:repeat(1,1fr)}}.v-speakersGrid .v-speakersGrid__card{display:flex;flex-shrink:0;column-gap:2.4rem}@media screen and (max-width:640px){.v-speakersGrid .v-speakersGrid__card{flex-direction:column;gap:2.4rem 0}}.v-speakersGrid .v-speakersGrid__card.bigCard{grid-column:span 2}@media screen and (max-width:992px){.v-speakersGrid .v-speakersGrid__card.bigCard{grid-column:span 1}}@media screen and (max-width:640px){.v-speakersGrid .v-speakersGrid__card:not(:last-child){padding-bottom:3.2rem;position:relative}.v-speakersGrid .v-speakersGrid__card:not(:last-child):after{content:"";position:absolute;bottom:0;width:100%;height:.2rem;border-radius:1px;background-color:#eaeaea}}.v-speakersGrid .v-speakersGrid__img.v-image{width:18rem;height:18rem;border-radius:50%;transform:translateY(0)}@media screen and (max-width:992px){.v-speakersGrid .v-speakersGrid__img.v-image{width:14.5rem;height:14.5rem}}@media screen and (max-width:640px){.v-speakersGrid .v-speakersGrid__img.v-image{width:13.4rem;height:13.4rem}}.v-speakersGrid :is(.v-speakersGrid__item,.v-speakersGrid__title){line-height:2.6rem}.v-speakersGrid .v-speakersGrid__title{font-size:1.8rem;font-weight:700;margin-bottom:2.4rem}@media screen and (max-width:640px){.v-speakersGrid .v-speakersGrid__title{margin-bottom:1.6rem}}.v-speakersGrid .v-speakersGrid__list{display:flex;flex-direction:column;row-gap:1.6rem}@media screen and (max-width:640px){.v-speakersGrid .v-speakersGrid__item{font-size:1.4rem;line-height:2.4rem}}.v-speakersGrid .v-speakersGrid__btn.v-btn{margin-top:4.8rem}@media screen and (max-width:992px){.v-speakersGrid .v-speakersGrid__btn.v-btn{margin-top:4rem}}@media screen and (max-width:640px){.v-speakersGrid .v-speakersGrid__btn.v-btn{margin-top:3.2rem;width:max-content}}
