/*! 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}}