.page-title-sorted{text-transform:capitalize;color:var(--main-text);width:100%;font-size:24px;font-weight:700;line-height:36px;margin-top:30px;margin-bottom:25px;display:inline-flex;align-items:center;gap:8px}.page-title-sorted .flag.small{flex-shrink:0}.section-header{font-size:24px;line-height:32px;font-weight:700;margin:32px 0 20px}.trending-title{font-size:24px;line-height:32px;color:var(--main-text);padding:20px 0;margin-bottom:10px}.sorting-pills-wrapper{margin-bottom:15px;-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;white-space:nowrap;scroll-behavior:smooth;scroll-snap-type:x mandatory;display:flex;flex-wrap:nowrap}.sorting-pills-wrapper::-webkit-scrollbar{display:none}.sorting-pills-wrapper li.filter-option{line-height:40px;display:inline-block;margin:0 5px 5px 0;scroll-snap-align:start}.sorting-pills-wrapper li.filter-option a.bubble-filter{border-radius:20px;text-align:center;line-height:20px;padding:8px 16px;white-space:nowrap;font-weight:500;font-size:13px;color:var(--filter-text);background-color:var(--filter-background);border:1px solid var(--filter-border)}.sorting-pills-wrapper li.filter-option.active{order:-1;margin-right:9px}.sorting-pills-wrapper li.filter-option.active a{color:var(--filter-active-text);background-color:var(--filter-active-background);border:1px solid var(--filter-active-border)}#pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}#pagination .paginationWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}#pagination #pages{margin:20px 5px}#pagination .pagination_pages_list{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center}#pagination .page-number{margin-left:1px;line-height:56px;font-weight:700;background:var(--primary-accent-background)}#pagination .page-number.current{background:var(--main-theme)}#pagination .page-number.current .paginationLink{cursor:auto}#pagination .page-number .currentPage,#pagination .page-number .paginationLink,#pagination .page-number a{background:0 0;width:56px;height:56px;display:block;text-decoration:none;text-shadow:1px 1px 1px rgba(0,0,0,.55);color:var(--main-text);text-align:center}#pagination .page-number .currentPage{color:var(--button-active-text)}#pagination .page-number .paginationLink{cursor:pointer}#pagination .page-number .paginationLink.dots-button{cursor:auto;background:var(--secondary-accent-background)}#pagination .page-number .paginationLink i{pointer-events:none}#pagination .prev-next{text-align:center}#pagination .prev-next .paginationLink,#pagination .prev-next a{width:56px;height:56px;display:block;line-height:60px;font-size:1.2em;background:var(--secondary-accent-background);color:var(--main-theme)}#pagination .prev-next .paginationLink{cursor:pointer}#pagination .prev-next .paginationLink i{pointer-events:none}#pagination .prev-next.inactive,#pagination .prev-next.inactive .paginationLink{cursor:auto;background:var(--primary-accent-background)}#pagination .prev-next.inactive .paginationLink.inactive .icon-menu-left,#pagination .prev-next.inactive .paginationLink.inactive .icon-menu-right,#pagination .prev-next.inactive .paginationLink.inactive a,#pagination .prev-next.inactive.inactive .icon-menu-left,#pagination .prev-next.inactive.inactive .icon-menu-right,#pagination .prev-next.inactive.inactive a{color:var(--button-inactive-text)}html[lang=ar] #pagination .paginationWrapper{direction:rtl}html[lang=ar] #pagination .paginationWrapper .prev-next{transform:rotate(180deg)}.page-title-sorted{text-transform:capitalize;color:var(--main-text);width:100%;font-size:24px;font-weight:700;line-height:36px;margin-top:30px;margin-bottom:25px;display:inline-flex;align-items:center;gap:8px}.page-title-sorted .flag.small{flex-shrink:0}.section-header{font-size:24px;line-height:32px;font-weight:700;margin:32px 0 20px}.trending-title{font-size:24px;line-height:32px;color:var(--main-text);padding:20px 0;margin-bottom:10px}.advanced-filter-wrapper{position:relative;flex-shrink:0;align-self:flex-start}.filter-icon-trigger{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:20px;cursor:pointer;position:relative;align-self:flex-start;margin-top:2px;outline:0;color:var(--filter-text);background-color:var(--filter-background);border:1px solid var(--filter-border)}.filter-icon-trigger .icon-signup-customize-homepage{font-size:16px;line-height:20px;color:var(--filter-text);background-color:var(--filter-background)}.filter-icon-trigger .filter-badge{position:absolute;top:2px;right:2px;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;line-height:1;color:var(--filter-active-text);background-color:var(--filter-active-background);border:1px solid var(--filter-active-border)}.advanced-filter-dropdown{position:absolute;top:calc(108%);left:0;border-radius:8px;padding:16px;z-index:100;min-width:400px;box-shadow:0 4px 12px rgba(0,0,0,.5);background-color:var(--primary-accent-background)}.advanced-filter-dropdown .advanced-filter-dropdown-content{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.advanced-filter-dropdown .advanced-filter-dropdown-content a{display:flex;align-items:center;justify-content:center;padding:10px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .2s;color:var(--filter-text);background-color:var(--filter-background);border:1px solid var(--filter-border)}.advanced-filter-dropdown .advanced-filter-dropdown-content a:hover{background-color:color-mix(in hsl,var(--filter-background) 100%,grey 40%)}.advanced-filter-dropdown .advanced-filter-dropdown-content a.active{color:var(--filter-active-text);background-color:var(--filter-active-background);border:1px solid var(--filter-active-border)}.advanced-filter-dropdown#periodFilter{min-width:300px}.advanced-filter-dropdown#periodFilter .advanced-filter-dropdown-content{grid-template-columns:repeat(3,1fr)}.channel_list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;min-width:0;margin-bottom:50px}.channel_list .card-wrapper{width:100%;max-width:100%;display:flex;flex-direction:column;padding:16px;gap:16px;border-radius:12px;box-sizing:border-box;background-color:var(--primary-accent-background)}.channel_list .card-wrapper .card-link{color:var(--main-text)}.channel_list .card-wrapper .card-link:hover{opacity:.8}.channel_list .card-wrapper .channel-details-logo{display:flex;flex-direction:row;justify-content:space-between;gap:16px}.channel_list .card-wrapper .channel-details{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex:1 0 0;align-self:stretch;overflow:hidden;min-width:50%}.channel_list .card-wrapper .title-wrapper{display:flex;column-gap:5px}.channel_list .card-wrapper .title-wrapper .channel-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;text-overflow:ellipsis;font-size:20px;line-height:28px;font-weight:700;max-width:100%;word-break:break-all}.channel_list .card-wrapper .title-wrapper .channel-name:hover{cursor:pointer}.channel_list .card-wrapper .channel-rank,.channel_list .card-wrapper .channel-subscribers,.channel_list .card-wrapper .channel-videos,.channel_list .card-wrapper .channel-views{display:flex;flex-wrap:nowrap;column-gap:8px;font-size:14px;line-height:20px}.channel_list .card-wrapper .stats-label{color:var(--faded-text)}.channel_list .card-wrapper .stats-value{font-size:12px;font-weight:400;line-height:20px;color:var(--main-text)}.channel_list .card-wrapper .channel-logo{width:120px;height:120px;display:flex;justify-content:flex-end;align-items:flex-start}.channel_list .card-wrapper .channel-logo img{max-width:100%;max-height:100%;object-fit:contain}.channel_list .card-wrapper .channel-pornstars{display:flex;margin-top:10px;gap:10px;height:20px}.channel_list .card-wrapper .channel-pornstars .pornstar-tag{padding:2px 10px;font-size:12px;line-height:16px;border-radius:100px;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--main-text);background-color:var(--secondary-accent-background)}.channel_list .card-wrapper .subscribeBtn_wrapper{width:100%}.channel_list .card-wrapper .subscribeBtn_wrapper button.button.channel-card-btn{border-radius:8px;text-align:center;font-weight:400;font-size:14px;line-height:21px;padding:10px 0;width:100%;cursor:pointer}.channel_list .card-wrapper .subscribeBtn_wrapper button.button.channel-card-btn .icon{display:none}.channel_list .card-wrapper .subscribeBtn_wrapper button.button.channel-card-btn.subscribed{color:var(--button-inactive-text);background-color:var(--button-inactive-background)}.videoTags{width:100%;overflow:hidden;margin-top:16px;margin-bottom:16px}.videoTags .categories-tags{text-transform:capitalize}.video-tags-carousel .arrowWrapper{position:relative}.video-tags-carousel .arrowWrapper .arrowLeft,.video-tags-carousel .arrowWrapper .arrowRight{position:absolute;z-index:5;bottom:0;top:0;width:50px;height:auto;padding-top:9px;cursor:pointer;user-select:none}.video-tags-carousel .arrowWrapper .arrowLeft.disabled,.video-tags-carousel .arrowWrapper .arrowRight.disabled{display:none}.video-tags-carousel .arrowWrapper .arrowLeft i:hover,.video-tags-carousel .arrowWrapper .arrowRight i:hover{color:var(--main-theme)}.video-tags-carousel .arrowWrapper .arrowLeft{left:0;background:-moz-linear-gradient(to left,rgba(0,0,0,0),var(--main-background));background:-webkit-linear-gradient(to left,rgba(0,0,0,0),var(--main-background));background:-o-linear-gradient(to left,rgba(0,0,0,0),var(--main-background));background:-ms-linear-gradient(to left,rgba(0,0,0,0),var(--main-background));background:linear-gradient(to left,rgba(0,0,0,0),var(--main-background))}.video-tags-carousel .arrowWrapper .arrowRight{right:0;background:-moz-linear-gradient(to right,rgba(0,0,0,0),var(--main-background));background:-webkit-linear-gradient(to right,rgba(0,0,0,0),var(--main-background));background:-o-linear-gradient(to right,rgba(0,0,0,0),var(--main-background));background:-ms-linear-gradient(to right,rgba(0,0,0,0),var(--main-background));background:linear-gradient(to right,rgba(0,0,0,0),var(--main-background))}.video-tags-carousel .arrowWrapper .arrowRight i{float:right}.video-tags-carousel .list-container{overflow:hidden;display:flex}.video-tags-carousel .list-container .button{margin:0 2px}.video-tags-carousel .button.bubble-button{padding:8px 12px;margin-bottom:4px;line-height:1em}.video-tags-carousel .button.bubble-porntag{color:var(--porntag-text);background-color:var(--porntag-background);border:1px solid var(--porntag-border)}.video-tags-carousel .button.categories-tags{border-color:color-mix(in hsl,var(--porntag-background) 100%,var(--porntag-border) 40%)}.related-searches .list-container,.trending-searches .list-container{-webkit-overflow-scrolling:touch;box-sizing:border-box;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;scroll-snap-type:x mandatory;scrollbar-width:none}.related-searches .list-container::-webkit-scrollbar,.trending-searches .list-container::-webkit-scrollbar{display:none}.related-searches .bubble-porntag,.trending-searches .bubble-porntag{float:none;display:inline-block;scroll-snap-align:start;border:1px solid var(--porntag-border);color:var(--porntag-text);background-color:var(--porntag-background);border-radius:15px;font-size:16px;font-weight:400;text-transform:lowercase;white-space:nowrap;padding:8px 12px;margin:0 8px 0 0;width:auto}.related-searches .bubble-porntag:hover,.trending-searches .bubble-porntag:hover{background-color:var(--main-theme);color:#fff}.trending-searches{padding:0;box-sizing:border-box;margin:10px 0 40px 0}.trending-searches .title{font-size:28px;font-weight:700;line-height:36px;color:var(--main-text)}.scrollable-listing{position:relative;margin-bottom:40px}.scrollable-listing ul.scrollableCollection{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:pointer}.scrollable-listing ul.scrollableCollection::-webkit-scrollbar{background-color:var(--mid-gray);border-radius:6px;height:3px}.scrollable-listing ul.scrollableCollection::-webkit-scrollbar-track{border-radius:6px}.scrollable-listing ul.scrollableCollection::-webkit-scrollbar-thumb{background-color:var(--scrollbar);border-radius:6px}.scrollable-listing ul.scrollableCollection li{display:inline-block;margin:0 25px 0 0;max-width:132px;scroll-snap-align:start}.performer-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px}.performer-wrapper .performer-avatar{margin-bottom:10px}.performer-wrapper .performer-avatar .image-wrapper{border-radius:50%;overflow:hidden;width:180px;height:180px;position:relative}@media (max-width:1365px){.performer-wrapper .performer-avatar .image-wrapper{width:160px;height:160px}}@media (max-width:1024px){.performer-wrapper .performer-avatar .image-wrapper{width:140px;height:140px}}.performer-wrapper .performer-avatar .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center top;position:absolute;top:0;left:0;border-radius:50%}.performer-wrapper .performer-avatar .icon-user-circle{font-size:180px}@media (max-width:1365px){.performer-wrapper .performer-avatar .icon-user-circle{font-size:160px}}@media (max-width:1024px){.performer-wrapper .performer-avatar .icon-user-circle{font-size:140px}}.performer-wrapper .performer-avatar .icon-user-circle:before{color:var(--dark-gray)}.performer-wrapper .performer-name{font-size:16px;line-height:1.2;color:var(--main-theme);margin-bottom:7px;cursor:pointer;text-align:center;width:100%}@media (max-width:1024px){.performer-wrapper .performer-name{font-size:14px}}.performer-wrapper .performer-name a{display:inline-flex;align-items:center;justify-content:center;gap:5px;max-width:100%}.performer-wrapper .performer-name a:hover{color:var(--main-theme)}.performer-wrapper .performer-name a:focus{outline:1px solid var(--main-theme);outline-offset:1px}.performer-wrapper .performer-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.performer-wrapper .performer-name .icon-checkmark-performer{color:var(--main-theme);font-size:14px;flex-shrink:0;position:relative;top:1px}@media (max-width:1024px){.performer-wrapper .performer-name .icon-checkmark-performer{font-size:12px}}.hot-pornstar-wrapper{position:relative;display:block;width:130px}.hot-pornstar-wrapper .image-wrapper{height:130px;overflow:hidden}.hot-pornstar-wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%}.hot-pornstar-wrapper .porn-star-info{position:relative;font-size:.85em;width:100%;text-align:center;margin-top:10px;background-color:var(--main-background)}.hot-pornstar-wrapper .porn-star-info .porn-star-name{font-size:16px;color:var(--main-theme);margin-bottom:15px;cursor:pointer;text-align:center;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:5px}@media (max-width:1024px){.hot-pornstar-wrapper .porn-star-info .porn-star-name{font-size:14px}}.hot-pornstar-wrapper .porn-star-info .porn-star-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hot-pornstar-wrapper .porn-star-info .porn-star-name .icon-checkmark-performer{color:var(--main-theme);font-size:14px;flex-shrink:0;position:relative;top:1px}@media (max-width:1024px){.hot-pornstar-wrapper .porn-star-info .porn-star-name .icon-checkmark-performer{font-size:12px}}.scrollableCollection{list-style:none;padding:0;margin:0}.scrollableCollection .hot-pornstar{list-style:none}