html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--font-general:Rubik,sans-serif;--color-black:#000;--color-white:#fff;--color-top-layout-bg:#0e0f10;--color-gray:#757575;--color-gray-light:#a3a3a3;--color-pallet-bg:#24292e;--color-video-pallet-bg:#1d2124;--color-accent:#6c75f1}*{box-sizing:border-box}html{font-size:62.5%;font-family:var(--font-general)}body{background-color:var(--color-black)}body.disable-scroll{overflow:hidden}main{overflow:hidden;scroll-behavior:smooth}ul,li{list-style-type:none;margin:0;padding:0}a{text-decoration:none;transition:.3s ease-in-out}a::before,a::after{transition:.3s ease-in-out}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}button{padding:0}img{max-width:100%}.text-center{text-align:center}.text-white{color:var(--color-white)}.relative{position:relative}.transition--general{transition:.3s ease-in-out}.responsive-img{width:100%;height:100%;object-fit:cover}.scroll-stoped{overflow-y:hidden}.page{background:#131415;border:.1rem solid rgba(102,100,105,0.12);border-bottom:0;padding-bottom:6rem}.page__home-popular{padding:1rem .5rem 2.7rem}.page--category{padding-top:1rem}.page--category .page__popular-search{margin-top:3rem;width:100%}.page--get-listed{padding-top:1.5rem}.page--faq{padding-top:1.5rem}.page--faq .page__faq-inner{width:min(80rem,100% - 2rem);margin-inline:auto}.page--faq .page__faq-item:not(:first-child){border-top:.1rem solid rgba(102,100,105,0.09)}.page--content{color:var(--color-gray-light);padding-top:1.5rem;padding-left:.5rem;padding-right:.5rem}@media screen and (min-width:640px){.page{padding-bottom:8rem}.page__home-popular{padding:1.5rem 2rem 5rem}.page--category{padding-top:2rem}.page--category .page__popular-search{margin-top:6rem;width:calc(100% - 4rem);margin-inline:auto}.page--faq{padding-top:3rem}.page--faq .page__faq-container{margin-top:1.3rem}.page--faq .page__title{text-align:center}}@media screen and (min-width:960px){.page--category{padding-top:1.5rem}}@media screen and (min-width:1440px){.page{padding-bottom:10rem}}.header{display:flex;align-items:center;grid-gap:1.2rem;background:var(--color-top-layout-bg);padding:.6rem 1rem}.header__logo-link{display:flex;width:13.6rem;height:2.3rem;margin-right:auto}.header__logo{width:100%;height:100%}.header__search-form{position:absolute;transform:translateY(-100%);left:0;top:0;width:100%;height:100%;opacity:0;display:grid;align-items:center;justify-content:space-between;grid-template-columns:minmax(27rem,100%) auto;background:var(--color-top-layout-bg);padding:0 .5rem;grid-gap:.5rem;z-index:6}.header__search-form.active{opacity:1;transform:translateY(0)}.header__search-form-close-btn{width:2.7rem;height:2.7rem;background:0;border:0;outline:0;display:flex;align-items:center;justify-content:center}.header__search-form-close-btn svg{width:1rem;height:1rem}.header__mob-btn{width:4rem;height:4rem;border-radius:1rem;background:#111315;border:.1rem solid #212427;display:flex;justify-content:center;align-items:center;padding:0;outline:0}.header__mob-btn svg{fill:var(--color-gray)}.header__search-opn svg{width:1.6rem;height:1.6rem}.header__lng-img-wr{width:2.5rem;height:2.5rem}.header__lng-flag{width:100%;height:100%;object-fit:cover}.header__lng-arrow{display:none}.header__hamburger svg{transition:.5s ease-in-out;width:2.2rem;height:1.6rem}.header__hamburger.active svg{transform:rotate(-90deg)}[dir="rtl"] .header__logo-link{margin-right:0;margin-left:auto}@media screen and (min-width:640px){.header{padding:1.5rem 2rem;grid-gap:2rem}.header__logo-link{width:21.8rem;height:3.6rem}.header__mob-btn{width:7.2rem;height:4.6rem}.header__search-opn svg{width:2rem;height:2rem}.header__lng{grid-gap:.9rem}.header__lng-img-wr{width:3rem;height:3rem}.header__lng-arrow{display:block;width:1.1rem;height:7rem}.header__hamburger svg{width:2.7rem;height:2rem}}@media screen and (min-width:960px){.header{padding:2rem 2.1rem;justify-content:space-between;display:grid;grid-template-columns:auto minmax(54rem,100%) auto}.header__logo-link{margin-right:0}.header__hamburger,.header__search-opn{display:none}.header__search-form{position:relative;transform:translateY(0);display:block;background:rgba(0,0,0,0);padding:0;opacity:1}.header__search-form-close-btn{display:none}.header__lng{cursor:pointer}.header__lng-arrow{transition:.3s ease-in-out}.header__lng:hover .header__lng-arrow{fill:var(--color-accent)}}@media screen and (min-width:1440px){.header{padding:2rem;grid-gap:5rem;border-left:.1rem solid rgba(102,100,105,0.12);border-right:.1rem solid rgba(102,100,105,0.12)}}.lng-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(4,4,4,0.8);z-index:5;opacity:0;visibility:hidden;display:none;transition:.3s ease-in-out;overflow:auto}.lng-modal__close-btn{position:absolute;top:-1.5rem;right:-1.5rem;width:3rem;height:3rem;background:var(--color-gray);border-radius:50%;border:0;outline:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.lng-modal__close-btn svg{width:1.4rem;height:1.4rem;fill:#131415;transition:.3s ease-in-out}.lng-modal__wr{display:flex;align-items:center;justify-content:center;width:min(100%,116.4rem);min-height:100%;padding:3rem 1.5rem;margin-inline:auto}.lng-modal__inner{width:100%;position:relative;background:#131415;border:.1rem solid rgba(102,100,105,0.12);border-radius:1.5rem}.lng-modal__list{padding:2rem}.lng-modal__item:not(:first-child){margin-top:2rem}.lng-modal__item-link{display:flex;align-items:center;grid-gap:1rem}.lng-modal__item-flag{min-width:3rem;width:3rem;height:3rem}.lng-modal__item-name{color:var(--color-gray-light);font-size:1.5rem;white-space:nowrap;transition:.3s ease-in-out}.lng-modal__item-link:hover .lng-modal__item-name{color:var(--color-accent)}.lng-modal.active{opacity:1;visibility:visible;display:block}[dir="rtl"] .lng-modal__close-btn{left:-1.5rem;right:auto}@media screen and (min-width:640px){.lng-modal__list{column-count:2;grid-gap:7rem;padding:4rem 3rem}.lng-modal__wr{padding:14.7rem 8rem}.lng-modal__close-btn:hover{background:var(--color-accent)}}@media screen and (min-width:960px){.lng-modal__list{column-count:3;grid-gap:10rem;padding:4rem}.lng-modal__wr{padding:13.4rem 6.2rem}}@media screen and (min-width:1440px){.lng-modal__list{column-count:5;padding:4rem 5rem 2rem;grid-gap:8rem}.lng-modal__item:not(:first-child){margin-top:0}.lng-modal__item-link{padding-bottom:2rem}}.nav{position:fixed;top:5.2rem;left:0;width:100%;height:calc(100% - 5.2rem);max-height:calc(100% - 5.2rem);overflow-y:auto;background:#131415;border:.1rem solid rgba(102,100,105,0.12);padding:2rem 1.5rem;transition:.5s ease-in-out;transform:translateX(100%);z-index:5}.nav__item:not(:first-child){margin-top:2.5rem}.nav__link{display:flex;align-items:center;grid-gap:.8rem;font-size:1.5rem;color:#a3a3a3}.nav__link-icon-wr{width:3rem;height:3rem;background:#1d2124;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.nav__link-icon{fill:var(--color-gray)}.nav__link-icon--nav-new,.nav__link-icon--nav-popular{width:1.4rem;height:1.6rem}.nav__link-icon--nav-best{width:1.7rem;height:1.6rem}.nav__link-icon--nav-cat{width:2rem;height:1.6rem}.nav__link-icon--nav-pornstars{width:1.4rem;height:1.8rem}.nav__link-icon--nav-chanels{width:2rem;height:1.6rem}.nav__link-icon--like{width:1.8rem;height:1.6rem}.nav__link-icon--nav-watch-later{width:1.6rem;height:1.6rem}.nav__link-icon--nav-history{width:1.9rem;height:1.8rem}.nav__link-title{white-space:nowrap}.nav.active{transform:translateX(0)}.nav__link.active{color:var(--color-accent)}.nav__link.active .nav__link-icon-wr{background:var(--color-accent)}.nav__link.active .nav__link-icon{fill:var(--color-top-layout-bg)}@media screen and (min-width:640px){.nav{top:7.6rem;left:1rem;width:calc(100% - 2rem);transform:translateX(calc(100%+1rem))}}@media screen and (min-width:960px){.nav{position:relative;left:0;top:0;transform:translateX(0);width:100%;max-height:100%;height:100%;padding:1.5rem;background:var(--color-top-layout-bg);border-left:0;border-right:0;border-bottom:0}.nav__list{display:flex;grid-gap:2rem;justify-content:center}.nav__item:not(:first-child){margin-top:0}.nav__link-icon-wr,.nav__link-icon{transition:.3s ease-in-out}.nav__link{flex-direction:column;grid-gap:1rem}.nav__link:hover,.nav__link.active{color:var(--color-accent)}.nav__link:hover .nav__link-icon-wr,.nav__link.active .nav__link-icon-wr{background:var(--color-accent)}.nav__link:hover .nav__link-icon,.nav__link.active .nav__link-icon{fill:var(--color-top-layout-bg)}}@media screen and (min-width:1440px){.nav{padding-bottom:1.7rem;border-left:.1rem solid rgba(102,100,105,0.12);border-right:.1rem solid rgba(102,100,105,0.12)}.nav__list{grid-gap:5rem;grid-gap:3.5rem}.nav__link{grid-gap:.8rem;flex-direction:row}}@media screen and (min-width:1800px){.nav__list{grid-gap:6rem}}.footer__menu{padding:1.5rem 2rem 1.4rem;background:#131415;border-bottom-left-radius:.6rem;border-bottom-right-radius:.6rem;border:.1rem solid rgba(102,100,105,0.12);border-top:.1rem solid rgba(102,100,105,0.09);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:0 5rem}.footer__menu-link{font-weight:500;font-size:1.1rem;line-height:4rem;text-transform:capitalize;color:var(--color-gray)}.footer__menu-link:hover{color:var(--color-accent)}.footer__privacy{padding:2.2rem 2rem 1.8rem;font-weight:300;font-size:1rem;line-height:1.2rem;color:var(--color-gray);text-align:center}.footer__privacy p{margin-bottom:0}.footer__privacy p:first-child{margin-top:0}.footer__privacy p:not(:first-child){margin-top:1.5rem}@media screen and (min-width:640px){.footer__menu{padding:1.5rem 3rem;grid-gap:0 4rem}.footer__menu-link{line-height:1.3rem}.footer__privacy{padding:3rem 1.9rem 2rem}}@media screen and (min-width:960px){.footer__menu{padding-bottom:1.3rem;grid-gap:0 6rem}.footer__privacy{padding:3rem 2rem 2rem;font-size:1.2rem;line-height:1.4rem}}@media screen and (min-width:1440px){.footer__menu{padding-bottom:1.5rem}.footer__privacy{margin-inline:auto;width:min(100%,124rem);padding:3rem 0 2.1rem}}.container{width:100%;position:relative}@media screen and (min-width:640px){.container{margin-inline:auto;width:min(100vw - 2rem,164.2rem)}}.search-form__inner{position:relative}.search-form__field{width:100%;height:3.6rem;padding:0 7rem 0 1rem;font-size:1.2rem;line-height:121%;font-weight:400;color:#f0f3f6;background:var(--color-black);border-radius:.5rem;border:0;outline:0;border:.1rem solid #212427}.search-form__field::-webkit-input-placeholder{transition:.3s ease-in-out;color:var(--color-gray)}.search-form__field:-moz-placeholder{transition:.3s ease-in-out;color:var(--color-gray)}.search-form__field::-moz-placeholder{transition:.3s ease-in-out;color:var(--color-gray)}.search-form__field:-ms-input-placeholder{transition:.3s ease-in-out;color:var(--color-gray)}.search-form__field:focus{outline:.3rem solid rgba(255,255,255,0.03);box-shadow:none}.search-form__field:focus::-webkit-input-placeholder{opacity:0}.search-form__field:focus:-moz-placeholder{opacity:0}.search-form__field:focus::-moz-placeholder{opacity:0}.search-form__field:focus:-ms-input-placeholder{opacity:0}.search-form__button{position:absolute;top:50%;transform:translateY(-50%);right:0;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:center;border:0;background:rgba(29,33,36,0.58);cursor:pointer;outline:0;transition:.3s ease-in-out;border-radius:0 1rem 1rem 0;border-left:.1rem solid #212427}.search-form__button:hover svg{fill:#f0f3f6}.search-form__button-icon{fill:#757575;width:1.5rem;height:1.5rem;transition:.3s ease-in-out}[dir="rtl"] .search-form__field{padding:0 1rem 0 7rem}[dir="rtl"] .search-form__button{left:0;right:auto;border-radius:1rem 0 0 1rem;border-left:0;border-right:.1rem solid #212427}@media screen and (min-width:640px){.search-form__field{height:4.6rem;padding:0 10rem 0 2rem;font-size:1.4rem;border-radius:1rem}.search-form__button{padding:0 3rem}.search-form__button-icon{width:2rem;height:2rem}[dir="rtl"] .search-form__field{padding:0 2rem 0 10rem}}.grid{display:grid}.grid-cols--min_2{grid-template-columns:repeat(2,minmax(10rem,1fr))}.grid-gap--min_05{grid-gap:.5rem}@media screen and (min-width:640px){.grid-gap--m_1{grid-gap:1rem}}@media screen and (min-width:960px){.grid-cols--l_3{grid-template-columns:repeat(3,minmax(10rem,1fr))}}@media screen and (min-width:1440px){.grid-cols--xl_5{grid-template-columns:repeat(5,minmax(10rem,1fr))}}.btn{border:0;outline:0;cursor:pointer;transition:.3s ease-in-out;text-align:center;padding:unset}.btn:hover{box-shadow:0 3px 3px rgba(0,0,0,0.15)}.btn--color_accent{background:var(--color-accent);font-weight:700;font-size:1.5rem;line-height:1.8rem;text-transform:capitalize;color:#131415;transition:.3s ease-in-out}.btn--color_accent:hover{background:#6f79f5}.custom-textarea{background:#000;border:.1rem solid #212427;border-radius:.8rem;padding:1.5rem;font-size:1.4rem;line-height:1.7rem;outline:0;width:100%;border:0;resize:none;color:var(--color-white)}.custom-textarea::-webkit-input-placeholder{color:var(--color-gray)}.custom-textarea:-moz-placeholder{color:var(--color-gray)}.custom-textarea::-moz-placeholder{color:var(--color-gray)}.custom-textarea:-ms-input-placeholder{color:var(--color-gray)}.custom-textarea-2__field{background:#000;border:.1rem solid #212427;border-radius:.8rem;padding:1.5rem;font-size:1.4rem;line-height:1.7rem;outline:0;width:100%;border:0;resize:none;color:var(--color-white)}.custom-textarea-2__field::-webkit-input-placeholder{color:var(--color-gray)}.custom-textarea-2__field:-moz-placeholder{color:var(--color-gray)}.custom-textarea-2__field::-moz-placeholder{color:var(--color-gray)}.custom-textarea-2__field:-ms-input-placeholder{color:var(--color-gray)}.invalid-feedback{margin-top:0;margin-left:auto;color:#dc3e3e;text-align:right;font-size:1.2rem}.form-group:has(textarea.is-invalid){margin-bottom:1.3rem}.form-group:has(textarea.is-invalid) textarea{border:1px solid rgba(220,62,62,0.4)}.section-title{--section-title-fz:2rem;--section-title-lh:2.4rem}.section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);color:var(--color-gray-light);text-transform:capitalize;font-weight:700}.section-title--count{--section-title-fz:1.6rem;--section-title-lh:2rem;--section-title-count-fz:1.1rem;--section-title-count-lh:1.3rem}.section-title--count .section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);color:var(--color-white)}.section-title--count .section-title__count-wr{display:none}.section-title--count .section-title__count{margin-top:.2rem;font-size:var(--section-title-count-fz);line-height:var(--section-title-count-lh);color:var(--color-gray);font-weight:300}.section-title--count .section-title__count b{font-weight:700}.section-title--xl{--section-title:2rem}.section-title--xl .section-title__title{font-weight:700;font-size:var(--section-title);color:var(--color-white);text-transform:capitalize}.section-title--alph{font-size:4.7rem;display:flex;flex-wrap:wrap;grid-gap:.8rem 0;max-width:10ch}.section-title--alph .section-title__title{color:var(--color-white);margin-bottom:.2rem;flex-basis:100%}.section-title--alph .section-title__link-item{font-size:1.4rem;line-height:1.7rem;text-transform:uppercase;color:var(--color-gray);display:flex;align-items:center;justify-content:center;width:2.96rem;height:2.96rem;border:.1rem solid #212427}.section-title--alph .section-title__link-item.section-title__item--active{background:var(--color-accent);color:#131415}.section-title--alph .section-title__link-item:not(.section-title__item--active):hover{color:var(--color-accent)}.section-title--alph .section-title__item:not(:nth-child(2),:nth-child(12),:nth-child(22),:nth-child(32)){border-left:0}.section-title--alph .section-title__item:nth-child(2),.section-title--alph .section-title__item:nth-child(12),.section-title--alph .section-title__item:nth-child(22),.section-title--alph .section-title__item:nth-child(32){border-top-left-radius:.8rem;border-bottom-left-radius:.8rem}.section-title--alph .section-title__item:nth-child(11),.section-title--alph .section-title__item:nth-child(21),.section-title--alph .section-title__item:last-child{border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}[dir="rtl"] .section-title--alph .section-title__item:nth-child(11),[dir="rtl"] .section-title--alph .section-title__item:nth-child(21),[dir="rtl"] .section-title--alph .section-title__item:nth-child(32),[dir="rtl"] .section-title--alph .section-title__item:last-child{border-left:.1rem solid #212427;border-top-left-radius:.8rem;border-bottom-left-radius:.8rem;border-top-right-radius:0;border-bottom-right-radius:0}[dir="rtl"] .section-title--alph .section-title__item:nth-child(2),[dir="rtl"] .section-title--alph .section-title__item:nth-child(12),[dir="rtl"] .section-title--alph .section-title__item:nth-child(22){border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.8rem;border-bottom-right-radius:.8rem;border-left:0}[dir="rtl"] .section-title--alph .section-title__item:first-child{border-left:0}@media screen and (min-width:640px){.section-title--xl{--section-title:2.4rem}.section-title--count .section-title__title{--section-title-fz:3.6rem;--section-title-lh:4.3rem}.section-title--count .section-title__count-wr{display:block}.section-title--alph{max-width:19ch;grid-gap:.5rem 0}.section-title--alph .section-title__title{margin-bottom:1.5rem;font-size:2.4rem;line-height:2.8rem}.section-title--alph .section-title__item:nth-child(11){border-top-right-radius:initial;border-bottom-right-radius:initial}.section-title--alph .section-title__item:nth-child(12),.section-title--alph .section-title__item:nth-child(22){border-left:inherit;border-top-left-radius:initial;border-bottom-left-radius:initial}.section-title--alph .section-title__item:nth-child(20){border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}.section-title--alph .section-title__item:nth-child(21){border-left:.1rem solid #212427;border-top-left-radius:.8rem;border-bottom-left-radius:.8rem;border-top-right-radius:initial;border-bottom-right-radius:initial}[dir="rtl"] .section-title--alph .section-title__item:nth-child(20),[dir="rtl"] .section-title--alph .section-title__item:nth-child(21),[dir="rtl"] .section-title--alph .section-title__item:nth-child(32),[dir="rtl"] .section-title--alph .section-title__item:last-child{border-left:.1rem solid #212427;border-top-left-radius:.8rem;border-bottom-left-radius:.8rem;border-top-right-radius:0;border-bottom-right-radius:0}[dir="rtl"] .section-title--alph .section-title__item:nth-child(2),[dir="rtl"] .section-title--alph .section-title__item:nth-child(11),[dir="rtl"] .section-title--alph .section-title__item:nth-child(21){border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}[dir="rtl"] .section-title--alph .section-title__item:nth-child(2),[dir="rtl"] .section-title--alph .section-title__item:nth-child(21){border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}[dir="rtl"] .section-title--alph .section-title__item:nth-child(12),[dir="rtl"] .section-title--alph .section-title__item:nth-child(22){border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (min-width:960px){.section-title--alph{max-width:28ch}.section-title--alph .section-title__item:nth-child(20){border-top-right-radius:initial;border-bottom-right-radius:initial}.section-title--alph .section-title__item:nth-child(21){border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:0}[dir="rtl"] .section-title--alph .section-title__title{margin-right:0;margin-left:1.5rem}[dir="rtl"] .section-title--alph .section-title__item:nth-child(20){border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}[dir="rtl"] .section-title--alph .section-title__item:nth-child(21){border-top-right-radius:0;border-bottom-right-radius:0}[dir="rtl"] .section-title--alph .section-title__item:nth-child(22){border-top-left-radius:0;border-bottom-left-radius:0}}@media screen and (min-width:1440px){.section-title{--section-title-fz:2.4rem;--section-title-lh:2.8rem}.section-title--xl{--section-title:3.6rem}.section-title--alph{max-width:100%;align-items:center}.section-title--alph .section-title__title{margin-right:2rem;font-size:3.6rem;line-height:4.3rem}.section-title--alph .section-title__item:nth-child(21){border-top-right-radius:initial;border-bottom-right-radius:initial}.section-title--alph .section-title__item:nth-child(22){border-left:0;border-top-left-radius:initial;border-bottom-left-radius:initial}.section-title--alph .section-title__link-item{width:4rem;height:4rem}[dir="rtl"] .section-title--alph .section-title__item:nth-child(21){border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}[dir="rtl"] .section-title--alph .section-title__item:nth-child(22){border-top-right-radius:0;border-bottom-right-radius:0}}.cart{--cart-border-radius:.5rem;background:var(--color-video-pallet-bg);border-radius:0 0 var(--cart-border-radius) var(--cart-border-radius)}.cart__banner{position:relative;display:block;border-radius:var(--cart-border-radius) var(--cart-border-radius) 0 0;overflow:hidden}.cart__banner::before{display:block;content:"";width:100%;padding-top:56.25%}.cart__banner picture{position:absolute;left:0;top:0;width:100%;height:100%}.cart--category .cart__pin-btn{position:absolute;top:.5rem;right:.5rem}.cart--category .cart__content{display:flex;align-items:center;justify-content:space-between;padding:.7rem .5rem;grid-gap:1rem;line-height:1}.cart--category .cart__big-title{font-size:1.3rem;font-weight:500;color:var(--color-white);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:.3s ease-in-out}.cart--category .cart__count-in-cat{font-size:1.1rem;font-weight:300;color:var(--color-gray)}.cart--category:hover .cart__big-title{color:var(--color-accent)}[dir="rtl"] .cart--category .cart__pin-btn{position:absolute;right:auto;left:.5rem}.cart--pinned{order:-1}.cart--pinned .cart__pin-btn svg{fill:var(--color-accent)}.cart--video{display:flex;flex-direction:column}.cart--video .cart__like-module{position:absolute;left:0;top:0;width:100%;height:100%}.cart--video .cart__like-precentage,.cart--video .cart__video-duration{background:rgba(29,33,36,0.9);border-radius:.3rem;padding:0 .5rem;height:1.4rem;position:absolute;bottom:.5rem;font-size:.9rem;display:flex;align-items:center;justify-content:center;grid-gap:.3rem}.cart--video .cart__like-precentage{left:.5rem;color:#67f450}.cart--video .cart__like-precentage svg{width:.9rem;height:.8rem}.cart--video .cart__video-duration{right:.5rem;color:var(--color-gray-light)}.cart--video .cart__sponsor-icon{position:absolute;top:.5rem;right:.5rem;width:1.9rem;height:1.9rem}.cart--video .cart__content{padding:.9rem 1.5rem 1rem .5rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.cart--video .cart__content-title{margin-bottom:.8rem;display:inline-block;color:var(--color-white);font-weight:500;font-size:1.1rem;line-height:1.3rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.cart--video .cart__content-title:hover{color:var(--color-accent)}.cart--video .cart__content-row--cats{margin-bottom:1rem;display:flex;flex-wrap:wrap;grid-gap:.3rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart--video .cart__content-row--cats:not(.doubleline){max-height:1.6rem}.cart--video .cart__content-row--cats.doubleline{max-height:3.5rem}.cart--video .cart__cat{display:block;text-align:center;padding:.2rem .4rem;background:#131415;border-radius:.3rem;font-size:1rem;line-height:1.2rem;color:var(--color-gray-light);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart--video .cart__cat:hover{color:var(--color-accent)}.cart--video .cart__content-row--footer{display:flex;align-items:center;justify-content:space-between;grid-gap:1.5rem}.cart--video .cart__years{display:none}.cart--video .cart__years,.cart--video .cart__site{color:var(--color-gray);font-size:.9rem}.cart--video .cart__site{margin-right:auto}.cart--video .cart__site:hover{color:var(--color-white)}.cart--video .cart__time{margin-left:auto}.cart--video .cart__time,.cart--video .cart__flag{width:1.1rem;height:1.1rem;border:0;outline:0;background:rgba(0,0,0,0)}.cart--video .cart__time svg,.cart--video .cart__flag svg{width:100%;height:100%;fill:var(--color-gray);transition:.3s ease-in-out}.cart--video .cart__time:hover svg,.cart--video .active svg,.cart--video .cart__flag:hover svg{fill:var(--color-white)}[dir="rtl"] .cart--video .cart__like-precentage{left:auto;right:.5rem;flex-direction:row-reverse}[dir="rtl"] .cart--video .cart__video-duration{right:auto;left:.5rem}[dir="rtl"] .cart--video .cart__sponsor-icon{right:auto;left:.5rem}[dir="rtl"] .cart--video .cart__time{margin-left:0;margin-right:auto}[dir="rtl"] .cart--video .cart__site{margin-right:0;margin-left:auto}[dir="rtl"] .cart--video .cart__content{padding:.9rem .5rem 1rem 1.5rem}@media screen and (min-width:640px){.cart--category .cart__content{padding:.9rem 1rem}.cart--category .cart__big-title{font-size:1.7rem}.cart--category .cart__count-in-cat{font-size:1.3rem}.cart--video .cart__like-precentage,.cart--video .cart__video-duration{bottom:1rem;height:1.8rem;border-radius:.5rem;font-size:1.2rem;line-height:1.4rem}.cart--video .cart__like-precentage{left:1rem}.cart--video .cart__like-precentage svg{width:1.2rem;height:1.1rem}.cart--video .cart__video-duration,.cart--video .cart__sponsor-icon{right:1rem}.cart--video .cart__sponsor-icon{top:1rem}.cart--video .cart__content{padding:1rem 1.5rem 1.3rem .5rem}.cart--video .cart__content-title{margin-bottom:1rem;font-size:1.5rem;line-height:1.8rem}.cart--video .cart__content-row--cats{margin-bottom:1.4rem;grid-gap:.7rem}.cart--video .cart__content-row--cats:not(.doubleline){max-height:1.8rem}.cart--video .cart__content-row--cats.doubleline{max-height:4.5rem}.cart--video .cart__cat{padding:.3rem .6rem;border-radius:.5rem;font-size:1.1rem;line-height:1.3rem}.cart--video .cart__content-row--footer{grid-gap:2.2rem}.cart--video .cart__years{display:inline-block}.cart--video .cart__years,.cart--video .cart__site{font-size:1.1rem;line-height:1.3rem}.cart--video .cart__site{position:relative}.cart--video .cart__site::before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:-1.3rem;width:.3rem;height:.3rem;background:var(--color-gray)}.cart--video .cart__time,.cart--video .cart__flag{cursor:pointer}.cart--video .cart__time{margin-right:.1rem;width:1.4rem;height:1.4rem}.cart--video .cart__flag{margin-left:.2rem;width:1.1rem;height:1.4rem}[dir="rtl"] .cart--video .cart__content{padding:1rem .5rem 1.3rem 1.5rem}[dir="rtl"] .cart--video .cart__video-duration,[dir="rtl"] .cart--video .cart__sponsor-icon{left:1rem}[dir="rtl"] .cart--video .cart__like-precentage{right:1rem}}@media screen and (min-width:960px){.cart--category .cart__content{padding:1rem}.cart--video .cart__content{padding:1rem 1.5rem 1.3rem 1rem}[dir="rtl"] .cart--video .cart__content{padding:1rem 1rem 1.3rem 1.5rem}[dir="rtl"] .cart--video .cart__site::before{left:auto;right:-1.3rem}}@media screen and (min-width:1440px){.cart--video .cart__like-precentage,.cart--video .cart__video-duration{bottom:.5rem}.cart--video .cart__sponsor-icon{top:.5rem}.cart--video .cart__like-precentage{left:.5rem}.cart--video .cart__video-duration,.cart--video .cart__sponsor-icon{right:.5rem}.cart--video .cart__time{margin-right:0}.cart--video .cart__flag{margin-left:0}}@media screen and (min-width:1800px){.cart--video .cart__like-precentage,.cart--video .cart__video-duration{bottom:1rem}.cart--video .cart__sponsor-icon{top:1rem}.cart--video .cart__like-precentage{left:1rem}.cart--video .cart__video-duration,.cart--video .cart__sponsor-icon{right:1rem}}.cart-pin-btn{--pin-size:2rem;cursor:pointer;outline:0;border:0;border-radius:.5rem;background:rgba(29,33,36,0.9);width:var(--pin-size);height:var(--pin-size);display:flex;align-items:center;justify-content:center}.cart-pin-btn svg{width:.8rem;height:1.1rem;fill:#a3a3a3;transition:.3s ease-in-out}.cart-pin-btn:hover svg{fill:var(--color-accent)}@media screen and (min-width:640px){.cart-pin-btn{--pin-size:3rem}.cart-pin-btn svg{width:1.2rem;height:1.7rem}}.letter-categories__letter{display:block;background:#131415;border-radius:.5rem;padding:.5rem 1.5rem;font-size:1.7rem;line-height:2rem;font-weight:700;color:var(--color-accent);text-transform:uppercase}.letter-categories__items{margin-top:.5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 2rem;overflow:hidden}.letter-categories__item:not(:first-child){border-top:.1rem solid rgba(102,100,105,0.09)}.letter-categories__item{margin-top:-0.1rem;display:inline-block;position:relative;width:100%}.letter-categories__item-link{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.letter-categories__item-name,.letter-categories__item-count{transition:.3s ease-in-out}.letter-categories__item-name{font-size:1.3rem;line-height:1.5rem;color:var(--color-gray-light)}.letter-categories__item-count{font-weight:300;font-size:1.1rem;line-height:1.3rem;color:var(--color-gray)}.letter-categories__item-link:hover .letter-categories__item-name{color:var(--color-accent)}.letter-categories__item-link:hover .letter-categories__item-count{color:var(--color-white)}@media screen and (min-width:640px){.letter-categories__items{margin-top:1rem;grid-gap:0 4rem}.letter-categories__item-name{font-size:1.5rem;line-height:1.8rem}.letter-categories__item-count{font-size:1.3rem;line-height:1.5rem}}@media screen and (min-width:960px){.letter-categories__items{grid-template-columns:repeat(3,1fr);grid-gap:0 5rem}}@media screen and (min-width:1440px){.letter-categories__items{grid-template-columns:repeat(5,1fr)}}.section-heading--full{display:grid;grid-template-columns:auto 2rem 2.2rem;align-items:flex-end}.section-heading--full .section-heading__title{order:1}.section-heading--full .section-heading__tags,.section-heading--full .section-heading__action-row{margin-top:1.3rem}.section-heading--full .section-heading__filter-btn{order:2;border:0;outline:0;background:rgba(0,0,0,0);width:2rem;height:1.8rem}.section-heading--full .section-heading__tags{order:3;grid-column:1/3;grid-gap:.5rem}.section-heading--full .section-heading__action-row{order:4;grid-column:1/4;display:none}.section-heading--full .section-heading__action-row.active{display:block}.section-heading--full .section-heading__filter-btn-icon{width:100%;height:100%}.section-heading--full .section-heading__filters{display:grid;grid-template-columns:1fr;grid-gap:1rem}@media screen and (min-width:640px){.section-heading--full{grid-template-columns:1fr;align-items:baseline}.section-heading--full .section-heading__filter-btn{display:none}.section-heading--full .section-heading__action-row{margin-top:1.5rem;display:block;padding-top:1.9rem;border-top:.1rem solid rgba(102,100,105,0.12)}.section-heading--full .section-heading__tags{margin-top:1.8rem}.section-heading--full .section-heading__filters{display:flex;justify-content:flex-end}.section-heading--full .section-heading__filter{flex-basis:calc(50% - 2.5rem)}.section-heading--full .section-heading__filter:first-child{margin:0 2.5rem 0 0}.section-heading--full .section-heading__filter:last-child{margin:0 0 0 2.5rem}[dir="rtl"] .section-heading--full .section-heading__filter:last-child{margin:0 2.5rem 0 0}}@media screen and (min-width:960px){.section-heading--full{display:flex;flex-wrap:wrap}.section-heading--full .section-heading__filters{grid-gap:0}.section-heading--full .section-heading__title{flex-basis:calc(100% - 60rem);flex-grow:1}.section-heading--full .section-heading__action-row{margin-top:0;padding-top:0;order:2;flex-basis:auto;border-top:0}.section-heading--full .section-heading__tags{order:3;width:100%}}.filter-btns{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem}.filter-btns__link{height:3rem;display:flex;align-items:center;justify-content:center;color:var(--color-gray);font-weight:500;font-size:1.3rem;line-height:1.5rem;border:.1rem solid #212427;border-radius:.5rem;transition:.3s ease-in-out;white-space:nowrap}.filter-btns__link.active{background:#212427;color:var(--color-accent)}@media screen and (min-width:640px){.filter-btns__link{height:4.2rem}.filter-btns__link:hover{color:var(--color-accent)}}@media screen and (min-width:960px){.filter-btns{grid-gap:1rem}.filter-btns__link{padding:0 2.4rem;height:4.9rem}}.heading-tags{display:flex;max-height:2.2rem;overflow:hidden}.heading-tags__items{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.5rem;max-width:calc(100% - 2.6rem);overflow:hidden}.heading-tags__title{font-weight:500;font-size:1.2rem;line-height:1.4rem;text-transform:capitalize;color:var(--color-white)}.heading-tags__general-item,.heading-tags__tag-plus,.heading-tags__tag-minus{background:var(--color-video-pallet-bg);border-radius:.5rem}.heading-tags__general-item{color:var(--color-gray-light);font-size:1.1rem;line-height:1.3rem;padding:.4rem .6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.heading-tags__tag-plus,.heading-tags__tag-minus{width:2.1rem;height:2.1rem;border:0;outline:0;display:flex;align-items:center;justify-content:center}.heading-tags__tag-minus{display:none}.heading-tags__tag-plus-icon,.heading-tags__tag-minus-icon{width:1.1rem;height:1.2rem;fill:var(--color-gray)}.heading-tags.active{max-height:100%}.heading-tags.active .heading-tags__tag-minus{display:flex}.heading-tags.active .heading-tags__tag-plus{display:none}@media screen and (min-width:640px){.heading-tags{max-height:2.6rem}.heading-tags__title{margin-right:.2rem;font-size:1.5rem;line-height:1.8rem}.heading-tags__items{grid-gap:.3rem}.heading-tags__general-item{font-size:1.3rem;line-height:1.5rem;padding:.4rem 1.2rem .5rem;height:2.4rem}.heading-tags__general-item:hover{color:var(--color-accent)}.heading-tags__tag-plus{margin-left:.3rem}.heading-tags__tag-minus,.heading-tags__tag-plus{width:2.4rem;height:2.4rem;cursor:pointer}.heading-tags__tag-minus svg,.heading-tags__tag-plus svg{transition:.3s ease-in-out}.heading-tags__tag-minus:hover svg,.heading-tags__tag-plus:hover svg{fill:var(--color-accent)}}@media screen and (min-width:960px){.heading-tags__tag-plus{display:none}}.video-like{background:rgba(4,4,4,0.8);z-index:2;opacity:0;visibility:hidden;transition:.3s ease-in-out}.video-like__inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#131415;border:.1rem solid rgba(102,100,105,0.12);border-radius:1rem;width:13rem;height:3.8rem;display:grid;grid-template-columns:repeat(3,1fr)}.video-like__item{border:0;outline:0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}.video-like__item svg{transition:.3s ease-in-out;fill:var(--color-gray)}.video-like__like svg,.video-like__dislike svg{width:1.6rem;height:1.5rem}.video-like__dislike{border-left:.1rem solid rgba(102,100,105,0.12);border-right:.1rem solid rgba(102,100,105,0.12)}.video-like__dislike svg{transform:rotate(180deg)}.video-like__close svg{width:.9rem;height:.9rem;opacity:.4}.video-like.active{opacity:1;visibility:visible}@media screen and (min-width:640px){.video-like__inner{width:21rem;height:6rem;border-radius:1.5rem}.video-like__like,.video-like__dislike{cursor:pointer}.video-like__like svg,.video-like__dislike svg{width:2.5rem;height:2.3rem}.video-like__like:hover svg{fill:#67f450}.video-like__dislike:hover svg{fill:#f45050}.video-like__close{cursor:pointer}.video-like__close svg{width:1.4rem;height:1.4rem}.video-like__close:hover svg{fill:var(--color-white);opacity:1}}.pagination{display:flex;justify-content:center;grid-gap:4rem}.pagination__arrow{width:11rem;height:5.8rem;background:var(--color-pallet-bg);border-radius:2rem;display:flex;align-items:center;justify-content:center;outline:0;border:0}.pagination__arrow svg{width:1.4rem;height:2rem;fill:var(--color-gray-light);transition:.3s ease-in-out}.pagination__arrow:hover svg{fill:var(--color-accent)}.pagination__list{display:none}@media screen and (min-width:960px){.pagination{grid-gap:1rem}.pagination__list{display:flex;grid-gap:1rem}.pagination__arrow,.pagination__link{width:5.8rem;height:5.8rem;display:flex;align-items:center;justify-content:center}.pagination__link{background:var(--color-pallet-bg);border-radius:2rem;color:var(--color-gray-light);font-weight:700;font-size:1.8rem;line-height:1}.pagination__link:not(.pagination__link--active):hover{color:var(--color-accent)}.pagination__link--active{background:var(--color-accent);color:#131415}}.report-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(4,4,4,0.8);z-index:5;overflow-y:auto;overflow-x:hidden;max-height:100%;opacity:0;visibility:hidden;transition:.3s ease-in-out}.report-modal__inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;background:#131415;border:.1rem solid rgba(102,100,105,0.12);border-radius:1.5rem;width:min(32rem,100%);padding:3rem .8rem}.report-modal__close-btn{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;background:var(--color-gray);border-radius:50%;border:0;outline:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}.report-modal__close-btn svg{width:1.4rem;height:1.4rem;fill:#131415;transition:.3s ease-in-out}.report-modal__radio:not(:first-child){margin-top:2.1rem}.report-modal__reason-side{margin-top:3rem}.report-modal__textarea{height:9.5rem}.report-modal__captcha{margin-top:1.5rem;text-align:center;display:flex;justify-content:center}.report-modal__btn{margin-top:2rem;padding:1.8rem;width:100%;text-align:center;display:block;border-radius:.8rem}.report-modal.active{opacity:1;visibility:visible}[dir="rtl"] .report-modal__close-btn{left:-0.4rem;right:auto}@media screen and (min-width:640px){.report-modal__inner{margin:3rem 0;width:min(100%,62.4rem);padding:3rem 1.9rem}.report-modal__sides-wr{display:flex;justify-content:space-between;align-items:center}.report-modal__textarea{width:31rem;height:18.6rem}.report-modal__reason-side{margin-top:0}.report-modal__close-btn{top:-1.5rem;right:-0.4rem}.report-modal__close-btn:hover{background:var(--color-accent)}}.custom-radio{cursor:pointer}.custom-radio__radio-wr{width:1.8rem;height:1.8rem;position:relative}.custom-radio__field{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;opacity:0}.custom-radio__customize{width:100%;height:100%;position:relative;border:.2rem solid var(--color-gray);border-radius:50%;transition:.3s ease-in-out}.custom-radio__customize::before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100%+0.1rem);height:calc(100%+0.1rem);border-radius:50%;background:var(--color-accent);opacity:0;transition:.3s ease-in-out}.custom-radio__customize::after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.6rem;height:.6rem;border-radius:50%;background:#131415;opacity:0;transition:.3s ease-in-out}.custom-radio__field:checked+.custom-radio__customize::before,.custom-radio__field:checked+.custom-radio__customize::after{opacity:1}.custom-radio__field:checked+.custom-radio__customize{border-color:var(--color-accent)}.custom-radio:hover .custom-radio__customize{border-color:var(--color-accent)}.custom-radio--label{display:flex;align-items:center;grid-gap:1.2rem}.custom-radio--label .custom-radio__label{white-space:nowrap;font-size:1.7rem;line-height:2rem;color:var(--color-gray);transition:.3s ease-in-out}.custom-radio--label.custom-radio--active .custom-radio__label{color:var(--color-white)}.custom-radio--label:hover .custom-radio__label{color:var(--color-white)}.filter-select{position:relative;font-size:1.3rem;line-height:1.5rem;font-weight:500}.filter-select__choose,.filter-select__item-link{color:var(--color-gray)}.filter-select__choose{height:3rem;width:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);outline:0;border:.1rem solid #212427;border-radius:.5rem;grid-gap:1rem;transition:.3s ease-in-out;color:var(--color-accent)}.filter-select__choose-arrow-wr{width:.9rem;height:.6rem;display:flex;align-items:center;justify-content:center}.filter-select__choose-arrow{width:100%;height:100%;transition:.3s ease-in-out}.filter-select__list{opacity:0;visibility:hidden;position:absolute;left:0;top:calc(100%+1rem);width:100%;z-index:2;padding:1.6rem 1rem;background:#1d2124;border:.1rem solid rgba(102,100,105,0.12);border-radius:.5rem}.filter-select__item:not(:first-child){margin-top:.4rem}.filter-select__item-link{display:block;padding:.4rem 1rem}.filter-select.active .filter-select__choose{color:var(--color-accent)}.filter-select.active .filter-select__choose-arrow{transform:rotate(180deg)}.filter-select.active .filter-select__list{opacity:1;visibility:visible}@media screen and (min-width:640px){.filter-select__choose{height:4.2rem;padding:0 2.5rem;transition:.3s ease-in-out}.filter-select__choose:hover{cursor:pointer;color:var(--color-accent)}.filter-select__list{min-width:14rem}.filter-select__item-link{border-radius:.5rem;background:rgba(0,0,0,0)}.filter-select__item-link:hover{background:#131415;color:var(--color-gray-light)}}@media screen and (min-width:960px){.filter-select__choose{height:4.9rem}}.custom-field__field{width:100%;background:#000;border:.1rem solid #212427;border-radius:.8rem;padding:1.5rem;height:4.7rem;font-size:1.4rem;outline:0;color:var(--color-white)}.custom-field__field::-webkit-input-placeholder{color:var(--color-gray)}.custom-field__field:-moz-placeholder{color:var(--color-gray)}.custom-field__field::-moz-placeholder{color:var(--color-gray)}.custom-field__field:-ms-input-placeholder{color:var(--color-gray)}.invalid-feedback{margin-top:.2rem;margin-left:auto;color:#dc3e3e;text-align:right;font-size:1.2rem}.form-group:has(.is-invalid) input{border:1px solid rgba(220,62,62,0.4)}.notify-apply{display:flex;align-items:center;grid-gap:1rem;padding:1rem;border-radius:.5rem;background:var(--color-video-pallet-bg)}.notify-apply__icon{width:3rem;height:3rem}.notify-apply__text{color:var(--color-accent);font-size:1.3rem;line-height:1.5rem}@media screen and (min-width:640px){.notify-apply{padding:1.7rem 1.5rem;grid-gap:1.5rem}.notify-apply__icon{width:4rem;height:4rem}.notify-apply__text{font-size:1.7rem;line-height:2rem}}.faq-item{padding:1.5rem 0}.faq-item__heading{position:relative;padding-right:3.5rem;cursor:pointer}.faq-item__heading:hover .faq-item__title{color:var(--color-accent)}.faq-item__title{font-size:1.5rem;line-height:2.8rem;font-weight:500;color:var(--color-white);transition:.3s ease-in-out}.faq-item__open-marker{position:absolute;top:50%;transform:translateY(-50%);right:0;width:2rem;height:2rem}.faq-item__open-marker svg{width:100%;height:100%;transition:.3s ease-in-out}.faq-item__content-wr{max-height:0;opacity:0;visibility:hidden;transition:.3s ease-in-out}.faq-item__content-inner{padding-top:1rem;font-size:1.3rem;line-height:2.6rem;color:var(--color-gray-light)}.faq-item__content-inner p{margin:0}.faq-item__content-inner p:not(:first-child){margin-top:1rem}.faq-item--active .faq-item__title{color:var(--color-accent)}.faq-item--active .faq-item__open-marker svg{transform:rotate(180deg)}.faq-item--active .faq-item__content-wr{opacity:1;visibility:visible;max-height:100%}[dir="rtl"] .faq-item__heading{padding-left:3.5rem;padding-right:0}[dir="rtl"] .faq-item__open-marker{right:auto;left:0}@media screen and (min-width:640px){.faq-item{padding:3.7rem 0}.faq-item__open-marker{width:4rem;height:4rem}.faq-item__title{font-size:2.1rem;line-height:2.5rem}.faq-item__content-inner{padding-top:2.7rem;font-size:1.5rem;line-height:2.8rem}.faq-item__heading{padding-right:5.2rem}[dir="rtl"] .faq-item__heading{padding-left:5.2rem}}.scroll-top{width:4rem;height:4rem;right:2rem;bottom:10rem;position:fixed;background:rgba(163,163,163,0.9);border-radius:1.2rem;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.scroll-top svg{width:1.8rem;height:1.8rem}.scroll-top--active{opacity:1;visibility:visible}[dir="rtl"] .scroll-top{right:auto;left:2rem}@media screen and (min-width:960px){.scroll-top{right:1rem;bottom:5rem;width:5.3rem;height:5.3rem}.scroll-top svg{width:2.3rem;height:2.2rem}[dir="rtl"] .scroll-top{right:auto;left:1rem}}.popular__title{margin-left:.5rem}.popular__items{margin-top:1rem}@media screen and (min-width:640px){.popular__title{margin-left:0}.popular__items{margin-top:1.8rem}}@media screen and (min-width:1440px){.popular__items{margin-top:2rem}}.text-categories{background:var(--color-video-pallet-bg);padding:2rem .5rem 3rem}.text-categories__title{margin-left:1.5rem}.text-categories__item{margin-top:.5rem}@media screen and (min-width:640px){.text-categories{margin-inline:auto;padding:2rem 2rem 1.5rem;width:calc(100% - 4rem);border-radius:.5rem}.text-categories__title{margin-left:0}.text-categories__item{margin-top:1rem}}@media screen and (min-width:960px){.text-categories{padding-bottom:2rem}}@media screen and (min-width:1440px){.text-categories{padding:3rem 3rem 2rem}.text-categories__item{margin-top:2rem}}.categories-section{padding:0 .5rem}.categories-section__items{margin-top:1.5rem}.categories-section__pagination-wr{margin-top:2rem}@media screen and (min-width:640px){.categories-section{padding:0 2rem}.categories-section__items{margin-top:1.8rem}.categories-section__pagination-wr{margin-top:3rem}}@media screen and (min-width:960px){.categories-section__pagination-wr{margin-top:4rem}}.popular-search{padding:2rem 1rem;background:var(--color-video-pallet-bg)}.popular-search__items{margin-top:1.5rem;display:flex;flex-wrap:wrap;grid-gap:.8rem}.popular-search__item{display:block;background:#131415;border-radius:.9rem;padding:1.2rem 1.5rem;color:var(--color-gray-light);font-size:1.2rem;line-height:1.4rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popular-search__item:hover{color:var(--color-accent)}@media screen and (min-width:640px){.popular-search{padding:3rem 2rem 4rem 2rem;border-radius:.5rem}.popular-search__title{font-size:2.4rem;line-height:2.8rem}.popular-search__items{margin-top:2rem;grid-gap:1rem}.popular-search__item{padding:1.5rem 2rem 1.6rem;font-size:1.4rem;line-height:1.7rem}}@media screen and (min-width:1440px){.popular-search{padding:3rem 2.5rem 4rem 3rem}}@media screen and (min-width:1800px){.popular-search{padding-right:3rem}}.pornstars{padding-top:1rem;padding-left:1rem;padding-right:1rem}.pornstars__list{margin-top:2rem;display:none;grid-template-columns:repeat(2,1fr);grid-gap:0 2rem}.pornstars__list--active{display:grid}.pornstars__item{margin-bottom:1.7rem}.pornstars__link{font-size:1.2rem;line-height:1.4rem;color:var(--color-white);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pornstars__link:hover{color:var(--color-accent)}@media screen and (min-width:640px){.pornstars{padding-top:2rem;padding-left:1.8rem;padding-right:3.2rem}.pornstars__list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:960px){.pornstars{padding-top:2.7rem;padding-left:2rem;padding-right:6.2rem}.pornstars__list{grid-gap:0 4.5rem;grid-template-columns:repeat(4,1fr)}.pornstars__item{margin-bottom:1.6rem}.pornstars__link{font-size:1.3rem;line-height:1.5rem}}@media screen and (min-width:1440px){.pornstars{padding-top:3rem;padding-right:2rem}.pornstars__list{margin-top:3rem;grid-template-columns:repeat(5,1fr)}.pornstars__item{margin-bottom:1.5rem}.pornstars__link{font-size:1.5rem;line-height:1.8rem}}.get-listed{width:min(49rem,100% - 2rem);margin-inline:auto}.get-listed__title{margin-bottom:1.5rem}.form-group{width:100%}.form-group:not(:first-child){margin-top:1rem}.get-listed__textarea{margin-top:1rem;width:100%}.get-listed__textarea .custom-textarea-2__field{height:9.5rem}.get-listed__btn{margin-top:2rem;width:100%;padding:1.8rem;border-radius:.8rem;cursor:pointer}.get-listed__message{width:100%;margin-top:2rem}@media screen and (min-width:640px){.get-listed{padding-top:3rem}.get-listed__title{margin-bottom:2rem;text-align:center}.get-listed__btn{margin-top:1.5rem}.get-listed__message{margin-top:3.5rem}}.page--content{font-size:1.3rem;line-height:2.2rem}.page--content h1{margin-left:.5rem;font-weight:700;font-size:2rem;line-height:2.4rem;color:var(--color-white)}.page--content h2:first-child{margin-top:1.5rem}.page--content h2:not(:first-child){margin-top:4.2rem}.page--content p{margin-top:.5rem}.page--content h2{margin-bottom:1rem;font-size:1.6rem;font-weight:500;line-height:1.9rem}.page--content ul{padding-left:2rem}.page--content ul li{position:relative}.page--content ul li::before{content:"";display:block;position:absolute;left:-1.1rem;top:.8rem;width:.6rem;height:.6rem;border-radius:50%;background:var(--color-gray-light)}[dir="rtl"] .page--content ul{padding-right:2rem;padding-left:0}[dir="rtl"] .page--content ul li::before{right:-1.1rem;left:auto}@media screen and (min-width:640px){.page--content h1{margin-left:0}}@media screen and (min-width:960px){.page--content h2{font-size:1.8rem;line-height:2.1rem;margin-bottom:1.5rem}}.get-listed .captcha{position:relative;margin-top:2rem;left:50%;transform:translateX(-50%);display:flex;justify-content:center}.get-listed .captcha .form-group{width:auto}@media screen and (min-width:640px){.get-listed .captcha{margin-top:1.5rem}}.search-form__live-search{position:absolute;top:4rem;z-index:3;left:0;width:100%}@media screen and (min-width:640px){.search-form__live-search{top:5.4rem}}@media screen and (min-width:960px){.search-form__live-search{width:calc(100% - 8.1rem)}[dir=rtl] .search-form__live-search{left:auto;right:0}}.live-search{background-color:var(--color-black);padding:1.5rem 1.2rem 2.3rem;transition:.3s ease-in-out;border-radius:.5rem;border:.1rem solid #212427;opacity:0;visibility:hidden}.live-search.active{opacity:1;visibility:visible}.live-search__list{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;grid-gap:1rem;overflow-y:auto}.live-search__list::-webkit-scrollbar{width:.4rem}.live-search__list::-webkit-scrollbar-thumb{background-color:var(--color-accent);border-radius:.8rem}.live-search__item-link{font-size:1.4rem;font-weight:400;line-height:1.2;color:var(--color-gray-light);transition:.3s ease-in-out;display:inline-block;padding:.4rem 1rem;border-radius:.9rem;width:100%}.live-search__item-link:hover{color:var(--color-accent);background:#1d2124}.live-search__list-wr--type_live-search{display:none}@media screen and (min-width:960px){.live-search{padding:2rem 2rem 4.3rem;border-radius:1rem}}