/*! 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;-webkit-text-decoration:underline;text-decoration:underline;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--font__general:'Noto Sans','Noto Sans Thai','Noto Sans JP','Noto Sans KR',sans-serif;--transition--general:.3s ease-in-out;--color__white:#fff;--color__top-layout-bg:#101010;--color__surface:#080808;--color__surface--elevated:#111;--color__surface--badge:#282628;--color__surface--pill:#1e1b1e;--color__border-subtle:rgba(255,255,255,0.08);--color__border-faint:rgba(255,255,255,0.03);--color__border-pill:rgba(255,255,255,0.06);--color__border-hover:rgba(255,255,255,0.3);--color__text-primary:#fff;--color__text-secondary:rgba(255,255,255,0.8);--color__text-tertiary:rgba(255,255,255,0.4);--color__text-muted:rgba(255,255,255,0.3);--color__text-count:rgba(255,255,255,0.6);--color__accent:#dd066d;--color__accent--hover:#f0277f;--color__accent--soft:rgba(221,6,109,0.4);--color__accent--soft-hover:rgba(221,6,109,0.6);--shadow__inset-soft:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.01);--gradient__panel:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel)}*{box-sizing:border-box}html{font-size:62.5%}body{background-color:#101010;background-color:var(--color__top-layout-bg);color:#fff;font-family:'Noto Sans','Noto Sans Thai','Noto Sans JP','Noto Sans KR',sans-serif;font-family:var(--font__general)}body.disable-scroll{max-height:100vh;overflow-y:hidden}main{scroll-behavior:smooth}ul,li{list-style-type:none;margin:0;padding:0}a{-webkit-text-decoration:none;text-decoration:none;transition:.3s ease-in-out;transition:var(--transition--general)}a::before,a::after{transition:.3s ease-in-out;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%}@media screen and (min-width:960px){body.disable-scroll{max-height:none;max-height:initial;overflow-y:visible;overflow-y:initial}}.relative{position:relative}.responsive-img{display:flex;width:100%;height:100%;object-fit:cover}.scroll-stoped{overflow-y:hidden}.container{width:100%;position:relative;padding:0 .5rem}@media screen and (min-width:640px){.container{margin-left:auto;margin-right:auto;width:min(100vw - 2rem,164rem);padding:0 1.2rem}}@media screen and (min-width:960px){.container{padding:0}}@media screen and (min-width:1440px){.container{width:min(100vw - 4rem,164rem)}}.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:.3s ease-in-out;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:#dd066d;background:var(--color__accent);color:#fff;text-transform:uppercase}.btn--color_accent:hover{background:#f0277f;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:#fff}.custom-textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}.custom-textarea:-moz-placeholder{color:rgba(255,255,255,0.3)}.custom-textarea::-moz-placeholder{color:rgba(255,255,255,0.3)}.custom-textarea:-ms-input-placeholder{color:rgba(255,255,255,0.3)}@media screen and (min-width:640px){.custom-textarea{padding:2rem 1.5rem}}.section-title{--section-title-fz:1.6rem;--section-title-lh:2.5rem}.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--count{--section-title-fz:1.6rem;--section-title-lh:2.5rem}.section-title--count .section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);color:#fff;font-weight:700;display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.section-title--count .section-title__count-wr{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.4rem .9rem;background:#080808;background:var(--color__surface);border:.1rem solid rgba(255,255,255,0.03);border:.1rem solid var(--color__border-faint);border-radius:1.6rem;color:#dd066d;color:var(--color__accent);font-size:1.2rem;line-height:1.4;font-weight:400;white-space:nowrap;text-transform:lowercase;vertical-align:middle;flex:0 0 auto}.section-title--count .section-title__count{display:inline-flex;align-items:center;gap:.6rem}.section-title--count .section-title__count b,.section-title--count .section-title__count strong{color:#dd066d;color:var(--color__accent);font-weight:700;font-size:1.2rem;line-height:1.4}.section-title--xl{--section-title-fz:1.6rem;--section-title-lh:2.5rem}.section-title--xl .section-title__title{font-size:var(--section-title-fz);line-height:var(--section-title-lh);font-weight:700;color:#fff}.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:#fff}@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}}@media screen and (min-width:960px){.section-title--xl{--section-title-fz:2.8rem;--section-title-lh:4.2rem}.section-title--xxl{--section-title-fz:2.8rem;--section-title-lh:4.2rem}.section-title--count{--section-title-fz:2.8rem;--section-title-lh:4.2rem}.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:4.2rem}.section-title--xxl{--section-title-fz:2.8rem;--section-title-lh:4.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:#dd066d;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%;transition:.3s ease-in-out;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:#dd066d;background:var(--color__accent);opacity:0;transition:.3s ease-in-out;transition:var(--transition--general);box-sizing:border-box}.custom-radio:hover .custom-radio__customize{border-color:#dd066d;border-color:var(--color__accent)}.custom-radio--label{display:flex;align-items:center;grid-gap:1.1rem;transition:.3s ease-in-out;transition:var(--transition--general)}.custom-radio--label .custom-radio__label{white-space:nowrap;font-weight:400;color:#fff;font-size:1.5rem;line-height:2.8rem;transition:.3s ease-in-out;transition:var(--transition--general)}.custom-radio--label.custom-radio--active .custom-radio__label{color:#dd066d;color:var(--color__accent)}.custom-radio--label:hover .custom-radio__label{color:#dd066d;color:var(--color__accent)}.header{--header__general_padding:10px 5px;--header__general_gap:15px;--header__logo_w:116px;--header__logo_h:24px;--header__icon_size:2.4rem;--header__search-icon_size:1.8rem;background:#101010;background:var(--color__top-layout-bg);position:relative;border-bottom:.1rem solid rgba(255,255,255,0.03);border-bottom:.1rem solid var(--color__border-faint)}.header__container{position:relative;z-index:10;display:flex;align-items:center;grid-gap:var(--header__general_gap);padding:var(--header__general_padding)}.header__logo-link{display:flex;width:var(--header__logo_w);height:var(--header__logo_h);position:relative;order:1;margin-right:auto}.header__logo-link img,.header__logo-link .header__logo{width:100%;height:100%;object-fit:scale-down;object-position:left}.header__logo{display:block}.header__search-form{position:absolute;transform:translateY(-100%);opacity:0;visibility:hidden;left:0;top:0;bottom:0;width:100%;display:grid;align-items:center;justify-content:space-between;grid-template-columns:minmax(28rem,100%) auto;background:#101010;background:var(--color__top-layout-bg);padding:.5rem 1.2rem .5rem .5rem;grid-gap:1.1rem;z-index:15;transition:.3s ease-in-out;transition:var(--transition--general);order:3}.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(255,255,255,0.4);fill:var(--color__text-tertiary)}.header__mob-btn{outline:0;border:0;cursor:pointer}.header__mob-btn svg{transition:.3s ease-in-out;transition:var(--transition--general)}.header__search-opn{order:2;width:var(--header__search-icon_size);height:var(--header__search-icon_size);display:flex;align-items:center;justify-content:center;padding:0}.header__search-opn svg{width:var(--header__search-icon_size);height:var(--header__search-icon_size);fill:#fff;fill:var(--color__text-primary)}.header__hamburger.hamburger{order:0;width:var(--header__icon_size);height:var(--header__icon_size)}.header__hamburger.hamburger .hamburger__line{width:var(--header__icon_size)}.header__hamburger.hamburger .hamburger__line:first-child{top:3px}.header__hamburger.hamburger .hamburger__line:last-child{bottom:3px}.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}.header__nav{margin-bottom:10px}.header-language{position:relative;order:5;width:var(--header__icon_size);height:var(--header__icon_size)}.header-language__button{position:relative;width:var(--header__icon_size);height:var(--header__icon_size);padding:0;display:flex;align-items:center;justify-content:center;gap:0;background:rgba(0,0,0,0);border:0;border-radius:50%;box-shadow:none;cursor:pointer}.header-language__flag{flex:0 0 var(--header__icon_size);width:var(--header__icon_size);height:var(--header__icon_size);border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}.header-language__flag svg{display:block;width:100%;height:100%}.header-language__arrow{display:none;flex:0 0 24px;width:24px;height:24px;transition:.3s ease-in-out;transition:var(--transition--general)}.header-language:has(.header-language-menu_active) .header-language__arrow{transform:rotate(180deg)}.header-language-menu{display:none;position:absolute;top:100%;right:0;z-index:1;margin-top:8px;width:240px;padding:15px 5px;background:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel);box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.01);box-shadow:var(--shadow__inset-soft);border:.1rem solid rgba(255,255,255,0.08);border:.1rem solid var(--color__border-subtle);border-radius:9px;overflow:hidden}.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;justify-content:space-between;gap:10px;padding:4px 5px;color:rgba(255,255,255,0.8);color:var(--color__text-secondary);font-size:1.4rem;font-weight:500;line-height:1.2;border-radius:4px;transition:.3s ease-in-out;transition:var(--transition--general)}.header-language-menu__link_active{background:#080808;background:var(--color__surface);color:#fff;color:var(--color__text-primary);pointer-events:none}.header-language-menu__link:hover{background:#080808;background:var(--color__surface);color:#fff;color:var(--color__text-primary)}.header-language-menu__name{order:1;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-language-menu__icon{display:none}.header-language-menu__img{order:2;display:flex;justify-content:center;align-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;overflow:hidden}.header-language-menu__img svg{display:block;width:100%;height:100%}[dir=rtl] .header-language-menu{right:auto;left:0}[dir=rtl] .header__logo-link{margin-right:0;margin-left:auto}[dir=rtl] .header__search-form{padding:.5rem .5rem .5rem 1.2rem}@media screen and (min-width:640px){.header{--header__general_padding:10px 12px;--header__logo_w:32.6rem;--header__logo_h:4.9rem}.header__search-opn{width:82px;height:38px;padding:0 16px;border:.1rem solid rgba(255,255,255,0.08);border:.1rem solid var(--color__border-subtle);border-radius:66px;background:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel);box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.02)}.header__hamburger.hamburger{width:82px;height:38px;border:.1rem solid rgba(255,255,255,0.08);border:.1rem solid var(--color__border-subtle);border-radius:66px;background:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel);box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.02)}.header__hamburger.hamburger .hamburger__line:first-child{top:10px}.header__hamburger.hamburger .hamburger__line:nth-child(2){left:50%;transform:translate(-50%,-50%)}.header__hamburger.hamburger .hamburger__line:last-child{bottom:10px}.header-language{width:82px;height:38px}.header-language__button{width:82px;height:38px;padding:0 9px 0 6px;justify-content:flex-start;gap:15px;background:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel);border:.1rem solid rgba(255,255,255,0.08);border:.1rem solid var(--color__border-subtle);border-radius:66px;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.02)}.header-language__flag{flex:0 0 28px;width:28px;height:28px}.header-language__arrow{display:block}}@media screen and (min-width:960px){.header{--header__general_padding:12px 2rem;--header__general_gap:8rem}.header__container{flex-wrap:nowrap}.header__logo-link{order:1;margin-right:0}.header__search-form{position:relative;transform:translateY(0);display:block;background:rgba(0,0,0,0);padding:0;opacity:1;visibility:visible;width:54rem;height:auto;margin-left:0;margin-right:0;order:2}.header__search-form-close-btn{display:none}.header__search-opn{display:none;height:auto}.header__hamburger{display:none}.header-language{order:3;margin-left:auto}[dir=rtl] .header{--header__general_padding:12px 2rem}[dir=rtl] .header__logo-link{margin-left:0}[dir=rtl] .header__search-form{padding:0}[dir=rtl] .header-language{margin-left:0;margin-right:auto}}.hamburger{width:3rem;height:2rem;position:relative}.hamburger__line{display:block;position:absolute;width:3rem;height:.2rem;border-radius:.1rem;background:#fff;transition:.3s ease-in-out;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;--nav__icon-inner_size:4.2rem;--nav__icon-inner_radius:10px;--nav__icon_size:1.8rem;--nav__link_gap:14px;--nav__link_fz:1.5rem;--nav__link_fw:500;--nav__title_fz:inherit;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:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel);box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.01);box-shadow:var(--shadow__inset-soft);z-index:5;opacity:0;visibility:hidden;transition:.3s ease-in-out;transition:var(--transition--general)}.nav__list{position:absolute;left:0;top:0;height:100%;width:100%;padding:2rem;transform:translateX(-100%);transition:.3s ease-in-out;transition:var(--transition--general)}.nav__item:not(:first-child){margin-top:2.6rem}.nav__item:last-of-type{padding-bottom:2rem}.nav__link{display:flex;align-items:center;grid-gap:var(--nav__link_gap);font-size:var(--nav__link_fz);line-height:1;font-weight:var(--nav__link_fw);color:#fff;color:var(--color__text-primary);transition:color .3s ease-in-out;transition:color var(--transition--general)}.nav__link.active,.nav__link:hover{color:#dd066d;color:var(--color__accent)}.nav__link.active .nav__link-icon-inner,.nav__link:hover .nav__link-icon-inner{background:rgba(221,6,109,0.4);background:var(--color__accent--soft);border-color:#dd066d;border-color:var(--color__accent)}.nav__link-icon-inner{flex:0 0 auto;width:var(--nav__icon-inner_size);height:var(--nav__icon-inner_size);display:flex;align-items:center;justify-content:center;background:#080808;background:var(--color__surface);border:.1rem solid rgba(255,255,255,0.03);border:.1rem solid var(--color__border-faint);border-radius:var(--nav__icon-inner_radius);color:#fff;color:var(--color__text-primary);transition:.3s ease-in-out;transition:var(--transition--general)}.nav__link-icon{width:var(--nav__icon_size);height:var(--nav__icon_size);color:inherit;transition:.3s ease-in-out;transition:var(--transition--general)}.nav__link-title{font-size:var(--nav__title_fz);white-space:nowrap}.nav.active{opacity:1;visibility:visible}.nav.active .nav__list{transform:translateX(0);transition:.3s ease-in-out .3s;transition:var(--transition--general) .3s}[dir=rtl] .nav__list{right:0;left:auto;transform:translateX(100%)}@media screen and (min-width:960px){.nav{--nav__general_top:7.5rem;--nav__icon-inner_size:4.6rem;--nav__icon-inner_radius:12px;--nav__link_gap:10px;--nav__link_fw:700;--nav__title_fz:1.4rem;opacity:1;visibility:visible;position:relative;top:0;right:0;left:0;background:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel);box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.01);box-shadow:var(--shadow__inset-soft);border:.1rem solid rgba(255,255,255,0.08);border:.1rem solid var(--color__border-subtle);border-radius:16px;height:auto;transition:none;padding:10px 20px;margin:0 auto;width:min(100vw - 2rem,164rem);box-sizing:border-box;overflow:visible}.nav.active{transition:none}.nav__list{position:relative;top:0;right:0;left:0;transform:translateX(0);transition:none;background:rgba(0,0,0,0);padding:0;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:max(30px,min(4vw,50px));width:100%;height:auto}.nav__item:not(:first-child){margin-top:0}.nav__item:last-of-type{padding-bottom:0}.nav__link{position:relative;flex-direction:column}[dir=rtl] .nav__list{transform:translateX(0)}}@media screen and (min-width:1200px){.nav__list{justify-content:space-between;gap:1rem}.nav__link{flex-direction:row}}@media screen and (min-width:1440px){.nav{width:min(100vw - 4rem,164rem)}}.search-form{--search-form__field_h:3rem;--search-form__field_p:0 3rem 0 1rem;--search-form__field_fz:1.2rem;--srarch-from__field_border-radius:12px;--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:500;color:#fff;color:var(--color__white);border:1px solid rgba(255,255,255,0.03);border:1px solid var(--color__border-faint);background:#080808;background:var(--color__surface);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:.3s ease-in-out;transition:var(--transition--general);color:rgba(255,255,255,0.3);color:var(--color__text-muted)}.search-form__field:-moz-placeholder{transition:.3s ease-in-out;transition:var(--transition--general);color:rgba(255,255,255,0.3);color:var(--color__text-muted)}.search-form__field::-moz-placeholder{transition:.3s ease-in-out;transition:var(--transition--general);color:rgba(255,255,255,0.3);color:var(--color__text-muted)}.search-form__field:-ms-input-placeholder{transition:.3s ease-in-out;transition:var(--transition--general);color:rgba(255,255,255,0.3);color:var(--color__text-muted)}.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:.3s ease-in-out;transition:var(--transition--general);display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:0}.search-form__button-icon{width:100%;height:100%;fill:#fff;fill:var(--color__white);transition:.3s ease-in-out;transition:var(--transition--general)}.search-form__button:hover .search-form__button-icon{fill:#dd066d;fill:var(--color__accent)}[dir=rtl] .search-form{--search-form__field_p:0 1rem 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:5.1rem;--search-form__field_p:0 5rem 0 2rem;--search-form__field_fz:1.4rem;--search-form__btn_w:1.8rem;--search-form__btn_right:2rem;--srarch-from__field_border-radius:16px}[dir=rtl] .search-form{--search-form__field_p:0 2rem 0 5rem}}.search-form__live-search{position:absolute;top:4rem;z-index:3;left:0;width:100%}.live-search{background-color:#101010;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:#dd066d;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);transition:.3s ease-in-out;transition:var(--transition--general)}.live-search__item-link:hover{padding-left:.5rem;color:#dd066d;color:var(--color__accent)}.live-search__list-wr--type_live-search{display:none}@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{padding:1.5rem 1rem 2rem;border:1px solid rgba(255,255,255,0.1);border-radius:.8rem}}.page{position:relative;padding:2rem 0}@media screen and (min-width:960px){.page{margin-top:1.3rem;padding:3rem 2rem;border:.1rem solid rgba(255,255,255,0.08);border:.1rem solid var(--color__border-subtle);border-radius:1.6rem;background:linear-gradient(180deg,#0f0e0f 0,#141314 100%);background:var(--gradient__panel);box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.3),inset 0 -8px 11px 0 rgba(255,255,255,0.01);box-shadow:var(--shadow__inset-soft)}}.footer{margin-top:auto;--footer__general_p:max(65px,min(8vw,120px)) 0 20px 0;--footer__main-gap:15px;--footer__content_p_x:.5rem;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;padding-left:var(--footer__content_p_x);padding-right:var(--footer__content_p_x)}.footer__links{display:flex;gap:var(--footer__main-gap);grid-column:span 4/auto;flex-direction:column}.footer__info{grid-column:span 4/auto}.footer__info p{margin:0 0 15px}.footer__about{padding-left:var(--footer__content_p_x);padding-right:var(--footer__content_p_x)}.footer__about p{margin:0 0 5px}.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:5px 0;color:#fff;opacity:.8;transition:opacity .3s}.footer-nav__link:hover{opacity:1}.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}@media screen and (min-width:640px){.footer{--footer__main-gap:80px;--footer__content_p_x:1.2rem;font-size:14px}.footer__links{flex-direction:row}.footer__info{text-align:center}.footer__about{font-size:12px;text-align:center}.footer-nav{flex-direction:row;justify-content:space-between;width:50%}.footer-nav_small{justify-content:flex-end}}@media screen and (min-width:960px){.footer{--footer__content_p_x:2rem}.footer-nav__item{width:auto}}@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}.footer-nav{flex-direction:column;gap:40px 0;justify-content:flex-start;width:auto}.footer-nav_small{justify-content:flex-start}.footer-memers{justify-content:flex-start}[dir=rtl] .footer__info{text-align:right}}@media screen and (min-width:1440px){.footer{--footer__main-gap:max(40px,min(4vw,100px))}}.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:flex;align-items:center;justify-content:center;z-index:2;transition:transform .3s;background:rgba(0,0,0,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:#fff;transition:.3s ease-in-out;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}}.cart{--cart__border-radius:1rem}.cart__banner{position:relative;display:block;overflow:hidden;border-radius:var(--cart__border-radius);aspect-ratio:312/175.5}.cart--category{display:flex;flex-direction:column;gap:1rem}.cart--category .cart__pin-btn{position:absolute;top:.2rem;right:.2rem}.cart--category .cart__content{display:block;padding:0 .4rem}.cart--category .cart__big-title{display:block;font-size:1.4rem;line-height:1.2;font-weight:500;color:var(--color__accent);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;text-align:left;transition:var(--transition--general)}.cart--category .cart__count-in-cat{position:absolute;display:inline-flex;align-items:center;justify-content:center;bottom:.45rem;left:.5rem;font-size:1rem;line-height:1;font-weight:500;color:var(--color__text-secondary);background:var(--color__surface--badge);border:.1rem solid var(--color__border-faint);backdrop-filter:blur(2px);border-radius:47px;padding:.4rem .8rem}.cart--category:hover .cart__big-title{color:var(--color__accent--hover)}[dir=rtl] .cart--category .cart__pin-btn{right:auto;left:.2rem}[dir=rtl] .cart--category .cart__count-in-cat{left:auto;right:.5rem}@media screen and (min-width:640px){.cart--category .cart__pin-btn{top:.5rem;right:.5rem}.cart--category .cart__big-title{font-size:2.1rem;line-height:1.3}.cart--category .cart__count-in-cat{font-size:1.2rem;padding:.4rem 1rem}[dir=rtl] .cart--category .cart__pin-btn{right:auto;left:.5rem}}.cart-pin-btn{--pin__svg_w:1.8rem;--pin__svg_h:1.6rem;cursor:pointer;outline:0;border:.1rem solid var(--color__border-faint);background:var(--color__surface--badge);display:inline-flex;align-items:center;justify-content:center;padding:.2rem .4rem;border-radius:47px;backdrop-filter:blur(2px);transition:var(--transition--general)}.cart-pin-btn svg{width:var(--pin__svg_w);height:var(--pin__svg_h);fill:var(--color__text-secondary);opacity:.8;transition:var(--transition--general)}.cart-pin-btn:hover,.cart-pin-btn.active{background:var(--color__accent--soft);border-color:var(--color__accent)}.cart-pin-btn:hover svg,.cart-pin-btn.active svg{fill:var(--color__accent);opacity:1}@media screen and (min-width:640px){.cart-pin-btn{--pin__svg_w:1.8rem;--pin__svg_h:1.8rem;padding:.4rem .8rem}}.faq-item{padding:1.5rem 0;transition:var(--transition--general);user-select:none}.faq-item__heading{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.faq-item__title{flex:1 1 auto;min-width:0;color:var(--color__white);font-size:1.4rem;font-weight:400;line-height:2rem;transition:var(--transition--general)}.faq-item__open-marker{order:2;flex:0 0 auto;min-width:3rem;width:3rem;height:3rem;border-radius:50%;background:var(--color__surface);border:.1rem solid var(--color__border-faint);position:relative;transition:var(--transition--general)}.faq-item__open-marker::after,.faq-item__open-marker::before{content:"";display:block;position:absolute;width:1rem;height:.2rem;border-radius:.1rem;background:var(--color__white);left:50%;top:50%;transform:translate(-50%,-50%);transition:var(--transition--general)}.faq-item__open-marker::after{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:var(--color__text-secondary)}.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{background:var(--color__accent--soft);border-color:var(--color__accent)}.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__title{font-size:1.8rem;line-height:2.8rem}.faq-item__open-marker{min-width:4.3rem;width:4.3rem;height:4.3rem}.faq-item__open-marker::before,.faq-item__open-marker::after{width:1.4rem;height:.2rem}.faq-item__content-inner{font-size:1.4rem;line-height:2.8rem}}@media screen and (min-width:960px){.faq-item{padding:1rem 0}.faq-item__heading{gap:5rem}.faq-item__heading:hover .faq-item__title{color:var(--color__accent--hover)}.faq-item__content-inner{margin-top:.5rem}}.get-listed__title{padding:0 .5rem;display:flex;justify-content:center}.get-listed__form-inner{margin-top:1rem;padding:0}.get-listed__form-in-wr{padding:1rem 0 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:.8rem;background:var(--color__surface);border:.1rem solid var(--color__border-subtle);font-size:1.4rem;line-height:2.6rem;width:100%;padding:1rem 1.5rem;color:var(--color__white);outline:0;transition:var(--transition--general);font-weight:400}.get-listed .form-group input::-webkit-input-placeholder{color:var(--color__text-muted)}.get-listed .form-group input:-moz-placeholder{color:var(--color__text-muted)}.get-listed .form-group input::-moz-placeholder{color:var(--color__text-muted)}.get-listed .form-group input:-ms-input-placeholder{color:var(--color__text-muted)}.get-listed .form-group input:focus{border-color:var(--color__border-hover)}.get-listed .form-group input.is-invalid{border-color:var(--color__accent--soft)}.get-listed .form-group .invalid-feedback{color:var(--color__accent);margin-top:.5rem;display:block;font-weight:300;font-size:1.3rem;line-height:1.5rem}.get-listed textarea{height:8rem;border-radius:.8rem;background:var(--color__surface);border:.1rem solid var(--color__border-subtle);font-size:1.4rem;line-height:2.6rem;width:100%;padding:1rem 1.5rem;color:var(--color__white);outline:0;transition:var(--transition--general);font-weight:400;resize:none}.get-listed textarea::-webkit-input-placeholder{color:var(--color__text-muted)}.get-listed textarea:-moz-placeholder{color:var(--color__text-muted)}.get-listed textarea::-moz-placeholder{color:var(--color__text-muted)}.get-listed textarea:-ms-input-placeholder{color:var(--color__text-muted)}.get-listed textarea:focus{border-color:var(--color__border-hover)}.get-listed textarea.is-invalid{border-color:var(--color__accent--soft)}.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:var(--color__border-subtle)}.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{margin-top:1.5rem}.get-listed__form-in-wr{max-width:56rem;margin-left:auto;margin-right:auto;padding:2rem 0 3rem}.get-listed__message{margin-top:2.5rem;font-size:1.8rem;line-height:3.4rem}.get-listed__btn{margin-top:2rem}}@media screen and (min-width:960px){.get-listed__form-in-wr{padding:3rem 0 4rem}}.page--faq{padding-bottom:2rem}.page--faq .page__faq-container{padding:0 .5rem;margin-top:.5rem;position:relative}.page--faq .page__faq-item:not(:first-child){border-top:.1rem solid var(--color__border-subtle)}@media screen and (min-width:640px){.page--faq .page__faq-container{padding:0}}@media screen and (min-width:960px){.page--faq .page__faq-inner{max-width:120rem;margin-left:auto;margin-right:auto}.page--faq .page__faq-container{margin-top:1rem}}.page--content{font-size:1.2rem;line-height:2.2rem;color:var(--color__text-secondary);position:relative;padding-bottom:2rem}.page--content .page__inner{padding:0 .5rem}.page--content .page__title .section-title__title{text-transform:none}.page--content .page__content-wr{margin-top:1.5rem}.page--content a{color:var(--color__text-secondary);-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:var(--color__white)}.page--content h2:not(:first-child){margin-top:2rem}.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(255,255,255,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:2rem}.page--content h1,.page--content h2{font-size:1.8rem;line-height:3.4rem}.page--content h2:not(:first-child){margin-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:4rem 0;color:var(--color__white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center}.not-found__title{font-weight:700;text-transform:uppercase;line-height:1;display:flex;flex-direction:column;align-items:center;gap:.8rem}.not-found__title div:first-of-type{font-size:max(5.6rem,min(12vw,9.6rem));line-height:.86;color:var(--color__accent)}.not-found__title div:last-of-type{font-size:max(2.4rem,min(4vw,4rem));line-height:1.05;color:var(--color__white)}.not-found__info{font-size:1.3rem;font-weight:400;line-height:2.4rem;color:var(--color__white);max-width:77.7rem}.not-found__info p{margin:0}@media screen and (min-width:640px){.not-found{padding:6rem 0;gap:2rem}.not-found__info{font-size:1.4rem;line-height:2.8rem}}@media screen and (min-width:960px){.not-found{padding:8rem 0}}.pornstars__lists-wr{padding:1.5rem .5rem 3rem}.pornstars__list{display:none;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:var(--color__text-primary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block;border-radius:.5rem;border:.1rem solid var(--color__border-pill);background:var(--color__surface--pill);padding:0 .5rem;transition:var(--transition--general)}.pornstars__link:hover{color:var(--color__accent);border-color:var(--color__accent)}@media screen and (min-width:640px){.pornstars__lists-wr{padding:2rem 0 4.8rem}.pornstars__list{column-count:3;grid-gap:3rem}.pornstars__item{padding-bottom:1rem}.pornstars__link{border-radius:4.7rem;padding:.6rem 1.6rem;font-weight:400}}@media screen and (min-width:960px){.pornstars__lists-wr{padding:2rem 0 5rem}.pornstars__list{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{column-count:5;grid-gap:4rem}}@media screen and (min-width:1660px){.pornstars__list{column-count:6}}.cart--pinned{order:-1}.cart--pinned .cart__pin-btn{background:var(--color__accent--soft);border-color:var(--color__accent)}.cart--pinned .cart__pin-btn svg{fill:var(--color__accent);opacity:1}.letter-categories{--letter-categories__general_p:1.5rem 0 0;--letter-categories__letter_fz:1.6rem;--letter-categories__letter_lh:1;--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;--letter-categories__item-link_p:0 .8rem;--letter-categories__item-link_radius:.5rem;--letter-categories__items_gap:1rem;--letter-categories__items_pt:1rem;padding:1.5rem 0 0;padding:var(--letter-categories__general_p)}.letter-categories__letter{display:block;padding:1rem 2rem;border-radius:1rem;border:.1rem solid var(--color__border-subtle);background:var(--gradient__panel);box-shadow:var(--shadow__inset-soft);font-weight:700;font-size:var(--letter-categories__letter_fz);line-height:var(--letter-categories__letter_lh);color:var(--color__accent);text-transform:uppercase}.letter-categories__items{column-count:2;grid-gap:var(--letter-categories__items_gap);padding-top:var(--letter-categories__items_pt)}.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:var(--letter-categories__item-link_p);border-radius:var(--letter-categories__item-link_radius);border:.1rem solid var(--color__border-pill);background:var(--color__surface--pill);transition:var(--transition--general)}.letter-categories__item-link:hover{border-color:var(--color__accent);background:var(--color__accent--soft)}.letter-categories__item-link:hover .letter-categories__item-name{color:var(--color__text-primary)}.letter-categories__item-link:hover .letter-categories__item-count{color:var(--color__text-secondary)}.letter-categories__item-name,.letter-categories__item-count{transition:var(--transition--general)}.letter-categories__item-name{font-size:var(--letter-categories__item-name_fz);line-height:var(--letter-categories__item-name_lh);color:var(--color__text-primary);font-weight:500}.letter-categories__item-count{font-size:var(--letter-categories__item-count_fz);line-height:var(--letter-categories__item-count_lh);color:var(--color__text-count);font-weight:400}@media screen and (min-width:640px){.letter-categories{--letter-categories__general_p:2rem 0 0;--letter-categories__letter_fz:1.8rem;--letter-categories__item-name_fz:1.4rem;--letter-categories__item-count_fz:1.2rem;--letter-categories__item-link_p:0 1.6rem;--letter-categories__item-link_radius:47px;--letter-categories__items_gap:2rem;--letter-categories__items_pt:2rem}.letter-categories__items{column-count:3}.letter-categories__item{padding-bottom:1rem}}@media screen and (min-width:960px){.letter-categories__items{column-count:4}}@media screen and (min-width:1440px){.letter-categories{--letter-categories__items_gap:5rem}.letter-categories__items{column-count:5}}@media screen and (min-width:1660px){.letter-categories__items{column-count:6}}.popular{padding:0}.popular__title{margin-bottom:12px}.popular__items{position:relative}.popular__category-item--hide-from-m,.popular__category-item--hide-from-l{display:none}@media screen and (min-width:640px){.popular__category-item--hide-from-m{display:flex}}@media screen and (min-width:960px){.popular__category-item--hide-from-l{display:flex}}.text-categories{--text-cat__general_p:2rem 0 3rem;--text-cat__general_mt:3rem;--text-cat__items_mt:2rem;--text-cat__item_mt:2rem;margin-top:3rem;margin-top:var(--text-cat__general_mt);padding:2rem 0 3rem;padding:var(--text-cat__general_p);border-top:.1rem solid var(--color__border-subtle)}.text-categories__title{margin:0 .5rem;color:var(--color__text-primary)}.text-categories__items{margin-top:var(--text-cat__items_mt);padding:0}.text-categories__item:not(:first-child){margin-top:var(--text-cat__item_mt)}@media screen and (min-width:640px){.text-categories{--text-cat__general_p:3rem 0 4rem;--text-cat__general_mt:4rem;--text-cat__items_mt:3rem;--text-cat__item_mt:3rem}.text-categories__title{margin:0}}.section-title--alph{padding:0 .5rem}.section-title--alph .section-title__title{color:var(--color__white);font-weight:600;font-size:1.6rem;line-height:3rem;flex-basis:100%;display:inline-block;cursor:pointer;user-select:none}.section-title--alph .section-title__items-wr{margin-top:.5rem;padding:.8rem 1rem;border:.1rem solid var(--color__border-subtle);border-radius:1rem;background:var(--color__top-layout-bg);box-shadow:var(--shadow__inset-soft)}.section-title--alph .section-title__items-inner{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(2.8rem,1fr));grid-gap:.9rem 0;gap:.9rem 0;position:relative;width:100%}.section-title--alph .section-title__line{display:none}.section-title--alph .section-title__link-item{color:var(--color__text-secondary);background:transparent;font-size:1.4rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;position:relative;height:2rem;width:100%;min-width:2.4rem;border-radius:0}.section-title--alph .section-title__link-item:not(:last-of-type)::before{content:"";display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);height:2rem;width:1px;background:rgba(255,255,255,0.03)}.section-title--alph .section-title__link-item.section-title__link-item--row-start,.section-title--alph .section-title__link-item.section-title__link-item--row-end,.section-title--alph .section-title__link-item.section-title__link-item--row-start.section-title__link-item--row-end{border-radius:0}.section-title--alph .section-title__link-item.section-title__link-item--row-end::before{display:none}.section-title--alph .section-title__link-item:hover{color:var(--color__white)}.section-title--alph .section-title__link-item.section-title__item--active{color:var(--color__accent)}[dir=rtl] .section-title--alph .section-title__items-inner{direction:rtl}[dir=rtl] .section-title--alph .section-title__link-item:not(:last-of-type)::before{right:auto;left:0}@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-wr{padding:1rem 2rem}.section-title--alph .section-title__items-inner{grid-template-columns:repeat(auto-fill,minmax(40px,1fr))}.section-title--alph .section-title__link-item{font-size:1.8rem}}@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{grid-template-columns:repeat(27,1fr)}}.mirror{border-bottom:.1rem solid var(--color__border-subtle);padding-bottom:2rem;margin-bottom:3rem}.mirror__title{font-size:max(1.6rem,min(3vw,2.8rem));line-height:max(2.4rem,min(5vw,3.6rem));font-weight:600;color:var(--color__white);margin-bottom:.5rem}.mirror__item{user-select:none;cursor:pointer;position:relative;border-radius:.8rem;aspect-ratio:16/9;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:1rem}.mirror__item:hover .mirror-button{transform:scale(1.04)}.mirror__img{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%}.mirror__img img{display:flex;width:100%;height:100%;object-fit:cover}.mirror-button{position:relative;z-index:2;width:max(5.6rem,min(10vw,14rem));height:max(5.6rem,min(10vw,14rem));background:var(--color__top-layout-bg);display:flex;justify-content:center;align-items:center;border-radius:50%;transition:transform var(--transition--general)}.mirror-button__item{position:absolute;left:50%;height:50%;transform:translate(-40%,0)}.mirror-button__item svg{display:flex;width:100%;height:100%;object-fit:cover}.mirror__name{font-size:max(1.4rem,min(2vw,2.1rem));line-height:max(2.2rem,min(4vw,3rem));font-weight:500;color:var(--color__white)}@media screen and (min-width:640px){.mirror__title{margin-bottom:1rem}}@media screen and (min-width:960px){.mirror{padding-bottom:3rem;margin-bottom:5rem}.mirror__title{margin-bottom:1.5rem}}