.Header-module-scss-module__W6qpQq__header{z-index:50;background-color:color-mix(in srgb, var(--surface) 78%, transparent);-webkit-backdrop-filter:blur(12px)saturate(1.35);border-bottom:1px solid color-mix(in srgb, var(--white-color) 55%, transparent);box-sizing:border-box;width:100%;position:sticky;top:0;left:0;right:0}.Header-module-scss-module__W6qpQq__header.Header-module-scss-module__W6qpQq__preview{pointer-events:none;-webkit-user-select:none;user-select:none}.Header-module-scss-module__W6qpQq__shell{justify-content:space-between;align-items:center;gap:var(--space-lg);width:100%;max-width:1200px;padding:var(--space-md) var(--space-lg);margin:0 auto;display:flex;position:relative}@media (max-width:480px){.Header-module-scss-module__W6qpQq__shell{padding:var(--space-sm) var(--space-md)}}.Header-module-scss-module__W6qpQq__logoLink{flex-shrink:0;align-items:center;display:flex}.Header-module-scss-module__W6qpQq__logo{object-fit:contain;width:60px;height:auto;max-height:60px}@media (max-width:480px){.Header-module-scss-module__W6qpQq__logo{width:44px;max-height:44px}}.Header-module-scss-module__W6qpQq__menuBtn{z-index:52;border-radius:var(--radius-lg);background:color-mix(in srgb, var(--primary-w) 10%, transparent);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:none;position:relative}@media (max-width:768px){.Header-module-scss-module__W6qpQq__menuBtn{display:flex}}.Header-module-scss-module__W6qpQq__menuBtnBar{background:var(--primary-w);border-radius:1px;height:2px;transition:transform .2s,opacity .2s,top .2s;position:absolute;left:10px;right:10px}.Header-module-scss-module__W6qpQq__menuBtnBar:first-child{top:14px}.Header-module-scss-module__W6qpQq__menuBtnBar:nth-child(2){top:20px}.Header-module-scss-module__W6qpQq__menuBtnBar:nth-child(3){top:26px}.Header-module-scss-module__W6qpQq__menuBtnOpen .Header-module-scss-module__W6qpQq__menuBtnBar:first-child{top:20px;transform:rotate(45deg)}.Header-module-scss-module__W6qpQq__menuBtnOpen .Header-module-scss-module__W6qpQq__menuBtnBar:nth-child(2){opacity:0}.Header-module-scss-module__W6qpQq__menuBtnOpen .Header-module-scss-module__W6qpQq__menuBtnBar:nth-child(3){top:20px;transform:rotate(-45deg)}.Header-module-scss-module__W6qpQq__backdrop{display:none}@media (max-width:768px){.Header-module-scss-module__W6qpQq__backdrop{z-index:48;background:color-mix(in srgb, var(--black-color) 45%, transparent);cursor:pointer;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}}.Header-module-scss-module__W6qpQq__nav{width:auto;height:auto;box-shadow:none;visibility:visible;background:0 0;flex:1;min-width:0;margin:0;padding:0;display:block;position:static;transform:none}@media (max-width:768px){.Header-module-scss-module__W6qpQq__nav{z-index:51;background:color-mix(in srgb, var(--surface) 97%, transparent);-webkit-backdrop-filter:blur(16px);width:min(100%,300px);height:100dvh;box-shadow:var(--black-shadow);visibility:hidden;flex:none;padding:5rem 1.25rem 1.5rem;transition:transform .28s,visibility .28s;position:fixed;top:0;left:auto;right:0;transform:translate(100%)}.Header-module-scss-module__W6qpQq__navOpen{visibility:visible;transform:translate(0)}}.Header-module-scss-module__W6qpQq__navList{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:clamp(.5rem,2vw,1.25rem);margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.Header-module-scss-module__W6qpQq__navList{justify-content:flex-start;align-items:stretch;gap:var(--space-xl);flex-flow:column wrap}}.Header-module-scss-module__W6qpQq__navLink{max-width:14ch;color:var(--primary-w);white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;border-bottom:2px solid #0000;padding:.35rem .15rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block;overflow:hidden}.Header-module-scss-module__W6qpQq__navLink:hover{color:color-mix(in srgb, var(--primary-w) 85%, var(--ink))}@media (max-width:768px){.Header-module-scss-module__W6qpQq__navLink{max-width:none;padding:.65rem 0;font-size:1.05rem;display:block}}.Header-module-scss-module__W6qpQq__navLinkActive{border-bottom-color:var(--primary-w)}.Header-module-scss-module__W6qpQq__moreItem{flex-shrink:0;position:relative}.Header-module-scss-module__W6qpQq__moreBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;max-width:none;font-family:inherit;display:inline-flex}.Header-module-scss-module__W6qpQq__moreBtn:disabled{cursor:default}@media (max-width:768px){.Header-module-scss-module__W6qpQq__moreBtn{display:none}}.Header-module-scss-module__W6qpQq__moreIcon{font-size:.7rem}.Header-module-scss-module__W6qpQq__morePanel{top:calc(100% + .5rem);z-index:53;border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 97%, transparent);-webkit-backdrop-filter:blur(16px);min-width:12rem;max-height:min(60vh,22rem);box-shadow:var(--black-shadow);margin:0;padding:.5rem .85rem;list-style:none;display:none;position:absolute;inset-inline-end:0;overflow-y:auto}.Header-module-scss-module__W6qpQq__morePanel .Header-module-scss-module__W6qpQq__navLink{max-width:none;padding:var(--space-sm) 0;display:block}@media (max-width:768px){.Header-module-scss-module__W6qpQq__morePanel{gap:var(--space-xl);-webkit-backdrop-filter:none;min-width:0;max-height:none;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;padding:0;display:flex;position:static;overflow:visible}}@media (min-width:769px){.Header-module-scss-module__W6qpQq__morePanelOpen{display:block}}.Header-module-scss-module__W6qpQq__loginLink{white-space:nowrap}.Header-module-scss-module__W6qpQq__loginLinkActive{outline:2px solid color-mix(in srgb, var(--primary-w) 45%, transparent);outline-offset:2px}@media (max-width:768px){.Header-module-scss-module__W6qpQq__loginLink{box-sizing:border-box;justify-content:center;width:100%;display:inline-flex}}.Header-module-scss-module__W6qpQq__variantPrimary{background-color:var(--primary-w);border-bottom-color:color-mix(in srgb, var(--white-color) 18%, transparent);-webkit-backdrop-filter:none}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__navLink{color:var(--on-brand)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__navLink:hover{color:color-mix(in srgb, var(--on-brand) 80%, var(--primary-w))}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__navLinkActive{border-bottom-color:var(--white-color)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__menuBtn{background:color-mix(in srgb, var(--surface) 16%, transparent)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__menuBtnBar{background:var(--surface)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__loginLink{background-color:var(--surface);border-color:var(--white-color);color:var(--primary-w)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__loginLink:hover{color:var(--on-brand);background-color:#0000}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__loginLinkActive{outline-color:color-mix(in srgb, var(--white-color) 55%, transparent)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__nav .Header-module-scss-module__W6qpQq__navLink,.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__morePanel .Header-module-scss-module__W6qpQq__navLink{color:var(--primary-w)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__nav .Header-module-scss-module__W6qpQq__navLink:hover,.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__morePanel .Header-module-scss-module__W6qpQq__navLink:hover{color:color-mix(in srgb, var(--primary-w) 85%, var(--ink))}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__nav .Header-module-scss-module__W6qpQq__navLinkActive,.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__morePanel .Header-module-scss-module__W6qpQq__navLinkActive{border-bottom-color:var(--primary-w)}@media (min-width:769px){.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__nav .Header-module-scss-module__W6qpQq__navLink{color:var(--on-brand)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__nav .Header-module-scss-module__W6qpQq__navLink:hover{color:color-mix(in srgb, var(--on-brand) 80%, var(--primary-w))}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__nav .Header-module-scss-module__W6qpQq__navLinkActive{border-bottom-color:var(--white-color)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__morePanel .Header-module-scss-module__W6qpQq__navLink{color:var(--primary-w)}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__morePanel .Header-module-scss-module__W6qpQq__navLink:hover{color:color-mix(in srgb, var(--primary-w) 85%, var(--ink))}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__morePanel .Header-module-scss-module__W6qpQq__navLinkActive{border-bottom-color:var(--primary-w)}}.Header-module-scss-module__W6qpQq__variantPrimary .Header-module-scss-module__W6qpQq__moreBtn{color:var(--on-brand)}
.SiteLanguageSwitcher-module-scss-module__zKvCIa__switcher{border-radius:var(--radius-md);background:#fff;border:1px solid #e2e2e2;align-items:center;transition:border-color .2s,background .2s;display:inline-flex}.SiteLanguageSwitcher-module-scss-module__zKvCIa__switcher:hover{background:#fafafa;border-color:#c9c9c9}.SiteLanguageSwitcher-module-scss-module__zKvCIa__switcher.p-dropdown{box-shadow:none}.SiteLanguageSwitcher-module-scss-module__zKvCIa__switcher.p-focus{box-shadow:none;border-color:#c9c9c9}.SiteLanguageSwitcher-module-scss-module__zKvCIa__switcher .p-dropdown-label{padding:var(--space-sm) var(--space-lg);color:#333;align-items:center;font-size:.95rem;display:flex}.SiteLanguageSwitcher-module-scss-module__zKvCIa__switcher .p-dropdown-trigger{color:#777;width:2rem}.SiteLanguageSwitcher-module-scss-module__zKvCIa__value{align-items:center;gap:var(--space-sm);display:inline-flex}.SiteLanguageSwitcher-module-scss-module__zKvCIa__code{text-align:center;min-width:18px;font-weight:600}.SiteLanguageSwitcher-module-scss-module__zKvCIa__item{color:#333;font-size:.95rem}.SiteLanguageSwitcher-module-scss-module__zKvCIa__panel{border-radius:var(--radius-lg);border:1px solid #e2e2e2;overflow:hidden;box-shadow:0 8px 24px #0000001f}.SiteLanguageSwitcher-module-scss-module__zKvCIa__panel .p-dropdown-item{color:#333;padding:9px 12px;font-size:.95rem;transition:background .15s}.SiteLanguageSwitcher-module-scss-module__zKvCIa__panel .p-dropdown-item.p-highlight{color:#333;background:#f0f7ff;font-weight:600}.SiteLanguageSwitcher-module-scss-module__zKvCIa__panel .p-dropdown-item:not(.p-highlight):hover{background:#f3f4f6}
.Footer-module-scss-module__qgAVOG__footer{background:var(--primary-w);color:var(--on-brand);text-align:center;width:100%;height:calc(100vh - 100px);margin:var(--space-2xl) auto;transform-origin:bottom;align-items:start;gap:var(--space-2xl);border-radius:40px;flex-wrap:wrap;padding:60px;display:flex;position:relative;transform:scale(1)}.Footer-module-scss-module__qgAVOG__footer.Footer-module-scss-module__qgAVOG__preview{pointer-events:none;-webkit-user-select:none;user-select:none}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__bottomBar{align-items:center;gap:var(--space-xs);width:100%;margin-top:var(--space-2xl);flex-direction:column;display:flex;position:absolute;bottom:0;left:0}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__copyright{font-size:var(--text-base);text-align:center;margin:0;font-weight:500}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__credit{align-items:center;gap:var(--space-xs);font-size:var(--text-md);color:var(--on-brand);opacity:.7;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__credit:hover{opacity:1}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__credit i{font-size:var(--text-sm);color:#e5484d;margin:0}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__logoContainer{flex-direction:column;justify-content:center;align-items:start;width:calc(40% - 20px);display:flex}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__logoContainer .Footer-module-scss-module__qgAVOG__logo{object-fit:contain;width:120px;height:120px}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__logoContainer p{font-size:var(--text-xl);margin-top:var(--space-md);text-align:var(--text-dir-w);max-width:90%;font-weight:500}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer{justify-content:center;align-items:start;gap:var(--space-md);flex-direction:column;width:calc(30% - 20px);display:flex}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer h3{margin-bottom:var(--space-md);font-size:22px;font-weight:700}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer a{color:var(--on-brand);font-size:var(--text-xl);font-weight:500;text-decoration:none;transition:all .2s}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer a:hover{border-bottom:2px solid var(--white-color)}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer i{font-size:var(--text-2xl);margin-left:var(--space-md)}@supports (animation-timeline:view()){.Footer-module-scss-module__qgAVOG__footer{will-change:transform;animation-name:Footer-module-scss-module__qgAVOG__footerGrow;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry contain 70%}}@keyframes Footer-module-scss-module__qgAVOG__footerGrow{0%{transform:scale(.5)}to{transform:scale(1)}}@media (max-width:850px){.Footer-module-scss-module__qgAVOG__footer{border-radius:var(--radius-3xl);width:100%;height:auto;margin:var(--space-md) auto;padding:var(--space-2xl);padding-bottom:90px}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__logoContainer{width:100%}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__logoContainer .Footer-module-scss-module__qgAVOG__logo{width:100px;height:100px}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__logoContainer p{font-size:var(--text-base);max-width:100%}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer{width:100%}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer h3{font-size:var(--text-xl);margin-bottom:5px}.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer a,.Footer-module-scss-module__qgAVOG__footer .Footer-module-scss-module__qgAVOG__linksContainer i{font-size:var(--text-base)}}
.Footer2-module-scss-module__AnRJTq__footer{background:var(--primary-w);width:100%;color:var(--on-brand);box-sizing:border-box;padding:28px clamp(16px,4vw,48px) 0}.Footer2-module-scss-module__AnRJTq__footer.Footer2-module-scss-module__AnRJTq__preview{pointer-events:none;-webkit-user-select:none;user-select:none}.Footer2-module-scss-module__AnRJTq__shell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 32px;max-width:1200px;margin:0 auto;display:flex}.Footer2-module-scss-module__AnRJTq__brand{flex:260px;align-items:center;gap:14px;min-width:0;display:flex}.Footer2-module-scss-module__AnRJTq__logo{object-fit:contain;flex:none;width:56px;height:56px}.Footer2-module-scss-module__AnRJTq__description{-webkit-line-clamp:2;opacity:.85;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:500;line-height:1.7;display:-webkit-box;overflow:hidden}.Footer2-module-scss-module__AnRJTq__links{flex-wrap:wrap;align-items:center;gap:10px 22px;display:flex}.Footer2-module-scss-module__AnRJTq__links a{color:var(--on-brand);font-size:var(--text-lg);border-bottom:2px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s,opacity .2s}.Footer2-module-scss-module__AnRJTq__links a:hover{border-bottom-color:var(--white-color)}.Footer2-module-scss-module__AnRJTq__social{align-items:center;gap:var(--space-md);margin:0;padding:0;list-style:none;display:flex}.Footer2-module-scss-module__AnRJTq__social a{width:38px;height:38px;color:var(--on-brand);border:1px solid color-mix(in srgb, var(--white-color) 35%, transparent);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.Footer2-module-scss-module__AnRJTq__social a:hover{background:color-mix(in srgb, var(--surface) 15%, transparent);border-color:var(--white-color)}.Footer2-module-scss-module__AnRJTq__social i{font-size:17px}.Footer2-module-scss-module__AnRJTq__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Footer2-module-scss-module__AnRJTq__bottomBar{max-width:1200px;margin:var(--space-3xl) auto 0;padding:var(--space-xl) 0;border-top:1px solid color-mix(in srgb, var(--white-color) 20%, transparent);align-items:center;gap:var(--space-xs);flex-direction:column;display:flex}.Footer2-module-scss-module__AnRJTq__copyright{text-align:center;font-size:var(--text-base);opacity:.75;margin:0;font-weight:500}.Footer2-module-scss-module__AnRJTq__credit{align-items:center;gap:var(--space-xs);font-size:var(--text-md);color:var(--on-brand);opacity:.65;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.Footer2-module-scss-module__AnRJTq__credit:hover{opacity:1}.Footer2-module-scss-module__AnRJTq__credit i{font-size:var(--text-sm);color:#e5484d}@media (max-width:850px){.Footer2-module-scss-module__AnRJTq__footer{padding:var(--space-3xl) var(--space-xl) 0}.Footer2-module-scss-module__AnRJTq__shell{text-align:center;flex-direction:column;align-items:center;gap:18px}.Footer2-module-scss-module__AnRJTq__brand{gap:var(--space-md);flex-direction:column;flex:none}.Footer2-module-scss-module__AnRJTq__description{font-size:var(--text-base);-webkit-line-clamp:3}.Footer2-module-scss-module__AnRJTq__links{justify-content:center;gap:var(--space-sm) var(--space-xl)}.Footer2-module-scss-module__AnRJTq__links a{font-size:var(--text-base)}.Footer2-module-scss-module__AnRJTq__bottomBar{margin-top:18px}.Footer2-module-scss-module__AnRJTq__copyright{font-size:var(--text-md)}.Footer2-module-scss-module__AnRJTq__credit{font-size:var(--text-sm)}}
.page-module-scss-module__Yj0IDq__previewWrapper{width:100%;min-height:100%;position:relative}.page-module-scss-module__Yj0IDq__blocker{z-index:10;cursor:default;position:absolute;inset:0}
