.main.video{padding-top:0}.video-results .video-object{display:flex;gap:1.5em;margin-bottom:2.5em;position:relative}:is(.video-results .video-object) .info{display:flex;flex:1;flex-direction:column;min-width:17.5em}:is(.video-results .video-object) .mainlink{color:var(--item-heading-color)}:is(:is(.video-results .video-object) .mainlink):visited{color:var(--item-visited-heading-color)}:is(.video-results .video-object) .title{color:var(--item-heading-color);display:-webkit-box;font-size:1.125em;font-weight:700;line-height:1.556em;margin:0 0 .444em;max-height:4.667em;overflow:hidden;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical}:is(:is(.video-results .video-object) .title) b,:is(:is(.video-results .video-object) .title) strong{font-weight:800}:is(.video-results .video-object) a:visited .title{color:var(--item-visited-heading-color)}:is(.video-results .video-object) .metadata{color:var(--item-metadata-color);display:flex;font-size:.75em;gap:3.333em;line-height:1.333em;margin-bottom:.667em}:is(:is(.video-results .video-object) .metadata) span{align-items:center;display:inline-flex;gap:.333em}:is(:is(.video-results .video-object) .metadata):empty{display:none}:is(.video-results .video-object) .description{color:var(--item-description-color);display:-webkit-box;font-family:var(--font-family-serif);font-size:1em;font-weight:300;line-height:1.5em;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}:is(:is(.video-results .video-object) .description) b,:is(:is(.video-results .video-object) .description) strong{font-weight:400}:is(.video-results .video-object) .thumbnail{aspect-ratio:16/9;background:var(--item-thumbnail-background);border-radius:var(--border-radius);color:#fff;flex-shrink:0;height:10em;margin:0;overflow:hidden;position:relative;transition:all .3s ease;width:17.75em}:is(:is(.video-results .video-object) .thumbnail)>a{display:block;height:100%;width:100%}:is(:is(.video-results .video-object) .thumbnail) img{display:block;height:100%;object-fit:cover;opacity:0;transition:all .3s ease;width:100%}.loaded:is(:is(.video-results .video-object) .thumbnail) img{opacity:1}:is(:is(.video-results .video-object) .thumbnail) .play.icon{background:rgba(0,0,0,.6);border-radius:50%;color:#fff;height:2.5em;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2.5em}:is(:is(.video-results .video-object) .thumbnail) .error.icon{color:var(--text-primary-color);height:6em;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6em}:is(:is(.video-results .video-object) .thumbnail) .duration{background:rgba(0,0,0,.6);border-radius:4px;display:inline-block;font-size:.75em;line-height:1.333em;padding:0 .333em;position:absolute;bottom:.667em;right:.667em}:is(.video-results .video-object) .divider{flex-grow:1}:is(.video-results .video-object) footer{align-items:center;color:var(--item-metadata-color);display:flex;gap:2.5em;line-height:1.5em;margin-top:.25em}:is(.video-results .video-object) .site{flex-grow:1}:is(:is(.video-results .video-object) .site) a{align-items:center;display:inline-flex;font-size:.75em;gap:.667em}:is(.video-results .video-object) .date{align-items:center;display:inline-flex;font-size:.75em;gap:.667em}.video-results .video-object.active{flex-direction:column}:is(.video-results .video-object.active) .thumbnail{height:auto;width:100%}:is(:is(.video-results .video-object.active) .thumbnail) .duration,:is(:is(.video-results .video-object.active) .thumbnail) .icon{display:none}:is(.video-results .video-object.active) .video-player{height:100%;left:0;position:absolute;top:0;width:100%}.video-results .skeleton{display:flex;gap:1.5em;margin-bottom:2.5em;position:relative}:is(.video-results .skeleton) .info{display:flex;flex-direction:column;flex-grow:1;gap:.5em}:is(.video-results .skeleton) .title{background:var(--thumbnail-background);border-radius:.75em;height:1.5em;margin-bottom:.25em}:is(.video-results .skeleton) .metadata{background:var(--thumbnail-background);border-radius:.5em;height:1em;padding:0;width:120px}:is(.video-results .skeleton) .description{background:var(--thumbnail-background);border-radius:.5em;height:1em}:is(.video-results .skeleton) .footer{background:var(--thumbnail-background);border-radius:.5em;height:1em;padding:0;width:120px}:is(.video-results .skeleton) .thumbnail{aspect-ratio:16/9;background:var(--item-thumbnail-background);border-radius:var(--border-radius);transition:all .3s ease;width:17.75em}@media only screen and (min-width:768px) and (max-width:1023px){:is(.video-results .video-object,.video-results .skeleton) .thumbnail{height:7em;width:12.5em}}@media only screen and (max-width:767px){.video-results .skeleton,.video-results .video-object{flex-direction:column;gap:1em;margin-bottom:2em}:is(.video-results .video-object,.video-results .skeleton) .thumbnail{height:auto;width:100%}:is(.video-results .video-object,.video-results .skeleton) .description{display:none}}.video-player .warning{align-items:center;animation-delay:.3s;background:rgba(0,0,0,.75);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2.5em 5em;position:absolute;left:0;top:0;width:100%}:is(.video-player .warning) h1{font-size:1.25em;font-weight:700;line-height:1.2em;margin:0 0 .8em;text-align:center}:is(.video-player .warning) p{font-size:1em;line-height:1.5em;margin:0 0 1em}:is(.video-player .warning) .buttons{display:flex;gap:1em;justify-content:center;margin:2.5em 0}:is(:is(.video-player .warning) .buttons) .button{min-width:7.5rem;justify-content:center}:is(.video-player .warning) .check-player-mode{align-items:center;display:inline-flex;gap:.5em;line-height:1.5em;user-select:none}@media only screen and (max-width:767px){.video-player .warning{padding:1em}:is(.video-player .warning) h1{font-size:1em;line-height:1.25em;margin:0 0 1em}:is(.video-player .warning) p{font-size:.75em;margin-bottom:0 0 1.333em}:is(.video-player .warning) .buttons{margin:0 0 1em}:is(.video-player .warning) .check-player-mode{font-size:.75em}}