*{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin:0;overflow-x:hidden}body,html{scrollbar-color:#40a4ff #191919;scrollbar-width:thin}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-thumb{background-color:#40a4ff;border-radius:10px}body::-webkit-scrollbar-track{background-color:#191919}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-thumb{background-color:#40a4ff;border-radius:10px}html::-webkit-scrollbar-track{background-color:#191919}h1,h3,span{color:#fff}.App{align-items:center;background-attachment:fixed;background-size:cover;display:flex;flex-direction:column;height:auto;justify-content:center;text-align:center}.button{background-color:#40a4ff;color:#04002e}.button,.dark-button{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;border:3px solid transparent;border-radius:20px;box-shadow:0 0 5px #40a4ff;cursor:pointer;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;padding:10px;text-decoration:none;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.dark-button{background-color:rgba(0,0,0,.5);color:#40a4ff}.button-neon-red{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:red-block-glow;animation-name:red-block-glow;background-color:#ff073a;border:3px solid transparent;border-radius:20px;box-shadow:0 0 5px #ff073a;color:#04002e;cursor:pointer;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;padding:10px;text-decoration:none}.button-neon-red,.input{-webkit-animation-duration:2s;animation-duration:2s;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.input{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:initial;border:none;border-bottom:2px solid #40a4ff;border-radius:20px;box-shadow:0 0 5px #40a4ff;color:#fff;margin-bottom:10px;margin-top:10px;outline:none;padding:12px;width:94%}.white-glow-text{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:text-glow;animation-name:text-glow;color:#fff;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}@media screen and (min-width:501px){.block-form{align-items:center;background-color:rgba(0,0,0,.5);border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:15px;width:30%}}@media screen and (max-width:499px){.block-form{align-items:center;background-color:rgba(0,0,0,.5);border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:15px;width:98%}}.block{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow}.block,.red-block{-webkit-animation-duration:2s;animation-duration:2s;border-radius:11px}.red-block{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:red-glow;animation-name:red-glow}.move-glow-block{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:move-glow;animation-name:move-glow}.move-glow-block,.png-block{-webkit-animation-duration:2s;animation-duration:2s}.png-block{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:png-glow;animation-name:png-glow}.navy-block{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:navy-glow;animation-name:navy-glow}@-webkit-keyframes red-glow{0%{box-shadow:0 0 7px #ff073a}50%{box-shadow:0 0 16px #ff073a}to{box-shadow:0 0 8px #ff073a}}@keyframes red-glow{0%{box-shadow:0 0 7px #ff073a}50%{box-shadow:0 0 16px #ff073a}to{box-shadow:0 0 8px #ff073a}}@-webkit-keyframes move-glow{0%{box-shadow:0 0 7px #40a4ff;-webkit-transform:scale(100%);transform:scale(100%)}50%{box-shadow:0 0 16px #40a4ff;-webkit-transform:scale(110%);transform:scale(110%)}to{box-shadow:0 0 8px #40a4ff;-webkit-transform:scale(101%);transform:scale(101%)}}@keyframes move-glow{0%{box-shadow:0 0 7px #40a4ff;-webkit-transform:scale(100%);transform:scale(100%)}50%{box-shadow:0 0 16px #40a4ff;-webkit-transform:scale(110%);transform:scale(110%)}to{box-shadow:0 0 8px #40a4ff;-webkit-transform:scale(101%);transform:scale(101%)}}@-webkit-keyframes png-glow{0%{background-color:rgba(77,77,255,.4)}50%{background-color:#4d4dff}to{background-color:rgba(77,77,255,.5)}}@keyframes png-glow{0%{background-color:rgba(77,77,255,.4)}50%{background-color:#4d4dff}to{background-color:rgba(77,77,255,.5)}}@-webkit-keyframes navy-glow{0%{box-shadow:0 0 7px #4d4dff}50%{box-shadow:0 0 16px #4d4dff}to{box-shadow:0 0 8px #4d4dff}}@keyframes navy-glow{0%{box-shadow:0 0 7px #4d4dff}50%{box-shadow:0 0 16px #4d4dff}to{box-shadow:0 0 8px #4d4dff}}@-webkit-keyframes text-glow{0%{text-shadow:0 0 7px #40a4ff}50%{text-shadow:0 0 16px #40a4ff}to{text-shadow:0 0 8px #40a4ff}}@keyframes text-glow{0%{text-shadow:0 0 7px #40a4ff}50%{text-shadow:0 0 16px #40a4ff}to{text-shadow:0 0 8px #40a4ff}}@-webkit-keyframes blue-text-glow{0%{text-shadow:0 0 7px #40a4ff}50%{text-shadow:0 0 16px #40a4ff}to{text-shadow:0 0 8px #40a4ff}}@keyframes blue-text-glow{0%{text-shadow:0 0 7px #40a4ff}50%{text-shadow:0 0 16px #40a4ff}to{text-shadow:0 0 8px #40a4ff}}@-webkit-keyframes orange-text-glow{0%{text-shadow:0 0 7px #ff760d}50%{text-shadow:0 0 16px #ff760d}to{text-shadow:0 0 8px #ff760d}}@keyframes orange-text-glow{0%{text-shadow:0 0 7px #ff760d}50%{text-shadow:0 0 16px #ff760d}to{text-shadow:0 0 8px #ff760d}}@-webkit-keyframes green-text-glow{0%{text-shadow:0 0 7px #86ed26}50%{text-shadow:0 0 16px #86ed26}to{text-shadow:0 0 8px #86ed26}}@keyframes green-text-glow{0%{text-shadow:0 0 7px #86ed26}50%{text-shadow:0 0 16px #86ed26}to{text-shadow:0 0 8px #86ed26}}@-webkit-keyframes purple-text-glow{0%{text-shadow:0 0 7px #9a38d6}50%{text-shadow:0 0 16px #9a38d6}to{text-shadow:0 0 8px #9a38d6}}@keyframes purple-text-glow{0%{text-shadow:0 0 7px #9a38d6}50%{text-shadow:0 0 16px #9a38d6}to{text-shadow:0 0 8px #9a38d6}}@-webkit-keyframes pink-text-glow{0%{text-shadow:0 0 7px #b71dde}50%{text-shadow:0 0 16px #b71dde}to{text-shadow:0 0 8px #b71dde}}@keyframes pink-text-glow{0%{text-shadow:0 0 7px #b71dde}50%{text-shadow:0 0 16px #b71dde}to{text-shadow:0 0 8px #b71dde}}@-webkit-keyframes navy-text-glow{0%{text-shadow:0 0 7px #4d4dff}50%{text-shadow:0 0 16px #4d4dff}to{text-shadow:0 0 8px #4d4dff}}@keyframes navy-text-glow{0%{text-shadow:0 0 7px #4d4dff}50%{text-shadow:0 0 16px #4d4dff}to{text-shadow:0 0 8px #4d4dff}}@-webkit-keyframes blue-block-glow{0%{box-shadow:0 0 7px #40a4ff}50%{box-shadow:0 0 16px #40a4ff}to{box-shadow:0 0 8px #40a4ff}}@keyframes blue-block-glow{0%{box-shadow:0 0 7px #40a4ff}50%{box-shadow:0 0 16px #40a4ff}to{box-shadow:0 0 8px #40a4ff}}@-webkit-keyframes orange-block-glow{0%{box-shadow:0 0 7px #ff760d}50%{box-shadow:0 0 16px #ff760d}to{box-shadow:0 0 8px #ff760d}}@keyframes orange-block-glow{0%{box-shadow:0 0 7px #ff760d}50%{box-shadow:0 0 16px #ff760d}to{box-shadow:0 0 8px #ff760d}}@-webkit-keyframes green-block-glow{0%{box-shadow:0 0 7px #86ed26}50%{box-shadow:0 0 16px #86ed26}to{box-shadow:0 0 8px #86ed26}}@keyframes green-block-glow{0%{box-shadow:0 0 7px #86ed26}50%{box-shadow:0 0 16px #86ed26}to{box-shadow:0 0 8px #86ed26}}@-webkit-keyframes purple-block-glow{0%{box-shadow:0 0 7px #9a38d6}50%{box-shadow:0 0 16px #9a38d6}to{box-shadow:0 0 8px #9a38d6}}@keyframes purple-block-glow{0%{box-shadow:0 0 7px #9a38d6}50%{box-shadow:0 0 16px #9a38d6}to{box-shadow:0 0 8px #9a38d6}}@-webkit-keyframes pink-block-glow{0%{box-shadow:0 0 7px #b71dde}50%{box-shadow:0 0 16px #b71dde}to{box-shadow:0 0 8px #b71dde}}@keyframes pink-block-glow{0%{box-shadow:0 0 7px #b71dde}50%{box-shadow:0 0 16px #b71dde}to{box-shadow:0 0 8px #b71dde}}@-webkit-keyframes navy-block-glow{0%{box-shadow:0 0 7px #4d4dff}50%{box-shadow:0 0 16px #4d4dff}to{box-shadow:0 0 8px #4d4dff}}@keyframes navy-block-glow{0%{box-shadow:0 0 7px #4d4dff}50%{box-shadow:0 0 16px #4d4dff}to{box-shadow:0 0 8px #4d4dff}}@-webkit-keyframes red-block-glow{0%{box-shadow:0 0 7px #ff073a}50%{box-shadow:0 0 16px #ff073a}to{box-shadow:0 0 8px #ff073a}}@keyframes red-block-glow{0%{box-shadow:0 0 7px #ff073a}50%{box-shadow:0 0 16px #ff073a}to{box-shadow:0 0 8px #ff073a}}.blue-text-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:blue-text-glow;animation-name:blue-text-glow}.blue-text-glow,.orange-text-glow{-webkit-animation-duration:2s;animation-duration:2s}.orange-text-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:orange-text-glow;animation-name:orange-text-glow}.green-text-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:green-text-glow;animation-name:green-text-glow}.green-text-glow,.purple-text-glow{-webkit-animation-duration:2s;animation-duration:2s}.purple-text-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:purple-text-glow;animation-name:purple-text-glow}.pink-text-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:pink-text-glow;animation-name:pink-text-glow}.navy-text-glow,.pink-text-glow{-webkit-animation-duration:2s;animation-duration:2s}.navy-text-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:navy-text-glow;animation-name:navy-text-glow}.blue-block-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:blue-block-glow;animation-name:blue-block-glow}.blue-block-glow,.orange-block-glow{-webkit-animation-duration:2s;animation-duration:2s}.orange-block-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:orange-block-glow;animation-name:orange-block-glow}.green-block-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:green-block-glow;animation-name:green-block-glow}.green-block-glow,.purple-block-glow{-webkit-animation-duration:2s;animation-duration:2s}.purple-block-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:purple-block-glow;animation-name:purple-block-glow}.pink-block-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:pink-block-glow;animation-name:pink-block-glow}.navy-block-glow,.pink-block-glow{-webkit-animation-duration:2s;animation-duration:2s}.navy-block-glow{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:navy-block-glow;animation-name:navy-block-glow}.red-block-glow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:red-block-glow;animation-name:red-block-glow}.button-neon-red:hover,.button:hover,.dark-button:hover{-webkit-transform:scale(110%);transform:scale(110%)}.margin-top-bottom{margin-bottom:15px;margin-top:15px}audio::-webkit-media-controls-panel{background-color:#40a4ff;border:none;border-radius:15px}audio{z-index:1}.area{background-color:rgba(0,0,0,.5);border-radius:15px;outline:none}.area,.button_default{border:none;color:#40a4ff;padding:15px}.button_default{background-color:initial;cursor:pointer}.fl{justify-content:center}.fl,.flex-start{align-items:center;display:flex}.flex-start{justify-content:flex-start}.mt{margin-top:20px}.mt10{margin-top:10px}.mr{margin-right:10px}.ml0{margin-left:0}.pointer{cursor:pointer}.center-column{align-items:center;display:flex;flex-direction:column;justify-content:center}.cancel-button{color:#40a4ff;cursor:pointer}.full-width{width:99vw}@media screen and (min-width:501px){.room-item{align-items:center;background-color:rgba(0,0,0,.5);border-radius:15px;color:#fff;cursor:pointer;display:flex;height:55px;justify-content:space-between;margin:0 0 10px;padding:15px;transition:background-color .1 .5;transition:color .1 .5;transition:border .1 .5;width:150%}}@media screen and (max-width:499px){.room-item{align-items:center;background-color:rgba(0,0,0,.5);border-radius:15px;color:#fff;cursor:pointer;display:flex;height:55px;justify-content:space-between;margin:0 0 10px 10px;padding:15px;transition:background-color .1 .5;transition:color .1 .5;transition:border .1 .5;width:86%}}@media screen and (min-width:501px){.chat-room-item{align-items:center;background-color:rgba(0,0,0,.5);border:1px solid #008cff;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:55px;justify-content:space-between;margin:0 0 10px;padding:15px;transition:background-color .1 .5;transition:color .1 .5;transition:border .1 .5;width:200%}}@media screen and (max-width:499px){.chat-room-item{align-items:center;background-color:rgba(0,0,0,.5);border:1px solid #008cff;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:55px;justify-content:space-between;margin:0 0 10px 10px;padding:15px;transition:background-color .1 .5;transition:color .1 .5;transition:border .1 .5;width:86%}}.chat-room-item:hover,.room-item:hover{background-color:#000}.room-item-blue{border-radius:10px;width:100%}.chat-room-item-blue,.room-item-blue{align-items:center;background-color:#008cff;border:1px solid #008cff;color:#fff;display:flex;height:55px;justify-content:space-between;margin:0 0 10px;padding:15px}.chat-room-item-blue{border-radius:10px;cursor:pointer;transition:background-color .1 .5;transition:color .1 .5;transition:border .1 .5;width:245%}.room-item-info{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.room-item-info-wrapper{align-items:center;display:flex;justify-content:flex-start}.room-title{margin-left:15px}.room-img{border-radius:50%;height:70px;object-fit:cover;width:70px}.lds-spinner{color:official;display:inline-block;height:80px;margin-left:45%;position:relative;width:80px}.lds-spinner div{-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-spinner div:after{background:#fff;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lds-spinner div:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.lds-spinner div:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.lds-spinner div:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lds-spinner div:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s;-webkit-transform:rotate(120deg);transform:rotate(120deg)}.lds-spinner div:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s;-webkit-transform:rotate(150deg);transform:rotate(150deg)}.lds-spinner div:nth-child(7){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lds-spinner div:nth-child(8){-webkit-animation-delay:-.4s;animation-delay:-.4s;-webkit-transform:rotate(210deg);transform:rotate(210deg)}.lds-spinner div:nth-child(9){-webkit-animation-delay:-.3s;animation-delay:-.3s;-webkit-transform:rotate(240deg);transform:rotate(240deg)}.lds-spinner div:nth-child(10){-webkit-animation-delay:-.2s;animation-delay:-.2s;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.lds-spinner div:nth-child(11){-webkit-animation-delay:-.1s;animation-delay:-.1s;-webkit-transform:rotate(300deg);transform:rotate(300deg)}.lds-spinner div:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(330deg);transform:rotate(330deg)}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@media screen and (min-width:701px){.room-list,.rooms-list-wrapper{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;width:100%}}@media screen and (max-width:699px) and (min-width:501px){.room-list{width:60%}.room-list,.rooms-list-wrapper{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width:499px){.room-list{width:98%}.room-list,.rooms-list-wrapper{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center}}.messenger-button{background-color:#008cff;border:none;border-radius:11px;color:#fff;cursor:pointer;margin-bottom:10px;padding:8px}@media screen and (min-width:501px){.form{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:rgba(0,0,0,.5);border-radius:12px;margin:20vh auto 10vh;padding:12px;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:30%}}@media screen and (max-width:499px){.form{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:rgba(0,0,0,.5);border-radius:12px;margin:15px auto 0;padding:12px;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:90%}}.form-field{border:none;border-bottom:2px solid #40a4ff}.form-area,.form-field{background-color:initial;color:#fff;margin-top:10px;outline:none;padding:12px;width:94%}.form-area{border:2px solid #40a4ff;border-radius:11px;height:100px}.submit{margin-top:10px;width:100%}.form-title{color:#fff}.theme-title{color:#fff;font-size:16pt;width:100%}.theme-button{border:none}.theme-button,.theme-button-wb{background-size:cover;color:#fff;cursor:pointer;font-size:12pt;margin-left:10px;padding:7px 10px 5px}.theme-button-wb{border:1px solid #fff}.theme-button:hover,.theme-button:visited{border:1px solid #fff;padding:6px 9px}.user-item{background-color:rgba(0,0,0,.5);border:1px solid #000;border-radius:15px;margin-top:2%;padding:12px}.user-item,.user-item-selected{align-items:center;cursor:pointer;display:flex;height:75px;justify-content:space-between;width:100%}.user-item-selected{background-color:#292929;border:2px solid #008cff;border-radius:11px;margin-top:1%;padding:11px}.user-item-right-side{align-items:center;display:flex;height:70px;justify-content:flex-start;width:60%}.user-item-img{border-radius:50%;display:inline-block;height:70px;object-fit:cover;width:70px}.user-item-info{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-left:20px}.user-item-name{color:#fff}.user-item-age,.user-item-name{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.user-item-age{color:hsla(0,0%,100%,.674)}.user-item-actions{align-items:center;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:501px){.user-item-write-message{background-color:#008cff;border:none;border-radius:15px;color:#fff;padding:12px}}@media screen and (max-width:499px){.user-item-write-message{background-color:#008cff;border:none;border-radius:15px;color:#fff;padding:2px}}.user-item-request-sent{color:#40a4ff;cursor:pointer;font-size:10pt}.users{align-items:flex-start;display:flex;justify-content:center;width:100%}@media screen and (min-width:701px){.users-ads{margin-left:50px;margin-top:20px;width:23%}.users-list{margin-top:10px;width:40%}.users-search-field-width{width:30%}}@media screen and (max-width:699px) and (min-width:501px){.users-ads{margin-top:20px;width:50%}.users-list{margin-top:10px;width:100%}.users-search-field-width{width:50%}}@media screen and (max-width:499px){.users-ads{display:none;margin-top:20px;width:100%}.users-list{margin-top:10px;width:93%}.users-search-field-width{width:98%}}.users-search-field{background-color:rgba(0,0,0,.5);border:1px solid #50c5ff;border-radius:15px;color:#fff;margin-right:10px;outline:none;padding:15px;text-decoration:none}.users-search-field::-webkit-input-placeholder{color:#50c5ff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.users-search-field::placeholder{color:#50c5ff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.users-search-field::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;background-image:url(/static/media/search-cancel.a3ae498fb734c898e2c7.png);background-size:10px 10px;height:10px;width:10px}.user{text-align:left;width:98vw}.user-nav{align-items:center;background-size:cover;border-radius:12px;color:#fff;display:flex;height:22vh;justify-content:space-between;position:relative}.user-change-banner{color:hsla(0,0%,100%,.497);cursor:pointer;position:absolute;right:10px;text-shadow:#000 1px 0 10px;top:5px}.user-avatar{border-radius:50%;cursor:pointer;height:130px;margin-left:20px;object-fit:cover;width:130px}.banner{width:90%}.banner,.user-nav-info{align-items:center;display:flex}.user-nav-info{flex-direction:column;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;justify-content:space-between;margin-left:10px;width:25%}.user-name{background-color:rgba(0,0,0,.2);border-radius:20px;padding:7px}.user-nav-actions{align-items:center;display:flex;flex-direction:column;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;justify-content:space-between;margin-left:25%;width:50%}.user-age{color:hsla(0,0%,100%,.548)}.user-nav-more-info{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:30px}.user-more-info-container{align-items:center;background-color:rgba(0,0,0,.2);border-radius:20px;cursor:pointer;display:flex;padding:7px}.user-more-info-title{color:#40a4ff}.user-nav-more-info-forward-animation{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:arrow;animation-name:arrow}@-webkit-keyframes arrow{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes arrow{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.user-nav-more-info-backward-animation{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:arrow-back;animation-name:arrow-back}@-webkit-keyframes arrow-back{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes arrow-back{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.edit-profile{background-color:#008cff;border:none;border-radius:15px;color:#fff;padding:12px}.user-right-side{width:16%}.upload-photo-cancel{color:#40a4ff;cursor:pointer;margin-left:10px;margin-top:10px}.user-action{border:none;color:#fff;margin-top:10px;padding:12px;width:100%}.user-actions{align-items:center;display:flex;flex-direction:column;justify-content:center}.user-friends{background-color:rgba(0,0,0,.5);border-radius:15px 15px 15px 15px;color:#fff;height:35vh;margin-top:10px;overflow:hidden}.user-friend{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:center;position:relative;vertical-align:top;width:25%}.user-friend,.user-subscribe{align-items:center;margin-left:15px}.user-subscribe{display:flex;justify-content:flex-start;margin-bottom:10px;width:100%}.unscribe{color:#40a4ff;cursor:pointer;margin-left:20px}.user-friend-avatar{border:1px solid #40a4ff;border-radius:50%;height:50px;object-fit:cover;width:50px}.user-friends-title{color:#fff;cursor:pointer;margin:20px}.user-friend-name{color:#fff;font-size:8px;text-align:center;text-decoration:none}.user-subscribe-avatar{float:left;width:40px}.user-subscribe-name{font-size:10pt;margin-left:10px}.user-center-side{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10px;width:80%}.center-side-buttons{align-items:center;display:flex;justify-content:flex-start;width:82%}.user-content{align-items:flex-start;display:flex;justify-content:space-between}.user-left-side{width:20%}.user-action-button,.user-fotos-title{color:#fff;margin-left:15px}.user-action-button{height:40px}.user-foto-preview{border-radius:12px;cursor:pointer;margin-left:15px;width:94%}.foto-div{margin-bottom:10px}.nothing{color:#fff;text-align:center}.user-main-action{width:48.5%}.user-add-foto,.user-add-post,.user-main-action{background-color:#008cff;border:none;border-radius:15px;color:#fff;margin-left:.5vw;margin-top:.6vw;padding:12px}.user-add-post{margin-bottom:10px;width:100%}.post-field{background-color:initial;border:none;border-bottom:2px solid #008cff;color:#fff;margin-bottom:10px;margin-left:10px;outline:none;padding:12px;width:65%}.user-add-foto-right{border:none;border-radius:15px;color:#000;margin:.6vw 2px 2px 10px;padding:8px;width:48%}.about-me{background-color:rgba(0,0,0,.349);border-radius:11px;margin-left:25%;padding:10px;width:50%}.about-me-text{text-align:justify}.notice-img{border-radius:50%;cursor:pointer;height:28px;margin:5px 0 5px 15px;object-fit:cover;padding:3px;width:28px}.delete-friend{position:absolute;right:0;top:-20px}.delete-foto,.delete-friend{color:#40a4ff;cursor:pointer}.delete-foto{margin-left:15px}input[type=file]{display:none}.user-videos{border-radius:15px;height:230px;margin:5px;overflow-y:scroll}.user-videos::-o-scrollbar{width:5px}.user-videos::-moz-scrollbar{width:5px}.user-posts{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5px;width:80%}.user-videos::-webkit-scrollbar{width:5px}.user-videos::-webkit-scrollbar-track{background:transparent}.user-videos::-webkit-scrollbar-thumb{background-color:#008cff;border:1px solid #008cff;border-radius:11px}.user-fotos{margin:5px;overflow-x:hidden;width:102%}@media screen and (min-width:501px){.user-posts-list{align-items:center;background-color:rgba(0,0,0,.5);border-radius:10px;display:flex;flex-direction:column;justify-content:center;width:100%}}@media screen and (max-width:499px){.user-posts-list{background-color:rgba(0,0,0,.6);border-radius:10px;width:98%}}.common-modal{align-items:center;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000000}.common-modal,.common-modal-content{background-color:rgba(0,0,0,.5);display:flex;justify-content:center}.common-modal-content{align-items:flex-start;border-radius:15px;max-height:75vh;max-width:100%;overflow-x:hidden;overflow-y:scroll;position:relative;scrollbar-color:#40a4ff rgba(0,0,0,.5);scrollbar-color:var(--blue-neon) rgba(0,0,0,.5);scrollbar-width:thin}.common-modal-close{cursor:pointer;font-size:28px;font-weight:700;position:absolute;right:10px;top:5px}.common-modal-body{width:100%}.common-modal-neutral{border:.5px solid #40a4ff;border:.5px solid var(--blue-neon);color:#40a4ff;color:var(--blue-neon)}.common-modal-success{border:.5px solid #86ed26;border:.5px solid var(--green-neon);color:#86ed26;color:var(--green-neon)}.common-modal-error{border:.5px solid #ff073a;border:.5px solid var(--red-neon);color:#ff073a;color:var(--red-neon)}@media screen and (min-width:1080px){.common-modal-content-width{width:50%}}@media screen and (min-width:1920px){.common-modal-content-width{width:500px}}@media screen and (max-width:1079px){.common-modal-content-width{width:50%}}@media screen and (max-width:600px){.common-modal-content-width{width:96%}}.common-modal-content::-webkit-scrollbar{width:8px}.common-modal-content::-webkit-scrollbar-thumb{background-color:#40a4ff;background-color:var(--blue-neon);border-radius:10px}.common-modal-content::-webkit-scrollbar-track{background-color:rgba(0,0,0,.5)}.notifications{border-radius:11px;height:65vh;margin-top:10px;overflow-y:scroll;padding:12px;position:relative;width:40%}.notifications::-webkit-scrollbar{width:5px}.notifications::-webkit-scrollbar-track{background:transparent}.notifications::-webkit-scrollbar-thumb{background-color:initial;border:transparent;border-radius:11px}.notification{background-color:initial;border:1px solid #fff;border-radius:11px;color:#fff;margin-bottom:8px;padding:1px}.notifications-title{color:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.notice-title{color:#000;font-family:Courier New,Courier,monospace;font-size:11pt;margin:5px;text-align:left}.close-notifications{cursor:pointer}.notice-button{background-color:initial;border:1px solid #008cff;border-radius:15px;color:#008cff;cursor:pointer;margin:8px;padding:8px}.notice-container{align-items:center;display:flex;justify-content:flex-start;margin-top:10px}@media screen and (min-width:501px){.user-post{padding:10px;width:96%}.user-post-images{align-items:center;display:flex;flex-wrap:wrap;height:50px;justify-content:flex-start;margin-top:5px;width:98%}.user-post-small-image{border-radius:15px;cursor:pointer;height:100%;margin:5px;object-fit:cover;width:50px}.user-post-image{border-radius:12px;height:auto;object-fit:cover;width:100%}.user-post-like{border-radius:50%;cursor:pointer;-webkit-filter:brightness(200%);filter:brightness(200%);height:100%;margin:5px;object-fit:cover;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:50px}}@media screen and (max-width:499px){.user-post{padding:10px;width:98%}.user-post-images{align-items:center;display:flex;flex-wrap:wrap;height:45px;justify-content:flex-start;margin-top:5px;width:98%}.user-post-small-image{border-radius:15px;cursor:pointer;height:100%;margin:5px;object-fit:cover;width:45px}.user-post-image{border-radius:12px;height:auto;object-fit:cover;width:96%}.user-post-like{border-radius:50%;cursor:pointer;-webkit-filter:brightness(200%);filter:brightness(200%);height:100%;margin:5px;object-fit:cover;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:50px}}.user-post-like:hover{-webkit-transform:scale(110%);transform:scale(110%)}.user-post-text,.user-post-title{color:#fff;margin-left:5px;text-align:left}.user-post-delete{color:#40a4ff;cursor:pointer;font-size:20pt;margin-left:-15px;position:absolute}.user-post-date{color:#9a9999;margin-left:5px;text-align:left}@media screen and (min-width:501px){.videohost-comment-field{align-items:center;background-color:rgba(0,0,0,.5);border:2px solid #40a4ff;border-radius:11px;display:flex;justify-content:center;margin-top:10px;padding:5px;width:98%}}@media screen and (max-width:499px){.videohost-comment-field{align-items:center;background-color:rgba(0,0,0,.5);border:2px solid #40a4ff;border-radius:11px;display:flex;justify-content:center;margin-top:10px;padding:5px;width:96%}}.videohost-comment-title{color:#fff}@media screen and (min-width:501px){.videohost-create{align-items:center;background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:12px;display:flex;flex-direction:column;justify-content:center;margin:10px auto 0;width:35%}}@media screen and (max-width:499px){.videohost-create{align-items:center;background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:12px;display:flex;flex-direction:column;justify-content:center;margin:10px auto 0;padding:5px;width:98%}}.videohost-create-title{color:#fff}.videohost-create-empty-button{background-color:initial;border:1px solid #40a4ff;border-radius:15px;color:#40a4ff;cursor:pointer;display:block;margin-bottom:10px;padding:12px;transition:color background-color border .5s ease-in}.videohost-create-empty-button:hover{background-color:#40a4ff;border:1px solid transparent;color:#fff}.videohost-create-input{border:none;border-bottom:2px solid #40a4ff}.videohost-create-area,.videohost-create-input{background-color:initial;color:#fff;margin:10px;outline:none;padding:15px;width:90%}.videohost-create-area{border:1px solid #40a4ff;border-radius:12px}.videohost-main-button{background-color:#40a4ff;border:none;border-radius:15px;color:#fff;cursor:pointer;display:block;margin-bottom:10px;padding:12px}@media screen and (min-width:501px){.videohost-comment-item{align-items:flex-start;background-color:rgba(0,0,0,.5);border-radius:12px;display:flex;height:100px;justify-content:flex-start;margin-bottom:10px;margin-top:10px;padding:10px;width:97%}}@media screen and (max-width:499px){.videohost-comment-item{align-items:flex-start;background-color:rgba(0,0,0,.5);border-radius:12px;display:flex;height:100px;justify-content:flex-start;margin-bottom:10px;margin-top:10px;padding:10px;width:98%}}.videohost-comment-item-avatar{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:50px}.videohost-comment-item-avatar-img{border-radius:50%;height:50px;object-fit:cover;width:50px}.videohost-comment-item-main{flex-direction:column;margin:10px}.videohost-comment-item-head,.videohost-comment-item-main{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.videohost-comment-item-head{flex-direction:row}.videohost-comment-item-author{color:#40a4ff}.videohost-comment-item-date{color:#40a4ff;opacity:.8}.videohost-comment-item-text-wrapper{align-items:center;display:flex;justify-content:flex-start;text-align:left;width:100%}.videohost-comment-item-text{color:#fff}.videohost-comment-item-like{align-items:center;background-color:#40a4ff;border-radius:15px;border-radius:50%;display:flex;height:15px;justify-content:center;margin:10px;object-fit:cover;padding:8px;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:30px}.videohost-comment-item-like,.videohost-comment-item-like-img{cursor:pointer;-webkit-filter:brightness(200%);filter:brightness(200%)}.videohost-comment-item-like-img{margin:5px;width:20px}.videohost-comment-item-likes-count{color:#fff;font-size:12pt;font-weight:200}@media screen and (min-width:501px){.create-post{background-color:rgba(0,0,0,.5);border-radius:12px;margin:10% auto 0;padding:10px;width:30%}}@media screen and (max-width:499px){.create-post{background-color:rgba(0,0,0,.5);border-radius:12px;margin:5% auto 0;padding:10px;width:90%}}.new-smile{cursor:pointer;-webkit-filter:brightness(120%);filter:brightness(120%);margin-top:25px;width:30px}.user-mobile{background-color:rgba(0,0,0,.6);margin:1%;text-align:left}.user-nav-mobile{align-items:center;background-size:cover;border:1px solid #008cff;color:#fff;display:flex;height:10vh;justify-content:space-between;width:100%}.user-avatar-mobile{border:1px solid #008cff;border-radius:50%;height:50px;margin-left:20px;object-fit:cover;width:50px}.banner-mobile{align-items:center;display:flex;width:90%}.user-nav-info-mobile{align-items:center;display:flex;flex-direction:column;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;justify-content:space-between;margin-left:10px;width:25%}.user-name-mobile{font-family:Courier New,Courier,monospace;font-size:11pt}.user-age-mobile{color:hsla(0,0%,100%,.548);font-size:10pt;margin-left:20px}.user-friends-mobile{background-color:rgba(0,140,255,.326);border-radius:0 15px 15px 0;color:#fff;height:20vh;margin-top:10px;overflow-x:scroll;width:100%}.user-friends-mobile::-webkit-scrollbar{width:0}.user-friend-mobile{cursor:pointer;display:inline-block;margin-left:20px;width:25%}.user-friend-avatar-mobile{border:1px solid #008cff;border-radius:50%;height:80px;object-fit:cover;width:80px}.user-friends-title-mobile{color:#fff;font-size:9pt;margin:5px}.user-friend-name-mobile{color:#fff;font-size:10px;text-align:center;text-decoration:none}.user-add-foto-mobile{background-color:initial;border:none;border-radius:15px;color:#008cff;font-size:8.5pt;margin-left:.5vw;margin-top:.6vw}.user-mobile-actions-self{width:100%}.user-mobile-actions{border-top:1px solid #008cff;margin-top:10px;width:100%}.user-fotos-mobile{background-color:rgba(0,140,255,.326);border-radius:11px;height:20vh;overflow-x:scroll;overflow-y:hidden;width:100%}.user-fotos-title-mobile{color:#fff;font-size:10pt;margin-left:4px}.foto-div-mobile{border-radius:11px;display:inline-block;height:50px;margin:5px;object-fit:cover;width:50px}.user-posts-mobile{width:98%}.user-center-side-mobile{border-top:1px solid #008cff;margin-top:10px;width:100%}@media screen and (max-width:499px){.user-foto-preview{width:50px}}.user-foto-preview-mobile{border:1px solid #008cff;cursor:pointer;height:50px;object-fit:cover;width:50px}.article-mobile{height:52vh}.article-mobile,.article-video-mobile{background-color:#fff;border:1px solid #008cff;border-radius:11px;cursor:pointer;display:block;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin:10px 3px 3px;padding:3px 10px 3px 3px;text-align:justify;width:95%}.article-video-mobile{height:46vh}.article-without-image-mobile{background-color:#fff;border:1px solid #008cff;border-radius:11px;cursor:pointer;display:block;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;height:20vh;margin:10px 3px 3px;padding:3px 10px 3px 3px;text-align:justify;width:95%}.article-image-mobile{border-radius:11px;height:35vh;object-fit:cover;width:102%}.info-mobile{margin:5%;width:80%}.l_and_c-mobile{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-top:-10px}.title-mobile{color:#000;font-size:9pt}.head-mobile{align-items:center;display:flex;justify-content:space-between;margin-top:-70px}.date-mobile{color:#000;font-family:Courier New,Courier,monospace;font-size:10pt;margin:15px}.text-mobile{font-size:12pt;font-weight:100}.delete-user-post-mobile{margin-left:99%}.delete-user-post-mobile,.delete-user-video-mobile{color:rgba(0,0,0,.431);cursor:pointer;font-size:20pt;margin-top:0}.delete-user-video-mobile{margin-left:95%}.image-preview-mobile{margin-left:1%}.common-hint{align-items:center;background-color:rgba(0,0,0,.75);border-radius:20px;display:flex;justify-content:center;padding:10px;position:fixed;right:0;top:0;z-index:1000000}.common-hint-neutral{border:.5px solid #40a4ff;border:.5px solid var(--blue-neon);color:#40a4ff;color:var(--blue-neon)}.common-hint-success{border:.5px solid #86ed26;border:.5px solid var(--green-neon);color:#86ed26;color:var(--green-neon)}.common-hint-error{border:.5px solid #ff073a;border:.5px solid var(--red-neon);color:#ff073a;color:var(--red-neon)}.expandable-content{overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.expandable-content.closed{max-height:0;opacity:0}.expandable-content.open{max-height:1000px;opacity:1}.course-structure{color:#fff;font-family:Courier New,Courier,monospace;text-align:left;width:100%}@media screen and (min-width:501px){.body{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:40%;margin-top:200px;position:absolute;text-shadow:1px 1px 2px #000,0 0 10em #008cff;width:60%}.head{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:rgba(0,0,0,.654);border-radius:15px;margin-bottom:15px;padding:10px 15px;text-align:left;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.daytime,.head{align-items:center;display:flex;justify-content:flex-start}.time{color:#fff;font-size:18pt;font-weight:100;text-align:left}}@media screen and (max-width:499px){.body{background-color:rgba(0,0,0,.654);height:100%;text-shadow:1px 1px 2px #000,0 0 10em #008cff;width:100%}.head{z-index:1}.daytime,.head{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.time{color:#fff;font-size:20pt;font-weight:100;text-align:center}}@media screen and (min-width:501px){.homepage-forecast{background-color:rgba(0,0,0,.654);border:1px solid #535353;border-radius:15px;color:#fff;margin-top:15px;padding:20px;text-shadow:none;width:25%}.homepage-forecast-wrapper{align-items:center;display:flex;justify-content:flex-start;width:100%}}@media screen and (max-width:499px){.homepage-forecast{background-color:rgba(0,0,0,.654);border:1px solid #535353;border-radius:15px;color:#fff;margin-top:10px;padding:20px;text-shadow:none;width:86%}.homepage-forecast-wrapper{align-items:center;display:flex;justify-content:center;width:100%}}.homepage-forecast-temp{color:#008cff}.post-head{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;margin-bottom:10px}.post-head-avatar{border-radius:50%;height:50px;margin-right:7px;object-fit:cover;width:50px}.post-head-name{color:#008cff;margin-left:8px}@media screen and (min-width:501px){.feed{background-color:rgba(0,0,0,.654);border-radius:10px;margin-top:20px;width:50%}.feed,.feed-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.feed-content{width:100%}}@media screen and (max-width:499px){.feed{background-color:rgba(0,0,0,.654);border-radius:10px;margin-left:5px;margin-top:10px;width:96%}.feed,.feed-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.feed-content{width:94%}}.feed-nav{margin-top:20px}.feed-nav-button{background-color:initial;border:none;color:#008cff;cursor:pointer;margin:15px;padding:15px}.feed-public-news{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:701px){.homepage{align-items:flex-start;background-attachment:fixed;background-size:cover;display:flex;height:auto;justify-content:space-between;width:100%;z-index:10}.homelinks{align-items:center;background-color:rgba(0,0,0,.654);display:flex;flex-direction:column;justify-content:center;margin:0;padding-bottom:100px;padding-top:50px;width:30%}.homelink{color:hsla(0,0%,100%,.48);font-family:Arial,Helvetica,sans-serif;font-size:20pt;margin-bottom:40px;text-decoration:none;width:100%}.homelink:hover{color:#fff}}@media screen and (max-width:699px) and (min-width:501px){.homepage{background-attachment:fixed;background-size:cover;height:111%;justify-content:space-between;margin-top:-100px;position:absolute;width:100%;z-index:10}.homelinks,.homepage{align-items:center;display:flex}.homelinks{flex-direction:column;height:113%;justify-content:center;margin:0 0 100px;width:30%}.homelink{color:hsla(0,0%,100%,.48);font-family:Arial,Helvetica,sans-serif;font-size:20pt;margin-bottom:40px;text-decoration:none}.homelink:hover{color:#fff}}@media screen and (max-width:499px){.homepage{background-attachment:fixed;background-size:cover;height:100vh;justify-content:space-between;position:absolute;z-index:2}.homelinks,.homepage{align-items:center;display:flex;flex-direction:column;width:100%}.homelinks{background-color:rgba(0,0,0,.654);height:50%;justify-content:center;margin:-60px 0 0;padding-top:60px;z-index:1}.homelink{color:hsla(0,0%,100%,.48);font-family:Arial,Helvetica,sans-serif;font-size:20pt;margin-bottom:20px;text-decoration:none}.homelink:hover{color:#fff}}.file-item{flex-direction:column;width:100px}.add-file,.file-item{display:flex;height:100px;justify-content:center}.add-file{align-items:center;width:40%}.file-item:hover{background-color:rgba(0,140,255,.438);border:1px solid #008cff;height:98px;width:98px}.file-img{border-radius:10px;object-fit:cover;width:75px}.file-icon,.file-img{cursor:pointer;height:50px;margin:10px}.file-title{color:#fff;font-size:11pt;margin-top:-8px}.context-menu{background-color:#323232;border:1px solid #008cff;padding:10px;position:absolute}.context-menu-upload{color:#00f000;margin:10px;text-decoration:none}.context-menu-delete{color:#f00000;cursor:pointer;margin:10px}.context-menu{background-color:#000;border:1px solid #40a4ff;border-radius:15px}.menu-item{color:#40a4ff;cursor:pointer}.files{background-color:rgba(0,0,0,.654);height:100vh;justify-content:space-between;width:32%}.files,.files-head{align-items:center;display:flex;flex-direction:column}.files-head{background-color:rgba(0,0,0,.3);height:20%;justify-content:center;width:100%}.files-body{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:80%;justify-content:flex-start;overflow-y:scroll;width:100%}.files-body::-webkit-scrollbar{width:0}@media screen and (min-width:501px){.files-head-title{color:#fff;font-weight:100;margin:10px}.upload-new-file{background-color:#008cff;border:none;border-radius:15px;color:#fff;cursor:pointer;padding:15px}}@media screen and (max-width:499px){.files-head-title{color:#fff;font-size:13pt;font-weight:100;margin:10px}.upload-new-file{background-color:#008cff;border:none;border-radius:15px;color:#fff;cursor:pointer;left:0;padding:15px;position:fixed;top:92%;width:100%}}.files-list{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding:10px}.file-detail,.files-list{align-items:flex-start;display:flex}.file-detail{flex-direction:column;justify-content:center;width:100%}.file-detail-wrapper{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-between;width:70%}.file-table-head{background-color:rgba(0,0,0,.5);border-bottom:2px solid #008cff;color:#fff;height:30px;margin-top:-2px}.file-table-body{background-color:rgba(0,0,0,.3);border-bottom:2px solid #008cff;color:#008cff;height:50px}.file-table-head-title{width:30%}.download-link{border:none;border-radius:15px;color:#fff;cursor:pointer;margin:5px;padding:15px;text-decoration:none;width:50px}@media screen and (min-width:501px){.open-download-link{background-color:rgba(9,255,0,.864);font-size:11pt;padding-top:10px;text-decoration:none;width:140px}.file-table{width:100%}}@media screen and (max-width:499px){.open-download-link{background-color:rgba(9,255,0,.864);font-size:11pt;left:0;padding-top:10px;position:fixed;text-decoration:none;top:92%;width:90%}.file-table{width:98%}}.download-link:hover{background-color:initial;border:1px solid rgba(9,255,0,.864);color:rgba(9,255,0,.864)}.button-blue:hover{background-color:#fff;border:1px solid #008cff;color:#008cff;padding:14px}.button-blue{background-color:#008cff}.button-green{background-color:rgba(9,255,0,.864)}.button-green:hover{background-color:#fff;border:1px solid rgba(9,255,0,.864);color:rgba(9,255,0,.864);padding:14px}.button-red{background-color:red;width:80px}.button-red:hover{background-color:#fff;border:1px solid red;color:red;padding:14px}.file-actions{padding:15px}.file-preview{background-color:initial;height:400px;margin-top:10px;overflow-y:scroll;padding:0;width:100%}.file-preview-text{color:#000;margin:10vh 5px 5px;text-align:left}.file-img-dark-wrapper{background-color:initial;width:100%}.file-opened-info{align-items:flex-start;display:flex;flex-direction:column;height:50%;justify-content:space-between;position:absolute}.file-opened-preview-name{color:#fff;font-weight:100}.recipients-list::-webkit-scrollbar{width:5px}.recipients-list::-webkit-scrollbar-track{background:transparent}.recipients-list::-webkit-scrollbar-thumb{background-color:#008cff;border:1px solid #008cff;border-radius:11px}.recipients-list::-o-scrollbar{width:5px}.recipients-list::-o-scrollbar-track{background:transparent}.recipients-list::-o-scrollbar-thumb{background-color:#008cff;border:1px solid #008cff;border-radius:11px}.recipients-list::-moz-scrollbar{width:5px}.recipients-list::-moz-scrollbar-track{background:transparent}.recipients-list::-moz-scrollbar-thumb{background-color:#008cff;border:1px solid #008cff;border-radius:11px}@media screen and (min-width:501px){.recipients-list{height:80%;margin-left:20px;overflow-y:scroll;width:90%}.recipient-item{align-items:center;background-color:rgba(0,0,0,.5);border-radius:11px;display:flex;height:75px;justify-content:space-between;margin-left:20px;margin-top:2%;padding:12px;width:95%}.recipient-item-right-side{align-items:center;display:flex;height:70px;justify-content:flex-start;width:300px}.recipient-item-img{border-radius:50%;display:inline-block;height:70px;object-fit:cover;width:70px}.recipient-item-info{margin-left:20px}.recipient-item-actions,.recipient-item-info{align-items:center;display:flex;flex-direction:column;justify-content:space-between}}@media screen and (max-width:499px){.recipients-list{height:80%;margin-left:5px;overflow-y:scroll;width:100%}.recipient-item{align-items:center;background-color:rgba(0,0,0,.5);border:1px solid #000;border-radius:11px;display:flex;height:33px;justify-content:space-between;margin-top:3%;padding:12px;width:85%}.recipient-item-right-side{align-items:center;display:flex;height:30px;justify-content:flex-start;width:100%}.recipient-item-img{border-radius:50%;display:inline-block;height:30px;object-fit:cover;width:30px}.recipient-item-info{margin-left:10px}.recipient-item-actions,.recipient-item-info{align-items:center;display:flex;flex-direction:column;justify-content:space-between}}.file-storage{align-items:center;display:flex;justify-content:space-between}.folder-button,.folder-field{padding:6px;width:50%}.folder-button{font-size:8pt}.folder-field::-webkit-input-placeholder{font-size:8pt}.folder-field::placeholder{font-size:8pt}@media screen and (min-width:501px){.support_page{background-color:rgba(0,0,0,.5);border-radius:12px;margin:15vh auto 0;padding:15px;width:27%}.support_page_area{height:30vh;margin-top:15px;width:90%}}@media screen and (max-width:499px){.support_page{background-color:rgba(0,0,0,.5);border-radius:12px;margin:15vh auto 0;padding:15px;width:100%}.support_page_area{height:25vh;margin-top:15px;width:85%}}.support_page_send{background-color:#008cff;border:none;border-radius:11px;color:#fff;cursor:pointer;padding:15px}.support_page_button{margin-top:10px}.support_page_text{color:#fff;margin-bottom:15px}@media screen and (min-width:501px){.admin{align-items:flex-start;display:flex;justify-content:flex-start;padding:10px}.admin-messages{background-color:rgba(0,0,0,.5);border-radius:15px;min-height:100vh;overflow-y:scroll;width:30%}.admin-visits{width:70%}.admin-forms{align-items:flex-start;display:flex;justify-content:flex-start;width:60%}}@media screen and (max-width:499px){.admin{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}.admin-messages{background-color:rgba(0,0,0,.5);border-radius:15px;height:100%;overflow-y:scroll;width:90%}.admin-visits{width:90%}.admin-forms{align-items:flex-start;display:flex;justify-content:center;width:98%}}.admin-messages::-webkit-scrollbar{width:0}.admin-message{background-color:initial;border:1px solid #008cff;border-radius:15px;display:block;margin:10px;padding:15px}.admin-message-text{font-size:14pt;width:90%}.admin-visits-text{color:#008cff;font-weight:100}.services-list{background-color:rgba(41,41,41,.75);border-radius:12px;height:50vh;margin:10vh 10px 10px;padding:10px}.service{align-items:center;border:1px solid #008cff;border-radius:12px;display:inline-flex;flex-direction:column;justify-content:space-between;margin:15px;padding:10px;width:50px}.service-img{height:40px}.service-title{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:8pt}.public-item{background-color:rgba(0,0,0,.5);border-radius:20px;cursor:pointer;margin-top:2%;padding:10px;width:100%}.public-item,.public-item-info{align-items:center;display:flex;justify-content:flex-start}.public-item-info{width:83%}.public-item-name{color:#fff;margin-left:10px}.public-item-avatar{border-radius:50%;height:58px;object-fit:cover;width:58px}.public-item-subscribe{background-color:#008cff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;outline:none;padding:12px}@media screen and (min-width:501px){.publics{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-top:5%;width:40%}}@media screen and (max-width:499px){.publics{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-top:5%;width:98%}}.publics-create-public{background-color:#40a4ff;border:none;border-radius:12px;color:#fff;font-family:Arial,Helvetica,sans-serif;margin-bottom:15px;outline:none;padding:12px}.search{background-color:rgba(0,0,0,.418);border:1px solid #008cff;border-radius:10px;margin-left:12px;padding:10px;width:80%}.search-field{background-color:initial;border:none;border-bottom:2px solid #008cff;color:#fff;outline:none;padding:15px;width:100%}.inner-ad-item{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:appear;animation-name:appear;background-color:#292929;border:1px solid #535353;border-radius:12px;cursor:pointer;margin-top:5px;padding:5px;text-decoration:none;width:97%}@media screen and (min-width:501px){.inner-ad-item-inline{background-color:#222;border:1px solid #535353;border-radius:12px;cursor:pointer;display:inline-block;margin-top:5px;padding:5px;text-decoration:none;width:20%}}@media screen and (max-width:499px){.inner-ad-item-inline{background-color:#222;border:1px solid #535353;border-radius:12px;cursor:pointer;display:inline-block;margin-top:5px;padding:5px;text-decoration:none;width:98%}}.inner-ad-item-img{border-radius:12px;height:200px;object-fit:cover;width:100%}.inner-ad-item-title{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12pt;margin-top:10px;text-decoration:none}.sd-none{text-decoration:none}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes disappear{0%{opacity:1}to{opacity:0}}@keyframes disappear{0%{opacity:1}to{opacity:0}}.create-public-form{background-color:rgba(0,0,0,.5);border-radius:11px;border-radius:12px;margin:5% auto 0;padding:10px;width:30%}.create-public-title{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14pt}.create-public-input{border:none;border-bottom:2px solid #40a4ff}.create-public-area,.create-public-input{background-color:initial;color:#fff;margin-bottom:10px;outline:none;padding:10px;width:95%}.create-public-area{border:1px solid #40a4ff;border-radius:12px;height:60px}.create-public-upload-field{align-items:center;display:inline-flex;flex-direction:column;height:200px;justify-content:space-between;margin-bottom:10px;margin-left:10px;width:45%}.create-public-images-list{height:70px;margin-top:5px}.create-post-images-list,.create-public-images-list{align-items:center;display:flex;justify-content:center}.create-post-images-list{flex-direction:column;margin-top:10px}.public-head{align-items:center;background-color:rgba(0,0,0,.5);background-image:url(/static/media/bg.eb475c18a54c35554f19.png);border-radius:10px;box-shadow:5px;display:flex;height:40vh;justify-content:space-between;width:100%}.public-info{align-items:flex-start;flex-direction:column;height:100%;margin:15px;width:94%}.public-info,.public-top-info{display:flex;justify-content:center}.public-top-info{align-items:center;height:60%}.public-bottom-info{align-items:center;display:flex;justify-content:space-between;width:100%}.public-avatar{border-radius:50%;height:100px;margin-top:20px;object-fit:cover;width:100px}.public-description{font-size:14pt;margin-left:30px}.public-description,.public-name{background-color:rgba(20,20,32,.628);border-radius:15px;color:#fff;font-family:Arial,Helvetica,sans-serif;padding:5px}.public-name{font-size:20pt}.public-action{cursor:pointer;width:100%}@media screen and (min-width:501px){.public-action-img{width:98%}.public-action-name{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:8pt;margin-left:-5px;margin-top:-4px}.public-actions{align-items:center;background-color:rgba(0,0,0,.5);border-radius:0 10px 10px 0;display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:25px;padding-right:25px;width:4.9%}}@media screen and (max-width:499px){.public-action-img{width:98%}.public-action-name{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:6pt;margin-top:-4px}.public-actions{align-items:center;background-color:rgba(0,0,0,.5);border-radius:0 10px 10px 0;display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:10px;padding-right:10px;width:15%}}.public-subscribers{align-items:center;background-color:rgba(0,0,0,.5);border-radius:10px;display:flex;height:68px;justify-content:flex-start;margin-top:10px;padding:10px}.public-subscriber{cursor:pointer;height:100%;margin-right:10px;width:50px}.public-subscriber-avatar{border-radius:50%;height:50px;object-fit:cover;width:50px}.public-subscriber-name{color:#fff;font-size:10pt;margin-top:-10px}.public-posts{align-items:center;background-color:rgba(0,0,0,.5);border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-top:10px}@media screen and (min-width:501px){.public-post{padding:15px;width:40%}}@media screen and (max-width:499px){.public-post{padding:15px;width:98%}}.public-post-text,.public-post-title{color:#fff;margin-left:5px;text-align:left}@media screen and (min-width:501px){.public-post-image{border-radius:12px;height:auto;object-fit:cover;width:98%}.public-post-images{align-items:center;display:flex;height:50px;justify-content:flex-start;margin-top:5px;width:98%}.public-post-small-image{border-radius:15px}.public-post-like,.public-post-small-image{cursor:pointer;height:100%;margin:5px;object-fit:cover;width:50px}}@media screen and (max-width:499px){.public-post-image{border-radius:12px;height:auto;object-fit:cover;overflow-x:scroll;width:96%}.public-post-images{align-items:center;display:flex;height:49px;justify-content:flex-start;margin-top:5px;width:98%}.public-post-small-image{border-radius:15px;width:49px}.public-post-like,.public-post-small-image{cursor:pointer;height:100%;margin:5px;object-fit:cover}.public-post-like{width:50px}}.public-post-delete{color:#008cff;cursor:pointer;font-size:20pt;margin-left:-15px;margin-top:8px;position:absolute}.public-post-date{color:#9a9999;margin-left:5px;text-align:left}@media screen and (min-width:501px){.public{margin:10px auto 0;width:80%}}@media screen and (max-width:499px){.public{margin:10px auto 0;width:98%}}.public-notifications{background-color:rgba(0,0,0,.5);border-radius:10px;margin-top:10px;padding:10px}.public-notification{align-items:center;border-bottom:1px solid #535353;color:#008cff;display:flex;justify-content:flex-start;margin-bottom:20px;padding-bottom:20px;width:100%}@media screen and (min-width:501px){.create-ad-page{background-color:#292929;border:1px solid #535353;border-radius:11px;margin:5px auto 0;padding:10px;width:40%}}@media screen and (max-width:499px){.create-ad-page{background-color:#292929;border:1px solid #535353;border-radius:11px;margin:5px auto 0;padding:10px;width:98%}}.create-ad-page-title{color:#fff;margin:10px}.create-ad-page-input{background-color:initial;border:none;border-bottom:2px solid #008cff;color:#fff;display:block;margin:0 auto 10px;outline:none;padding:12px;width:40%}.create-ad-page-input::-webkit-input-placeholder{color:#008cff;opacity:1}.create-ad-page-input:-moz-placeholder,.create-ad-page-input::-moz-placeholder{color:#008cff;opacity:1}.create-ad-page-area{background-color:initial;border:1px solid #008cff;border-radius:11px;color:#fff;display:block;margin:0 auto 10px;outline:none;padding:12px;width:40%}.create-ad-page-area::-webkit-input-placeholder{color:#008cff;opacity:1}.create-ad-page-area:-moz-placeholder,.create-ad-page-area::-moz-placeholder{color:#008cff;opacity:1}.create-ad-page-button{background-color:#008cff;border:none;border-radius:12px;color:#fff;display:block;margin:0 auto 10px;padding:12px}@media screeb and (min-width:501px){.inner-ad{background-color:#292929;border:1px solid #535353;border-radius:12px;margin:5% auto 0;width:50%}.inner-ad-img{border-radius:12px;margin-top:5px;width:98%}}@media screeb and (max-width:499px){.inner-ad{background-color:#292929;border:1px solid #535353;border-radius:12px;margin:5% auto 0;width:98%}.inner-ad-img{border-radius:12px;margin-top:5px;width:98%}}.inner-ad-title{color:#fff;font-size:18pt}.inner-ad-text{color:#fff;font-size:14pt}@media screen and (min-width:501px){.innerad-cabinet{background-color:#292929;border:1px solid #535353;border-radius:12px;margin:5% auto 0;padding:10px;width:60%}}@media screen and (max-width:499px){.innerad-cabinet{background-color:#292929;border:1px solid #535353;border-radius:12px;margin:10% auto 0;padding:10px;width:95%}}.innerad-cabinet-top{align-items:center;display:flex;justify-content:center;margin:10px}.innerad-cabinet-button{background-color:#008cff;border:none;border-radius:12px;color:#fff;font-family:Arial,Helvetica,sans-serif;margin-left:20px;outline:none;padding:12px}.innerad-cabinet-title{color:#fff;font-size:16pt}.innerad-cabinet-stats{align-items:center;display:flex;flex-direction:column;height:50px;justify-content:space-around;margin-bottom:10px;margin-top:10px}.innerad-cabinet-stat{color:#fff;font-size:12pt}.innerad-cabinet-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (min-width:501px){.ad-form{background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:12px;height:100vh;margin:10px auto 0;padding:20px;width:35%}}@media screen and (max-width:499px){.ad-form{align-items:center;background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:12px;display:flex;height:100vh;justify-content:space-between;margin:10px auto 0;padding:10px;width:98%}}.ad-form-title{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16pt}.ad-form-main-input{margin-bottom:10px;padding:10px;width:90%}.ad-form-input,.ad-form-main-input{background-color:initial;border:none;border-bottom:2px solid #008cff;color:#fff;outline:none}.ad-form-input{padding:5px;width:40%}.ad-form-area{background-color:initial;border:1px solid #008cff;border-radius:12px;color:#fff;display:block;height:100px;outline:none;padding:5px;width:90%}.ad-form-parameter{color:#fff;display:block;font-size:12pt;width:100%}.ad-form-select{background-color:initial;border:1px solid #535353;border-radius:12px;color:#008cff}.ad-form-button,.ad-form-select{cursor:pointer;outline:none;padding:10px}.ad-form-button{background-color:#008cff;border:none;border-radius:12px;color:#fff;margin:10px}.ad-form-images-list{height:70px;justify-content:center;margin-top:5px}.ad-form-images-list,.ads-main{align-items:center;display:flex}.ads-main{justify-content:space-between;width:100vw}@media screen and (min-width:501px){.ads-main-content{width:45%}.ads-main-content,.ads-new-content{background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:12px;margin:10px auto 20px}.ads-new-content{width:65%}}@media screen and (max-width:499px){.ads-main-content{background-color:rgba(41,41,41,.75);border:1px solid #535353}.ads-main-content,.ads-new-content{border-radius:12px;margin:10px auto 20px;width:98%}}.ads-main-head{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:15px}.ads-main-head-top{align-items:center;display:flex;justify-content:space-around}.ads-main-title{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18pt}.ads-main-input{background-color:initial;border:1px solid #008cff;border-radius:12px;color:#008cff;margin:10px;outline:none;padding:12px}.ads-main-buttons{align-items:center;display:flex;justify-content:space-between;padding:15px}.ads-main-button{background-color:#008cff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:11pt;margin:10px;outline:none;padding:12px}.ads-main-block{border-top:1px solid #535353}.ads-main-block-name{border:1px solid #008cff;border-radius:12px;color:#008cff;margin:10px;padding:12px;transition:color background-color border .5s ease-in}.ads-main-block-name:hover{background-color:#008cff;border:1px solid #fff;color:#fff}.ads-main-block-text{color:#fff;text-align:center}.ads-main-categories{align-items:center;flex-wrap:wrap;justify-content:center;width:98%}.ads-main-category{background-color:rgba(0,255,0,.475);border-radius:15px;color:#fff;cursor:pointer;margin:5px;padding:5px 10px;transition:background-color .2s ease-in}.ads-main-category:hover{background-color:rgba(255,247,0,.475)}.ads-new{width:100vw}.ads-new,.ads-new-block{align-items:center;display:flex;justify-content:space-between}.ads-new-block{background-color:rgba(41,41,41,.75);border-radius:12px;border-top:1px solid #535353;width:100%}.ads-new-title{color:#fff;font-size:16pt}.ad-item{background-color:#292929;border:1px solid #535353;border-radius:12px;cursor:pointer;display:inline-block;height:300px;margin-bottom:5px;margin-left:10px;padding:5px;vertical-align:top;width:25%}.ad-item-image{border-radius:12px;height:50%;object-fit:cover;width:98%}.ad-item-images{height:75px;padding:10px}.ad-item-small-image{border:1px solid #008cff;height:100%}.ad-item-info{color:#fff;margin:10px;text-align:left}.ad-item-title{font-family:Arial,Helvetica,sans-serif;margin:1px}.ad-item-description{color:#fff;font-size:14pt}.ad-item-price{color:#008cff;font-size:14pt;margin:1px}.ad-item-city{color:#008cff;font-size:12pt;margin:1px}.ad-item-date{color:#535353;font-family:Courier New,Courier,monospace;font-size:10pt}@media screen and (min-width:501px){.ad{background-color:rgba(41,41,41,.75);border:#535353;margin:10px auto 0;padding:5px;width:45%}.ad,.ad-image{border-radius:12px}.ad-image{height:60vh;object-fit:cover;width:98%}}@media screen and (max-width:499px){.ad{background-color:rgba(41,41,41,.75);border:#535353;margin:10px auto 0;padding:5px}.ad,.ad-image{border-radius:12px;width:98%}.ad-image{height:auto;object-fit:cover}}.ad-images{align-items:center;display:flex;height:60px;justify-content:flex-start;width:98%}.ad-small-image{height:100%;margin:5px}.ad-info{align-items:center;display:flex;justify-content:space-between;padding:20px}.ad-data{color:#fff;margin:20px;text-align:left}.ad-title{font-family:Arial,Helvetica,sans-serif;font-size:16pt;margin:1px}.ad-description{color:#fff;font-size:14pt}.ad-price{font-size:14pt}.ad-city,.ad-price{color:#008cff;margin:1px}.ad-city{font-size:12pt}.ad-date{color:#b0b0b0;font-family:Courier New,Courier,monospace;font-size:10pt}.ad-phone{color:#008cff;font-size:18pt}.videohost-my-channel{align-items:center;background-color:rgba(0,0,0,.3);border:1px solid #008cff;border-radius:15px;display:flex;height:47px;justify-content:space-between;margin-bottom:30px;margin-top:10px;padding:5px;width:90%}.videohost-my-channel-left{align-items:center;display:flex;justify-content:flex-start}.videohost-my-channel-avatar{border:1px solid #008cff;border-radius:50%;height:60px;object-fit:cover;width:60px}.videohost-my-channel-avatar-wrap{align-items:center;background-color:rgba(0,0,0,.3);border-bottom:3px solid #008cff;border-radius:50%;border-top:3px solid #008cff;display:flex;height:80px;justify-content:center;margin-left:10px;margin-right:20px;margin-top:40px;width:80px}.videohost-my-channel-title{color:#fff;margin:20px 20px 20px 10px}.videohost-categories{align-items:center;border-top:1px solid #535353;display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px;padding:20px;width:90%}.videohost-category{background-color:initial;border:1px solid #008cff;border-radius:15px;color:#008cff;cursor:pointer;margin:10px;padding:5px;transition:all .5s ease 0}.videohost-category:hover{background-color:#008cff;color:#535353}@media screen and (min-width:501px){.videohost-channel-item{align-items:center;border-bottom:1px solid #535353;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:20px;width:84%}}@media screen and (max-width:499px){.videohost-channel-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:20px;width:98%}}.videohost-channel-item-preview{border:2px solid #008cff;border-radius:50%;height:200px;object-fit:cover;width:200px}.videohost-channel-item-title{color:#fff}.videohost-channel-item-subscribers{color:#fff;opacity:.75}.videohost-channel-item-button{background-color:#008cff;border:none;border-radius:15px;color:#fff;cursor:pointer;margin-top:10px;padding:13px}@media screen and (min-width:501px){.videohost-video-item{border-radius:11px;cursor:pointer;display:inline-block;height:150px;margin:10px;padding:5px}}@media screen and (max-width:499px){.videohost-video-item{background-color:#292929;border:1px solid #535353;border-radius:11px;cursor:pointer;display:block;height:270px;margin-bottom:10px;padding:5px;width:98%}}.videohost-video-item-preview{background-color:#000;border-radius:11px;height:75%;object-fit:cover;width:100%}.videohost-video-item-play{cursor:pointer;opacity:.8;position:absolute;width:100px}.videohost-video-item-play:hover{opacity:1}.videohost-video-item-author{color:#008cff;cursor:pointer;text-align:left}.videohost-video-item-title{color:#fff;font-size:11pt;text-align:left}.space{margin-top:10px}.videohost-video-item-text-block{align-items:flex-start;display:flex;justify-content:flex-start}@media screen and (min-width:501px){.videohost-main-recommended-videos{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;width:77%}.videohost-main{align-items:center;background-color:rgba(0,0,0,.5);border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;margin:10px auto 0;width:70%}.videohost-main-recommended-channels{width:23%}.videohost-main-recommended-side{justify-content:space-between}.videohost-main-recommended-side,.videohost-main-subscribes{align-items:flex-start;border-top:1px solid #535353;display:flex;width:100%}.videohost-main-subscribes{flex-wrap:wrap;justify-content:flex-start;margin-top:15px}.videohost-list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}}@media screen and (max-width:499px){.videohost-main-recommended-videos{width:100%}.videohost-main,.videohost-main-recommended-videos{align-items:center;display:flex;flex-direction:column;justify-content:center}.videohost-main{background-color:rgba(0,0,0,.5);border-radius:12px;margin:10px auto 0;width:96%}.videohost-main-recommended-channels{width:0}.videohost-main-recommended-side{border-top:1px solid #535353;margin-top:10px}.videohost-list,.videohost-main-subscribes{align-items:center;display:flex;flex-direction:column;justify-content:center}.videohost-main-subscribes{border-top:1px solid #535353;margin-top:15px;width:100%}}.videohost-title{font-size:14pt;margin-top:40px}.videohost-title,.videohost-title-small{color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.videohost-title-small{font-size:10pt;margin-top:20px}.videohost-link{color:#008cff}.videohost-text-left-wrap{align-items:center;display:flex;justify-content:flex-start}@media screen and (min-width:501px){.videohost-navigation-link{background-color:initial;border:1px solid #535353;border-bottom:none;border-top:none;color:#008cff;font-size:11pt;padding:15px;text-decoration:none;transition:background-color 1s .1s}.videohost-navigation{background-color:rgba(0,0,0,.3);border-bottom:1px solid #535353;border-radius:12px 12px 0 0;margin:0 0 20px;padding:15px;width:97.5%}}@media screen and (max-width:499px){.videohost-navigation-link{background-color:initial;border:none;color:#008cff;display:block;font-size:11pt;padding:15px;text-decoration:none;transition:background-color 1s .1s;width:92%}.videohost-navigation{background-color:rgba(0,0,0,.3);border-bottom:1px solid #535353;border-radius:12px 12px 0 0;margin:0 0 20px;width:100%}}.videohost-navigation-link:hover{background-color:rgba(0,0,0,.5)}.videohost-search{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;margin-top:10px;width:100%}@media screen and (min-width:501px){.videohost-search-field{background-color:rgba(0,0,0,.5);border:1px solid #008cff;border-radius:11px;color:#fff;margin-right:10px;outline:none;padding:15px;width:300px}}@media screen and (max-width:499px){.videohost-search-field{background-color:rgba(0,0,0,.5);border:1px solid #008cff;border-radius:11px;color:#fff;margin-right:10px;outline:none;padding:15px;width:50%}}.videohost-button{border:none;border-radius:12px;padding:13px}.videohost-button,.videohost-small-button{background-color:#008cff;color:#fff;cursor:pointer}.videohost-small-button{border:none;border-radius:13px;margin-left:5px;padding:8px}.modal-overlay{align-items:center;background-color:rgba(0,0,0,.499);display:flex;height:100vh;justify-content:center;position:absolute;width:100vw}@media screen and (min-width:501px){.modal-window{background-color:#141420;border:2px solid #008cff;border-radius:12px;height:auto;padding:0;width:50%}}@media screen and (max-width:499px){.modal-window{background-color:#141420;border:2px solid #008cff;border-radius:12px;height:auto;padding:0;width:98%}}.modal-title{color:#008cff;font-size:9pt}.modal-main{color:#fff;padding:15px}.modal-text{font-size:14pt}.modal-cancel{background-color:initial;border:1px solid #008cff;border-radius:13px;color:#008cff;cursor:pointer;padding:12px}.modal-ok{background-color:#008cff;border:none;border-radius:13px;color:#fff;cursor:pointer;padding:13px}.modal-buttons{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:501px){.videohost-channel{background-color:rgba(0,0,0,.5);border-radius:12px;margin:10px auto 0;width:90%}.videohost-channel-info{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:60%}.videohost-channel-avatar{border:5px solid #fff;border-radius:50%;height:250px;margin-left:10px;object-fit:cover;width:250px}.videohost-channel-videos{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:10px;width:100%}}@media screen and (max-width:499px){.videohost-channel{background-color:rgba(0,0,0,.5);border-radius:12px;margin:10px auto 0;width:98%}.videohost-channel-info{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:80%}.videohost-channel-avatar{border:2px solid #fff;border-radius:50%;height:100px;margin-left:10px;object-fit:cover;width:100px}.videohost-channel-videos{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:10px;width:100%}}.videohost-channel-head{align-items:center;display:flex;justify-content:space-between}.videohost-channel-bottom-info,.videohost-channel-top-info{align-items:center;display:flex;justify-content:flex-start;margin:20px;width:100%}.videohost-channel-description{color:#008cff;font-style:italic}.videohost-channel-description,.videohost-channel-name{background-color:rgba(41,41,41,.751);border-radius:15px;margin-left:10px;padding:5px}.videohost-channel-name{color:#fff;font-size:16pt}.videohost-channel-actions{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:10px;width:15%}.videohost-channel-action{cursor:pointer;padding:5px;width:100%}.videohost-channel-action-icon{border:2px solid #008cff;border-radius:13px;width:100%}.videohost-channel-action-name{color:#008cff;font-size:8pt;text-align:left}.videohost-channel-middle-side{align-items:center;border-bottom:1px solid #535353;border-top:1px solid #535353;display:flex;height:75px;justify-content:space-between;margin-bottom:10px;width:100%}.videohost-channel-middle-info{color:#fff;font-size:16pt;margin:10px}@media screen and (min-width:501px){.videohost-video{background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:11px;margin:10px auto 0;width:90%}.videohost-video-content{align-items:flex-start;display:flex;justify-content:center}.videohost-recommended-videos-video-page,.videohost-same-videos{width:20%}.videohost-video-frame{width:60%}.videohost-video-middle-side{align-items:center;background-color:#292929;border:1px solid #535353;border-radius:12px;display:flex;height:75px;justify-content:flex-start;margin-top:10px;padding:5px;width:98%}}@media screen and (max-width:499px){.videohost-video{align-items:center;background-color:rgba(41,41,41,.75);display:flex;flex-direction:column;justify-content:center;margin:10px auto 0;width:98%}.videohost-recommended-videos-video-page{display:none}.videohost-same-videos{width:98%}.videohost-video-frame{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:4px;width:98%}.videohost-video-middle-side{align-items:center;background-color:#292929;border:1px solid #535353;border-radius:12px;display:flex;height:75px;justify-content:flex-start;margin-top:10px;padding:5px;width:96%}}.videohost-same-videos-list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.videohost-video-frame-video{border-radius:12px;height:auto;margin-bottom:5px;margin-top:15px;max-height:100%;width:98%}.videohost-video-action{border:3px solid #008cff;border-radius:15px;cursor:pointer;height:65px;line-height:50%;margin-right:5px;padding:5px;width:65px}.videohost-video-action-icon{width:98%}.videohost-video-action-name{color:#008cff;font-size:7pt}@media screen and (min-width:501px){.videohost-video-info{align-items:flex-start;background-color:#292929;border:1px solid #535353;border-radius:12px;display:flex;flex-direction:column;height:100px;justify-content:space-between;padding:15px;width:96%}}@media screen and (max-width:499px){.videohost-video-info{align-items:flex-start;background-color:#292929;border:1px solid #535353;border-radius:12px;display:flex;flex-direction:column;height:100px;justify-content:space-between;padding:15px;width:90%}}.videohost-video-info-top{align-items:center;display:flex;justify-content:space-between;width:100%}.videohost-video-like{align-items:center;background-color:#008cff;border-radius:15px;display:flex;height:20px;justify-content:center;padding:8px;width:50px}.videohost-video-like-img{width:30px}.videohost-video-likes-count{color:#fff;font-size:14pt;font-weight:200;margin:5px}.videohost-video-views{color:#008cff;opacity:.85}.videohost-video-title{color:#fff;font-size:16px}.videohost-search-list,.videohost-video-title-wrap{align-items:center;display:flex;justify-content:flex-start}.videohost-search-list{margin-bottom:10px;margin-top:10px;width:100%}@media screen and (min-width:501px){.videohost-search-list-wrap{align-items:center;display:flex;justify-content:flex-start;width:50%}.videohost-list-page{background-color:rgb(0,0,0,.5);border-radius:11px;margin:10px auto auto;padding-bottom:20px;width:80%}.videohost-list-videos{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:20px}}@media screen and (max-width:499px){.videohost-search-list-wrap{align-items:center;display:flex;justify-content:space-between;width:98%}.videohost-list-page{background-color:rgb(0,0,0,.5);border-radius:11px;margin:10px auto auto;padding-bottom:20px;width:96%}.videohost-list-videos{align-items:center;display:flex;justify-content:center;padding:20px}}.videohost-search-field-list{background-color:rgba(0,0,0,.5);border:1px solid #008cff;border-radius:11px;color:#fff;margin-left:30px;outline:none;padding:15px;width:300px}@media screen and (min-width:501px){.create-chat{align-items:center;border-radius:11px;display:flex;flex-direction:column;justify-content:center;margin:20px auto 0;padding:10px;width:30%}}@media screen and (max-width:499px){.create-chat{align-items:center;border-radius:11px;display:flex;flex-direction:column;justify-content:center;margin:10px auto 0;padding:10px;width:98%}}.create-chat-title{color:#fff}.create-chat-input{background-color:initial;border:none;border-bottom:2px solid #008cff;color:#fff;margin-bottom:10px;outline:none;padding:15px}.create-chat-button{background-color:#008cff;border:none;border-radius:11px;color:#fff;cursor:pointer;padding:13px}.games-overlay{height:100vh;width:100%}@media screen and (min-width:501px){.games{background-color:rgba(0,0,0,.5);border-radius:15px;height:100vh;margin:0 auto;padding:20px;width:60%}.games,.games-games{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.games-games{margin:-15% auto 0}.games-img{margin-top:20px;width:25%}}@media screen and (max-width:499px){.games{background-color:rgba(0,0,0,.5);border-radius:15px;height:100vh;padding:7px;width:98%}.games,.games-games{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 auto}.games-img{width:80%}}.game-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-left:30px;width:75px}.game-item-preview{border-radius:11px;height:75px;object-fit:cover;width:75px}.game-item-name{color:#fff;margin-top:10px}.game-item-add{align-items:center;background-color:rgba(83,83,83,.3);border:1px solid #535353;border-radius:11px;display:flex;height:73px;justify-content:center;width:73px}.game-item-add-plus{color:#008cff;font-size:30pt}.create-game{background-color:#292929;border:1px solid #535353;border-radius:11px;border-radius:12px;margin:5% auto 0;padding:10px;width:30%}.create-game-title{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14pt}.create-game-input{border:none;border-bottom:2px solid #008cff}.create-game-area,.create-game-input{background-color:initial;color:#fff;margin-bottom:10px;outline:none;padding:10px;width:95%}.create-game-area{border:1px solid #008cff;border-radius:12px;height:60px}.create-game-button{background-color:#008cff;border:none;border-radius:12px;color:#fff}.create-game-button,.create-game-empty-button{font-family:Arial,Helvetica,sans-serif;margin-top:5px;outline:none;padding:12px;width:100%}.create-game-empty-button{background-color:#fff;border:1px solid #008cff;border-radius:12px;color:#008cff}.create-game-empty-button:hover{background-color:#008cff;color:#fff}.game-overlay{width:100%}@media screen and (min-width:501px){.game{background-color:rgba(0,0,0,.5);border-radius:15px;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:20px;width:60%}.game,.game-top{align-items:center;display:flex}.game-top{height:30vh;justify-content:center;margin-top:20px}.game-top-preview{border-radius:15px;height:300px;object-fit:cover;width:300px}.game-description{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12pt;font-weight:700;margin-bottom:15px}}@media screen and (max-width:499px){.game{background-color:rgba(26,26,30,.954);border-radius:15px;flex-direction:column;justify-content:flex-start;margin:0 auto;width:98%}.game,.game-top{align-items:center;display:flex}.game-top{background-color:rgba(0,0,0,.7);justify-content:center;padding:20px}.game-top-preview{border-radius:12px;height:150px;object-fit:cover;width:150px}.game-description{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12pt;font-weight:700;margin-bottom:15px;text-align:left}}.game-top-info{flex-direction:column;justify-content:center;padding-left:30px;padding-right:30px}.game-rating,.game-top-info{align-items:center;display:flex;width:46%}.game-rating{height:30px;justify-content:flex-start;padding:5px}.game-top-info-name{font-size:26pt;font-weight:800;margin-bottom:10px}.game-button,.game-top-info-name{color:#fff;font-family:Arial,Helvetica,sans-serif}.game-button{background-color:#008cff;border:none;border-radius:12px;margin-top:5px;outline:none;padding:12px;text-decoration:none;width:50%}.game-mobile-info-info{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:20px}.game-rating{height:50px;width:100%}.game-gray-star,.game-red-star,.game-star{height:50px;width:50px}.game-red-star{-webkit-filter:hue-rotate(40deg);filter:hue-rotate(40deg)}.game-orangered-star{-webkit-filter:hue-rotate(80deg);filter:hue-rotate(80deg);height:50px;width:50px}.game-orange-star{-webkit-filter:hue-rotate(100deg);filter:hue-rotate(100deg);height:50px;width:50px}.game-yelloworange-star{-webkit-filter:hue-rotate(120deg);filter:hue-rotate(120deg);height:50px;width:50px}.game-yellow-star{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg);height:50px;width:50px}@media screen and (min-width:501px){.product-item{align-items:center;background-color:rgba(0,0,0,.5);border:1px solid #2b2b2b;border-radius:15px;cursor:pointer;display:inline-flex;flex-direction:column;height:32vh;justify-content:center;margin-bottom:10px;margin-left:20px;padding:10px;vertical-align:top;width:40%}}@media screen and (max-width:499px){.product-item{align-items:center;background-color:rgba(0,0,0,.5);border:1px solid #2b2b2b;border-radius:15px;cursor:pointer;display:inline-flex;flex-direction:column;height:75vh;justify-content:center;margin-bottom:10px;margin-left:20px;padding:10px;vertical-align:top;width:40%}}.product-item-img{border-radius:15px;margin-bottom:10px;margin-top:10px;max-height:200px;max-width:200px;object-fit:cover}.product-item-info{align-items:center;display:flex;justify-content:space-between}.product-item-name{color:#fff;font-size:16pt;font-weight:600}.product-item-price{color:#008cff;font-size:8pt}.product-item-rating{color:#008cff}@media screen and (min-width:501px){.product-form{background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:12px;height:100vh;margin:10px auto 0;padding:20px;width:35%}}@media screen and (max-width:499px){.product-form{align-items:center;background-color:rgba(41,41,41,.75);border:1px solid #535353;border-radius:12px;display:flex;height:100vh;justify-content:space-between;margin:10px auto 0;padding:10px;width:98%}}.product-form-title{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16pt}.product-form-main-input{width:90%}.product-admin-input,.product-form-main-input{background-color:initial;border:none;border-bottom:2px solid #008cff;color:#fff;margin-bottom:10px;outline:none;padding:10px}.product-admin-input{width:92%}.product-form-input{border:none;border-bottom:2px solid #008cff;width:40%}.product-form-area,.product-form-input{background-color:initial;color:#fff;outline:none;padding:5px}.product-form-area{border:1px solid #008cff;border-radius:12px;display:block;height:100px;width:90%}.product-form-parameter{color:#fff;display:block;font-size:12pt;width:100%}.product-form-select{background-color:initial;border:1px solid #535353;border-radius:12px;color:#008cff;cursor:pointer;outline:none;padding:10px}.product-form-button{background-color:#008cff;border:none;border-radius:12px;color:#fff;cursor:pointer;margin:10px;outline:none;padding:10px}.product-form-images-list{align-items:center;display:flex;height:70px;justify-content:center;margin-top:5px}.store-category{color:#008cff;margin-top:10px}.store-overlay{align-items:flex-start;background-color:rgba(0,0,0,.7);display:flex;height:100vh;justify-content:center;width:100%}@media screen and (min-width:501px){.store{background-color:#1d1d1d;margin:0 auto;min-height:100vh;padding:20px 20px 20px 0;width:50%}.store-content{justify-content:space-between;width:100%}.store-categories,.store-content{align-items:flex-start;display:flex}.store-categories{background-color:rgba(0,0,0,.5);flex-direction:column;justify-content:flex-start;min-height:100vh;width:30%}.store-products{width:70%}}@media screen and (max-width:499px){.store{background-color:#1d1d1d;margin:0 auto;min-height:100vh;padding:15px;width:98%}.store-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.store-categories{background-color:rgba(0,0,0,.5)}.store-categories,.store-products{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:98%}}.store-category{background-color:initial;cursor:pointer;padding-bottom:20px;padding-top:20px;width:100%}.store-category-name{color:#fff}.store-category:hover{background-color:#000}.store-title{color:#fff;font-size:20pt}.store-add-category{display:flex;flex-direction:column;justify-content:center;margin:20px auto;width:100%}.store-category-delete{color:#008cff;cursor:pointer;margin-left:10px}.store-nav{height:50px;margin-bottom:100px;width:100%}.store-nav-title{color:#fff}.store-nav-links{justify-content:space-between;margin-left:15px;margin-right:15px}.store-nav-links,.store-nav-links-left{align-items:center;display:flex;height:100%}.store-nav-links-left{justify-content:flex-start}.store-nav-link{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:10px}.store-nav-link-name{color:#fff;font-size:9pt}.store-nav-link-icon{height:100%}.product-overlay{background-color:rgba(0,0,0,.7);min-height:100vh;width:100%}@media screen and (min-width:501px){.product{background-color:#1d1d1d;margin:0 auto;padding:20px;width:50%}.product-top-side{align-items:flex-start;display:flex;justify-content:flex-start}.product-image{border-radius:15px;object-fit:cover;width:90%}.product-image-side{width:50%}}@media screen and (max-width:499px){.product{background-color:#1d1d1d;margin:0 auto;padding:15px;width:98%}.product-top-side{align-items:center;display:flex;flex-direction:column;justify-content:center}}.product-images{align-items:flex-start;display:flex;height:60px;justify-content:flex-start;width:98%}.product-small-image{height:100%;margin:5px}.product-name{color:#fff;font-size:20pt;font-weight:600}.product-description{color:#fff;font-size:10pt;font-weight:600;text-align:left}.product-price{color:#008cff;font-size:18pt}.product-rating{color:#008cff;font-size:14pt}@font-face{font-family:VAG World Bold;src:url(/static/media/vag_world_bold.9d7ac3c8351070e4e074.eot);src:url(/static/media/vag_world_bold.9d7ac3c8351070e4e074.eot?#iefix) format("embedded-opentype"),url(/static/media/vag_world_bold.9f6317b1162434a6b610.woff2) format("woff2"),url(/static/media/vag_world_bold.53e922724d0ad5d65c2f.woff) format("woff"),url(/static/media/vag_world_bold.3484d1f385e1ed2faa12.ttf) format("truetype"),url(/static/media/vag_world_bold.84142d46cebd661ee3f6.svg#vag_world_bold) format("svg")}body::-webkit-scrollbar{width:0}.lpv2-status{color:hsla(0,0%,100%,.25);font-size:18pt}.lpv2-link{color:#40a4ff}@media screen and (min-width:501px){.lpv2{color:#fff;min-height:100vh;overflow:hidden;padding:5% 10%;scrollbar-width:none;width:80%}.lpv2-top{align-items:center;display:flex;justify-content:center}.lpv2-services,.lpv2-services-wrapper{align-items:flex-start;display:flex;justify-content:center}.lpv2-services{flex-direction:column}.lpv2-top-left{margin-right:5%;width:auto}.lpv2-top-right{margin-left:5%;width:40%}.lpv2-service-title{font-family:VAG World Bold;font-size:23pt;text-align:left}.lpv2-service{text-align:left}}@media screen and (max-width:499px){.lpv2{color:#fff;min-height:100vh;width:100%}.lpv2-services,.lpv2-services-wrapper{align-items:center;display:flex;justify-content:center}.lpv2-services{flex-direction:column}.lpv2-top-left,.lpv2-top-right{width:98%}.lpv2-service-title{font-family:VAG World Bold;font-size:23pt;text-align:center}.lpv2-service{text-align:center}}.lpv2-subtitle{font-size:36pt}.lpv2-button{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:#40a4ff;border:3px solid transparent;border-radius:20px;box-shadow:0 0 5px #40a4ff;cursor:pointer;margin-left:15px;margin-top:30px;padding:11px;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.lpv2-button:hover{-webkit-transform:scale(110%);transform:scale(110%)}.lpv2-block{align-items:center;display:flex;flex-direction:column;justify-content:center}.lpv2-description-block{width:60%}.lpv2-service-img{height:30px}.color-neon-blue{color:#40a4ff;text-shadow:#40a4ff 1px 0 10px}.color-neon-orange{color:#ff760d;text-shadow:#ff760d 1px 0 10px}.color-neon-green{color:#86ed26;text-shadow:#86ed26 1px 0 10px}.color-neon-purple{color:#9a38d6;text-shadow:#9a38d6 1px 0 10px}.color-neon-pink{color:#b71dde;text-shadow:#b71dde 1px 0 10px}.color-neon-navy{color:#4d4dff;text-shadow:#4d4dff 1px 0 10px}.lpv2-description{font-size:16pt;text-shadow:#40a4ff 2px 0 20px}#fountainTextG{margin:auto;width:234px}.fountainTextG{animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;animation-duration:2.09s;-o-animation-duration:2.09s;-ms-animation-duration:2.09s;-webkit-animation-duration:2.09s;-moz-animation-duration:2.09s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-name:bounce_fountainTextG;-o-animation-name:bounce_fountainTextG;-ms-animation-name:bounce_fountainTextG;-webkit-animation-name:bounce_fountainTextG;-moz-animation-name:bounce_fountainTextG;color:#fff;float:left;font-family:Arial;font-size:48px;font-style:normal;font-weight:400;text-decoration:none;transform:scale(.5);-o-transform:scale(.5);-ms-transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5)}#fountainTextG_1{animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}#fountainTextG_2{animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}#fountainTextG_3{animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}#fountainTextG_4{animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}#fountainTextG_5{animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}#fountainTextG_6{animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}#fountainTextG_7{animation-delay:1.64s;-o-animation-delay:1.64s;-ms-animation-delay:1.64s;-webkit-animation-delay:1.64s;-moz-animation-delay:1.64s}@keyframes bounce_fountainTextG{0%{color:#008cff;-webkit-transform:scale(1);transform:scale(1)}to{color:#fff;-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes bounce_fountainTextG{0%{color:#000;-webkit-transform:scale(1)}to{color:#fff;-webkit-transform:scale(.5)}}.lpv2::-webkit-scrollbar{width:0}.lpv2::-webkit-scrollbar-track{background:transparent}.lpv2::-moz-scrollbar{width:0}.lpv2::-moz-scrollbar-track{background:transparent}.lpv2::-o-scrollbar{width:0}.lpv2::-o-scrollbar-track{background:transparent}.settings-wrapper{align-items:center;display:flex;flex-wrap:wrap;height:98vh;justify-content:center;width:98%}@media screen and (min-width:501px){.settings{background-color:rgba(0,0,0,.7);flex-direction:column;padding:20px;width:30%}.settings,.settings-buttons{align-items:center;display:flex;justify-content:center}.settings-buttons{flex-direction:row}}@media screen and (max-width:499px){.settings{background-color:rgba(0,0,0,.7);padding:20px;width:98%}.settings,.settings-buttons{align-items:center;display:flex;flex-direction:column;justify-content:center}}.room-head{background-color:rgba(0,0,0,.5);border-radius:15px 15px 0 0;height:50px;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:1000}.room-group-head,.room-head{align-items:center;display:flex}.room-group-head{background-color:rgba(0,0,0,.75);justify-content:space-between}.room-group-head-avatar{aspect-ratio:1/1;margin-left:6px}.room-group-head-avatar,.room-group-head-open-info{border-radius:50%;cursor:pointer;height:80%;object-fit:cover}.room-group-head-open-info{margin-right:8px;width:auto}.room-head-text{color:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-style:14pt;text-align:center}.room-group-head-field{background-color:rgba(0,0,0,.75);border:.5px solid var(--blue-neon);border-radius:15px;color:#fff;font-size:10pt;height:30%;outline:none;padding:5px;transition:box-shadow .3s ease;width:50%;z-index:100000}.room-group-head-field::-webkit-input-placeholder{color:#fff;color:var(--placeholder-color,#fff);opacity:.5;opacity:var(--placeholder-opacity,.5)}.room-group-head-field::placeholder{color:#fff;color:var(--placeholder-color,#fff);opacity:.5;opacity:var(--placeholder-opacity,.5)}.room-group-head-field:focus{box-shadow:0 -4px 15px var(--blue-neon),4px 0 15px var(--blue-neon)}.room-group-head-cancel{color:var(--blue-neon);cursor:pointer;font-size:10pt;margin-left:8px}.room-group-head-ok{font-size:10pt;margin-left:8px;padding:3px}.room-preview-times{align-items:center;background-color:rgba(0,0,0,.5);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:15px;justify-content:center;padding:0;position:absolute;right:10px;top:5px;width:15px}:root{--blue-neon:#40a4ff;--red-neon:#ff073a;--green-neon:#86ed26;--grey:#303030}.room-preview-wrapper{height:8vh;margin:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.room-preview{border:.5px solid var(--blue-neon);border-radius:15px;height:8vh}@media screen and (max-width:599px){.message-selected-files{align-items:center;bottom:10vh;display:flex;flex-direction:column;justify-content:flex-start;left:10px;position:absolute;width:25%}}@media screen and (min-width:601px){.message-selected-files{align-items:center;bottom:-11vh;display:flex;justify-content:flex-start;left:0;position:absolute;right:0;width:100%}}.room-modal{align-items:center;background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000000}.room-modal,.room-modal-content{display:flex;justify-content:center}.room-modal-content{align-items:flex-start;border-radius:15px;max-height:75vh;max-width:100%;overflow-x:hidden;overflow-y:scroll;position:relative;scrollbar-color:var(--blue-neon) rgba(0,0,0,.5);scrollbar-width:thin}.room-modal-close{cursor:pointer;font-size:28px;font-weight:700;position:absolute;right:10px;top:5px}.room-modal-body{width:100%}.room-modal-neutral{border:.5px solid var(--blue-neon);color:var(--blue-neon)}.room-modal-success{border:.5px solid var(--green-neon);color:var(--green-neon)}.room-modal-error{border:.5px solid var(--red-neon);color:var(--red-neon)}@media screen and (min-width:1080px){.room-modal-content-width{width:50%}}@media screen and (min-width:1920px){.room-modal-content-width{width:500px}}@media screen and (max-width:1079px){.room-modal-content-width{width:50%}}@media screen and (max-width:600px){.room-modal-content-width{width:96%}}.room-modal-content::-webkit-scrollbar{width:8px}.room-modal-content::-webkit-scrollbar-thumb{background-color:#40a4ff;border-radius:10px}.room-modal-content::-webkit-scrollbar-track{background-color:rgba(0,0,0,.5)}@media screen and (max-width:600px){.room-size{height:91vh;margin:5px 10px;width:96vw}}@media screen and (min-width:601px){.room-size{height:80vh;width:60vw}}@media screen and (min-width:1001px){.room-size{height:80vh;width:40vw}}.room{background-color:rgba(0,0,0,.25);border:.5px solid var(--blue-neon);border-radius:15px;position:relative}.room-messages-wrapper{height:calc(100% - 51px)}.room-messages{height:92%;overflow-x:hidden;overflow-y:scroll;padding-bottom:50px;padding-top:50px;scrollbar-color:var(--blue-neon) transparent;scrollbar-width:thin}.room-messages::-webkit-scrollbar{width:8px}.room-messages::-webkit-scrollbar-thumb{background-color:#40a4ff;border-radius:10px}.room-messages::-webkit-scrollbar-track{background-color:initial}.message-field-area{bottom:0;left:0;position:absolute;right:0}.message-field-actions{align-items:center;background-color:rgba(0,0,0,.75);border-radius:0 15px 10px 0;display:flex;height:20px;justify-content:flex-start;padding-right:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.message-field-actions span{color:hsla(0,0%,100%,.75);cursor:pointer;font-weight:100;margin-left:2px;margin-right:8px}@media screen and (min-width:601px){.message-field-action{font-size:11pt}}@media screen and (max-width:599px){.message-field-action{font-size:10pt}}.message-field-smile{cursor:pointer;height:13px;margin-bottom:-4px}.message-field-wrapper{align-items:center;display:flex;justify-content:space-between;position:static;width:100%}.message-field-send{cursor:pointer;height:30px;margin-bottom:0;margin-right:11px}.message-field-input{background-color:rgba(0,0,0,.75);border:.5px solid var(--blue-neon);border-bottom:none;border-left:none;border-radius:0 15px 0 15px;color:#fff;height:100%;margin-bottom:0;margin-right:10px;outline:none;padding:12px;transition:box-shadow .3s ease;width:92%;z-index:100000}.message-field-input::-webkit-input-placeholder{color:#fff;color:var(--placeholder-color,#fff);opacity:.5;opacity:var(--placeholder-opacity,.5)}.message-field-input::placeholder{color:#fff;color:var(--placeholder-color,#fff);opacity:.5;opacity:var(--placeholder-opacity,.5)}.message-field-input:focus{box-shadow:0 -4px 15px var(--blue-neon),4px 0 15px var(--blue-neon)}.room-smiles{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.smile-wrapper{display:inline-block;margin:3px}.smile-image{cursor:pointer;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smile-wrapper:hover .smile-image{-webkit-filter:brightness(170%);filter:brightness(170%)}.room-message-wrapper{margin:10px;width:100%}.room-message,.room-message-wrapper{align-items:flex-start;display:flex;justify-content:flex-start}.room-message{background-color:rgba(0,0,0,.5);border:.5px solid var(--blue-neon);border-radius:15px;flex-direction:column;padding:5px}@media screen and (max-width:599px){.room-message-width{width:75%}}@media screen and (min-width:601px){.room-message-width{width:80%}}.room-message-top{align-items:center;display:flex;justify-content:flex-start;width:100%}.room-message-avatar{border-radius:50%;display:inline-block;height:25px;margin-right:10px;object-fit:cover;width:25px}.room-message-name{font-size:14pt;text-align:left}.room-message-text{font-size:13pt;margin-top:10px;text-align:left}.room-message-actions{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:8px;margin-top:10px}.room-message-date{color:#c8c8c8;font-size:8pt;margin-left:-5px;padding:0;text-align:left}.room-message-actions-list{align-items:center;display:flex;justify-content:flex-start;margin-top:5px}.room-message-action{cursor:pointer;height:20px;margin-right:5px}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .5s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .5s}.room-message-close-button{align-items:center;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:25px;justify-content:center;position:absolute;right:10px;top:10px;width:25px;z-index:1}.room-message-images{row-gap:5px}.room-message-images-line{align-items:center;display:flex;justify-content:flex-start;width:100%}.room-message-images-margin-bottom{margin-bottom:10px}.room-message-images-line-height{height:300px}.room-message-images-line-height-single{min-height:100px}.room-message-image{border-radius:15px;height:100%;max-height:500px;object-fit:cover;position:relative;width:49.5%}.room-message-single-image{max-width:98%}.room-message-single-image-horizontal{min-width:98%}.room-message-single-image-square{min-width:75%}.room-message-single-image-vertical{min-width:50%}.room-message-videos{row-gap:5px}.room-message-videos-line{display:flex;flex-wrap:wrap;margin-top:5px}.room-message-video-container{flex:1 0;position:relative}.room-message-video{border-radius:15px;height:auto;max-width:50%}.room-message-single-video-horizontal{min-width:98%}.room-message-single-video-square{min-width:75%}.room-message-single-video-vertical{min-width:50%}.room-message-media-margin{margin-right:5px}.room-no-messages{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.room-no-messages-text{color:#999;font-size:24px}.block-success{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow-success;animation-name:glow-success}.block-neutral,.block-success{-webkit-animation-duration:2s;animation-duration:2s}.block-neutral{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow-neutral;animation-name:glow-neutral}.block-error{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow-error;animation-name:glow-error}.underlined-block{border-bottom:1px solid var(--grey)}.ml{margin-left:10px}@-webkit-keyframes glow-success{0%{box-shadow:0 0 7px var(--neon-green)}50%{box-shadow:0 0 16px var(--neon-green)}to{box-shadow:0 0 8px var(--neon-green)}}@keyframes glow-success{0%{box-shadow:0 0 7px var(--neon-green)}50%{box-shadow:0 0 16px var(--neon-green)}to{box-shadow:0 0 8px var(--neon-green)}}@-webkit-keyframes glow-neutral{0%{box-shadow:0 0 7px var(--neon-blue)}50%{box-shadow:0 0 16px var(--neon-blue)}to{box-shadow:0 0 8px var(--neon-blue)}}@keyframes glow-neutral{0%{box-shadow:0 0 7px var(--neon-blue)}50%{box-shadow:0 0 16px var(--neon-blue)}to{box-shadow:0 0 8px var(--neon-blue)}}@-webkit-keyframes glow-error{0%{box-shadow:0 0 7px var(--neon-red)}50%{box-shadow:0 0 16px var(--neon-red)}to{box-shadow:0 0 8px var(--neon-red)}}@keyframes glow-error{0%{box-shadow:0 0 7px var(--neon-red)}50%{box-shadow:0 0 16px var(--neon-red)}to{box-shadow:0 0 8px var(--neon-red)}}.group-go-back{align-items:center;background-color:rgba(0,0,0,.75);display:flex;justify-content:start;padding:10px}.group-go-back-text{color:#fff;cursor:pointer}.group-actions{align-items:center;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;padding:5px}.group-action{color:var(--blue-neon);cursor:pointer;margin:10px}.group-settings-part{background-color:rgba(0,0,0,.5);padding:10px}.group-info-top{align-items:center;display:flex;justify-content:space-between;width:60%}.group-info-avatar{aspect-ratio:1/1;border-radius:50%;cursor:pointer;object-fit:cover;width:20%}.group-info-title{color:#fff;cursor:pointer;font-size:14pt}.group-info-title-field{margin-left:15px}.group-info-description{color:#fff;cursor:pointer;font-size:12pt}.group-info-actions{align-items:center;display:flex;justify-content:center}.group-info-cancel{color:var(--blue-neon);cursor:pointer;margin:10px}.group-member{width:100%}.portfolio-app{align-items:center;background-color:rgba(0,0,0,.5);border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px}@media screen and (min-width:601px){.portfolio-app-width{width:20%}}@media screen and (max-width:599px){.portfolio-app-width{width:98%}}.portfolio-app-title{font-size:16pt}.portfolio-app-image{border-radius:15px;-webkit-clip-path:inset(30px 0 30px 0);clip-path:inset(30px 0 30px 0);width:96%}.portfolio-site{align-items:center;background-color:rgba(0,0,0,.5);border-radius:15px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:601px){.portfolio-site-width{width:20%}}@media screen and (max-width:599px){.portfolio-site-width{width:98%}}.portfolio-site-image{border-radius:15px;width:98%}@media screen and (min-width:2001px){.portfolio{background-color:rgba(0,0,0,.75);color:#fff;height:auto;width:60vw}}@media screen and (min-width:601px){.portfolio{background-color:rgba(0,0,0,.75);color:#fff;height:auto;width:80vw}}@media screen and (max-width:599px){.portfolio{background-color:rgba(0,0,0,.75);color:#fff;height:auto;width:98vw}}.portfolio-main-title{font-size:24pt}.portfolio-link{color:#40a4ff}.portfolio-projects-title{font-size:20pt}.portfolio-title{font-size:18pt}.portfolio-projects-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.header::-webkit-scrollbar{width:0}.header::-o-scrollbar{width:0}.header::-moz-scrollbar{width:0}.links{align-items:center;display:flex;justify-content:space-between}@font-face{font-family:Cosmic;src:url(/static/media/cosmic2.afa6fa672315bef761c0.ttf)}@-webkit-keyframes glow{0%{box-shadow:0 0 7px #40a4ff}50%{box-shadow:0 0 16px #40a4ff}to{box-shadow:0 0 8px #40a4ff}}@keyframes glow{0%{box-shadow:0 0 7px #40a4ff}50%{box-shadow:0 0 16px #40a4ff}to{box-shadow:0 0 8px #40a4ff}}@-webkit-keyframes header-glow{0%{box-shadow:0 0 15px #40a4ff}50%{box-shadow:0 0 30px #40a4ff}to{box-shadow:0 0 16px #40a4ff}}@keyframes header-glow{0%{box-shadow:0 0 15px #40a4ff}50%{box-shadow:0 0 30px #40a4ff}to{box-shadow:0 0 16px #40a4ff}}@media screen and (min-width:701px){.logo{color:#141420;font-family:Cosmic;font-weight:700;margin:15px}.header{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:#40a4ff;border-radius:0 0 10px 10px;box-shadow:0 0 20px #40a4ff;display:flex;height:50px;margin-bottom:15px;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:99vw}.link{background-color:initial;border:none;color:#050026;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:13pt;padding:15px;text-decoration:none}}@media screen and (max-width:699px) and (min-width:501px){.logo{color:#141420;font-family:Cosmic;font-weight:700;margin:15px}.header{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:#40a4ff;border-radius:0 0 10px 10px;box-shadow:0 0 20px #40a4ff;display:flex;height:50px;margin-bottom:15px;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100vw}.link{background-color:initial;border:none;color:#050026;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:12pt;padding:15px;text-decoration:none}}@media screen and (max-width:499px){.logo{color:#000;font-family:Cosmic;font-weight:700;margin:15px}.header{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glow;animation-name:glow;background-color:#40a4ff;border-radius:0 0 10px 10px;box-shadow:0 0 20px #40a4ff;display:flex;height:50px;margin-bottom:15px;overflow-x:scroll;transition-duration:.6s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100vw;z-index:100000}.link{background-color:initial;border:none;color:#050026;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:11pt;padding:15px;text-decoration:none}}.link:hover{color:#fff}.modal-window-container{background-color:rgba(0,0,0,.75);left:50%;padding:15px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10000}.modal-window-content{text-align:center}.modal-window-cancel{color:#40a4ff;cursor:pointer;margin-left:10px}.modal-window-button{margin:10px}.modal-window-text{color:#fff}.modal-window-overlay{background:rgba(0,0,0,.5);bottom:0;height:1000vh;left:0;position:fixed;right:0;top:0;width:1000vw;z-index:1000}.modal-window-overlay.open{display:block}
/*# sourceMappingURL=main.63bf4d03.css.map*/