.webinars-list-section .webinars{display:flex;gap:24px;justify-content:space-between}.webinars-list-section .webinar-card{color:var(--leobit-text-color);font-family:var(--leobit-font-ssp);font-weight:400}.webinars-list-section .webinar-card figure{margin-bottom:0}.webinars-list-section .webinar-card figure img{width:100%}.webinars-list-section .webinar-card h2{font-family:var(--leobit-font-futura-xblk-bt);font-size:16px;line-height:1.2;margin-bottom:8px;text-transform:uppercase;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.webinars-list-section .webinar-card .webinar-card__description{font-size:16px;line-height:1.5;margin:0}.webinars-list-section .webinar-card:hover h2{color:var(--leobit-accent-color)}.webinars-list-section ul.categoriesBox{gap:8px;margin:0 0 16px;padding:0}.webinars-list-section ul.categoriesBox .tab-button{background:var(--leobit-bg-black);color:var(--leobit-text-white);display:inline-block}.webinars-list-section ul.categoriesBox .tab-button.small{padding:3px 16px}.webinars-list-section .webinar-card__body{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;padding:16px}.webinars-list-section .webinar-card__author{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.webinars-list-section .webinar-card__author>*{font-size:16px;line-height:1.1;margin-bottom:0}.webinars-list-section .webinar-card__author .author-name{font-weight:700}.webinars-list-section .webinar-card__author .author-position{opacity:.5}@media screen and (max-width:767px){.webinars-list-section .webinars{flex-direction:column}.webinars-list-section .webinar-card{margin:0 auto;max-width:100%;width:600px}.webinars-list-section .webinar-card__author time{width:100%}}@media screen and (min-width:768px){.webinars-list-section .webinars{flex-wrap:wrap}.webinars-list-section .webinars>*{background:var(--leobit-bg-white);display:flex;flex-basis:calc(50% - 12px);flex-direction:column;justify-content:space-between}.webinars-list-section .webinar-card__author time{padding-left:14px;position:relative}.webinars-list-section .webinar-card__author time:before{background:var(--leobit-bg-black);content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:6px}}@media screen and (min-width:1081px){.webinars-list-section .webinar-card h2{font-size:20px}.webinars-list-section .webinar-card .webinar-card__description{font-size:18px}.webinars-list-section .webinar-card__body{padding:24px}}