.videos-grid{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.videos-grid__heading{margin-bottom:2rem}.videos-grid__heading--light{color:#fff!important}.videos-grid__light .videos-grid__heading,.videos-grid__light .videos-grid__item--content{color:#fff}.videos-grid__light .videos-grid__item--content__body *{color:var(--black-200)}.videos-grid__item--content__body p:last-child{margin-bottom:0!important}.videos-grid__item--content__body p:not(:last-child){margin-bottom:.5rem!important}.videos-grid__dark .videos-grid__heading,.videos-grid__dark .videos-grid__item--content{color:var(--black)}.videos-grid__dark .videos-grid__item--content__body *{color:var(--black-600)}.videos-grid__item--content{margin-top:1rem;width:100%}.videos-grid__item--content__tag{background-color:var(--yellow);border-radius:20px;color:var(--black);display:inline-block;font-size:14px;margin-bottom:.5rem;padding:.3rem .8rem;text-transform:uppercase}.videos-grid__item--content__tag--yellow{background-color:var(--yellow)}.videos-grid__item--content__tag--green{background-color:var(--primary)}.videos-grid__item--content__tag--black{background-color:var(--black);color:#fff}.videos-grid__item--content__title{font-size:22px;font-weight:600;margin:0;padding-right:1rem}.videos-grid__item--content__title+.videos-grid__item--content__body{margin-top:.5rem}.videos-grid__item--content__body a{text-decoration:underline}.videos-grid__item{margin-bottom:3rem;padding-left:1rem;padding-right:1rem;position:relative;width:100%}.videos-grid__item .hs-video-widget{height:300px;position:relative;width:100%}.videos-grid__item--featured .hs-video-widget{height:600px}@media (min-width:768px){.videos-grid__heading{margin-bottom:2rem}.videos-grid__item--featured{width:66.666%}.videos-grid__item{margin-bottom:2rem;width:33.333%}}