:root{--tag-bg-color:#eea83d;--light-orange:#edb663;--main-orange:#eea83d;--dark-orange:#e79821;--main-bg:#0e0e0e;--main-bg-light:#151515;--lighter-bg:#141414f7;--black-transparent:#141414f3;--dark-grey:#d2d2d2;--dark-grey2:#2e2e2e}html{scroll-behavior:smooth;font-size:16px}body{color:#fff;background-image:linear-gradient(90deg,#000004 10%,#0e0e0efa 30%,#0e0e0ef5 50%,#0e0e0efa 70%,#000004 90%);margin:0%;font-family:Roboto,Open Sans,sans-serif,verdana,arial;font-style:normal;font-weight:300;line-height:1.5;overflow-x:hidden}.max-width{max-width:1920px;margin:0 auto}img{max-width:100%;height:auto}a{color:#e0e0e0;text-decoration:none}h1{margin:0;margin-block-start:0;margin-inline-start:0;font-size:1.6rem}h2{margin:0;font-size:1rem}h3{margin:0;font-size:.8rem}h4{margin:0;font-size:1.6rem;font-weight:400}p{margin:0}ul{margin:0;padding:0}video{width:100%;height:100%}.arrow{opacity:.6;width:30px;height:50px}.arrow svg{fill:#fff;filter:drop-shadow(1px 1px 3px #0000004d);width:100%;height:100%}.arrow:active{transform:scale(.9)}#header{z-index:888;background-image:linear-gradient(#000,#000c 20%,#0006 70%,#0000);width:100%;max-width:1920px;transition:opacity 1.6s ease-in-out;position:fixed;left:50%;transform:translate(-50%)}#hero{max-width:1920px;margin:0 auto}#content{max-width:1920px;margin:0 auto;padding-bottom:200px;position:relative;top:0;overflow:hidden}#footer{max-width:1920px;margin:0 auto}.header-grid{grid-template-columns:220px auto 150px;column-gap:0;display:grid}#header-grid .header-left{align-items:center;height:fit-content;display:flex}#header .header-center{align-items:center;display:flex}#header .header-right{flex-direction:row-reverse;justify-content:right;align-items:center;display:flex}#header .header-right .topright-menu{gap:20px;display:flex;position:relative}#header .header-right .menu-item{cursor:pointer;align-items:center;display:flex}#header .header-right .menu-item .icon{justify-content:center;align-items:center;width:35px;height:35px;padding-right:5px;display:flex}#header .header-right .menu-item .icon svg{fill:#fff;width:30px;height:30px}#header .header-right .menu-item .label{text-transform:capitalize}#header .header-right .menu-item .arrow-round{padding-left:5px}#header .header-right .profile-link-header .arrow-round svg{fill:#fff;width:15px;height:15px}#header .header-right .topright-menu .topright-menu-list{background-color:#000000b3;display:none;position:absolute;top:40px;right:0}#header .header-right .topright-menu .topright-menu-list ul{padding:0;font-size:1rem;font-weight:500;list-style:none}#header .header-right .topright-menu .topright-menu-list li{padding:10px 35px}#header .header-right .topright-menu .showmenu{display:block}#header .logo-link{justify-content:left;align-items:center;display:flex}#header .logo-link .logo{width:210px;height:58px;margin-top:5px}#header .logo-link .logo svg{width:100%;height:100%}a:hover{text-decoration:underline}.label{color:#fff;font-size:1rem;font-weight:400}input[type=text],input[type=password],textarea{color:#fff;box-sizing:border-box;background-color:#0009;border-radius:5px;outline:none;width:100%;padding:10px;font-size:1rem}input[type=checkbox]{padding:5px}.error input[type=text],.error input[type=password],.error textarea{--outline-from:#b51111;--outline-to:#830d0d;box-shadow:var(--shadow,0 -1px 1px 1px var(--outline-from),0 1px 1px 1px var(--outline-to));outline-color:#a10c0c}input:focus,textarea:focus{--outline-from:#ecc334;--outline-to:#eb8b4c;box-shadow:var(--shadow,0 -1px 1px 1px var(--outline-from),0 1px 1px 1px var(--outline-to));outline-color:#eea83d}.password-field{position:relative}input[type=password]{padding-right:30px}.view-password{cursor:pointer;width:20px;height:20px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.view-password svg{fill:#fff;width:100%;height:100%}.visible-pass svg{fill:var(--main-orange)}a.orange-link{color:#eea83d}a.orange-link:hover{text-decoration:underline}.forgot-text{font-size:.6rem;font-weight:400px}.orange-button{color:#333;cursor:pointer;background-origin:border-box;background-clip:padding-box,border-box;background:linear-gradient(to bottom,var(--light-orange),var(--main-orange));border-style:double;border-color:#0000;border-radius:5px;outline:none;width:fit-content;padding:15px 40px;font-size:1rem;display:block}.orange-button:hover{background:linear-gradient(to bottom,var(--main-orange),var(--dark-orange))}.orange-button:active{transform:scale(.95)}.orange-button-small{padding:6px 16px;font-weight:500}.page-loading-spinner{z-index:9999;pointer-events:none;z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}.page-loading-spinner:after{content:"";border:3px solid #f3f3f3;border-top:3px solid var(--dark-orange);border-radius:50%;width:100px;height:100px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.grey-button{color:#444;cursor:pointer;background:#a6a6a6;border-radius:5px;outline:none;width:fit-content;padding:10px 20px;font-size:.9rem;display:block}.grey-button:hover{background:linear-gradient(#b0b0b0,gray)}.grey-button:active{transform:scale(.95)}.link-button{color:#bdbdbd;cursor:pointer}.link-button:hover{color:#fff}.from-dark{--tw-gradient-from:#02040a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#02071300)}.main-background{background:radial-gradient(ellipse at 50% 10%,#000000b3 10%,var(--main-bg)80%),url(/images/main-bg3.jpg);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;justify-content:center;align-items:center;height:90vh;display:flex}.block-background{background:radial-gradient(ellipse at 50% 10%,#000000b3 10%,var(--main-bg)80%),url(/images/main-bg3.jpg);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;min-height:90vh}.align-top{align-items:flex-start}.bg-image-3{background:radial-gradient(ellipse at 50% 10%,#000000b3 10%,var(--main-bg)80%),url(/images/main-bg3.jpg)}.bg-image-4{background:radial-gradient(ellipse at 50% 10%,#000000b3 10%,var(--main-bg)80%),url(/images/main-bg5.jpg)}#overlay{visibility:hidden;visibility:hidden;z-index:998;background-color:#0009;width:100%;height:120vh;position:fixed;top:100px;left:0;right:0}#overlay.withmenu{visibility:visible}.flex-centered{justify-content:center;align-items:center;display:flex}.padding-lr{padding:0 50px}.content-list{padding:100px 50px}.content-under-video{padding-top:10px}.content-under-video .see-more-title{border-bottom:1px solid var(--light-orange);margin-bottom:10px;padding:10px 0 2px;font-size:1.4rem}.content-page{padding:100px 50px}.terms{max-width:800px;margin:60px auto 0;font-size:.7rem;line-height:1.5!important}.terms p{line-height:1.5!important}.home-hero-message{flex-direction:column;max-width:800px;margin:50px}.home-hero-message .home-logo{width:300px;height:88px}.home-hero-message .home-logo svg{width:100%;height:100%}.home-hero-message .home-title{font-family:Ubuntu,Caveat,cursive;font-size:3.6rem;font-weight:700}.home-hero-message .home-subtitle{text-align:center;margin:30px 0;font-family:Ubuntu,cursive,verdana;font-size:1.2rem;line-height:1.5}.home-row-color{box-sizing:border-box;background:linear-gradient(#603f24,#4d3624);height:600px;padding:50px;box-shadow:inset 3px 3px 60px #141414fc}.home-slider-container{justify-content:center;align-items:center;gap:20px;height:100%;display:flex;position:relative;overflow:hidden}.home-slider{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;justify-content:left;gap:20px;width:100%;max-width:900px;min-height:300px;display:flex;overflow:hidden visible}.home-slide{box-sizing:border-box;flex:0 0 100%;grid-template-columns:1fr 1fr;gap:30px;display:grid}.home-slide-image{box-sizing:border-box;padding:5px}.home-slide-image img{box-shadow:2px 2px 6px var(--black-transparent)}.home-slide-content{color:#fff;text-shadow:1px 1px 3px var(--black-transparent);padding:5px}.home-slide-content h3{margin-bottom:10px;font-size:2rem}.home-slide-content{font-size:1.2rem}.home-slider-arrows{cursor:pointer;align-items:center;font-size:2rem;display:flex}.home-slider-breadcrumbs{display:flex;position:absolute;bottom:0}.dot{cursor:pointer;background-color:#fff;border-radius:50%;width:12px;height:12px;margin:0 5px}.active{background-color:var(--dark-orange)}.home-public-slider{padding-bottom:50px}.contact-form{width:100%;max-width:400px;margin:20px}.contact-form form{gap:20px;display:grid}label{font-weight:700}.contact-form input[type=text],textarea{box-sizing:border-box;width:100%;padding:8px}.menu-bottom{background-color:var(--black-transparent);z-index:200;justify-content:space-around;align-items:center;width:100%;padding:10px 0;display:none;position:fixed;bottom:0;box-shadow:0 -5px 10px #00000080}.menu-bottom .menu-item{text-align:center;color:#fff;flex-direction:column;align-items:center;text-decoration:none;display:flex}.menu-bottom .menu-item svg{fill:#fff;width:25px;height:25px}.menu-bottom .menu-active{color:var(--dark-orange)}.menu-bottom .menu-active svg{fill:var(--dark-orange)}.menu-bottom .menu-item span{margin-top:5px;font-size:.8rem;font-weight:400}#header .header-right a:hover{text-decoration:underline}#header .header-center a{margin-left:30px}#header .header-center a:hover{text-decoration:underline}.signup-form{margin-top:70px}.no-margin-top{margin-top:0}.margin-top-small{margin-top:20px}.signup-form .page-title{margin-bottom:20px}.signup-form .form-label{margin-top:20px;margin-bottom:5px}.form-button{margin-top:15px}.must-register-buttons{gap:20px}.login-devider{align-items:center;padding:10px;display:flex}.ld-line{background-color:#bababa;width:100px;height:1px}.ld-text{color:#bababa;margin:0 10px;font-size:1rem}.social-login-button{width:320px}.g_id_signin{width:320px!important;max-width:320px!important}.custom-google-btn{cursor:pointer;background-color:#fff;border:none;border-radius:5px;justify-content:center;align-items:center;width:320px;height:40px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;display:flex}.facebook-login{color:#fff;cursor:pointer;background-color:#475996;border:none;border-radius:5px;justify-content:center;align-items:center;width:320px;height:40px;font-size:16px;font-weight:700;transition:background-color .3s;display:flex;box-shadow:0 2px 4px #0000001a}.facebook-login:hover{background-color:#2a4a85}.facebook-logo{width:22px;height:22px;margin-right:10px}.remember{text-align:center;padding:20px 5px 5px 0}.error-text{text-align:center;color:red;text-shadow:1px 1px 5px #fff6;height:fit-content}.error-text span{text-wrap:wrap;max-width:300px}.cancel-subscription{z-index:1001;background:#202020b3;border:1px solid #8b7947;border-radius:10px;width:85%;max-width:500px;margin-top:70px;padding:20px;transition:transform .8s,opacity .8s;box-shadow:0 4px 8px #0003}.cancel-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:15px;padding:15px 0;font-size:16px;font-weight:700;display:flex;position:relative}.cancel-message{color:#fff;margin:20px 0;font-size:16px}.cancel-actions{justify-content:space-between;display:flex}.hero-container{width:100%;padding-top:46.25%;position:relative}.hero-vignete{pointer-events:none;width:100%;padding-top:56.8%;position:absolute;top:-1px;left:0}.vignete{background:radial-gradient(ellipse at 40% 20%,#0000004d 10%,var(--main-bg)90%)}.vignete-center{background:radial-gradient(#0000 10%,#0000004d 60%,#000000e6 80%)}.vignete-linear{background:linear-gradient(0deg,#00000083 0,#0000),linear-gradient(#00000071 0,#0000)}.hero-container video{width:100%;height:auto;position:absolute;top:0;left:0}.hero-title{max-width:60%;position:absolute;bottom:20%;left:5%}.hero-title .hero-descr{color:#f7f7f7;padding-left:20px;line-height:1.8}.channel-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;height:40vh;margin-bottom:0;position:relative;overflow:hidden;max-height:30vh!important}.channel-hero:before{content:"";pointer-events:none;background:radial-gradient(#0000001a 20%,#0009 70%);width:100%;height:100%;position:absolute;top:0;left:0}.channel-hero-buttons .orange-button{margin-top:20px;margin-left:20px}.channel-withslider{margin-top:30px}.channel-title{align-items:center;margin-bottom:10px;display:flex}.channel-title:hover a{text-decoration:none}.channel-title .channel-link{align-items:center;gap:5px;display:flex}.channel-title .thumb-icon{width:35px;height:35px;display:inline-block}.channel-title .thumb-icon svg{fill:#fff;filter:drop-shadow(1px 1px 3px #0000004d);width:90%;height:90%}.channel-title h4{color:#fff;align-items:center;display:flex}.channel-title .view-all{text-transform:uppercase;color:#eea83d;white-space:nowrap;margin-top:3px;margin-left:15px;font-size:.8rem}.slider-container{white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex;position:relative;overflow:visible}.slider{scroll-snap-align:start;box-sizing:border-box;gap:20px;width:100%;transition:transform 1s ease-in-out;display:flex}.noscrollbar{scrollbar-width:none;-ms-overflow-style:none}.noscrollbar::-webkit-scrollbar{width:0;height:0}.noscrollbar::-webkit-scrollbar-track{background:0 0}.noscrollbar::-webkit-scrollbar-corner{display:none}.slider-controls{justify-content:space-between;align-items:center;height:100%;transition:opacity .3s ease-in-out;display:flex}.prev-button,.next-button{box-sizing:border-box;cursor:pointer;z-index:100;z-index:60;color:#fff;text-align:center;opacity:.9;opacity:1;background:linear-gradient(90deg,#0000 0%,#0009 10%,#000000b3 40%);border:none;outline:none;justify-content:center;align-items:center;width:80px;height:100%;padding:10px 30px;transition:opacity .5s ease-in-out,height .5s ease-in-out;display:flex;position:absolute;top:0;bottom:0;overflow:hidden}.prev-button:hover svg,.next-button:hover svg{fill:var(--dark-orange)}.prev-button{background:linear-gradient(270deg,#0000 0%,#0009 10%,#000000b3 40%);left:0}.hidden-btn{opacity:0;height:0;transition:opacity .5s ease-in-out,height .5s ease-in-out;overflow:hidden}.next-button{right:0}.channel-season-button-wrapper{grid-template-columns:1fr auto;display:grid}.channel-subscribe{gap:20px;width:auto;margin:20px 0}.channel-subscribe .orange-button,.button-with-icon{align-items:center;gap:10px;padding:10px 30px;font-weight:600;display:flex}.channel-subscribe .subscribe-icon,.button-with-icon .subscribe-icon{filter:drop-shadow(1px 1px 3px #0006);background-color:#4f4f4f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.button-with-icon .icon{filter:drop-shadow(1px 1px 3px #0006);width:30px;height:30px}.button-with-icon:hover svg{fill:#000}.button-with-icon svg{fill:#333;width:100%;height:100%}.channel-seasons{align-items:center;gap:20px;margin:20px 0;display:flex;overflow-x:scroll}.page-top-buttons{gap:20px;margin:20px 0;display:flex;overflow-x:scroll}.elipse-button{cursor:pointer;text-wrap:nowrap;border:1px solid #333;border-radius:20px;padding:5px 15px;font-size:1rem}.elipse-button:hover,.elipse-button:active{border:1px solid #cecece!important}.selected-elipse-button{color:var(--main-orange);border:1px solid #cecece!important}.objects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;min-height:100vh;transition:transform .5s ease-in-out;display:grid}.object{z-index:1;scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex:0 0 calc(20% - 10px);max-width:500px;height:fit-content;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;position:relative;overflow:hidden}.object.object-hidden{display:none}.object .thumb{pointer-events:auto;z-index:5;-webkit-user-select:none;user-select:none;box-sizing:border-box;border:1px solid #686868d5;border-radius:8px;width:100%;height:auto;display:block;position:relative;overflow:hidden}.object .thumb:hover{border:1px solid var(--dark-orange);box-sizing:border-box}.object .watching{border:5px solid var(--dark-orange);box-sizing:border-box;filter:brightness(1.5);border-radius:10px}.object video.preview-player{-webkit-user-select:none;user-select:none}.object-channel .title-container{align-items:center;gap:5px;margin-top:5px}.object .thumb img,.object .thumb picture{-webkit-user-select:none;user-select:none;width:100%;height:auto;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block}.object .progress-bar-container{width:100%;position:absolute;bottom:0}.object .progress-bar{width:100%;height:4px;margin:0 auto}.object .progress-bar .progress-filled{background-color:var(--dark-orange);width:100%;height:100%;box-shadow:1px -1px 5px #000000e6}.object .play-icon{opacity:.5;-webkit-user-select:none;user-select:none;width:35%;height:35%;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.object:hover .play-icon{opacity:.6}.object .play-icon svg{fill:#fff;filter:drop-shadow(1px 1px 3px #0000004d);width:100%;height:100%}.object .loading-icon{opacity:.5;-webkit-user-select:none;user-select:none;background:0 0;width:62%;height:42%;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.object .loading-icon object{fill:#fff;background:0 0;width:100%;height:100%}.object .sound-icon{box-sizing:border-box;opacity:.93;z-index:100;-webkit-user-select:none;user-select:none;background:var(--dark-orange);z-index:140;filter:drop-shadow(1px 1px 2px #000000e6);border-radius:50%;width:40px;height:40px;padding:10px;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;display:none;position:absolute;bottom:5px;right:8px}.object .sound-icon svg{width:100%;height:100%;fill:var(--dark-grey2);background:0 0}.object .sound-icon:hover{opacity:1;filter:drop-shadow(1px 1px 2px #000);padding:9px}.object .thumb-icon{width:12%;height:12%;display:inline-block;position:absolute;top:15px;left:15px}.object .thumb-icon svg{fill:#fff;filter:drop-shadow(1px 1px 3px #0000004d);width:100%;height:100%}.object .premium-icon{width:8%;height:8%;display:inline-block;position:absolute;top:12px;left:12px}.object .premium-icon svg{width:100%;height:100%;fill:var(--dark-orange);filter:drop-shadow(1px 1px 3px #000000b3)}.object-await .thumb img{filter:grayscale(90%)opacity(90%)}.object .await-icon{background-color:var(--light-orange);color:#333;white-space:nowrap;text-transform:uppercase;border-radius:10px;padding:1px 6px;font-size:.6rem;font-weight:700;display:inline-block;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.object .info{box-sizing:border-box;width:100%;white-space:wrap;z-index:2;padding:0 2px 2px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.object .info .title-container{justify-content:center;min-height:20px;display:flex}.object .info .title-container .icon{justify-content:center;width:35px;height:35px;display:flex}.object .info .title-container .icon svg{filter:drop-shadow(1px 1px 1px #000000c4);fill:#fff;width:30px;height:30px}.object .info .title{-webkit-user-select:none;user-select:none;width:100%;padding:5px 2px}.object .info .title h2{color:#fff;-webkit-user-select:none;user-select:none;font-size:1rem;font-weight:500;line-height:1.2}.object:hover .info .title-container h2{color:#fff}.object .info .channel-info{justify-content:left;gap:15px;margin:1px 0;padding-left:2px;display:flex;overflow:hidden}.object .info .channel-info .icon-label{align-items:center;gap:3px;display:flex}.object .info .channel .icon-label{gap:5px}.object .info .channel-info .icon{justify-content:center;align-items:center;width:5px;height:5px;display:flex}.object .info .channel-info .icon svg{filter:drop-shadow(1px 1px 1px #000000c4);fill:#b8b8b8}.object .info .channel-info .channel-icon{width:40px;height:40px}.object .info .channel-info .channel-icon svg{filter:drop-shadow(1px 1px 1px #000000c4);fill:#fff;width:30px;height:30px}.object .info .channel-info .label a{color:#aaa;align-items:center;font-size:.8rem;font-weight:400;display:flex}.object .info .channel .label a:hover{color:#fff;text-decoration:none}.object .info .channel .label a{font-size:.9rem}.object .info .object-buttons{z-index:100;float:right;justify-content:left;gap:10px;padding-bottom:1px;display:flex;overflow:hidden}.object .info .object-buttons .icon{cursor:pointer;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.object .info .object-buttons .icon svg{fill:#b8b8b8;filter:drop-shadow(1px 1px 1px #000000c4);opacity:.7}.object .info .object-buttons .icon:hover svg{fill:#fff}.object .info .object-buttons .selected svg,.object .info .object-buttons .selected:hover svg{fill:var(--dark-orange);opacity:1}.object .info .object-buttons .icon:active svg{fill:var(--dark-orange);opacity:1;transform:scale(.9)}.object .info .descr{color:#d2d2d2;opacity:0;text-wrap:wrap;clear:both;margin-top:10px;font-size:.7rem;font-weight:300;line-height:1.4;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;display:none;overflow:hidden}.object .info .show-descr{opacity:1!important;display:block!important}.slider-container:hover{z-index:50!important}.preview-player{z-index:120;display:none;position:absolute;top:0;left:0;transform:scale(1.01)}.object .info .special-descr{color:#d2d2d2;margin-top:10px;padding:0 10px 10px 1px;font-size:.8rem;font-weight:300;line-height:1.4}.container{z-index:1999;background-color:#000;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.videoContainer{border:1px solid #686868a2;width:100%;max-width:1280px;margin-top:55px;position:relative}.videoContainer video{width:100%;height:100%}.video-overlays{transition:opacity 1.6s ease-in-out}.videoContainer .vignete-overlay{background:linear-gradient(#0000 30%,#000000e6 100%);width:100%;height:40%;position:absolute;bottom:0;left:0}.videoContainer .video-ended{opacity:0;z-index:1200;background:radial-gradient(circle,#000000d9 0%,#000000f2 70%,#000 100%);width:100%;height:100%;transition:opacity .8s ease-in-out;display:none;position:absolute;bottom:0;left:0}.endscreen-row{flex-direction:row;justify-content:space-evenly;align-items:center;height:100%;display:flex}.endscreen-logo .icon{width:220px;transition:transform .3s ease-in-out}.endscreen-logo .icon:hover{transform:scale(1.2)}.endscreen-logo .icon svg{max-width:100%}.video-ended .txt-next-video{font-size:1.2rem}.video-ended .object-next-video{max-width:400px}.video-ended .title-next-video h2{color:#fff;-webkit-user-select:none;user-select:none;font-size:1.4rem;font-weight:500;line-height:1.6}.endscreen-next-video .responsive-thumb{box-sizing:border-box;border:1px solid #686868d5}.endscreen-next-video:hover .responsive-thumb{border:1px solid var(--dark-orange);box-sizing:border-box}.skip-texts{color:#cecece;opacity:.9;width:100%;font-size:1rem;position:absolute;top:40%;transform:translateY(-40%)}.skip-texts .skipback{display:none;position:absolute;left:15%}.skip-texts .skipforward{display:none;position:absolute;right:15%}.play-pause-btn{color:#cecece;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%)}.play-pause-btn div{cursor:pointer;filter:drop-shadow(1px 1px 5px #0000004d);opacity:.6;width:120px;height:120px}.play-pause-btn div:hover{opacity:.8}.play-pause-btn svg{fill:#fff;width:100%;height:100%}.play-pause-btn .pause-btn{display:none}.video-title-below{grid-template-columns:1fr auto;align-items:start;margin:0 auto;display:grid}.padding-lr-video-page{padding:0 120px}.title-info-wrapper{max-width:100%;padding-top:5px}.video-title-below .title{justify-content:left;align-items:center;gap:20px;display:flex}.video-title-below h1{font-size:1.2rem;font-weight:500}.video-title-below .channel-info{margin:0 0 30px;font-size:1.2rem;overflow:hidden}.video-title-below .channel-info .info-row{text-wrap:nowrap;gap:20px;width:fit-content;display:flex}.channel-info .icon-label{align-items:center;gap:10px;display:flex}.channel-info .icon{justify-content:center;align-items:center;width:10px;height:10px;display:flex}.channel-info .channel-icon{width:20px;height:20px}.video-title-below .channel .icon{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.channel-info .icon svg{filter:drop-shadow(1px 1px 1px #000000c4);fill:#b8b8b8;width:100%;height:100%}.channel-info .label a{color:#b8b8b8;align-items:center;font-size:.9rem;font-weight:400;display:flex}.channel .label a{color:#e1e1e1;font-size:1.2rem}.video-title-below .object-buttons{z-index:100;justify-content:left;gap:10px;height:36px;display:flex;overflow:hidden}.video-title-below .object-buttons .icon{cursor:pointer;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.video-title-below .object-buttons .icon svg{fill:#b8b8b8;filter:drop-shadow(1px 1px 1px #000000c4);opacity:.7}.video-title-below .object-buttons .icon:hover svg{fill:#fff}.video-title-below .object-buttons .selected svg,.video-title-below .object-buttons .selected:hover svg{fill:var(--dark-orange);opacity:1}.video-title-below .object-buttons .icon:active svg{fill:var(--dark-orange);opacity:1;transform:scale(.9)}.public-video-poster-preview .public-video-overlay{background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0}.must-login-under-video{justify-content:center;align-items:center;display:flex}.must-login-over-video{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.must-login-container{box-sizing:border-box;background:#292929e6;border:2px solid #c8c8c899;max-width:500px;margin:55px 0 15px;padding:15px;position:relative;box-shadow:5px 5px 10px #000000e6}.playvideo-icon{cursor:pointer;justify-content:center;align-items:center;width:95px;height:95px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.playvideo-icon svg{width:100%;height:100%;fill:var(--dark-grey);filter:drop-shadow(1px 1px 3px #000000e6)}.playvideo-icon:hover svg{fill:var(--dark-orange);filter:drop-shadow(1px 1px 5px #000000e6)}.must-login-over-video,.public-video-poster-preview .public-video-overlay{opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;display:none}.must-login-over-video .close-button{position:absolute;top:-10px;right:-10px}.related-objects{margin-bottom:45px}.related-objects .channel-withslider{margin-top:0}.page-title{margin-top:10px;margin-bottom:10px;font-size:1.6rem}.collections{padding-top:100px}.collection-cover{width:100%;margin-bottom:150px;position:relative;overflow:hidden}.collection-background{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.collection-content{text-align:left;z-index:2;text-shadow:3px 3px 6px #000000b3;padding:100px;position:relative}.collection-content .title{font-size:2rem}.collection-content .description{font-size:1.1rem}.collection-content .collection-explore{text-transform:uppercase;margin-top:18px;font-size:1.5rem;text-decoration:none;display:block}.profile-info{max-width:720px;margin:20px auto 0}.profile-info .profile-title{border-bottom:1px solid var(--dark-grey);width:100%;margin-top:20px;font-size:1.1rem}.profile-info .profile-data{padding:10px 30px}.profile-info .profile-data .label{margin-top:20px;font-weight:700}.profile-info .profile-data .field{color:var(--dark-grey);margin-top:5px;font-size:.9rem}.profile-info .profile-data .text-link{float:right;color:var(--dark-orange);margin-top:30px}.profile-info .profile-data .text-link a{color:var(--dark-orange)}.profile-info .profile-data .text-info{float:right;color:var(--dark-grey);margin-top:30px}.footer{padding-bottom:20px}.loading .footer{display:none}.footer .footer-row{box-sizing:border-box;border-bottom:2px solid #cecece;flex-wrap:wrap;align-items:baseline;gap:20px;width:100%;padding:10px 20px;display:flex}.footer .footer-logo{width:170px;height:60px;transform:translateY(10px)}.footer .footer-logo svg{width:100%;height:100%}.footer .footer-menu{flex-wrap:wrap;flex-grow:1;gap:20px;font-size:1rem;display:flex;text-wrap:nowrap!important}.footer .footer-social{justify-content:right;gap:20px;display:flex}.footer .footer-social .social-icon{width:30px;height:30px}.footer .footer-social .social-icon svg{fill:#b8b8b8;width:100%;height:100%}.footer .footer-social .social-icon:hover svg{fill:#e6e6e6}.footer .footer-row2{text-align:right;padding-top:2px;font-size:.8rem}#subscribe-popup{z-index:2001;opacity:0;background:#202020b3;border:1px solid #8b7947;border-radius:10px;width:85%;max-width:415px;padding:20px;transition:transform .8s,opacity .8s;display:none;position:fixed;top:45%;left:50%;transform:translate(-50%,-50%)scale(.8);box-shadow:0 4px 8px #0003}.popup-overlay{opacity:0;z-index:1900;backdrop-filter:blur(2px);background:#000000b3;width:100%;height:100%;transition:transform .8s,opacity .8s;display:none;position:fixed;top:0;left:0}.popup-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:15px;font-size:20px;font-weight:700;display:flex;position:relative}.icon-label{align-items:center;gap:3px;display:flex}.close-button{z-index:2001;cursor:pointer;color:#888;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:25px;display:flex;position:absolute;top:-30px;right:-30px;box-shadow:0 2px 5px #0003}.close-button:hover{color:#333}.popup-content .white-elipse{color:#333;background:#ffffffe6;border:1px solid #333;border-radius:20px;margin-top:20px;padding:0 20px}.popup-content .white-elipse .channel-info{margin:0}.popup-content .label{color:#424242;font-size:14px;font-weight:500}.popup-content .channel .icon{width:70px;height:70px}.popup-content .white-elipse .info-row{text-wrap:pretty;border-bottom:1px dotted #898989;width:100%;padding:0}.popup-content .white-elipse .price-info{justify-content:center;align-items:center;gap:20px;padding:5px;font-size:14px;display:flex}.cancel-subscription .channel .icon{width:80px;height:80px}.popup-content .white-elipse .price-info .price{font-weight:500}.popup-actions{justify-content:space-between;align-items:center;padding:15px 2px;display:flex}.popup-actions .button-with-icon .icon{filter:drop-shadow(1px 1px 1px #0000001a);width:20px;height:20px;transform:rotate(-90deg)}.faq-popup{border-top:1px solid #e0e0e0;margin-top:30px;padding:10px}.faq-popup .faq-item{border-bottom:1px dotted #a7a7a7;margin-bottom:10px;padding-bottom:10px}.faq-popup .faq-title{cursor:pointer;color:#d2d2d2;margin-bottom:5px;font-size:14px;font-weight:500;transition:color .3s}.faq-popup .faq-title:hover{color:#fafafa}.faq-popup .faq-description{color:#9a9a9a;padding-left:5px;font-size:13px;line-height:1.5;display:none}.faq-popup .faq-item.open .faq-description{display:block}.faq-popup .faq-item.open .faq-title{color:#fdfdfd}.faq{border-top:1px solid #e0e0e0;margin-top:30px;padding:10px}.faq .faq-title{cursor:pointer;color:#d2d2d2;margin-bottom:5px;font-weight:400;transition:color .3s}.faq{margin-top:1rem}.faq h2{color:var(--light-orange);padding-top:20px;padding-bottom:10px;font-weight:400;text-decoration:underline}.faq .faq-item{background-color:#1d1d1d;border:1px solid #1a1a1a;border-radius:10px;margin-bottom:1rem;padding:1.2rem 1.5rem;box-shadow:0 4px 12px #0000004d}.faq .faq-item h3{color:#d8d8d8;margin-bottom:.5rem;font-size:1rem;font-weight:600}.faq .faq-item p{color:#cfd6e6;margin:0;font-size:.9rem;line-height:1.6}.faq .faq-item a{color:#6ea8fe;text-decoration:none}.faq .faq-item a:hover{text-decoration:underline}@media screen and (width>=1601px){.object{flex:0 0 calc(22% - 20px)!important}.home-content-push-up{transform:translateY(-150px)}}@media screen and (width<=1600px){.videoContainer{max-width:800px}.padding-lr-video-page{padding:0 10px}}@media screen and (width>=1281px){.slider{gap:20px}.object{flex:0 0 calc(25% - 20px)}.home-content-push-up{transform:translateY(-50px)}}@media screen and (width<=1280px){.home-hero-message .home-title{font-size:3rem}.home-hero-message .home-subtitle{font-size:1.2rem}.hero-title{max-width:40%}.hero-title .hero-buttons .orange-button{padding:10px 20px}#header .header-grid{grid-template-columns:160px auto 150px}#header .header-right .topright-menu{gap:10px}#header .header-right .menu-item .label{display:none}#header .logo-link{align-items:flex-start}#header .logo-link .logo{width:200px;height:50px;padding-top:5px}#header .logo-link .logo svg{width:100%;height:100%}.header-center .header-center-inner{display:none}.object{filter:drop-shadow(1px 1px 5px #000000e6);flex:0 0 calc(32% - 10px)}.object .play-icon{display:none}.object .play-preview{opacity:.9;display:block}.object .info{visibility:visible;opacity:100;position:relative}.object .info .channel-info .label a{font-size:.8rem}.object .info .channel .label a{font-size:1rem}.object .info .descr{display:none}.related-objects{margin-bottom:20px}.channel-withslider{margin-top:20px}.related-objects .channel-withslider{margin-top:0}.hero-container .vignete{background:radial-gradient(ellipse at 50% 50%,#0000004d 50%,var(--main-bg)90%)}.play-pause-btn{position:absolute;top:30%;left:50%}.play-pause-btn div{width:90px;height:90px}.video-title-below h1{font-size:1rem}.video-title-below .channel-info .label a{font-size:.8rem}.video-title-below .channel .label a{font-size:1rem}.menu-bottom{display:flex}.home-row-color{padding:10px}.home-slide{grid-template-columns:1fr}.footer{margin-bottom:100px!important}}@media (pointer:coarse) and (width<=1280px){.slider{overflow-x:scroll}.hero-container .vignete{background:radial-gradient(#0003 50%,#0006 70%)}.slider-controls{display:none}}@media screen and (width<=1024px){.slider-controls{display:none}}@media screen and (width<=900px){.object{flex:0 0 calc(45% - 10px)}}@media screen and (width<=768px){body{background-image:linear-gradient(90deg,#000004f7 10%,#0e0e0ee6 30%,#0e0e0ede 50%,#0e0e0ee6 70%,#000004f7 90%)}#header{background-image:linear-gradient(#000004,#0e0e0e99 20%,#0e0e0e4d 70%,#0000)}#header .logo-link .logo svg{width:150px;height:40px}.hero-container{padding-top:100%}.hero-container video{object-fit:cover;width:100%;height:100%}.hero-vignete{padding-top:100%}.hero-title{max-width:80%;bottom:10%;left:5%}.home-hero-message{margin:50px 20px}.home-hero-message .home-logo{width:250px;height:68px}.home-hero-message .home-title{font-size:2.8rem;line-height:1.8}.home-hero-message .home-subtitle{margin:30px 0;font-size:1.2rem;font-weight:400;line-height:1.4}.hero-title .hero-buttons .orange-button{padding:5px 15px;margin-left:5px!important}.orange-button-small{padding:5px 15px;font-weight:500}.channel-title h4{font-size:1rem}.home-content-push-up{transform:translateY(0)}.padding-lr{padding:0 10px}.content-list{padding:60px 5px}.content-under-video{padding:0 5px}.channel-withslider{margin-top:40px}.slider-controls{display:none}.object{flex:0 0 calc(80% - 10px);max-width:720px}.object .info .title h2{font-size:1rem}.object .info .object-buttons .icon{width:25px;height:25px}.play-pause-btn div{width:70px;height:70px}.endscreen-logo .icon{width:120px}.video-ended .txt-next-video{font-size:1rem}.video-ended .object-next-video{max-width:240px}.video-ended .title-next-video h2{font-size:.9rem}.video-title-below,.channel-season-button-wrapper{grid-template-columns:1fr}.channel-subscribe{order:-1}.channel-subscribe .orange-button{justify-content:center;width:100%}}@media screen and (width<=480px){.object{flex:0 0 calc(93% - 10px)}.endscreen-logo .icon{width:70px}.video-ended .object-next-video{max-width:180px}.video-ended .title-next-video h2{font-size:.9rem}}.visible{display:block!important}