.conferences-listing{overflow:hidden;padding-bottom:80px;padding-top:60px;position:relative}.conferences-listing .d-flex{display:flex}.conferences-listing .flex-row{flex-direction:row}.conferences-listing .flex-row-reverse{flex-direction:row-reverse}.conferences-listing .flex-column{flex-direction:column}.conferences-listing .flex-column-reverse{flex-direction:column-reverse}.conferences-listing .justify-center{justify-content:center}.conferences-listing .justify-start{justify-content:flex-start}.conferences-listing .justify-between{justify-content:space-between}.conferences-listing .align-start{align-items:flex-start}.conferences-listing .justify-end{justify-content:flex-end}.conferences-listing .align-center{align-items:center}.conferences-listing .align-end{align-items:flex-end}.conferences-listing .flex-wrap{flex-wrap:wrap}@media only screen and (max-width:768px){.conferences-listing{padding-bottom:0;padding-top:32px}}.conferences-listing__input{margin-bottom:60px;margin-top:20px;position:relative}@media only screen and (max-width:768px){.conferences-listing__input{margin-bottom:32px;margin-top:16px}}.conferences-listing__input svg{left:18px;position:absolute;top:50%;transform:translateY(-50%)}.conferences-listing__input input{appearance:none;border:1px solid var(--Additional-Colours-Grey-4);border-radius:12px;color:var(--Additional-Colours-Black);height:48px;max-width:626px;outline:none;padding:6px 6px 6px 50px;width:100%}.conferences-listing__input input::placeholder{color:var(--Additional-Colours-Grey-2)}.conferences-listing__switcher{background:#e2e8f0;border-radius:12px;display:flex;flex-direction:row;gap:4px;margin-bottom:40px;padding:12px;width:max-content}.conferences-listing__switcher .filter{border-radius:12px;color:#97a2af;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:12px 24px;transition:all .3s}@media only screen and (max-width:768px){.conferences-listing__switcher .filter{font-size:14px;padding:12px 14px}}.conferences-listing__switcher .filter:hover{color:#0f233c}.conferences-listing__switcher .filter.active{background-color:#fff;color:#0f233c}.conferences-listing__list{display:flex;flex-wrap:wrap;justify-content:space-between}.conferences-listing__list .item{display:block;margin-bottom:40px;width:calc(50% - 14px)}@media only screen and (max-width:768px){.conferences-listing__list .item{width:100%}}.conferences-listing__list .item.single-event{display:none}.conferences-listing__list .item.active{display:block}.conferences-listing__list .item img{border-radius:28px;height:auto;height:370px;object-fit:cover;overflow:hidden;width:100%}@media only screen and (max-width:768px){.conferences-listing__list .item img{height:auto;max-height:370px}}.conferences-listing__list .item__info{align-items:center;display:flex;flex-wrap:wrap;gap:16px 28px;justify-content:space-between;margin-top:16px}@media only screen and (max-width:768px){.conferences-listing__list .item__info{margin-top:8px}}.conferences-listing__list .item__info>span{align-items:center;display:flex}.conferences-listing__list .item__info>span svg{min-width:54px;width:54px}.conferences-listing__list .item__info>span>span{margin-left:12px;max-width:225px}@media only screen and (max-width:768px){.conferences-listing__list .item__info>span>span{margin-left:8px;max-width:inherit}}.conferences-listing__list .item__info>span>span p:last-child{color:var(--Additional-Colours-Grey-2)}.conferences-listing__list .item__name{display:block;margin-bottom:26px;margin-top:34px;width:100%}@media only screen and (max-width:768px){.conferences-listing__list .item__name{margin-bottom:16px;margin-top:24px}}.conferences-listing__list .item.hidden{display:none}.conferences-listing__pag{display:none!important;gap:4px;padding-bottom:40px;padding-top:0}.conferences-listing__pag.active{display:flex!important}.conferences-listing__pag .filter-date{background-color:transparent;border-radius:12px;color:#97a2af;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:12px 24px;transition:all .3s ease-in-out}.conferences-listing__pag .filter-date:hover{color:#0f233c}.conferences-listing__pag .filter-date.active{background-color:#e2e8f0;border-radius:12px;color:#0f233c}