.videoList_desktop,.videoList_mobile{display:grid;grid-gap:1.5%;max-width:1200px;margin:30px auto;grid-template-rows:438px;font-family:OpenSansSemiBold,Helvetica,sans-serif;grid-template-columns:66.5% 1fr}.videoList_desktop h2,.videoList_mobile h2{font-size:28px;color:#f73f69;margin:10px 0 15px}.videoList_desktop ul,.videoList_mobile ul{margin:0;padding:0;display:grid;grid-gap:15px;list-style:none}.videoList_desktop.videoList_grid_view,.videoList_mobile.videoList_grid_view{margin-bottom:40px;grid-template-rows:auto;grid-template-columns:1fr}.videoList_desktop.videoList_grid_view .videoList_grid ul,.videoList_mobile.videoList_grid_view .videoList_grid ul{grid-template-columns:1fr 1fr 1fr}.videoList_desktop.videoList_sidebar_view,.videoList_mobile.videoList_sidebar_view{grid-template-columns:1fr}.videoList_desktop.videoList_sidebar_view .videoList_sidebar,.videoList_mobile.videoList_sidebar_view .videoList_sidebar{margin-top:-45px}.videoList_desktop.videoList_sidebar_view .videoList_sidebar ul,.videoList_mobile.videoList_sidebar_view .videoList_sidebar ul{height:495px}.videoList_desktop.videoList_sidebar_view .videoList_sidebar h2,.videoList_mobile.videoList_sidebar_view .videoList_sidebar h2{font-size:24px}.videoList_grid ul{grid-template-columns:1fr 1fr}.videoList_item{height:380px;color:#000;background-color:#fcf7f8;font-family:OpenSansRegular,Helvetica,sans-serif}.videoList_item_button{left:0;bottom:35%;width:70px;height:70px;border-radius:50%;position:absolute;pointer-events:none;left:calc(50% - 35px);border:7px solid #fff;background-color:rgba(0,0,0,0)}.videoList_item_button span{position:relative}.videoList_item_button span:after{left:-7px;top:-14px;content:"";position:absolute;border:15px solid rgba(0,0,0,0);border-left:20px solid #fff}.videoList_item_button:hover{cursor:pointer}.videoList_item_image{height:220px}.videoList_item_image img{height:100%;object-fit:cover}.videoList_item_category{bottom:0;margin:0;width:100%;color:#fff;font-size:12px;line-height:35px;position:absolute;text-align:center;letter-spacing:.5px;background-color:rgba(18,24,47,.5)}.videoList_item_info{height:75px}.videoList_item_info p{padding:0 7%;color:#000;font-size:20px;line-height:1.3;margin:10px 0 0}.videoList_item_info span{font-size:12px;padding:7px 7% 0;display:inline-block;font-family:OpenSansLight,Helvetica,sans-serif}.videoList_item_wrap{position:relative}.videoList_item_wrap img{width:100%}.videoList_item_author{padding:20px 7%}.videoList_item_author .videoList_item_author_image{width:35px;height:35px;display:inline-block}.videoList_item_author .videoList_item_author_image img{width:100%;height:100%;object-fit:cover;border-radius:50%;vertical-align:middle;border:1px solid #add9eb}.videoList_item_author .videoList_item_author_info{padding-left:10px;display:inline-block;vertical-align:middle}.videoList_item_author .videoList_item_author_info p{margin:0;color:#1f99ca;font-size:13px}.videoList_item_author .videoList_item_author_info span{font-size:12px;letter-spacing:.5px;font-family:OpenSansLight,Helvetica,sans-serif}.videoList_sidebar{height:100%;margin-top:57px}.videoList_sidebar h4{display:none;font-size:24px;margin:0 0 25px;color:#f73f69}.videoList_sidebar ul{grid-gap:0;height:375px;overflow:scroll;border:3px solid #fcf7f8;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.videoList_sidebar ul::-webkit-scrollbar{width:0!important}.videoList_sidebar ul li:nth-child(2n) .videoList_item{background-color:#fcf7f8}.videoList_sidebar .videoList_item{height:auto;display:grid;padding:15px 20px;background-color:#fff;grid-template-columns:40% 60%}.videoList_sidebar .videoList_item_info{height:auto}.videoList_sidebar .videoList_item_image{height:75px;width:135px}.videoList_sidebar .videoList_item_image img{width:100%;height:100%}.videoList_sidebar .videoList_item_button{width:40px;height:40px;top:calc(50% - 20px);left:calc(50% - 20px);border:4px solid #fff}.videoList_sidebar .videoList_item_button span:after{left:-5px;top:-7px;border:8px solid rgba(0,0,0,0);border-left:13px solid #fff}.videoList_sidebar .videoList_item_category{line-height:23px}.videoList_sidebar .videoList_item_info p{margin:0;color:#000;font-size:14px;line-height:1.3;padding-left:10px;letter-spacing:.3px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical}.videoList_sidebar .videoList_item_info span{display:none}.videoList_sidebar .videoList_item_author{white-space:nowrap;padding:10px 0 0 10px}.videoList_sidebar .videoList_item_author .videoList_item_author_image{width:20px;height:20px}.videoList_sidebar .videoList_item_author .videoList_item_author_image img{vertical-align:middle;border:1px solid #add9eb}.videoList_sidebar .videoList_item_author .videoList_item_author_info{padding-left:10px}.videoList_sidebar .videoList_item_author .videoList_item_author_info p{font-size:12px;max-width:170px;overflow:hidden;line-height:1.3;letter-spacing:.3px;text-overflow:ellipsis}.videoList_mobile,.videoList_sidebar .videoList_item_author .videoList_item_author_info span{display:none}@media (max-width:1200px){.videoList_desktop:not(.videoList_sidebar_view){margin:0 5% 30px}}@media (max-width:850px){.videoList_desktop{display:none}.videoList_desktop.videoList_grid_view{display:block}.videoList_desktop.videoList_grid_view .videoList_grid ul{grid-template-columns:1fr 1fr}.videoList_desktop.videoList_grid_view .videoList_item{height:auto}.videoList_mobile{display:block;list-style:none}.videoList_mobile h2{padding:0 5%}.videoList_mobile .videoList_item{height:auto;list-style:none;margin:0 5% 30px}.videoList_mobile .videoList_item .videoList_item_info p{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical}.videoList_mobile .videoList_item .videoList_item_info span{line-height:1.4;white-space:normal}.videoList_mobile .videoList_mobile_slider{display:block;overflow-x:scroll;white-space:nowrap;padding:30px 0 0 2%;background-color:#fcf7f8}.videoList_mobile .videoList_mobile_slider li{margin:0;width:66%;vertical-align:top;display:inline-block}.videoList_mobile .videoList_mobile_slider li:last-of-type{margin-right:0}.videoList_mobile .videoList_mobile_slider li .videoList_item{background-color:#fff}.videoList_mobile .videoList_mobile_slider li .videoList_item_author p{width:140px;line-height:1.3;white-space:normal}.videoList_mobile .videoList_mobile_slider li .videoList_item_image{height:130px}.videoList_mobile .videoList_mobile_slider li .videoList_item_image img{width:100%;height:100%}.videoList_mobile .videoList_mobile_slider .videoList_item_button{bottom:calc(50% - 35px)}}@media (max-width:600px){.videoList_desktop{display:none}.videoList_desktop.videoList_grid_view{display:block;margin:0 0 30px}.videoList_desktop.videoList_grid_view h2{padding-left:5%}.videoList_desktop.videoList_grid_view .videoList_grid ul{grid-gap:0;grid-template-columns:1fr}}
/*# sourceMappingURL=9928.c8ded8b244b21c45.css.map*/