@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);@import url(https://fonts.googleapis.com/css?family=Pacifico&display=swap);.LeftBarContainer{padding:40px 30px 26px;background-image:-webkit-gradient(linear,left bottom,left top,from(#4c44c0),to(#272360));background-image:-webkit-linear-gradient(bottom,#4c44c0,#272360);background-image:linear-gradient(0deg,#4c44c0,#272360);height:768px}.LeftBarContainerNavbar{width:350px}.LeftBarIcon{width:12px}.WelcomeButtonsWrap button{margin:.4rem 0}.SideBarNav{display:none}@media screen and (max-width:1280px){.LeftBarContainer{width:220px;padding:var(--side-spacing) 15px}.SideBarNav{display:block}}.SocialIcon{width:20px}.LeftBarProfileStats{margin:10px 0}.BadgesWrapper{display:flex;justify-content:space-evenly;width:100%}.LeftBarFullName{white-space:nowrap;color:#fff;font-weight:600;font-size:15px;margin-top:10px}.SideBarLinks{list-style-type:none;margin:0;padding:var(--side-spacing) 20px;text-align:left}.WhiteLine{border:0;border-top:1px solid #fff;opacity:.4;width:100%;margin:0 auto 10px}.SideBarLinks li:not(:last-child){margin-bottom:15px}.LeftBarFooter{position:absolute;bottom:20px}.LeftBarFooterSocial{display:flex}.SocialIconLeftBar{margin-top:10px;height:20px;border-radius:50%;background-color:hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;margin-right:5px}.SocialIconLeftBar:first-child img{width:10px;padding:2px;text-align:center;object-fit:contain}.SocialIconLeftBar:last-child img{width:13px;padding:1px;text-align:center;object-fit:contain}.Badge{position:relative;background:#262262;color:#fff;font-size:12px;padding:7px;max-width:27px;margin:auto}.Badge,.BadgeIcon{border-radius:50%;display:flex;justify-content:center;align-items:center}.BadgeIcon{position:absolute;top:-11px;left:-7px;width:20px;height:20px;background:inherit;padding:4px}.BadgeCupGold{background-image:-webkit-linear-gradient(29deg,#94672a 3%,#e6cc5c 22%,#a57c34 53%,#f0db66 78%,#a57c34);background-image:linear-gradient(61deg,#94672a 3%,#e6cc5c 22%,#a57c34 53%,#f0db66 78%,#a57c34)}.BadgeCupSilver{background-image:-webkit-linear-gradient(29deg,#4f4f4f 3%,#b3b3b3 20%,#929292 44%,#bebebe 63%,#e2e2e2);background-image:linear-gradient(61deg,#4f4f4f 3%,#b3b3b3 20%,#929292 44%,#bebebe 63%,#e2e2e2)}.BadgeCupBronze{background-image:-webkit-linear-gradient(29deg,#94572a 3%,#e6aa5c 26%,#a56434 46%,#f0b766 71%,#a56134);background-image:linear-gradient(61deg,#94572a 3%,#e6aa5c 26%,#a56434 46%,#f0b766 71%,#a56134)}.BadgeIcon img{width:80%}@-webkit-keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.NavbarDropdown{position:absolute;background:#fff;border-radius:16px;border:1px solid #efefef;right:3rem;width:190px;top:3.1rem;margin:0;box-shadow:1px 3px 7px -2px rgba(0,0,0,.31);-webkit-animation:fade-in .15s linear;animation:fade-in .15s linear;z-index:20}.NavbarDropdownHidden{display:none}.NavbarDropdownItems{list-style-type:none;padding:0;margin:0}.NavbarDropdownProfileImg{background:#efefef;display:flex;justify-content:space-between}.NavbarDropdownIconItem,.NavbarDropdownProfileImg{border-bottom:1px solid #efefef;align-items:center;padding:.4rem .8rem;display:flex;text-decoration:none}.NavbarDropdownIconItem{cursor:pointer}.NavbarDropdownIconItem:hover{background:#fafafa}.NavbarDropdownProfileImgWrapper img{border-radius:50%;width:35px;height:35px}.NavbarDropdownProfileImgData p{margin:0;padding:0;line-height:1.3;font-size:12px}.NavbarDropdownProfileImgData p:first-child{color:#000;font-weight:700}.NavbarDropdownProfileImgData p:last-child{color:var(--brownish-grey)}.NavbarDropdownIcon{width:30px;height:30px;background:#efefef;border-radius:50%}.NavbarDropdownIconText{font-size:12px;color:var(--brownish-grey);margin-left:22px}.NavbarDropdownProfileIcon{background-image:url(/img/baseline-person-24-px-1@2x.png)}.NavbarDropdownProfileIcon,.NavbarDropdownSettingsIcon{background-size:42%;background-repeat:no-repeat;background-position:50%}.NavbarDropdownSettingsIcon{background-image:url(/img/baseline-settings-20-px@2x.png)}.NavbarDropdownLogoutIcon{background-image:url(/img/baseline-power-settings-new-24-px@2x.png);background-size:42%;background-repeat:no-repeat;background-position:50%}:root{--side-margins:40px}.Navbar{position:-webkit-sticky;position:sticky;top:0;height:46px;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);width:1370px;margin-left:auto;margin-right:auto;padding:10px 0;z-index:50;display:flex;background:#fff}.NavbarOverlay{position:fixed;width:100vw;height:100vh;background:transparent;z-index:15;left:0;top:0}.NavbarLogoLg{width:120px;margin-left:15px;margin-right:26px}.NavbarMenuMobileWrapper{margin-left:calc(var(--side-spacing) - 6px);display:none}.TabsWrapperLg{width:100%;margin-left:10px}.SocialIconLeftBar{width:20px}.NavbarDropdownInfo{display:flex;width:100%}.NavbarFullName{font-weight:600;font-size:14px;color:#000;line-height:1}.NavbarDropdownInfo>div>img{border-radius:50%;width:40px;margin-right:20px}.NavbarUserDetails{display:flex;justify-content:center;align-items:center}.NavbarRight{padding-right:40px;padding-right:var(--side-margins);display:flex;justify-content:flex-end;align-items:center;width:200px}.ButtonUploadVideo{margin-right:10px;width:200px}.NavbarProfileImg{background:#f4f4f4;cursor:pointer;opacity:.9;margin-top:3px;border-radius:50%}.NavbarProfileImg img{width:28px!important;height:28px}.NavbarProfileImg:hover{opacity:1}.NavbarProfileImg img{width:100%;border-radius:inherit}.ButtonUploadVideo .UploadVideoIconMobile{display:none;margin-top:1.5px}@media screen and (max-width:1280px){.TabsWrapperLg{display:none}.NavbarMenuMobileWrapper{display:block}.NavbarLogoLg{margin-left:10px}.ButtonUploadVideo{width:auto}.ButtonUploadVideo span{display:none}.ButtonUploadVideo .UploadVideoIconMobile{display:block}.ButtonUploadVideo{padding:8px!important;border-radius:50%!important}.NavbarProfileImg{width:32px}}@media screen and (max-width:1280px){.LeftBarContainer{padding:var(--side-spacing) 20px}}@media screen and (max-width:1368px){.Navbar{width:100%}.NavbarRight{flex:1 1 auto}}main{width:1370px;margin:0 auto}@media screen and (max-width:1370px){main{width:100%}}.ColorPrimary,.LinkPrimary,.LinkPrimary:hover{color:var(--blueberry)}.LinkPrimary:hover{text-decoration:underline}.WhiteHeading{font-size:16px;font-weight:600;line-height:1.25;text-align:center;color:#fff;margin:0;padding:0}.GrayText{color:#b5b5b5}.ButtonWhiteText,.GrayText{font-size:12px;line-height:1.33;letter-spacing:normal;text-align:center}.ButtonWhiteText{font-weight:600;color:#fff}.ButtonWhiteText,.TermsFooter{font-style:normal;font-stretch:normal}.TermsFooter{font-size:10px;font-weight:400;line-height:1.4;letter-spacing:normal;text-align:left;color:#b5b5b5;margin:0}.WhiteLink{color:#fff!important;font-size:14px}.WhiteLink:hover{text-decoration:underline}.ModalHeading{color:var(--brownish-grey);font-size:20px!important;text-align:center;font-weight:400}.TextPrimary{color:var(--blueberry)!important}.NoticeText{background:#eae9f0;color:var(--blueberry);padding:10px;font-size:11px;font-weight:600;text-align:center;margin:20px auto}.InputHelper{font-size:11px;position:relative;top:-5px}.TextGray{font-size:12px;font-weight:600}.LinkGeneric{color:var(--blueberry);font-size:12px}.SmallWhite{color:#fff;font-size:10px;font-weight:300;margin-top:2px}.GrayHeading{color:#b5b5b5;font-size:20px;margin:45px 0}.GrayHeading2{font-size:16px;color:#b5b5b5;font-weight:600}.GrayHeading3{font-size:14px;line-height:1.14;color:#b5b5b5;font-weight:500}.BlackText{color:#000;font-size:14px;font-weight:600}.BlackLink{color:#000;text-decoration:none;cursor:pointer}.BlackLink:hover{text-decoration:underline}.SecondaryLink{color:var(--blueberry);text-decoration:none;cursor:pointer}.SecondaryLink:hover{text-decoration:underline}.FieldWrapper{margin-bottom:20px}.FieldWrapperFile{display:flex;justify-content:space-between;align-items:baseline}.TextFieldPlaceholder{font-size:20px}.Button,.TextFieldPlaceholder:placeholder{font-size:10px}.Button{height:28px;border-radius:14px;white-space:nowrap;opacity:1;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;display:flex;justify-content:center;align-items:center;padding:4px 10px;font-family:Myriad Pro Semibold;font-size:12px;cursor:pointer;font-weight:600}.ButtonDisabled{border:0;background:#b5b5b5;color:#fff}.ButtonPrimary{border:0;background:var(--tealish)!important;color:#fff}.ButtonWhite{border:0;background:#fff;color:var(--blueberry)}.ButtonSecondary{border:0;background:var(--blueberry)!important;color:#fff}.ButtonHollow{border:0;background:transparent;color:var(--blueberry)}.ButtonOutlineWhite{background:transparent;border:1px solid #fff;color:#fff}.ButtonOutline{border:1px solid var(--blueberry);background-color:#fff;color:var(--blueberry)}.btn.btn-secondary{background-color:var(--tealish);padding:0;border:none}.ButtonGold{background-image:-webkit-linear-gradient(29deg,#e6cc5c,#a57c34);background-image:linear-gradient(61deg,#e6cc5c,#a57c34);color:#fff;border:0}.ButtonSocial{cursor:pointer;border-radius:16px;height:32px;display:flex;justify-content:center;align-items:center;text-align:center;font-family:Myriad Pro Bold;font-size:14px;padding:0 45px}.Col-fb{background-color:#4167b2;color:#fff;border:0}.Col-fb-icon{background-image:url(/img/06-facebook-512-copy.png);background-repeat:no-repeat;background-position:25px 50%}.Col-tw-icon{background-image:url(/img/8800-copy.png)}.Col-google-icon,.Col-tw-icon{background-repeat:no-repeat;background-position:15px 50%}.Col-google-icon{background-image:url(/img/google.png)}.Col-tw{background-color:#2cc2ef;border:0;color:#fff}.Col-google{background-color:#fff;border:1px solid #ccc;color:#9a9a9a}.Fs8{font-size:8px}.Fs9{font-size:9px}.Fs10{font-size:10px}.Fs11{font-size:11px}.Fs12{font-size:12px}.Fs13{font-size:13px}.Fs14{font-size:14px}.Fs15{font-size:15px}.Fs16{font-size:16px}.Fs20{font-size:20px}.Fw100{font-weight:100}.Fw200{font-weight:200}.Fw300{font-weight:300}.Fw400{font-weight:400}.Fw500{font-weight:500}.Fw600{font-weight:600}.ColBrownishGray{color:var(--brownish-grey)}.ColTealish{color:var(--tealish)}.ColBlueberry{color:var(--blueberry)}.ColGray1{color:#b5b5b5}.ColWhite{color:#fff}.ColBlack{color:#000}.Circle{border-radius:50%}.FulLWidth{width:100%}.PosRel{position:relative}.PosAbs{position:absolute}.Center{text-align:center}.Left{text-align:left}.Flex{display:flex}.FlexCenter{justify-content:center;align-items:center}.FlexEnd{justify-content:flex-end}.FlexAlignCenter{align-items:center}.FlexJustifyCenter{justify-content:center}.FlexColumnWrapped{flex-flow:column wrap}.FlexSpaceBetween{justify-content:space-between}.FlexSpaceEvenly{justify-content:space-evenly}.MarginAuto{margin:0 auto}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--brownish-grey:#656565;--blueberry:#3d369c;--tealish:#30c4cb}@font-face{font-family:Myriad Pro Regular;font-style:normal;font-weight:400;src:local("Myriad Pro Regular"),url(/fonts/MYRIADPRO-REGULAR.woff) format("woff")}@font-face{font-family:Myriad Pro Condensed;font-style:normal;font-weight:400;src:local("Myriad Pro Condensed"),url(/fonts/MYRIADPRO-COND.woff) format("woff")}@font-face{font-family:Myriad Pro Condensed Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Condensed Italic"),url(/fonts/MYRIADPRO-CONDIT.woff) format("woff")}@font-face{font-family:Myriad Pro Light;font-style:normal;font-weight:400;src:local("Myriad Pro Light"),url(/fonts/MyriadPro-Light.woff) format("woff")}@font-face{font-family:Myriad Pro Semibold;font-style:normal;font-weight:400;src:local("Myriad Pro Semibold"),url(/fonts/MYRIADPRO-SEMIBOLD.woff) format("woff")}@font-face{font-family:Myriad Pro Semibold Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Semibold Italic"),url(/fonts/MYRIADPRO-SEMIBOLDIT.woff) format("woff")}@font-face{font-family:Myriad Pro Bold Condensed;font-style:normal;font-weight:400;src:local("Myriad Pro Bold Condensed"),url(/fonts/MYRIADPRO-BOLDCOND.woff) format("woff")}@font-face{font-family:Myriad Pro Bold;font-style:normal;font-weight:400;src:local("Myriad Pro Bold"),url(/fonts/MYRIADPRO-BOLD.woff) format("woff")}@font-face{font-family:Myriad Pro Bold Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Bold Italic"),url(/fonts/MYRIADPRO-BOLDIT.woff) format("woff")}@font-face{font-family:Myriad Pro Bold Condensed Italic;font-style:normal;font-weight:400;src:local("Myriad Pro Bold Condensed Italic"),url(/fonts/MYRIADPRO-BOLDCONDIT.woff) format("woff")}*,:after,:before{box-sizing:border-box}html{font-family:Open Sans,sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ErrorMessage{border:1px solid #ff6060;color:#ff6060;padding:16px;border-radius:5px;font-size:13px;text-align:center}.MainContent{margin:25px auto 0;width:100%}@media screen and (max-width:1280px){.MainContent{width:90%}}.FeedSearchContainer{position:absolute;right:0;top:20px;z-index:2;display:flex;justify-content:center;align-items:center}.SearchIconWrap{position:absolute;top:3.5px;right:10px;cursor:pointer}.SearchIconWrap svg{font-size:17px;color:#9a9a9a}.FeedSearchFilter{display:flex;cursor:pointer;margin-left:10px}.FeedSearchFilter:hover{background:#f4f4f4}.FeedsNoData{width:100%;margin-top:50px;display:flex;justify-content:center;text-align:center}.FilterText{color:var(--brownish-grey);font-size:11.5px;line-height:1.39}.FilterListIconWrapper svg{color:var(--brownish-grey);font-size:15px;margin-left:5px}.FeedSearchInputWrapper{position:relative}.FeedWatchAndVote{background:var(--tealish);padding:7px;border-top-right-radius:12.5px;border-bottom-right-radius:12.5px;top:10px;opacity:.9}.FeedSearchInputWrapper input{outline:0;width:297px;height:24px;border-radius:12px;border:1px solid #ddd;padding:7px 0 7px 14px;font-size:12px;line-height:1.33;color:var(--brownish-grey)}.FeedInputFilterDropdown{min-height:0;max-height:0;border-bottom:1px solid #dfdee8;width:100%;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1);transition:all .2s cubic-bezier(.165,.84,.44,1);opacity:0}.FeedInputFilterHeading{font-size:12px;font-weight:600;line-height:1.33;color:#000;margin:19px 0 0}.FeedInputFilterItems{display:flex;flex-flow:column wrap;margin-top:10px;height:49px;width:100%}.FeedCategoryItem{font-size:12px;line-height:1.5;color:var(--brownish-grey);cursor:pointer}.FeedCategoryItemActive{text-decoration:underline;color:var(--blueberry)!important}.FeedCategoryItemTitle{font-size:12px;line-height:1.5;color:var(--brownish-grey);cursor:pointer}.FeedCategoryItemTitle:hover{text-decoration:underline}.FeedInputFilterDropdownHidden{border-bottom:1px solid #dfdee8;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1);transition:all .2s cubic-bezier(.165,.84,.44,1);min-height:110px;max-height:110px;opacity:1}.FeedItem{background:#f4f4f4;overflow:hidden;-webkit-transition:box-shadow .1s linear;transition:box-shadow .1s linear;height:229.88px;position:relative}.FeedCoverPrev{width:213.75px;object-fit:cover;max-height:119.88px}.FeedItem:hover{box-shadow:2px 3px 24px -12px rgba(0,0,0,.7)}.FeedItemCategory{position:absolute;right:3px;top:5px;background:#000;padding:5px;color:#fff;font-size:10.5px;text-align:center;text-transform:uppercase}.FeedItemText{padding:10px}.FeedItemLikebar{display:flex;width:100%;height:31px}.FeedItemLikebarItem{display:inherit;font-size:10px;padding-right:12px;width:40px}.FeedItemLikebarItem span{margin-left:5px;margin-top:2px;color:var(--brownish-grey);display:flex}.FeedItemLikebarItemLike{background:url(/img/video-like.png);width:10px;height:10px;background-size:100%;margin-top:3px}.FeedItemLikebarItemDislike{background:url(/img/video-unlike.png);width:10px;height:10px;background-size:100%;margin-top:3px}.FeedItemLikebarItemTour{background:url(/img/video-cup.png);width:10px;height:10px;background-size:100%;margin-top:3px}.FeedTitle{color:#000;font-size:12px;font-weight:700;text-overflow:ellipsis;margin:0;overflow:hidden;height:30px}.FeedViewCount{margin:0 0 16px;color:var(--brownish-grey);font-size:10px}@media screen and (max-width:1259px){.FeedItem{height:270px}.FeedCoverPrev{max-height:156px}}.BannerContainer{background:url(/img/baner.png),#f4f4f4;background-repeat:no-repeat;background-size:cover;width:100%;height:220px;background-size:100%}.BannerContainer,.BannerContainerText{display:flex;justify-content:center;align-items:center}.BannerContainerText{flex-flow:column wrap}.BannerContainerText p{margin:0}.BannerContainerTextCat{color:#262262;font-size:12px;line-height:1.33}.BannerContainerTextTitle{font-family:Pacifico;font-size:20px;line-height:1.1;text-align:center;color:#231f20}.BannerContainerTextDesc{font-size:12px;font-weight:600;line-height:2;color:var(--brownish-grey)}.BannerContainerTextStartsIn{font-size:10px;line-height:2;color:var(--brownish-grey)}.TournamentBannerTimeLeft{display:flex;justify-content:space-between}.TournamentBannerTimeBlockTimeDesc{font-size:9px;line-height:1.5;color:var(--brownish-grey);margin:0}.TournamentBannerTimeBlock{border-radius:10px;display:flex;justify-content:center;align-items:center;padding:7px;color:#fff;font-family:Myriad Pro Bold;margin-right:12px}.VideoJs{width:100%;height:500px}.VideoDetailsText{width:100%;margin-top:24px}.VideoDetailsCategory{font-size:12px;color:var(--brownish-grey);font-weight:600;text-transform:uppercase}.VideoDetailsViewCount{font-size:12px;color:var(--brownish-grey);font-weight:400;margin:1px 0 4px}.VideoDetailsTitle{margin-bottom:6px}.VideoDetailsDesc{font-size:14px;color:var(--brownish-grey);line-height:1.43}.VideoDetailsAuthor{border-bottom:1px solid #9a9a9a;display:flex;justify-content:space-between;padding:5px 0}.VideoDetailsLeft{display:flex;align-items:center}.VideoDetailsRight{display:flex}.VideoDetailsLikeIcons{font-size:12px;color:var(--brownish-grey);display:flex;margin-right:15px;align-items:center}.VideoDetailsLikeIcons svg{cursor:pointer;width:17px;height:15px;margin-right:5px}.VideoDetailsCommentsIcon{background:url(/img/baseline-mode-comment-24-px@2x.png) no-repeat;background-size:100%;width:14px;height:14px;margin-right:7px}.VideoDetailsCommentsHeader{margin-top:23px;display:flex;align-items:center}.VideoDetailsPostComment{margin-top:30px;display:flex}.VideoDetailsAuthorAvatar,.VideoDetailsCommentAvatar,.VideoDetailsUserAvatar img{border-radius:50%;width:40px;height:40px}.VideoDetailsUserAvatar{margin-right:20px}.VideoDetailsCommentsList{margin:40px 0}.VideoDetailsPostCommentButtons{display:flex;justify-content:flex-end}.VideoDetailsCommentRow{display:flex;margin-bottom:43px;-webkit-transition:1s ease-in;transition:1s ease-in;position:relative}.VideoDetailsCommentActions{right:0;position:absolute;color:#9a9a9a;cursor:pointer}.VideoDetailsCommentRowText{margin-left:10px}.VideoDetailsCommentRowTextTime{color:#8d8d8d;font-size:14px}.VideoDetailsCommentRowTextContent{margin:3px 0 0;color:var(--brownish-grey);font-size:14px}.VideoDetailsCommentNoData{text-align:center;color:var(--brownish-grey)}.EditProfileContainer{margin-top:20px}.EditProfileFieldWrapper{display:flex;align-items:baseline;margin-top:30px}.EditProfileHelperText{color:var(--brownish-grey);position:relative;top:10px;left:15px;font-size:12px}.EditProfileHeader{margin-bottom:34px;width:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(#4c44c0),to(#272360));background-image:-webkit-linear-gradient(bottom,#4c44c0,#272360);background-image:linear-gradient(0deg,#4c44c0,#272360);display:flex;padding:25px;border-top-left-radius:9px;border-top-right-radius:9px}.EditProfileHeaderItem{width:100%;height:100%}.EditProfileHeaderProfileImageWrapper{display:flex;align-items:center}.EditProfileHeaderProfileImageWrapper img{width:100%;height:100%;object-fit:contain;border-radius:50%;z-index:5}.EditProfileHeaderProfileImageWrapperImgContainer{width:73px;height:73px;margin-right:16px;background:#000;border-radius:50%;cursor:pointer;position:relative}.EditProfileHeaderProfileImageWrapper:hover.EditProfileHeaderProfileImageWrapper img:hover{opacity:.5}.EditProfileHeaderProfileImageWrapperText p{margin:0}.EditProfileHeaderProfileImageWrapperText p:first-child{color:#fff;font-size:16px;font-weight:600;line-height:1.25}.EditProfileHeaderProfileImageWrapperText p:last-child{color:#b5b5b5;font-size:12px;line-height:1.33}color:#b5b5b5;font-size:12px;:root{--users-card-radius:14px}.UsersContainer{display:flex;flex-flow:row wrap}.UserCardTop{border-top-left-radius:14px;border-top-left-radius:var(--users-card-radius);border-top-right-radius:14px;border-top-right-radius:var(--users-card-radius);background-image:-webkit-gradient(linear,left bottom,left top,from(#4c44c0),to(#272360));background-image:-webkit-linear-gradient(bottom,#4c44c0,#272360);background-image:linear-gradient(0deg,#4c44c0,#272360);padding:17px;position:relative}.UserCardTopMainInfoText p{margin:0}.UserCardTopMainInfo{display:flex}.UserCardTopMainInfo img{border-radius:50%;width:40px;height:40px;margin-right:9px}.UserCardTopMainInfoTextFullName,.UserCardTopMainInfoTextUsername{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserCardSeeFullProfileBtn{width:115px;margin-top:10px}.UserCardTopMainInfoTextFullName{color:#fff;font-weight:600;font-size:16px;line-height:1.25}.UserCardTopMainInfoTextUsername{color:#b5b5b5;font-size:12px;line-height:1.33}.UserCardTopBadges{display:flex;justify-content:space-around;position:relative;margin:40px 0 15px}.UserCardBottom{padding:26px 19px 10px;background:#f4f4f4;border-bottom-left-radius:14px;border-bottom-left-radius:var(--users-card-radius);border-bottom-right-radius:14px;border-bottom-right-radius:var(--users-card-radius);min-height:120px;position:relative}.UserCardFollowButton{position:absolute;right:11px;z-index:5}.UserCardBottomData{list-style-type:none;font-size:10px;margin:0;padding:0}.UserCardBottomDataKey{color:#8d8d8d}.UserCardBottomDataProp{color:var(--brownish-grey)}.UserCardIcon{margin-left:-10px;margin-right:7px}.UserCardSeeFullProfileWrapper{position:absolute;bottom:10px;right:19px}.UserCardFollowIcon{background:url(/img/vector-smart-object-copy-2@2x.png) no-repeat;width:10px;height:10px;background-size:100%;background-position:0}.UserCardUnfollowIcon{background:url(/img/x@2x.png) no-repeat;width:10px;height:10px;background-size:80%;background-position:2px}.TournamentRunningDetails{width:100%;background:#f4f4f4;padding-top:32px}.TourHeading{font-size:16px;font-weight:600;line-height:1.25;text-align:center;color:#b5b5b5;margin:0}.TourHeadingDesc{font-size:10px;line-height:1.4;text-align:center;color:var(--brownish-grey);margin:0}.TourBadgesPrices{display:flex;flex-flow:column wrap;justify-content:center;margin-top:20px}.TourBadgesPrices>div{display:flex;width:35%;margin:10px auto 0}.BadgeTour{width:20px;height:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:10px}.TournamentTextAward{margin-top:2px;font-size:12px;font-weight:400;line-height:1.33;color:var(--blueberry)}.TournamentSearch{display:flex;justify-content:flex-end;margin:10px 0}.TourDetailsText{font-size:12px;font-weight:400;line-height:1.33;text-align:center;color:var(--brownish-grey);margin-top:5px;margin-bottom:30px}.TournamentRecentDivider{width:200px;height:1px;opacity:.5;border-top:1px solid #9a9a9a;margin:31px auto}.BadgeTour img{object-fit:contain;width:50%}.TournamentFeeText{font-size:20px;line-height:1.2;text-align:center;color:var(--blueberry);font-weight:400}.TournamentHistoryItem{background:#f4f4f4;border-radius:10px;padding:16px;min-height:235px}.TournamentHistoryImg{height:40px;min-width:40px;margin-right:10px}.TourHistoryAwards{margin-top:20px}.TourHistoryTitle{line-height:1.25;white-space:wrap;line-break:break;margin:0}.TourHistoryButtonWrapper{bottom:14px;right:14px}.TourHistoryButton{margin-top:30px;display:flex;text-align:right}.RightSidebar{background-color:#efefef;height:768px;padding:25px 16px 0}.RightSidebarHeading{font-size:12px;color:#9a9a9a}.RightSidebarFollower{display:flex;border-top:1px solid #ddd;margin-top:12px;padding:7px 0}.RightSidebarFollowerImg{width:40px;height:40px;object-fit:contain;border-radius:50%;margin-right:8px}.RightSidebarFollowerData p{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:105px}.RightSidebarFollowerData{padding-top:3px}.RightSidebarFollowerData p:first-child{line-height:1.33;color:var(--brownish-grey);font-size:12px;font-weight:600}.RightBarFollowerDataStats{display:flex;margin-top:4px}.RightBarFollowerDataStats>div{display:inherit;margin-right:12px}.RightBarFollowerDataStatsText{font-size:10px;line-height:1.4;color:var(--brownish-grey);margin-left:2px}.RightBarFollowerDataStatsVideos{background-repeat:no-repeat;background-size:100%;width:40px;height:40px}.RightBarFollowerDataStatsIcon{color:var(--brownish-grey)}.RightBarFollowerDataStatsIcon>svg{font-size:15px}@-webkit-keyframes slide-in-top{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-top{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.ModalBase{position:absolute;top:15%;left:0;right:0;margin:auto;background:#fff;border-radius:10px;padding:35px 50px;-webkit-animation:slide-in-top .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top .3s cubic-bezier(.25,.46,.45,.94) both}@media screen and (max-width:845px){.ModalBase{width:95%!important}}.ModalLoginLogo{display:table;width:140px;margin:0 auto 50px}.LoginLabelSize{font-size:14px!important}.ModalBodyLogin{padding:15px 40px 50px}.LoginButtons{display:flex;justify-content:space-between}.ModalTitle{font-size:24px;text-align:center;color:var(--brownish-grey)}.popUploginHilight{background-color:rgba(38,34,98,.1);padding:7px;margin-bottom:15px}.popUploginHilight p{margin-bottom:0;font-size:11px}.lgHeading{margin-bottom:25px}.UploadIndicator,.UploadModalFooterButtons{width:50%}.UploadIndicator{display:inline-block}.UploadIndicator p{margin:-10px 0 5px;padding:0;color:#b5b5b5}.UploadModalFooterButtons{display:flex;justify-content:flex-end}.UploadModalFooter{display:flex}.ValidationErrorsLogin{color:#ff5454;font-size:13px;text-align:center;margin-bottom:20px;padding:10px;border-radius:5px;border:1px solid #ff5454}.VerticalDivider{position:relative;display:table;text-align:center;height:80%;width:100%;margin:40px auto 0;vertical-align:middle;opacity:.5}.VerticalDivider>.centerElement{position:relative;display:table-cell;vertical-align:middle;color:#b5b5b5;font-size:12px}.loginSubmitWrapper{margin-top:20px;display:flex;justify-content:space-around}.loginSubmitWrapper button{max-width:130px}.VerticalDivider>.centerElement:before{bottom:50%;top:0;margin-bottom:12px}.VerticalDivider>.centerElement:after{top:50%;bottom:0;margin-top:12px}.VerticalDivider>.centerElement:after,.VerticalDivider>.centerElement:before{position:absolute;content:"";width:1px;left:50%;border-left:1px solid #b5b5b5}.SocialContainer{display:flex;justify-content:center;align-items:center;height:75%}.SocialLoginButtons{display:flex;flex-flow:column wrap;align-content:center;justify-content:center;color:#fff}.SocialLoginButtons button:not(:last-child),.SocialLoginButtons span:not(:last-child){margin-bottom:10px}.btn-social>:first-child{left:5px;margin-top:-1px}.OverlayLoading{position:absolute;width:100%;height:100%;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;z-index:999;background:rgba(0,0,0,.75);top:0;left:0;border-radius:inherit}
/*# sourceMappingURL=main.09f3ed05.chunk.css.map */