.expert-item{display:flex;flex-direction:column;gap:2.5rem;padding:1.5rem;margin-bottom:2.5rem;background:linear-gradient(225deg,var(--gradcolor__grey--light) 0,var(--gradcolor__white) 100%);border:1px solid var(--bordercolor__grey)}.expert-item .expert__item__header{display:flex;flex-direction:column;gap:1.5rem}.expert-item .expert__item__header .expert__item__header__expert{display:flex;flex-direction:row;gap:1.5rem}.expert-item .expert__item__header .expert__item__header__expert img{height:4rem;width:4rem;border-radius:50%}.expert-item .expert__item__header .expert__item__header__expert .name{display:block;font-size:2rem;font-weight:var(--strong);color:var(--color__primary)}.expert-item .expert__item__header .expert__item__header__expert .expertise{display:block;font-size:1.4rem}.expert-item .expert__item__header .expert__item__header__topics__item{display:inline-block;color:var(--color__middle-grey);font-size:1.4rem;padding:.5rem 1.5rem;border:1px solid var(--color__middle-grey);border-radius:2rem}.expert-item .expert__item__header p{font-size:1.4rem}.expert-item .expert__item__header p:last-of-type{margin-bottom:0}.expert-item .expert__item__times .title,.expert-item .expert__item__workshops .title{position:relative;font-size:1.8rem;font-weight:var(--strong);color:var(--color__primary);margin-bottom:1.5rem}.expert-item .expert__item__times .subtitle,.expert-item .expert__item__workshops .subtitle{font-weight:var(--strong)}.expert-item .expert__item__workshops .expert__item__workshops__block{display:flex;flex-direction:row;border-bottom:1px solid var(--bordercolor__grey);margin-bottom:1rem}.expert-item .expert__item__workshops .expert__item__workshops__block:last-of-type{border-bottom:0;margin-bottom:0}.expert-item .expert__item__workshops .expert__item__workshops__block .date{flex:0 0 6rem;font-size:1.8rem;font-weight:var(--strong);padding:.8rem .5rem}.expert-item .expert__item__workshops .expert__item__workshops__block .date.workshop{color:var(--color__primary)}.expert-item .expert__item__workshops .expert__item__workshops__block .date.talk{color:var(--color__secondary)}.expert-item .expert__item__workshops .expert__item__workshops__block .content{padding:.8rem .5rem;font-size:1.4rem}.expert-item .expert__item__times{margin:-1.5rem;padding:1.5rem;background-color:var(--color__white)}.expert-item .expert__item__times .title{cursor:pointer;margin-bottom:0;color:var(--color__secondary)}.expert-item .expert__item__times .title:before{line-height:1;font-family:interface,sans-serif!important;font-style:normal;font-weight:400!important;vertical-align:top;content:"\f155"}.expert-item .expert__item__times .title[aria-expanded=true]{margin-bottom:1.5rem;color:var(--color__black)}.expert-item .expert__item__times .title[aria-expanded=true]:before{line-height:1;font-family:interface,sans-serif!important;font-style:normal;font-weight:400!important;vertical-align:top;content:"\f152"}.expert-item .expert__item__times .title:before{position:absolute;z-index:2;top:.2rem;right:0;color:var(--color__secondary)}.expert-item .expert__item__times .expert__item__times__booking{text-align:right}.expert-item .expert__item__times .expert__item__times__booking .btn{padding:1rem}.expert-item .expert-item__table{width:100%}.expert-item .expert-item__table tr{font-size:1.4rem;border-bottom:1px solid var(--bordercolor__grey)}.expert-item .expert-item__table tr:last-of-type{border-bottom:0}.expert-item .expert-item__table tr>td{padding:.8rem .5rem}.expert-item .expert-item__table tr>td:first-of-type{width:6rem;font-weight:1.8rem;font-weight:var(--strong);color:var(--color__secondary)}.expert-item .expert-item__table tr>td:nth-of-type(2){width:12rem}.expert-item .expert-item__table tr>td a{text-decoration:none;color:var(--color__primary)}.expert-item .expert-item__table tr>td a:hover{text-decoration:none;color:var(--btn__primary--hover)}.expert-item .expert-item__table tr.full>td{color:var(--color__middle-grey)}.expert-item .expert-item__table tr.full>td:nth-of-type(2){color:var(--color__middle-grey);width:auto}