#site{display:flex;flex-direction:column;min-height:100vh}.player{padding:0;margin:0 auto;max-height:calc(100vh - 175px);max-width:calc((100vh - 175px) / 9 * 16)}.player__video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.player__video iframe{height:100%;position:absolute;top:0;left:0;width:100%}.video-area{position:relative;background:#fff;padding:0 20px}.gallery__item{align-items:center;background-color:#f1f1f1;color:var(--videoplayer-item-text-color);cursor:pointer;display:flex;justify-content:center;margin-bottom:10px;padding:10px 20px;width:32.7%;float:left;margin-left:0.5%;font-size:14px}.gallery__item__img{width:30%;border-radius:4px;overflow:hidden}.gallery__item__span{padding-left:1em;width:70%;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.gallery{grid-template-columns:repeat(2, 1fr)}#gallery{position:relative;display:inline-block;padding:40px 0 40px}.youtube-video-player .col-lg-8{margin-bottom:0 !important}@media only screen and (min-width: 1201px){.player{border-radius:10px !important;overflow:hidden}}@media only screen and (max-width: 1200px){.video-area{padding:0}}@media only screen and (max-width: 991px){.player{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.gallery__item{width:49.5%;margin-left:0.5%}}@media only screen and (max-width: 576px){.player{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.gallery__item{width:100%;margin-left:0}}
