:root{--blue-light:102,204,255}.videos{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;position:relative;padding-bottom:2rem}.video{display:block;width:100%;position:relative;margin-bottom:1rem}.video .embed{overflow:hidden;padding-top:56.25%}.video iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.experts{margin-bottom:2rem}.presenters{display:flex;flex-wrap:wrap;border-top:1px solid #eee;align-content:center}.presenters:last-of-type{border-bottom:1px solid #eee}.presenters>div{padding:.5rem 0;width:150px;display:flex;align-items:center;position:relative}.presenters .label{font-weight:800;margin-right:.5rem;padding:0 .5rem;background:rgba(var(--blue-light),.25)}.presenters .presenter{margin-right:.5rem;padding-right:.5rem;border-right:1px solid #eee;width:fit-content}.presenters .presenter:last-of-type{border-right:none}.webinars{display:flex;flex-wrap:wrap;column-gap:2%}.webinars .webinar{width:49%;margin-bottom:2rem;border:1px rgba(var(--blue-light),1) solid;border-radius:4px;padding:2rem}.webinar-name{font-weight:600;font-size:1rem}.webinar-date{font-size:.75rem;font-weight:800;text-transform:uppercase}.split .documents{display:flex;flex-wrap:wrap;column-gap:2%}.split .documents .document{width:31%;position:relative;text-align:left;border:1px rgba(var(--blue-light),1) solid;font-size:.65rem}.split .documents .document .document-info{padding:1rem}.split .documents .document .background{position:relative;background-size:cover}.split .documents .document .background:before{content:'';padding-top:100%;display:block}.split .documents .document .background .type{position:absolute;top:.5rem;left:0;background-color:rgba(var(--blue-light),1);padding:.25rem;text-transform:uppercase;font-weight:600;color:#fff}.split .documents .document .document-date{margin-bottom:1rem;padding-bottom:1rem;bottom:1.5rem}.split .news .story,.split .articles .article{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px dashed rgba(var(--blue-light),.5);line-height:1.15}.split .news .story:last-of-type,.split .articles .article:last-of-type{border-bottom:none}.split .news .story .date,.split .articles .article .date{font-size:.65rem;text-transform:uppercase;margin-top:.5rem}.split .news .story a,.split .articles .article a{font-size:.75rem;line-height:1}.upload{margin-bottom:2rem}.upload.link{padding:1rem;border:1px solid rgba(var(--blue-light),.5);background-color:rgba(var(--blue-light),.125)}.upload.link a{color:rgba(var(--blue-light),1);font-weight:600}.panels{display:flex;flex-wrap:wrap;column-gap:5%}.side.panel{width:25%;background-color:rgba(var(--blue-light),.125);padding:1rem}.main.panel{width:70%}