:root{color-scheme:dark}#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,rgba(124,156,255,.45),transparent 34%),radial-gradient(circle at bottom right,rgba(65,211,255,.32),transparent 38%),linear-gradient(135deg,#07111f,#111827 48%,#0b1220);color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0}.fresh-header{align-items:center;backdrop-filter:blur(24px) saturate(250%) contrast(1.15);-webkit-backdrop-filter:blur(24px) saturate(250%) contrast(1.15);background:linear-gradient(180deg,hsla(0,0%,100%,.22),hsla(0,0%,100%,.05));border:1px solid hsla(0,0%,100%,.25);border-radius:32px;bottom:10px;box-shadow:inset 0 1px 1px hsla(0,0%,100%,.6),inset 0 -1px 1px hsla(0,0%,100%,.15),0 12px 40px rgba(0,0,0,.18);display:flex;height:50px;justify-content:center;left:50%;overflow:hidden;padding:8px 5px 5px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:95vw;z-index:1000}.fresh-header:before{background:radial-gradient(ellipse at top,hsla(0,0%,100%,.55),transparent 45%),radial-gradient(ellipse at bottom,hsla(0,0%,100%,.12),transparent 60%);border-radius:inherit;content:"";inset:0;mix-blend-mode:screen;pointer-events:none;position:absolute}.fresh-header__nav{gap:8px;width:100%}.fresh-header__link,.fresh-header__nav{align-items:center;display:flex;justify-content:center}.fresh-header__link{border-radius:25px;color:#fff;flex:1 1;flex-direction:column;gap:4px;min-width:0;padding:6px 4px 8px;position:relative;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,-webkit-transform .18s ease;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,-webkit-transform .18s ease;z-index:1}.fresh-header__link.active,.fresh-header__link:hover{background:hsla(0,0%,100%,.16);box-shadow:0 6px 18px rgba(0,0,0,.18);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.fresh-header__icon{align-items:center;display:inline-flex;font-size:1.35rem;justify-content:center;line-height:1}.fresh-header__label{font-size:.67rem;font-weight:600;line-height:1.1;max-width:100%;opacity:.92;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.fresh-header__link.active .fresh-header__label{opacity:1}@media (max-width:480px){.fresh-header{bottom:12px;padding:8px 6px}.fresh-header__link{gap:3px;padding:5px 2px 7px}.fresh-header__icon{font-size:1.05rem}.fresh-header__label{font-size:.55rem}}:root{--main-color:hsla(0,0%,96%,.115);--primry-color:#e8e9eb;--third-color:#000;--font-color:#fff;--line-color:#000;--primry-color2:#a9a9a9;--forth-color:#e8e9eb;--third-search-color:#000;--friends-part-color:#000}.ProfileInfoPart{max-width:940px;width:100%}.ProfileCard{background:#090b10;border:1px solid hsla(0,0%,100%,.1);border-radius:30px;box-shadow:0 24px 70px rgba(0,0,0,.35);overflow:hidden}.ProfileInfoWithOptions{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:940px;width:96%}.ProfileInfoWithOptions .UserOptions,.ProfileInfoWithOptions .UserOptionsVisted{margin:0 auto;width:100%}.ProfileInfoWithOptions .UserOptions,.ProfileInfoWithOptions .UserOptionsVisted{margin-bottom:18px;margin-top:0}.ProfileHeaderRow{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;padding:28px 28px 18px}.ProfileAvatarOuter{min-height:100px;min-width:100px}.ProfileAvatarInner{align-items:center;background:linear-gradient(135deg,#ff4d7d,#ffa800 45%,#7c3aed);border-radius:50%;display:flex;height:100px;justify-content:center;width:100px}.ProfileAvatar{border-radius:50%;cursor:pointer;height:95%;object-fit:cover;width:95%}.ProfileHeaderInfo{display:flex;flex-direction:column;gap:12px;justify-content:flex-start;overflow:hidden;width:60%}.ProfileNameRow{align-items:center;align-self:center;display:flex;gap:10px;justify-content:left;width:90%}.ProfileNameRow h1{color:#f8fafc;font-size:20px;margin:0}.ProfileNameRow span{color:hsla(0,0%,100%,.72);font-size:.96rem;text-transform:lowercase}.ProfileSubtitle{color:hsla(0,0%,100%,.72);font-size:.98rem;line-height:1.4;margin:0}.ProfileStatsRow{display:flex;margin-top:12px}.ProfileStat{min-width:70px;text-align:center}.ProfileStat strong{color:#fff;display:block;font-size:1.1rem;margin-bottom:4px}.ProfileStat span{color:hsla(0,0%,100%,.65);font-size:.75rem;text-transform:lowercase}.ProfileBio{border-bottom:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.75;padding:0 30px 24px}.ProfileBio p{margin:0}.ProfileActionRow{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;padding:18px 30px 28px}.ProfileButton{border:none;border-radius:18px;cursor:pointer;font-size:.95rem;font-weight:700;padding:14px 24px;transition:box-shadow .2s ease,-webkit-transform .16s ease;transition:transform .16s ease,box-shadow .2s ease;transition:transform .16s ease,box-shadow .2s ease,-webkit-transform .16s ease}.ProfileButton.primary{background:#2563eb;box-shadow:0 16px 30px rgba(37,99,235,.25);color:#fff;min-width:170px}.ProfileButton.secondary{align-items:center;color:#f8fafc;display:inline-flex;gap:8px;min-width:140px}.ProfileButton.icon,.ProfileButton.secondary{background:#1f2937;border:1px solid hsla(0,0%,100%,.08)}.ProfileButton.icon{color:#fff;min-width:52px;padding:0;width:52px}.ProfileButton:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media (max-width:760px){.ProfileHeaderRow{padding:24px 20px 18px;text-align:center}.ProfileStatsRow{grid-template-columns:repeat(3,minmax(0,1fr))}.ProfileActionRow{justify-content:center;padding:18px 20px 28px}}.UserOptions{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.22);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.45),0 18px 34px rgba(8,15,32,.16);color:#f8fafc;display:flex;gap:8px;justify-content:space-around;margin:12px auto 8px;min-height:56px;overflow:hidden;width:98%}.userOptionsWatch{border-radius:0 0 30px 30px;color:#fff;display:flex;-webkit-filter:opacity(.5);filter:opacity(.5);font-size:2.3vh;height:7vh;justify-content:center;margin-bottom:4px;margin-top:2px;position:absolute;width:100%;z-index:10}.userOptionsWatch div{height:90%;padding:5px;text-align:center;width:15%}.userOptionsWatch p{margin:0}.UserOptionsVisted{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 12px 28px rgba(0,0,0,.18);color:#f8fafc;font-size:2.7vh;height:70px;justify-content:space-around;margin:0 auto 4px;width:98%}.UserOptionsVisted,.UserOptionsVisted div{align-items:center;display:flex;overflow:hidden}.UserOptionsVisted div{background-color:var(--third-color);border-radius:20px;color:gray;height:50%;padding:10px 10px 0;text-align:center}.UserOptions div{align-items:center;border-radius:999px;cursor:pointer;display:flex;flex:1 1;gap:6px;height:100%;justify-content:center;min-width:0;overflow:hidden;padding:6px 10px;text-align:center;transition:all .18s ease}.UserOptionsVisted p{font-size:14.5px;margin-top:4px}.UserOptions p{font-size:14.5px;font-weight:700;margin:0}.UserOptions i{font-size:20px;margin:0}.color{background:#111827;border:1px solid rgba(17,24,39,.15);box-shadow:0 8px 18px rgba(17,24,39,.18);color:#fff}.userOptionsWatch .color{border-bottom:5px double #fff;color:var(--primry-color)}@media (min-width:1000px){.UserOptions,.UserOptionsVisted{float:left;width:78%}.userOptionsWatch{background-color:var(--background-color);color:var(--font-color);float:left;justify-content:space-around;position:static;width:75%}.UserOptions p,.UserOptionsVisted p{font-size:18px;margin-top:4px}}.main-header{-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%);background:hsla(0,0%,6%,.72);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.35);box-sizing:border-box;color:#fff;height:56px;justify-content:space-between;margin:0 auto 10px;padding:0 14px;position:-webkit-sticky;position:sticky;top:12px;width:calc(100% - 24px);z-index:12}.main-header,.main-header div{align-items:center;display:flex}.main-header div{font-size:25px;gap:10px;height:100%;margin-right:0}.main-header h1{color:#fff;font-size:25px;font-weight:700;letter-spacing:.03em;margin:0}.main-header img{border-radius:12px;height:46px;object-fit:cover;width:46px}.search-icon-button{align-items:center;background:hsla(0,0%,100%,.14);border:0;border-radius:50%;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 10px 24px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;width:44px}.search-icon-button svg{font-size:22px}.header-watch{font:50px;height:70px;position:fixed;width:100%;z-index:3}.header-watch,.header-watch div{align-items:center;display:flex;justify-content:space-between}.header-watch div{color:#fff;font-size:25px;height:100%;margin-left:20px;margin-right:20px;width:12%}.FriendPart{background-color:var(--friends-part-color);overflow:scroll;width:20.4%}.small{border-radius:26px 0 0 26px;width:20vw}.small,.smallwatch{-webkit-backdrop-filter:blur(12px) saturate(126%);backdrop-filter:blur(12px) saturate(126%);background:linear-gradient(180deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.08));border-left:1px solid hsla(0,0%,100%,.18);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 12px 34px rgba(0,0,0,.18);float:right;height:100vh}.smallwatch{margin-left:0;margin-right:0;top:0;width:22vw}.full{background-color:var(--third-color);height:100vh;margin-top:5px;width:100%}.FriendPart h2{font-size:13px;font-weight:400;margin-bottom:20px;margin-left:100px;margin-top:-25px;text-align:center}.FriendPart .window2{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(245,248,255,.94));border:1px solid rgba(15,23,42,.08);border-radius:20px;box-shadow:0 10px 24px rgba(0,0,0,.08);height:72px;margin-left:auto;margin-right:auto;margin-top:1vh;width:90%}.FriendPart .window2,.lfPartHeader{align-items:center;display:flex;justify-content:space-around}.lfPartHeader{background-color:var(--third-color);height:77px;position:fixed;width:100vw}.lfPartHeader p{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-left:1px solid hsla(0,0%,100%,.3);border-radius:30px;border-top:1px solid hsla(0,0%,100%,.4);box-shadow:3px 3px 3px rgba(0,0,0,.089);color:var(--font-color);font-size:20px;margin:10px;padding:10px}.lfPartHeader p:last-child{display:flex}.lfPartHeader p:last-child img{border-radius:50%;height:30px;width:30px}.lfPartHeader h1{color:var(--font-color);font-size:25px;text-align:center;width:97%}.full .window2{background-color:transparent;border-bottom:1px solid gray;border-radius:0;box-shadow:0 0 0;display:flex;display:inline-flex;height:8vh;justify-content:space-around;margin-left:2%;margin-right:2%;margin-top:1vh;width:46%}.FriendPart .window img{align-self:center;border-radius:20px;height:70px;width:70px}.FriendPart .window2 img{align-self:center;border-radius:20px;height:50px;width:50px}.FriendPart .window2 p{color:var(--font-color);font-size:19px;height:100%;margin-top:20px}.FriendPart .window div{height:80%;width:65%}.FriendPart .window2 div{height:80%;width:45%}.FriendPart .window2 button{margin-top:20px;width:30%}.FriendPart .window2 .freindbuttom,.FriendPart .window2 button{background-color:var(--main-color);background-color:#000;border:1px solid var(--line-color);border-radius:5px;color:#fff;height:30px}.FriendPart .window2 .freindbuttom{margin:20px 0 0;width:10%}.full .window2 .freindbuttom{display:none}.FriendPart .window button{background-color:var(--third-color);border:1px solid var(--line-color);border-radius:5px}.FriendPart button:active{background-color:var(--primry-color);border:0}.FriendPart p{font-size:1.8vh;margin:6px}@media (max-width:1000px){.full h2,.small,.smallwatch{display:none}.full h2{margin-top:-40px}.full .window{height:10vh}.full .window,.full .window2{display:flex;justify-content:space-around;margin-left:auto;margin-right:auto;margin-top:1vh;width:90%}.full .window2{height:8vh}.full button{border:1px solid var(--line-color);border-radius:5px;font-size:2vh;margin:5px}.full p{font-size:2.6vh;margin:6px}.FriendPart{margin-top:0}}@media(min-width:1000px){.full{float:right;height:100vh;width:91vw}}.Input{background-color:var(--forth-color);border:0 solid var(--line-color);border-radius:15px;font-family:sans-serif;font-size:16px;height:40px;margin-bottom:20px;margin-top:20px;width:50%}.passwordInput{align-items:center;display:flex;justify-content:space-around;margin-left:auto;margin-right:auto;overflow:hidden}.passwordInput span{display:block;font-size:25px;margin:0}.passwordInput input{background-color:transparent;border:0;color:#fff;font-family:sans-serif;font-size:16px;font-weight:200;height:100%;margin:0;width:90%}.passwordEye{margin-left:100px}.Auth .Input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-radius:10px;color:#fff;font-family:sans-serif;font-size:16px;font-weight:300;height:38px;margin-bottom:20px;margin-top:20px;padding:10px;width:50%}.InputErrorMassage{color:red;margin-bottom:-10px;margin-top:-10px;padding:0}.MaltyButton button{border:2px solid;border-radius:15px;font-size:19px}.Auth .MaltyButton button,.MaltyButton button{color:var(--font-color);font-weight:300;height:40px;margin:20px 10px;width:23%}.Auth .MaltyButton button{border:1px transparent;border-radius:10px;font-size:16px}.Button{background-color:var(--font-color);border:2px solid;border-radius:15px;color:#fff;font-size:1.9vh;height:40px;margin:20px;width:50%}.Button:active{background-color:var(--main-color);color:#000}.Button:hover{background-color:#e8e9eb}.Select{background-color:var(--forth-color);border:0 solid var(--line-color);border-radius:15px;font-size:1.9vh;height:40px;margin:20px;width:50%}.Image img{width:30vw}.Image{-webkit-animation:AuthAnie2 1s ease-in;animation:AuthAnie2 1s ease-in;margin-bottom:20px;margin-top:20px;overflow:hidden;position:relative;text-align:center;width:100%}.line1 div:first-child,.line2 div:last-child{-webkit-animation:line 4s ease;animation:line 4s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:var(--font-color);height:800px;margin-left:5px;margin-right:5px;position:relative;top:700px;width:3px}.line1 div:last-child,.line2 div:first-child{-webkit-animation:line2 4s ease;animation:line2 4s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:var(--font-color);height:700px;position:relative;top:700px;width:3px}.line1{left:10px}.line1,.line2{bottom:0;display:flex;height:700px;overflow:hidden;position:absolute}.line2{right:10px}.ShowDiv{border-radius:20px;font-weight:300;overflow:hidden;width:15%}.ShowDiv,.ShowDivshort{font-size:27px;text-align:center}.ShowDiv:active{color:var(--primry-color)}.ShowDiv p{font-size:1.4vh;margin:0}.Flex{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:space-around}.ButtonInput{border:1px solid;border-radius:15px;display:none;height:50px;width:90%}.ButtonInput,.ButtonInputBig{justify-content:space-around;text-align:center}.ButtonInputBig{border:1px solid;border-radius:10px;display:flex;height:65%;width:50%}.ButtonInputBig button,.ButtonInputBig input,.ButtonInput button,.ButtonInput input{background-color:inherit;border:0;color:var(--font-color);font-size:20px}.ButtonInputBig input,.ButtonInput input{width:80%}.PeopleList{overflow:scroll}.PeopleList div{height:100px;overflow:hidden;width:90%}.PeopleList div,.PeopleList div div{display:flex;justify-content:space-around}.PeopleList div div{border-bottom:1px solid var(--primry-color);flex-direction:column;height:90%;text-align:center;width:60%}.PeopleList p{height:20%;margin:0;width:80%}.PeopleList img{border-radius:20px;height:80px;width:80px}.emailComments{color:gray;font-size:20px}.dateComments{color:gray;font-size:15px}.EmptyMassage{display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.EmptyMassage p{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:22px;box-shadow:0 20px 45px rgba(0,0,0,.24);color:#eef4ff;font-size:16px;font-weight:600;line-height:1.5;margin:0 auto;padding:18px 22px;width:min(420px,calc(100% - 24px))}.EmptyMassagevideos{display:flex;flex-direction:column;height:0%;justify-content:center;text-align:center;width:100%}@-webkit-keyframes line{0%{top:700px}to{top:0}}@keyframes line{0%{top:700px}to{top:0}}@-webkit-keyframes line2{0%{top:700px}to{top:110px}}@keyframes line2{0%{top:700px}to{top:110px}}@media (max-width:1000px){.Flex{height:30px;padding-bottom:5px}.ShowDiv{align-items:center;background-color:var(--third-color);display:flex;flex-direction:row;font-size:20px;height:100%;justify-content:space-around;text-align:center}.ShowDivshort{font-size:24px;text-align:center}.ShowDiv p,.ShowDivshort p{font-size:14px;margin:0}.ButtonInput{display:flex}.ButtonInput button,.ButtonInput input{background-color:inherit;border:0;color:var(--font-color);font-size:15px}.ButtonInputBig{display:none}.Button,.Input,.Select{width:90%}.Auth .Input{border-radius:20px;width:90%}.Image img{width:60vw}.line1,.line2{display:none}.Auth .MaltyButton button,.MaltyButton button{width:40%}}.spinerLoadMain{align-items:center;background-color:#000;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:1000}.spinerLoad{height:180px;position:relative;width:180px}.spinerLoadImage{-webkit-animation:loadingGifCycle 6s ease-in-out infinite;animation:loadingGifCycle 6s ease-in-out infinite;height:100%;inset:0;object-fit:contain;opacity:0;position:absolute;width:100%}.spinerLoadImageHead{-webkit-animation-delay:2s;animation-delay:2s}.spinerLoadImagePortrait{-webkit-animation-delay:4s;animation-delay:4s}.spinerLoadMainCompact{background-color:transparent;inset:auto;min-height:110px;padding:0;position:relative;width:100%}.spinerLoadMainCompact .spinerLoad{height:120px;width:120px}.spinerLoadText{color:#fff;font-family:sans-serif;font-size:1rem;letter-spacing:.12em;margin-top:20px;text-transform:uppercase}@-webkit-keyframes loadingGifCycle{0%,29%{opacity:1}34%,to{opacity:0}}@keyframes loadingGifCycle{0%,29%{opacity:1}34%,to{opacity:0}}.DoubleLinks{display:flex;font-size:18px;justify-content:space-around;text-align:center;width:100%}.DoubleLinks span{cursor:pointer}.MainBody{background-color:var(--third-color);height:92vh;margin-top:10px;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:none;text-align:center;width:100%}.MainBodyWatch::-webkit-scrollbar{display:none}.mainBodyInf{font-weight:300;text-align:center}.MainBodyWatch{background:#0f0f0f;box-sizing:border-box;height:calc(100vh - 120px);overflow-x:hidden;overflow-y:auto;padding:8px 12px 100px;-ms-scroll-snap-type:none;scroll-snap-type:none;scrollbar-width:none;text-align:left;width:100%}.MainBodyVisted{background-color:var(--third-color);height:96.4vh;margin-bottom:7vh;overflow:scroll;text-align:center;width:100%}.MainBody img,.MainBodyVisted img,.MainBodyWatch img{background-color:#000;height:100%;object-fit:cover;width:100%}.feed-card,.inline{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border-radius:0;box-shadow:none;margin:0 0 14px;max-width:100%;overflow:visible}.feed-card,.feed-card>*,.inline,.inline>*{display:block;width:100%}.MainBodyWatch>div{margin:0 auto;max-width:720px;width:100%}.allType{height:100vh;position:relative;scroll-snap-align:start;width:100%}.allType img,.allType video{border-radius:10px;height:100%;width:100%}.alltypetimer{background-color:#fff;border:solid gray;border-radius:20px;height:10px;margin-top:10px;width:100%}.allType i{font-size:28px}.UserType{align-items:center;border-bottom:1px solid gray;display:flex;height:10vh;justify-content:space-around;width:90vw}.UserType img:first-child{border-radius:50%;height:60px;overflow:hidden;width:60px;z-index:2}.UserType div{align-items:center;display:flex;font-size:2.6vh;justify-content:space-between;overflow:hidden;padding:0;width:80%}.UserType p{font-size:19px;margin:0}.backsearch{background-color:#fff;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:10px;padding:10px;width:90%}.UserType button{background-color:var(--line-color);border:1px solid var(--line-color);border-radius:5px;color:#fff;font-size:2vh;height:30px;width:40%}.shortType{display:inline-block;height:200px}.photoType,.shortType{border:1px solid var(--line-color);border-radius:10px;margin:3px;overflow:hidden;width:120px}.photoType{height:120px}.sideNav{border-radius:20px;color:#fff;display:flex;flex-direction:column;float:right;height:40vh;justify-content:space-around;margin-right:20px;margin-top:-55vh;position:relative;width:15vw}.mainBodyAll{display:none}.alltypeInfo{bottom:8vh;color:#fff;height:150px;position:absolute;width:80%}.alltypeInfo img{border:.5px solid gray;border-radius:50%;height:50px;object-fit:cover;width:50px}.alltypeInfo div{align-items:center;display:flex;padding:10px;width:100%}.alltypeInfo h1{font-size:20px;margin-left:20px}.alltypeInfo p{margin-left:20px;text-align:left;width:90%}.alltypeInfo .t{color:gray}.alltypeComm{background-color:#fff;height:60vh;position:absolute;width:100%}@media (min-width:1000px){.MainBody{float:left;height:78vh;margin-bottom:0;text-align:inherit;width:78%}.MainBodyVisted{width:78%}.UserType{width:30vw}.sideNav{display:none}.mainBodyAll{display:block}.allType{height:78vh;margin-bottom:7vh}.MainBodyWatch{background:#0f0f0f;border-right:1px solid hsla(0,0%,100%,.06);float:left;height:calc(100vh - 120px);margin-bottom:0;padding:8px 18px 100px;text-align:left;width:75%}.MainBodyWatch>div{max-width:680px}.MainBodyWatch .EmptyMassage{min-height:calc(100vh - 250px)}.shortType{display:inline-block;height:250px;margin:5px;width:150px}.photoType,.shortType{border:1px solid var(--line-color)}.photoType{height:200px;margin:10px;width:200px}}.longType,.longTypeSetvideo{backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.22);border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.28),inset 0 -1px 0 hsla(0,0%,100%,.06),0 14px 36px rgba(0,0,0,.35);color:#f1f1f1;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;width:100%}.longType--featured{border-color:hsla(0,0%,100%,.3);border-width:1.5px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),inset 0 -1px 0 hsla(0,0%,100%,.08),0 18px 44px rgba(0,0,0,.42)}.longTypeThumbWrap{aspect-ratio:16/9;background:#0f0f0f;border-radius:16px 16px 0 0;overflow:hidden;position:relative;width:100%}.longTypeThumb{display:block;height:100%;object-fit:cover;width:100%}.longTypeProgress{background:linear-gradient(90deg,#f03,#f03 35%,hsla(0,0%,100%,.15) 0);bottom:0;height:3px;left:0;position:absolute;right:0}.longTypeInfo{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:36px 1fr auto;min-height:0;padding:12px 14px 14px}.longTypeUserImg{border:1.5px solid hsla(0,0%,100%,.35);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.25);height:36px;object-fit:cover;width:36px}.longTypeMeta{min-width:0;text-align:left}.longTypeTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:.95rem;font-weight:700;margin:0 0 4px}.longTypeSub,.longTypeTitle{line-height:1.35;overflow:hidden}.longTypeSub{color:hsla(0,0%,100%,.62);font-size:.78rem;margin:0;text-overflow:ellipsis;white-space:nowrap}.longTypeMenu{align-items:center;background:transparent;border:0;border-radius:50%;color:hsla(0,0%,100%,.75);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.1rem;height:32px;justify-content:center;margin:0;padding:0;width:32px}.longTypeMenu:hover{background:hsla(0,0%,100%,.1)}.longTypeDelete{display:none}.longTypeSetvideo .longTypeDelete{background:rgba(255,60,60,.85);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.8rem;grid-column:1/-1;margin-top:4px;padding:6px 12px}@media (min-width:1000px){.longType,.longTypeSetvideo{max-width:100%}.MainBodyWatch .inline:not(:first-child) .longType,.MainBodyWatch .inline:not(:first-child) .longTypeSetvideo{width:100%}}@media (max-width:999px){.longType,.longTypeSetvideo{border-radius:18px;width:100%}.longTypeThumbWrap{border-radius:14px 14px 0 0}.longTypeInfo{gap:8px;padding:10px 12px 12px}.longTypeTitle{font-size:.9rem}.longTypeSub{font-size:.72rem}}.shortsSection{box-sizing:border-box;margin:6px 0 18px;max-width:100%;padding:0;width:100%}.shortsSection__header{align-items:center;display:flex;gap:8px;margin-bottom:12px;padding:0 2px}.shortsSection__logo{color:#f03;flex-shrink:0;font-size:1.45rem}.shortsSection__title{color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.01em;margin:0}.shortsSection__row{-webkit-overflow-scrolling:touch;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.shortsSection__row::-webkit-scrollbar{display:none}.shortCard{backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.22);border-radius:18px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 10px 28px rgba(0,0,0,.32);cursor:pointer;flex:0 0 148px;overflow:hidden;scroll-snap-align:start;transition:box-shadow .18s ease,-webkit-transform .18s ease;transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease;width:148px}.shortCard:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 14px 32px rgba(0,0,0,.38);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.shortCard__media{background:#0f0f0f;height:220px;overflow:hidden;position:relative;width:100%}.shortCard__thumb{display:block;height:100%;object-fit:cover;width:100%}.shortCard__overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));height:55%;inset:auto 0 0;pointer-events:none;position:absolute}.shortCard__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:.78rem;font-weight:600;line-height:1.3;margin:0;min-height:2.6em;overflow:hidden;padding:10px 10px 12px}@media (min-width:1000px){.shortCard{flex:0 0 168px;width:168px}.shortCard__media{height:250px}}.paymentForm2{left:50%;position:absolute;top:20%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.paymentForm,.paymentForm2{align-items:center;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.5);display:flex;flex-direction:column;height:500px;justify-content:space-around;padding-bottom:50px;width:450px}.paymentForm{border-radius:5px}.paymentForm2 select,.paymentPage select{background-color:#fff;border:1px solid gray;font-size:20px;height:40px;width:90%}.paymentPage .leftSide{align-items:center;display:flex;float:right;height:100vh;justify-content:center;width:50vw}.paymentPage{background-color:var(--third-color)}.paymentPage figcaption{border-right:.1px solid gray;display:block;height:100vh;text-align:center;width:50vw}.paymentPage figcaption img{height:100px;width:100px}.paymentForm2 input,.paymentForm input{font-size:15px;height:40px;width:90%}.paymentForm2 div p,.paymentForm2 p,.paymentForm div p,.paymentForm p{font-size:15px;margin:3px}.paymentForm2 div,.paymentForm div{display:flex;width:90%}.paymentForm2 figure,.paymentForm figure{display:flex;flex-direction:column;margin:0;width:50%}.paymentForm2 div input,.paymentForm div input{height:30px;width:90%}.paymentForm2 button,.paymentForm button{font-size:15px;height:40px;margin-top:20px;width:90%}.paymentForm .paymentLink{font-size:12px;margin-top:20px;text-decoration:underline}.paymentList{list-style:none}.paymentList li{margin-button:20px;font-size:17px;margin-top:20px}@media (max-width:1000px){.paymentForm,.paymentForm2{height:500px;overflow:scroll;width:90%}.paymentPage{display:flex;flex-direction:column-reverse;height:135vh}.paymentPage figcaption{display:block;height:55vh;overflow:scroll;width:100vw}.paymentPage .leftSide{height:80vh;overflow:scroll;width:100vw}.paymentForm{margin-top:-100px}}@media(min-width:1000px){.paymentPage{height:100vh;margin-left:110px;width:91vw}}.UseroptionEditTools,.UseroptionEditToolsWatch{display:none}@media (min-width:1000px){.UseroptionEditTools{border-radius:0 0 20px 20px;height:400px}.UseroptionEditTools,.UseroptionEditToolsWatch{background-color:#fff;float:right;margin-left:2.5%;margin-right:1%;width:5%}.UseroptionEditToolsWatch{border-radius:20px 20px 20px 20px;height:80vh;margin-top:4vh}.UseroptionEditTools,.UseroptionEditToolsWatch{box-shadow:0 3px 6px rgba(0,0,0,.05);display:none;display:flex;flex-direction:column;overflow:hidden}}.headerphoto{border-bottom:1px solid rgba(10,15,20,.06);box-sizing:border-box;color:#5f6470;height:72px;justify-content:space-between;padding:0 12px;width:100%}.headerphoto,.headerphoto div{align-items:center;display:flex}.headerphoto img{border-radius:50%;box-shadow:0 6px 14px rgba(0,0,0,.12);height:44px;object-fit:cover;width:44px}.headerphoto figure{align-items:center;display:flex;margin:0 8px}.headerphoto h1{color:#101826;font-size:20px;font-weight:700;margin:0}.headerphoto span{align-items:center;display:inline-flex;font-size:24px;margin:0 6px}@media (min-width:1000px){.headerphoto{height:72px;width:78%}}.headerphotoWatch{align-items:center;color:gray;display:flex;height:60px;justify-content:space-between;width:75%}.headerphotoWatch div{display:flex}.headerphotoWatch img{border:1px solid #000;border-radius:50%;height:40px;margin:10px;width:40px}.headerphotoWatch figure{height:100%;margin:0}.headerphotoWatch h1{font-size:20px;font-weight:400}.headerphotoWatch span{font-size:25px;margin:10px}@media (max-width:1000px){.headerphotoWatch{display:none}}.story{background-color:#000;display:block;position:fixed;top:0;z-index:11}.story,.story img{height:100vh;width:100vw}.story img{object-fit:contain}.displayNone{display:none}.story div{background-color:#fff;border-radius:5px;bottom:10vh;height:1vh;margin-left:5%;margin-right:5%;position:absolute;width:90%}.homePage{background-color:#000;height:100vh}.homePage,.WatchPage{overflow-x:hidden;overflow-y:auto}.WatchPage{background:#0f0f0f;color:#f1f1f1;min-height:100vh}.MainBodyWatch::-webkit-scrollbar,.WatchPage::-webkit-scrollbar{display:none}.MainBodyWatch,.WatchPage{-ms-overflow-style:none;scrollbar-width:none}@media (min-width:1000px){.homePage,.WatchPage{margin-left:110px;width:91vw}.WatchPage{height:auto;min-height:100vh}}.alertAsk{align-items:center;background-color:var(--third-color);border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.5);display:flex;flex-direction:column;height:150px;position:fixed;right:50%;text-align:center;top:20%;-webkit-transform:translateX(50%);transform:translateX(50%);width:250px;z-index:20}.alertAsk h1{font-size:20px;font-weight:300}.alertAsk button{font-weight:300;width:100px}.Notifications{background-color:var(--third-color);color:var(--font-color);height:100vh;width:100%}.Notifications .notificationsWindow{background-color:var(--main-color);box-shadow:0 5px 6px rgba(0,0,0,.05);display:flex;display:none;height:3vh;margin-bottom:3px;margin-left:auto;margin-right:auto;width:96vw}.Notifications .nof,.Notifications .notificationsWindow{align-items:center;font-size:2vh;justify-content:space-around}.Notifications .nof{display:flex;height:70px;width:100vw}.Notifications .nof-leftsec{display:flex;width:50%}.Notifications hr{background-color:var(--main-color);border:0;height:1px;margin-right:50px;width:70%}.Notifications figure{align-items:center;box-shadow:0 5px 6px rgba(0,0,0,.05);display:flex;flex-direction:row;height:6vh;justify-content:space-around;margin:0;position:fixed;text-align:center;top:10px;width:100vw}.Notifications figure .nofTitle{font-size:20px;font-weight:500;margin-left:20px;margin-right:20px;width:60%}.liqudframe{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-bottom:1px solid hsla(0,0%,100%,.1);border-left:1px solid hsla(0,0%,100%,.2);border-radius:20px;border-top:1px solid hsla(0,0%,100%,.3);box-shadow:3px 3px 3px rgba(0,0,0,.089);font-size:20px;padding:10px}.Notifications div .dateinfo,.Notifications div .textinfo{color:gray;font-size:13px}.Notifications .nof .nof-leftsec .imgRap{border:1px solid;border-radius:50%;height:60px;margin-right:30px;overflow:hidden;width:60px}.Notifications .imgRap img{height:100%;width:100%}.Notifications .nof span:last-child{width:20%}.Notifications .nof span{overflow:hidden}.Notifications .nofline{color:var(--font-color);display:flex;flex-direction:column;justify-content:space-around}.Notifications .nofline p{margin:0;padding:0}@media (max-width:1000px){.Notifications div:first-of-type{width:100%}.Notifications figure{margin-top:-4px;width:100%}}@media(min-width:1000px){.Notifications{height:100vh;margin-left:110px;width:91vw}.Notifications .nof,.Notifications figure{width:70vw}}.Search{height:100vh}.Search,.searchHead{background-color:var(--main-color);width:100%}.searchHead{align-items:center;display:flex;height:7vh;justify-content:space-around;position:relative;z-index:2}.searchHead2{background-color:var(--forth-color);border-radius:15px;height:70%;overflow:hidden;width:90%}.lateSearch{align-items:center;background-color:var(--third-search-color);display:none;height:60px;justify-content:space-around;position:relative;width:100%;z-index:2}.Search input{background-color:var(--main-color);border:0 solid;border-radius:15px;font-size:20px;height:60%;padding-left:5px;width:70%}.Search .lateSearch input{background-color:var(--forth-color);border:0;border-radius:15px;font-size:15px;height:100%;padding-left:10px;width:80%}.Search .Searchbutton{background-color:#fff;padding-bottom:10px}.lateSearch .Searchbutton,.Search .Searchbutton{border:0;color:gray;font-size:2.6vh;font-weight:300;height:100%;width:30%;width:15%}.lateSearch .Searchbutton{background-color:var(--forth-color);padding-top:0}.searchOptions{align-items:center;-webkit-animation:searchAnie 1s ease-in;animation:searchAnie 1s ease-in;background-color:var(--third-search-color);box-shadow:0 3px 6px rgba(0,0,0,.07);color:gray;display:flex;height:5vh;margin-bottom:5px;position:relative;width:100%;z-index:1}.Search .searchOptions span{display:block;font-size:2.7vh;font-weight:300;height:100%;margin-left:30px}.activeSearch{border-bottom:2px solid var(--primry-color)}.searchAnieNone{display:none}@-webkit-keyframes searchAnie{0%{top:-5vh}to{top:0}}@keyframes searchAnie{0%{top:-5vh}to{top:0}}@media (max-width:1000px){.searchHead{display:none}.Search .searchOptions span{font-size:18px}.searchOptions{height:36px}.lateSearch{display:flex}.Search .Searchbutton{font-size:22px}}@media(min-width:1000px){.Search{height:100vh;margin-left:110px;width:91vw}}.WatchPage{background:#050505;color:#fff;height:100vh;overflow:hidden;width:100%}.watchPageShell{height:100vh;margin:0 auto;max-width:720px;min-height:100vh;position:relative;width:100%}.watchPageHeader{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;gap:12px;justify-content:space-between;padding:14px 16px 6px;position:absolute;top:0;width:100%;z-index:20}.watchPageHeader>div:first-child{display:flex;flex-direction:column;gap:4px}.watchPageHeader h1{color:#fff;font-size:1rem;letter-spacing:.12em;margin:0;text-transform:uppercase}.watchPageHeader p{color:hsla(0,0%,100%,.72);font-size:.82rem;margin:0}.watchPageHeader .watchPageHeaderRight{align-items:center;color:#fff;display:flex;font-size:1.25rem;gap:14px}.WatchBody{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;height:calc(100vh - 76px);overflow-x:hidden;overflow-y:auto;padding-bottom:20px;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:none}.WatchBody::-webkit-scrollbar{display:none}.watchItem{background:#000;border-radius:24px;height:100vh;margin:0 auto 18px;overflow:hidden;position:relative;scroll-snap-align:start}.watchItemMedia{display:block;height:100%;object-fit:cover;width:100%}.watchItemOverlay{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.4) 28%,rgba(0,0,0,.85) 70%);inset:0;pointer-events:none;position:absolute}.watchItemTopBar{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:.82rem;justify-content:space-between;left:16px;position:absolute;right:116px;top:16px;z-index:2}.watchItemTag{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,8%,.38);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;display:inline-flex;font-size:.75rem;letter-spacing:.08em;padding:4px 10px}.watchActions{display:flex;gap:14px;position:absolute;right:20px;top:45%;z-index:2}.watchAction,.watchActions{align-items:center;flex-direction:column}.watchAction{background-color:transparent;border:0;border-radius:50%;cursor:pointer;display:inline-flex;font-size:1.05rem;justify-content:center;min-height:56px;padding:10px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:56px}.watchAction:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.watchAction span{color:#f2f2f2;font-size:.72rem;line-height:1.1;margin-top:4px}.watchItemText{bottom:220px;left:16px;position:absolute;right:116px;z-index:2}.watchMusicDisc{-webkit-animation:watchDiscSpin 8s linear infinite;animation:watchDiscSpin 8s linear infinite;background:radial-gradient(circle at 30% 30%,#fff 9%,transparent 10%),radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.14) 0,hsla(0,0%,100%,.04) 40%),#111;border-radius:50%;bottom:100px;box-shadow:0 0 0 1px hsla(0,0%,100%,.08),inset 0 0 0 10px hsla(0,0%,100%,.04);height:62px;position:absolute;right:18px;width:62px;z-index:2}.watchMusicDisc:after{background:hsla(0,0%,100%,.6);inset:22px}.watchMusicDisc:after,.watchMusicDisc:before{border-radius:50%;content:"";position:absolute}.watchMusicDisc:before{background:hsla(0,0%,100%,.14);inset:16px}.watchSwipeHint{align-items:center;background:rgba(0,0,0,.48);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;bottom:18px;color:hsla(0,0%,100%,.9);display:inline-flex;font-size:.82rem;gap:8px;left:50%;padding:10px 14px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@-webkit-keyframes watchDiscSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes watchDiscSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.watchItemAuthor{align-items:center;display:flex;gap:12px;margin-bottom:10px}.watchItemAuthor img{border:1px solid hsla(0,0%,100%,.22);border-radius:50%;height:46px;object-fit:cover;width:46px}.watchItemAuthor strong{color:#fff;display:block;font-size:.98rem}.watchItemAuthor span{color:hsla(0,0%,100%,.72);display:block;font-size:.78rem}.watchItemTitle{color:#fff;font-size:1rem;line-height:1.4;margin:0 0 10px;max-width:100%}.watchItemDescription{color:hsla(0,0%,100%,.82);font-size:.85rem;line-height:1.5;margin:0 0 10px;max-width:100%}.watchItemHashtags{display:flex;flex-wrap:wrap;gap:8px}.watchItemHashtags span{color:hsla(0,0%,100%,.78);font-size:.78rem}.watchLoading{color:#ccc;padding:10px 0 32px;text-align:center}@media (max-width:720px){.WatchBody{height:calc(100vh - 60px);height:100%}.watchItem{border-radius:0;height:100vh}.watchAction{min-height:52px;padding:8px;width:52px}.watchItemText{bottom:100px;right:96px}}.Settings{background-color:var(--third-color);height:90vh;margin:0;overflow-y:scroll;padding:0 0 10vh;text-align:center;width:100%}@media (min-width:1000px){.Settings{height:100vh;margin-left:110px;width:91vw}}.createPostPage{background:var(--third-color);box-sizing:border-box;color:var(--font-color);min-height:100vh;padding:28px 24px 110px 134px}.createPostCard{background:transparent;margin:0 auto;width:min(100%,680px)}.createPostHeader{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.3);display:grid;grid-template-columns:42px 1fr auto;height:54px}.createPostHeader h1{font-size:17px;font-weight:500;margin:0;text-align:center}.createPostBack,.createPostSubmit{background:none;border:0;color:var(--font-color);cursor:pointer;font:inherit}.createPostBack{border-radius:50%;display:grid;font-size:20px;height:34px;place-items:center;width:34px}.createPostBack:hover{background:var(--main-color)}.createPostSubmit{font-weight:600;padding:7px 2px}.createPostBottomSubmit:disabled,.createPostSubmit:disabled{cursor:wait;opacity:.5}.createPostAuthor{align-items:center;display:flex;gap:11px;padding:20px 0 14px}.createPostAuthor>span,.createPostAuthor img{background:#343434;border-radius:50%;color:#fff;display:grid;font-weight:700;height:42px;object-fit:cover;place-items:center;width:42px}.createPostAuthor small,.createPostAuthor strong{display:block}.createPostAuthor strong{font-size:14px;font-weight:600}.createPostAuthor small{color:hsla(0,0%,100%,.6);font-size:12px;margin-top:3px}.createPostCaption{display:block;padding:0 0 20px;position:relative}.createPostCaption>span,.createPostFields label>span,.createPostTypes legend{color:hsla(0,0%,100%,.65);font-size:12px}.createPostCaption textarea{background:transparent;border:0;box-sizing:border-box;color:var(--font-color);font:17px/1.45 sans-serif;min-height:128px;outline:none;padding:10px 0 0;resize:vertical;width:100%}.createPostCaption textarea::-webkit-input-placeholder,.createPostFields input::-webkit-input-placeholder{color:hsla(0,0%,100%,.42)}.createPostCaption textarea:-ms-input-placeholder,.createPostFields input:-ms-input-placeholder{color:hsla(0,0%,100%,.42)}.createPostCaption textarea::placeholder,.createPostFields input::placeholder{color:hsla(0,0%,100%,.42)}.createPostCaption small{bottom:22px;color:hsla(0,0%,100%,.45);font-size:11px;position:absolute;right:0}.createPostFields{grid-gap:13px;border-top:1px solid hsla(0,0%,100%,.2);display:grid;gap:13px;padding:18px 0}.createPostFields label{grid-gap:7px;display:grid;gap:7px}.createPostFields label>span{align-items:center;display:flex;gap:6px}.createPostFields input{background:var(--main-color);border:1px solid hsla(0,0%,100%,.34);border-radius:10px;box-sizing:border-box;color:var(--font-color);font:14px sans-serif;outline:0;padding:12px 13px;width:100%}.createPostFields input:focus{border-color:#fff}.createPostTypes{border:0;border-top:1px solid hsla(0,0%,100%,.2);margin:0;padding:18px 0}.createPostTypes legend{margin-bottom:12px}.createPostTypes>div{grid-gap:9px;display:grid;gap:9px;grid-template-columns:repeat(4,1fr)}.createPostTypes button{grid-gap:7px;background:var(--main-color);border:1px solid hsla(0,0%,100%,.28);border-radius:10px;color:var(--font-color);cursor:pointer;display:grid;font:inherit;gap:7px;min-height:73px;place-content:center}.createPostTypes button svg{font-size:19px;margin:0 auto}.createPostTypes button span{font-size:11px}.createPostTypes button.isSelected{background:#fff;border-color:#fff;color:#000}.createPostMedia{grid-gap:12px;border-top:1px solid hsla(0,0%,100%,.2);display:grid;gap:12px;grid-template-columns:1fr 1fr;padding:18px 0}.mediaPicker{grid-gap:7px;background:var(--main-color);border:1px dashed hsla(0,0%,100%,.48);border-radius:10px;box-sizing:border-box;color:var(--font-color);cursor:pointer;display:grid;gap:7px;justify-items:center;min-height:118px;padding:12px;place-content:center;text-align:center}.mediaPicker svg{font-size:23px}.mediaPicker strong{font-size:13px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mediaPicker small{color:hsla(0,0%,100%,.57);font-size:11px}.mediaPicker.hasFile{border-color:#fff;border-style:solid}.mediaPicker input{height:1px;opacity:0;position:absolute;width:1px}.createPostError{color:#ff8f8f;font-size:13px;margin:0 0 14px}.createPostBottomSubmit{align-items:center;background:#fff;border:1px solid #fff;border-radius:10px;color:#000;cursor:pointer;display:flex;font:600 14px sans-serif;gap:8px;justify-content:center;padding:13px;width:100%}.createPostBottomSubmit:hover{background:transparent;color:#fff}@media (max-width:1000px){.createPostPage{padding-left:24px}}@media (max-width:560px){.createPostPage{padding:12px 16px 100px}.createPostTypes>div{grid-template-columns:repeat(2,1fr)}.createPostTypes button{min-height:62px}.createPostMedia{grid-template-columns:1fr}}.Auth{background-color:#000;background-image:url(/static/media/EBD428F1-DF85-4FFB-80F5-1E799D849F44.8257bd2d4cc7cde38874.GIF);background-size:cover}.Auth,.Auth .divin{display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100%}.Auth .divin{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.AuthAnie{-webkit-animation:AuthAnie2 2s ease-in;animation:AuthAnie2 2s ease-in;overflow:hidden;position:relative}.googlebutton{background-color:var(--main-color)}.googlebutton,.googlebuttons{align-self:center;border:transparent;border-radius:20px;color:#fff;font-size:19px;height:45px;margin-bottom:20px;margin-top:20px;width:50%}.googlebuttons{background-color:#000;background-color:var(--main-color)}.googlebuttonss{align-self:center;color:#fff;font-size:19px;height:45px;margin-bottom:20px;margin-top:20px;width:50%}@media (max-width:1000px){.googlebutton{width:90%}.googlebuttons{width:85%}}@media (min-width:1000px){.authtop{height:20vh;width:5%}}.googleicon{font-size:20px;font-weight:500}.authtop{align-items:center;-webkit-animation:AuthAnie3 2s ease-in-out;animation:AuthAnie3 2s ease-in-out;display:flex;height:100px;justify-content:space-around;margin-bottom:50px;margin-left:20px;position:absolute;top:10px;width:35%}.authtop .authline{background-color:#000;height:50px;width:1px}.authtop h1{font-size:20px}.authtop .authphoto{height:70px}.authSvg{height:220px;margin-bottom:50px}.SetVideoPage{background:#000;color:#f5f7fa;min-height:100vh;padding:20px}.SetVideoPage__container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:980px}.SetVideoPage__videoPanel{display:flex;flex-direction:column;gap:20px}.SetVideoPage__playerSlot{aspect-ratio:16/9;max-width:980px;width:calc(100vw - 40px)}.SetVideoPage__playerWrapper{background:#000;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.35);height:100%;overflow:hidden;position:relative;width:100%}.SetVideoPage__playerWrapper.is-fixed{box-shadow:0 12px 35px rgba(0,0,0,.55);height:min(405px,calc(56.25vw - 22.5px));left:50%;position:fixed;right:auto;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:min(720px,calc(100vw - 40px));z-index:100}.SetVideoPage__playerWrapper .VideoPlayer{border-radius:24px;height:100%;inset:0;margin:0;position:absolute;width:100%}.SetVideoPage__playerWrapper .VideoPlayer video{height:100%;object-fit:cover;width:100%}.SetVideoPage__playerWrapper .videoPlayerHeader{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.45);border-radius:16px;display:flex;gap:12px;justify-content:space-between;padding:12px 16px}.SetVideoPage__playerWrapper .videoPlayerHeader p{align-items:center;color:#fff;display:flex;font-size:.94rem;gap:12px;margin:0}.SetVideoPage__playerWrapper .videoPlayerHeader p span{align-items:center;display:inline-flex;gap:8px}.SetVideoPage__playerWrapper .videoReportButton,.SetVideoPage__playerWrapper .videoShareButton{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:8px 12px;transition:background .2s ease,-webkit-transform .2s ease;transition:background .2s ease,transform .2s ease;transition:background .2s ease,transform .2s ease,-webkit-transform .2s ease}.SetVideoPage__playerWrapper .videoReportButton:hover,.SetVideoPage__playerWrapper .videoShareButton:hover{background:hsla(0,0%,100%,.16);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.SetVideoPage__playerWrapper .VideoPlayer .videoControls{box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:16px;pointer-events:none;position:absolute}.SetVideoPage__playerWrapper .VideoPlayer .videoControls>*{pointer-events:auto}.SetVideoPage__playerWrapper .VideoPlayer .buttomsVideo,.SetVideoPage__playerWrapper .VideoPlayer .underLineVideoPlay{align-items:center;display:flex;gap:22px;justify-content:center;padding:0 6px}.SetVideoPage__playerWrapper .VideoPlayer .backButton,.SetVideoPage__playerWrapper .VideoPlayer .frontButton,.SetVideoPage__playerWrapper .VideoPlayer .playButton{align-items:center;background:rgba(0,0,0,.45);border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:56px;justify-content:center;transition:background .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background .2s ease;transition:transform .2s ease,background .2s ease,-webkit-transform .2s ease;width:56px}.SetVideoPage__playerWrapper .VideoPlayer .backButton:hover,.SetVideoPage__playerWrapper .VideoPlayer .frontButton:hover,.SetVideoPage__playerWrapper .VideoPlayer .playButton:hover{background:rgba(0,0,0,.6);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.SetVideoPage__playerWrapper .VideoPlayer .underLineVideo{align-self:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.08);border-radius:999px;margin:0 auto 4px;padding:10px 16px;width:min(100%,720px)}.SetVideoPage__playerWrapper .VideoPlayer .underLineVideo p{color:#eee;font-size:.88rem;margin:0}.SetVideoPage__playerWrapper .VideoPlayer .timeLine{background:hsla(0,0%,100%,.15);border-radius:999px;height:8px;overflow:hidden;width:100%}.SetVideoPage__playerWrapper .VideoPlayer .timeLine div{background:#69b4ff;height:100%}.SetVideoPage__videoDetails{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:24px;display:flex;flex-direction:column;gap:18px;padding:18px}.SetVideoPage__titleRow{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:space-between;width:100%}.SetVideoPage__channelProfile{align-items:center;cursor:pointer;display:flex;flex:1 1 auto;flex-direction:row;gap:14px;max-width:calc(100% - 180px);min-width:0}.SetVideoPage__channelProfile>div{display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden}.SetVideoPage__channelProfile h1,.SetVideoPage__channelProfile p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SetVideoPage__channelProfile img{border:2px solid hsla(0,0%,100%,.12);border-radius:50%;height:56px;object-fit:cover;width:56px}.SetVideoPage__channelProfile h1{font-size:1rem;font-weight:700;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SetVideoPage__subscribeButton{flex-shrink:0}.SetVideoPage__channelProfile p{color:#b3bdcb;font-size:.85rem;font-size:.95rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SetVideoPage__subscribeButton{background:#eb2f2f;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;min-width:160px;padding:14px 22px;transition:background .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background .2s ease;transition:transform .2s ease,background .2s ease,-webkit-transform .2s ease}.SetVideoPage__subscribeButton:hover{background:#ff4646;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.SetVideoPage__actionRow{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:4px}.SetVideoPage__actionRow::-webkit-scrollbar{height:6px}.SetVideoPage__actionRow::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.18);border-radius:999px}.SetVideoPage__actionRow button{align-items:center;background:hsla(0,0%,100%,.06);border:none;border-radius:16px;color:#eee;cursor:pointer;display:inline-flex;font-size:.95rem;gap:10px;justify-content:center;min-width:110px;padding:14px 18px;transition:background .2s ease;white-space:nowrap}.SetVideoPage__actionRow button.active,.SetVideoPage__actionRow button:hover{background:hsla(0,0%,100%,.14)}.SetVideoPage__bottomRow{align-items:center;color:#8b98b4;display:flex;font-size:.95rem;gap:12px}.SetVideoPage__descriptionBlock{color:#c7d2e0;font-size:.96rem;line-height:1.7}.SetVideoPage__recommendSection{display:flex;flex-direction:column;gap:16px}.SetVideoPage__recommendHeader h2{font-size:1.2rem;font-weight:700;margin:0}.SetVideoPage__recommendList{grid-gap:14px;display:grid;gap:14px}.recommendCard{grid-gap:16px;align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:22px;cursor:pointer;display:grid;gap:16px;grid-template-columns:140px 1fr;padding:12px 16px;transition:background .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background .2s ease;transition:transform .2s ease,background .2s ease,-webkit-transform .2s ease}.recommendCard:hover{background:hsla(0,0%,100%,.08);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.recommendCard img{border-radius:18px;height:82px;object-fit:cover;width:100%}.recommendCard__content{display:flex;flex-direction:column;gap:8px}.recommendCard__title{color:#fff;font-weight:600;margin:0}.recommendCard__meta{color:#8b98b4;font-size:.92rem;margin:0}@media (max-width:840px){.SetVideoPage__actionRow{justify-content:flex-start}.recommendCard{grid-template-columns:120px 1fr}}@media (max-width:620px){.SetVideoPage__container{gap:18px}.SetVideoPage__playerWrapper.is-fixed{height:calc(56.25vw - 18px);left:16px;top:16px;-webkit-transform:none;transform:none;width:calc(100vw - 32px)}.SetVideoPage__channelProfile,.SetVideoPage__titleRow{align-items:center;flex-direction:row}.SetVideoPage__channelProfile{max-width:100%;text-align:left}.SetVideoPage__channelProfile h1{font-size:1rem}.SetVideoPage__channelProfile p{color:#9aa5bf}.SetVideoPage__subscribeButton{min-width:140px;width:auto}.SetVideoPage__actionRow{justify-content:flex-start}.recommendCard{grid-template-columns:100px 1fr}}.Chat{background:url(/static/media/1.b31ae174607ad356841b.jpeg);height:80vh;overflow:scroll;padding-bottom:20vh;padding-top:70px;width:100%}.cont{overflow:hidden;width:100%}.headerChat{align-items:center;box-shadow:0 0 5px rgba(0,0,0,.5);display:flex;flex-direction:row;height:60px;justify-content:space-between;left:0;position:fixed;top:0;width:100%}.headerChat div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-left:1px solid hsla(0,0%,100%,.3);border-radius:30px;border-top:1px solid hsla(0,0%,100%,.4);box-shadow:3px 3px 3px rgba(0,0,0,.089);display:flex;margin-top:15px;padding:4px}.headerChat img{border:1px solid #000;border-radius:50%;height:40px;margin:5px;width:40px}.headerChat figure p{color:gray;font-size:13px;margin:0 0 0 5px;padding:0}.headerChat figure{height:100%;margin:0}.headerChat h1{font-weight:400;margin:5px 5px 0}.headerChat h1,.headerChat span{color:var(--font-color);font-size:20px}.headerChat span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-left:1px solid hsla(0,0%,100%,.3);border-radius:30px;border-top:1px solid hsla(0,0%,100%,.4);box-shadow:3px 3px 3px rgba(0,0,0,.089);margin:10px;padding:10px}.headerChat span:active{color:gray}.massage{background-color:#2f4f4f;float:left;margin:3px}.massage,.massage2{border-radius:40px;display:flex;justify-content:space-around;max-width:70%;padding-left:5px;padding-right:5px;text-align:center}.massage2{background-color:gray;float:right;margin:10px}.massage2:after{background-color:gray}.massage2:after,.massage:before{content:"";display:block;height:25px;width:25px}.massage:before{background-color:#2f4f4f}.Chat .massage2 p:first-child,.Chat .massage p:first-child{color:#fff;font-size:18px;margin:3px}.dateMessage{color:#d3d3d3;font-size:10px;margin-top:15px}.messageText img{border-radius:18px;display:block;max-height:280px;max-width:100%}.Chat .form{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--main-color);border-left:1px solid hsla(0,0%,100%,.3);border-radius:30px;border-top:1px solid hsla(0,0%,100%,.4);bottom:10px;box-shadow:3px 3px 3px rgba(0,0,0,.089);box-shadow:0 -6px 6px rgba(0,0,0,.2);display:flex;height:60px;justify-content:space-around;left:0;margin-left:1%;position:fixed;width:98%}.Chat div button{border:0;border-radius:20px;color:#d3d3d3;font-size:30px;height:90%;width:10%}.Chat div button,.Chat div input{background-color:transparent;font-weight:300}.Chat div input{border:0 solid;color:var(--font-color);font-size:25px;height:70%;width:70%}.Chat div button:active{color:#000}.chatInputP{border:2px solid #d3d3d3;border-radius:20px;color:#d3d3d3;font-size:20px;text-align:center;width:10%}.call,.videocall{background-color:#000;height:100vh;position:fixed;top:0;width:100%;z-index:20}.control{align-items:center;display:flex;height:20%;justify-content:space-around;width:100%}.control span{border-radius:20px;display:block;display:flex;flex-direction:column;font-size:25px;height:70px;justify-content:center;text-align:center;width:70px}.green{background-color:green}.red{background-color:red}.callcont{height:80%;width:100%}.callcont img{height:100%;width:100%}.callcontsmall{background:gray;bottom:20%;height:200px;position:fixed;right:10px;width:200px}.callcontsmall video{height:100%;width:100%}@media (max-width:1000px){.Chat div input{font-size:18px}}@media(min-width:1000px){.Chat{height:100vh}.Chat,.Chat .form,.headerChat{margin-left:110px;width:71vw}.headerChat{display:flex}}.error404{align-items:center;display:flex;height:94vh;justify-content:center;width:100vw}.error404 h1{-webkit-animation:anime404 1s ease-in;animation:anime404 1s ease-in;font-size:7vh;font-weight:100;margin:0 0 20px;position:relative}.error404 h2{-webkit-animation:anime404 3s ease-in;animation:anime404 3s ease-in;font-size:4vh;font-weight:100;margin:0 0 0 20vh}.error404 div{margin-bottom:90px;width:50%}.error404 img{width:50%}@media (max-width:1000px){.error404{flex-direction:column}.error404 img{width:100%}.error404 div{text-align:center;width:100%}}@-webkit-keyframes anime404{0%{opacity:0;top:200px}to{opacity:1;top:0}}@keyframes anime404{0%{opacity:0;top:200px}to{opacity:1;top:0}}.map{height:80vh;margin-top:7px;width:100vw}.map img{height:100vh;width:150vw}.map div:first-child{background-color:gray;height:100%;overflow:scroll;width:100%}.map div::-webkit-scrollbar{display:none}.map div:last-child{box-shadow:0 -6px 5px rgba(0,0,0,.5);display:flex;height:6vh;margin-top:5px;overflow:hidden;overflow-x:scroll;padding-top:10px;width:100%}.map button{background-color:#fff;border-color:#000;border-radius:10px;font-size:3vh;font-weight:200;height:90%;margin-left:5px;min-width:20%}@media(min-width:1000px){.map{height:90vh;margin-left:110px;width:91vw}}.contactUs{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;opacity:.5;position:fixed;top:7vh;width:100%;z-index:10}.contactUs h1{color:#fff;font-size:50px;font-weight:300;text-align:center;width:500px}.contactUs input{font-size:20px;height:40px;margin:20px;width:500px}.constactUsCont img{height:100vh;object-fit:cover;width:100vw;z-index:1}.contactUs button{background-color:#000;border:1px solid #fff;color:#fff;font-size:20px;font-weight:200;height:40px;margin:20px;width:150px}@media (max-width:1000px){.contactUs input{width:90%}.contactUs{top:0}}@media(min-width:1000px){.contactUs{height:100vh;overflow:hidden;right:0;top:0;width:91vw}}.about2{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:space-around;overflow:hidden}.about2 p{color:#fff;font-size:20px;font-weight:200}.about2 div{width:40vw}.about2 h1{color:#fff;font-size:40px;font-weight:300;text-align:center}.about2 img{height:90%;object-fit:cover;width:35%}@media (max-width:1000px){.widthHide{display:none}}@media(min-width:1000px){.about2{float:right;height:100vh;width:91vw}}.policy{background-color:#000;display:flex;flex-direction:column;height:200vh;justify-content:space-around;margin-top:5px}.policy p{color:#fff;font-size:2.3vh;font-weight:200;width:30vw}.policy img{width:20vw}.policy h1{align-self:center;color:#fff;font-size:4vh;font-weight:300;text-align:center;width:90vw}.policy div{align-items:center;display:flex;justify-content:space-around}.policy div:first-child{flex-direction:column}.policy div img{width:50vw}@media (min-width:1000px){.policy div img{width:30vw}.policy{float:right;height:200vh;width:91vw}}.Earnings{background-color:var(--third-color);height:100vh;width:100%}.cashout{background-color:var(--main-color);border-radius:10px;height:80vh;margin-left:auto;margin-right:auto;overflow:hidden;width:90%}.criditView{background:linear-gradient(310deg,#69ffff,#01449f);border-radius:10px;height:150px;margin-left:5%;margin-right:5%;min-width:90%}.criditView:nth-child(2n){background:linear-gradient(110deg,#fdcd3b 60%,#ffed4b 0)}.criditView p,.criditView span{font-size:18x;margin:25px}.criditViewMian{display:flex;height:160px;margin-top:20px;overflow:scroll;width:100%}.cashout h1{font-size:40px;margin-top:0;text-align:center}.cashout h3{margin-bottom:0}.cashout h3,.earnDetials{margin-top:40px;text-align:center}.earnDetials{display:inline-block;width:50%}.earnDetials p:last-child{color:var(--primry-color);margin:0}.earnDetials p:first-child{font-size:26px;margin:0}.cashout button{background-color:var(--main-color);border:solid;border-radius:5px;font-size:20px;height:50px;width:200px}.cashout .cashbutton{height:50px;margin-left:auto;margin-right:auto;margin-top:50px;width:200px}.cashout .errorcashout{color:red;text-align:center}@media(min-width:1000px){.Earnings{margin-left:110px;width:71vw}}.InfoPart{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:24px;box-shadow:0 18px 50px rgba(25,35,58,.12);color:#1f2937;float:left;margin:0 auto;overflow:hidden;width:78%}.InfoPart div:first-child{height:190px;position:relative;width:100%}.InfoPart .followInfoPartBig{background:#f8fafc;border:1px solid #d7dce5;border-radius:16px;color:#101826;display:block;padding:8px 14px;text-align:center;width:auto}.verfiymark{color:var(--primry-color)}.flex1,.flex2{display:flex;justify-content:space-between}.InfoPart .followInfoPartSmall{background:#f8fafc;border:1px solid #d7dce5;border-radius:16px;color:#101826;display:block;padding:8px 12px;text-align:center;width:auto}.InfoPart .followInfoPartBig:active,.InfoPart .followInfoPartSmall:active{background-color:#111827;border-color:#111827;color:#fff}.InfoPart div .InfoImage{background:#101418;border:4px solid #fff;border-radius:24px;bottom:-40px;box-shadow:0 12px 30px rgba(18,24,38,.18);height:96px;left:18px;object-fit:cover;position:absolute;width:96px}.InfoPart div img:first-child{display:block;height:100%;object-fit:cover;width:100%}.InfoPart div:last-child{box-sizing:border-box;display:flex;justify-content:space-around;padding:56px 18px 18px;width:100%}.InfoPart figure{display:none;height:100%;overflow:visible;width:30%}.InfoPart figure span{color:var(--primry-color)}.infoPhone{display:none}.visitedHomepage .InfoPart{margin-bottom:10px;padding-bottom:5px}.visitedHomepage .InfoPart figure{font-size:16px;height:50%;margin:0;text-align:center;width:100%}.infopartnewstyle{box-sizing:border-box;display:block;padding-left:116px;width:100%}.infopartnewstyle p{align-items:center;color:#5f6470;display:flex;font-size:16px;gap:10px;margin:0 0 8px;width:100%}.infopartnewstyle p:first-child{margin-top:0}.infopartnewstyle p:nth-child(2){display:flex;gap:18px;justify-content:flex-start}.infopartnewstyle p:last-of-type{color:#6b7280;font-size:15px;justify-content:flex-start;margin-top:10px;text-align:left;width:100%}.infopartnewstyle p span{color:#111827;font-weight:700}.infopartnewstyle p span span{color:#6b7280;font-size:12px;margin:0}@media (max-width:1000px){.InfoPart{float:none;width:98%}.InfoPart div:last-child{height:100%}.InfoPart figure:first-child,.InfoPart figure:nth-child(3){display:none;visibility:hidden}.infopartnewstyle{padding-left:0;padding-top:36px}.infopartnewstyle p{display:flex;float:none;font-size:16px;margin:0 0 6px;width:100%}.infopartnewstyle p:nth-child(2){justify-content:space-between}.infopartnewstyle p:last-of-type{text-align:left;width:100%}.HomePage .InfoPart figure{width:100%}}@media (min-width:1000px){.visitedHomepage .InfoPart figure p{margin:10px}}.catline{align-items:center;backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%);background:hsla(0,0%,6%,.55);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.28);display:flex;gap:8px;margin:0 auto 12px;overflow-x:auto;overflow-y:hidden;padding:8px 10px;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:78px;width:calc(100% - 24px);z-index:10}.catline::-webkit-scrollbar{display:none}.catline__explore{align-items:center;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;color:#fff;display:inline-flex;font-size:1.15rem;height:36px;justify-content:center;padding:0;width:36px}.catline .cats,.catline .selected,.catline__explore{background:hsla(0,0%,100%,.08);cursor:pointer;flex:0 0 auto}.catline .cats,.catline .selected{border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:#f1f1f1;font-size:.82rem;line-height:1;margin:0;padding:8px 14px;transition:background .15s ease,color .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,background .15s ease,color .15s ease;transition:transform .15s ease,background .15s ease,color .15s ease,-webkit-transform .15s ease;white-space:nowrap}.catline .cats:hover,.catline .selected:hover{background:hsla(0,0%,100%,.14);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.catline .selected{background:#f1f1f1;border-color:#f1f1f1;color:#0f0f0f;font-weight:700}.miniPlayer{background:#101010;border:1px solid hsla(0,0%,100%,.14);border-radius:16px;bottom:88px;box-shadow:0 14px 40px rgba(0,0,0,.55);box-sizing:border-box;padding:8px;position:fixed;right:24px;width:min(260px,calc(100vw - 32px));z-index:1000}.miniPlayer__dragHandle{background:transparent;border:0;color:transparent;cursor:grab;height:32px;left:0;position:absolute;top:0;touch-action:none;width:calc(100% - 44px);z-index:3}.miniPlayer__dragHandle:active{cursor:grabbing}.miniPlayer__video{border-radius:12px;cursor:pointer;height:146px;overflow:hidden}.miniPlayer__video .VideoPlayer{border-radius:12px;height:100%;margin:0;width:100%}.miniPlayer__video .VideoPlayer .videoControls{display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:8px;pointer-events:none;position:absolute}.miniPlayer__video .VideoPlayer .videoControls>*{pointer-events:auto}.miniPlayer__video .VideoPlayer .videoPlayerHeader{background:rgba(0,0,0,.55);border-radius:8px;color:#fff;display:flex;font-size:.7rem;gap:8px;justify-content:space-between;overflow:hidden;padding:6px 8px}.miniPlayer__video .VideoPlayer .videoPlayerHeader p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.miniPlayer__video .VideoPlayer .buttomsVideo,.miniPlayer__video .VideoPlayer .underLineVideoPlay{align-items:center;display:flex;gap:10px;justify-content:center}.miniPlayer__video .VideoPlayer .backButton,.miniPlayer__video .VideoPlayer .frontButton,.miniPlayer__video .VideoPlayer .playButton{align-items:center;background:rgba(0,0,0,.6);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;width:34px}.miniPlayer__video .VideoPlayer .underLineVideo{background:rgba(0,0,0,.6);border-radius:8px;padding:5px;width:100%}.miniPlayer__video .VideoPlayer .underLineVideo p{color:#fff;font-size:.65rem;margin:0}.miniPlayer__video .VideoPlayer .timeLine{background:hsla(0,0%,100%,.3);height:4px;width:100%}.miniPlayer__video .VideoPlayer .timeLine div{background:#69b4ff;height:100%}.miniPlayer__video .VideoPlayer video{height:100%;object-fit:cover;width:100%}.miniPlayer__video .ImagePlayer{border-radius:12px;height:100%;margin:0;width:100%}.miniPlayer__video .ImagePlayer img{height:100%;object-fit:cover;width:100%}.miniPlayer__title{background:transparent;border:0;color:#fff;cursor:pointer;display:block;font-size:.85rem;overflow:hidden;padding:8px 28px 4px 4px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.miniPlayer__resizeHandle{background:linear-gradient(135deg,transparent 50%,hsla(0,0%,100%,.7) 51%);border:0;border-radius:0 0 12px 0;bottom:2px;cursor:nwse-resize;height:20px;position:absolute;right:2px;touch-action:none;width:20px;z-index:4}.miniPlayer__close{background:rgba(0,0,0,.7);border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:1.3rem;height:28px;line-height:1;position:absolute;right:12px;top:12px;width:28px;z-index:2}@media (max-width:620px){.miniPlayer{bottom:76px;right:12px}.miniPlayer__video{height:min(146px,calc(56.25vw - 31.5px))}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/static/media/fontawesome-webfont.8b43027f47b20503057d.eot);src:url(/static/media/fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static/media/fontawesome-webfont.20fd1704ea223900efa9.woff2) format("woff2"),url(/static/media/fontawesome-webfont.f691f37e57f04c152e23.woff) format("woff"),url(/static/media/fontawesome-webfont.1e59d2330b4c6deb84b3.ttf) format("truetype"),url(/static/media/fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg#fontawesomeregular) format("svg")}.fa{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{text-align:center;width:1.28571429em}.fa-ul{list-style-type:none;margin-left:2.14285714em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2.14285714em;position:absolute;text-align:center;top:.14285714em;width:2.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*# sourceMappingURL=main.6e32c053.css.map*/