main.webinars{max-width:100vw;overflow:hidden;padding-bottom:3rem;padding-top:3rem}@media screen and (max-width: 849px){main.webinars{padding-top:2rem}}main.webinars>.container{display:flex;flex-direction:column}main.webinars section.filtering .page-title{color:#bd9b3a;font-size:3rem;font-weight:700;margin-bottom:1rem}@media screen and (max-width: 849px){main.webinars section.filtering .page-title{font-size:2rem;text-align:center}}main.webinars section.filtering form{margin-bottom:1rem;background-color:transparent;border:1px solid #202120;width:100%;padding:.75rem 1rem;border-radius:1.35rem;position:relative;max-width:400px;height:48px}@media screen and (max-width: 849px){main.webinars section.filtering form{max-width:100%}}main.webinars section.filtering form input{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#202120;font-size:1rem;padding:.75rem 1rem;z-index:0}main.webinars section.filtering form button[type=submit]{position:absolute;top:50%;right:1rem;transform:translateY(-50%);color:#bd9b3a}main.webinars section.filtering ul.tags{list-style:none;display:flex;flex-wrap:wrap;gap:.25rem .5rem;justify-content:flex-start;padding:0;margin-bottom:2rem}@media screen and (max-width: 849px){main.webinars section.filtering ul.tags{margin-bottom:1rem;justify-content:center}}main.webinars section.filtering ul.tags li{list-style:none;margin:0 5px}main.webinars section.filtering ul.tags li a{color:#bd9b3a;text-decoration:none}main.webinars section.filtering ul.tags li a:hover{text-decoration:underline}main.webinars .articles-list{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}@media screen and (max-width: 849px){main.webinars .articles-list{margin-top:0;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}main.webinars .articles-list_no-results,main.webinars .articles-list_head{grid-column:1/-1}main.webinars .articles-list_head{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 849px){main.webinars .articles-list_head{flex-direction:column;gap:1rem;margin-bottom:1rem}}main.webinars .articles-list_head .sortBy{display:flex;gap:.5rem}main.webinars .articles-list_head .sortBy select{padding:.5rem 1rem;border-radius:1rem;border:1px solid #202120;background-color:transparent;color:#202120;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:center}main.webinars .articles-list_head .sortBy button{display:none}main.webinars .article_hero{display:block;position:relative;aspect-ratio:1/1;overflow:hidden}main.webinars .article_hero img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s;-webkit-user-select:none;user-select:none}main.webinars .article_hero:hover img{transform:scale(1.05)}main.webinars .article_tag{position:absolute;top:1rem;right:1rem;z-index:1;background-color:#bd9b3a;color:#fff;padding:.25rem .75rem;border-radius:1rem}@media screen and (max-width: 849px){main.webinars .article_tag{top:.5rem;right:.5rem;padding:.25rem .5rem;font-size:.75rem}}main.webinars .article_text{transition:color .3s ease}main.webinars .article_text:hover{text-decoration:none;color:#bd9b3a}main.webinars .article_text h2{font-size:1.4rem;font-weight:700;margin-top:.5rem;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 849px){main.webinars .article_text h2{font-size:1rem;margin-top:.5rem;margin-bottom:.5rem}}main.webinars .article_text time{font-size:.9rem}@media screen and (max-width: 849px){main.webinars .article_text time{font-size:.75rem;margin-bottom:1rem;display:block}}main.webinars .article_excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:.5rem;margin-bottom:1rem}@media screen and (max-width: 849px){main.webinars .article_excerpt{font-size:.9rem;margin-top:.25rem;margin-bottom:.5rem}}
