html{line-height:1.15;-webkit-text-size-adjust:100%}body{min-height:100vh;min-width:320px;margin:0;display:flex;flex-direction:column}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;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:Rubik,sans-serif;font-family:var(--font-general)}body{background-color:#000;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{-webkit-text-decoration:none;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:#fff;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}.container{width:100%;position:relative;flex-grow:1;display:flex;flex-direction:column}@media screen and (min-width:640px){.container{margin-left:auto;margin-right:auto;width:min(100vw - 2rem,164.2rem)}}.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:0;padding:initial}.btn:hover{box-shadow:0 3px 3px rgba(0,0,0,0.15)}.btn--color_accent{background:#6c75f1;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:#fff;color:var(--color-white)}.custom-textarea::-webkit-input-placeholder{color:#757575;color:var(--color-gray)}.custom-textarea:-moz-placeholder{color:#757575;color:var(--color-gray)}.custom-textarea::-moz-placeholder{color:#757575;color:var(--color-gray)}.custom-textarea:-ms-input-placeholder{color:#757575;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:#fff;color:var(--color-white)}.custom-textarea-2__field::-webkit-input-placeholder{color:#757575;color:var(--color-gray)}.custom-textarea-2__field:-moz-placeholder{color:#757575;color:var(--color-gray)}.custom-textarea-2__field::-moz-placeholder{color:#757575;color:var(--color-gray)}.custom-textarea-2__field:-ms-input-placeholder{color:#757575;color:var(--color-gray)}.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:#fff;color:var(--color-white)}.custom-field__field::-webkit-input-placeholder{color:#757575;color:var(--color-gray)}.custom-field__field:-moz-placeholder{color:#757575;color:var(--color-gray)}.custom-field__field::-moz-placeholder{color:#757575;color:var(--color-gray)}.custom-field__field:-ms-input-placeholder{color:#757575;color:var(--color-gray)}.invalid-feedback{margin-top:.2rem;margin-left:auto;color:#dc3e3e;text-align:right;font-size:1.2rem}.form-group{width:100%}.form-group:not(:first-child){margin-top:1rem}.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)}.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:#1d2124;background:var(--color-video-pallet-bg)}.notify-apply__icon{width:3rem;height:3rem}.notify-apply__text{color:#6c75f1;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}}.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:#a3a3a3;color:var(--color-gray-light);text-transform:capitalize;font-weight:700}.section-title--count{--section-title-fz:2rem;--section-title-lh:2.4rem;--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:#fff;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:#757575;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:#fff;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:#fff;color:var(--color-white);margin-bottom:.2rem;flex-basis:100%;cursor:pointer}.section-title--alph .section-title__link-item{font-size:1.4rem;line-height:1.7rem;text-transform:uppercase;color:#757575;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:#6c75f1;background:var(--color-accent);color:#131415}.section-title--alph .section-title__link-item:not(.section-title__item--active):hover{color:#6c75f1;color:var(--color-accent)}.section-title--alph .section-title__item:not(:nth-child(2)):not(:nth-child(12)):not(:nth-child(22)):not(: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:2.4rem}.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:0;border-top-right-radius:initial;border-bottom-right-radius:0;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:0;border-top-left-radius:initial;border-bottom-left-radius:0;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:0;border-top-right-radius:initial;border-bottom-right-radius:0;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:0;border-top-right-radius:initial;border-bottom-right-radius:0;border-bottom-right-radius:initial}.section-title--alph .section-title__item:nth-child(21){border-top-left-radius:0;border-top-left-radius:initial;border-bottom-left-radius:0;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--count .section-title__title{--section-title-fz: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:0;border-top-right-radius:initial;border-bottom-right-radius:0;border-bottom-right-radius:initial}.section-title--alph .section-title__item:nth-child(22){border-left:0;border-top-left-radius:0;border-top-left-radius:initial;border-bottom-left-radius:0;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}}.section-title--lh-n .section-title__title{line-height:normal}.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 #757575;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:#6c75f1;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:#6c75f1;border-color:var(--color-accent)}.custom-radio:hover .custom-radio__customize{border-color:#6c75f1;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:#757575;color:var(--color-gray);transition:.3s ease-in-out}.custom-radio--label.custom-radio--active .custom-radio__label{color:#fff;color:var(--color-white)}.custom-radio--label:hover .custom-radio__label{color:#fff;color:var(--color-white)}.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-left:auto;margin-right:auto}.page--faq .page__faq-item:not(:first-child){border-top:.1rem solid rgba(102,100,105,0.09)}.page--content{color:#a3a3a3;color:var(--color-gray-light);padding:1.5rem;font-size:1.3rem;line-height:2.2rem}.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 ol li{list-style-type:decimal}.page--content ul,.page--content ol{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:#a3a3a3;background:var(--color-gray-light)}.page--christmas{background-color:#131415;background-image:url(../themes/tophd/img/icons/christmas-bg.png);background-repeat:repeat;background-position:top left;background-size:min(100%,1911px) auto}.page__cart-title{padding:0 1rem 1rem}.page__big-cart-preview{padding-top:1rem;padding-bottom:1rem}[dir=rtl] .page--content ul,[dir=rtl] .page--content ol{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{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-left:auto;margin-right:auto}.page--faq{padding-top:3rem}.page--faq .page__faq-container{margin-top:1.3rem}.page--faq .page__title{text-align:center}.page--content h1{margin-left:0;margin-bottom:2rem}.page__big-cart-preview{padding-left:2rem;padding-right:2rem;padding-top:1.5rem;padding-bottom:.5rem}.page__cart-title{padding:0 0 1.5rem}}@media screen and (min-width:960px){.page--category{padding-top:1.5rem}.page--content h2{font-size:1.8rem;line-height:2.1rem;margin-bottom:1.5rem}.page__big-cart-preview{padding-top:1.5rem;padding-bottom:1.5rem}.page__cart-title{padding:0 0 1.8rem}}@media screen and (min-width:1440px){.page{padding-bottom:10rem}.page__cart-title{padding:0 0 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:#000;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:#757575;color:var(--color-gray)}.search-form__field:-moz-placeholder{transition:.3s ease-in-out;color:#757575;color:var(--color-gray)}.search-form__field::-moz-placeholder{transition:.3s ease-in-out;color:#757575;color:var(--color-gray)}.search-form__field:-ms-input-placeholder{transition:.3s ease-in-out;color:#757575;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}.search-form__live-search{position:absolute;top:4rem;z-index:3;left:0;width:100%}[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}.search-form__live-search{top:5.4rem}[dir=rtl] .search-form__field{padding:0 2rem 0 10rem}}@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:#000;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:#6c75f1;background-color:var(--color-accent);border-radius:.8rem}.live-search__item-link{font-size:1.4rem;font-weight:400;line-height:1.2;color:#a3a3a3;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:#6c75f1;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}}.header{display:flex;align-items:center;grid-gap:1.2rem;background:#0e0f10;background:var(--color-top-layout-bg);padding:.6rem 1rem}.header__logo-link{display:flex;width:13.6rem;height:2.3rem;margin-right:auto;height:4rem}.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:#0e0f10;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:#757575;fill:var(--color-gray)}.header__search-opn svg{width:1.6rem;height:1.6rem}.header__lng-img-wr{width:2.5rem;height:1.8rem}.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;height:5rem}.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:2rem}.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;align-items:start;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:#6c75f1;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:#757575;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-left:auto;margin-right: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:#a3a3a3;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:#6c75f1;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:#6c75f1;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:#757575;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:#6c75f1;color:var(--color-accent)}.nav__link.active .nav__link-icon-wr{background:#6c75f1;background:var(--color-accent)}.nav__link.active .nav__link-icon{fill:#0e0f10;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:#0e0f10;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:#6c75f1;color:var(--color-accent)}.nav__link:hover .nav__link-icon-wr,.nav__link.active .nav__link-icon-wr{background:#6c75f1;background:var(--color-accent)}.nav__link:hover .nav__link-icon,.nav__link.active .nav__link-icon{fill:#0e0f10;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{margin-top:auto;--footer__general_p:max(65px,min(8vw,120px)) 0 20px 0;--footer__main-gap:15px;border-top:.1rem solid rgba(255,255,255,0.1);padding:max(65px,min(8vw,120px)) 0 20px 0;padding:var(--footer__general_p);font-size:12px;color:rgba(255,255,255,0.5);line-height:140%}.footer__container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px var(--footer__main-gap);gap:25px var(--footer__main-gap);padding-left:.5rem;padding-right:.5rem}.footer__menu-wr{display:flex;gap:var(--footer__main-gap);grid-column:span 4/auto;flex-direction:column}.footer__menu{display:flex;flex-direction:column}.footer__menu-title{color:#fff;margin:0 0 8px;font-size:inherit;font-weight:500;line-height:1.4;text-transform:none}.footer__menu-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.footer__menu-item{list-style:none}.footer__menu-link{display:block;padding:3px 0;color:#fff;opacity:.5;transition:opacity .3s;font-weight:400;line-height:1.4;text-transform:none}.footer__menu-link:hover{color:#fff;opacity:1}.footer__privacy{grid-column:span 4/auto;font-weight:400;font-size:inherit;line-height:inherit;color:inherit}.footer__privacy p{margin:0 0 15px}.footer__badges{display:flex;gap:20px;justify-content:center}.footer__badges a{display:block;width:120px;height:60px;flex:0 0 120px}.footer__badges img{display:block;width:100%;height:100%;object-fit:contain}.footer__about{grid-column:span 4/auto}.footer__about p{margin:0 0 5px}@media screen and (min-width:640px){.footer{--footer__main-gap:80px;font-size:14px}.footer__container{padding-left:2rem;padding-right:2rem}.footer__menu-wr{flex-direction:row;justify-content:space-between}.footer__menu-link{font-size:15px}.footer__privacy{text-align:center}.footer__about{font-size:12px;text-align:center}}@media screen and (min-width:1200px){.footer{--footer__main-gap:max(20px,min(1.9vw,40px));font-size:14px;font-weight:400}.footer__container{grid-template-columns:repeat(9,1fr)}.footer__menu-wr{grid-column:span 4/auto;display:flex;flex-direction:column;flex-wrap:wrap;max-height:22em;column-gap:var(--footer__main-gap);row-gap:40px;align-content:flex-start;justify-content:flex-start}.footer__menu{width:calc((100% - var(--footer__main-gap)) / 3);margin:0}.footer__menu:nth-child(3){width:calc((100% - var(--footer__main-gap)) / 3 * 2)}.footer__menu-title{font-weight:400}.footer__menu-link{font-size:14px;font-weight:400}.footer__privacy{grid-column:span 5/auto;text-align:left}.footer__badges{justify-content:flex-start}.footer__about{grid-column:span 9/auto}[dir=rtl] .footer__privacy{text-align:right}}@media screen and (min-width:1440px){.footer{--footer__main-gap:max(40px,min(4vw,100px))}.footer__container{padding-left:3rem;padding-right:3rem}}.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}}.cart{--cart-border-radius:.5rem;background:#1d2124;background:var(--color-video-pallet-bg);border-radius:0 0 .5rem .5rem;border-radius:0 0 var(--cart-border-radius) var(--cart-border-radius)}.cart__banner{position:relative;display:block;overflow:hidden;border-radius:var(--cart-border-radius) var(--cart-border-radius) 0 0;aspect-ratio:16/9}.cart__btn-wr{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart__play-btn{background-color:transparent;width:8rem;height:8rem;border-radius:50%;background:rgba(29,33,36,0.9)}.cart__play-btn svg{width:3rem;height:3.3rem;transition:all .3s ease-in-out;transform:translateX(20%)}@media screen and (min-width:640px){.cart__play-btn{width:10rem;height:10rem}.cart__play-btn svg{width:4rem;height:4.4rem;transform:translateX(10%)}}@media screen and (min-width:960px){.cart__play-btn{width:14rem;height:14rem}.cart__play-btn svg{width:6rem;height:6.7rem}}.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:#757575;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:#6c75f1;background:var(--color-accent)}}