body{font-family:Roboto,Arial,sans-serif;margin:0;overflow:hidden}.feedArea{display:flex}.headerMenu{align-items:center;background-color:#fff;display:flex;height:50px;justify-content:space-between;position:fixed;width:100vw;z-index:3}.headerMenu .headerMenu-left{align-items:center;display:flex;justify-content:center}.headerMenu .headerMenu-left .headerMenu-left-sidemenuButton{align-items:center;border-radius:50%;display:flex;flex-direction:column;gap:5px;height:40px;justify-content:center;margin:0 10px;transition:all .15s ease;width:40px}.headerMenu .headerMenu-left .headerMenu-left-sidemenuButton:hover{background-color:#d3d3d3}.headerMenu .headerMenu-left .headerMenu-left-sidemenuButton:active{background-color:#a9a9a9}.headerMenu .headerMenu-left .headerMenu-left-sidemenuButton .buttonLine{background-color:#232323;height:1px;width:20px}.headerMenu .headerMenu-left .headerMenu-left-logo{align-items:center;cursor:pointer;display:flex;font-family:sans-serif,serif;font-size:30px;font-weight:1000;-webkit-user-select:none;user-select:none}.headerMenu .headerMenu-left .headerMenu-left-logo img{height:30px}.headerMenu .headerMenu-center{align-items:center;display:flex;height:100%;width:35vw}.headerMenu .headerMenu-center .headerMenu-searchBar{align-items:center;display:flex;justify-content:center;width:100%}.headerMenu .headerMenu-center .headerMenu-searchBar input{border:1px solid rgba(68,68,68,.267);border-radius:30px 0 0 30px;color:#232323;font-size:1rem;outline:none;padding:10px 20px;width:83%}.headerMenu .headerMenu-center .headerMenu-searchBar ::-webkit-input-placeholder{color:#aaa}.headerMenu .headerMenu-center .headerMenu-searchBar ::placeholder{color:#aaa}.headerMenu .headerMenu-center .headerMenu-searchBar .searchButton{background-color:#fff;border:1px solid rgba(68,68,68,.267);border-left:none;border-radius:0 30px 30px 0;display:flex;justify-content:center}.headerMenu .headerMenu-center .headerMenu-searchBar .searchButton:hover{background-color:#d3d3d3}.headerMenu .headerMenu-center .headerMenu-searchBar .searchButton:active{background-color:#a9a9a9}.headerMenu .headerMenu-center .headerMenu-searchBar .searchButton svg{height:100%;object-fit:contain;padding:11px 19px;width:1rem}.headerMenu .headerMenu-right{align-items:center;display:flex;height:100%;justify-content:center;margin-right:1rem;width:10rem}.headerMenu .headerMenu-right .headerMenu-right-icons{align-items:center;display:flex;justify-content:space-evenly;width:100%}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon{border-radius:50%;height:30px;padding:5px}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon .headerMenu-right-icon-dots{align-items:center;display:flex;flex-direction:column;gap:3px;height:30px;justify-content:center;width:30px}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon .headerMenu-right-icon-dots .headerMenu-right-icon-dot{background-color:#232323;border-radius:50%;height:3px;width:3px}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon svg{height:100%;min-height:30px;min-width:30px;object-fit:contain;width:100%}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon:hover{background-color:#d3d3d3}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon:active{background-color:#a9a9a9}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon-login{align-items:center;border:1px solid rgba(68,68,68,.267);border-radius:15px;cursor:pointer;display:flex;gap:.5rem;height:30px;padding:0 .5rem;-webkit-user-select:none;user-select:none}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon-login:hover{background-color:rgba(158,236,255,.7)}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon-login svg{height:70%;object-fit:contain;width:100%}.headerMenu .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon-login p{color:#232323}.headerMenu[darktheme="1"]{background-color:#131313}.headerMenu[darktheme="1"] .headerMenu-left .headerMenu-left-sidemenuButton:hover{background-color:#434343}.headerMenu[darktheme="1"] .headerMenu-left .headerMenu-left-sidemenuButton:active{background-color:dimgray}.headerMenu[darktheme="1"] .headerMenu-left .headerMenu-left-sidemenuButton .buttonLine{background-color:#a3a3a3}.headerMenu[darktheme="1"] .headerMenu-left .headerMenu-left-logo{color:#a3a3a3}.headerMenu[darktheme="1"] .headerMenu-center .headerMenu-searchBar input{background-color:#131313;border:1px solid rgba(68,68,68,.267);color:#a3a3a3}.headerMenu[darktheme="1"] .headerMenu-center .headerMenu-searchBar .searchButton{background-color:#353535;border:1px solid rgba(68,68,68,.267);border-left:none}.headerMenu[darktheme="1"] .headerMenu-center .headerMenu-searchBar .searchButton svg{fill:#a3a3a3}.headerMenu[darktheme="1"] .headerMenu-center .headerMenu-searchBar .searchButton:hover{background-color:#434343}.headerMenu[darktheme="1"] .headerMenu-center .headerMenu-searchBar .searchButton:active{background-color:dimgray}.headerMenu[darktheme="1"] .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon .headerMenu-right-icon-dots .headerMenu-right-icon-dot{background-color:#a3a3a3}.headerMenu[darktheme="1"] .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon svg{fill:#a3a3a3}.headerMenu[darktheme="1"] .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon:hover{background-color:#434343}.headerMenu[darktheme="1"] .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon:active{background-color:dimgray}.headerMenu[darktheme="1"] .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon-login:hover{background-color:rgba(158,236,255,.3)}.headerMenu[darktheme="1"] .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon-login svg{fill:#a3a3a3}.headerMenu[darktheme="1"] .headerMenu-right .headerMenu-right-icons .headerMenu-right-icon-login p{color:#a3a3a3}@media(max-width:920px){.headerMenu .headerMenu-right .headerMenu-right-icons .createVideo{display:none}}@media screen and (orientation:portrait)and (max-width:680px){.headerMenu .headerMenu-center{display:none}}@media screen and (orientation:portrait)and (max-width:400px){.headerMenu .headerMenu-left .headerMenu-left-logo,.headerMenu .headerMenu-left .headerMenu-left-sidemenuButton{display:none}}.menu[visible="0"]{display:none}.menu[visible="1"]{background-color:#353535;border-radius:10px;padding:10px 0;position:absolute;top:50px}.menu[visible="1"] .menu-item{color:hsla(0,0%,100%,.933);cursor:pointer;padding:10px 20px}.menu[visible="1"] .menu-item:hover{background-color:hsla(0,0%,100%,.133)}.menu::-webkit-scrollbar{width:.5em}.menu::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.6)}.menu{max-height:60vh;max-width:300px;overflow-y:scroll;right:1%;-webkit-user-select:none;user-select:none;z-index:3}.menu .menu-return{align-items:center;border-bottom:1px solid #f3f3f3;display:flex}.menu .menu-return>*{margin-left:10px}.menu .menu-return .menu-return-arrow{border-radius:50%;cursor:pointer;height:40px;position:relative;width:40px}.menu .menu-return .menu-return-arrow:hover{background-color:dimgray}.menu .menu-return .menu-return-arrow:active{background-color:#a9a9a9}.menu .menu-return .menu-return-arrow>*{background-color:#a3a3a3;left:30%;position:absolute;top:50%}.menu .menu-return .menu-return-arrow .arrow-part1{height:1px;width:1.1rem}.menu .menu-return .menu-return-arrow .arrow-part2{height:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top;width:.7rem}.menu .menu-return .menu-return-arrow .arrow-part3{height:1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left top;transform-origin:left top;width:.7rem}.menu .menu-return p{color:#a3a3a3}.menu .images-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.menu .images-grid .avatar{border-radius:10px;cursor:pointer;padding:.3rem}.menu .images-grid .avatar img{border-radius:50%;object-fit:contain;width:100%}.menu .images-grid .avatar:hover{background-color:dimgray}.menu .images-grid .avatar:active{background-color:#a9a9a9}.menu .userInfo{color:hsla(0,0%,100%,.933);cursor:pointer;display:grid;grid-template-columns:1fr 4fr;grid-template-rows:1fr 1fr;padding:10px 20px}.menu .userInfo:hover{background-color:#434343}.menu .userInfo img{border-radius:50%;grid-column:1/2;grid-row:1/3;object-fit:contain;width:100%}.menu .userInfo p{margin:0;padding-left:1em}.menu .menu-feedback{display:flex;flex-direction:column}.menu .menu-feedback textarea{background-color:transparent;border:none;border-bottom:1px solid rgba(68,68,68,.267);color:#a3a3a3;font-size:clamp(1rem,1.6vmin,1.3rem);height:6rem;outline:none;resize:none}.menu .menu-feedback textarea::-webkit-scrollbar{width:.5em}.menu .menu-feedback textarea::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.6);border-radius:15px}.menu .menu-feedback .menu-button{background-color:#d3d3d3;border:none;border-radius:5px;color:#232323;cursor:pointer;font-size:1rem;padding:.5rem;text-align:center}.menu .menu-feedback .menu-button[inactive="1"]{background-color:dimgray;cursor:default}.menu .loadingPlug{color:#a3a3a3;padding:.5rem 1rem}.avatars-grid::-webkit-scrollbar{width:.25em}.noUserAnimationPlug{border-radius:15px;height:30px;padding:0 .5rem;pointer-events:none;position:fixed;right:28px;top:9px;width:4.2rem;z-index:3}.noUserAnimationPlug[trigger="0"]{-webkit-animation:loginButtonFlash0 .4s 1;animation:loginButtonFlash0 .4s 1}.noUserAnimationPlug[trigger="1"]{-webkit-animation:loginButtonFlash1 .4s 1;animation:loginButtonFlash1 .4s 1}@-webkit-keyframes loginButtonFlash1{0%{box-shadow:0 0 0 0 #add8e6}50%{box-shadow:0 0 .5rem .5rem #add8e6}to{box-shadow:0 0 0 0 #add8e6}}@keyframes loginButtonFlash1{0%{box-shadow:0 0 0 0 #add8e6}50%{box-shadow:0 0 .5rem .5rem #add8e6}to{box-shadow:0 0 0 0 #add8e6}}@-webkit-keyframes loginButtonFlash0{0%{box-shadow:0 0 0 0 #add8e6}50%{box-shadow:0 0 .5rem .5rem #add8e6}to{box-shadow:0 0 0 0 #add8e6}}@keyframes loginButtonFlash0{0%{box-shadow:0 0 0 0 #add8e6}50%{box-shadow:0 0 .5rem .5rem #add8e6}to{box-shadow:0 0 0 0 #add8e6}}.emptyPlug[darktheme="1"],.loadingPlug[darktheme="1"]{color:#a3a3a3}.createVideo-form[visible="0"]{display:none}.createVideo-form[visible="1"]{background-color:#444;border-radius:20px;display:grid;grid-template-columns:1fr 6fr;height:36em;left:calc(50vw - 25em);position:fixed;top:calc(50vh - 18em);-webkit-user-select:none;user-select:none;width:50em}.createVideo-form[visible="1"] .left{align-items:center;display:flex;flex-direction:column;margin-top:1em}.createVideo-form[visible="1"] .left>*{align-items:center;border-radius:5px;cursor:pointer;display:flex;justify-content:center}.createVideo-form[visible="1"] .left>* svg{fill:#a3a3a3;height:3rem;object-fit:contain;padding:1rem;width:3rem}.createVideo-form[visible="1"] .left>:hover{background-color:#a3a3a3}.createVideo-form[visible="1"] .left>:hover svg{fill:#232323}.createVideo-form[visible="1"] .left>:active{background-color:#d3d3d3}.createVideo-form[visible="1"] .left>:last-child{margin-bottom:1em;margin-top:auto}.createVideo-form[visible="1"] .left>.active{background-color:#d3d3d3}.createVideo-form[visible="1"] .left>.active svg{fill:#232323}.createVideo-form[visible="1"] .left .cancelImage:hover svg{fill:rgba(131,0,22,.719)}.createVideo-form[visible="1"] .right{display:grid;grid-template-columns:1fr 6fr;grid-template-rows:7fr 1fr 2fr;min-height:100%}.createVideo-form[visible="1"] .right .videoImage{cursor:pointer;grid-column:1/3;grid-row:1/2;margin:.8rem .8rem .8rem 0}.createVideo-form[visible="1"] .right .videoImage img{border-radius:15px;display:flex;object-fit:contain;width:100%}.createVideo-form[visible="1"] .right .imageSelect[show="1"]{background-color:hsla(0,0%,100%,.333);border-radius:20px;height:100%;overflow:hidden;position:absolute;right:0;width:100%;z-index:2}.createVideo-form[visible="1"] .right .imageSelect[show="1"] .imagesGrid{display:grid;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(3,1fr);height:100%;overflow-y:scroll}.createVideo-form[visible="1"] .right .imageSelect[show="1"] .imagesGrid .videoImageTile{border:3px solid #a3a3a3;border-radius:10px;cursor:pointer;opacity:.9;overflow:hidden}.createVideo-form[visible="1"] .right .imageSelect[show="1"] .imagesGrid .videoImageTile img{height:100%;object-fit:cover;width:100%}.createVideo-form[visible="1"] .right .imageSelect[show="1"] .imagesGrid .videoImageTile:hover{border:3px solid hsla(0,0%,100%,.667);opacity:1}.createVideo-form[visible="1"] .right .imageSelect[show="1"] .imagesGrid::-webkit-scrollbar{width:.5em}.createVideo-form[visible="1"] .right .imageSelect[show="1"] .imagesGrid::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);border-radius:15px}.createVideo-form[visible="1"] .right .imageSelect[show="0"]{display:none}.createVideo-form[visible="1"] .right .userIcon{grid-column:1/2;grid-row:2/4}.createVideo-form[visible="1"] .right .userIcon img{border-radius:50%;max-width:90%;object-fit:contain}.createVideo-form[visible="1"] .right textarea{background-color:transparent;color:#a3a3a3;margin:0 1em 1em 0;resize:none}.createVideo-form[visible="1"] .right textarea::-webkit-input-placeholder{color:#aaa}.createVideo-form[visible="1"] .right textarea::placeholder{color:#aaa}.createVideo-form[visible="1"] .right .tagsSelectSwitch{align-items:flex-end;display:flex;grid-column:1/2;grid-row:3/4;justify-content:center;margin-bottom:1rem}.createVideo-form[visible="1"] .right .tagsSelectSwitch p{background-color:#444;border-radius:10px;cursor:pointer;padding:.5rem}.createVideo-form[visible="1"] .right .tagsSelectSwitch p:hover{background-color:#a3a3a3}.createVideo-form[visible="1"] .right .tagsSelectSwitch p:active{background-color:#d3d3d3}.createVideo-form[visible="1"] .right .tagsArea{border:1px solid #a3a3a3;border-radius:5px;display:flex;flex-wrap:wrap;gap:.1rem;grid-column:2/4;grid-row:2/4;justify-content:space-between;margin:0 1rem 1rem 0;padding:.1rem}.createVideo-form[visible="1"] .right .tagsArea .tagTile{align-items:center;border:1px solid #a3a3a3;border-radius:5px;cursor:pointer;display:flex;padding:0 1rem}.createVideo-form[visible="1"] .right .tagsArea .tagTile:hover{background-color:#444;border:1px solid coral}.createVideo-form[visible="1"] .right .tagsArea .tagTile p{margin:0}.createVideo-form[visible="1"] .right .tagsArea .active{background-color:hsla(0,0%,100%,.667)}.createVideo-form[visible="1"] .right .selectedTagsArea{align-content:flex-start;border:1px solid #a3a3a3;border-radius:5px;display:flex;flex-wrap:wrap;gap:.1rem;grid-column:2/4;grid-row:2/4;margin:0 1rem 1rem 0;padding:.1rem}.createVideo-form[visible="1"] .right .selectedTagsArea .emptyTagsArray{color:#a3a3a3;padding-left:1rem}.createVideo-form[visible="1"] .right .selectedTagsArea .tagTileSelected{align-items:center;background-color:#444;border:1px solid #a3a3a3;border-radius:5px;display:flex;padding:.5rem 1rem}.createVideo-form[visible="1"] .right .selectedTagsArea .tagTileSelected p{margin:0}.createVideo-form[visible="1"] .right .videoTitle{grid-column:2/3;grid-row:2/3}.createVideo-form[visible="1"] .right .videoDescription{grid-column:2/3;grid-row:3/4}.createVideo-form[visible="1"] .right p{color:hsla(0,0%,100%,.933)}.createVideo-form[visible="1"] .right .sliders{display:grid}.createVideo-form[visible="1"] .right .sliders .sliderContainer svg{fill:#a3a3a3;height:1.5em;position:absolute;right:10%;width:1.5em}.createVideo-form[visible="1"] .right .sliders .sliderContainer label{border-bottom:1px solid #a3a3a3;color:#a3a3a3;height:1rem;margin-right:1em;padding:.1rem;position:absolute;right:0;width:6%}.createVideo-form[visible="1"] .right .sliders .sliderContainer .slider{max-width:80%}.createVideo-form[visible="1"] .right .sliders .sliderContainer .sliderTrack,.createVideo-form[visible="1"] .right .sliders .sliderContainer .sliderTrackLikes{background:#add8e6;height:4px;top:8px}.createVideo-form[visible="1"] .right .sliders .sliderContainer .sliderTrack.sliderTrack-0{background:coral}.createVideo-form[visible="1"] .right .sliders .sliderContainer .sliderTrackLikes.sliderTrackLikes-0{background:#90ee90}.createVideo-form[visible="1"] .right .sliders .sliderContainer .sliderThumb{background:#d3d3d3;border-radius:50%;cursor:pointer;height:20px;width:20px}.createVideo-form[visible="1"] .right .sliders .sliderContainer .sliderThumb:active{outline:none}@media(max-width:920px){.createVideo-form[visible="1"]{display:none}}.mainContainer::-webkit-scrollbar{width:.5em}.mainContainer::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);border-radius:15px}.mainContainer{background-color:#fff;flex:1 1;height:calc(100vh - 50px);margin-top:50px;overflow-y:scroll;scroll-behavior:smooth}.mainContainer .emptyPlug,.mainContainer .loadingPlug{display:table;margin:0 auto}.mainContainer[darktheme="1"]{background-color:#131313}.mainContainer[darktheme="1"]::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.6)}.mainContainer[sidemenustate="0"]{margin-left:60px}@media screen and (orientation:portrait)and (max-width:400px){.mainContainer[sidemenustate="0"]{margin-left:0}}.mainContainer[sidemenustate="1"]{margin-left:250px}@media screen and (orientation:portrait)and (max-width:400px){.mainContainer[sidemenustate="1"]{margin-left:0}}.mainContainer[sidemenustate="2"]{width:25vw}.mainContainer[sidemenustate="2"] .tagsList{position:relative}@media screen and (orientation:portrait)and (max-width:400px){.mainContainer[sidemenustate="2"]{display:none}}.row-container{display:flex;flex:1 1;height:28vh}.videoTile{cursor:pointer;flex:1 1;margin:10px;max-height:300px;max-width:350px}.videoTile .videoTile-imageArea{align-items:center;border-radius:10px;display:flex;height:68%;justify-content:center;overflow:hidden;position:relative;width:100%}.videoTile .videoTile-imageArea .videoTile-imageArea--img{object-fit:fill;width:100%;z-index:2}.videoTile .videoTile-imageArea .videotileloading{align-items:center;background-color:#b3b3b3;border-radius:10px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.videoTile .videoTile-videoDescription{display:flex;height:25%;justify-content:space-around;padding-top:10px;width:100%}.videoTile .videoTile-videoDescription .videoDescription-userIcon{display:flex;flex:.14 1}.videoTile .videoTile-videoDescription .videoDescription-userIcon img{border-radius:50%;max-height:40px;max-width:40px;min-height:30px;min-width:30px;object-fit:contain}.videoTile .videoTile-videoDescription .videoDescription-description{display:flex;flex:.8 1;flex-direction:column}.videoTile .videoTile-videoDescription .videoDescription-description h2,.videoTile .videoTile-videoDescription .videoDescription-description h3{color:#232323}.videoTile .videoTile-videoDescription .videoDescription-description h2{font-size:clamp(1em,1.5vw,1em);line-height:1.2em;margin:0;max-height:3em;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:16em}.videoTile .videoTile-videoDescription .videoDescription-description h3{font-size:clamp(.8rem,1.4vmin,1rem);font-weight:400;margin:0;padding:0}.videoTile[darktheme="1"] .videoTile-imageArea .videotileloading{background-color:#444}.videoTile[darktheme="1"] .videoTile-videoDescription h2,.videoTile[darktheme="1"] .videoTile-videoDescription h3{color:#a3a3a3}.video-tile-stump{cursor:default}.lds-roller{display:inline-block;height:80px;position:relative;width:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{background:#fff;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tagsContainer{background-color:#fff;position:-webkit-sticky;position:sticky}.tagsContainer .tagsContainer-tagsList{align-items:center;display:flex;gap:10px;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none}.tagsContainer .tagsContainer-tagsList::-webkit-scrollbar{display:none}.tagsContainer .tagsContainer-tagsList .tagsList-tag{background-color:#d3d3d3;border-radius:5px;cursor:pointer;padding:10px}.tagsContainer .tagsContainer-tagsList .tagsList-tag:hover{background-color:#a9a9a9}.tagsContainer .arrow-left svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tagsContainer .arrow-left[scrolledtop="1"]{display:none}.tagsContainer .arrow-right{right:0;top:0}.tagsContainer .arrow-right[scrolledtop="1"]{display:none}.tagsContainer .tagsContainer-arrow{align-items:center;background-color:#fff;box-shadow:0 0 7px 7px #fff;display:flex;justify-content:center;padding:10px;position:absolute;width:50px}.tagsContainer .tagsContainer-arrow .arrow-shadow{background-color:#d3d3d3;border-radius:50%;padding:20px;position:absolute}.tagsContainer .tagsContainer-arrow svg{height:20px;z-index:2}.tagsContainer[darktheme="1"]{background-color:#131313}.tagsContainer[darktheme="1"] .tagsContainer-tagsList .tagsList-tag{background-color:#434343}.tagsContainer[darktheme="1"] .tagsContainer-tagsList .tagsList-tag:hover{background-color:#a9a9a9}.tagsContainer[darktheme="1"] .tagsContainer-arrow{background-color:#131313;box-shadow:0 0 7px 7px #131313}.tagsContainer[darktheme="1"] .tagsContainer-arrow .arrow-shadow{background-color:#434343}.tagsContainer[darktheme="1"] .tagsContainer-arrow svg{fill:#a3a3a3}@media(max-width:680px){.tagsContainer{display:none}}.expanded::-webkit-scrollbar{width:.5em}.expanded::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);border-radius:15px}.folded::-webkit-scrollbar{width:0}.sidemenu{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 50px);overflow-y:scroll;position:fixed;top:50px;z-index:3}.sidemenu .sideMenu-section{display:flex;flex-direction:column;width:100%}.sidemenu .sideMenu-section .line-break{border-bottom:1px solid rgba(0,0,0,.2)}.sidemenu .sideMenu-section .sideMenu-section-item{border-radius:10px;cursor:pointer;display:flex;padding:1rem 0}.sidemenu .sideMenu-section .sideMenu-section-item svg{height:1.7rem;object-fit:contain;padding:0 1rem;width:1.7rem}.sidemenu .sideMenu-section .sideMenu-section-item p{color:#232323;margin:0;padding-left:1em}.sidemenu .active,.sidemenu .sideMenu-section .sideMenu-section-item:hover{background-color:#d3d3d3}.sidemenu[darktheme="1"]{background-color:#131313}.sidemenu[darktheme="1"] .sideMenu-section .sideMenu-section-item svg{fill:#a3a3a3}.sidemenu[darktheme="1"] .sideMenu-section .sideMenu-section-item p{color:#a3a3a3}.sidemenu[darktheme="1"] .sideMenu-section .sideMenu-section-item:hover{background-color:#434343}.videoModeHidden{left:-250px}.videoModeCover{left:0}.expanded{transition:left .1s ease;width:250px}.expanded .sideMenu-section .sideMenu-section-item{align-items:center}.expanded .sideMenu-section .sideMenu-section-item p{padding:0}.folded{width:60px}.folded .sideMenu-section .sideMenu-section-item{flex-direction:column}.folded .sideMenu-section .sideMenu-section-item p{font-size:.6rem;padding:0;text-align:center}@media screen and (orientation:portrait)and (max-width:400px){.sidemenu{display:none}}.videoArea-container::-webkit-scrollbar{width:.5em}.videoArea-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);border-radius:15px}.videoArea-container[videomode="0"]{display:hidden}.videoArea-container[videomode="1"]{background-color:#fff;height:calc(100vh - 50px);margin-top:50px;overflow-y:scroll;padding:0 1.5rem;scroll-behavior:smooth;width:calc(100% - 25em)}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-videoWrapper{position:relative}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-videoWrapper .videoArea-video{object-fit:contain;width:100%}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-videoWrapper .videoArea-videoLoading{align-items:center;background-color:#b3b3b3;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-videoTitle{color:#232323;font-size:1.2rem;padding:.4rem}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo{align-items:center;display:flex}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-avatar{cursor:pointer;width:3rem}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-avatar img{border-radius:50%;object-fit:contain;width:100%}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-secondSection{display:flex;flex-direction:column;margin-left:1rem}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-secondSection .videoArea-channelInfo-secondSection-channelName{cursor:pointer}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-secondSection p{color:#232323;font-size:.9rem;margin:0}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-subscribeButton{margin-left:2rem}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-subscribeButton[subscribed="1"]{background-color:rgba(158,236,255,.7)}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection{display:flex;flex-grow:1;justify-content:flex-end}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection .videoArea-ratingSection-likes{border-radius:20px 0 0 20px;padding:.5rem}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection .videoArea-ratingSection-likes[liked="1"]{background-color:rgba(158,236,255,.7)}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection .videoArea-ratingSection-divider{align-items:center;background-color:#d3d3d3;display:flex;width:1px}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection .videoArea-ratingSection-divider .videoArea-ratingSection-divider-line{background-color:rgba(68,68,68,.333);height:65%;width:100%}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection .videoArea-ratingSection-dislikes{border-radius:0 20px 20px 0;padding:.5rem}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-description{background-color:#d3d3d3;border-radius:10px;padding:1rem}.videoArea-container[darktheme="1"]{background-color:#131313}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-videoWrapper .videoArea-videoLoading{background-color:#444}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-channelInfo-secondSection p,.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-videoTitle{color:#a3a3a3}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection .videoArea-ratingSection-divider{background-color:#a9a9a9}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection .videoArea-ratingSection-divider .videoArea-ratingSection-divider-line{background-color:hsla(0,0%,100%,.333)}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-button{background-color:#a9a9a9}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-button:hover{background-color:#d3d3d3}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-button:active{background-color:#a9a9a9}.videoArea-container[darktheme="1"] .videoArea-videoContainer .videoArea-description{background-color:hsla(0,0%,100%,.133);color:#a3a3a3}.videoArea-container[darktheme="1"]::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.6)}.videoArea-button{align-items:center;background-color:#d3d3d3;border-radius:20px;color:#232323;cursor:pointer;display:flex;padding:.5rem 1rem}.videoArea-button svg{height:1.2rem;padding:0 .5rem;width:1.2rem}.videoArea-button:hover{background-color:#a9a9a9}.videoArea-button:active{background-color:#434343}.inactive{color:rgba(0,0,0,.133);cursor:default}.inactive,.inactive:active,.inactive:hover{background-color:hsla(0,0%,100%,.267)}@media screen and (orientation:portrait)and (max-width:680px){.videoArea-container[videomode="1"]{width:100vw}.videoArea-container[videomode="1"] .videoArea-videoContainer .videoArea-channelInfo .videoArea-ratingSection{display:none}}.videoArea-container-commentsSection{background-color:rgba(0,0,0,.267);margin-top:1rem;padding:1rem}.videoArea-container-commentsSection .commentsSection-addCommentContainer .addCommentContainer-header{display:flex}.videoArea-container-commentsSection .commentsSection-addCommentContainer .addCommentContainer-header .avatarContainer{cursor:pointer}.videoArea-container-commentsSection .commentsSection-addCommentContainer .addCommentContainer-header .avatarContainer img{border-radius:50%;object-fit:contain;width:3rem}.videoArea-container-commentsSection .commentsSection-addCommentContainer .addCommentContainer-header .avatarContainer svg{border-radius:50%;height:100%;width:3rem}.videoArea-container-commentsSection .commentsSection-addCommentContainer .addCommentContainer-header .commentBody{background-color:transparent;border:none;border-bottom:1px solid rgba(68,68,68,.267);color:#232323;flex-grow:1;font-size:1rem;font-size:clamp(.8rem,1.2vmin,1rem);margin-left:1rem;outline:none;resize:none}.videoArea-container-commentsSection .commentsSection-addCommentContainer .addCommentContainer-header .commentBody::-webkit-scrollbar{width:.5em}.videoArea-container-commentsSection .commentsSection-addCommentContainer .addCommentContainer-header .commentBody::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6);border-radius:15px}.videoArea-container-commentsSection .addCommentContainer-activeSection{display:flex;gap:.5rem;justify-content:flex-end}.videoArea-container-commentsSection .addCommentContainer-activeSection.invisible{display:none}.videoArea-container-commentsSection .commentsSection-comments .comments-comment{display:flex;margin-top:1rem;position:relative}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .avatarContainer{align-self:flex-start;cursor:pointer}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .avatarContainer img{border-radius:50%;object-fit:contain;width:3rem}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .avatarContainer svg{border-radius:50%;height:100%;width:3rem}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-body{display:flex;flex:.95 1;flex-direction:column;margin-left:1rem}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-body .body-header{display:flex;gap:.5rem}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-body .body-header p{color:#232323;font-size:clamp(.8rem,1.2vmin,1rem);margin:0}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-body .comment-text{color:#232323;font-size:clamp(.8rem,1.2vmin,1rem)}.videoArea-container-commentsSection .commentsSection-comments .comments-comment:hover .comment-menu .dots-container{display:flex}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-menu{flex:.05 1}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-menu .dots-container{align-items:center;border-radius:50%;cursor:pointer;display:flex;display:none;flex-direction:column;gap:3px;height:1rem;padding:.5rem;width:1rem}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-menu .dots-container:active{background-color:#a9a9a9}.videoArea-container-commentsSection .commentsSection-comments .comments-comment .comment-menu .dots-container .dots{background-color:#232323;border-radius:50%;height:3px;pointer-events:none;width:3px}.videoArea-container-commentsSection[darktheme="1"]{background-color:hsla(0,0%,100%,.133)}.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-header .commentBody{border-bottom:1px solid #f3f3f3;color:#a3a3a3}.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-header .commentBody::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.6)}.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-activeSection .videoArea-button{background-color:#a9a9a9}.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-activeSection .videoArea-button:hover{background-color:#d3d3d3}.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-activeSection .videoArea-button:active{background-color:#a9a9a9}.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-activeSection .inactive{background-color:hsla(0,0%,100%,.267);color:rgba(0,0,0,.133);cursor:default}.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-activeSection .inactive:active,.videoArea-container-commentsSection[darktheme="1"] .addCommentContainer-activeSection .inactive:hover{background-color:hsla(0,0%,100%,.267)}.videoArea-container-commentsSection[darktheme="1"] .commentsSection-comments .comments-comment .comment-body .body-header p,.videoArea-container-commentsSection[darktheme="1"] .commentsSection-comments .comments-comment .comment-body .comment-text{color:#a3a3a3}.videoArea-container-commentsSection[darktheme="1"] .commentsSection-comments .comments-comment .comment-menu .dots-container:active{background-color:#454545}.videoArea-container-commentsSection[darktheme="1"] .commentsSection-comments .comments-comment .comment-menu .dots-container .dots{background-color:#a3a3a3}
/*# sourceMappingURL=main.ba935dba.css.map*/