.bf-modal{position:fixed;top:50%;left:50%;z-index:9999999;border-radius:10px;transform:translate(-50%,-50%);width:570px;max-height:100vh;min-height:570px;overflow:hidden;cursor:pointer}@media screen and (max-width:700px){.bf-modal{display:none}}.bf-modal-close-icon{margin-top:20px;margin-right:20px;float:right}.bf-modal__content{padding:0 24px;overflow-y:auto;max-height:calc(100vh - 80px)}.bf-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999998}@media screen and (max-width:700px){.bf-modal-backdrop{display:none}}.signup-wrapper [tooltip]{position:relative}.signup-wrapper [tooltip]:after,.signup-wrapper [tooltip]:before{text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.signup-wrapper [tooltip]:before{content:"";border:5px solid transparent;z-index:1001}.signup-wrapper [tooltip]:after{content:attr(tooltip);max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1000;min-width:40px;align-items:center;justify-content:center;min-height:40px;padding:6px 8px;color:#fff;text-align:start;text-decoration:none;word-wrap:break-word;background-color:rgba(35,37,66,.85);border-radius:8px;box-shadow:0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);box-sizing:border-box}.signup-wrapper [tooltip]:hover:after,.signup-wrapper [tooltip]:hover:before{display:flex}.signup-wrapper [tooltip=""]:after,.signup-wrapper [tooltip=""]:before{display:none!important}.signup-wrapper [tooltip]:not([flow]):before,.signup-wrapper [tooltip][flow^=up]:before{bottom:100%;border-bottom-width:0;border-top-color:#333}.signup-wrapper [tooltip]:not([flow]):after,.signup-wrapper [tooltip][flow^=up]:after{bottom:calc(100% + 5px)}.signup-wrapper [tooltip]:not([flow]):after,.signup-wrapper [tooltip]:not([flow]):before,.signup-wrapper [tooltip][flow^=up]:after,.signup-wrapper [tooltip][flow^=up]:before{left:50%;transform:translate(-50%,-.5em)}.signup-wrapper [tooltip][flow^=down]:before{top:100%;border-top-width:0;border-bottom-color:#333}.signup-wrapper [tooltip][flow^=down]:after{top:calc(100% + 5px)}.signup-wrapper [tooltip][flow^=down]:after,.signup-wrapper [tooltip][flow^=down]:before{left:50%;transform:translate(-50%,.5em)}.signup-wrapper [tooltip][flow^=left]:before{top:50%;border-right-width:0;border-left-color:#333;left:calc(0em - 5px);transform:translate(-.5em,-50%)}.signup-wrapper [tooltip][flow^=left]:after{top:50%;right:calc(100% + 5px);transform:translate(-.5em,-50%)}.signup-wrapper [tooltip][flow^=right]:before{top:50%;border-left-width:0;border-right-color:#333;right:calc(0em - 5px);transform:translate(.5em,-50%)}.signup-wrapper [tooltip][flow^=right]:after{top:50%;left:calc(100% + 5px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:.9;transform:translate(-50%)}}@keyframes tooltips-horz{to{opacity:.9;transform:translateY(-50%)}}.signup-wrapper [tooltip]:not([flow]):hover:after,.signup-wrapper [tooltip]:not([flow]):hover:before,.signup-wrapper [tooltip][flow^=down]:hover:after,.signup-wrapper [tooltip][flow^=down]:hover:before,.signup-wrapper [tooltip][flow^=up]:hover:after,.signup-wrapper [tooltip][flow^=up]:hover:before{animation:tooltips-vert .3s ease-out forwards}.signup-wrapper [tooltip][flow^=left]:hover:after,.signup-wrapper [tooltip][flow^=left]:hover:before,.signup-wrapper [tooltip][flow^=right]:hover:after,.signup-wrapper [tooltip][flow^=right]:hover:before{animation:tooltips-horz .3s ease-out forwards}.select-input{background-color:#fff;color:rgba(35,37,66,.88);box-shadow:0 2px 0 rgba(35,37,66,.02);border:1px solid #d9d9d9;box-sizing:border-box;font-size:14px;height:40px;padding:8px 15px;border-radius:8px;display:inline-flex;font-weight:400;cursor:pointer;transition:all .2s cubic-bezier(.645,.045,.355,1)}.select-input:hover{border-color:#1db354}.select-input input{border:none;outline:none;width:100%;margin-left:10px;padding:0}@media(max-width:calc(576px - 1px)){.select-input.-location{width:100%;position:relative;margin-top:8px;margin-bottom:8px;margin-left:0!important}}.select-dropdown{position:absolute;background-color:#fff;color:rgba(35,37,66,.88);box-shadow:0 2px 0 rgba(35,37,66,.02);border:1px solid #d9d9d9;box-sizing:border-box;font-size:14px;height:auto;border-radius:8px;display:flex;flex-direction:column;font-weight:400;cursor:pointer;transition:all .2s cubic-bezier(.645,.045,.355,1);width:100%;max-height:200px;overflow:scroll!important;z-index:9999}@media(max-width:calc(576px - 1px)){.select-dropdown{width:100%}}.select-dropdown-item{padding:10px 16px}.select-dropdown-item:hover{background-color:rgba(0,0,0,.06)}.network-changer{position:relative}.network-changer .menu{position:absolute;top:40px;list-style-type:none;margin:5px 0;padding:0;border:1px solid #d9d9d9;border-radius:8px;background-color:#fff;z-index:9999;width:220px}.network-changer .menu>li{padding-left:8px;border:1px solid transparent;border-radius:8px;background-color:#fff;font-size:12px;font-weight:600;height:40px}.network-changer .menu>li:first-child{pointer-events:none;display:flex;align-items:center}.network-changer .menu>li.-is-active,.network-changer .menu>li:hover{background-color:#f9f9fa}.network-changer .menu>li>button{width:100%;height:100%;text-align:left;background-color:#fff;background:none;color:inherit;border:none;padding:5px;margin:0;font:inherit;cursor:pointer}@media screen and (max-width:719px){.network-changer.-is-hero{margin-bottom:0}}.network-changer.-is-hero .btn-default{border:none;padding-left:0;box-shadow:none}.network-changer.-is-hero .btn-default img{width:40px;height:40px}.network-changer.-is-hero .network-name{display:none}@media screen and (max-width:719px){.network-changer.-is-hero .network-name{display:block}}.network-changer.-is-hero img[alt~=network-logo]{width:40px;height:40px}.network-changer.-is-hero .menu>li{padding:24px 16px;border-radius:0}.network-changer.-is-hero .menu>li.-is-active{background-color:#fff}.network-changer.-is-hero .menu>li:hover{background-color:rgba(172,174,191,.32)}.network-changer.-is-hero .menu>li:first-child{pointer-events:auto}.network-changer.-is-hero .menu{width:100px;overflow:hidden;left:-4px}.network-changer.-is-hero .menu span{display:none}@media screen and (max-width:719px){.network-changer.-is-hero .menu{width:172px}.network-changer.-is-hero .menu span{display:block!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:#232542!important}}@media(min-width:768px){.profile{display:flex;align-items:flex-start}}.profile .tag{background:#fbfbfb;border:1px solid #d9d9d9;color:rgba(35,37,66,.88);box-sizing:border-box;padding:2px 0;font-size:12px;line-height:20px;list-style:none;display:inline-block;height:auto;-webkit-margin-end:8px;margin-inline-end:8px;padding-inline:7px;white-space:nowrap;border-radius:6px;opacity:1;transition:all .2s;text-align:start;position:relative;margin:0 0 8px}.profile .card{padding:24px;border-radius:10px;border:1px solid #f0f0f0}.profile .card__header{display:flex;justify-content:center;flex-direction:column;min-height:56px;margin-bottom:-1px;margin-top:-24px;padding:0 24px;color:rgba(35,37,66,.88);font-weight:600;font-size:16px;background:transparent;border-bottom:1px solid #f0f0f0;border-radius:10px 10px 0 0;width:100%;margin-left:-24px}.profile__header{display:flex;justify-content:space-between}.profile__header-back{cursor:pointer;margin-bottom:4px;background-color:#fff;border:1px solid #d9d9d9;color:rgba(35,37,66,.88);box-shadow:0 2px 0 rgba(35,37,66,.02);font-size:14px;height:40px!important;padding:0 15px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;width:90px!important;max-width:90px!important;transition:color .2s ease-in-out,border-color .2s ease-in-out}.profile__header-back:hover{color:#1db354;border-color:#1db354}.profile__header-back:hover svg path{stroke:#1db354}.profile__header-back svg{transform:rotate(90deg);margin-right:10px}.profile__sidemenu{display:flex;flex-direction:column;align-items:center;min-width:325px;border:1px solid #e8ebec;border-radius:8px;padding:32px 16px;margin-right:40px;max-width:325px;position:-webkit-sticky;position:sticky;height:100%}@media(max-width:calc(960px - 1px)){.profile__sidemenu{max-width:none;margin-right:0;border:none;position:static;padding:16px}}.profile__sidemenu-name{font-weight:700;font-size:22px;line-height:24px;margin-top:8px;margin-bottom:8px;text-align:center}.profile__sidemenu-email{display:flex;margin-top:8px;margin-bottom:8px;justify-content:center;align-items:center}.profile__sidemenu-email-blurred{color:transparent;text-shadow:0 0 8px #000}.profile__sidemenu-location{display:flex;align-items:center;justify-content:center;margin-top:0;margin-bottom:8px}.profile__sidemenu-location,.profile__sidemenu-location span{font-weight:400;font-size:16px;line-height:20px}.profile__sidemenu-location svg{min-width:16px;margin-right:4px}@media(max-width:calc(576px - 1px)){.profile__content{max-height:100%}}.profile__content-insights-row{display:flex;flex-wrap:wrap;justify-content:space-between}.profile__content-insights-row>div{width:49%;max-width:49%}@media(max-width:calc(576px - 1px)){.profile__content-insights-row>div{width:100%;max-width:100%}}.profile__content-gallery{display:flex;justify-content:space-between}@media(max-width:calc(960px - 1px)){.profile__content-gallery{flex-wrap:wrap}.profile__content-gallery img{max-height:150px!important}}.profile__content-gallery>div{width:24%}@media(max-width:calc(960px - 1px)){.profile__content-gallery>div{width:50%}}.profile__content__carousel{display:flex;justify-content:space-between}@media screen and (max-width:576px){.profile__content__carousel{flex-wrap:wrap}}.profile__content__carousel-img{width:100%;max-height:195px;object-fit:cover}.profile__content__carousel-toolbar{width:calc(100% - 8px);color:#19202b;display:flex;align-items:center;bottom:0}.profile__content__carousel-toolbar div{display:flex;align-items:center;color:#19202b;font-weight:400;font-size:13px;line-height:20px}.profile__content__carousel-toolbar div img,.profile__content__carousel-toolbar div svg{margin-right:5px}.profile__content-subtitle{font-weight:700;font-size:18px;line-height:24px;display:flex;align-items:center;font-style:normal}@media(max-width:calc(576px - 1px)){.profile__content-stats{margin-left:65px!important}}.profile__content-header{display:flex;justify-content:space-between}@media(max-width:calc(576px - 1px)){.profile__content-header{flex-direction:column}}.profile__content-header-bio{width:60%;display:flex;align-items:center}@media(max-width:calc(576px - 1px)){.profile__content-header-bio{width:100%;margin-bottom:16px}}.profile__content-info{width:100%}.profile__content-info-name{margin-top:0;margin-bottom:4px;font-weight:700}.profile__content-info-bio{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media(max-width:calc(576px - 1px)){.profile__content-info-stats{margin-left:68px}}.profile__content-info-stats-value{color:rgba(35,37,66,.88);font-size:24px;margin-top:0;margin-bottom:0;display:flex;align-items:center;justify-content:center}.profile__content-info-stats-title{margin-bottom:4px;color:rgba(35,37,66,.45);font-size:14px;margin-top:0;text-align:center}.profile__content-score{border-radius:8px}.profile__content-score-title{font-weight:700;font-size:16px;line-height:24px;margin-bottom:8px}.profile__content-score-divider{display:block;width:4px;height:4px;background:#19202b;border-radius:50%;margin-left:8px;margin-right:8px}.profile__content-score-wording{display:flex;align-items:center;font-weight:400;font-size:18px;line-height:24px}.profile__content-score-progress{flex:1 1;margin-right:20px}.profile__content-score-stat{border-radius:8px;padding:8px 12px;font-weight:700;font-size:16px;line-height:24px;color:#fff}.profile__content-score-info{font-weight:400;font-size:14px;line-height:20px;color:#6f7585;margin-bottom:0}.profile__content-score-dot{width:10px;height:10px;display:block;border-radius:50%;margin-right:10px}.profile__content-insights{display:flex;flex-wrap:wrap;column-gap:250px;row-gap:15px;margin-top:-20px}@media(max-width:calc(960px - 1px)){.profile__content-insights{flex-direction:column;row-gap:0}}.profile__content-insight{border-radius:8px;padding:8px 0;width:45%}@media(max-width:calc(1200px - 1px)){.profile__content-insight{width:100%;padding-bottom:0}}.profile__content-insight-title{margin-bottom:0;font-weight:700;font-size:16px;line-height:24px}.profile__content-insight-stats{font-weight:400;font-size:18px;line-height:24px}.profile__content-insight-info{font-weight:400;font-size:14px;line-height:20px;color:#6f7585;margin-top:2px}.profile__content-insight-divider{display:none}@media(max-width:calc(1200px - 1px)){.profile__content-insight-divider{display:none}}.profile__authenticity-card{width:100%}@media(max-width:calc(960px - 1px)){.profile__authenticity-card{width:100%}}.geo-tab{display:flex;background:#fff;padding:12px 0;flex-direction:row;flex-wrap:nowrap!important}.geo-tab img{height:200px}@media(max-width:calc(960px - 1px)){.geo-tab{flex-direction:column;border-bottom:1px solid #f9f9fa;margin-bottom:8px;padding-bottom:0;width:100%}}.geo-tab div{flex:1 1}.geo-tab--interests{width:50%;max-width:50%!important}@media(max-width:calc(960px - 1px)){.geo-tab--interests{width:100%;max-width:100%!important}}.geo-tab--follower-chart{max-height:calc(8px*11);min-height:calc(8px*11)}.geo-tab--chart{width:calc(8px*200);height:calc(8px*200)}.geo-tab--chart-pie{width:calc(8px*17.5);height:calc(8px*17.5)}.geo-tab--chart-stats{width:30%;padding-right:calc(8px*2)}.geo-tab--chart-stats p,.geo-tab--chart-stats span{font-weight:600;font-size:18px}.geo-tab--chart-container{display:flex;align-items:center}.likes-tab{background-color:#fff;padding:calc(8px*2) 0;display:flex}@media(max-width:calc(960px - 1px)){.likes-tab{flex-direction:column;background-color:transparent;border-bottom:1px solid #f9f9fa;margin-bottom:calc(8px*2)}}.likes-tab--comments{flex:1 1;margin-left:8px;margin-right:8px;min-height:calc(8px*22);position:relative;padding:calc(8px*2)}@media(max-width:calc(960px - 1px)){.likes-tab--comments{min-height:auto;margin-bottom:calc(8px*2);width:100%;margin-left:8px;margin-right:8px}}.likes-tab--comments-box,.likes-tab--comments-row{display:flex;align-items:center}.likes-tab--comments-box{min-width:calc(8px*8);height:calc(8px*8);font-weight:600;font-size:calc(16px*1.5);line-height:calc(8px*30);color:#00112c;justify-content:center;margin-right:calc(8px*2);padding:calc(8px*5/8)}.likes-tab--comments-box small{font-size:12px}.likes-tab--comments-box.green{background:#00112c}.likes-tab--comments-box.orange{background:#ffa947}.likes-tab--comments-box.red{background:#ffd9dd}.likes-tab--comments-ratio{display:flex;flex-direction:column;margin-left:calc(8px*2)}.likes-tab--comments-ratio p{margin-bottom:0;font-size:calc(16px*1.25);line-height:calc(8px*3)}.likes-tab--comments-ratio p:first-child{font-size:calc(16px*.875);line-height:calc(8px*18/8)}.likes-tab--comments-text{margin-top:calc(8px*5/8);font-weight:700;font-size:calc(16px*.75);line-height:calc(8px*2);margin-bottom:0}.likes-tab--reactions{border-radius:calc(8px/2);padding:0;flex:1 1;position:relative;height:auto!important}@media(max-width:calc(960px - 1px)){.likes-tab--reactions{width:100%;padding:0}}@media(max-width:calc(576px - 1px)){.likes-tab--reactions.-mentions{margin-top:24px}}.likes-tab--reactions.-mentions .likes-tab--reactions-row .likes-tab--reactions-stats img,.likes-tab--reactions.-mentions .likes-tab--reactions-row .likes-tab--reactions-stats svg{width:20px;font-size:20px}.likes-tab--reactions-rate{padding-left:13px}.likes-tab--reactions-category-img{border-radius:13px;filter:drop-shadow(0 4px 7px rgba(43,48,54,.25))}.likes-tab--reactions.-half{width:50%}@media(max-width:calc(960px - 1px)){.likes-tab--reactions.-half{width:100%;margin-left:0!important;margin-right:8px!important}}.likes-tab--reactions.-mentions{overflow:scroll;scrollbar-width:none}.likes-tab--reactions.-mentions::-webkit-scrollbar{display:none}@media(max-width:calc(960px - 1px)){.likes-tab--reactions.-mentions{margin-left:0!important;margin-right:8px!important}.likes-tab--reactions{margin:0 0 calc(8px*2);background:#fff}}.likes-tab--reactions-info{color:#c8ced4;font-size:calc(8px*2.5);cursor:pointer;margin-left:8px}.likes-tab--reactions-brand{display:flex;align-items:center}.likes-tab--reactions-brand img{width:calc(8px*6);height:calc(8px*6);border-radius:50%;overflow:hidden;margin-right:8px;object-fit:cover}.likes-tab--reactions-brand p{font-weight:400;font-size:14px;line-height:20px;margin-bottom:0}.likes-tab--reactions-brand p:first-child{font-weight:700;font-size:16px;line-height:24px;color:#00112c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:calc(8px*180)}.likes-tab--reactions-row{display:flex;justify-content:space-between;margin-top:calc(8px*2);align-items:center}.likes-tab--reactions-row-title{font-weight:700;font-size:calc(16px*.875);line-height:calc(8px*18/8);color:#232542;margin-bottom:0}.likes-tab--reactions-stats{font-weight:600;font-size:calc(16px*1.5);line-height:calc(8px*30);color:#00112c;display:flex;align-items:center}.likes-tab--reactions-stats span{font-size:calc(16px*.875)}.likes-tab--reactions-stats p{margin-bottom:0;font-weight:400;font-size:16px;line-height:24px}.likes-tab--reactions-title{font-size:16px;line-height:calc(8px*18/8);font-weight:700;text-align:left;color:#232542;margin-bottom:0}@media screen and (max-width:686px){.ranking-page{padding:0!important}}.ranking-page h1{text-align:center;font-size:40px}.ranking-page__not-found{display:flex;flex-direction:column;align-items:center}.ranking-page__not-found-title{font-size:24px;font-weight:700;line-height:118%;text-align:center;margin-bottom:16px}.ranking-page__not-found-text{font-size:16px;font-weight:400;line-height:20px;text-align:center;margin-bottom:32px}.ranking-page__not-found img{margin-bottom:32px;width:100%!important;max-width:520px;height:auto!important}.ranking-page__banner,.ranking-page__signup{margin-left:auto;margin-right:auto}.ranking-page__banner{background-color:rgba(0,166,66,.08);max-width:846px;font-size:16px;font-style:italic;text-align:center;padding:8px 12px;color:rgba(35,37,66,.88)}.ranking-page__stats-title{margin-bottom:4px;color:rgba(35,37,66,.45);font-size:14px;margin-top:0}.ranking-page__stats-value{font-weight:700;font-size:18px;margin-bottom:0;margin-top:0}.ranking-page__text,.ranking-page__text_signup{font-style:italic;text-align:center;max-width:80%;margin:40px auto 20px}.ranking-page__text_signup{color:#00a742;text-decoration:underline}.ranking-page__text_signup:hover{color:#1db354}.ranking-page__links{display:flex;flex-wrap:wrap}.ranking-page__links-link_container{width:50%;text-align:center}.ranking-page__links a{color:#00a742;text-decoration:underline}.ranking-page__links a:hover{color:#1db354}@media screen and (max-width:686px){.ranking-page__links a{width:100%}}.ranking-page__links-title{text-align:center}.ranking-page__card{box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)!important;display:flex;padding:24px;border-radius:10px}.ranking-page__card-container{display:flex;justify-content:space-between}.ranking-page__card-container-link{height:118px}@media screen and (max-width:686px){.ranking-page__card-container-link img{width:60px;max-width:60px!important;height:60px;margin-right:0!important}}@media screen and (max-width:1024px){.ranking-page__card-container{flex-direction:column}}@media screen and (max-width:686px){.ranking-page__card-container-link{height:60px}}.ranking-page__card-name{margin-top:0;margin-right:5px;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-page__card-link{color:#00a742;text-decoration:underline;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.ranking-page__card-link:hover{color:#1db354}.ranking-page__card-stats{display:flex;width:60%;flex-direction:column}.ranking-page__card-stats>div{gap:8px}@media screen and (max-width:686px){.ranking-page__card-stats>div{flex-wrap:wrap}}@media screen and (max-width:1024px){.ranking-page__card-stats{margin-top:40px;width:100%}}@media screen and (max-width:686px){.ranking-page__card-stats{flex-direction:column}.ranking-page__card-stats-audience{margin-top:40px}}.ranking-page__card-stats-audience{margin-left:10px}@media screen and (max-width:686px){.ranking-page__card-stats-audience{margin-left:0}}.ranking-page__title{font-size:20px;font-weight:600;margin-bottom:24px;margin-top:-64px}@media screen and (max-width:576px){.ranking-page__title{margin-top:0}}@media screen and (min-width:576px){.ranking-page__search{display:flex;align-items:center;width:100%;height:100%;justify-content:space-between}}@media(max-width:calc(576px - 1px)){.ranking-page__search-btn{width:100%;position:relative;margin-left:0!important}}.ranking-page__search-input{background-color:#fff;color:rgba(35,37,66,.88);box-shadow:0 2px 0 rgba(35,37,66,.02);border:1px solid #d9d9d9;box-sizing:border-box;font-size:14px;height:40px;padding:8px 15px;border-radius:8px;display:inline-flex;font-weight:400;cursor:pointer;transition:all .2s cubic-bezier(.645,.045,.355,1)}.ranking-page__search-input:hover{border-color:#1db354}.ranking-page__search-input input{border:none;outline:none;width:100%;margin-left:10px;padding:0}.ranking-page__search-container{display:flex}@media(max-width:calc(576px - 1px)){.ranking-page__search-container{display:block}.ranking-page__search-container>div{margin-bottom:8px}}.ranking-page__search-dropdown{position:absolute;background-color:#fff;color:rgba(35,37,66,.88);box-shadow:0 2px 0 rgba(35,37,66,.02);border:1px solid #d9d9d9;box-sizing:border-box;font-size:14px;height:auto;border-radius:8px;display:flex;flex-direction:column;font-weight:400;cursor:pointer;transition:all .2s cubic-bezier(.645,.045,.355,1);margin-left:16px;width:100%;max-height:200px;overflow:scroll;z-index:9999}@media(max-width:calc(576px - 1px)){.ranking-page__search-dropdown{width:100%;left:-15px}}.ranking-page__search-dropdown-item{padding:10px 16px}.ranking-page__search-dropdown-item:hover{background-color:rgba(0,0,0,.06)}.ranking-page__filters{overflow:scroll}.ranking-page__filters::-webkit-scrollbar{width:0;background:transparent}.ranking-page__filter-btn{font-size:14px!important;font-weight:600!important}.ranking-page__search-border{margin-top:20px;border:1px solid #ccc;border-radius:8px;padding:16px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ranking-page__table{margin-top:50px}@media screen and (max-width:576px){.ranking-page__table-bio,.ranking-page__table-handle{max-width:110px;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.ranking-page__list-card{box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09);margin-bottom:24px}.ranking-page__list-card__gallery{overflow:scroll;justify-content:space-between}.ranking-page__list-card__gallery>div{width:32%}.ranking-page__list-card__gallery>div img{object-fit:cover;width:100%;height:80px;object-position:100% 20%}.ranking-page__list-card:hover{background:#f2f2f4}.ranking-page__list-account-handle{width:auto;font-size:14px;line-height:16px;font-weight:700;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#19202b!important}@media screen and (max-width:576px){.ranking-page__list-account-handle{max-width:125px}}.ranking-page__list-account-name{width:auto;font-size:12px;line-height:14px;font-weight:400;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#6f7585}@media screen and (max-width:576px){.ranking-page__list-account-name{width:150px}}.ranking-page__buttons{background-color:#fff;color:rgba(35,37,66,.88);box-shadow:0 2px 0 rgba(35,37,66,.02);border:1px solid #d9d9d9;font-size:14px;height:40px;padding:8px 15px;border-radius:8px;display:flex;align-items:center;justify-content:center}.ranking-page__list{padding-left:0}.ranking-page__list-item{display:flex;margin-bottom:20px;justify-content:space-between;cursor:pointer}@media screen and (max-width:576px){.ranking-page__list-item{flex-wrap:wrap;padding-bottom:0}}.ranking-page__list li{border-bottom:1px solid #d9d9d9!important;padding-top:20px;list-style-type:none}.ranking-page__list li:last-child{border-bottom:none!important}.ranking-page__list-col{width:20%}.ranking-page__list-col:first-child{width:50%}@media screen and (max-width:576px){.ranking-page__list-col:first-child{width:100%}}.ranking-page__list-col.-stats{font-size:20px;font-weight:600;text-align:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:576px){.ranking-page__list-col.-stats{width:50%}}.ranking-page__list-col.-stats span{font-size:16px!important;font-weight:400}.ranking-page__list-col-index{display:flex;align-items:center;margin:0 16px 0 0;font-size:20px}.ranking-page__info{width:100%}@media screen and (max-width:576px){.ranking-page__info{width:160px}}.ranking-page__username{width:100%;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:576px){.ranking-page__username{max-width:100%}}.ranking-page__img{width:118px;height:118px;border-radius:50%;object-fit:cover;margin-right:24px}.hidden{display:none!important}.visibility-hidden{visibility:hidden}@media(max-width:calc(576px - 1px)){.mobile-hidden{display:none}}.fontsize-xxlarge{font-size:calc(16px*1.5)}.fontsize-large{font-size:calc(16px*1.125)}.position-relative{position:relative}.position-absolute{position:absolute}.t-0{top:0}.overflow-hidden{overflow:hidden}.card{padding:24px;border-radius:10px;border:1px solid #f0f0f0}.object-fit-cover{object-fit:cover}.object-fit-contain{object-fit:contain}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-inline{display:inline!important}.text-black{color:#19202b!important}.text-white{color:#fff!important}.d-block{display:block!important}.flex-direction-column{flex-direction:column}.flex-direction-row{flex-direction:row}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-gap-1{gap:8px}.gap-row-1{row-gap:8px}.gap-row-4{row-gap:calc(8px*4)}.gap-col-1{column-gap:8px}.dropdown-menu-item{padding:5px 12px;cursor:pointer;height:48px}.dropdown-menu-item:hover{background:#e8ebec}.text-center{text-align:center}.text-left{text-align:left!important}.text-right{text-align:right}.text-gray{color:#6f7585}.d-none{display:none!important}.select-text-center{text-align:-webkit-center;margin-left:auto;margin-right:auto;width:100%;padding-left:47%!important;padding-right:47%!important}.select-text-center.-creator{padding-left:5px!important;padding-right:35px!important;width:100%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.no-wrap{white-space:nowrap!important}.overflow-scroll{overflow:scroll}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:16px!important}.mb-4{margin-bottom:24px!important}.mb-5{margin-bottom:32px!important}.mb-6{margin-bottom:40px!important}.mb-7{margin-bottom:48px!important}.mb-86{margin-bottom:86px!important}.mt-86{margin-top:86px!important}.mb-100{margin-bottom:100px!important}.mb-120{margin-bottom:120px!important}.pb-150{padding-bottom:150px!important}.p-2{padding:8px!important}.pb-0{padding-bottom:0!important}.pb-2{padding-bottom:8px!important}.pb-3{padding-bottom:8px;padding-bottom:16px}.pb-4{padding-bottom:24px}.pb-7{padding-bottom:48px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:16px!important}.mt-4{margin-top:24px!important}.mt-5{margin-top:32px}.mt-6{margin-top:40px}.mt-7{margin-top:48px!important}.mt-8{margin-top:56px}.mt-10{margin-top:72px}.mt-100{margin-top:100px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:4px}.ml-2{margin-left:8px!important}.ml-3{margin-left:16px!important}.ml-4{margin-left:24px!important}.ml-5{margin-left:30px!important}.ml-6{margin-left:40px!important}.ml-7{margin-left:45px!important}.ml-8{margin-left:60px!important}.mr-auto{margin-right:auto}.mr-0{margin-right:0!important}.mr-1{margin-right:4px!important}.mr-2{margin-right:8px!important}.mr-3{margin-right:16px}.mr-4{margin-right:24px}.mr-5{margin-right:32px!important}.mr-6{margin-right:40px!important}.mr-7{margin-right:48px!important}.mr-8{margin-right:56px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.mx-2{margin-left:8px;margin-right:8px}.mx-3{margin-left:16px;margin-right:16px}.mx-auto{margin-right:auto}.ml-auto,.mx-auto{margin-left:auto}.my-0{margin-top:0!important;margin-bottom:0!important}.my-3{margin-top:16px!important;margin-bottom:16px!important}.my-4{margin-top:24px!important;margin-bottom:24px!important}.border-0{border:none!important}.w-75{width:75%}.w-25{width:25%}.w-100{width:100%!important}.w-90{width:90%!important}.w-10{width:10%}.w-auto{width:auto}.w-max-content{width:max-content}.h-auto{height:auto!important}.h-30{height:30%!important}.h-50{height:50%!important}.h-90{height:90%!important}.h-100{height:100%!important}.w-33{width:33%!important}.w-50{width:50%!important}.w-55{width:55%}.w-30{width:30%}.w-66{width:66%}.w-300{width:300px}.w-500{width:500px}.h-100vh{height:100vh}.fs-small{font-size:calc(16px*.875)!important}.min-h-100vh{min-height:100vh}.h-75vh{height:75vh}.fs-xs{font-size:calc(16px*.75)!important}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.text-underline{text-decoration:underline}.cursor-not-allowed{cursor:not-allowed!important}.flex-1{flex:1 1}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap}.align-items-center{align-items:center}.align-items-inherit{align-items:inherit}.align-items-baseline{align-items:baseline}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end}.align-self-end{align-self:flex-end}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end!important}.justify-content-start{justify-content:flex-start!important}.justify-content-around{justify-content:space-around!important}.justify-content-space-evenly{justify-content:space-evenly!important}.flex-grow-1{flex-grow:1}.input-addon-icon{position:absolute!important;bottom:12px!important;font-size:16px!important;left:calc(8px*2)!important;color:#19202b!important}.input-addon:focus~.input-addon-icon{color:#00a742!important}.input-addon{padding-left:calc(8px*4)!important}.p-0{padding:0!important}.p-1{padding:4px!important}.p-3{padding:16px!important}.pt-0{padding-top:0!important}.pt-2{padding-top:8px}.pt-3{padding-top:16px}.pt-4{padding-top:calc(8px*4)}.pt-5{padding-top:32px!important}.pt-100{padding-top:100px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:4px}.pl-13{padding-left:13px!important}.pl-2{padding-left:8px!important}.pl-3{padding-left:16px!important}.pl-4{padding-left:24px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:4px!important}.pr-2{padding-right:8px!important}.pr-3{padding-right:16px!important}.pr-4{padding-right:24px!important}.pr-100{padding-right:100px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:4px!important;padding-right:4px!important}.px-3{padding-left:16px!important;padding-right:16px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.m-0{margin:0!important}.m-2{margin:12px!important}.m-3{margin:16px!important}.m-4{margin:24px!important}.overflow-scroll{overflow:scroll!important}.overflow-hidden{overflow:hidden!important}.scale-8{scale:.8}.color-white{color:#fff}.color-gray-5{color:#6f7585}.background-white{background-color:#fff}@media(max-width:calc(576px - 1px)){.border-bottom{border-bottom:1px solid #e8ebec}}.capitalize{text-transform:capitalize}.gray-5{color:#6f7585}.bg-warning{background-color:#fff4da}