/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{min-height:100vh;min-width:320px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;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;-webkit-text-decoration:underline;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;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{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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:'Anek',sans-serif;--transition--general:.3s ease-in-out;--color__white:#fff;--color__top-layout-bg:#0e0003;--color__accent:#ff99ac;--color__accent--hover:#ffb4c2}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{background-color:#0e0003;background-color:var(--color__top-layout-bg);color:#fff;font-family:"Anek",sans-serif}body.disable-scroll{max-height:100vh;overflow-y:hidden}@media screen and (min-width:960px){body.disable-scroll{max-height:none;max-height:initial;overflow-y:visible;overflow-y:initial}}main{scroll-behavior:smooth}ul,li{list-style-type:none;margin:0;padding:0}a{-webkit-text-decoration:none;text-decoration:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}a::before,a::after{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);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%;-o-object-fit:cover;object-fit:cover}.scroll-stoped{overflow-y:hidden}.page__first-section{margin-top:.5rem}@media screen and (min-width:640px){.page__first-section{margin-top:1rem}}@media screen and (min-width:960px){.page__first-section{margin-top:2rem}}.container{width:100%;position:relative;padding:0 max(12px,min(1.3vw,12px))}@media screen and (min-width:640px){.container{margin-left:auto;margin-right:auto;width:min(100vw - 2rem,164.2rem)}}@media screen and (min-width:1440px){.container{width:min(100vw - 4rem,164.2rem)}}.grid{display:grid}.grid-cols--min_2{grid-template-columns:repeat(2,minmax(10rem,1fr))}.grid-gap--min_10_04{grid-gap:1rem .4rem}@media screen and (min-width:640px){.grid-gap--m_15_10{grid-gap:1.5rem 1rem}}@media screen and (min-width:960px){.grid-cols--l_3{grid-template-columns:repeat(3,minmax(10rem,1fr))}}@media screen and (min-width:1440px){.grid-cols--xl_5{grid-template-columns:repeat(5,minmax(10rem,1fr))}}.btn{border:0;outline:0;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general);text-align:center;padding:0;padding:initial}.btn--color_accent{font-size:1.5rem;line-height:2.8rem;font-weight:600;border-radius:11.6rem;border:0;background:#ff99ac;background:var(--color__accent);color:#160004;text-transform:uppercase}.btn--color_accent:hover{background:#ffb4c2;background:var(--color__accent--hover)}.custom-textarea{border-radius:.5rem;background:rgba(0,0,0,0.15);border:.1rem solid rgba(255,255,255,0.12);padding:1rem;font-size:1.4rem;line-height:2.6rem;outline:0;width:100%;resize:none;color:#fee6ea}.custom-textarea::-webkit-input-placeholder{color:rgba(254,230,234,0.3)}.custom-textarea:-moz-placeholder{color:rgba(254,230,234,0.3)}.custom-textarea::-moz-placeholder{color:rgba(254,230,234,0.3)}.custom-textarea:-ms-input-placeholder{color:rgba(254,230,234,0.3)}@media screen and (min-width:640px){.custom-textarea{padding:2rem 1.5rem}}.section-title{--section-title-fz:1.6rem;--section-title-lh:3rem}.section-title__title-wr{min-width:0}.section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);font-weight:600;text-transform:capitalize}.section-title__title-text{display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;line-height:130%}.section-title--count{--section-title-fz:1.6rem;--section-title-lh:3rem}.section-title--count .section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);color:#fee6ea;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px;min-width:0}.section-title--count .section-title__count-wr{margin-top:3px;font-size:1.1rem;line-height:1.5rem;color:rgba(254,230,234,0.5);font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap;text-transform:lowercase}.section-title--count .section-title__count-wr strong,.section-title--count .section-title__count-wr b{color:#fee6ea;font-weight:600;font-size:1.2rem}.section-title--xl{--section-title-fz:1.6rem;--section-title-lh:3rem}.section-title--xl .section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);font-weight:600;color:#fee6ea}.section-title--xxl{--section-title-fz:1.8rem;--section-title-lh:3.4rem}.section-title--xxl .section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);font-weight:600;color:#fee6ea}[dir=rtl] .section-title--count .section-title__count-wr{margin-left:0;margin-right:0}@media screen and (min-width:640px){.section-title{--section-title-fz:2.4rem;--section-title-lh:4.5rem}.section-title--xl{--section-title-fz:2.4rem;--section-title-lh:4.5rem}.section-title--xxl{--section-title-fz:2.4rem;--section-title-lh:4.5rem}.section-title--count .section-title__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:5px}.section-title--count .section-title__count-wr{margin-left:0;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.section-title--count .section-title__count-wr strong,.section-title--count .section-title__count-wr b{margin-bottom:0}.section-title--count .section-title__count{display:block}.section-title--count .section-title__count b{display:block}.section-title__title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir=rtl] .section-title--count .section-title__count-wr{margin-left:0;margin-right:0}}@media screen and (min-width:960px){.section-title--xl .section-title{--section-title-fz:2.8rem;--section-title-lh:5.2rem}.section-title--xxl .section-title{--section-title-fz:2.8rem;--section-title-lh:5.2rem}.section-title--count{--section-title-fz:2.8rem;--section-title-lh:5.2rem}.section-title--count .section-title__count-wr{margin-left:0}.section-title--count .section-title__title{margin-bottom:0}[dir=rtl] .section-title--count .section-title__count-wr{margin-right:0}}@media screen and (min-width:1440px){.section-title--xl{--section-title-fz:2.8rem;--section-title-lh:5.2rem}.section-title--xxl{--section-title-fz:2.8rem;--section-title-lh:5.2rem}}.custom-radio{cursor:pointer}.custom-radio__radio-wr{width:2.4rem;height:2.4rem;position:relative}.custom-radio__field{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;opacity:0}.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:#ff99ac;border-color:var(--color__accent)}.custom-radio__customize{width:100%;height:100%;position:relative;border:.1rem solid rgba(255,153,172,0.1);background:rgba(255,255,255,0.1);border-radius:50%;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.custom-radio__customize::after{content:"";display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.7rem;height:1.7rem;border-radius:50%;background:#ff99ac;background:var(--color__accent);opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general);-webkit-box-sizing:border-box;box-sizing:border-box}.custom-radio:hover .custom-radio__customize{border-color:#ff99ac;border-color:var(--color__accent)}.custom-radio--label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:1.1rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.custom-radio--label .custom-radio__label{white-space:nowrap;font-weight:400;color:#fee6ea;font-size:1.5rem;line-height:2.8rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.custom-radio--label.custom-radio--active .custom-radio__label{color:#ff99ac;color:var(--color__accent)}.custom-radio--label:hover .custom-radio__label{color:#ff99ac;color:var(--color__accent)}.header{--header__general_padding:1rem 2rem 1rem 12px;--header__general_gap:1.5rem;--header__logo_w:115px;--header__logo_h:26px;--header__search-icon_size:1.8rem;background:-webkit-gradient(linear,left bottom,left top,from(#0f0104),color-stop(15%,#16070b),color-stop(30%,#1f1215),color-stop(45%,#271a1d),color-stop(60%,#2e2124),color-stop(75%,#34282a),color-stop(88%,#392e30),to(#3d3234));background:linear-gradient(0,#0f0104 0,#16070b 15%,#1f1215 30%,#271a1d 45%,#2e2124 60%,#34282a 75%,#392e30 88%,#3d3234 100%);position:relative;border-bottom:.1rem solid #271a1d;height:4rem;-webkit-box-flex:0;-ms-flex:0 0 4rem;flex:0 0 4rem}.header__container{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:var(--header__general_gap);padding:var(--header__general_padding);height:100%}.header__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:var(--header__logo_w);height:var(--header__logo_h);position:relative}.header__logo-link img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:left;object-position:left}.header__search-form{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;visibility:hidden;left:0;top:0;width:100%;height:100%;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-template-columns:minmax(28rem,100%) auto;background:#0e0003;background:-webkit-gradient(linear,left bottom,left top,from(#0e0003),to(#3e3335));background:linear-gradient(0,#0e0003 0,#3e3335 100%);padding:.5rem 1.2rem .5rem .5rem;grid-gap:1.1rem;z-index:5;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.header__search-form.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.header__search-form-close-btn{width:1.2rem;height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__search-form-close-btn svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;fill:rgba(254,230,234,0.6)}.header__mob-btn{outline:0;border:0;cursor:pointer}.header__mob-btn svg{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.header__search-opn{margin-left:auto;margin-right:50px}.header__search-opn svg{width:var(--header__search-icon_size);height:var(--header__search-icon_size);fill:#fee6ea}.header__lng-img-wr{width:3rem;height:2rem;border-radius:.2rem;overflow:hidden}.header__lng-img-wr img,.header__lng-img-wr source,.header__lng-img-wr svg{border-radius:.3rem}.header__lng-flag{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__nav{margin-bottom:10px}[dir=rtl] .header{--header__general_padding:1rem 12px 1rem 2rem}[dir=rtl] .header__search-form{padding:.5rem .5rem .5rem 1.2rem}[dir=rtl] .header__search-opn{margin-right:auto;margin-left:50px}[dir=rtl] .header__hamburger{margin-right:0}@media screen and (min-width:960px){.header{--header__general_padding:12px;--header__logo_w:19.6rem;--header__logo_h:3.9rem;--header__general_gap:1rem 2rem;height:7rem;-webkit-box-flex:0;-ms-flex:0 0 7rem;flex:0 0 7rem}.header__container{-ms-flex-wrap:wrap;flex-wrap:wrap}.header__logo-link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__search-form{position:relative;-webkit-transform:translateY(0);transform:translateY(0);display:block;background:rgba(0,0,0,0);padding:0;opacity:1;visibility:visible;width:55.3rem;height:auto;margin-left:auto;margin-right:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header__search-form-close-btn{display:none}.header__search-opn{display:none;height:auto}.header__hamburger{display:none;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-left:0}.header__lng{margin-left:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}[dir=rtl] .header{--header__general_padding:1.5rem 0}[dir=rtl] .header__search-form{padding:0}[dir=rtl] .header__lng{margin-right:0}}.header-language{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-language__button{width:30px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-language__button img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.header-language-menu{display:none;position:absolute;bottom:-5px;right:0;z-index:1;-webkit-transform:translateY(100%);transform:translateY(100%);padding:10px 5px;background:#322629;border-radius:8px;overflow:hidden;min-width:160px}.header-language-menu.header-language-menu_active{display:block}.header-language-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.header-language-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;color:#fff;font-size:15px;gap:12px;border-radius:6px;-webkit-transition:background-color .3s;transition:background-color .3s}.header-language-menu__link_active{background:rgba(255,255,255,0.15);pointer-events:none}.header-language-menu__link:hover{background:rgba(255,255,255,0.15)}.header-language-menu__icon{width:12px;height:10px;margin-left:auto}.header-language-menu__icon svg{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.header-language-menu__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;height:20px}.header-language-menu__img img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}[dir=rtl] .header-language{left:15px;right:auto}[dir=rtl] .header-language-menu{right:auto;left:0}.hamburger{width:3rem;height:2rem;position:relative}.hamburger__line{display:block;position:absolute;width:3rem;height:.2rem;border-radius:.1rem;background:#fee6ea;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.hamburger__line:first-child{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hamburger__line:nth-child(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hamburger__line:last-child{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hamburger.active .hamburger__line:first-child,.hamburger.active .hamburger__line:last-child{width:2.5rem}.hamburger.active .hamburger__line:first-child{top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.hamburger.active .hamburger__line:nth-child(2){opacity:0;visibility:hidden}.hamburger.active .hamburger__line:last-child{top:50%;bottom:auto;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.nav{--nav__general_top:4rem;position:fixed;top:4rem;top:var(--nav__general_top);left:0;width:100%;height:calc(100% - 4rem);height:calc(100% - var(--nav__general_top));max-height:calc(100% - 4rem);max-height:calc(100% - var(--nav__general_top));overflow-y:auto;background:#0e0003;z-index:5;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.nav__list{position:absolute;left:0;top:0;height:100%;width:100%;padding:2rem;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.nav__item:not(:first-child){margin-top:3.3rem}.nav__item:last-of-type{padding-bottom:2rem}.nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:17px;font-size:1.5rem;line-height:2.8rem;font-weight:500;text-transform:uppercase;color:#fee6ea}.nav__link.active,.nav__link:hover{color:#ff99ac;color:var(--color__accent)}.nav__link.active .nav__link-icon,.nav__link:hover .nav__link-icon{fill:#ff99ac;fill:var(--color__accent)}.nav__link-icon-inner{width:2.1rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav__link-icon{fill:#fee6ea;width:100%;height:100%;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.nav__link-title{white-space:nowrap}.nav.active{opacity:1;visibility:visible;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.nav.active .nav__list{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.3s ease-in-out .3s;transition:.3s ease-in-out .3s}[dir=rtl] .nav__list{right:0;left:auto;-webkit-transform:translateX(100%);transform:translateX(100%)}@media screen and (min-width:960px){.nav{--nav__general_top:7rem;opacity:1;visibility:visible;position:relative;top:0;right:0;left:0;background:rgba(0,0,0,0);border:0;height:4.8rem;border-bottom:.1rem solid #271a1d;-webkit-transition:none;transition:none;padding:0 15px;margin:0 auto;max-width:1200px}.nav.active{-webkit-transition:none;transition:none}.nav__list{margin-left:auto;margin-right:auto;position:relative;top:0;right:0;left:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:none;transition:none;background:rgba(0,0,0,0);padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.nav__item:not(:first-child){margin-top:0}.nav__item:last-of-type{padding-bottom:0}.nav__link{grid-gap:.7rem;line-height:1;position:relative}.nav__link::after{content:"";display:block;position:absolute;bottom:-1rem;left:0;width:100%;height:.1rem;background:rgba(0,0,0,0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.nav__link.active::after{background:#ff99ac}.nav__link-icon-inner{width:18px;height:18px}.nav__link-title{font-size:13px}[dir=rtl] .nav__list{-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (min-width:1440px){.nav{max-width:1400px}.nav__link-title{font-size:15px}.nav__link-icon-inner{width:2rem;height:2rem}}.search-form{--search-form__field_h:3rem;--search-form__field_p:0 3rem 0 .5rem;--search-form__field_fz:1.2rem;--srarch-from__field_border-radius:.5rem;--search-form__btn_w:1.5rem;--search-form__btn_right:1rem}.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:#fff;color:var(--color__white);border:1px solid rgba(255,255,255,0.12);background:rgba(0,0,0,0.15);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{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__field:-moz-placeholder{-moz-transition:.3s ease-in-out;transition:.3s ease-in-out;-moz-transition:var(--transition--general);transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__field::-moz-placeholder{-moz-transition:.3s ease-in-out;transition:.3s ease-in-out;-moz-transition:var(--transition--general);transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__field:-ms-input-placeholder{-ms-transition:.3s ease-in-out;transition:.3s ease-in-out;-ms-transition:var(--transition--general);transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__button{position:absolute;right:var(--search-form__btn_right);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:var(--search-form__btn_w);height:var(--search-form__btn_w);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border:0}.search-form__button svg{width:100%;height:100%;fill:#fee6ea;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}[dir=rtl] .search-form{--search-form__field_p:0 .5rem 0 3rem}[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:3.5rem;--search-form__field_p:0 4.5rem 0 1rem;--search-form__field_fz:1.4rem;--search-form__btn_right:1.5rem}[dir=rtl] .search-form{--search-form__field_p:0 1rem 0 4.5rem}}.search-form__live-search{position:absolute;top:4rem;z-index:3;left:0;width:100%}@media screen and (min-width:640px){.search-form__live-search{top:5.1rem}}@media screen and (min-width:960px){.search-form__live-search{top:4.5rem}}.live-search{background-color:#0e0003;background-color:var(--color__top-layout-bg);padding:1rem 1rem 2rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-shadow:0 4px 7px 0 rgba(0,0,0,0.36);box-shadow:0 4px 7px 0 rgba(0,0,0,0.36);border-bottom:.1rem solid rgba(255,255,255,0.18);opacity:0;visibility:hidden}.live-search.active{opacity:1;visibility:visible}.live-search__list{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:.5rem;overflow-y:auto}.live-search__list::-webkit-scrollbar{width:.4rem}.live-search__list::-webkit-scrollbar-thumb{background-color:#ff99ac;background-color:var(--color__accent);border-radius:.8rem}.live-search__item-link{font-size:1.5rem;font-weight:400;line-height:1.86;color:#fff;color:var(--color__white);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.live-search__item-link:hover{padding-left:.5rem;color:#ff99ac;color:var(--color__accent)}.live-search__list-wr--type_live-search{display:none}@media screen and (min-width:960px){.live-search{padding:1.5rem 1rem 2rem;border:1px solid rgba(255,255,255,0.1);border-radius:.8rem}}.footer{margin-top:auto;--footer__general_p:max(65px,min(8vw,120px)) 0 20px 0;--footer__main-gap:15px;border-top:.1rem solid rgba(255,255,255,0.1);padding:max(65px,min(8vw,120px)) 0 20px 0;padding:var(--footer__general_p);font-size:12px;color:rgba(255,255,255,0.5);line-height:140%}.footer__inner{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:25px var(--footer__main-gap);gap:25px var(--footer__main-gap);margin-bottom:35px}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--footer__main-gap);grid-column:span 4/auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__info{grid-column:span 4/auto}.footer__info p{margin:0 0 15px}.footer__about p{margin:0 0 5px}@media screen and (min-width:640px){.footer{--footer__main-gap:80px;font-size:14px}.footer__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer__info{text-align:center}.footer__about{font-size:12px;text-align:center}}@media screen and (min-width:1200px){.footer{--footer__main-gap:max(20px,min(1.9vw,40px))}.footer__inner{grid-template-columns:repeat(9,1fr);margin-bottom:40px}.footer__links{grid-column:span 3/auto}.footer__info{grid-column:span 6/auto;text-align:left}[dir=rtl] .footer__info{text-align:right}}@media screen and (min-width:1440px){.footer{--footer__main-gap:max(40px,min(4vw,100px))}}.footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--footer__main-gap)}.footer-nav__title{color:#fff;margin-bottom:8px}.footer-nav__link{display:block;padding:3px 0;color:#fff;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.footer-nav__link:hover{opacity:1}@media screen and (min-width:960px){.footer-nav__item{width:auto}}@media screen and (min-width:640px){.footer-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto}.footer-nav__link{font-size:15px}}@media screen and (min-width:960px){.footer-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:50%}}@media screen and (min-width:1200px){.footer-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto}}@media screen and (min-width:640px){.footer-nav_small{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:960px){.footer-nav_small{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:1200px){.footer-nav_small{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer-memers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-memers__item{display:block;width:120px;height:60px;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}.footer-memers__item img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1200px){.footer-memers{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.scroll-top{--scroll-top__general_w:40px;--scroll-top__general_h:80px;--scroll-top__svg_w:100%;--scroll-top__svg_h:100%;width:40px;width:var(--scroll-top__general_w);height:80px;height:var(--scroll-top__general_h);border-radius:65px;padding:20px 10px;right:2rem;bottom:10rem;position:fixed;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;background:rgba(25,1,5,0.61);border:.1rem solid rgba(255,255,255,0.17)}.scroll-top svg{width:var(--scroll-top__svg_w);height:var(--scroll-top__svg_h);fill:#fee6ea;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:var(--transition--general);transition:var(--transition--general)}.scroll-top--active{opacity:1;visibility:visible}.scroll-top:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}[dir=rtl] .scroll-top{right:auto;left:2rem}@media screen and (min-width:960px){.scroll-top{right:1rem;bottom:5rem}[dir=rtl] .scroll-top{left:1rem}}.cart{--cart__border-radius:.8rem}.cart__banner{position:relative;display:block;overflow:hidden;border-radius:var(--cart__border-radius)}.cart__banner picture{display:block}.cart__banner::before{display:block;content:"";width:100%;padding-top:56.25%}.cart__banner-inner{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.cart--category{--cart__content_p:0 .5rem;--cart__title_fz:1.5rem;--cart__title_lh:2.8rem;--cart__count_fz:.9rem;--cart__count_lh:1.6rem}.cart--category .cart__pin-btn{position:absolute;top:.3rem;right:.3rem}.cart--category .cart__content{margin-top:.5rem;padding:var(--cart__content_p);border-radius:.6rem;background:rgba(255,255,255,0.1)}.cart--category .cart__big-title{font-size:var(--cart__title_fz);line-height:var(--cart__title_lh);font-weight:600;color:#fee6ea;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:var(--transition--general)}.cart--category .cart__count-in-cat{position:absolute;display:block;bottom:.3rem;right:.3rem;font-size:var(--cart__count_fz);line-height:var(--cart__count_lh);font-weight:500;color:#fee6ea;height:1.6rem;background:rgba(25,1,5,0.71);backdrop-filter:blur(2px);border-radius:.5rem;padding:0 .3rem}.cart--category:hover .cart__big-title{color:var(--color__accent)}[dir=rtl] .cart--category .cart__pin-btn{right:auto;left:.3rem}[dir=rtl] .cart--category .cart__count-in-cat{right:auto;left:.3rem}@media screen and (min-width:640px){.cart{--cart__border-radius:.8rem}.cart--category{--cart__content_p:.1rem 1rem .2rem;--cart__title_fz:1.8rem;--cart__title_lh:3.4rem;--cart__count_fz:1.2rem;--cart__count_lh:2.2rem}.cart--category .cart__pin-btn{top:.5rem;right:.5rem}.cart--category .cart__count-in-cat{bottom:.5rem;right:.5rem;height:2rem;padding:0 .5rem;border-radius:.7rem}.cart--category .cart__content{margin-top:.7rem}[dir=rtl] .cart--category .cart__pin-btn{left:.5rem}[dir=rtl] .cart--category .cart__count-in-cat{left:.5rem}}.cart-pin-btn{--pin__general_size-w:2rem;--pin__general_size-h:2rem;--pin__svg_w:1.1rem;--pin__svg_h:1.1rem;cursor:pointer;outline:0;border:0;background:rgba(25,1,5,0.7);width:2rem;width:var(--pin__general_size-w);height:2rem;height:var(--pin__general_size-h);display:flex;justify-content:center;align-items:center;border-radius:.4rem;backdrop-filter:blur(1.4814814329px)}.cart-pin-btn svg{width:var(--pin__svg_w);height:var(--pin__svg_h);fill:rgba(254,230,234,0.6);transition:var(--transition--general)}.cart-pin-btn:hover svg{fill:#fee6ea}@media screen and (min-width:640px){.cart-pin-btn{--pin__general_size-w:2.7rem;--pin__general_size-h:2.7rem;--pin__svg_w:1.5rem;--pin__svg_h:1.5rem;border-radius:.7rem}}.faq-item{padding:1.5rem;transition:var(--transition--general)}.faq-item__heading{position:relative;cursor:pointer;display:flex;align-items:center;grid-gap:1rem}.faq-item__title{color:#fee6ea;font-size:1.7rem;font-weight:600;line-height:2.3rem;transition:var(--transition--general)}.faq-item__open-marker{min-width:2rem;width:2rem;height:2rem;border:.2rem solid #fee6ea;position:relative;background:rgba(0,0,0,0);outline:0;border-radius:50%}.faq-item__open-marker::after,.faq-item__open-marker::before{content:"";display:block;position:absolute;width:.6rem;height:.2rem;border-radius:.1rem;background:#fee6ea;transition:var(--transition--general)}.faq-item__open-marker::before{left:50%;top:50%;transform:translate(-50%,-50%)}.faq-item__open-marker::after{left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg)}.faq-item__content-wr{transition:var(--transition--general);display:none}.faq-item__content-inner{margin-top:1rem;position:relative;font-size:1.2rem;line-height:2.2rem;color:rgba(254,230,234,0.8)}.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::after{transform:translate(-50%,-50%) rotate(0)}.faq-item--active .faq-item__content-wr{display:block}@media screen and (min-width:640px){.faq-item{padding:2rem 0}.faq-item__heading{align-items:flex-start}.faq-item__open-marker{min-width:3rem;width:3rem;height:3rem}.faq-item__open-marker::before,.faq-item__open-marker::after{width:1rem}.faq-item__title{font-size:1.8rem;line-height:3.4rem}.faq-item__content-inner{padding-left:0;font-size:1.4rem;line-height:2.6rem}[dir=rtl] .faq-item__content-inner{padding-left:0;padding-right:0}}@media screen and (min-width:960px){.faq-item__heading{grid-gap:2rem}.faq-item__heading:hover .faq-item__title{color:var(--color__accent--hover)}.faq-item__content-inner{margin-top:.5rem;padding-left:0}[dir=rtl] .faq-item__content-inner{padding-right:0}}@media screen and (min-width:1440px){.faq-item{max-width:90rem;margin-left:auto;margin-right:auto}}.get-listed__title{padding:0 .5rem}.get-listed__form-inner{margin-top:.5rem;padding:1rem;background:rgba(255,255,255,0.15)}.get-listed__form-in-wr{border-radius:.5rem;background:#0e0003;padding:1rem 1rem 3rem}.get-listed__fields-wr{display:flex;flex-direction:column;grid-gap:1.5rem}.get-listed .form-group{width:100%;display:flex;flex-direction:column}.get-listed .form-group input{height:5rem;border-radius:.5rem;background:rgba(0,0,0,0.15);border:1px solid rgba(255,255,255,0.12);font-size:1.4rem;line-height:2.6rem;width:100%;padding:1rem;color:#fee6ea;outline:0;transition:var(--transition--general);font-weight:400}.get-listed .form-group input::-webkit-input-placeholder{color:rgba(254,230,234,0.3)}.get-listed .form-group input:-moz-placeholder{color:rgba(254,230,234,0.3)}.get-listed .form-group input::-moz-placeholder{color:rgba(254,230,234,0.3)}.get-listed .form-group input:-ms-input-placeholder{color:rgba(254,230,234,0.3)}.get-listed .form-group input.is-invalid{border-color:rgba(255,153,172,0.25)}.get-listed .form-group .invalid-feedback{color:#ff99ac;margin-top:.5rem;display:block;font-weight:300;font-size:1.3rem;line-height:1.5rem}.get-listed textarea{height:8rem;border-radius:.5rem;background:rgba(0,0,0,0.15);border:1px solid rgba(255,255,255,0.12);font-size:1.4rem;line-height:2.6rem;width:100%;padding:1rem;color:#fee6ea;outline:0;transition:var(--transition--general);font-weight:400;resize:none}.get-listed textarea::-webkit-input-placeholder{color:rgba(254,230,234,0.3)}.get-listed textarea:-moz-placeholder{color:rgba(254,230,234,0.3)}.get-listed textarea::-moz-placeholder{color:rgba(254,230,234,0.3)}.get-listed textarea:-ms-input-placeholder{color:rgba(254,230,234,0.3)}.get-listed textarea.is-invalid{border-color:rgba(255,153,172,0.25)}.get-listed__textarea{width:100%}.get-listed__captcha{margin-top:3.5rem;text-align:center;position:relative}.get-listed__captcha::before{content:"";display:block;position:absolute;left:0;top:-2rem;height:.1rem;width:100%;background:rgba(255,255,255,0.1)}.get-listed__captcha .g-recaptcha>div,.get-listed__captcha img{position:relative;left:50%;transform:translateX(-50%)}.get-listed__btn{margin-top:3.2rem;width:100%;padding:1.3rem;cursor:pointer;display:block}.get-listed__message{margin-top:2.2rem;margin-left:auto;margin-right:auto;color:#3cb950;font-size:1.3rem;line-height:2rem;display:block;text-align:center}[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__form-inner{position:relative;margin-top:1rem;border-radius:.5rem;padding:4rem}.get-listed__form-in-wr{max-width:73rem;margin-left:auto;margin-right:auto;padding:3.8rem 9rem 3.4rem}.get-listed__message{margin-top:2.5rem;font-size:1.8rem;line-height:3.4rem}.get-listed__btn{margin-top:2rem}}.page--faq{padding-bottom:4rem}.page--faq .page__faq-container{padding:0 .5rem 1.5rem;margin-top:.5rem;background:rgba(255,255,255,0.15);border-radius:.5rem;position:relative}.page--faq .page__faq-item:not(:first-child){border-top:.1rem solid rgba(255,255,255,0.1)}@media screen and (min-width:640px){.page--faq .page__faq-container{padding:0 2rem 2rem}}@media screen and (min-width:960px){.page--faq .page__faq-container{margin-top:1rem;padding:2rem 4rem 3rem}}.page--content{font-size:1.2rem;line-height:2.2rem;color:rgba(254,230,234,0.8);position:relative;padding-bottom:5rem}.page--content .page__inner{padding:0 .5rem}.page--content .page__content-wr{margin-top:.5rem;padding:1rem .5rem 2rem;border-radius:.5rem;background:rgba(255,255,255,0.15)}.page--content a{color:rgba(255,255,255,0.8);-webkit-text-decoration:underline;text-decoration:underline}.page--content a:hover{color:var(--color__white);-webkit-text-decoration:none;text-decoration:none}.page--content h1,.page--content h2{font-weight:600;font-size:1.6rem;line-height:3rem;color:#fee6ea}.page--content h2:not(:first-child){margin-top:3rem;position:relative}.page--content h2:not(:first-child)::before{content:"";display:block;position:absolute;left:0;top:-1.5rem;width:100%;height:.1rem;background:rgba(255,255,255,0.05)}.page--content p{margin-top:.5rem}.page--content ul{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:rgba(254,230,234,0.5)}[dir=rtl] .page--content ul{padding-right:1.5rem;padding-left:0}[dir=rtl] .page--content ul li::before{right:-1.1rem}@media screen and (min-width:640px){.page--content{font-size:1.4rem;line-height:2.2rem}.page--content .page__content-wr{margin-top:1rem;padding:3rem 2rem 5rem}.page--content h1,.page--content h2{font-size:1.8rem;line-height:3.4rem}.page--content h2:not(:first-child){margin-top:6rem}.page--content h2:not(:first-child)::before{top:-3rem}.page--content p{margin-top:1rem}.page--content ul{margin-top:1.5rem;padding-left:3.3rem}.page--content ul li::before{left:-1.3rem}[dir=rtl] .page--content ul{padding-right:3.3rem}[dir=rtl] .page--content ul li::before{right:-1.3rem}}.not-found{padding:110px 0;color:#fee6ea}.not-found__title{font-weight:600;text-align:center;text-transform:uppercase;margin-bottom:30px}.not-found__title div:first-of-type{font-size:max(42px,min(12vw,86px));line-height:90%;font-weight:600}.not-found__title div:last-of-type{font-size:max(20px,min(4vw,40px))}.not-found__info{font-size:max(13px,min(2vw,15px));font-weight:500;text-align:center}.not-found__info p{margin:5px 0}.pornstars__lists-wr{padding:1.5rem .5rem 3rem}.pornstars__list{display:none;-moz-column-count:2;column-count:2;grid-gap:1rem;overflow:hidden}.pornstars__list--active{display:block}.pornstars__item{padding-bottom:1rem;display:inline-block;position:relative;width:100%}.pornstars__link{font-size:1.4rem;line-height:2.6rem;color:#fee6ea;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block;border-radius:.5rem;border:1px solid rgba(255,153,172,0.1);background:rgba(255,255,255,0.1);padding:0 .5rem}.pornstars__link:hover{color:var(--color__accent)}@media screen and (min-width:640px){.pornstars__lists-wr{padding:2rem 0 4.8rem}.pornstars__list{-moz-column-count:3;column-count:3;grid-gap:3rem}.pornstars__item{padding-bottom:1.2rem}.pornstars__link{border-radius:11.4rem;padding:.1rem 1rem}}@media screen and (min-width:960px){.pornstars__lists-wr{padding:2rem 0 5rem}.pornstars__list{-moz-column-count:4;column-count:4}.pornstars__item{padding-bottom:1rem}.pornstars__link{font-size:1.5rem;line-height:2.8rem}}@media screen and (min-width:1440px){.pornstars__list{-moz-column-count:5;column-count:5;grid-gap:4rem}}@media screen and (min-width:1660px){.pornstars__list{-moz-column-count:6;column-count:6}}.cart--pinned{order:-1}.cart--pinned .cart__pin-btn svg{fill:#fee6ea}.letter-categories{--letter-categories__general_p:1.5rem 0 0;--letter-categories__letter_fz:1.4rem;--letter-categories__letter_lh:2.6rem;--letter-categories__item-name_fz:1.2rem;--letter-categories__item-name_lh:2.8rem;--letter-categories__item-count_fz:1rem;--letter-categories__item-count_lh:2.8rem;padding:1.5rem 0 0;padding:var(--letter-categories__general_p)}.letter-categories__letter{font-weight:600;font-size:var(--letter-categories__letter_fz);line-height:var(--letter-categories__letter_lh);color:#fee6ea;text-transform:uppercase}.letter-categories__items{-moz-column-count:2;column-count:2;grid-gap:1rem;padding-top:.5rem}.letter-categories__item{display:inline-flex;position:relative;width:100%;padding-bottom:.5rem}.letter-categories__item-link{display:flex;align-items:center;justify-content:flex-start;grid-gap:1rem;padding:0 .5rem;border-radius:.5rem;border:.1rem solid rgba(255,153,172,0.1);background:rgba(255,255,255,0.1)}.letter-categories__item-link:hover .letter-categories__item-name{color:var(--color__accent)}.letter-categories__item-link:hover .letter-categories__item-count{color:#fee6ea}.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:#fee6ea;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(254,230,234,0.5);font-weight:400}@media screen and (min-width:640px){.letter-categories{--letter-categories__general_p:2rem 0 0;--letter-categories__letter_fz:2.1rem;--letter-categories__letter_lh:3.9rem;--letter-categories__item-name_fz:1.3rem;--letter-categories__item-count_fz:1.2rem}.letter-categories__letter{font-weight:500}.letter-categories__items{-moz-column-count:3;column-count:3;grid-gap:2rem}.letter-categories__item-link{border-radius:11.4rem;padding:0 1rem}.letter-categories__item{padding-bottom:1rem}}@media screen and (min-width:960px){.letter-categories{--letter-categories__item-name_fz:1.5rem}.letter-categories__items{-moz-column-count:4;column-count:4}}@media screen and (min-width:1440px){.letter-categories__items{-moz-column-count:5;column-count:5;grid-gap:5rem}}@media screen and (min-width:1660px){.letter-categories__items{-moz-column-count:6;column-count:6}}.popular{--popular__items_mt:.2rem;padding:0}.popular__items{margin-top:var(--popular__items_mt);position:relative}@media screen and (min-width:640px){.popular{--popular__items_mt:.5rem}}@media screen and (min-width:960px){.popular{--popular__items_mt:1rem}}.text-categories{--text-cat__general_p:4rem 0 3.5rem;--text-cat__items_mt:1rem;--text-cat__item_mt:1.5rem;padding:4rem 0 3.5rem;padding:var(--text-cat__general_p)}.text-categories__title{margin:0 .5rem;color:#fee6ea}.text-categories__items{margin-top:var(--text-cat__items_mt);padding:0;border-top:.1rem solid rgba(255,255,255,0.1)}.text-categories__item:not(:first-child){border-top:.1rem solid rgba(255,255,255,0.1);margin-top:var(--text-cat__item_mt)}@media screen and (min-width:640px){.text-categories{--text-cat__general_p:6rem 0 4rem;--text-cat__item_mt:2rem}.text-categories__title{margin:0}.text-categories__items{padding:0}}.section-title--alph{padding:0 .5rem}.section-title--alph .section-title__title{color:#fee6ea;font-weight:600;font-size:1.6rem;line-height:3rem;flex-basis:100%;display:inline-block}.section-title--alph .section-title__items-wr{margin-top:.5rem}.section-title--alph .section-title__items-inner{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));grid-gap:5px 0;gap:5px 0;position:relative;overflow:hidden;width:100%}.section-title--alph .section-title__line{display:none}.section-title--alph .section-title__link-item{color:rgba(254,230,234,0.5);background:rgba(255,255,255,0.15);font-size:1.4rem;line-height:2rem;display:flex;align-items:center;justify-content:center;position:relative;height:34px;width:100%;min-width:40px;border-radius:0}.section-title--alph .section-title__link-item:not(:last-of-type)::before{content:"";display:block;position:absolute;left:0;height:20px;top:50%;transform:translateY(-50%);width:1px;background:rgba(254,230,234,0.15)}.section-title--alph .section-title__link-item.section-title__link-item--row-start{border-radius:5px 0 0 5px}.section-title--alph .section-title__link-item.section-title__link-item--row-end{border-radius:0 5px 5px 0}.section-title--alph .section-title__link-item.section-title__link-item--row-start.section-title__link-item--row-end{border-radius:5px}.section-title--alph .section-title__link-item:hover{color:var(--color__accent--hover)}.section-title--alph .section-title__link-item.section-title__item--active{color:var(--color__accent--hover)}.section-title--alph .section-title__link-item:not(:last-of-type)::before{left:auto;right:0}.section-title--alph .section-title__link-item.section-title__link-item--row-end::before{display:none}[dir=rtl] .section-title--alph .section-title__items-inner{direction:rtl}[dir=rtl] .section-title--alph .section-title__item:not(:last-of-type)::before{right:auto;left:0}[dir=rtl] .section-title--alph .section-title__link-item.section-title__link-item--row-start{border-radius:0 5px 5px 0}[dir=rtl] .section-title--alph .section-title__link-item.section-title__link-item--row-end{border-radius:5px 0 0 5px}[dir=rtl] .section-title--alph .section-title__link-item.section-title__link-item--row-start.section-title__link-item--row-end{border-radius:5px}@media screen and (min-width:640px){.section-title--alph{padding:0}.section-title--alph .section-title__title{font-size:2.4rem;line-height:4.5rem}.section-title--alph .section-title__items-inner{gap:10px 0}.section-title--alph .section-title__link-item{font-size:1.5rem;height:4rem;min-width:40px}.section-title--alph .section-title__link-item:not(:last-of-type)::before{height:30px}}@media screen and (min-width:960px){.section-title--alph .section-title__title{font-size:2.8rem;line-height:5.2rem}}@media screen and (min-width:1200px){.section-title--alph .section-title__items-inner{width:100%;margin-left:0;margin-right:0;display:flex;flex-wrap:wrap}.section-title--alph .section-title__link-item{height:4rem;min-width:40px;flex:1 1 40px}}@media screen and (min-width:1044px) and (max-width:1463px){.section-title--alph .section-title__items-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,1fr))}.section-title--alph .section-title__link-item{width:100%;min-width:0;flex:0 0 auto}}