/*! 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:flex;flex-direction:column}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline 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:"Cairo",sans-serif;--transition--general:.3s ease-in-out;--color__white:#fff;--color__top-layout-bg:#0e0003;--color__accent:#ff99ac;--color__accent--hover:#ffb4c2}*{box-sizing:border-box}html{font-size:62.5%}body{background-color:var(--color__top-layout-bg);color:#fff;font-family:"Cairo",sans-serif}body.disable-scroll{max-height:100vh;overflow-y:hidden}@media screen and (min-width:960px){body.disable-scroll{max-height:unset;overflow-y:unset}}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}.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}}.header{--header__general_padding:1rem 2rem 1rem .5rem;--header__general_gap:1.5rem;--header__logo_w:115px;--header__logo_h:26px;--header__search-icon_size:1.8rem;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;flex:0 0 4rem}.header__container{position:relative;z-index:10;display:flex;align-items:center;grid-gap:var(--header__general_gap);padding:var(--header__general_padding);height:100%}.header__logo-link{display:flex;width:var(--header__logo_w);height:var(--header__logo_h);position:relative}.header__logo-link img{width:100%;height:100%;object-fit:scale-down;object-position:left}.header__search-form{position:absolute;transform:translateY(-100%);opacity:0;visibility:hidden;left:0;top:0;width:100%;height:100%;display:grid;align-items:center;justify-content:space-between;grid-template-columns:minmax(28rem,100%) auto;background:#0e0003;background:linear-gradient(0,#0e0003 0,#3e3335 100%);padding:.5rem 1.2rem .5rem .5rem;grid-gap:1.1rem;z-index:5;transition:var(--transition--general)}.header__search-form.active{opacity:1;visibility:visible;transform:translateY(0)}.header__search-form-close-btn{width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center}.header__search-form-close-btn svg{width:100%;height:100%;object-fit:contain;fill:rgba(254,230,234,0.6)}[dir="rtl"] .header__search-form{padding:.5rem .5rem .5rem 1.2rem}@media screen and (min-width:960px){.header__search-form{position:relative;transform:translateY(0);display:block;background:rgba(0,0,0,0);padding:0;opacity:1;visibility:visible;width:55.3rem;height:auto;margin-inline:auto;order:2}.header__search-form-close-btn{display:none}[dir="rtl"] .header__search-form{padding:0}}.header__mob-btn{outline:0;border:0;cursor:pointer}.header__mob-btn svg{transition:var(--transition--general)}.header__search-opn{margin-left:auto;margin-right:50px}[dir="rtl"] .header__search-opn{margin-right:auto;margin-left: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%;object-fit:cover}[dir="rtl"] .header{--header__general_padding:1rem .5rem 1rem 2rem}[dir="rtl"] .header__hamburger{margin-right:0}.header__nav{margin-bottom:10px}.header-language{position:absolute;right:15px;top:50%;transform:translateY(-50%)}[dir="rtl"] .header-language{left:15px;right:auto}.header-language__button{width:30px;height:20px;display:flex;justify-content:center;align-items:center}.header-language__button img{display:flex;width:100%;height:100%;object-fit:scale-down}.header-language-menu{display:none;position:absolute;bottom:-5px;right:0;z-index:1;transform:translateY(100%);padding:10px 5px;background:#322629;border-radius:8px;overflow:hidden;min-width:160px}[dir="rtl"] .header-language-menu{right:auto;left:0}.header-language-menu.header-language-menu_active{display:block}.header-language-menu__list{display:flex;flex-direction:column;gap:5px}.header-language-menu__link{display:flex;align-items:center;padding:8px 15px;color:#fff;font-size:15px;gap:12px;border-radius:6px;transition:background-color .3s}.header-language-menu__link_active{background:rgba(255,255,255,.15);pointer-events:none}.header-language-menu__link:hover{background:rgba(255,255,255,.15)}.header-language-menu__icon{width:12px;height:10px;margin-left:auto}.header-language-menu__icon svg{display:flex;width:100%;height:100%;object-fit:scale-down}.header-language-menu__img{display:flex;justify-content:center;align-items:center;flex:0 0 30px;width:30px;height:20px}.header-language-menu__img img{display:flex;width:100%;height:100%;object-fit:scale-down}@media screen and (min-width:960px){.header{--header__general_padding:1rem 0 1.6rem;--header__logo_w:190px;--header__logo_h:43px;--header__general_gap:1rem 2rem;height:10rem}.header__container{flex-wrap:wrap}.header__logo-link{order:1}.header__search-opn{display:none;height:auto}.header__hamburger{margin-left:0}[dir="rtl"] .header__hamburger{margin-right:0}.header__lng{margin-left:auto;order:2}[dir="rtl"] .header{--header__general_padding:1rem 0 1.6rem}[dir="rtl"] .header__lng{margin-left:0;margin-right:auto}}@media screen and (min-width:960px){.header{--header__logo_w:19.6rem;--header__logo_h:3.9rem;--header__general_padding:1.5rem 0;height:7rem;flex:0 0 7rem}.header__lng{margin-left:0;order:3}.header__hamburger{order:4}[dir="rtl"] .header{--header__general_padding:1.5rem 0}[dir="rtl"] .header__lng{margin-right:0}}@media screen and (min-width:960px){.header__hamburger{display:none}}.lng-modal{--lng-modal__close_x:1.5rem;--lng-modal__close_y:1.5rem;--lng-modal__flag_w:3rem;--lng-modal__flag_h:2rem;--lng-modal__item_gap:1rem;--lng-modal__item-name_fz:1.3rem;--lng-modal__item-name_lh:2.4rem;--lng-modal__item_mt:3.5rem;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(14,0,3,0.98);backdrop-filter:blur(2px);z-index:5;display:none}.lng-modal.lng-modal_rtl{transform:scaleX(-1)}.lng-modal.lng-modal_rtl .lng-modal__item-flag-wr{transform:scaleX(-1)}.lng-modal.lng-modal_rtl .lng-modal__item-name{transform:scaleX(-1)}.lng-modal__wr{max-height:100vh;overflow:auto}.lng-modal__close-btn{position:absolute;top:var(--lng-modal__close_y);right:var(--lng-modal__close_x);width:1.5rem;height:1.5rem;background:rgba(0,0,0,0);border:0;outline:0;cursor:pointer}.lng-modal__close-btn svg{width:100%;height:100%;fill:rgba(254,230,234,0.6);transition:var(--transition--general)}.lng-modal__inner{width:100%;position:relative}.lng-modal__list{padding:5.7rem 1rem 5.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:cover}.lng-modal__item-name{color:#fee6ea;font-size:var(--lng-modal__item-name_fz);line-height:var(--lng-modal__item-name_lh);white-space:nowrap;transition:var(--transition--general)}.lng-modal__item-link:hover .lng-modal__item-name{color:var(--color__accent)}.lng-modal.active{display:block}[dir="rtl"] .lng-modal__close-btn{left:var(--lng-modal__close_x);right:auto}@media screen and (min-width:640px){.lng-modal{--lng-modal__close_x:1rem;--lng-modal__close_y:.8rem}.lng-modal__wr{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(100vw - 2rem,122.6rem)}.lng-modal__inner{border-radius:.5rem;background:rgba(255,255,255,0.15);padding:2.8rem 1rem 1rem}.lng-modal__list{column-count:3;grid-gap:4rem;border-radius:.5rem;background:#0e0003}}@media screen and (min-width:960px){.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)}}@media screen and (min-width:1440px){.lng-modal{--lng-modal__item_mt:4rem;--lng-modal__item_gap:1.5rem;--lng-modal__item-name_fz:1.5rem;--lng-modal__item-name_lh:2.8rem}.lng-modal__list{column-count:5;padding:3.2rem 3rem 4.2rem}}.hamburger{width:3rem;height:2rem;position:relative}.hamburger__line{display:block;position:absolute;width:3rem;height:.2rem;border-radius:.1rem;background:#fee6ea;transition:var(--transition--general);transform-origin:50% 50%}.hamburger__line:first-child{top:0;left:50%;transform:translateX(-50%)}.hamburger__line:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger__line:last-child{bottom:0;left: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%;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;transform:translate(-50%,-50%) rotate(45deg)}.nav{--nav__general_top:4rem;position:fixed;top:var(--nav__general_top);left:0;width:100%;height:calc(100% - var(--nav__general_top));max-height:calc(100% - var(--nav__general_top));overflow-y:auto;background:#0e0003;z-index:5;opacity:0;visibility:hidden;transition:.3s ease-in-out .3s}.nav__list{position:absolute;left:0;top:0;height:100%;width:100%;padding:2rem;transform:translateX(-100%);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:flex;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:var(--color__accent)}.nav__link.active .nav__link-icon,.nav__link:hover .nav__link-icon{fill:var(--color__accent)}.nav__link-icon-inner{width:2.1rem;height:2rem;display:flex;align-items:center;justify-content:center}.nav__link-icon{fill:#fee6ea;width:100%;height:100%;transition:var(--transition--general)}.nav__link-title{white-space:nowrap}.nav.active{opacity:1;visibility:visible;transition:.3s ease-in-out}.nav.active .nav__list{transform:translateX(0);transition:.3s ease-in-out .3s}[dir="rtl"] .nav__list{right:0;left:auto;transform:translateX(100%)}@media screen and (min-width:640px){}@media screen and (min-width:960px){.nav{--nav__general_top:7rem}}@media screen and (min-width:960px){.nav{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;transition:none;padding:0 15px;margin:0 auto;max-width:1200px}.nav.active{transition:none}.nav__list{margin-inline:auto;position:relative;top:0;right:0;left:0;transform:translateX(0);transition:none;background:rgba(0,0,0,0);padding:0;display:flex;align-items:center;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);transition:var(--transition--general)}.nav__link-icon-inner{width:18px;height:18px}.nav__link.active::after{background:#ff99ac}[dir="rtl"] .nav__list{transform:translateX(0)}.nav__link-title{font-size:13px}}@media screen and (min-width:1440px){.nav{max-width:1400px}.nav__link-title{font-size:15px}.nav__link-icon-inner{width:2rem;height:2rem}}.footer{margin-top:auto;--footer__general_p:clamp(65px,8vw,120px) 0 20px 0;--footer__main-gap:15px;border-top:.1rem solid rgba(255,255,255,0.1);padding:var(--footer__general_p);font-size:12px;color:rgba(255,255,255,.5);line-height:140%}.footer__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:25px var(--footer__main-gap);margin-bottom:35px}.footer__links{display:flex;gap:var(--footer__main-gap);grid-column:span 4 / auto;flex-direction:column}.footer-nav{display:flex;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;transition:opacity .3s}.footer-nav__link:hover{opacity:1}.footer__info{grid-column:span 4 / auto}.footer__info p{margin:0 0 15px}.footer-memers{display:flex;gap:20px;justify-content:center}.footer-memers__item{display:block;width:120px;height:60px;flex:0 0 120px}.footer-memers__item img{display:flex;width:100%;height:100%;object-fit:cover}.footer__about p{margin:0 0 5px}@media screen and (min-width:640px){.footer{--footer__main-gap:80px;font-size:14px}.footer__links{flex-direction:row}.footer-nav{flex-direction:row;justify-content:flex-start;width:auto}.footer-nav_small{justify-content:flex-start}.footer-nav__link{font-size:15px}.footer__info{text-align:center}.footer__about{font-size:12px;text-align:center}}@media screen and (min-width:960px){.footer-nav{justify-content:space-between;width:50%}.footer-nav_small{justify-content:flex-end}.footer-nav__item{width:auto}}@media screen and (min-width:1200px){.footer{--footer__main-gap:clamp(20px,1.9vw,40px)}.footer__inner{grid-template-columns:repeat(9,1fr);margin-bottom:40px}.footer__links{grid-column:span 3 / auto}.footer-nav{flex-direction:column;gap:40px 0;justify-content:flex-start;width:auto}.footer-nav_small{justify-content:flex-start}.footer__info{grid-column:span 6 / auto;text-align:left}[dir="rtl"] .footer__info{text-align:right}.footer-memers{justify-content:flex-start}}@media screen and (min-width:1440px){.footer{--footer__main-gap:clamp(40px,4vw,100px)}}.container{width:100%;position:relative;padding:0 clamp(12px,1.3vw,12px)}@media screen and (min-width:640px){.container{margin-inline:auto;width:min(100vw - 2rem,164.2rem)}}@media screen and (min-width:1440px){.container{width:min(100vw - 4rem,164.2rem)}}.search-form{--search-form__field_h:3rem;--search-form__field_p:0 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: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{transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__field:-moz-placeholder{transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__field::-moz-placeholder{transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__field:-ms-input-placeholder{transition:var(--transition--general);color:rgba(254,230,234,0.3)}.search-form__button{position:absolute;right:var(--search-form__btn_right);top:50%;transform:translateY(-50%);width:var(--search-form__btn_w);height:var(--search-form__btn_w);transition:var(--transition--general);display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:0}.search-form__button svg{width:100%;height:100%;fill:#fee6ea;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}}.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;transition:var(--transition--general);text-align:center;padding:unset}.btn--color_accent{font-size:1.5rem;line-height:2.8rem;font-weight:700;border-radius:11.6rem;border:0;background:var(--color__accent);color:#160004;text-transform:uppercase}.btn--color_accent:hover{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:700;text-transform:capitalize}.section-title__title-text{display:block;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:700;display:flex;flex-direction:column;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:flex;align-items:baseline;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:700;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:700;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:700;color:#fee6ea}@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:flex;flex-direction:row;align-items:center;gap:15px;margin-bottom:5px}.section-title--count .section-title__count-wr{margin-left:0;margin-top:0;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}[dir="rtl"] .section-title--count .section-title__count-wr{margin-right:0}.section-title--count .section-title__title{margin-bottom: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__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%;transition:var(--transition--general)}.custom-radio__customize::after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.7rem;height:1.7rem;border-radius:50%;background:var(--color__accent);opacity:0;transition:var(--transition--general);box-sizing:border-box}.custom-radio__field:checked+.custom-radio__customize::before,.custom-radio__field:checked+.custom-radio__customize::after{opacity:1}.custom-radio__field:checked+.custom-radio__customize{border-color:var(--color__accent)}.custom-radio:hover .custom-radio__customize{border-color:var(--color__accent)}.custom-radio--label{display:flex;align-items:center;grid-gap:1.1rem;transition:var(--transition--general)}.custom-radio--label .custom-radio__label{white-space:nowrap;font-weight:400;color:#fee6ea;font-size:1.5rem;line-height:2.8rem;transition:var(--transition--general)}.custom-radio--label.custom-radio--active .custom-radio__label{color:var(--color__accent)}.custom-radio--label:hover .custom-radio__label{color:var(--color__accent)}.scroll-top{--scroll-top__general_w:40px;--scroll-top__general_h:80px;--scroll-top__svg_w:100%;--scroll-top__svg_h:100%;width:var(--scroll-top__general_w);height:var(--scroll-top__general_h);border-radius:65px;padding:20px 10px;right:2rem;bottom:10rem;position:fixed;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;z-index:2;transition: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;transition:var(--transition--general)}.scroll-top--active{opacity:1;visibility:visible}.scroll-top:hover{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}}.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:var(--color__top-layout-bg);padding:1rem 1rem 2rem;transition:.3s ease-in-out;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: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:400;line-height:1.86;color:var(--color__white);transition:var(--transition--general)}.live-search__item-link:hover{padding-left:.5rem;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}}.cart{--cart__border-radius:.8rem}.cart__banner{aspect-ratio:16 / 10;position:relative;display:block;overflow:hidden;border-radius:var(--cart__border-radius)}@media screen and (min-width:640px){.cart__banner{aspect-ratio:16 / 9}}.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--video{--cart__border-radius:.8rem;display:flex;flex-direction:column}.cart--video .cart__like-module{position:absolute;left:0;top:0;width:100%;height:100%}.cart--video .cart__like-precentage,.cart--video .cart__video-duration{background:rgba(25,1,5,0.71);backdrop-filter:blur(2px);padding:0 .3rem;height:1.6rem;position:absolute;color:#fee6ea;font-size:.9rem;display:flex;align-items:center;justify-content:center;grid-gap:.4rem;border-radius:.5rem;font-weight:500}.cart--video .cart__like-precentage{left:.3rem;bottom:.3rem}.cart--video .cart__like-precentage svg{width:1rem;height:.9rem;fill:#fee6ea}.cart--video .cart__video-duration{bottom:.3rem;right:.3rem}.cart--video .cart__content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.cart--video .cart__content-title{display:inline-block;font-weight:400;font-size:1.2rem;line-height:2.2rem;color:rgba(254,230,234,0.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.cart--video .cart__content-title:hover{color:var(--color__accent)}.cart--video .cart__cats-wr{position:relative;margin-top:.1rem;margin-bottom:.1rem;display:flex;grid-gap:.5rem;border-radius:.5rem;background:rgba(255,255,255,0.1);padding:0 .5rem;overflow:hidden}.cart--video .cart__cats-wr::before{content:"";display:block;position:absolute;top:2.3rem;width:calc(100% - 1rem);height:.1rem;background:rgba(255,255,255,0.05)}.cart--video .cart__content-row--cats{display:flex;align-items:center;flex-wrap:wrap;grid-gap:.3rem 1.3rem;max-width:calc(100% - 1.3rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart--video .cart__content-row--cats:not(.doubleline){max-height:2.2rem}.cart--video .cart__content-row--cats.doubleline{max-height:4.7rem}.cart--video .cart__cats-plus{margin-bottom:.6rem;min-width:.8rem;width:.8rem;height:.8rem;display:none;align-items:center;justify-content:center;align-self:flex-end;background:rgba(0,0,0,0);border:0}.cart--video .cart__cats-plus svg{width:100%;height:100%;fill:rgba(254,230,234,0.5);transition:var(--transition--general)}.cart--video .cart__cats-plus:hover svg{fill:var(--color__accent)}.cart--video .cart__cat{position:relative;display:block;font-size:1.2rem;line-height:2.2rem;font-weight:600;color:#fee6ea;max-width:100%}.cart--video .cart__cat:hover{color:var(--color__accent)}.cart--video .cart__cat-separator{position:absolute;top:50%;transform:translateY(-50%);left:-0.9rem;width:.5rem;height:.5rem;display:flex}.cart--video .cart__cat-separator svg{width:100%;height:100%}.cart--video .cart__cat-inner{text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart--video .cart__send-cat-wr{position:absolute;bottom:0;left:0;width:100%}.cart--video .cart__content-row--footer{display:flex;align-items:center;justify-content:space-between;grid-gap:1.5rem;padding-right:.4rem}.cart--video .cart__site{display:none}.cart--video .cart__years,.cart--video .cart__site{color:rgba(254,230,234,0.4);font-size:1rem;line-height:1.9rem}.cart--video .cart__site:hover{color:var(--color__accent)}.cart--video .cart__time{margin-left:auto;width:1rem;height:1rem}.cart--video .cart__time.active svg{fill:var(--color__accent)}.cart--video .cart__flag{width:.9rem;height:1rem}.cart--video .cart__time,.cart--video .cart__flag{border:0;outline:0;background:rgba(0,0,0,0);padding:0}.cart--video .cart__time svg,.cart--video .cart__flag svg{width:100%;height:100%;fill:rgba(255,255,255,0.3);transition:var(--transition--general)}.cart--video .cart__time:hover svg,.cart--video .cart__flag:hover svg{fill:var(--color__accent)}[dir="rtl"] .cart--video .cart__like-precentage{right:.3rem;left:auto;flex-direction:row-reverse}[dir="rtl"] .cart--video .cart__video-duration{left:.3rem;right:auto}[dir="rtl"] .cart--video .cart__cat-separator{left:auto;right:-0.9rem}[dir="rtl"] .cart--video .cart__time{margin-left:0;margin-right:auto}[dir="rtl"] .cart--video .cart__content-row--footer{padding-right:0;padding-left:.4rem}@media screen and (min-width:640px){.cart--video .cart__like-precentage,.cart--video .cart__video-duration{bottom:.5rem;height:2rem;padding:0 .5rem;font-size:1.2rem}.cart--video .cart__video-duration{right:.5rem}.cart--video .cart__like-precentage{left:.5rem}.cart--video .cart__like-precentage svg{width:1.3rem;height:1.2rem}.cart--video .cart__content-title{margin-top:.3rem;font-size:1.4rem;line-height:2.6rem}.cart--video .cart__cats-wr{margin-top:.3rem;border-radius:.7rem;padding:0 .7rem}.cart--video .cart__cats-wr::before{top:2.8rem}.cart--video .cart__content-row--cats{grid-gap:.3rem 1.6rem}.cart--video .cart__content-row--cats:not(.doubleline){max-height:2.6rem}.cart--video .cart__content-row--cats.doubleline{max-height:5.5rem}.cart--video .cart__cat{font-size:1.4rem;line-height:2.6rem}.cart--video .cart__cat-separator{left:-1rem}.cart--video .cart__cats-plus{min-width:1.2rem;width:1.2rem;height:1.2rem}.cart--video .cart__content-row--footer{margin-top:.5rem;padding-right:.8rem;grid-gap:0}.cart--video .cart__site{display:inline-block}.cart--video .cart__site,.cart--video .cart__years{font-size:1.2rem;line-height:2.2rem}.cart--video .cart__years{margin-right:2rem}.cart--video .cart__time,.cart--video .cart__flag{cursor:pointer}.cart--video .cart__time{width:1.2rem;height:1.2rem}.cart--video .cart__flag{margin-left:1.7rem;width:1rem;height:1.2rem}[dir="rtl"] .cart--video .cart__video-duration{left:.5rem}[dir="rtl"] .cart--video .cart__like-precentage{right:.5rem}[dir="rtl"] .cart--video .cart__cat-separator{right:-1rem}[dir="rtl"] .cart--video .cart__years{margin-right:0;margin-left:2rem}[dir="rtl"] .cart--video .cart__flag{margin-left:0;margin-right:1.7rem}[dir="rtl"] .cart--video .cart__content-row--footer{padding-left:.8rem}}.section-heading{padding:0 0 10px;overflow:hidden}.section-heading__filter-btn{width:1.9rem;height:1.4rem;outline:0;border:0;background:rgba(0,0,0,0)}.section-heading__filter-btn svg{width:100%;height:100%}.section-heading__action-row{margin-top:5px;padding:0;display:none}.section-heading__action-row.active{display:block}.section-heading__filters{display:grid;grid-template-columns:1fr;grid-gap:.8rem}.section-heading--full,.section-heading--popular,.section-heading--n-p{display:grid;grid-template-columns:minmax(0,1fr) 1.9rem;align-items:end}.section-heading--full .section-heading__title,.section-heading--popular .section-heading__title,.section-heading--n-p .section-heading__title{margin-bottom:0;padding:0 .5rem;min-width:0}.section-heading--full .section-heading__filter-btn,.section-heading--popular .section-heading__filter-btn,.section-heading--n-p .section-heading__filter-btn{margin-bottom:0;padding-right:.5rem}.section-heading--full .section-heading__tags,.section-heading--popular .section-heading__tags,.section-heading--n-p .section-heading__tags{grid-column:1/3}.section-heading--full .section-heading__action-row,.section-heading--popular .section-heading__action-row,.section-heading--n-p .section-heading__action-row{grid-column:1/3}[dir="rtl"] .section-heading--full .section-heading__filter-btn,[dir="rtl"] .section-heading--popular .section-heading__filter-btn,[dir="rtl"] .section-heading--n-p .section-heading__filter-btn{padding-right:0;padding-left:.5rem}@media screen and (min-width:640px){.section-heading--full,.section-heading--n-p,.section-heading--popular{grid-template-columns:1fr;padding:0 0 20px;position:relative;z-index:2;overflow:visible}.section-heading--full .section-heading__title,.section-heading--n-p .section-heading__title,.section-heading--popular .section-heading__title{padding:0;order:1;margin-bottom:0}.section-heading--full .section-heading__filters,.section-heading--n-p .section-heading__filters,.section-heading--popular .section-heading__filters{grid-gap:0;display:flex;justify-content:flex-end}.section-heading--full .section-heading__tags,.section-heading--n-p .section-heading__tags,.section-heading--popular .section-heading__tags{margin-top:15px;order:3}.section-heading--full .section-heading__filter-btn,.section-heading--n-p .section-heading__filter-btn,.section-heading--popular .section-heading__filter-btn{display:none}.section-heading--full .section-heading__action-row,.section-heading--n-p .section-heading__action-row,.section-heading--popular .section-heading__action-row{margin-top:5px;order:3;display:block;padding:0}.section-heading--full .section-heading__filter:first-child,.section-heading--n-p .section-heading__filter:first-child,.section-heading--popular .section-heading__filter:first-child{margin:0 1.1rem 0 0;position:relative;width:50%}.section-heading--full .section-heading__filter-select,.section-heading--n-p .section-heading__filter-select,.section-heading--popular .section-heading__filter-select{margin:0 1.1rem 0 0;flex-grow:1;width:50%}.section-heading--full .section-heading__filter,.section-heading--n-p .section-heading__filter,.section-heading--popular .section-heading__filter{flex-grow:1}.section-heading--full .section-heading__filter:last-child,.section-heading--n-p .section-heading__filter:last-child,.section-heading--popular .section-heading__filter:last-child{margin:0 0 0 1.1rem;width:50%}[dir="rtl"] .section-heading--full .section-heading__filter:first-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:first-child,[dir="rtl"] .section-heading--popular .section-heading__filter:first-child{margin:0 0 0 1.1rem}[dir="rtl"] .section-heading--full .section-heading__filter:last-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:last-child,[dir="rtl"] .section-heading--popular .section-heading__filter:last-child{margin:0 1.1rem 0 0}[dir="rtl"] .section-heading--full .section-heading__filter-select,[dir="rtl"] .section-heading--n-p .section-heading__filter-select,[dir="rtl"] .section-heading--popular .section-heading__filter-select{margin:0 0 0 1.1rem}.section-heading--new .section-heading__filter:first-child,.section-heading--new .section-heading__filter:last-child{margin:0}}@media screen and (min-width:960px){.section-heading--full,.section-heading--n-p,.section-heading--popular{display:flex;align-items:center;flex-wrap:wrap;grid-gap:0 2.2rem;padding:0 0 20px}.section-heading--full .section-heading__title,.section-heading--n-p .section-heading__title,.section-heading--popular .section-heading__title{flex-basis:calc(100% - 50rem);flex-grow:1}.section-heading--full .section-heading__tags,.section-heading--n-p .section-heading__tags,.section-heading--popular .section-heading__tags{order:3;flex-basis:100%}.section-heading--full .section-heading__action-row,.section-heading--n-p .section-heading__action-row,.section-heading--popular .section-heading__action-row{margin-top:0}.section-heading--full .section-heading__filters,.section-heading--n-p .section-heading__filters,.section-heading--popular .section-heading__filters{margin-top:0}.section-heading--full .section-heading__filter,.section-heading--n-p .section-heading__filter,.section-heading--popular .section-heading__filter{order:2}.section-heading--full .section-heading__filter:first-child,.section-heading--n-p .section-heading__filter:first-child,.section-heading--popular .section-heading__filter:first-child{margin:0 1rem 0 0}.section-heading--full .section-heading__filter-select,.section-heading--n-p .section-heading__filter-select,.section-heading--popular .section-heading__filter-select{margin:0 1rem 0 0}.section-heading--full .section-heading__filter:last-child,.section-heading--n-p .section-heading__filter:last-child,.section-heading--popular .section-heading__filter:last-child{margin:0 0 0 1rem}.section-heading--full .section-heading__filter:first-child,.section-heading--n-p .section-heading__filter:first-child,.section-heading--popular .section-heading__filter:first-child{width:auto}.section-heading--full .section-heading__filter:last-child,.section-heading--n-p .section-heading__filter:last-child,.section-heading--popular .section-heading__filter:last-child{width:auto}[dir="rtl"] .section-heading--full .section-heading__filter:first-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:first-child,[dir="rtl"] .section-heading--popular .section-heading__filter:first-child{margin:0 0 0 1rem}[dir="rtl"] .section-heading--full .section-heading__filter:last-child,[dir="rtl"] .section-heading--n-p .section-heading__filter:last-child,[dir="rtl"] .section-heading--popular .section-heading__filter:last-child{margin:0 1rem 0 0}[dir="rtl"] .section-heading--full .section-heading__filter-select,[dir="rtl"] .section-heading--n-p .section-heading__filter-select,[dir="rtl"] .section-heading--popular .section-heading__filter-select{margin:0 0 0 1rem}}.filter-btns{height:3rem}.filter-btns__btns-wr{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;height:100%;border-radius:.5rem;background:rgba(255,255,255,0.15);position:relative}.filter-btns__btns-wr::after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.1rem;height:calc(100% - .8rem);background:rgba(254,230,234,0.15)}.filter-btns__link{transition:var(--transition--general);width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;white-space:nowrap;background:rgba(0,0,0,0);color:rgba(254,230,234,0.5)}.filter-btns__link:hover{color:var(--color__accent)}.filter-btns__link.active{color:var(--color__accent);font-weight:700}@media screen and (min-width:960px){.filter-btns__link{padding:5px 26px}}@media screen and (min-width:1440px){}.heading-tags{display:flex;align-items:center;grid-gap:.5rem;padding:.5rem .5rem 0;margin-top:.5rem;position:relative;overflow:hidden}.heading-tags::before{content:"";display:block;position:absolute;left:-0.5rem;top:0;width:calc(100%+1rem);height:.1rem;background:rgba(255,255,255,0.1)}.heading-tags__title{color:rgba(255,255,255,0.6);font-size:1.2rem;line-height:2.2rem;white-space:nowrap;text-transform:capitalize}.heading-tags__items{display:flex;align-items:center;grid-gap:.5rem;max-width:calc(100% - 1.7rem);flex-shrink:1;overflow:hidden}.heading-tags__items div{display:flex;align-items:center;grid-gap:.5rem}.heading-tags__general-item{border-radius:.5rem;border:.1rem solid rgba(255,153,172,0.1);background:rgba(255,255,255,0.1);color:#fee6ea;font-size:1.2rem;line-height:2rem;padding:0 .5rem;white-space:nowrap;text-transform:capitalize}.heading-tags__tag-plus svg,.heading-tags__tag-minus svg{width:.8rem;height:.5rem;fill:rgba(254,230,234,0.8)}.heading-tags__tag-plus{position:relative;margin-right:.3rem;width:.8rem;height:2.2rem;border:0;display:flex;align-items:center;justify-content:center}.heading-tags__tag-plus::before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:-2.9rem;height:2.2rem;width:2.5rem;background:linear-gradient(90deg,rgba(14,0,3,0) 0,rgba(14,0,3,0.5) 30%,#0e0003 80%)}.heading-tags__tag-minus{width:2.8rem;height:2.2rem;border-radius:.5rem;border:.1rem solid rgba(255,153,172,0.1);background:rgba(255,255,255,0.1);align-items:center;justify-content:center;display:none}.heading-tags__tag-minus svg{transform:rotate(180deg)}[dir="rtl"] .heading-tags__tag-plus{margin-right:0;margin-left:.3rem}[dir="rtl"] .heading-tags__tag-plus::before{left:auto;right:-2.9rem;background:linear-gradient(-90deg,rgba(14,0,3,0) 0,rgba(14,0,3,0.5) 30%,#0e0003 80%)}.heading-tags.active{max-height:100%}.heading-tags.active .heading-tags__items{flex-wrap:wrap}.heading-tags.active .heading-tags__tag-minus{display:flex}.heading-tags.active .heading-tags__tag-plus{display:none}@media screen and (min-width:640px){.heading-tags{padding:0}.heading-tags::before{display:none}.heading-tags__title{margin-right:.3rem}.heading-tags__general-item{font-size:1.4rem;line-height:2.6rem;padding:0 .8rem;border-radius:11.4rem}.heading-tags__general-item:hover{color:var(--color__accent);border-color:var(--color__accent)}.heading-tags__tag-minus{width:3.8rem;height:2.7rem;border-radius:11.4rem}.heading-tags__tag-plus::before{height:2.8rem}.heading-tags__tag-minus svg,.heading-tags__tag-plus svg{transition:var(--transition--general)}.heading-tags__tag-minus:hover svg,.heading-tags__tag-plus:hover svg{fill:var(--color__accent)}[dir="rtl"] .heading-tags__title{margin-right:0;margin-left:.3rem}}@media screen and (min-width:960px){.heading-tags__title{margin:0}.heading-tags__items{grid-gap:1rem}.heading-tags__items div{grid-gap:1rem}[dir="rtl"] .heading-tags__title{margin:0}}.pagination{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem}.pagination__arrow{background:rgba(255,255,255,0.15);border:.2rem solid rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;outline:0;height:4rem;border-radius:.5rem}.pagination__arrow svg{width:1.1rem;height:2rem;fill:#fee6ea;transition:var(--transition--general)}.pagination__arrow:hover{cursor:pointer}.pagination__arrow:hover svg{fill:#ff99ac}.pagination__list{display:none}[dir="rtl"] .pagination__arrow svg{transform:rotate(180deg)}@media screen and (min-width:960px){.pagination{grid-gap:1rem;display:flex;justify-content:center}.pagination__list{display:block}.pagination__arrow{width:11rem;height:5.1rem}.pagination__list{display:grid;grid-template-columns:repeat(10,1fr);height:100%;grid-gap:1rem}.pagination__link{display:flex;align-items:center;justify-content:center;border-radius:.5rem;width:5.1rem;height:5.1rem;background:rgba(255,255,255,0.15);color:#fee6ea;font-size:2.5rem;font-weight:500;border:.2rem solid rgba(0,0,0,0);transition:var(--transition--general)}.pagination__link--active{color:var(--color__accent);border-color:var(--color__accent)}.pagination__link:not(.pagination__link--active):hover{color:var(--color__accent)}}.categories-section{padding-bottom:4rem}.categories-section__items{margin:0}.categories-section__pagination-wr{margin-top:2.5rem}.categories-section__pagination{width:24rem;margin-inline:auto}@media screen and (min-width:640px){.categories-section{padding-bottom:6rem}.categories-section__pagination-wr{margin-top:4rem}}@media screen and (min-width:960px){.categories-section__pagination{width:auto}}.popular-search{padding:2rem .5rem 4rem;position:relative}.popular-search::before{content:"";display:block;position:absolute;left:50%;transform:translateX(-50%);top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.04) 100%)}.popular-search::after{content:"";display:block;position:absolute;top:0;left:.5rem;height:.1rem;width:calc(100% - 1rem);background:rgba(255,255,255,0.1)}.popular-search__title{color:#fee6ea;position:relative}.popular-search__items{margin-top:1rem;display:flex;flex-wrap:wrap;grid-gap:.8rem;position:relative}.popular-search__item{display:block;border-radius:.5rem;border:1px solid rgba(255,153,172,0.1);background:rgba(255,255,255,0.1);padding:.6rem .4rem;color:#fee6ea;font-size:1.3rem;line-height:1}.popular-search__item:hover{color:var(--color__accent)}@media screen and (min-width:640px){.popular-search{padding:5rem 0 6rem}.popular-search::after{left:0;width:100%}.popular-search__items{margin-top:2rem;grid-gap:1rem}.popular-search__item{border-radius:11.4rem;padding:1rem;font-size:1.6rem}}.send-cat-block{display:none;height:2.2rem;border-radius:.5rem;border:1px solid rgba(255,255,255,0.12);background:#0e0003}.send-cat-block__form{display:grid;grid-template-columns:calc(100% - 1.8rem) 1.8rem;align-items:center;overflow:hidden;height:100%;opacity:0;visibility:hidden}.send-cat-block__field-wr{height:100%}.send-cat-block__field-wr input{font-size:1rem;line-height:1.6rem;background:rgba(0,0,0,0);color:#fee6ea;font-weight:400;border:0;outline:0;padding:0 .5rem;width:100%;height:100%}.send-cat-block__field-wr input::-webkit-input-placeholder{color:rgba(254,230,234,0.3)}.send-cat-block__field-wr input:-moz-placeholder{color:rgba(254,230,234,0.3)}.send-cat-block__field-wr input::-moz-placeholder{color:rgba(254,230,234,0.3)}.send-cat-block__field-wr input:-ms-input-placeholder{color:rgba(254,230,234,0.3)}.send-cat-block__submit{width:1.3rem;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:0;outline:0}.send-cat-block__submit svg{width:1.3rem;height:1.2rem;fill:rgba(254,230,234,0.2);transition:var(--transition--general)}.send-cat-block__submit.active svg{fill:var(--color__accent)}.send-cat-block__submit.active:hover svg{fill:#fee6ea}.send-cat-block__submit:hover svg{fill:#fee6ea}.send-cat-block__thanks{position:absolute;top:50%;transform:translateY(-50%);font-size:1rem;line-height:1.6rem;color:#0c9463;opacity:0;visibility:hidden;padding:0 .5rem}.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:640px){.send-cat-block{height:2.6rem;border-radius:.7rem}.send-cat-block__thanks{font-size:1.2rem;line-height:1.6rem}}.filter-select{position:relative;font-size:1.3rem;line-height:2.4rem}.filter-select__choose{height:3rem;width:100%;outline:0;color:var(--color__accent);padding:.2rem 1.5rem;border-radius:.5rem;border:0;background:rgba(255,255,255,0.15);font-weight:700;display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;transition:var(--transition--general)}.filter-select__choose-arrow-wr{width:1.2rem;height:.8rem;display:flex;align-items:center;justify-content:center;padding:0}.filter-select__choose-arrow{width:100%;height:100%;transition:var(--transition--general);fill:rgba(254,230,234,0.5)}.filter-select__list{display:none;margin-top:.5rem;width:100%;border-radius:.7rem;background:#322629;padding:1.2rem .5rem}.filter-select__item-link{display:flex;align-items:center;justify-content:space-between;padding:.3rem 1rem;color:rgba(254,230,234,0.5);background:rgba(0,0,0,0);border-radius:.5rem;transition:var(--transition--general)}.filter-select__item-link:hover{background:rgba(255,255,255,0.15);color:#fee6ea}.filter-select__item-link:hover .filter-select__item-link-icon-wr{opacity:1}.filter-select__item-link-icon-wr{display:flex;width:1rem;height:.8rem;opacity:0;transition:var(--transition--general)}.filter-select__item-link-icon-wr svg{width:100%;height:100%;object-fit:cover}.filter-select.active .filter-select__choose-arrow{transform:rotate(180deg)}.filter-select.active .filter-select__list{display:block}@media screen and (min-width:640px){.filter-select{z-index:2}.filter-select__list{margin-top:0;position:absolute;width:100%;top:calc(100%+0.5rem);transition:var(--transition--general)}}@media screen and (min-width:960px){.filter-select__choose{min-width:13.2rem}}.video-like{--like__atc-icon_w:3.2rem;--like__atc-icon_h:3.1rem;--like__close-icon_size:1.3rem;border:1px solid rgba(255,255,255,0.05);background:rgba(22,3,7,0.94);backdrop-filter:blur(2px);z-index:2;opacity:0;visibility:hidden;transition:var(--transition--general);border-radius:.8rem}.video-like__inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;grid-gap:2rem}.video-like__item{border:0;outline:0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}.video-like__item svg{transition:var(--transition--general)}.video-like__like svg,.video-like__dislike svg{width:var(--like__atc-icon_w);height:var(--like__atc-icon_h);fill:rgba(254,230,234,0.6)}.video-like__like:hover svg{fill:#3cb950}.video-like__dislike:hover svg{fill:#b9443c}.video-like__close svg{width:var(--like__close-icon_size);height:var(--like__close-icon_size);fill:rgba(254,230,234,0.4)}.video-like__close:hover svg{fill:#fee6ea}.video-like.active{opacity:1;visibility:visible}@media screen and (min-width:640px){.video-like{--like__atc-icon_w:4.2rem;--like__atc-icon_h:4rem;--like__close-icon_size:1.6rem}.video-like__inner{grid-gap:4rem}.video-like__like,.video-like__dislike{cursor:pointer}.video-like__close{cursor:pointer}}.report-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:#0e0003;z-index:20;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%);width:100%;height:100%;display:flex;flex-direction:column;padding:15px}.report-modal__close-btn{position:absolute;top:1.1rem;right:1.5rem;width:1.5rem;height:1.5rem;background:rgba(0,0,0,0);border:0;outline:0;cursor:pointer}.report-modal__close-btn svg{width:100%;height:100%;fill:rgba(254,230,234,0.6);transition:var(--transition--general)}.report-modal__inner-content{width:100%;margin:auto}.report-modal__content{width:100%}.report-modal__sides-wr{padding:0 2rem;width:100%}.report-modal__radio{padding:.6rem 0}.report-modal__reason-side{margin-top:1rem;display:flex;position:relative}.report-modal__textarea{height:6.6rem;position:relative}.report-modal__captcha{margin-top:3rem;text-align:center}.report-modal__captcha .g-recaptcha>div,.report-modal__captcha img{position:relative;left:50%;transform:translateX(-50%)}.report-modal__btn{margin-inline:auto;margin:3rem 0 15px;padding:1.3rem 1rem;width:100%;text-align:center;display:block}.report-modal.active{opacity:1;visibility:visible}[dir="rtl"] .report-modal__close-btn{left:1.5rem;right:auto}[dir="rtl"] .report-modal__captcha .g-recaptcha>div,[dir="rtl"] .report-modal__captcha img{left:auto;right:50%;transform:translateX(50%)}@media screen and (min-width:640px){.report-modal{background:rgba(22,0,4,0.98);backdrop-filter:blur(2px)}.report-modal__inner{width:min(61.9rem,100%);border-radius:.5rem;background:rgba(255,255,255,0.15);height:auto;padding:2.8rem 1rem 1rem}.report-modal__inner-content{border-radius:.5rem;background:#0e0003;padding:3.5rem 2.5rem 3rem}.report-modal__close-btn{top:.8rem;right:1.3rem}.report-modal__close-btn:hover svg{fill:var(--color__accent)}.report-modal__sides-wr{display:grid;grid-template-columns:auto 31rem;grid-gap:1.5rem}.report-modal__sides-wr{padding:0 0 2.5rem;border-bottom:.1rem solid rgba(255,255,255,0.1)}.report-modal__radio:first-child{padding-top:0}.report-modal__textarea{height:100%;flex-grow:1}.report-modal__captcha{margin-top:2rem}.report-modal__btn{margin:2rem auto 0;width:100%}[dir="rtl"] .report-modal__close-btn{left:1.3rem}}