:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-speakersGrid .v-speakersGrid__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4.8rem 2.4rem}@media screen and (max-width:992px){.v-speakersGrid .v-speakersGrid__grid{grid-template-columns:repeat(1,1fr);grid-gap:3.2rem 0}}.v-speakersGrid .v-speakersGrid__card{column-gap:2.4rem;display:flex;flex-shrink:0}@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{background-color:#eaeaea;border-radius:1px;bottom:0;content:"";height:.2rem;position:absolute;width:100%}}.v-speakersGrid .v-speakersGrid__img.v-image{border-radius:50%;height:18rem;transform:translateY(0);width:18rem}@media screen and (max-width:992px){.v-speakersGrid .v-speakersGrid__img.v-image{height:14.5rem;width:14.5rem}}@media screen and (max-width:640px){.v-speakersGrid .v-speakersGrid__img.v-image{height:13.4rem;width:13.4rem}}.v-speakersGrid .v-speakersGrid__item,.v-speakersGrid .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}}
