@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes fadeInOut{0%,to{opacity:0}50%{opacity:1}}@keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}:root{--swiper-navigation-size:25px;--swiper-theme-color:#fff;--color-primary:#05aff2;--color-hover:#eee8d5;--default-font-size:1.7rem}.container,html{box-sizing:border-box}html{font-size:62.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body,html{margin:0;padding:0}body{background-color:#f6fbfe;font-size:var(--default-font-size);font-family:"Nunito",sans-serif;width:100%}.container{width:100%;max-width:100%;margin-right:auto;margin-left:auto;padding-right:.75rem;padding-left:.75rem}.form-group{margin-bottom:2rem}.form-control,.sidenav a{font-size:2rem;display:block}.form-control{width:100%;padding:.5rem 1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-primary{display:inline-block;padding:1rem;border-radius:.5rem;color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.invalid-feedback{color:#dc3545}.sidenav{height:100%;width:0;position:fixed;z-index:10;top:0;left:0;background-color:#111;overflow-x:hidden;transition:.5s;opacity:.95}.sidenav__list{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:6rem;padding-left:2rem}.sidenav__list li.active a{color:#fff}.sidenav a{padding:.8rem;text-decoration:none;color:#818181;transition:.3s}.sidenav a:hover{color:#f1f1f1}.sidenav__close{position:relative;font-size:6rem}.sidenav__close a{position:absolute;top:1rem;left:2rem;font-size:4rem}.menu-open .sidenav{width:25rem}.menu-open .header__menu span{opacity:1;background:#232323}.menu-open .header__menu span:nth-child(1){transform:rotate(45deg) translate(5px,-2px)}.menu-open .header__menu span:nth-child(2){opacity:0;transform:rotate(0deg) scale(.2,.2)}.menu-open .header__menu span:nth-child(3){transform:rotate(-45deg) translate(3px,-1px)}.pointer{cursor:pointer}.header__list,.plyr--video .plyr__control--overlaid[data-plyr=play] svg{display:none}.featured-box{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.featured-box__link{max-width:100%;overflow:hidden}.featured-box__item{position:relative}.featured-box__item--type{position:absolute;right:1rem;bottom:1rem;padding:.3rem 1rem;border-radius:.5rem;background:rgba(255,255,255,.6)}.category-listview{display:grid;grid-template-columns:1fr;gap:1rem}.category-listview__item{overflow:hidden;text-overflow:ellipsis}.category-listview__item-ads{grid-row:4/4;grid-column:1/-1}.category-listview-column,.category-listview-mixed{grid-template-columns:1fr 1fr;column-gap:.75rem;row-gap:.2rem}.category-listview-column__item:first-child{grid-column:span 2}.category-listview-column .category-listview__item-ads{grid-row:5/5;grid-column:1/-1;margin:1rem 0}.category-listview-column .category-video__title{font-size:1.4rem}.category-listview-mixed__item:first-child,.category-listview-mixed__item:nth-child(n+5){grid-column:span 2}.category-listview-mixed .category-listview__item-ads,.category-listview-mixed .category-listview__item-ads-after-first{grid-row:3/3;grid-column:1/-1;margin:1rem 0}.category-listview-mixed .category-video__title{font-size:1.4rem}.category-video__title{line-height:1.3em;max-height:2.6em;overflow:hidden}.plyr{width:100%;height:100%}.plyr__poster{background-size:cover!important}.plyr--video{max-height:100%}.plyr--video .plyr__control--overlaid[data-plyr=play]{background:url(../img/play-btn.png);width:100px;height:100px;animation:rubberBand 1s infinite;left:calc(50% - 50px);top:calc(50% - 50px)}.plyr--video .plyr__control--overlaid[data-plyr=play]:hover{background:url(../img/play-btn.png)}.ads-box{background-color:#e9e9e9;display:block;text-align:center}.ads-box__title{text-transform:uppercase;text-align:center;margin-top:.5rem}.ads-box__content{display:block;margin:0 auto;text-align:center;width:100%;min-height:25rem}.cookie-consent{position:fixed;top:0;left:0;width:100%;height:3.4rem;display:flex;background:#fff;z-index:10;transition:1s all;border-style:solid;border-color:#ccc;border-width:0 0 1px}.cookie-consent__container{display:flex;justify-content:center;align-items:center}.cookie-consent__text{flex:1;font-size:1rem}.cookie-consent__button .accept-cookies{background-color:#34a853;border:1px solid #34a853;font-weight:700;color:#fff;outline:0;transition:.2s;text-align:center;display:inline-block;cursor:pointer;text-transform:uppercase;padding:.5rem 1rem}.header{height:3.4rem;background-color:#fff;padding:.3rem .75rem;position:relative}.header__menu{background:#41c8f5;border-radius:.5rem;height:3.2rem;width:3.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:2rem;cursor:pointer}.header__menu span{display:block;width:2.5rem;height:.4rem;position:relative;background:#eee8d5;border-radius:3px;margin:.3rem;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.header__menu span:first-child{transform-origin:0 0}.header__menu span:nth-last-child(2){transform-origin:0 100%}.header__logo img{height:3.4rem;vertical-align:middle}.header__left,.header__right{display:flex;justify-content:center;align-items:center}.header__right{flex-wrap:wrap}.header__right .featured-category{padding:0 2rem;color:inherit;text-decoration:none;transition:all .4s}.header__right .featured-category:hover{background-color:var(--color-hover);padding:.5rem 2.5rem;border-radius:.5rem}.category-heading,.header__container{display:flex;justify-content:space-between;align-items:center}.header__container{height:100%}.category-heading{padding:1rem 2rem;border-radius:1.5rem;font-weight:600}.category-heading__btn{border-radius:2rem;padding:1rem 2rem;cursor:pointer;color:inherit;text-decoration:none}.category-video-container{margin:2.5rem 0}.category-video{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.category-video__link{color:inherit;text-decoration:none;width:100%;height:100%;transition:opacity .3s ease-in}.category-video__link:hover{background:var(--color-hover)}.category-video__image{width:100%;transition:.3s ease-in-out}.category-video__image-container{position:relative;overflow:hidden;aspect-ratio:16/9}.category-video__title:not(.category-video__title--full){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:7px}.category-video__description{display:none}.category-video__length{position:absolute;right:1rem;bottom:1rem;padding:.3rem 1rem;border-radius:.5rem;background:rgba(255,255,255,.6)}.category-video__play-btn{position:absolute;background:url(../img/play-btn.png);width:100px;height:100px;animation:fadeInOut 4s infinite;left:calc(50% - 50px);top:calc(50% - 50px)}.footer{background-color:#f0fbff;font-size:.9em;height:6rem}.footer>.container{height:100%}.page-container{display:flex;justify-content:center;align-items:center;list-style:none;flex-wrap:wrap;padding:0;height:100%;margin:0}.page-container__link{padding:1rem 2rem;color:inherit;text-decoration:none}.shorts-video-view{margin-left:-.75rem;margin-right:-.75rem;width:100vw;position:relative;background-color:#000}.shorts-video-view .shorts-video-container{flex:1;display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - 20rem)}.shorts-video-view .shorts-video-container video{max-width:100%;max-height:100%;object-fit:cover;background-color:#000}.shorts-video-view .video-panel{width:100%;background:rgba(0,0,0,.8);color:#fff;text-align:center;padding:10px}.post-view,.video-view{display:flex;flex-direction:column;gap:1rem}.video-view{margin-left:-.75rem;margin-right:-.75rem}.video-view .video-area .video-container{width:100%;position:relative;background-color:#000;display:flex}.video-view .video-area .video-container__wrapper{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-view .video-area .video-container__box{width:100%;height:100%;position:absolute;top:0;left:0}.video-view .video-area .video-panel{overflow:auto}.video-view .video-area .video-panel__title{padding:.5rem 1rem;font-size:2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;margin:0}.video-view .video-area .video-panel__category,.video-view .video-area .video-panel__description{display:none}.video-view .recommended-panel{display:flex;flex-wrap:wrap}.video-view .recommended-panel .recommended-video{flex:1 1 50%;width:100%;margin-bottom:1rem;display:flex;overflow:hidden}.video-view .recommended-panel .recommended-video__ads,.video-view .recommended-panel .recommended-video__link{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:inherit;text-decoration:none;margin:.5rem;gap:.5rem;box-shadow:0 5px 4.75px .25px rgba(3,3,3,.05);padding:0;min-height:0;flex:1;width:100%;overflow:hidden}.video-view .recommended-panel .recommended-video__ads{align-items:center}.post-view .recommended-post-panel .recommended-post:hover,.video-view .recommended-panel .recommended-video__ads:hover,.video-view .recommended-panel .recommended-video__link:hover{background-color:var(--color-hover)}.video-view .recommended-panel .recommended-video__ads img,.video-view .recommended-panel .recommended-video__link img{max-width:100%}.video-view .recommended-panel .recommended-video__ad-box{flex:1 1 100%;order:2;font-size:1.4rem}.video-view .recommended-panel .recommended-video__ad-box-after-eighth{flex:1 1 100%;order:8;font-size:1.4rem}.video-view .recommended-panel .recommended-video__title{vertical-align:middle;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;padding:0 .5rem .5rem}.post-view .post-area .post-category,.video-view .recommended-panel .recommended-video__description{display:none}.game-view .game-img{min-width:100%;height:100%;display:block}.game-view .game-iframe{width:100%;height:100%;border:0;position:absolute;top:0;left:0;display:none}.post-view{align-items:flex-start}.post-view .post-area{flex:1 1 75%}.post-view .post-area .post-content img{max-width:100%;height:auto;display:block;margin:0 auto}.post-view .post-area .post-content figcaption{text-align:center}.post-view .recommended-post-panel{display:flex;flex-wrap:wrap}.post-view .recommended-post-panel .recommended-post{flex:1 1 50%;width:100%;margin-bottom:1rem;display:flex;overflow:hidden;border:1px solid #f3f3f3}.post-view .recommended-post-panel .recommended-post__link{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:inherit;text-decoration:none;margin:.5rem;gap:.5rem;box-shadow:0 5px 4.75px .25px rgba(3,3,3,.05);padding:0;min-height:0;flex:1;width:100%;overflow:hidden}.post-view .recommended-post-panel .recommended-post__description{display:none}.post-view .recommended-post-panel .recommended-post img{max-width:100%}.post-view .recommended-post-panel .recommended-post__ads{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:inherit;text-decoration:none;margin:.5rem;gap:.5rem;box-shadow:0 5px 4.75px .25px rgba(3,3,3,.05);padding:0;min-height:0;flex:1;width:100%;overflow:hidden}.post-view .recommended-post-panel .recommended-post__ad-box{flex:1 1 100%;order:2;font-size:1.4rem}.post-view .recommended-post-panel .recommended-post__ad-box-after-eighth{flex:1 1 100%;order:8;font-size:1.4rem}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-slide:not(.featured-category) img{display:block;width:100%;height:204px;object-fit:cover}.swiper-button-next,.swiper-button-prev{background:#fff;border:2px solid #e1ecee;padding:15px;border-radius:100%;--swiper-theme-color:#e1ecee}.swiper-button-next:active,.swiper-button-next:hover,.swiper-button-prev:active,.swiper-button-prev:hover{background:#41c8f5;--swiper-theme-color:#fff}.featured-category-swiper{margin-bottom:2rem}.featured-category-swiper .featured-category__link{font-size:2rem;color:inherit;text-decoration:none}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-content:center;z-index:10}.play-btn>a{position:relative;box-sizing:content-box;display:block;border-radius:50%;padding:0;background:url(../img/play-btn.png);width:100px;height:100px;animation:rubberBand 1s infinite}.site-index .top-videos__first-row,.site-index .top-videos__second-row{display:grid;align-items:stretch;gap:1rem;grid-template-columns:1fr}.site-index .category-video__description,.site-index .top-videos .category-video__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.site-index .category-video__description p,.site-index .top-videos .category-video__description p{height:100%;margin:0}.site-index .category-video__description{-webkit-line-clamp:4;font-size:var(--default-font-size);margin:0 7px 7px}.index-categories{text-align:center;background:#4285f4;padding:1rem;color:#fff;border-radius:1rem}.category-cloud{margin-top:2rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem}.category-cloud__item{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-weight:600;text-align:center;padding:.5rem;transition:.2s ease-in-out;border-radius:1rem}.category-cloud__item:hover{scale:.9}.video-thumb-panel{display:none}@media (max-width:575px){.hide-on-mobile{display:none}#landing-page{margin-left:-.85rem;margin-right:-.85rem}.video-thumb-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:.3rem;width:100%;padding:0 .3rem;margin-top:1rem}.video-thumb-panel a{display:block;height:100%}.video-thumb-panel img{width:100%;border-radius:1rem}.video-panel__ads{margin:1rem 0}.ads-box{padding:1rem 0!important}.video-view--2-row .video-panel__title{white-space:initial;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.video-view--2-row .recommended-panel .recommended-video{flex:1 1 100%;margin-bottom:.5rem}.video-view--2-row .recommended-panel .recommended-video__link{flex-direction:row;margin:0}.video-view--2-row .recommended-panel .recommended-video__image{flex:1 1 65%}.video-view--2-row .recommended-panel .recommended-video__title{white-space:initial;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media (min-width:576px){.container{max-width:95%}.video-view .video-area .video-panel__title{font-size:2.2rem}.category-listview,.category-listview-mixed{grid-template-columns:repeat(2,1fr)}.category-listview-mixed__item:first-child,.category-listview__item:first-child{grid-column:auto}.category-listview-mixed .category-listview__item,.category-listview-mixed__item,.category-listview__item{margin-bottom:2rem}.category-listview-mixed .category-listview__item-ads,.category-listview-mixed .category-listview__item-ads-after-first,.category-listview-mixed__item-ads,.category-listview-mixed__item-ads-after-first,.category-listview__item-ads,.category-listview__item-ads-after-first{grid-row:2/2}.category-listview-mixed .category-listview__item:first-child,.category-listview-mixed .category-listview__item:nth-child(n+5){grid-column:auto}.swiper-slide:not(.featured-category) img{height:146px}.category-cloud{grid-template-columns:repeat(3,1fr)}}@media (orientation:landscape) and (min-width:768px){.container{max-width:750px}main>.container{padding-top:2rem}.cookie-consent{height:5rem}.cookie-consent__text{font-size:1.2rem}.header{height:5rem;padding:1rem .75rem}.header__menu{border-radius:1rem;height:4rem;width:4rem}.header__logo{display:flex}.header__logo img{height:4rem}.game-view .video-area .video-container__wrapper{padding-bottom:56.25%}.featured-box{grid-template-columns:repeat(3,1fr)}.video-view{margin-left:0;margin-right:0}.video-view .video-area{flex:1 1 75%;position:-webkit-sticky;position:sticky;top:0}.video-view .video-area .video-panel__title{padding:1rem 0;white-space:normal;overflow:inherit;text-overflow:inherit}.video-view .video-area .video-panel__description{display:block;margin-top:3rem;padding:0;font-size:1.8rem}.post-view .recommended-post-panel,.video-view .recommended-panel{flex-direction:column;flex:1 1 25%;overflow:hidden}.video-view .recommended-panel .recommended-video{flex:0;overflow:visible}.video-view .recommended-panel .recommended-video__ad-box{order:1}.video-view .recommended-panel .recommended-video__ad-box-after-eighth{order:8}.video-view .recommended-panel .recommended-video__description{font-size:1.6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-view,.video-view{flex-direction:row}.post-view .post-area .post-category{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;align-items:stretch;justify-items:stretch;margin-top:1rem}.post-view .post-area .post-category a{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-weight:600;text-align:center;padding:.5rem;transition:.2s ease-in-out}.post-view .post-area .post-category a:hover{scale:.9}.post-view .recommended-post-panel .recommended-post{flex:1;overflow:visible}.post-view .recommended-post-panel .recommended-post__description{font-size:1.6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-view .recommended-post-panel .recommended-post__ad-box{order:1}.category-video__title{font-size:2rem}.category-video__description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:var(--default-font-size);margin:0 7px 7px}.category-listview,.category-listview-mixed{grid-template-columns:repeat(3,1fr)}.swiper-slide:not(.featured-category) img{height:140px}.site-index .top-videos__first-row{grid-template-columns:1fr 1fr;margin-bottom:2rem}.site-index .top-videos__second-row{grid-template-columns:repeat(auto-fit,minmax(20%,1fr))}.category-cloud{grid-template-columns:repeat(4,1fr)}}@media (min-width:992px){.container{max-width:980px}main>.container{padding-top:4rem}.header__list{list-style:none;display:flex;align-items:center;justify-content:center;gap:1rem}.header__list li{padding:.5rem 2rem;transition:.2s ease-in-out}.header__list li:hover{scale:.9}.header__list li a{color:inherit;text-decoration:none}.category-listview,.category-listview-mixed{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.featured-box{grid-template-columns:repeat(4,1fr)}.swiper-slide:not(.featured-category) img{height:114px}.category-cloud{grid-template-columns:repeat(5,1fr)}}@media (min-width:1200px){.container{max-width:1160px}.video-view{flex-direction:row;margin-left:0;margin-right:0}.video-view .video-area .video-panel__category{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;align-items:stretch;justify-items:stretch}.video-view .video-area .video-panel__category a{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-weight:600;text-align:center;padding:.5rem;transition:.2s ease-in-out}.video-view .video-area .video-panel__category a:hover{scale:.9}.swiper-slide:not(.featured-category) img{height:164px}}@media (min-width:1400px){.container{max-width:1360px}.category-cloud{grid-template-columns:repeat(6,1fr)}}@media (orientation:portrait),(max-width:639px){.big-video{padding-left:0;padding-right:0}.big-video,.related-videos{width:100%!important}.video-page .col-sm-4 .video-item{flex:0 0 50%;padding-left:10px;padding-right:10px}.video-ad-1{order:2}.video-ad-2{order:4}.video-ad-1 .adsbygoogle,.video-ad-2 .adsbygoogle{height:280px!important}}@media (orientation:landscape) and (min-width:640px){.big-video{position:-webkit-sticky;position:sticky;top:0;width:58.8%;float:left;min-height:1px;padding-right:15px;padding-left:15px}.related-videos{float:left;width:41.2%;position:relative;min-height:1px;padding-right:0;padding-left:0}.video-page .col-sm-4 .video-item{flex:1 1 100%}}@media (orientation:landscape) and (min-width:768px) and (max-width:1023px){.big-video{width:62%}.related-videos{width:38%}}@media (orientation:landscape) and (min-width:1024px){.big-video{width:72.9%}.related-videos{width:27.1%}}@media (orientation:landscape) and (min-width:1366px){.big-video{width:76.5%}.related-videos{width:23.5%}}#player{object-fit:cover}.category-video-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:#f0f0f0;z-index:10}.category-video-skeleton,.category-video-skeleton__loader{display:flex;justify-content:center;align-items:center}.category-video-skeleton__loader-image{width:80px;height:80px;object-fit:contain}.category-video-skeleton__placeholder{width:100%;padding-bottom:56.25%;background:#e0e0e0;position:relative;overflow:hidden}.category-video-skeleton__placeholder::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border:5px solid #ccc;border-top-color:var(--color-primary);border-radius:50%;animation:spinner 1s linear infinite}.category-video-skeleton__title{padding:7px;background:#e8e8e8;height:40px;margin:5px 7px;border-radius:3px;animation:pulse 1.5s ease-in-out infinite}.category-video--loading .category-video__link{opacity:0}.category-video--loaded .category-video__link{opacity:1}