/*! 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:"Roboto Flex",sans-serif;--transition--general:.3s ease-in-out;--color__white:#fff;--color__top-layout-bg:#060606;--color__pallet:#202020;--color__accent:#ffda18;--color__apply:#15c551}*{box-sizing:border-box}html{font-size:62.5%;font-family:var(--font__general)}body{background-color:var(--color__top-layout-bg);color:rgba(255,255,255,0.8)}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:.8rem .5rem 1rem;--header__general_gap:1rem;--header__logo_w:12.5rem;--header__logo_h:2rem;--header__mob-btn_w:4rem;--header__mob-btn_h:4rem;--header__search-icon_size:1.8rem;--header__hamburger-icon_w:2.4rem;--header__hamburger-icon_h:2rem;display:flex;align-items:center;position:relative;padding:var(--header__general_padding);grid-gap:var(--header__general_gap)}.header__logo-link{display:flex;width:var(--header__logo_w);height:var(--header__logo_h);margin-right:auto}.header__logo{width:100%;height:100%}.header__search-form{position:absolute;transform:translateY(-100%);left:0;top:0;width:100%;height:100%;opacity:0;display:grid;align-items:center;justify-content:space-between;grid-template-columns:minmax(28.1rem,100%) auto;background:var(--color__top-layout-bg);padding:.9rem .5rem 1rem;grid-gap:.7rem;z-index:5;transition:var(--transition--general);height:calc(100% - .3rem)}.header__search-form.active{opacity:1;transform:translateY(0)}.header__search-form-close-btn{width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center}.header__search-form-close-btn svg{width:1rem;height:1rem;fill:rgba(255,255,255,0.6)}.header__mob-btn{width:var(--header__mob-btn_w);height:var(--header__mob-btn_h);background:#202020;border:.1rem solid rgba(255,255,255,0.08);border-radius:.4rem;display:flex;justify-content:center;align-items:center}.header__mob-btn:not(.header__lng) svg{fill:rgba(255,255,255,0.6)}.header__search-opn svg{width:var(--header__search-icon_size);height:var(--header__search-icon_size)}.header__hamburger svg{width:var(--header__hamburger-icon_w);height:var(--header__hamburger-icon_h);transition:var(--transition--general)}.header__hamburger.active svg{transform:rotate(90deg);fill:var(--color__white)}.header__lng-img-wr{width:3.1rem;height:2.1rem}.header__lng-flag{width:100%;height:100%;object-fit:cover}[dir="rtl"] .header__logo-link{margin-right:0;margin-left:auto}@media screen and (min-width:640px){.header{--header__general_padding:.8rem 0 1rem;--header__logo_w:18.7rem;--header__logo_h:3rem;--header__general_gap:2rem;--header__mob-btn_w:5.2rem}.header__search-form{padding-left:0;padding-right:0}}@media screen and (min-width:960px){.header{--header__general_gap:2rem}.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;width:55.8rem;z-index:6}.header__search-form-close-btn{display:none}}@media screen and (min-width:1440px){.header{--header__general_padding:1.4rem 0 0;--header__logo_w:31.2rem;--header__logo_h:5rem;--header__general_gap:0}.header__logo-link{margin-right:8rem}.header__search-form{margin-left:auto;width:min(91.7rem,100%)}.header__hamburger{display:none}.header__lng{margin-left:2rem}[dir="rtl"] .header__logo-link{margin-left:8rem}[dir="rtl"] .header__search-form{margin-right:auto;margin-left:0}[dir="rtl"] .header__lng{margin-right:2rem;margin-left:0}}@media screen and (min-width:1660px){.header__search-form{width:min(104.7rem,100%)}}.lng-modal{--lng-modal__close_x:1.1rem;--lng-modal__close_y:-2rem;--lng-modal__wr_p:.4rem 0;--lng-modal__flag_w:2.5rem;--lng-modal__falg_h:1.6rem;--lng-modal__item_gap:.5rem;--lng-modal__item-name_fz:1.3rem;--lng-modal__item-name_lh:1.5rem;--lng-modal__item_mt:2.5rem;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(13,14,17,0.9);z-index:5;overflow:auto;padding:3.6rem 0;display:none}.lng-modal__close-btn{position:absolute;top:var(--lng-modal__close_y);right:var(--lng-modal__close_x);width:4rem;height:4rem;background:#060606;border:1.17647px solid rgba(255,255,255,0.2);border-radius:50%;outline:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.lng-modal__close-btn svg{width:1.6rem;height:1.6rem;fill:rgba(255,255,255,0.6);transition:var(--transition--general)}.lng-modal__wr{background:#212123;padding:var(--lng-modal__wr_p)}.lng-modal__inner{width:100%;position:relative;background:#161617;border:.1rem solid rgba(255,255,255,0.08);border-radius:.4rem}.lng-modal__list{padding:2rem 1rem;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:rgba(255,255,255,0.8);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__white)}.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:.4rem}.lng-modal__wr{position:absolute;max-height:100%;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:.4rem}.lng-modal__list{column-count:3;padding:3rem}.lng-modal__inner{margin-inline:auto;width:min(100vw - 2rem,122.6rem)}[dir="rtl"] .lng-modal__close-btn{left:2rem}}@media screen and (min-width:960px){.lng-modal{--lng-modal__close_x:-3.5rem;--lng-modal__close_y:-3.5rem;--lng-modal__flag_w:3rem;--lng-modal__flag_h:2.5rem;--lng-modal__item_gap:1rem;--lng-modal__item-name_fz:1.5rem;--lng-modal__item-name_lh:1.8rem;--lng-modal__item_mt:3rem}.lng-modal__wr{padding:1.5rem}.lng-modal__inner{width:min(100vw - 10rem,122.6rem)}.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)}[dir="rtl"] .lng-modal__close-btn{left:var(--lng-modal__close_x);top:var(--lng-modal__close_y)}}@media screen and (min-width:1440px){.lng-modal{--lng-modal__close_x:-4.5rem;--lng-modal__close_y:-4.5rem}.lng-modal__wr{padding:2.5rem;border-radius:1.9rem}.lng-modal__inner{border-radius:1rem}.lng-modal__list{column-count:5;padding:3rem 3rem 0}.lng-modal__item:not(:first-child){margin-top:0}.lng-modal__item-link{padding-bottom:var(--lng-modal__item_mt)}}.nav{--nav__general_top:5.9rem;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(13,13,14,0.95);z-index:5;border-top:.1rem solid rgba(255,255,255,0.08);opacity:0;visibility:hidden;transition:.3s ease-in-out .3s}.nav__list{position:absolute;right:0;top:0;height:100%;width:min(26rem,100%);background:#161617;border-left:.1rem solid rgba(255,255,255,0.08);padding:2.5rem 1rem;transform:translateX(100%);transition:.3s ease-in-out}.nav__item:not(:first-child){margin-top:1.5rem}.nav__link{display:flex;align-items:center;grid-gap:.9rem;font-size:1.5rem;line-height:1.8rem;color:rgba(255,255,255,0.6);padding:.5rem 1.5rem;border:.1rem solid rgba(0,0,0,0);border-radius:.4rem}.nav__link.active,.nav__link:hover{color:var(--color__accent);background:rgba(255,218,24,0.12);border-color:rgba(255,218,24,0.2)}.nav__link.active .nav__link-icon-wr,.nav__link:hover .nav__link-icon-wr{border-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:2.7rem;height:1.8rem;display:flex;align-items:center;justify-content:center;transition:var(--transition--general)}.nav__link-icon{fill:rgba(255,255,255,0.6);transition:var(--transition--general)}.nav__link-icon--nav-new{width:1.7rem;height:1.8rem}.nav__link-icon--nav-popular{width:1.5rem;height:1.8rem}.nav__link-icon--nav-best{width:1.9rem;height:1.9rem}.nav__link-icon--nav-cat{width:1.8rem;height:1.8rem}.nav__link-icon--nav-pornstars{width:1.6rem;height:1.8rem}.nav__link-icon--nav-chanels{width:2.7rem;height:1.8rem}.nav__link-icon--like{width:1.6rem;height:1.8rem}.nav__link-icon--nav-watch-later{width:1.8rem;height:1.8rem}.nav__link-icon--nav-history{width:2.1rem;height:1.8rem}.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:auto;left:0;transform:translateX(-100%)}@media screen and (min-width:640px){.nav{--nav__general_top:5.8rem}}@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:2.1rem 1rem 2.5rem;display:flex;align-items:center;justify-content:space-around;grid-gap:2.5vw;border-left:0}.nav__item:not(:first-child){margin-top:0}.nav__link{border:0;padding:0}.nav__link:hover,.nav__link.active{border:0;background:rgba(0,0,0,0)}[dir="rtl"] .nav__list{transform:translateX(0)}}.footer{--footer__menu_p:0 1.2rem 2rem;--footer__menu_gap:2.2rem 3rem;--footer__menu-link_fz:1.2rem;--footer__menu-link_lh:1.4rem;--footer__privacy_p:1.5rem 1rem;--footer__privacy_fz:1.1rem;--footer__privacy_lh:1.3rem;background:#161617}.footer__menu{padding:var(--footer__menu_p);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:var(--footer__menu_gap);position:relative;border-bottom:.1rem solid rgba(255,255,255,0.08)}.footer__menu:not(:first-child){padding-block-start:2rem}.footer__menu-title{margin-block-end:2rem}.footer--in-row .footer__menu{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.footer__menu-list{display:flex;flex-direction:column;gap:var(--footer__menu_gap)}.footer__menu-link{font-weight:400;font-size:var(--footer__menu-link_fz);line-height:var(--footer__menu-link_lh);text-transform:capitalize;color:rgba(255,255,255,0.6)}.footer__menu-link:hover{color:var(--color__white)}.footer__privacy,.footer__about{padding:var(--footer__privacy_p);text-align:center;font-size:var(--footer__privacy_fz);line-height:var(--footer__privacy_lh);font-weight:300;color:rgba(255,255,255,0.6)}.footer__about{border-top:.1rem solid rgba(255,255,255,0.08)}.footer__privacy p:first-child,.footer__about p:first-child{margin:0}.footer__privacy p:not(:first-child){margin:2rem 0 0}.footer__about p:not(:first-child){margin:.8rem 0 0}@media screen and (min-width:640px){.footer{--footer__menu_p:0 7rem 2rem;--footer__menu_gap:2rem 4rem;--footer__menu-link_fz:1.6rem;--footer__menu-link_lh:1.9rem;--footer__privacy_p:1.7rem 1rem 2rem;border-left:1px solid rgba(255,255,255,0.08);border-right:1px solid rgba(255,255,255,0.08)}.footer__menu{margin:0 1rem}.footer--in-row .footer__menu-wr{display:flex;justify-content:space-between;padding:var(--footer__privacy_p)}.footer__menu-title{font-size:1.8rem}.footer--in-row .footer__menu{padding:0;border:0}}@media screen and (min-width:960px){.footer{--footer__menu_p:0 7rem 1.5rem;--footer__menu_gap:2rem 4rem}.footer__menu-link:hover{color:var(--color__white)}.footer--in-row .footer__menu-wr{width:50%;max-width:60rem;flex-shrink:0;display:grid;grid-template-columns:repeat(2,auto)}.footer--in-row .footer__container{display:flex;flex-direction:row;gap:4rem}.footer--in-row .footer__privacy{margin-block-start:0}.footer--in-row .footer__privacy{text-align:start}.footer--in-row .footer__menu:last-child{grid-row:1 / 3;grid-column:2/3}}@media screen and (min-width:1440px){.footer{--footer__menu_gap:2rem 5vw}}@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)}}.search-form{--search-form__field_h:4rem;--search-form__field_p:0 .9rem;--search-form__field_fz:1.3rem;--search-form__btn_w:3.8rem}.search-form__inner{position:relative;display:flex}.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:300;color:var(--color__white);background:#202020;box-shadow:inset 0 2px 6px rgba(0,0,0,0.35);border-radius:.4rem 0 0 .4rem;border:.1rem solid rgba(255,255,255,0.08);outline:0}.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.4)}.search-form__field:-moz-placeholder{transition:var(--transition--general);color:rgba(255,255,255,0.4)}.search-form__field::-moz-placeholder{transition:var(--transition--general);color:rgba(255,255,255,0.4)}.search-form__field:-ms-input-placeholder{transition:var(--transition--general);color:rgba(255,255,255,0.4)}.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{min-width:var(--search-form__btn_w);width:var(--search-form__btn_w);height:var(--search-form__field_h);transition:var(--transition--general);display:flex;align-items:center;justify-content:center;background:#202020;border:.1rem solid rgba(255,255,255,0.08);border-radius:0 .4rem .4rem 0;border-left:0}.search-form__button svg{width:1.6rem;height:1.6rem;fill:var(--color__accent);transition:var(--transition--general)}[dir="rtl"] .search-form__field{border-radius:0 .4rem .4rem 0}[dir="rtl"] .search-form__button{border-radius:.4rem 0 0 .4rem;border-left:.1rem solid rgba(255,255,255,0.08);border-right:0}@media screen and (min-width:960px){.search-form{--search-form__field_p:0 1.5rem;--search-form__btn_w:7.7rem}.search-form__button:hover svg{fill:var(--color__white)}}.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{--page__general_p:.9rem 0 8rem;background:#161617;border-top:1px solid rgba(255,255,255,0.08);padding:var(--page__general_p)}.page--content .page__title{color:var(--color__white);padding:.6rem .5rem 1rem 1rem}.page--content .page__content-wr{border-top:.1rem solid rgba(255,255,255,0.08);padding:1rem .5rem 0}@media screen and (min-width:640px){.page{--page__general_p:1.5rem 0 10rem;--page__text-cat_m:3rem .5rem 0;border-left:1px solid rgba(255,255,255,0.08);border-right:1px solid rgba(255,255,255,0.08);border-radius:.9rem .9rem 0 0}.page--content{padding-left:1rem;padding-right:1rem}.page--content .page__title{padding-left:0;padding-right:0;padding-bottom:.8rem}.page--content .page__faq-container{padding:1.6rem 1rem 5rem 2rem}.page--content .page__content-wr{padding-top:2rem;padding-left:1rem;padding-right:1rem}}@media screen and (min-width:960px){.page{--page__general_p:2.1rem 0 10rem;--page__text-cat_m:4rem 1rem 0}.page--content .page__title{padding-top:0}.page--content .page__faq-container{margin-top:1.5rem;padding:3rem 2rem 6rem 3rem;grid-gap:4rem}}@media screen and (min-width:1440px){.page{--page__general_p:2.1rem 0 14rem}.page--content .page__faq-container{padding:4.2rem 1rem 8rem}}.btn{border:0;outline:0;cursor:pointer;transition:var(--transition--general);text-align:center;padding:unset}.btn--color_accent{background:rgba(255,218,24,0.12);font-size:1.8rem;line-height:2.1rem;font-weight:500;border:.1rem solid rgba(255,218,24,0.2);color:var(--color__accent)}.btn--color_accent:hover{background:rgba(255,218,24,0.2);border-color:rgba(255,218,24,0.3)}.custom-textarea{background:#060606;border-top:.1rem solid rgba(255,255,255,0.08);border-bottom:.1rem solid rgba(255,255,255,0.08);border-left:0;border-right:0;border-radius:0;padding:1rem;font-weight:300;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}@media screen and (min-width:640px){.custom-textarea{padding:1.7rem}}.section-title{--section-title-fz:1.6rem;--section-title-lh:2.4rem}.section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh)}@media screen and (min-width:640px){.section-title{--section-title-fz:2.1rem;--section-title-lh:3.2rem}}@media screen and (min-width:960px){.section-title{--section-title-fz:2.1rem;--section-title-lh:3.2rem}}.color--white{color:var(--color__white)}.cart{--cart__border-radius:.4rem;background:var(--color__pallet);border-radius:var(--cart__border-radius);overflow:hidden;border:.1rem solid rgba(255,255,255,0.08)}.cart__banner{position:relative;display:block;border-radius:var(--cart__border-radius) var(--cart__border-radius) 0 0;overflow:hidden}.cart__banner::before{display:block;content:"";width:100%;padding-top:56.25%}.cart__banner picture{position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (min-width:640px){.cart{--cart__border-radius:.8rem}}.section-heading__title{padding-bottom:1rem;position:relative}.section-heading__title::before{content:"";display:block;position:absolute;bottom:0;left:0;width:calc(100vw - 1rem);height:.1rem;background:rgba(255,255,255,0.08)}.section-heading__filter-btn{margin-bottom:.7rem;outline:0;width:2rem;height:2rem;background:#202020;border:.1rem solid rgba(255,255,255,0.08);border-radius:.4rem;display:flex;align-items:center;justify-content:center}.section-heading__filter-btn svg{fill:rgba(255,255,255,0.6);transition:var(--transition--general)}.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:.8rem;margin-top:.8rem;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}[dir="rtl"] .section-heading__title::before{left:auto;right:0}@media screen and (min-width:640px){.section-heading{border-bottom:.1rem solid rgba(255,255,255,0.08);padding-bottom:1rem}.section-heading__title{padding-bottom:0}.section-heading__title::before{display:none}}@media screen and (min-width:960px){.section-heading{padding-bottom:1.2rem}}.report-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(13,13,14,0.95);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%);background:#212123;width:100%;padding:.5rem}.report-modal__inner-content{background:#161617;border:.1rem solid rgba(255,255,255,0.08);border-radius:.4rem;padding-bottom:2rem}.report-modal__close-btn{position:absolute;top:-1.9rem;right:.6rem;width:4rem;height:4rem;background:#060606;border-radius:50%;border:.1rem solid rgba(255,255,255,0.2);outline:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition--general)}.report-modal__close-btn svg{width:1.6rem;height:1.6rem;fill:rgba(255,255,255,0.6);transition:var(--transition--general)}.report-modal__choose-side{padding:2rem 1rem;width:min(27.9rem,100%)}.report-modal__radio:not(:first-child){margin-top:.6rem}.report-modal__textarea{height:7rem}.report-modal__captcha{margin-top:1rem;text-align:center}.report-modal__captcha .g-recaptcha>div{margin-left:auto;margin-right:auto}.report-modal__btn{margin-inline:auto;max-width:30rem;margin-top:1.5rem;padding:1.5rem;width:100%;text-align:center;display:block;border-radius:1rem}.report-modal.active{opacity:1;visibility:visible}[dir="rtl"] .report-modal__close-btn{left:.6rem;right:auto}@media screen and (min-width:640px){.report-modal__inner{width:min(59rem,100%);padding:2.4rem;border-radius:1.9rem}.report-modal__inner-content{border-radius:1rem;padding-bottom:2.7rem}.report-modal__close-btn{top:-2rem;right:-2rem}.report-modal__close-btn svg{transition:var(--transition--general)}.report-modal__close-btn:hover svg{fill:var(--color__accent)}.report-modal__sides-wr{display:grid;grid-template-columns:auto 25rem;border-bottom:.1rem solid rgba(255,255,255,0.08)}.report-modal__choose-side{width:auto;border-right:.1rem solid rgba(255,255,255,0.08);padding:2.2rem 1rem 1rem 2rem}.report-modal__textarea{height:100%;border:0}.report-modal__captcha{margin-top:1.9rem}.report-modal__btn{margin:2rem auto 0;width:48rem;max-width:100%}[dir="rtl"] .report-modal__close-btn{left:-2rem}[dir="rtl"] .report-modal__choose-side{padding:2.2rem 2rem 1rem 1rem}}.custom-radio{cursor:pointer}.custom-radio__radio-wr{width:1.9rem;height:1.9rem;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:.1rem solid rgba(255,255,255,0.2);background:#060606;border-radius:50%;transition:var(--transition--general)}.custom-radio__customize::after{content:"";display:block;position:absolute;left:-0.1rem;top:-0.1rem;width:calc(100% - .2rem*-1);height:calc(100% - .2rem*-1);border-radius:50%;background:rgba(255,218,24,0.12);border:.5rem solid #ffda18;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:1rem;padding:.5rem 1rem;transition:var(--transition--general);border-radius:.6rem}.custom-radio--label .custom-radio__label{white-space:nowrap;font-weight:400;font-size:1.5rem;line-height:1.8rem;color:rgba(255,255,255,0.8);transition:var(--transition--general)}.custom-radio--label.custom-radio--active{background:rgba(255,218,24,0.12)}.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:3.9rem;--scroll-top__general_h:6.1rem;--scroll-top__svg_w:2.1rem;--scroll-top__svg_h:3.3rem;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(126,126,126,0.6);border:.1rem solid rgba(255,255,255,0.08);border-radius:1.2rem}.scroll-top svg{width:var(--scroll-top__svg_w);height:var(--scroll-top__svg_h);fill:rgba(255,255,255,0.7);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}}.send-cat-block{background:var(--color__pallet);display:none}.send-cat-block__form{display:grid;grid-template-columns:calc(100% - 1.8rem) 1.8rem;align-items:center;overflow:hidden;opacity:0;visibility:hidden;background:rgba(255,254,241,0.05);border:.1rem solid rgba(255,254,241,0.1);border-radius:.4rem}.send-cat-block__field-wr{height:1.8rem}.send-cat-block__field-wr input{font-size:1.2rem;line-height:1.4rem;font-weight:300;background:#202020;border-radius:0;color:var(--color__white)}.send-cat-block__field-wr input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}.send-cat-block__field-wr input:-moz-placeholder{color:rgba(255,255,255,0.3)}.send-cat-block__field-wr input::-moz-placeholder{color:rgba(255,255,255,0.3)}.send-cat-block__field-wr input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}.send-cat-block__submit{width:1.8rem;height:100%;display:flex;align-items:center;justify-content:center}.send-cat-block__submit svg{width:.8rem;height:.8rem;fill:var(--color__white);transition:var(--transition--general);opacity:.6}.send-cat-block__submit.active svg{opacity:1}.send-cat-block__submit.active:hover svg{fill:var(--color__accent);opacity:1}.send-cat-block__thanks{position:absolute;top:50%;transform:translateY(-50%);font-weight:600;font-size:1.2rem;line-height:1.4rem;color:#15c551;opacity:0;visibility:hidden}.send-cat-block.active{display:block}.send-cat-block.active .send-cat-block__form{opacity:1;visibility:visible}.send-cat-block.sended{display:block}.send-cat-block.sended .send-cat-block__thanks{opacity:1;visibility:visible}@media screen and (min-width:960px){.send-cat-block__thanks{font-size:1.2rem;line-height:1.8rem}}.page--content{font-size:1.4rem;line-height:2.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:600;font-size:1.6rem;line-height:2.3rem;color:var(--color__white)}.page--content h2:not(:first-child){margin-top:3rem}.page--content p{margin-top:.5rem}.page--content h2{font-weight:600;font-size:1.5rem;line-height:1.8rem;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:#a1a1aa}[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:2.1rem;line-height:2.5rem}.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.5rem}[dir="rtl"] .page--content ul li::before{right:-1.3rem}}.uc{text-transform:uppercase}.cap{text-transform:capitalize}.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:4.4rem;z-index:3;left:0;width:calc(100% - 3.8rem)}@media screen and (min-width:960px){.search-form__live-search{width:calc(100% - 7.7rem);top:4.7rem}}.live-search{background-color:var(--color__pallet);padding:1.5rem 0 2rem;transition:.3s ease-in-out;box-shadow:0 5px 7px 0 rgba(0,0,0,0.25);border-radius:.4rem;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:.5rem;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.5rem;font-weight:600;line-height:1.2;color:var(--color__white);transition:var(--transition--general);display:block;width:100%;padding:.5rem 1rem}.live-search__item-link:hover{background:#060606}.live-search__list-wr--type_live-search{display:none}@media screen and (min-width:960px){.live-search{padding:1.5rem 1.3rem 2rem}}.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}.page__top-gradient{position:absolute;left:0;top:0;width:100%;height:26.48vw;background:linear-gradient(180deg,var(--color__top-layout-bg) 31.27%,rgba(13,17,23,0.00) 100%)}.categories-section__title{display:flex}.categories-section__heading-icon{margin-inline-end:1rem;width:3rem;height:1.8rem;flex-shrink:0;align-self:center}.nav__link--christmas{color:#e72e2d}.header__logo-link{height:2.8rem}@media screen and (min-width:640px){.categories-section__heading-icon{margin-inline-end:.5rem}.header__logo-link{height:4rem}.section-title__title-wr{align-self:center}}@media screen and (min-width:960px){.categories-section__heading-icon{width:6.5rem;height:4.2rem}}@media screen and (min-width:1440px){.header__logo-link{height:6.8rem}}.page__text-categories{margin-top:2rem}.page--faq .page__title{text-align:center;color:var(--color__white)}.page--faq .page__faq-container{margin-top:1rem;margin-inline:auto;display:flex;flex-direction:column;grid-gap:1rem;padding:0 .5rem}@media screen and (min-width:640px){.page__text-categories{margin:var(--page__text-cat_m)}.page--faq .page__faq-container{margin-top:2rem;grid-gap:1.5rem;padding:0 2rem}.page--get-listed .page__get-listed-form{width:min(60rem,100%);margin-inline:auto}}@media screen and (min-width:960px){.page--faq .page__faq-container{margin-top:3rem;grid-gap:2rem;padding:0 3rem}}@media screen and (min-width:1440px){.page--faq .page__faq-item{width:min(91.8rem,100%);margin-inline:auto}.page--get-listed{padding-top:5rem}}.section-title--xl{--section-title-fz:1.6rem;--section-title-lh:1.9rem}.section-title--xl .section-title__title{font-weight:700;font-size:var(--section-title-fz);line-height:var(--section-title-lh)}.section-title--alph .section-title__title{color:var(--color__white);font-weight:700;font-size:1.6rem;line-height:1.9rem}.section-title--alph .section-title__items-wr{margin-top:1rem;display:flex;justify-content:flex-start;flex-wrap:wrap;grid-gap:.5rem}.section-title--alph .section-title__link-item{width:2.6rem;height:2.8rem;background:#29292a;border:.1rem solid rgba(255,255,255,0.05);border-radius:.4rem;font-weight:600;font-size:1.5rem;line-height:1.8rem;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--color__white)}.section-title--alph .section-title__link-item.section-title__item--active{background:rgba(255,218,24,0.12);border:.1rem solid rgba(255,218,24,0.2);color:var(--color__accent)}.section-title--alph .section-title__link-item:hover{color:var(--color__accent)}@media screen and (min-width:640px){.section-title--xl{--section-title-fz:2.1rem;--section-title-lh:2.5rem}.section-title--alph .section-title__title{font-size:2.1rem;line-height:2.5rem}.section-title--alph .section-title__link-item{width:3rem;height:2.8rem}}@media screen and (min-width:960px){.section-title--xl{--section-title-fz:2.8rem;--section-title-lh:3.3rem}.section-title--alph .section-title__title{font-size:2.8rem;line-height:3.3rem}}@media screen and (min-width:1440px){.section-title--alph .section-title__link-item{width:4rem}}.cart--category{--cart__content_p:.5rem;--cart__title_fz:1.4rem;--cart__title_lh:1.6rem}.cart--category .cart__pin-btn{position:absolute;top:.3rem;right:.3rem}.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{padding:.2rem .4rem .1rem;font-size:1.1rem;line-height:1.3rem;background:#2f2f30;border-radius:.2rem;color:rgba(255,255,255,0.6);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:.5rem}.cart--pinned{order:-1}.cart--pinned .cart__pin-btn svg{fill:var(--color__white)}@media screen and (min-width:640px){.cart--category{--cart__content_p:.8rem .5rem .8rem .8rem;--cart__title_fz:2.1rem;--cart__title_lh:2.5rem}[dir="rtl"] .cart--category{--cart__content_p:.8rem .8rem .8rem .5rem}}.cart-pin-btn{--pin__general_size:2rem;--pin__svg_w:1.2rem;--pin__svg_h:1.1rem;cursor:pointer;outline:0;border:0;border-radius:.4rem;background:#060606;width:var(--pin__general_size);height:var(--pin__general_size);display:flex;align-items:center;justify-content:center}.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:2.4rem;--pin__svg_w:1.4rem;--pin__svg_h:1.3rem}}.letter-categories{--letter-categories__letter_fz:1.6rem;--letter-categories__letter_lh:1.9rem;--letter-categories__letter_line-m:1.6rem;--letter-categories__items_mt:.4rem;--letter-categories__item-name_fz:1.2rem;--letter-categories__item-name_lh:1.4rem;--letter-categories__item-count_fz:1.2rem;--letter-categories__item-count_lh:1.4rem}.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:var(--color__accent);text-transform:uppercase;background:#151516}.letter-categories__letter::after{content:"";display:block;position:absolute;left:var(--letter-categories__letter_line-m);top:50%;transform:translateY(-50%);height:.1rem;width:calc(100% - var(--letter-categories__letter_line-m));background:rgba(255,255,255,0.08)}.letter-categories__items{margin-top:var(--letter-categories__items_mt);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 1rem}.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:600}.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.4);font-weight:300}.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)}[dir="rtl"] .letter-categories__letter::after{right:var(--letter-categories__letter_line-m);left:auto}@media screen and (min-width:640px){.letter-categories{--letter-categories__letter_fz:1.8rem;--letter-categories__letter_lh:2.1rem;--letter-categories__letter_line-m:1.8rem;--letter-categories__items_mt:.7rem;--letter-categories__item-name_fz:1.5rem;--letter-categories__item-name_lh:1.8rem;--letter-categories__item-count_fz:1.5rem;--letter-categories__item-count_lh:1.8rem}.letter-categories__items{grid-gap:0 2.6rem}}@media screen and (min-width:960px){.letter-categories__items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1440px){.letter-categories{padding-bottom:6rem}.letter-categories__items{grid-template-columns:repeat(5,1fr);grid-gap:0 3rem}}.faq-item{background:#151516;border:.1rem solid rgba(255,255,255,0.08);border-radius:.6rem;padding:1rem;transition:var(--transition--general)}.faq-item__heading{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;grid-gap:.9rem}.faq-item__title{font-weight:600;font-size:1.4rem;line-height:1.6rem;color:var(--color__white);transition:var(--transition--general)}.faq-item__open-marker{min-width:1.8rem;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center}.faq-item__open-marker svg{width:100%;height:100%;transition:var(--transition--general);fill:rgba(255,255,255,0.6)}.faq-item__content-wr{max-height:0;opacity:0;visibility:hidden;transition:var(--transition--general)}.faq-item__content-inner{padding-top:1rem;font-size:1.2rem;line-height:2.2rem;padding-right:4rem;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{background:#060606}.faq-item--active .faq-item__open-marker svg{transform:rotate(-45deg)}.faq-item--active .faq-item__content-wr{opacity:1;visibility:visible;max-height:100%}[dir="rtl"] .faq-item__content-inner{padding-left:4rem;padding-right:0}@media screen and (min-width:640px){.faq-item{padding:1.8rem 2rem}.faq-item__heading{grid-gap:1.5rem}.faq-item__title{font-size:1.6rem;line-height:1.9rem}.faq-item__content-inner{padding-right:0;font-size:1.4rem;line-height:2.2rem}[dir="rtl"] .faq-item__content-inner{padding-left:0}}@media screen and (min-width:960px){.faq-item__heading{grid-gap:3.4rem}.faq-item__open-marker{min-width:2.2rem;width:2.2rem;height:2.2rem}.faq-item__title{font-size:2.1rem;line-height:2.5rem}.faq-item__content-inner{padding-top:1.8rem}}@media screen and (min-width:1440px){.faq-item__content-wr{width:min(88rem,100%);padding-right:0}[dir="rtl"] .faq-item__content-inner{padding-left:0}}.popular{--popular__general_p:0 .5rem;--popular__items_mt:.9rem;--popular__items_pt:.5rem;padding:var(--popular__general_p)}.popular__items{margin-top:var(--popular__items_mt);padding-top:var(--popular__items_pt);border-top:.1rem solid rgba(255,255,255,0.08)}@media screen and (min-width:640px){.popular{--popular__general_p:0 1rem;--popular__items_mt:1rem;--popular__items_pt:1rem}}.text-categories{--text-cat__general_p:1.5rem .5rem 2rem;--text-cat__items_mt:1rem;--text-cat__item_mt:1.4rem;background:#151516;border-top:.1rem solid rgba(255,255,255,0.08);border-bottom:.1rem solid rgba(255,255,255,0.08);padding:var(--text-cat__general_p)}.text-categories__title{color:rgba(255,255,255,0.8)}.text-categories__items{margin-top:var(--text-cat__items_mt)}.text-categories__item:not(:first-child){margin-top:var(--text-cat__item_mt)}@media screen and (min-width:640px){.text-categories{--text-cat__general_p:2rem 2rem 3.3rem;--text-cat__items_mt:1.5rem;--text-cat__item_mt:2.3rem;border:.1rem solid rgba(255,255,255,0.08);border-radius:1rem}}.pornstars{padding-left:.5rem;padding-right:.5rem}.pornstars__list{margin-top:1rem;padding-top:1rem;border-top:.1rem solid rgba(255,255,255,0.08);display:none;grid-template-columns:repeat(2,1fr);grid-gap:0 1.5rem}.pornstars__list--active{display:grid}.pornstars__item{margin-bottom:1.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pornstars__link{font-weight:600;font-size:1.3rem;line-height:1.5rem;color:var(--color__white);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pornstars__link:hover{color:var(--color__accent)}@media screen and (min-width:640px){.pornstars{padding-left:1rem;padding-right:1rem}.pornstars__list{margin-top:1.5rem;grid-template-columns:repeat(3,1fr);padding-top:1.5rem}.pornstars__link{font-size:1.5rem;line-height:1.8rem}}@media screen and (min-width:960px){.pornstars{padding-left:2rem;padding-right:2rem}.pornstars__list{margin-top:2rem;grid-template-columns:repeat(4,1fr);padding-top:3rem;grid-gap:0 3rem}}@media screen and (min-width:1440px){.pornstars__list{margin-top:2.5rem;grid-template-columns:repeat(5,1fr);grid-gap:0 4rem}.pornstars__link{font-size:1.5rem;line-height:2.2rem}}@media screen and (min-width:1660px){.pornstars__list{grid-template-columns:repeat(6,1fr)}}.get-listed{margin:0 1rem}.get-listed__title{text-align:center;color:var(--color__white)}.get-listed__fields-wr{margin-top:1.5rem;display:flex;flex-direction:column;grid-gap:1rem}.get-listed .form-group{width:100%}.get-listed .form-group input{height:4rem;background:rgba(255,254,241,0.05);border:.1rem solid rgba(255,254,241,0.1);border-radius:.4rem;font-weight:300;font-size:1.3rem;line-height:1.5rem;width:100%;padding:1rem;color:var(--color__white);outline:0;transition:var(--transition--general)}.get-listed .form-group input:focus{border-color:var(--color__white)}.get-listed .form-group input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}.get-listed .form-group input:-moz-placeholder{color:rgba(255,255,255,0.3)}.get-listed .form-group input::-moz-placeholder{color:rgba(255,255,255,0.3)}.get-listed .form-group input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}.get-listed .form-group .invalid-feedback{color:#e55c53}.get-listed .form-group.error input{border-color:rgba(229,92,83,0.5)}.get-listed .form-group.error .invalid-feedback{margin-top:.6rem;display:block;font-size:1rem;line-height:1.2rem;text-align:left}.get-listed textarea{height:8rem;resize:none;background:rgba(255,254,241,0.05);border:.1rem solid rgba(255,254,241,0.1);border-radius:.4rem;font-weight:300;font-size:1.3rem;line-height:1.5rem;width:100%;padding:1rem;color:var(--color__white);outline:0;transition:var(--transition--general)}.get-listed textarea:focus{border-color:var(--color__white)}.get-listed textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}.get-listed textarea:-moz-placeholder{color:rgba(255,255,255,0.3)}.get-listed textarea::-moz-placeholder{color:rgba(255,255,255,0.3)}.get-listed textarea:-ms-input-placeholder{color:rgba(255,255,255,0.3)}.get-listed__textarea{width:100%}.get-listed__btn{margin-top:2rem;width:100%;padding:1.7rem;border-radius:.4rem;cursor:pointer}.get-listed__message{margin-top:3rem;color:#53e67d;font-size:1.3rem;line-height:1.5rem;text-align:center}@media screen and (min-width:640px){.get-listed{width:min(48.1rem,100% - 4rem)}}@media screen and (min-width:960px){.get-listed__fields-wr{margin-top:3rem;grid-gap:1.5rem}.get-listed .form-group input{height:5.5rem;padding:1.3rem}.get-listed .form-group textarea{padding:1.9rem 1.3rem;height:11rem}.get-listed .form-group.error input{border-color:rgba(229,92,83,0.5)}.get-listed .form-group.error .invalid-feedback{font-size:1.4rem;line-height:1.8rem}.get-listed__btn{margin-top:3rem}.get-listed__message{font-size:1.4rem;line-height:1.6rem}}