.page-module__Vo2Nhq__titleWrapper{justify-content:center;align-items:center;height:280px;padding:0 24px;display:flex}.page-module__Vo2Nhq__title{color:var(--foreground);text-align:center;text-wrap:balance;max-width:80%;font-size:56px;font-weight:500;line-height:1.4}.page-module__Vo2Nhq__mainWrapper{grid-template-columns:288px 1fr;gap:24px;margin-bottom:128px;padding-left:24px;padding-right:24px;display:grid}.page-module__Vo2Nhq__content{flex-direction:column;gap:64px;width:100%;max-width:688px;margin:24px auto 0;display:flex}.page-module__Vo2Nhq__summaryWrapper{flex-direction:column;gap:24px;display:flex}.page-module__Vo2Nhq__summaryTitle{color:var(--foreground);font-size:24px;font-weight:500}.page-module__Vo2Nhq__summary{color:var(--foreground);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;flex-direction:column;gap:20px;font-size:16px;line-height:1.7;display:flex}.page-module__Vo2Nhq__sectionWrapper{flex-direction:column;gap:24px;display:flex}.page-module__Vo2Nhq__sectionHeading{color:var(--foreground);align-items:center;gap:4px;font-size:28px;font-weight:500;line-height:1.4;display:flex}.page-module__Vo2Nhq__text{color:var(--foreground);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;font-size:16px;line-height:1.7}.page-module__Vo2Nhq__sectionContent{flex-direction:column;gap:20px;display:flex}.page-module__Vo2Nhq__list{flex-direction:column;gap:8px;margin:0;padding-left:28px;display:flex}.page-module__Vo2Nhq__listItem{color:var(--foreground);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;font-size:16px;line-height:1.7}.page-module__Vo2Nhq__meta{color:var(--foreground);margin-bottom:-40px;font-size:16px;line-height:1.7}.page-module__Vo2Nhq__contact{color:var(--foreground);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;font-size:16px;line-height:1.7}.page-module__Vo2Nhq__link{color:var(--foreground);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--foreground-alt);text-decoration-color:var(--foreground-alt);transition:color .2s}.page-module__Vo2Nhq__link:hover{color:var(--foreground-alt)}@media (max-width:600px){.page-module__Vo2Nhq__titleWrapper{height:201px;max-height:201px}.page-module__Vo2Nhq__title{max-width:100%;font-size:34px}.page-module__Vo2Nhq__mainWrapper{grid-template-columns:1fr;gap:0;margin-bottom:96px}.page-module__Vo2Nhq__content{gap:40px}.page-module__Vo2Nhq__sectionWrapper{gap:16px}.page-module__Vo2Nhq__sectionHeading{text-wrap:pretty;font-size:21px}.page-module__Vo2Nhq__meta,.page-module__Vo2Nhq__text,.page-module__Vo2Nhq__summary,.page-module__Vo2Nhq__listItem{font-size:14px}.page-module__Vo2Nhq__sectionContent{gap:12px}.page-module__Vo2Nhq__list{gap:6px;padding-left:20px}.page-module__Vo2Nhq__contact{margin-top:24px}}
.TableOfContents-module__5O0C_q__tocRoot{background:var(--background-000)}.TableOfContents-module__5O0C_q__tocDesktop{will-change:transform;contain:layout style paint;width:100%;max-height:calc(100svh - 288px);padding:24px 0;position:relative;top:0;overflow-y:auto}.TableOfContents-module__5O0C_q__tocFixed{-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate;width:288px;position:fixed;top:72px;transform:translate(0,0)}.TableOfContents-module__5O0C_q__tocLabel{color:var(--text-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:16px;font-size:24px;font-weight:500}.TableOfContents-module__5O0C_q__tocList{margin:0;padding:0;list-style:none}.TableOfContents-module__5O0C_q__tocList li{border-bottom:1px solid var(--text-muted)}.TableOfContents-module__5O0C_q__tocList li:last-child{border-bottom:none}.TableOfContents-module__5O0C_q__tocLink{color:var(--text);align-items:center;gap:4px;min-height:48px;font-size:15px;line-height:1.5;text-decoration:none;display:flex}.TableOfContents-module__5O0C_q__tocLink:hover{color:var(--text-muted)}.TableOfContents-module__5O0C_q__tocLinkActive{color:var(--text)}.TableOfContents-module__5O0C_q__tocMobileWrapper{z-index:900;opacity:0;pointer-events:none;margin-bottom:0;transition:opacity .3s;position:fixed;top:52px;left:0;right:0}.TableOfContents-module__5O0C_q__tocMobileWrapperVisible{opacity:1;pointer-events:auto}.TableOfContents-module__5O0C_q__tocMobileToggle{border:none;border-bottom:1px solid var(--border-toc);background:var(--background);cursor:pointer;text-align:left;width:100%;height:48px;color:var(--foreground);align-items:center;padding:0 18px;transition:border-color .3s,border-bottom .3s;display:flex;position:relative}.TableOfContents-module__5O0C_q__tocMobileToggle[aria-expanded=true]{border-bottom-color:transparent}.TableOfContents-module__5O0C_q__tocMobileCurrent{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:17px;display:flex;overflow:hidden}.TableOfContents-module__5O0C_q__tocMobileIcon{z-index:2;pointer-events:auto;width:16px;height:auto;transition:transform .3s;position:absolute;top:50%;right:18px;transform:translateY(-50%)rotate(45deg)}.TableOfContents-module__5O0C_q__tocMobileToggle[aria-expanded=true] .TableOfContents-module__5O0C_q__tocMobileIcon{transform:translateY(-50%)rotate(0)}.TableOfContents-module__5O0C_q__tocMobileList{border:none;border-bottom:1px solid var(--border-toc);background:var(--background);z-index:1;max-height:60vh;padding:15px 0 0;list-style:none;animation:.3s TableOfContents-module__5O0C_q__slideDown;position:absolute;top:0;left:0;right:0;overflow-y:auto}.TableOfContents-module__5O0C_q__tocMobileListClosing{animation:.3s forwards TableOfContents-module__5O0C_q__slideUp}@keyframes TableOfContents-module__5O0C_q__slideDown{0%{opacity:0}to{opacity:1}}@keyframes TableOfContents-module__5O0C_q__slideUp{0%{opacity:1}to{opacity:0}}.TableOfContents-module__5O0C_q__tocMobileItem{cursor:pointer;text-align:left;width:100%;height:-moz-fit-content;height:fit-content;color:var(--foreground-alt);background:0 0;border:none;align-items:center;gap:4px;padding:0 18px 20px;font-size:14px;font-weight:400;line-height:17px;transition:color .2s;display:flex}.TableOfContents-module__5O0C_q__tocMobileItem:hover,.TableOfContents-module__5O0C_q__tocMobileItemActive{color:var(--foreground)}@media (min-width:1024px){.TableOfContents-module__5O0C_q__tocDesktop{display:block}.TableOfContents-module__5O0C_q__tocMobileWrapper{display:none!important}}@media (max-width:1023.98px){.TableOfContents-module__5O0C_q__tocDesktop{display:none}.TableOfContents-module__5O0C_q__tocMobileToggle{position:relative}}
