/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */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:"Open Sans",sans-serif;--transition--general:.3s ease-in-out;--color__white:#fff;--color__top-layout-bg:#0e1115;--color__accent:#4ad295;--color__accent--hover:#07d77a}@media screen and (min-width:640px){:root{--pallet__general_border-radius:.8rem}}*{box-sizing:border-box}html{font-size:62.5%;font-family:var(--font__general)}body{background-color:var(--color__top-layout-bg);color:#fff}body.disable-scroll{overflow:hidden}main{scroll-behavior:smooth}ul,li{list-style-type:none;margin:0;padding:0}a{text-decoration:none;transition:var(--transition--general)}a::before,a::after{transition:var(--transition--general)}h1,h2,h3,h4,h5,h6{margin:0}button{padding:0;background:rgba(0,0,0,0);border:0;outline:0;cursor:pointer}img{max-width:100%}.relative{position:relative}.responsive-img{width:100%;height:100%;object-fit:cover}.scroll-stoped{overflow-y:hidden}.header{--header__general_padding:.5rem;--header__general_gap:1.1rem;--header__logo_w:12rem;--header__logo_h:3rem;--header__mob-btn_w:4rem;--header__mob-btn_h:4rem;--header__search-icon_size:2rem;--header__hamburger-icon_w:2.4rem;--header__hamburger-icon_h:2rem;background:linear-gradient(180deg,#0e2026 0,#183641 100%);position:relative}.header::after{content:"";display:block;position:absolute;bottom:0;left:.5rem;width:calc(100% - 1rem);height:.1rem;background:rgba(255,255,255,0.08)}.header__container{position:relative;display:flex;align-items:center;grid-gap:var(--header__general_gap);padding:var(--header__general_padding);padding:1rem}.header__logo-link{display:flex;width:var(--header__logo_w);height:var(--header__logo_h);position:absolute;top:.3rem;left:50%;transform:translateX(-50%)}.header__logo{width:100%;height:100%}.header__search-form{position:absolute;transform:translateY(-100%);opacity:0;left:0;top:0;width:100%;height:100%;display:grid;align-items:center;justify-content:space-between;grid-template-columns:minmax(28rem,100%) auto;background:linear-gradient(180deg,#0e2026 0,#183641 100%);padding:.5rem;grid-gap:1rem;z-index:5;transition:var(--transition--general);height:100%}.header__search-form.active{opacity:1;transform:translateY(0)}.header__search-form-close-btn{width:2.3rem;height:2.3rem;display:flex;align-items:center;justify-content:center}.header__search-form-close-btn svg{width:100%;height:100%}.header__mob-btn{display:flex;justify-content:center;align-items:center}.header__search-opn{width:var(--header__search-icon_size);height:var(--header__search-icon_size)}.header__search-opn svg{width:var(--header__search-icon_size);height:var(--header__search-icon_size)}.header__hamburger{width:var(--header__hamburger-icon_w);height:var(--header__hamburger-icon_h);transition:var(--transition--general)}.header__hamburger svg{width:var(--header__hamburger-icon_w);height:var(--header__hamburger-icon_h);transition:var(--transition--general)}.header__hamburger.active{transform:rotate(-90deg)}.header__nav-lng-wr{margin-left:auto}.header__lng{width:3rem;height:2rem}.header__lng-img-wr{width:3rem;height:2rem;border-radius:.2rem;overflow:hidden}.header__lng-flag{width:100%;height:100%;object-fit:cover}[dir="rtl"] .header__nav-lng-wr{margin-left:0;margin-right:auto}@media screen and (min-width:640px){.header{--header__general_padding:0;--header__logo_w:15.9rem;--header__logo_h:4rem;--header__general_gap:.7rem}.header::after{left:1rem;width:calc(100% - 2rem)}.header__container{display:grid;grid-template-columns:1fr 15.9rem 1fr;padding:0 1rem 1rem}.header__hamburger,.header__lng{margin-top:1rem}.header__logo-link{position:relative}.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;visibility:visible;width:100%;padding-left:0;padding-right:0;grid-column:1/4;grid-row:2/3}.header__search-form-close-btn{display:none}}@media screen and (min-width:960px){.header__lng{margin-right:1rem}[dir="rtl"] .header__lng{margin-right:auto;margin-left:1rem}}@media screen and (min-width:1440px){.header{--header__general_padding:.8rem 2rem;--header__logo_w:19.9rem;--header__logo_h:5rem;--header__general_gap:0}.header__container{display:flex;flex-wrap:wrap;grid-gap:1.7rem 0;padding:0 1rem 1.5rem}.header__logo-link{left:0;top:0;transform:translate(0,0)}.header__search-form{margin-left:auto;margin-right:auto;width:min(138rem,100%)}.header__hamburger{display:none}.header__nav-lng-wr{margin-top:.6rem;margin-left:2rem;display:flex;align-items:center;background:rgba(44,102,106,0.47);border-top:.1rem solid rgba(255,255,255,0.07);border-radius:1.1rem;padding:.5rem 1rem .5rem 1.5rem;grid-gap:1rem;flex-grow:1}.header__lng{margin:0}[dir="rtl"] .header__nav-lng-wr{margin-right:2rem;margin-left:0;padding:.5rem 1.5rem .5rem 1rem}}@media screen and (min-width:1660px){.header__nav-lng-wr{margin-left:5rem}[dir="rtl"] .header__nav-lng-wr{margin-right:5rem}}.lng-modal{--lng-modal__close_x:.5rem;--lng-modal__close_y:-2.3rem;--lng-modal__wr_p:.5rem;--lng-modal__flag_w:2.5rem;--lng-modal__falg_h:1.6rem;--lng-modal__item_gap:.5rem;--lng-modal__item-name_fz:1.2rem;--lng-modal__item-name_lh:1.6rem;--lng-modal__item_mt:2.5rem;position:fixed;left:0;top:0;width:100%;height:100%;background:#0e1115;z-index:5;overflow:auto;padding:2.8rem .5rem 2rem;display:none}.lng-modal__close-btn{position:absolute;top:var(--lng-modal__close_y);right:var(--lng-modal__close_x);width:3.6rem;height:3.6rem;background:#0f1e24;border:.1rem solid rgba(255,255,255,0.1);border-radius:50%;outline:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.lng-modal__close-btn svg{width:1.3rem;height:1.3rem;fill:#f4f4f4;transition:var(--transition--general)}.lng-modal__wr{background:#183641;border-top:.1rem solid rgba(255,255,255,0.05);padding:var(--lng-modal__wr_p)}.lng-modal__inner{width:100%;position:relative;background:rgba(44,102,106,0.47);border-top:.1rem solid rgba(255,255,255,0.07);border-radius:.4rem}.lng-modal__list{padding:2.5rem 1.8rem;column-count:2}.lng-modal__item:not(:first-child){margin-top:var(--lng-modal__item_mt)}.lng-modal__item-link{display:flex;align-items:center;grid-gap:var(--lng-modal__item_gap)}.lng-modal__item-flag-wr{position:relative;display:block;width:var(--lng-modal__flag_w);min-width:var(--lng-modal__flag_w);height:var(--lng-modal__flag_h)}.lng-modal__item-flag{width:100%;height:100%;object-fit:contain}.lng-modal__item-name{color:var(--color__white);font-size:var(--lng-modal__item-name_fz);line-height:var(--lng-modal__item-name_lh);white-space:nowrap;transition:var(--transition--general)}.lng-modal__item-link:hover .lng-modal__item-name{color:var(--color__accent)}.lng-modal.active{display:block}[dir="rtl"] .lng-modal__close-btn{left:var(--lng-modal__close_x);right:auto}@media screen and (min-width:640px){.lng-modal{--lng-modal__wr_p:1rem;--lng-modal__item_mt:3rem}.lng-modal__wr{position:absolute;max-height:100%;left:50%;top:50%;transform:translate(-50%,-50%);width:min(100vw - 2rem,122.6rem);border-radius:1.2rem}.lng-modal__inner{padding:3.4rem 4rem 1rem;width:100%;border-radius:1.1rem;position:relative}.lng-modal__line{position:absolute;height:100%;width:.1rem;background:rgba(255,255,255,0.05);display:none;top:0}.lng-modal__line:first-child{display:block;left:33.3%}.lng-modal__line:nth-child(2){display:block;left:66.6%}.lng-modal__list{column-count:3;padding:0;overflow:hidden;grid-gap:4rem}.lng-modal__item{position:relative;display:inline-block;width:100%}.lng-modal__item:not(:first-child),.lng-modal__item:first-child{margin-top:0;margin-bottom:var(--lng-modal__item_mt)}.lng-modal__item-link{position:relative}[dir="rtl"] .lng-modal__line:first-child{left:34.3%}}@media screen and (min-width:960px){.lng-modal{--lng-modal__item_gap:1rem}.lng-modal__line:first-child{left:25%}.lng-modal__line:nth-child(2){left:49%}.lng-modal__line:nth-child(3){left:73%;display:block}.lng-modal__list{column-count:4}.lng-modal__close-btn svg{transition:var(--transition--general)}.lng-modal__close-btn:hover svg{fill:var(--color__accent)}.lng-modal__item:not(:first-child),.lng-modal__item:first-child{margin-top:0;margin-bottom:var(--lng-modal__item_mt)}[dir="rtl"] .lng-modal__line:first-child{left:26%}[dir="rtl"] .lng-modal__line:nth-child(2){left:50%}[dir="rtl"] .lng-modal__line:nth-child(3){left:74%}}@media screen and (min-width:1660px){.lng-modal{--lng-modal__close_y:-3.1rem;--lng-modal__close_x:-3.1rem}.lng-modal__close-btn{width:4.1rem;height:4.1rem}.lng-modal__close-btn svg{width:1.4rem;height:1.4rem}.lng-modal__list{column-count:5}.lng-modal__line:first-child{left:20%}.lng-modal__line:nth-child(2){left:40%}.lng-modal__line:nth-child(3){left:59%}.lng-modal__line:nth-child(4){left:79%;display:block}[dir="rtl"] .lng-modal__line:first-child{left:21%}[dir="rtl"] .lng-modal__line:nth-child(2){left:40%}[dir="rtl"] .lng-modal__line:nth-child(3){left:60%}[dir="rtl"] .lng-modal__line:nth-child(4){left:79%;display:block}}.nav{--nav__general_top:4rem;position:fixed;top:var(--nav__general_top);left:0;width:100%;height:calc(100% - var(--nav__general_top));max-height:calc(100% - var(--nav__general_top));overflow-y:auto;background:rgba(44,102,106,0.9);backdrop-filter:blur(4px);z-index:5;opacity:0;visibility:hidden;transition:.3s ease-in-out .3s}.nav__list{position:absolute;left:0;top:0;height:100%;width:min(24.1rem,100%);padding:3.2rem 1.2rem;background:#183641;border-right:.1rem solid rgba(255,255,255,0.08);transform:translateX(-100%);transition:.3s ease-in-out}.nav__item:not(:first-child){margin-top:3rem}.nav__link{display:flex;align-items:center;grid-gap:.4rem;font-size:1.6rem;line-height:2.2rem;color:var(--color__white)}.nav__link.active,.nav__link:hover{color:var(--color__accent)}.nav__link.active .nav__link-icon,.nav__link:hover .nav__link-icon{fill:var(--color__accent)}.nav__link-icon-wr{width:1.4rem;height:1.2rem;display:flex;align-items:center;justify-content:center;transition:var(--transition--general)}.nav__link-icon{fill:var(--color__white);transition:var(--transition--general);height:1.2rem}.nav__link-icon--nav-new,.nav__link-icon--nav-popular{width:1.1rem}.nav__link-icon--nav-best{width:1.3rem}.nav__link-icon--nav-cat{width:1.4rem}.nav__link-icon--nav-pornstars{width:1.1rem}.nav__link-icon--nav-chanels,.nav__link-icon--like{width:1.2rem}.nav__link-icon--nav-watch-later,.nav__link-icon--nav-history{width:1.2rem}.nav__link-title{white-space:nowrap}.nav.active{opacity:1;visibility:visible;transition:.3s ease-in-out}.nav.active .nav__list{transform:translateX(0);transition:.3s ease-in-out .3s}[dir="rtl"] .nav__list{right:0;left:auto;transform:translateX(100%);border-right:0;border-left:.1rem solid rgba(255,255,255,0.08)}@media screen and (min-width:640px){.nav{--nav__general_top:9.7rem;width:calc(100% - 2rem);left:1rem}}@media screen and (min-width:1440px){.nav{opacity:1;visibility:visible;position:relative;top:0;right:0;left:0;background:rgba(0,0,0,0);border:0}.nav__list{position:relative;top:0;right:0;left:0;transform:translateX(0);width:100%;background:rgba(0,0,0,0);padding:0;display:flex;align-items:center;justify-content:space-around;border-left:0;border-right:0}.nav__item{border-right:.1rem solid rgba(255,255,255,0.05);flex-grow:1;display:flex;justify-content:center}.nav__item:not(:first-child){margin-top:0}.nav__link{border:0;padding:0;grid-gap:.5rem;padding:.5rem 1rem;font-size:1.4rem;line-height:1.9rem}.nav__link:hover,.nav__link.active{border:0;background:rgba(0,0,0,0)}.nav__link-icon-wr{margin-top:.2rem;width:auto}.nav__link-icon--nav-new,.nav__link-icon--nav-popular{width:1.2rem}.nav__link-icon--nav-best{width:1.4rem}.nav__link-icon--nav-cat{width:1.5rem}.nav__link-icon--nav-pornstars{width:1.2rem}.nav__link-icon--nav-chanels,.nav__link-icon--like{width:1.3rem}.nav__link-icon--nav-watch-later,.nav__link-icon--nav-history{width:1.3rem}[dir="rtl"] .nav__list{transform:translateX(0)}[dir="rtl"] .nav__item{border-left:.1rem solid rgba(255,255,255,0.05);border-right:0}}.footer{--footer__general_p:4rem 1rem 2rem;--footer__menu_gap:2rem 3rem;--footer__menu-link_fz:1.3rem;--footer__menu-link_lh:1.8rem;--footer__privacy_fz:1.1rem;--footer__privacy_lh:1.5rem;background:#183641;padding-top:8rem;position:relative}.footer::after{content:"";display:block;position:absolute;top:8rem;left:0;width:100%;height:.1rem;background:rgba(255,255,255,0.05)}.footer__container{padding:var(--footer__general_p);background:linear-gradient(360deg,#0e2026 0,#183641 97.37%)}.footer__menu-wr{display:flex;flex-direction:column}.footer__logo-link{display:none}.footer__menu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:var(--footer__menu_gap);position:relative}.footer--in-row .footer__menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.footer--in-row .footer__menu:not(:first-child){padding-block-start:2rem}.footer__menu-title{font-weight:700;font-size:1.2rem}.footer__menu-list{display:flex;flex-direction:column;gap:1rem}.footer__menu-link{font-size:var(--footer__menu-link_fz);line-height:var(--footer__menu-link_lh);text-transform:capitalize;color:var(--color__white)}.footer__menu-link:hover{color:var(--color__accentw)}.footer__privacy{margin-top:3rem;text-align:center;font-size:var(--footer__privacy_fz);line-height:var(--footer__privacy_lh);color:rgba(255,255,255,0.3)}.footer__privacy p:first-child{margin:0}.footer__privacy p:not(:first-child){margin:2rem 0 0}@media screen and (min-width:640px){.footer{--footer__general_p:4rem 3rem 3rem;--footer__menu_p:0 4rem 2rem;--footer__menu_gap:3rem 4rem;--footer__menu-link_fz:1.4rem;--footer__menu-link_lh:1.5rem;--footer__privacy_p:2rem 0 1.5rem;padding-top:10rem}.footer::after{top:10rem}.footer__privacy{margin-top:4rem}.footer__menu-wr{display:grid;grid-template-columns:repeat(2,auto);justify-content:space-between}.footer--in-row .footer__menu:last-child{grid-column:2/3;grid-row:1/3}.footer--in-row .footer__menu:not(:first-child){padding-block-start:0}.footer__menu-title{font-size:1.6rem}}@media screen and (min-width:960px){.footer{--footer__menu_gap:2rem 4rem;--footer__privacy_p:2rem 0;padding-top:11rem}.footer::after{top:11rem}.footer__menu-link:hover{color:var(--color__accent)}.footer--in-row .footer__container{display:flex;flex-direction:row;gap:4rem}.footer--in-row .footer__privacy{margin:0;text-align:start}.footer__menu-wr{width:50%;flex-shrink:0;max-width:60rem}}@media screen and (min-width:1440px){.footer{--footer__general_p:2rem 2rem 3rem;--footer__menu_gap:2rem 7rem;padding-top:13rem}.footer::after{top:13rem}.footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer--in-row .footer__container{flex-wrap:nowrap;align-items:flex-start}.footer__logo-link{display:block;width:19.6rem;flex-shrink:0;height:4.6rem}.footer__logo{width:100%;height:100%}.footer__privacy{margin-top:3rem;width:min(120rem,100%);text-align:left}}@media screen and (min-width:1660px){.footer{--footer__privacy_p:1.7rem 2.8rem 2.9rem}}.container{width:100%;position:relative}@media screen and (min-width:640px){.container{margin-inline:auto;width:min(100vw - 2rem,164.2rem)}}@media screen and (min-width:1440px){.container{width:min(100vw - 4rem,164.2rem)}}.search-form{--search-form__field_h:3rem;--search-form__field_p:0 3.8rem 0 1rem;--search-form__field_fz:1.1rem;--srarch-from__field_border-radius:12.5rem;--search-form__btn_w:2.6rem;--search-form__btn_right:.2rem}.search-form__inner{position:relative}.search-form__field{width:100%;height:var(--search-form__field_h);padding:var(--search-form__field_p);font-size:var(--search-form__field_fz);font-weight:400;color:var(--color__white);background:#0f1e24;border:0;border-radius:var(--srarch-from__field_border-radius);outline:0;-webkit-appearance:none}.search-form__field::-webkit-search-decoration,.search-form__field::-webkit-search-cancel-button,.search-form__field::-webkit-search-results-button,.search-form__field::-webkit-search-results-decoration{-webkit-appearance:none}.search-form__field::-webkit-input-placeholder{transition:var(--transition--general);color:rgba(255,255,255,0.5)}.search-form__field:-moz-placeholder{transition:var(--transition--general);color:rgba(255,255,255,0.5)}.search-form__field::-moz-placeholder{transition:var(--transition--general);color:rgba(255,255,255,0.5)}.search-form__field:-ms-input-placeholder{transition:var(--transition--general);color:rgba(255,255,255,0.5)}.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;right:var(--search-form__btn_right);top:50%;transform:translateY(-50%);width:var(--search-form__btn_w);height:var(--search-form__btn_w);transition:var(--transition--general);display:flex;align-items:center;justify-content:center;background:var(--color__accent);border:0;border-radius:50%}.search-form__button svg{width:1.4rem;height:1.4rem;fill:#121a22;transition:var(--transition--general)}[dir="rtl"] .search-form{--search-form__field_p:0 1rem 0 3.8rem}[dir="rtl"] .search-form__button{right:auto;left:var(--search-form__btn_right)}@media screen and (min-width:640px){.search-form{--search-form__field_h:4rem;--search-form__field_p:0 4rem 0 2rem;--search-form__btn_w:3rem;--search-form__btn_right:.5rem;--search-form__field_fz:1.3rem}.search-form__button svg{width:1.6rem;height:1.6rem}[dir="rtl"] .search-form{--search-form__field_p:0 2rem 0 4rem}}@media screen and (min-width:960px){.search-form__button{transition:var(--transition--general)}.search-form__button:hover{background:var(--color__accent--hover)}[dir="rtl"] .search-form{--search-form__field_p:0 1.5rem 0 5.5rem}}.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))}}.page{background:#183641}@media screen and (min-width:640px){.page{--page__text-cat_m:3rem 1rem 0}}@media screen and (min-width:1440px){.page{--page__general_p:2.1rem 0 14rem;--page__general_mt:0}}.btn{border:0;outline:0;cursor:pointer;transition:var(--transition--general);text-align:center;padding:unset}.btn--color_accent{font-size:1.8rem;line-height:2.5rem;font-weight:700;border:0;color:#0f1e24;border:1px solid rgba(255,255,255,0.2);background:#4ad295;box-shadow:0 4px 4px rgba(0,0,0,0.25);border-radius:8px}.btn--color_accent:hover{background:#07d77a;border:1px solid rgba(255,255,255,0.4)}.custom-textarea{border-radius:.8rem;background:#0f1e24;border:0;padding:1.2rem;font-size:1.4rem;line-height:1.6rem;outline:0;width:100%;resize:none;color:var(--color__white)}.custom-textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.4)}.custom-textarea:-moz-placeholder{color:rgba(255,255,255,0.4)}.custom-textarea::-moz-placeholder{color:rgba(255,255,255,0.4)}.custom-textarea:-ms-input-placeholder{color:rgba(255,255,255,0.4)}.custom-textarea-2__field{background:var(--color__pallet);border:.1rem solid rgba(255,255,255,0.1);border-radius:.8rem;padding:1.5rem;line-height:1.7rem;outline:0;width:100%;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)}.custom-textarea-2__field.is-invalid{border:1px solid var(--color__error)}.custom-textarea-2 .invalid-feedback{margin-top:.2rem;margin-left:auto;color:var(--color__error);text-align:right;font-size:1.2rem}.section-title{--section-title-fz:1.6rem;--section-title-lh:2.2rem}.section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);font-weight:700;text-transform:capitalize}.section-title--xl{--section-title-fz:1.8rem;--section-title-lh:2.5rem}.section-title--xl .section-title__title{font-weight:700;font-size:var(--section-title-fz);line-height:var(--section-title-lh)}@media screen and (min-width:640px){.section-title{--section-title-fz:1.8rem;--section-title-lh:2.5rem}.section-title--xl{--section-title-fz:2.8rem;--section-title-lh:3.8rem}}@media screen and (min-width:960px){.section-title{--section-title-fz:2.1rem;--section-title-lh:2.5rem}.section-title--xl{--section-title-fz:2.8rem;--section-title-lh:3.5rem}}@media screen and (min-width:1440px){.section-title--xl{--section-title-fz:3.1rem;--section-title-lh:4.2rem}}.color--white{color:var(--color__white)}.cart{--cart__border-radius:.2rem;background:#204a4f;border-radius:var(--cart__border-radius);overflow:hidden;border:.1rem solid rgba(255,255,255,0.07)}.cart__banner{position:relative;display:block;border-radius:var(--cart__border-radius) var(--cart__border-radius) 0 0;overflow:hidden}.cart__banner picture{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%;border-radius:var(--cart__border-radius) var(--cart__border-radius) 0 0;overflow:hidden}@media screen and (min-width:640px){.cart{--cart__border-radius:.6rem}.cart__banner{margin:.2rem .2rem 0}.cart__banner picture{border-radius:.6rem .6rem 0 0}}@media screen and (min-width:960px){.cart__banner{margin:.3rem .3rem 0}}.section-heading__top{padding:1rem .5rem;border-bottom:.1rem solid rgba(255,255,255,0.04);position:relative}.section-heading__top::after{content:"";display:block;position:absolute;top:calc(100% - .1rem * -1);left:0;height:.8rem;width:100%;background:linear-gradient(180deg,rgba(0,0,0,0.2) 0,rgba(18,26,34,0) 100%)}.section-heading__title{position:relative}.section-heading__filter-title{display:none}.section-heading__filter-btn{outline:0;width:1.8rem;height:1.6rem;background:rgba(0,0,0,0);border:0;padding:0}.section-heading__filter-btn svg{fill:rgba(255,255,255,0.6);transition:var(--transition--general);width:100%;height:100%}.section-heading__filter-btn.active svg{fill:var(--color__white)}.section-heading__filter-btn-icon{width:1.2rem;height:1.2rem}.section-heading__action-row{padding-top:1rem;padding-bottom:.2rem;margin-top:.7rem;border-top:.1rem solid rgba(255,255,255,0.08);display:none}.section-heading__action-row.active{display:block}.section-heading__filters{display:grid;grid-template-columns:1fr;grid-gap:.8rem}.section-heading--full{position:relative}.section-heading--full .section-heading__bottom{padding:.8rem .5rem 0}.section-heading--full .section-heading__filter-btn{margin-bottom:.1rem}.section-heading--full .section-heading__tags{position:relative}.section-heading--full .section-heading__tags{grid-column:1/3}.section-heading--full .section-heading__action-row{order:4;grid-column:1/3}.section-heading--n-p .section-heading__action-row,.section-heading--popular .section-heading__action-row{order:3;grid-column:1/3}.section-heading--full .section-heading__top,.section-heading--n-p .section-heading__top,.section-heading--popular .section-heading__top{display:grid;grid-template-columns:auto 1.8rem;grid-gap:0 1rem;align-items:flex-end}[dir="rtl"] .section-heading__title::before{left:auto;right:0}@media screen and (min-width:640px){.section-heading__top{padding:1rem}.section-heading__top::after{height:1rem}.section-heading__action-row{padding-bottom:0;border:0}.section-heading__title{padding-bottom:0}.section-heading__title::before{display:none}.section-heading__filter-select-wr{display:flex;grid-gap:1rem}.section-heading__filter-title{display:inline-block;white-space:nowrap;align-self:center;color:rgba(255,255,255,0.6);font-size:1.2rem;line-height:1.6rem}.section-heading__filter-select-wr{padding:.1rem 0}.section-heading--full,.section-heading--n-p,.section-heading--popular{border-bottom:.1rem solid rgba(255,255,255,0.08);border-bottom:0}.section-heading--full::before,.section-heading--n-p::before,.section-heading--popular::before{display:none}.section-heading--full,.section-heading--n-p,.section-heading--popular{grid-template-columns:1fr;padding-bottom:0}.section-heading--full .section-heading__top,.section-heading--n-p .section-heading__top,.section-heading--popular .section-heading__top{display:block}.section-heading--full .section-heading__bottom,.section-heading--n-p .section-heading__bottom,.section-heading--popular .section-heading__bottom{width:100%}.section-heading--full .section-heading__filters,.section-heading--n-p .section-heading__filters,.section-heading--popular .section-heading__filters{grid-gap:0;display:flex;justify-content:flex-end}.section-heading--full .section-heading__filter-btn,.section-heading--n-p .section-heading__filter-btn,.section-heading--popular .section-heading__filter-btn{display:none}.section-heading--full .section-heading__action-row,.section-heading--n-p .section-heading__action-row,.section-heading--popular .section-heading__action-row{padding:0;display:block;position:absolute;right:1rem;bottom:-0.2rem}.section-heading--full .section-heading__filter:first-child,.section-heading--n-p .section-heading__filter:first-child,.section-heading--popular .section-heading__filter:first-child{margin:0 1rem 0 0;position:relative}.section-heading--full .section-heading__filter,.section-heading--n-p .section-heading__filter,.section-heading--popular .section-heading__filter{flex-grow:1}.section-heading--full .section-heading__filter:last-child,.section-heading--n-p .section-heading__filter:last-child,.section-heading--popular .section-heading__filter:last-child{margin:0 0 0 1rem}[dir="rtl"] .section-heading--full .section-heading__action-row,[dir="rtl"] .section-heading--n-p .section-heading__action-row,[dir="rtl"] .section-heading--popular .section-heading__action-row{right:auto;left:1rem}[dir="rtl"] .section-heading--full .section-heading__filter:first-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:first-child,[dir="rtl"] .section-heading--popular .section-heading__filter:first-child{margin:0 0 0 1rem}[dir="rtl"] .section-heading--full .section-heading__filter:last-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:last-child,[dir="rtl"] .section-heading--popular .section-heading__filter:last-child{margin:0 1rem 0 0}.section-heading--full .section-heading__filter,.section-heading--n-p .section-heading__filter{flex-basis:calc(50% - 1rem)}.section-heading--new .section-heading__filter:first-child,.section-heading--new .section-heading__filter:last-child{flex-basis:100%;margin:0}[dir="rtl"] .section-heading--new .section-heading__filter:first-child,[dir="rtl"] .section-heading--new .section-heading__filter:last-child{margin:0}.section-heading--popular .section-heading__filter-select{flex-basis:calc(30% - 1rem)}.section-heading--popular .section-heading__filter{flex-basis:calc(70% - 1rem)}.section-heading--full{padding-bottom:0}.section-heading--full .section-heading__title{padding-bottom:0}.section-heading--full .section-heading__action-row{align-self:flex-start}.section-heading--full .section-heading__bottom{padding:.8rem 1rem 0}}@media screen and (min-width:960px){.section-heading__top{padding:1rem 1.5rem 1.1rem;width:100%}.section-heading--full,.section-heading--n-p,.section-heading--popular{display:flex;flex-wrap:wrap}.section-heading--full .section-heading__action-row,.section-heading--n-p .section-heading__action-row,.section-heading--popular .section-heading__action-row{right:1.1rem}.section-heading--full .section-heading__filter:first-child,.section-heading--n-p .section-heading__filter:first-child,.section-heading--popular .section-heading__filter:first-child{margin:0 1rem 0 0}.section-heading--full .section-heading__filter:first-child::after,.section-heading--n-p .section-heading__filter:first-child::after,.section-heading--popular .section-heading__filter:first-child::after{right:-1rem}.section-heading--full .section-heading__filter:last-child,.section-heading--n-p .section-heading__filter:last-child,.section-heading--popular .section-heading__filter:last-child{margin:0 0 0 1rem}.section-heading--full .section-heading__bottom,.section-heading--n-p .section-heading__bottom,.section-heading--popular .section-heading__bottom{padding:1rem 1rem 0}.section-heading--n-p{align-items:flex-end}.section-heading--n-p .section-heading__title{flex-wrap:nowrap}[dir="rtl"] .section-heading--full .section-heading__action-row,[dir="rtl"] .section-heading--n-p .section-heading__action-row,[dir="rtl"] .section-heading--popular .section-heading__action-row{left:1.1rem}[dir="rtl"] .section-heading--full .section-heading__filter:first-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:first-child,[dir="rtl"] .section-heading--popular .section-heading__filter:first-child{margin:0 0 0 1rem}[dir="rtl"] .section-heading--full .section-heading__filter:first-child::after,[dir="rtl"] .section-heading--n-p .section-heading__filter:first-child::after,[dir="rtl"] .section-heading--popular .section-heading__filter:first-child::after{left:-1rem}[dir="rtl"] .section-heading--full .section-heading__filter:last-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:last-child,[dir="rtl"] .section-heading--popular .section-heading__filter:last-child{margin:0 1rem 0 0}.section-heading--full .section-heading__title{flex-basis:100%}.section-heading--full .section-heading__tags{margin-top:0;flex-basis:calc(100% - 60rem);flex-grow:1}.section-heading--full .section-heading__action-row{margin-top:0}.section-heading--n-p,.section-heading--popular{align-items:flex-end}.section-heading--n-p .section-heading__title,.section-heading--popular .section-heading__title{flex-basis:calc(100% - 60rem);flex-grow:1;flex-wrap:nowrap}.section-heading--popular .section-heading__filter-select{flex-basis:auto}.section-heading--popular .section-heading__filter{flex-basis:auto}.section-heading--popular .section-heading__action-row{margin-top:0}}@media screen and (min-width:1440px){.section-heading--full .section-heading__action-row,.section-heading--n-p .section-heading__action-row,.section-heading--popular .section-heading__action-row{right:0;position:relative;margin-top:auto;margin-left:auto}.section-heading--full .section-heading__top,.section-heading--n-p .section-heading__top,.section-heading--popular .section-heading__top{display:flex;width:100%;padding:1.5rem 1.5rem 0 1rem}.section-heading--full .section-heading__top::after,.section-heading--n-p .section-heading__top::after,.section-heading--popular .section-heading__top::after{top:calc(100% - .1rem * -1)}.section-heading--full .section-heading__title,.section-heading--n-p .section-heading__title,.section-heading--popular .section-heading__title{flex-basis:auto;margin-bottom:1.3rem}.section-heading--full .section-heading__filter:first-child,.section-heading--n-p .section-heading__filter:first-child{margin:0 1.25rem .1rem 0}.section-heading--full .section-heading__filter:last-child,.section-heading--n-p .section-heading__filter:last-child{margin:0 0 .1rem 1.25rem}[dir="rtl"] .section-heading--full .section-heading__filter:first-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:first-child{margin:0 0 .1rem 1.25rem}[dir="rtl"] .section-heading--full .section-heading__filter:last-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:last-child{margin:0 1.25rem .1rem 0}[dir="rtl"] .section-heading--full .section-heading__action-row,[dir="rtl"] .section-heading--n-p .section-heading__action-row,[dir="rtl"] .section-heading--popular .section-heading__action-row{left:0;margin-left:0;margin-right:auto}[dir="rtl"] .section-heading--full .section-heading__top,[dir="rtl"] .section-heading--n-p .section-heading__top,[dir="rtl"] .section-heading--popular .section-heading__top{padding:1.5rem 1rem 0 1.5rem}.section-heading--popular .section-heading__filter-select-wr{padding:0;margin-bottom:.1rem}.section-heading--popular .section-heading__filter:last-child{margin-bottom:.1rem}}.report-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(15,30,36,0.98);z-index:5;overflow-y:auto;overflow-x:hidden;max-height:100%;opacity:0;visibility:hidden;transition:var(--transition--general)}.report-modal__inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-top:1px solid rgba(255,255,255,0.05);background:#183641;width:calc(100% - 1rem);padding:.5rem}.report-modal__inner-content{border-radius:.4rem;border-top:1px solid rgba(255,255,255,0.07);background:#214d54;padding:2.3rem 1rem 3rem}.report-modal__close-btn{position:absolute;top:-1.8rem;right:1rem;width:3.6rem;height:3.6rem;background:#0f1e24;border:.1rem solid rgba(255,255,255,0.1);border-radius:50%;outline:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition--general)}.report-modal__close-btn svg{width:1.2rem;height:1.2rem;fill:#f4f4f4;transition:var(--transition--general)}.report-modal__choose-side{border-radius:.6rem;border:1px solid rgba(255,255,255,0.08);background:rgba(14,40,45,0.4);padding:0 1rem;width:100%}.report-modal__radio{padding:1rem .1rem}.report-modal__radio:not(:first-child){border-top:.1rem solid rgba(255,255,255,0.05)}.report-modal__reason-side{margin-top:1rem}.report-modal__textarea{height:7rem}.report-modal__captcha{margin-top:1.55rem;text-align:center}.report-modal__captcha .g-recaptcha>div,.report-modal__captcha img{position:relative;left:50%;transform:translateX(-50%)}.report-modal__btn{margin-inline:auto;margin-top:1.62rem;padding:1.7rem;width:100%;text-align:center;display:block}.report-modal.active{opacity:1;visibility:visible}[dir="rtl"] .report-modal__close-btn{left:1rem;right:auto}[dir="rtl"] .report-modal__captcha .g-recaptcha>div,[dir="rtl"] .report-modal__captcha img{left:auto;right:50%;transform:translateX(50%)}@media screen and (min-width:640px){.report-modal__inner{width:min(61.4rem,100%);border-radius:1.2rem;padding:1rem}.report-modal__inner-content{border-radius:1.1rem;padding:2rem 2rem 3rem}.report-modal__close-btn{top:-1.8rem;right:-0.9rem;width:4.1rem;height:4.1rem}.report-modal__close-btn svg{transition:var(--transition--general);width:1.4rem;height:1.4rem}.report-modal__close-btn:hover svg{fill:var(--color__accent)}.report-modal__sides-wr{display:grid;grid-template-columns:auto 32.3rem;grid-gap:1.5rem}.report-modal__choose-side{width:auto}.report-modal__reason-side{margin-top:0}.report-modal__textarea{height:100%;border:0}.report-modal__captcha{margin-top:2rem}.report-modal__btn{margin:3rem auto 0;width:100%}[dir="rtl"] .report-modal__close-btn{left:-0.9rem}}.custom-radio{cursor:pointer}.custom-radio__radio-wr{width:1.2rem;height:1.2rem;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:1px solid #25484d;background:#0f1e24;border-radius:50%;transition:var(--transition--general)}.custom-radio__customize::after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.7rem;height:.7rem;border-radius:50%;background:var(--color__accent);opacity:0;transition:var(--transition--general);box-sizing:border-box}.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.1rem;transition:var(--transition--general)}.custom-radio--label .custom-radio__label{white-space:nowrap;font-weight:400;color:rgba(255,255,255,0.6);font-size:1.4rem;line-height:1.9rem;transition:var(--transition--general)}.custom-radio--label.custom-radio--active .custom-radio__label{color:var(--color__white)}.custom-radio--label:hover .custom-radio__label{color:var(--color__white)}.custom-field__field{width:100%;height:100%;background:var(--color__gray--field);border:0;border-radius:12rem;padding:0 .5rem;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)}.custom-field__field.is-invalid{border:1px solid var(--color__error)}.custom-field__label,.custom-field label{margin-bottom:.5rem;display:inline-block;font-size:1.4rem;line-height:2.1rem}.custom-field .invalid-feedback{margin-top:.2rem;margin-left:auto;color:var(--color__error);text-align:right;font-size:1.2rem}.form-group label{margin-bottom:.5rem;display:inline-block;font-size:1.4rem;line-height:2.1rem}.scroll-top{--scroll-top__general_w:4.4rem;--scroll-top__general_h:7.7rem;--scroll-top__svg_w:2.1rem;--scroll-top__svg_h:2rem;width:var(--scroll-top__general_w);height:var(--scroll-top__general_h);right:2rem;bottom:10rem;position:fixed;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;z-index:2;transition:var(--transition--general);background:rgba(255,255,255,0.1);border:.1rem solid rgba(255,255,255,0.07);backdrop-filter:blur(2px);border-radius:.8rem}.scroll-top svg{width:var(--scroll-top__svg_w);height:var(--scroll-top__svg_h);fill:rgba(255,255,255,0.8);transition:var(--transition--general)}.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}.scroll-top:hover{background:rgba(126,126,126,0.3)}.scroll-top:hover svg{fill:#fff}[dir="rtl"] .scroll-top{left:1rem}}.page--content{font-size:1.2rem;line-height:2rem}.page--content a{color:var(--color__white);text-decoration:underline}.page--content a:hover{color:var(--color__accent);text-decoration:none}.page--content h1{font-weight:400;font-size:1.4rem;line-height:2.4rem;color:var(--color__white)}.page--content h2:not(:first-child){margin-top:2.5rem}.page--content p{margin-top:.5rem}.page--content h2{font-weight:400;font-size:1.4rem;line-height:2.4rem;color:var(--color__white)}.page--content ol li{list-style-type:decimal}.page--content ul,.page--content ol{padding-left:1.5rem}.page--content ul li{position:relative}.page--content ul li::before{content:"";display:block;position:absolute;left:-1.1rem;top:.8rem;width:.4rem;height:.4rem;border-radius:50%;background:#2c666a}[dir="rtl"] .page--content ul,[dir="rtl"] .page--content ol{padding-right:1.5rem;padding-left:0}[dir="rtl"] .page--content ul li::before{right:-1.1rem}@media screen and (min-width:960px){.page--content{font-size:1.4rem;line-height:2.2rem}.page--content h1,.page--content h2{font-size:1.9rem;line-height:2.6rem}.page--content p{margin-top:1rem}.page--content ul,.page--content ol{margin-top:1.5rem;padding-left:3.3rem}.page--content ul li::before{left:-1.3rem}[dir="rtl"] .page--content ul,[dir="rtl"] .page--content ol{padding-right:3.3rem}[dir="rtl"] .page--content ul li::before{right:-1.3rem}}.get-listed .captcha .form-group{width:auto}.get-listed .captcha{position:relative;margin-top:2rem;left:50%;transform:translateX(-50%);display:flex;justify-content:center}@media screen and (min-width:960px){.get-listed .captcha{margin-top:3rem}}.search-form__live-search{position:absolute;top:3.2rem;z-index:3;left:0;width:100%}@media screen and (min-width:640px){.search-form__live-search{top:4.2rem}}@media screen and (min-width:960px){.search-form__live-search{top:4.4rem}}.live-search{background-color:#0f1e24;padding:2rem .5rem 3rem;transition:.3s ease-in-out;box-shadow:0 5px 6px rgba(0,0,0,0.45);border-radius:.7rem;border:.1rem solid rgba(255,255,255,0.08);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:.2rem;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.36;color:var(--color__white);transition:var(--transition--general);display:block;width:100%;border-radius:.6rem;padding:.5rem 1rem}.live-search__item-link:hover{background:#204a4f}.live-search__list-wr--type_live-search{display:none}@media screen and (min-width:960px){.live-search{padding:2rem 1.4rem 3rem 1rem}[dir="rtl"] .live-search{padding:2rem 1rem 3rem 1.4rem}}.content-wr--404{font-size:1.4rem}.page--christmas{background-color:var(--color__top-layout-bg);background-image:url('/images/christmas-bg.png');background-repeat:repeat;background-position:top left;background-size:min(100%,1911px) auto}.categories-section__title{display:flex}.categories-section__heading-icon{margin-inline-end:1rem;width:3rem;height:1.8rem;flex-shrink:0;align-self:center}.section-title--count .section-title__title-wr{align-self:center}.nav__link--christmas{color:#e72e2d}.nav__link--christmas .nav__link-icon-wr{margin-top:0}@media screen and (min-width:640px){.categories-section__heading-icon{margin-inline-end:.5rem;width:4.5rem;height:2.7rem}}@media screen and (min-width:960px){.categories-section__heading-icon{width:6.5rem;height:3.6rem}}.page--content .page__title{position:relative;padding:1rem .5rem;border-bottom:.1rem solid rgba(255,255,255,0.04)}.page--content .page__title::after{content:"";display:block;position:absolute;top:calc(100% - .1rem * -1);left:0;width:100%;height:2.1rem;background:linear-gradient(180deg,rgba(0,0,0,0.2) 0,rgba(18,26,34,0) 100%)}.page--content .page__content-wr{position:relative;margin-top:1rem;border-top:1px solid rgba(255,255,255,0.07);border-bottom:1px solid rgba(255,255,255,0.07);background:#204a4f;padding:1rem .5rem 2rem}.page__text-categories{margin-top:2rem}.page--faq .page__title{position:relative;padding:1rem .5rem;border-bottom:.1rem solid rgba(255,255,255,0.04)}.page--faq .page__title::after{content:"";display:block;position:absolute;top:calc(100% - .1rem * -1);left:0;width:100%;height:2.1rem;background:linear-gradient(180deg,rgba(0,0,0,0.2) 0,rgba(18,26,34,0) 100%)}.page--faq .page__faq-container{position:relative;padding:1rem .5rem 0;display:flex;flex-direction:column;grid-gap:1rem}@media screen and (min-width:640px){.page__text-categories{margin:var(--page__text-cat_m)}.page--content .page__title{padding:1.5rem 1rem 1.3rem}.page--content .page__content-wr{border-radius:.4rem;padding:2rem 2rem 8rem;width:calc(100% - 2rem);margin-inline:auto}.page--faq .page__title{padding:1rem}.page--faq .page__faq-container{padding:1rem 1rem 0}.page--get-listed{padding-top:3rem}.page--get-listed .page__get-listed-form{width:min(62rem,100% - 2rem);margin-inline:auto}}@media screen and (min-width:1440px){.page--faq .page__title{padding:1.5rem 1rem 1.3rem}}.section-title--alph .section-title__title-wr{padding:1rem .5rem;border-bottom:.1rem solid rgba(255,255,255,0.04);position:relative}.section-title--alph .section-title__title-wr::after{content:"";display:block;position:absolute;top:calc(100% - .1rem * -1);left:0;width:100%;height:2.1rem;background:linear-gradient(180deg,rgba(0,0,0,0.2) 0,rgba(18,26,34,0) 100%)}.section-title--alph .section-title__title{color:var(--color__white);font-weight:700;font-size:1.8rem;line-height:2.5rem;flex-basis:100%;display:inline-block}.section-title--alph .section-title__items-wr{display:flex;justify-content:flex-start;flex-wrap:wrap;grid-gap:.5rem;padding:1rem .5rem;position:relative}.section-title--alph .section-title__link-item{border-radius:.7rem;background:#2c666a;width:2.6rem;height:2.6rem;color:rgba(255,255,255,0.8);font-size:1.4rem;line-height:1.9rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase;transition:var(--transition--general)}.section-title--alph .section-title__link-item.section-title__item--active{border-color:rgba(255,255,255,0.18);color:var(--color__accent)}.section-title--alph .section-title__link-item:hover{border-color:rgba(255,255,255,0.18);color:var(--color__accent)}@media screen and (min-width:640px){.section-title--alph .section-title__title-wr{padding:1rem}.section-title--alph .section-title__title{font-size:2.8rem;line-height:3.8rem}.section-title--alph .section-title__items-wr{padding:1rem;grid-gap:.8rem}.section-title--alph .section-title__link-item{width:3rem;height:3rem}}@media screen and (min-width:960px){.section-title--alph .section-title__title{font-size:2.8rem;line-height:3.8rem}.section-title--alph .section-title__items-wr{grid-gap:1rem}.section-title--alph .section-title__link-item{width:4.8rem;height:3rem;transition:var(--transition--general)}.section-title--alph .section-title__link-item:hover{color:var(--color__accent);background:#142c35}}@media screen and (min-width:1440px){.section-title--alph .section-title__title-wr{padding:1.5rem 1rem 1.3rem}.section-title--alph .section-title__title{font-size:3.1rem;line-height:4.2rem}.section-title--alph .section-title__link-item{width:4rem;height:4rem}}.cart--category{--cart__content_p:.4rem .2rem;--cart__title_fz:1.3rem;--cart__title_lh:1.8rem;--cart__count_fz:1rem;--cart__count_lh:1.4rem}.cart--category .cart__pin-btn{position:absolute;top:0;right:.2rem}.cart--category .cart__content{display:flex;align-items:center;justify-content:space-between;padding:var(--cart__content_p);grid-gap:1rem;line-height:1}.cart--category .cart__big-title{font-size:var(--cart__title_fz);line-height:var(--cart__title_lh);font-weight:400;color:var(--color__white);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:var(--transition--general)}.cart--category .cart__count-in-cat{display:inline-block;font-size:var(--cart__count_fz);line-height:var(--cart__count_lh);font-weight:400;color:rgba(255,255,255,0.3);border:.1rem solid rgba(255,255,255,0.05);border-radius:.3rem;padding:0 .2rem;transition:var(--transition--general)}.cart--category:hover .cart__big-title{color:var(--color__accent)}.cart--category:hover .cart__count-in-cat{color:var(--color__white)}[dir="rtl"] .cart--category .cart__pin-btn{position:absolute;right:auto;left:.2rem}.cart--pinned{order:-1}.cart--pinned .cart__pin-btn svg{fill:var(--color__white)}.cart--pinned .cart__pin-btn::before{border-color:rgba(0,0,0,0) #19191b rgba(0,0,0,0) rgba(0,0,0,0)}[dir="rtl"] .cart--pinned .cart__pin-btn::before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #19191b}@media screen and (min-width:640px){.cart--category{--cart__content_p:.5rem .4rem .6rem;--cart__title_fz:1.6rem;--cart__title_lh:2.2rem;--cart__count_fz:1.1rem;--cart__count_lh:1.5rem}.cart--category .cart__pin-btn{right:.7rem}.cart--category .cart__count-in-cat{padding:.1rem .4rem;border-radius:.5rem}[dir="rtl"] .cart--category{--cart__content_p:.8rem .8rem .8rem .5rem}[dir="rtl"] .cart--category .cart__pin-btn{left:.7rem}}@media screen and (min-width:1660px){.cart--category{--cart__title_fz:1.8rem;--cart__title_lh:2.5rem}}.cart-pin-btn{--pin__general_size-w:1.6rem;--pin__general_size-h:1.8rem;--pin__svg_w:1.1rem;--pin__svg_h:1.2rem;cursor:pointer;outline:0;border:0;background:rgba(16,35,41,0.8);backdrop-filter:blur(2px);width:var(--pin__general_size-w);height:var(--pin__general_size-h);display:flex;justify-content:center;align-items:center;border-radius:0 0 .2rem .2rem}.cart-pin-btn svg{width:var(--pin__svg_w);height:var(--pin__svg_h);fill:rgba(255,255,255,0.6);transition:var(--transition--general)}.cart-pin-btn:hover svg{fill:var(--color__white)}@media screen and (min-width:640px){.cart-pin-btn{--pin__general_size-w:2.6rem;--pin__general_size-h:2.7rem}}.letter-categories{--letter-categories__general_p:1rem .5rem .4rem;--letter-categories__letter_fz:1.5rem;--letter-categories__letter_lh:2rem;--letter-categories__letter_line-m:1.6rem;--letter-categories__items_mt:1rem;--letter-categories__item-name_fz:1.2rem;--letter-categories__item-name_lh:1.6rem;--letter-categories__item-count_fz:1rem;--letter-categories__item-count_lh:1.4rem;background:rgba(14,40,45,0.4);border-top:.1rem solid rgba(255,255,255,0.05);padding:var(--letter-categories__general_p);position:relative}.letter-categories__line{top:4.3rem;width:.1rem;height:calc(100% - 4.3rem);background:rgba(255,255,255,0.08);position:absolute}.letter-categories__line:first-child{left:50%;transform:translateX(-50%)}.letter-categories__line:nth-child(2),.letter-categories__line:nth-child(3),.letter-categories__line:nth-child(4){display:none}.letter-categories__letter{display:block;position:relative;font-weight:700;font-size:var(--letter-categories__letter_fz);line-height:var(--letter-categories__letter_lh);color:#183641;text-transform:uppercase;width:5.1rem;height:2.2rem;text-align:center;background:#4ad295;border-radius:.6rem}.letter-categories__items{margin-top:var(--letter-categories__items_mt);border-top:.1rem solid rgba(255,255,255,0.08);padding-top:.4rem;grid-gap:0 2rem;grid-template-columns:repeat(2,1fr);display:grid}.letter-categories__item{display:inline-block;position:relative;width:100%}.letter-categories__item-link{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0}.letter-categories__item-name,.letter-categories__item-count{transition:var(--transition--general)}.letter-categories__item-name{font-size:var(--letter-categories__item-name_fz);line-height:var(--letter-categories__item-name_lh);color:var(--color__white);font-weight:400}.letter-categories__item-count{font-size:var(--letter-categories__item-count_fz);line-height:var(--letter-categories__item-count_lh);color:rgba(255,255,255,0.3);font-weight:400}.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{--letter-categories__general_p:1rem 1rem 1.3rem;--letter-categories__letter_fz:1.8rem;--letter-categories__letter_lh:2.6rem;--letter-categories__letter_line-m:1.8rem;--letter-categories__items_mt:1rem;--letter-categories__item-name_fz:1.4rem;--letter-categories__item-name_lh:1.8rem;--letter-categories__item-count_fz:1.2rem;--letter-categories__item-count_lh:1.6rem;border-radius:.6rem;overflow:hidden;position:relative}.letter-categories__items{padding-top:1.3rem}.letter-categories__letter{width:5.3rem;height:2.7rem;border-radius:.9rem}.letter-categories__line{top:4.8rem;height:calc(100% - 4.8rem)}[dir="rtl"] .letter-categories::before{right:0;left:auto}}@media screen and (min-width:960px){.letter-categories{--letter-categories__general_p:1.5rem 1rem 1.8rem;--letter-categories__letter_fz:2.1rem;--letter-categories__letter_lh:2.9rem;--letter-categories__items_mt:1.5rem}.letter-categories__letter{width:5.5rem;height:3.2rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center}.letter-categories__items{margin-left:1rem;margin-right:1rem;grid-gap:0 4rem;grid-template-columns:repeat(3,1fr)}.letter-categories__line{top:6.3rem;height:calc(100% - 6.3rem)}.letter-categories__line:first-child{transform:translateX(0);left:33.6%}.letter-categories__line:nth-child(2){display:block;right:33.6%}}@media screen and (min-width:1440px){.letter-categories__items{margin-top:1.5rem;margin-left:0;margin-right:0;grid-template-columns:repeat(5,1fr);grid-gap:0 2rem}.letter-categories__line{top:6.3rem;height:calc(100% - 6.3rem)}.letter-categories__line:first-child{left:20%}.letter-categories__line:nth-child(2){right:auto;left:40%}.letter-categories__line:nth-child(3){left:60%;display:block}.letter-categories__line:nth-child(4){left:80%;display:block}}.faq-item{border-radius:.6rem;border:1px solid rgba(255,255,255,0.07);background:#204a4f;padding:.5rem;transition:var(--transition--general)}.faq-item__heading{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;grid-gap:2.8rem}.faq-item__title{font-weight:400;font-size:1.4rem;line-height:2.4rem;color:var(--color__white);transition:var(--transition--general)}.faq-item__open-marker{min-width:1.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;position:relative;background:rgba(0,0,0,0);border:0;outline:0}.faq-item__open-marker svg{width:100%;height:100%;stroke:var(--color__white);transition:var(--transition--general)}.faq-item__content-wr{transition:var(--transition--general);display:none}.faq-item__content-inner{margin-top:.5rem;border-top:.1rem solid rgba(255,255,255,0.08);position:relative;padding-top:.5rem;font-size:1.2rem;line-height:2rem;color:var(--color__white)}.faq-item__content-inner p{margin:0}.faq-item__content-inner p:not(:first-child){margin-top:1rem}.faq-item--active .faq-item__open-marker svg{transform:rotate(45deg)}.faq-item--active .faq-item__content-wr{display:block}@media screen and (min-width:640px){.faq-item{padding:1rem}.faq-item__open-marker{min-width:5rem;width:5rem;height:4rem;background:#2c666a;border-radius:.8rem}.faq-item__open-marker svg{width:1.8rem;height:1.8rem}.faq-item__title{font-size:1.8rem;line-height:2.5rem}.faq-item__content-inner{margin-top:1rem;padding-top:1.4rem;padding-bottom:1rem;font-size:1.4rem;line-height:2.2rem}}@media screen and (min-width:960px){.faq-item{padding:1rem 1.5rem}.faq-item__heading:hover .faq-item__title{color:var(--color__accent)}.faq-item__heading:hover .faq-item__open-marker svg{stroke:var(--color__accent)}}@media screen and (min-width:1440px){.faq-item{padding:1rem 2rem}.faq-item__content-inner{margin-top:1.1rem}}.popular{--popular__items_mt:.8rem}.popular__title{padding:1rem .5rem;border-bottom:.1rem solid rgba(255,255,255,0.04);position:relative}.popular__title::after{content:"";display:block;position:absolute;position:absolute;top:calc(100% - .1rem * -1);left:0;width:100%;height:2.1rem;background:linear-gradient(180deg,rgba(0,0,0,0.2) 0,rgba(18,26,34,0) 100%)}.popular__items{margin-top:var(--popular__items_mt);position:relative;padding-left:.5rem;padding-right:.5rem}@media screen and (min-width:640px){.popular{--popular__generap_pb:3rem;--popular__items_mt:1rem}.popular__title{padding:1rem}.popular__items{padding-left:1rem;padding-right:1rem}}@media screen and (min-width:960px){.popular__title{padding:1.5rem .7rem 1.3rem}}@media screen and (min-width:1660px){.popular__title{padding:1.5rem 1rem 1.3rem}}.text-categories{--text-cat__general_p:.9rem 0 1.1rem;--text-cat__items_mt:1rem;--text-cat__item_mt:1rem;background:#204a4f;border-top:.1rem solid rgba(255,255,255,0.07);border-bottom:.1rem solid rgba(255,255,255,0.07);padding:var(--text-cat__general_p)}.text-categories__title{margin-left:.5rem;color:var(--color__white)}.text-categories__items{margin-top:var(--text-cat__items_mt)}.text-categories__item{margin-top:var(--text-cat__item_mt)}[dir="rtl"] .text-categories__title{margin-left:0;margin-right:.5rem}@media screen and (min-width:640px){.text-categories{--text-cat__general_p:2rem 1rem 1rem;--text-cat__items_mt:1.5rem;border:.1rem solid rgba(255,255,255,0.07);border-radius:.6rem}.text-categories__title{margin-left:0}[dir="rtl"] .text-categories__title{margin-right:0}}.pornstars__lists-wr{background:#262628;padding:1rem .5rem .8rem;border-top:1px solid rgba(255,255,255,0.07);border-bottom:1px solid rgba(255,255,255,0.07);background:#204a4f;position:relative}.pornstars__line{position:absolute;width:.1rem;height:100%;background:rgba(255,255,255,0.08);top:0;display:none}.pornstars__line:first-child{left:50%;transform:translateX(-50%);display:block}.pornstars__list{display:none;grid-template-columns:repeat(2,1fr);grid-gap:0 2rem;overflow:hidden}.pornstars__list--active{display:grid}.pornstars__item{padding-bottom:1.2rem;display:inline-block;position:relative;width:100%}.pornstars__link{font-size:1.3rem;line-height:1.8rem;color:var(--color__white);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block}.pornstars__link:hover{color:var(--color__accent)}@media screen and (min-width:640px){.pornstars__lists-wr{width:calc(100% - 2rem);margin-inline:auto;border-radius:.6rem;border-left:.1rem solid rgba(255,255,255,0.07);border-right:.1rem solid rgba(255,255,255,0.07);padding:2rem 1rem 1.6rem}.pornstars__list{grid-template-columns:repeat(3,1fr)}.pornstars__item{padding-bottom:1.4rem}.pornstars__link{font-size:1.4rem;line-height:1.9rem}.pornstars__line:first-child{left:33.3%}.pornstars__line:nth-child(2){display:block;left:66.6%}}@media screen and (min-width:960px){.pornstars__lists-wr{padding:2rem 2rem 1.6rem}.pornstars__list{grid-template-columns:repeat(4,1fr);grid-gap:0 4rem}.pornstars__line:first-child{left:25%}.pornstars__line:nth-child(2){left:50%}.pornstars__line:nth-child(3){display:block;left:75%}}@media screen and (min-width:1440px){.pornstars__list{grid-template-columns:repeat(5,1fr)}.pornstars__line:first-child{left:20%}.pornstars__line:nth-child(2){left:40%}.pornstars__line:nth-child(3){left:60%}.pornstars__line:nth-child(4){display:block;left:80%}}@media screen and (min-width:1660px){.pornstars__list{grid-template-columns:repeat(6,1fr)}.pornstars__line:first-child{left:17%}.pornstars__line:nth-child(2){left:33.3%}.pornstars__line:nth-child(3){left:50%}.pornstars__line:nth-child(4){left:67%}.pornstars__line:nth-child(5){display:block;left:83.3%}}.get-listed{border-radius:.2rem;background:rgba(14,40,45,0.4);padding:1rem}.get-listed__title{text-align:center;padding:1.5rem 1rem 1rem;position:relative}.get-listed__title::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:.1rem;background:linear-gradient(270deg,rgba(255,255,255,0) 11.77%,rgba(255,255,255,0) 11.78%,rgba(255,255,255,0.08) 32.42%,rgba(255,255,255,0.08) 61.61%,rgba(255,255,255,0) 88.55%)}.get-listed__form-inner{border-radius:.4rem;border-top:1px solid rgba(255,255,255,0.07);background:rgba(44,102,106,0.47);padding-bottom:3rem}.get-listed__fields-wr{display:flex;flex-direction:column;grid-gap:1.5rem;padding:1.5rem 1rem 0}.get-listed .form-group{width:100%;display:flex;flex-direction:column}.get-listed .form-group label{margin:0;color:rgba(255,255,255,0.6);font-size:1.4rem;line-height:1.9rem;font-weight:400}.get-listed .form-group input{margin-top:.7rem;height:5rem;border-radius:.8rem;background:#0f1e24;border:.1rem solid rgba(0,0,0,0);font-size:1.4rem;line-height:1.6rem;width:100%;padding:1rem;color:var(--color__white);outline:0;transition:var(--transition--general)}.get-listed .form-group input::-webkit-input-placeholder{color:rgba(255,255,255,0.4)}.get-listed .form-group input:-moz-placeholder{color:rgba(255,255,255,0.4)}.get-listed .form-group input::-moz-placeholder{color:rgba(255,255,255,0.4)}.get-listed .form-group input:-ms-input-placeholder{color:rgba(255,255,255,0.4)}.get-listed .form-group input.is-invalid{border-color:#fe6c86}.get-listed .form-group .invalid-feedback{color:#fe6c86;margin-top:.5rem;display:block;font-weight:300;font-size:1.3rem;line-height:1.5rem}.get-listed textarea{margin-top:.7rem;height:8rem;border-radius:.8rem;background:#0f1e24;border:.1rem solid rgba(0,0,0,0);font-size:1.4rem;line-height:1.6rem;width:100%;padding:1rem;color:var(--color__white);outline:0;transition:var(--transition--general);resize:none}.get-listed textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.4)}.get-listed textarea:-moz-placeholder{color:rgba(255,255,255,0.4)}.get-listed textarea::-moz-placeholder{color:rgba(255,255,255,0.4)}.get-listed textarea:-ms-input-placeholder{color:rgba(255,255,255,0.4)}.get-listed textarea.is-invalid{border-color:#fe6c86}.get-listed__textarea{width:100%}.get-listed__captcha{text-align:center}.get-listed__captcha .g-recaptcha>div,.get-listed__captcha img{position:relative;left:50%;transform:translateX(-50%)}.get-listed__btn{margin-top:2rem;width:calc(100% - 2rem);margin-inline:auto;padding:1.7rem;cursor:pointer;display:block}.get-listed__message{margin-top:1.5rem;margin-inline:auto;color:#4ad295;font-weight:300;font-size:1.5rem;line-height:2rem;display:block;text-align:center;width:calc(100% - 2rem);padding-bottom:1.5rem}[dir="rtl"] .get-listed__captcha .g-recaptcha>div,[dir="rtl"] .get-listed__captcha img{left:auto;right:50%;transform:translateX(50%)}@media screen and (min-width:640px){.get-listed{border-radius:.6rem}.get-listed__title{padding:2rem 2rem 2.5rem}.get-listed__form-inner{padding-bottom:4rem}.get-listed__fields-wr{padding:2rem 0 0;width:min(48rem,100%);margin-inline:auto;grid-gap:2rem}.get-listed__message{margin-top:2.5rem}.get-listed__btn{margin-top:3rem;width:min(48rem,100%)}}.footer__about{padding:1rem;text-align:center;line-height:140%;color:rgba(255,255,255,0.3)}.footer__about p:first-child{margin:0}.footer__about p:not(:first-child){margin:.5rem 0 0}@media screen and (min-width:640px){.footer__about{padding:2rem 3rem}}