.video-library .section{flex-wrap:wrap;margin-left:auto;margin-right:auto}.video-library .section:last-child{margin-bottom:0}.video-library .section-title{width:34%;padding-right:50px}.video-library .videos{text-align:left;max-width:66%;width:100%;margin-bottom:-40px}.video-library .videos .video{cursor:pointer;margin-bottom:40px}.video-library .videos .video video{display:none}.video-library .video .thumbnail{height:250px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.video-library .video .thumbnail .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:.2s ease}.video-library .video .thumbnail .play{position:absolute;top:50%;left:50%;width:50px;height:50px;z-index:2;font-size:50px;transform:translate(-50%,-50%);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .2s ease}.video-library .video .thumbnail .play-button-wrapper{position:relative;width:100%;height:100%}.video-library .video .thumbnail .play-button{position:absolute;top:50%;left:50%;z-index:2;width:50px;height:50px;font-size:50px;line-height:1;transform:translate(-50%,-50%);-webkit-user-select:none;-ms-user-select:none;user-select:none}.video-library .video .thumbnail .play-button span{font-size:inherit;position:relative;text-shadow:0 0 10px rgba(0,0,0,.3);transition:transform .2s ease;cursor:pointer;width:50px;height:50px;background:transparent;-webkit-text-fill-color:inherit;color:#fff}.video-library .video:hover .thumbnail .play-button span:before{background-color:rgba(255,255,255,.2)}.video-library .video .thumbnail .play-button span:before{width:120%;height:120%}.video-library .video .thumbnail .play-button span:before{content:'';position:absolute;background-color:rgba(255,255,255,.4);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px rgba(0,0,0,.3);z-index:-1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:background-color .2s ease}.video-modal-wrapper .hidden{visibility:hidden}.video-library .videos .video h4{font-size:18px}.video-library .videos .video p{font-size:16px}@media(min-width:993px){.video-library .videos .video{width:47%;width:-webkit-calc(50% - 20px);width:-moz-calc(50% - 20px);width:calc(50% - 20px)}.video-library .videos .video:nth-child(2n+1){margin-right:40px}}@media(min-width:768px) and (max-width:992px){.video-library .section-title{padding-right:40px}.video-library .videos .video{width:47%;width:-webkit- calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}.video-library .video .thumbnail{height:200px}.video-library .videos .video:nth-child(2n+1){margin-right:20px}}@media(max-width:767px){.video-library .section-title{width:100%;padding-right:0;margin-bottom:40px}.video-library .videos{max-width:100%;width:100%}.video-library .video .thumbnail .play-button{width:40px;height:40px;font-size:40px}.video-library .video .thumbnail .play-button span{width:40px;height:40px;font-size:40px}}@media(min-width:640px) and (max-width:767px){.video-library .videos .video{margin-bottom:40px;width:29%;width:-webkit-calc(100% / 3 - 14px);width:-moz-calc(100% / 3 - 14px);width:calc(100% / 3 - 14px);margin-right:20px}.video-library .videos .video:nth-child(3n+3){margin-right:0}.video-library .video .thumbnail{height:180px}}@media(max-width:639px){.video-library .videos .video{margin-bottom:40px;width:100%;max-width:340px;display:block;margin-left:auto;margin-right:auto}.video-library .video .thumbnail{height:200px}}