.BlogCodeBlock-module__Y_Bv0W__root{box-sizing:border-box;background:var(--Bg-Secondary);width:100%;max-width:880px;margin:24px auto;overflow:hidden}.BlogCodeBlock-module__Y_Bv0W__withActions{border-radius:16px;flex-direction:column;height:188px;padding:20px 20px 16px;display:flex;position:relative}.BlogCodeBlock-module__Y_Bv0W__withoutActions{border-radius:16px;padding:16px 20px;position:relative}.BlogCodeBlock-module__Y_Bv0W__withoutActions .BlogCodeBlock-module__Y_Bv0W__pre{box-sizing:border-box;width:100%;padding-inline:0;overflow-x:hidden}.BlogCodeBlock-module__Y_Bv0W__pre{color:var(--Labels-Secondary);font-family:var(--font-mono),"Geist Mono","SF Mono",Monaco,Inconsolata,"Fira Code",monospace;scrollbar-color:var(--Fills-F3)transparent;scrollbar-width:thin;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;font-weight:400;line-height:23px;overflow:auto}.BlogCodeBlock-module__Y_Bv0W__withActions .BlogCodeBlock-module__Y_Bv0W__pre{overscroll-behavior:contain;flex:auto;min-height:0}.BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar{width:4px;height:4px}.BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar-track{background:0 0}.BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar-thumb{background:var(--Fills-F3);border-radius:26px}.BlogCodeBlock-module__Y_Bv0W__withActions .BlogCodeBlock-module__Y_Bv0W__pre{scrollbar-width:none}.BlogCodeBlock-module__Y_Bv0W__withActions .BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar{width:0;height:0;display:none}.BlogCodeBlock-module__Y_Bv0W__scrollIndicator{background:var(--Fills-F3);opacity:0;pointer-events:none;border-radius:26px;width:4px;height:66px;transition:opacity .15s;position:absolute;top:16px;right:3px}.BlogCodeBlock-module__Y_Bv0W__withActions:hover .BlogCodeBlock-module__Y_Bv0W__scrollIndicator,.BlogCodeBlock-module__Y_Bv0W__withActions:focus-within .BlogCodeBlock-module__Y_Bv0W__scrollIndicator{opacity:1}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__pre code[class*=language-]{color:inherit;font:inherit;text-shadow:none;white-space:inherit;background:0 0;border-radius:0;padding:0}.BlogCodeBlock-module__Y_Bv0W__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:24px;display:flex}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta{box-sizing:border-box;min-width:100px;height:40px;font-family:var(--system-fonts);border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-size:16px;font-weight:500;line-height:24px;transition:background-color .2s,transform .2s;display:inline-flex;transform:scale(1);color:var(--Labels-Primary)!important;text-decoration:none!important}.BlogCodeBlock-module__Y_Bv0W__arrow{width:0;height:28px;color:var(--Bg-Secondary);opacity:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:0;transition:opacity .2s,width .2s,margin-left .2s;display:inline-flex;overflow:hidden}.BlogCodeBlock-module__Y_Bv0W__arrow svg{flex-shrink:0;width:28px;height:28px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:hover .BlogCodeBlock-module__Y_Bv0W__arrow,.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:focus-visible .BlogCodeBlock-module__Y_Bv0W__arrow{opacity:1;width:28px;margin-left:8px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta:focus-visible{outline:2px solid var(--Labels-Primary);outline-offset:2px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary{background:var(--Labels-Primary);color:var(--Bg-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:hover{background:var(--Labels-Primary-hover);transform:scale(1.02);color:var(--Bg-Primary)!important;text-decoration:none!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:active{background:var(--Labels-Primary-active);transition-duration:50ms;transform:scale(.98);color:var(--Bg-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__secondary{background:var(--Fills-F2);min-width:140px;color:var(--Labels-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__secondary:hover{background:var(--Fills-F2-hover);color:var(--Labels-Primary)!important;text-decoration:none!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__secondary:active{background:var(--Fills-F2-active);color:var(--Labels-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__copyArea{z-index:2;opacity:0;pointer-events:none;width:40px;height:40px;transition:opacity .15s;position:absolute;top:12px;right:12px}.BlogCodeBlock-module__Y_Bv0W__withoutActions:hover .BlogCodeBlock-module__Y_Bv0W__copyArea,.BlogCodeBlock-module__Y_Bv0W__copyArea:focus-within{opacity:1;pointer-events:auto}.BlogCodeBlock-module__Y_Bv0W__copyButton{box-sizing:border-box;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:background-color .15s,color .15s,transform .16s cubic-bezier(.23,1,.32,1);display:flex;background:var(--Bg-Tertiary)!important;color:var(--Labels-Secondary)!important}.BlogCodeBlock-module__Y_Bv0W__copyButton svg{width:24px;height:24px;display:block}.BlogCodeBlock-module__Y_Bv0W__copyButton:hover{background:var(--Bg-Tertiary-hover)!important;color:var(--Labels-Secondary-hover)!important}.BlogCodeBlock-module__Y_Bv0W__copyButton:focus-visible{outline:2px solid var(--Labels-Primary);outline-offset:2px}.BlogCodeBlock-module__Y_Bv0W__copyButton:active{transform:scale(.97);background:var(--Bg-Tertiary-active)!important;color:var(--Labels-Secondary-active)!important}@media (max-width:520px){.BlogCodeBlock-module__Y_Bv0W__root{max-width:100%}.BlogCodeBlock-module__Y_Bv0W__actions{gap:8px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta{flex:auto;min-width:0}}@media (prefers-reduced-motion:reduce){.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta,.BlogCodeBlock-module__Y_Bv0W__arrow,.BlogCodeBlock-module__Y_Bv0W__scrollIndicator,.BlogCodeBlock-module__Y_Bv0W__copyArea,.BlogCodeBlock-module__Y_Bv0W__copyButton{transition-duration:.01ms}}
.BlogGameIframeV2-module__10P-4a__root{width:100%;color:var(--Labels-Primary,#000000e6);font-family:"PingFang SC",var(--system-fonts),sans-serif;flex-direction:column;gap:16px;display:flex}.BlogGameIframeV2-module__10P-4a__thumbnailRegion{width:100%;position:relative}.BlogGameIframeV2-module__10P-4a__thumbnailViewport{box-sizing:border-box;overscroll-behavior-inline:none;scrollbar-width:none;width:calc(100% + 6px);margin:-3px;padding:3px;overflow:auto hidden}.BlogGameIframeV2-module__10P-4a__thumbnailViewportOverflow{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 72px calc(100% - 72px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 72px calc(100% - 72px),#0000 100%)}.BlogGameIframeV2-module__10P-4a__thumbnailViewportOverflow[data-at-start=true]{-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 72px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 72px),#0000 100%)}.BlogGameIframeV2-module__10P-4a__thumbnailViewportOverflow[data-at-end=true]{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 72px 100%);mask-image:linear-gradient(90deg,#0000 0,#000 72px 100%)}.BlogGameIframeV2-module__10P-4a__thumbnailViewport::-webkit-scrollbar{display:none}.BlogGameIframeV2-module__10P-4a__thumbnailTrack{align-items:center;gap:8px;width:max-content;min-width:100%;display:flex}.BlogGameIframeV2-module__10P-4a__thumbnailTrackOverflow{gap:10px}.BlogGameIframeV2-module__10P-4a__thumbnailButton{cursor:pointer;background:0 0;border:0;border-radius:16px;flex:0 0 142px;width:142px;height:80px;padding:0;transition:opacity .15s,transform .15s;display:block;overflow:hidden}.BlogGameIframeV2-module__10P-4a__thumbnailButton:hover{opacity:.88}.BlogGameIframeV2-module__10P-4a__thumbnailButton[data-active=true],.BlogGameIframeV2-module__10P-4a__thumbnailButton:focus-visible{outline:2px solid var(--Colors-KMBlue,#1783ff);outline-offset:1px}.BlogGameIframeV2-module__10P-4a__thumbnailButton:active{transform:scale(.98)}.BlogGameIframeV2-module__10P-4a__thumbnailButtonOverflow{flex-basis:165px;width:165px;height:93px}.BlogGameIframeV2-module__10P-4a__thumbnailImage{object-fit:cover;border-radius:16px;display:block;width:100%!important;max-width:none!important;height:100%!important;margin:0!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrow{z-index:2;width:40px;height:40px;color:var(--Labels-Primary,#000000e6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;padding:8px;transition:background-color .15s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);background-color:var(--Bg-Primary70,#ffffffb3)!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrow:hover{background-color:var(--Bg-Primary70-hover,#f4f4f4b5)!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrow:focus-visible{outline:2px solid var(--Colors-KMBlue,#1783ff);outline-offset:2px}.BlogGameIframeV2-module__10P-4a__thumbnailArrow:active{transform:translateY(-50%)scale(.97);background-color:var(--Bg-Primary70-active,#edededb6)!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrowPrevious{left:16px}.BlogGameIframeV2-module__10P-4a__thumbnailArrowNext{right:16px}.BlogGameIframeV2-module__10P-4a__browser{width:100%}.BlogGameIframeV2-module__10P-4a__browser .showcase-browser-wrapper{max-width:none!important;margin:0!important}.BlogGameIframeV2-module__10P-4a__browser .browser-frame{box-shadow:none!important;border:0!important}.BlogGameIframeV2-module__10P-4a__browser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){aspect-ratio:auto!important;background:var(--Fills-F1,#00000008)!important;border:0!important;border-radius:16px!important;height:560px!important}.BlogGameIframeV2-module__10P-4a__browser .browser-content{background:var(--Fills-F1,#00000008)}.BlogGameIframeV2-module__10P-4a__caption{flex-direction:column;gap:0;width:100%;display:flex}.BlogGameIframeV2-module__10P-4a__caption h3,.BlogGameIframeV2-module__10P-4a__caption p{overflow-wrap:break-word;width:100%;text-align:left!important;margin:0!important}.BlogGameIframeV2-module__10P-4a__caption h3{color:var(--Labels-Primary,#000000e6)!important;font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif!important;letter-spacing:0!important;font-size:17px!important;font-weight:450!important;line-height:28px!important}.BlogGameIframeV2-module__10P-4a__captionLink{text-decoration:none;color:var(--Colors-KMBlue,#1783ff)!important}.BlogGameIframeV2-module__10P-4a__captionLink:hover{text-decoration:underline}.BlogGameIframeV2-module__10P-4a__captionLink:focus-visible{outline:2px solid var(--Colors-KMBlue,#1783ff);outline-offset:2px;border-radius:4px}.BlogGameIframeV2-module__10P-4a__caption p{color:var(--Labels-Tertiary,#00000073)!important;font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif!important;letter-spacing:0!important;font-size:14px!important;font-weight:330!important;line-height:23px!important}@media (max-width:900px){.BlogGameIframeV2-module__10P-4a__thumbnailButton{flex-basis:110px;width:110px;height:62px}.BlogGameIframeV2-module__10P-4a__thumbnailButtonOverflow{flex-basis:128px;width:128px;height:72px}.BlogGameIframeV2-module__10P-4a__browser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){min-height:300px;height:min(560px,54vw)!important}}@media (prefers-reduced-motion:reduce){.BlogGameIframeV2-module__10P-4a__thumbnailButton{transition:none}}
.PptxPreview-module__uLB2eW__root{width:100%;max-width:var(--blog-v2-media-max-width,1040px);color:var(--Labels-Primary,#000000e6);margin:48px auto;font-family:PingFang SC,sans-serif}.PptxPreview-module__uLB2eW__frame{aspect-ratio:1040/651;background:var(--Fills-F1,#00000008);border:0;border-radius:16px;width:100%;position:relative;overflow:hidden}.PptxPreview-module__uLB2eW__placeholder{pointer-events:none;visibility:hidden}.PptxPreview-module__uLB2eW__fullscreenFrame{z-index:810;width:min(1178px,100vw - 110px,159.754vh);height:auto;max-height:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.PptxPreview-module__uLB2eW__fullscreenBackdrop{z-index:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}.PptxPreview-module__uLB2eW__embedded{background:var(--Bg-Primary,#fff);justify-content:center;align-items:center;max-width:none;height:100%;margin:0;display:flex}.PptxPreview-module__uLB2eW__gridItem{max-width:none;margin:0}.PptxPreview-module__uLB2eW__gridItem .PptxPreview-module__uLB2eW__frame:not(.PptxPreview-module__uLB2eW__fullscreenFrame){aspect-ratio:1040/651;height:auto}.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__frame{aspect-ratio:1040/651;border:0;border-radius:16px;width:min(100%,1040px);height:auto;max-height:100%}.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__fullscreenFrame{width:min(1178px,100vw - 110px,159.754vh);height:auto;max-height:none}.PptxPreview-module__uLB2eW__iframe{z-index:1;background:var(--Bg-Primary,#fff);border:0;outline:none;width:100%;height:100%;display:block;position:relative}.PptxPreview-module__uLB2eW__status{z-index:2;color:var(--Labels-Secondary,#0009);text-align:center;background:var(--Bg-Secondary,#f5f5f5);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:14px;font-weight:400;line-height:20px;display:flex;position:absolute;inset:44px 0 0}.PptxPreview-module__uLB2eW__errorTitle{color:var(--Labels-Primary,#000000e6);margin:0;font-size:16px;font-weight:500;line-height:24px}.PptxPreview-module__uLB2eW__errorDescription{max-width:360px;margin:0}@media (max-width:679px){.PptxPreview-module__uLB2eW__gridItem{margin:0}.PptxPreview-module__uLB2eW__root:not(.PptxPreview-module__uLB2eW__embedded){margin-top:32px;margin-bottom:32px}.PptxPreview-module__uLB2eW__root:not(.PptxPreview-module__uLB2eW__embedded) .PptxPreview-module__uLB2eW__frame,.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__frame{border-radius:8px}.PptxPreview-module__uLB2eW__fullscreenFrame,.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__fullscreenFrame{border-radius:8px;width:calc(100vw - 24px)}}
.BlogIframeTabs-module__Yf2qaG__articleRoot{width:100%;color:var(--Labels-Primary,#000000e6);font-family:"PingFang SC",var(--system-fonts),sans-serif;flex-direction:column;gap:16px;display:flex}.BlogIframeTabs-module__Yf2qaG__pptxGrid{width:100%;max-width:var(--blog-v2-media-max-width,1040px);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:48px auto;display:grid}.BlogIframeTabs-module__Yf2qaG__articleTabs{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.BlogIframeTabs-module__Yf2qaG__articleTab{height:36px;color:var(--Labels-Secondary,#00000073);cursor:pointer;font-family:"PingFang SC",var(--system-fonts),sans-serif;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:400;line-height:20px;transition:background-color .15s;display:inline-flex}.BlogIframeTabs-module__Yf2qaG__articleTab:hover{background-color:var(--Fills-F1-hover,#00000014)}.BlogIframeTabs-module__Yf2qaG__articleTab:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:2px}.BlogIframeTabs-module__Yf2qaG__articleTabActive{color:var(--Labels-Primary,#000000e6);font-weight:500;background-color:var(--Fills-F1,#0000000d)!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser{width:100%}.BlogIframeTabs-module__Yf2qaG__singleMediaBrowser{max-width:var(--blog-v2-media-max-width,1040px);margin-left:auto;margin-right:auto}.BlogIframeTabs-module__Yf2qaG__articleBrowser .showcase-browser-wrapper{max-width:none!important;margin:0!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-frame{box-shadow:none!important;border:0!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){aspect-ratio:auto!important;background:var(--Fills-F1,#00000008)!important;border:0!important;border-radius:16px!important;height:560px!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-content{background:var(--Fills-F1,#00000008)}.BlogIframeTabs-module__Yf2qaG__articleCaption{flex-direction:column;gap:0;width:100%;display:flex}.BlogIframeTabs-module__Yf2qaG__articleCaption h3,.BlogIframeTabs-module__Yf2qaG__articleCaption p{margin:0}.BlogIframeTabs-module__Yf2qaG__articleCaption h3{color:var(--Labels-Primary,#000000e6);font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif;font-size:17px;font-weight:450;line-height:28px}.BlogIframeTabs-module__Yf2qaG__articleCaption p{color:var(--Labels-Secondary,#00000073);font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif;font-size:14px;font-weight:330;line-height:23px}@media (max-width:900px){.BlogIframeTabs-module__Yf2qaG__pptxGrid{grid-template-columns:minmax(0,1fr);margin-top:32px;margin-bottom:32px}.BlogIframeTabs-module__Yf2qaG__articleTabs{gap:6px}.BlogIframeTabs-module__Yf2qaG__articleTab{padding-left:14px;padding-right:14px}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){min-height:300px;height:min(560px,54vw)!important}}@media (prefers-reduced-motion:reduce){.BlogIframeTabs-module__Yf2qaG__articleTab{transition:none}}
.BlockAttnRes-module__TWKOyW__root{max-width:var(--blog-v2-body-max-width,760px);color:var(--Labels-Primary,#1c1c1e);margin:32px auto}.BlockAttnRes-module__TWKOyW__svg{width:100%;height:auto;display:block}.BlockAttnRes-module__TWKOyW__latexText{font-family:var(--font-misans);font-style:normal;font-weight:400}.BlockAttnRes-module__TWKOyW__mathItalic{font-family:KaTeX_Math,Times New Roman,serif;font-style:italic;font-weight:400}.BlockAttnRes-module__TWKOyW__mathBoldItalic{font-family:KaTeX_Math,Times New Roman,serif;font-style:italic;font-weight:700}.BlockAttnRes-module__TWKOyW__mathBold{font-family:KaTeX_Main,Times New Roman,serif;font-style:normal;font-weight:700}.BlockAttnRes-module__TWKOyW__mathRoman{font-family:KaTeX_Main,Times New Roman,serif;font-style:normal;font-weight:400}.BlockAttnRes-module__TWKOyW__fillAttn{fill:#c8dcf5}.dark .BlockAttnRes-module__TWKOyW__fillAttn{fill:#345077}.BlockAttnRes-module__TWKOyW__fillMoe{fill:#cbe7cf}.dark .BlockAttnRes-module__TWKOyW__fillMoe{fill:#4a6552}.BlockAttnRes-module__TWKOyW__fillMla{fill:#e6b3b2}.dark .BlockAttnRes-module__TWKOyW__fillMla{fill:#6e403c}.BlockAttnRes-module__TWKOyW__fillGray{fill:#f3f3f4}.dark .BlockAttnRes-module__TWKOyW__fillGray{fill:#38373d}.BlockAttnRes-module__TWKOyW__box{stroke:var(--Labels-Primary,#1c1c1e);stroke-width:1.2px}.BlockAttnRes-module__TWKOyW__fillBg{fill:var(--Bg-Primary,#fff)}.dark .BlockAttnRes-module__TWKOyW__fillBg{fill:#ffffff14}.BlockAttnRes-module__TWKOyW__label{fill:#1c1c1e;text-anchor:middle;dominant-baseline:central;font-size:12px}.dark .BlockAttnRes-module__TWKOyW__label{fill:#e7e7e7}.BlockAttnRes-module__TWKOyW__repMark{fill:currentColor;text-anchor:middle;dominant-baseline:central;font-size:16px;}.BlockAttnRes-module__TWKOyW__labelSmall{font-size:11px;}.BlockAttnRes-module__TWKOyW__labelOnBg{fill:currentColor;text-anchor:middle;dominant-baseline:central;font-size:12px}.BlockAttnRes-module__TWKOyW__labelTiny{font-size:9px;}.BlockAttnRes-module__TWKOyW__labelTinyBox{font-size:9px;}.dark .BlockAttnRes-module__TWKOyW__labelTinyBox{fill:#a19fac}.BlockAttnRes-module__TWKOyW__alphaText{text-anchor:middle;dominant-baseline:central;fill:#b92622;font-size:12px;}.dark .BlockAttnRes-module__TWKOyW__alphaText{fill:#be9092}.BlockAttnRes-module__TWKOyW__accentText{fill:#b92622;}.dark .BlockAttnRes-module__TWKOyW__accentText{fill:#be9092}.BlockAttnRes-module__TWKOyW__opLabel{fill:var(--Labels-Secondary,#6e6e73);font-size:11px;font-style:italic;}.BlockAttnRes-module__TWKOyW__zoomBox{fill:none;stroke:var(--Labels-Secondary,#6e6e73);stroke-width:1px}.BlockAttnRes-module__TWKOyW__zoomLink{fill:none;stroke:var(--Labels-Secondary,#6e6e73);stroke-width:1px;stroke-dasharray:2 2.5}.BlockAttnRes-module__TWKOyW__mainBlock{fill:var(--Bg-Primary,#fff);stroke:var(--Labels-Primary,#1c1c1e);stroke-width:1.1px;stroke-dasharray:6 4}.dark .BlockAttnRes-module__TWKOyW__mainBlock{fill:#ffffff0a;stroke:#a2a1a6}.BlockAttnRes-module__TWKOyW__opBlock{fill:var(--Bg-Primary,#fff);stroke:var(--Labels-Primary,#1c1c1e);stroke-width:.72px;stroke-dasharray:3.9 2.6}.dark .BlockAttnRes-module__TWKOyW__opBlock{fill:#ffffff0a;stroke:#a2a1a6}.BlockAttnRes-module__TWKOyW__fillLinear{fill:#f6d3ce}.dark .BlockAttnRes-module__TWKOyW__fillLinear{fill:#704648}.BlockAttnRes-module__TWKOyW__fillMoeShared{fill:#cbe7cf}.dark .BlockAttnRes-module__TWKOyW__fillMoeShared{fill:#3d5244}.BlockAttnRes-module__TWKOyW__fillMoeRouted{fill:#dcdff0}.dark .BlockAttnRes-module__TWKOyW__fillMoeRouted{fill:#454a66}.BlockAttnRes-module__TWKOyW__fillGate{fill:#f2f3c1}.dark .BlockAttnRes-module__TWKOyW__fillGate{fill:#a89f80}.BlockAttnRes-module__TWKOyW__sigText{fill:#b92622;text-anchor:middle;dominant-baseline:central;font-family:KaTeX_Math,Times New Roman,serif;font-size:7px;font-style:italic}.dark .BlockAttnRes-module__TWKOyW__sigText{fill:#e08b86}.BlockAttnRes-module__TWKOyW__swishPath{fill:none;stroke:#00f;stroke-width:.8px;stroke-linecap:round}.dark .BlockAttnRes-module__TWKOyW__swishPath{stroke:#7aa2f7}.BlockAttnRes-module__TWKOyW__panel .BlockAttnRes-module__TWKOyW__vis{stroke-width:.875px}.BlockAttnRes-module__TWKOyW__panel .BlockAttnRes-module__TWKOyW__thin{stroke-width:.625px}.BlockAttnRes-module__TWKOyW__panel .BlockAttnRes-module__TWKOyW__box{stroke-width:.75px}.BlockAttnRes-module__TWKOyW__panel .BlockAttnRes-module__TWKOyW__halo{stroke-width:3.125px}.BlockAttnRes-module__TWKOyW__panel .BlockAttnRes-module__TWKOyW__opBlock{stroke-width:.69px}.BlockAttnRes-module__TWKOyW__moeText{fill:#1c1c1e;font-family:var(--font-misans);text-anchor:middle;dominant-baseline:central;font-size:7.9px}.dark .BlockAttnRes-module__TWKOyW__moeText{fill:#e7e7e7}.BlockAttnRes-module__TWKOyW__moeTextLeft{text-anchor:start;}.BlockAttnRes-module__TWKOyW__moeLink{fill:none;stroke:var(--Labels-Secondary,#6e6e73);stroke-width:1.2px;stroke-dasharray:2.5 1.6;stroke-linejoin:round}.BlockAttnRes-module__TWKOyW__panel .BlockAttnRes-module__TWKOyW__moeLink{stroke-width:.75px}.BlockAttnRes-module__TWKOyW__halo{fill:none;stroke:var(--Bg-Primary,#fff);stroke-width:5px;stroke-linejoin:round}.BlockAttnRes-module__TWKOyW__vis{fill:none;stroke-width:1.4px;stroke-linejoin:round;transition:stroke-width .12s}.BlockAttnRes-module__TWKOyW__thin{stroke-width:1px}.BlockAttnRes-module__TWKOyW__dark{stroke:var(--Labels-Primary,#1c1c1e)}.BlockAttnRes-module__TWKOyW__bus{stroke:#824b50}.dark .BlockAttnRes-module__TWKOyW__bus{stroke:#be9092}.BlockAttnRes-module__TWKOyW__markerDark{fill:var(--Labels-Primary,#1c1c1e)}.BlockAttnRes-module__TWKOyW__markerBus{fill:#824b50}.dark .BlockAttnRes-module__TWKOyW__markerBus{fill:#be9092}.BlockAttnRes-module__TWKOyW__hit{fill:none;stroke:#0000;stroke-width:14px;pointer-events:stroke}.BlockAttnRes-module__TWKOyW__noPtr{pointer-events:none}.BlockAttnRes-module__TWKOyW__grp:hover .BlockAttnRes-module__TWKOyW__nodeHot{stroke-width:2px;stroke:#6b6b6d}.BlockAttnRes-module__TWKOyW__grp:hover .BlockAttnRes-module__TWKOyW__vis,.BlockAttnRes-module__TWKOyW__grp:hover .BlockAttnRes-module__TWKOyW__vis.BlockAttnRes-module__TWKOyW__dark{stroke-width:2px}.BlockAttnRes-module__TWKOyW__grp:hover .BlockAttnRes-module__TWKOyW__dark{stroke:#6b6b6d}.dark .BlockAttnRes-module__TWKOyW__grp:hover .BlockAttnRes-module__TWKOyW__dark{stroke:#fff}.BlockAttnRes-module__TWKOyW__grp:hover .BlockAttnRes-module__TWKOyW__bus{stroke:#a1787c}.dark .BlockAttnRes-module__TWKOyW__grp:hover .BlockAttnRes-module__TWKOyW__bus{stroke:#d8b3b4}.BlockAttnRes-module__TWKOyW__srcBox{cursor:pointer}.BlockAttnRes-module__TWKOyW__actOn.BlockAttnRes-module__TWKOyW__vis{stroke-width:2px}.BlockAttnRes-module__TWKOyW__actOn.BlockAttnRes-module__TWKOyW__bus{stroke:#a1787c}.dark .BlockAttnRes-module__TWKOyW__actOn.BlockAttnRes-module__TWKOyW__bus{stroke:#d8b3b4}.BlockAttnRes-module__TWKOyW__actOn.BlockAttnRes-module__TWKOyW__dark{stroke:#6b6b6d}.dark .BlockAttnRes-module__TWKOyW__actOn.BlockAttnRes-module__TWKOyW__dark{stroke:#fff}.BlockAttnRes-module__TWKOyW__nodeHot.BlockAttnRes-module__TWKOyW__actOn{stroke-width:2px;stroke:#6b6b6d}.BlockAttnRes-module__TWKOyW__textHot{font-weight:700}.BlockAttnRes-module__TWKOyW__alphaText.BlockAttnRes-module__TWKOyW__textHot{fill:#8a1512}.dark .BlockAttnRes-module__TWKOyW__alphaText.BlockAttnRes-module__TWKOyW__textHot{fill:#ffd0d1}.BlockAttnRes-module__TWKOyW__labelTinyBox.BlockAttnRes-module__TWKOyW__textHot{fill:#6b6b6d}.dark .BlockAttnRes-module__TWKOyW__labelTinyBox.BlockAttnRes-module__TWKOyW__textHot{fill:#ffffffd6}.BlockAttnRes-module__TWKOyW__caption{text-align:left;color:var(--Labels-Secondary,#6e6e73);margin-top:12px;font-size:14px;line-height:22px}
.ImageGrid-module__Fg3dJa__imageGridContainer{margin:24px 0}.ImageGrid-module__Fg3dJa__imageGrid{align-items:flex-start;display:flex}.ImageGrid-module__Fg3dJa__gridImage{object-fit:contain;border-radius:8px}.ImageGrid-module__Fg3dJa__imageCaption{color:var(--Labels-Secondary);text-align:justify;margin-top:12px;margin-bottom:0;font-size:14px;line-height:1.6}.ImageGrid-module__Fg3dJa__imageCaption strong{color:var(--Labels-Primary)}
.K2Hero-module__T-SEyW__k2hero{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;margin:0 0 32px;padding:0 0 64px;display:flex}.K2Hero-module__T-SEyW__k2heroTitle{max-width:880px;margin:0;padding:0;font-family:var(--title-fonts)!important;letter-spacing:0!important;color:var(--Labels-PrimaryHeading)!important;font-size:40px!important;font-weight:520!important;line-height:1.2!important}.K2Hero-module__T-SEyW__k2heroSubtitle{font-family:var(--system-fonts);color:var(--Labels-Secondary);max-width:720px;margin:16px 0 0;font-size:18px;font-weight:400;line-height:28px}.K2Hero-module__T-SEyW__k2heroCta{background:var(--Labels-Primary);height:40px;font-family:var(--system-fonts);cursor:pointer;border:none;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;min-width:56px;margin-top:24px;padding:0 16px;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:background-color .2s;display:inline-flex;color:var(--Bg-Primary)!important}.K2Hero-module__T-SEyW__k2heroCta:hover{background:var(--Labels-Primary-hover);color:var(--Bg-Primary)!important;text-decoration:none!important}.K2Hero-module__T-SEyW__k2heroCta:active{background:var(--Labels-Primary-active)}.K2Hero-module__T-SEyW__k2heroCtaArrow{flex-shrink:0;justify-content:center;align-items:center;height:24px;transition:opacity .2s,width .2s,margin-left .2s;display:inline-flex;overflow:hidden}.K2Hero-module__T-SEyW__k2heroCtaArrow svg{width:16px;height:16px;display:block}.K2Hero-module__T-SEyW__k2heroMedia{background:#000;border-radius:12px;width:100%;margin-top:48px;position:relative;overflow:hidden}.K2Hero-module__T-SEyW__k2heroPoster{width:100%;height:auto;display:block}.K2Hero-module__T-SEyW__k2heroVideo{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;inset:0}.K2Hero-module__T-SEyW__k2heroVideoVisible{opacity:1;pointer-events:auto}.K2Hero-module__T-SEyW__k2heroPlay{cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .3s;display:flex;position:absolute;inset:0}.K2Hero-module__T-SEyW__k2heroPlay:hover{background:#0000000d}.K2Hero-module__T-SEyW__k2heroPlayCircle{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .2s;display:flex}.K2Hero-module__T-SEyW__k2heroPlayCircle svg{margin-left:4px;display:block}.K2Hero-module__T-SEyW__k2heroPlay:hover .K2Hero-module__T-SEyW__k2heroPlayCircle{background:#000000a6}@media (max-width:768px){.K2Hero-module__T-SEyW__k2hero{padding:0 0 48px}.K2Hero-module__T-SEyW__k2heroTitle{font-size:32px!important;line-height:1.2!important}.K2Hero-module__T-SEyW__k2heroSubtitle{margin-top:12px;font-size:16px;line-height:24px}.K2Hero-module__T-SEyW__k2heroMedia{margin-top:32px}.K2Hero-module__T-SEyW__k2heroPlayCircle{width:48px;height:48px}}
.K2VVTable-module__sEF9Mq__benchmarkTable{width:100%;margin:24px 0;overflow-x:auto}.K2VVTable-module__sEF9Mq__table{border-collapse:collapse;table-layout:auto;width:100%;min-width:max-content}.K2VVTable-module__sEF9Mq__table thead{z-index:10;background-color:var(--Bg-GroundPC);position:sticky;top:0}.K2VVTable-module__sEF9Mq__headerRow{background-color:var(--Bg-Primary)}.K2VVTable-module__sEF9Mq__headerCell{vertical-align:middle;padding:12px 0;font-size:14px;font-weight:500;transition:all .2s}.K2VVTable-module__sEF9Mq__colHeader{text-align:left;color:var(--Labels-Primary)}.K2VVTable-module__sEF9Mq__modelHeader{text-align:center;color:var(--Labels-Primary);white-space:pre-wrap;min-width:96px}.K2VVTable-module__sEF9Mq__dataRow{border-bottom:1px solid var(--Separators-S1);transition:background-color .2s}.K2VVTable-module__sEF9Mq__dataCell{vertical-align:middle;padding:16px 6px;transition:all .2s}.K2VVTable-module__sEF9Mq__colCell,.K2VVTable-module__sEF9Mq__benchmarkCell{text-align:left}.K2VVTable-module__sEF9Mq__benchmarkContent{align-items:center;gap:12px;display:flex}.K2VVTable-module__sEF9Mq__benchmarkText{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.K2VVTable-module__sEF9Mq__colCellText{color:var(--Labels-Secondary);font-weight:400}.K2VVTable-module__sEF9Mq__colCellTextSub{color:var(--Labels-Secondary);font-size:12px;font-weight:400}.K2VVTable-module__sEF9Mq__benchmarkName{color:var(--Labels-Primary);flex:1;font-size:14px;font-weight:500}.K2VVTable-module__sEF9Mq__benchmarkComment{color:var(--Labels-Secondary);font-size:12px;font-weight:400}.K2VVTable-module__sEF9Mq__scoreCell{text-align:center;vertical-align:middle;font-size:14px}.K2VVTable-module__sEF9Mq__cellHighlight{color:var(--Colors-KMBlue)!important;font-weight:700!important;text-decoration:none!important}.K2VVTable-module__sEF9Mq__cellHovered{background-color:var(--Fills-F1)}.K2VVTable-module__sEF9Mq__groupHeader{background-color:var(--Bg-Secondary)}.K2VVTable-module__sEF9Mq__groupCell{color:var(--Labels-Secondary);text-align:left;padding:12px;font-size:14px;font-weight:500}.K2VVTable-module__sEF9Mq__groupDivider{border-left:2px solid var(--Separators-S1)!important}@media (max-width:679px){.K2VVTable-module__sEF9Mq__benchmarkTable{padding:16px 0}.K2VVTable-module__sEF9Mq__headerCell,.K2VVTable-module__sEF9Mq__dataCell{padding:8px 12px}.K2VVTable-module__sEF9Mq__modelHeader{min-width:80px}.K2VVTable-module__sEF9Mq__benchmarkContent{gap:8px}}@media (max-width:480px){.K2VVTable-module__sEF9Mq__benchmarkTable{padding:12px 0}.K2VVTable-module__sEF9Mq__headerCell,.K2VVTable-module__sEF9Mq__dataCell{padding:6px 8px;font-size:12px}.K2VVTable-module__sEF9Mq__modelHeader{min-width:60px}}
@keyframes ShowcaseGrid-module__hJGtgW__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ShowcaseGrid-module__hJGtgW__fadeIn{animation:.4s ease-out both ShowcaseGrid-module__hJGtgW__fadeIn}
.TestimonialCarousel-module__YWt6jW__testimonialCarouselWrapper{--card-gap:24px;--card-width:calc((100% - var(--card-gap))/2);width:100%;margin:24px 0 8px}.TestimonialCarousel-module__YWt6jW__testimonialTrack{align-items:stretch;gap:var(--card-gap);will-change:transform;transition:transform .5s cubic-bezier(.22,.61,.36,1);display:flex}.TestimonialCarousel-module__YWt6jW__testimonialCard{flex:0 0 var(--card-width);width:var(--card-width);background:var(--Bg-Secondary);min-height:320px;color:var(--Labels-Primary);box-sizing:border-box;border-radius:16px;flex-direction:column;padding:16px 28px 28px;display:flex;border:none!important}.TestimonialCarousel-module__YWt6jW__testimonialCarouselWrapper.TestimonialCarousel-module__YWt6jW__k3{--card-gap:16px;--card-width:calc((100% - var(--card-gap)*2)/3);box-sizing:border-box;margin-top:0;padding-top:24px}@media (max-width:900px){.TestimonialCarousel-module__YWt6jW__testimonialCarouselWrapper,.TestimonialCarousel-module__YWt6jW__testimonialCarouselWrapper.TestimonialCarousel-module__YWt6jW__k3{--card-width:100%}}.TestimonialCarousel-module__YWt6jW__testimonialCarouselViewport{width:100%;position:relative;overflow:hidden}.TestimonialCarousel-module__YWt6jW__logoRow{justify-content:flex-start;align-items:center;height:72px;margin-bottom:16px;display:flex}.TestimonialCarousel-module__YWt6jW__logoRowText{justify-content:flex-start}.TestimonialCarousel-module__YWt6jW__companyNameFallback{color:var(--Labels-Primary);letter-spacing:-.01em;font-size:22px;font-weight:600;line-height:1.2}.TestimonialCarousel-module__YWt6jW__logoLink{cursor:pointer;align-items:center;max-width:70%;text-decoration:none;transition:opacity .2s;display:inline-flex}.TestimonialCarousel-module__YWt6jW__logoLink:hover{opacity:.75}.TestimonialCarousel-module__YWt6jW__logoLink:focus-visible{outline:2px solid var(--Colors-KMBlue);outline-offset:4px;border-radius:4px}.TestimonialCarousel-module__YWt6jW__logoImage{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:auto;max-height:40px;display:block}.TestimonialCarousel-module__YWt6jW__quoteContent{flex-direction:column;flex:1;min-height:0;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.TestimonialCarousel-module__YWt6jW__quoteText{font-family:var(--font-lora);color:var(--Labels-Secondary);letter-spacing:0;text-align:left;flex:1;font-weight:400;margin:0!important;font-size:16px!important;line-height:1.55!important}.TestimonialCarousel-module__YWt6jW__quoteEmphasis{color:var(--Labels-Primary);font-weight:600}.TestimonialCarousel-module__YWt6jW__quoteFooter{border:none;margin-top:auto;padding:24px 0 0}.TestimonialCarousel-module__YWt6jW__speakerInfo{font-size:14px;font-style:normal;line-height:1.45}.TestimonialCarousel-module__YWt6jW__speakerName{color:var(--Labels-Primary);font-weight:600}.TestimonialCarousel-module__YWt6jW__speakerTitle{color:var(--Labels-Tertiary)}.TestimonialCarousel-module__YWt6jW__carouselControls{justify-content:space-between;align-items:center;margin-top:24px;padding-top:12px;display:flex}.TestimonialCarousel-module__YWt6jW__counter{color:var(--Labels-Tertiary);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:14px}.TestimonialCarousel-module__YWt6jW__counterCurrent{color:var(--Labels-Primary);font-weight:600}.TestimonialCarousel-module__YWt6jW__counterTotal{color:var(--Labels-Tertiary)}.TestimonialCarousel-module__YWt6jW__arrowControls{gap:8px;display:flex}.TestimonialCarousel-module__YWt6jW__arrowButton{border:1px solid var(--Separators-S1);width:36px;height:36px;color:var(--Labels-Primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,color .2s,transform .16s cubic-bezier(.23,1,.32,1);display:inline-flex}.TestimonialCarousel-module__YWt6jW__arrowButton:hover:not(:disabled){background:var(--Fills-F1);border-color:var(--Colors-KMBlue);color:var(--Labels-Primary)}.TestimonialCarousel-module__YWt6jW__arrowButton:focus-visible{outline:2px solid var(--Colors-KMBlue);outline-offset:2px}.TestimonialCarousel-module__YWt6jW__arrowButton:disabled{opacity:.35;cursor:not-allowed}.TestimonialCarousel-module__YWt6jW__arrowPrev svg{transform:rotate(90deg)}.TestimonialCarousel-module__YWt6jW__arrowNext svg{transform:rotate(-90deg)}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__testimonialCard{gap:24px;min-height:469px;padding:16px 20px 20px}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__logoRow{height:48px;margin-bottom:0}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__logoLink{max-width:100%;height:48px;color:var(--Labels-Primary)}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__logoImage{width:48px;max-width:48px;height:48px;max-height:48px;display:block}.TestimonialCarousel-module__YWt6jW__quoteIcon{width:24px;height:24px;color:var(--Labels-Primary);fill:currentColor;flex:none;display:block}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__quoteContent{gap:8px}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__quoteText{color:var(--Labels-Primary);font-weight:400;margin:0!important;font-size:17px!important;line-height:28px!important}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__quoteEmphasis{font-weight:600}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__speakerInfo{font-size:17px;line-height:28px}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__speakerName{font-weight:450}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__speakerTitle{color:var(--Labels-Secondary);font-size:14px;font-weight:330;line-height:23px}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__carouselControls{height:38px;margin-top:24px;padding:0 8px}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__arrowButton{width:38px;height:38px;color:var(--Labels-Primary);background:0 0;border:0}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__arrowButton:hover:not(:disabled){background:var(--Fills-F2);color:var(--Labels-Primary);border-color:#0000}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__arrowButton:disabled{color:var(--Labels-Primary);opacity:.4}.TestimonialCarousel-module__YWt6jW__k3 .TestimonialCarousel-module__YWt6jW__arrowButton:active:not(:disabled){background:var(--Fills-F2-active,var(--Fills-F2));transform:scale(.96)}
.Tabs-module__6KedNG__nav{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Tabs-module__6KedNG__navTitle{color:#f1f1f1;flex:1;font-size:18px}.Tabs-module__6KedNG__navTabs{background-color:var(--Fills-F2);border-radius:10px;gap:4px;padding:4px;display:flex}.Tabs-module__6KedNG__navTab{text-align:center;cursor:pointer;white-space:nowrap;color:var(--Labels-Primary);border-radius:8px;flex:1;padding:4px 12px;font-size:14px;font-weight:500;transition:all .2s}.Tabs-module__6KedNG__navTab:hover{background:var(--Fills-F2-hover)}.Tabs-module__6KedNG__navTabActive{background:var(--Fills-F2-active)}.Tabs-module__6KedNG__tabsContent{animation:.3s Tabs-module__6KedNG__fadeEnter}@keyframes Tabs-module__6KedNG__fadeEnter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:679px){.Tabs-module__6KedNG__nav{flex-direction:column-reverse}}
.ShowcaseOfficePreview-module__vWlQVG__root{width:100%;max-width:var(--blog-v2-media-max-width,1040px);color:var(--Labels-Primary,#000000e6);font-family:var(--font-family-base,"PingFang SC",sans-serif);margin:48px auto}.ShowcaseOfficePreview-module__vWlQVG__frame,.ShowcaseOfficePreview-module__vWlQVG__placeholder{aspect-ratio:1040/651;background:var(--Fills-F1,#00000008);border:0;border-radius:16px;width:100%;position:relative;overflow:hidden}.ShowcaseOfficePreview-module__vWlQVG__frame{flex-direction:column;display:flex}.ShowcaseOfficePreview-module__vWlQVG__placeholder{pointer-events:none;visibility:hidden}.ShowcaseOfficePreview-module__vWlQVG__fullscreenFrame{z-index:810;width:min(1178px,100vw - 110px,159.754vh);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.ShowcaseOfficePreview-module__vWlQVG__backdrop{z-index:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}.ShowcaseOfficePreview-module__vWlQVG__toolbar{z-index:5;background:var(--Fills-F1,#00000008);grid-template-columns:1fr auto 1fr;align-items:center;min-height:44px;padding:8px 20px;display:grid;position:relative}.ShowcaseOfficePreview-module__vWlQVG__toolbarButton{width:28px;height:28px;color:var(--Labels-Primary,#000000e6);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s,transform .15s;display:inline-flex}.ShowcaseOfficePreview-module__vWlQVG__toolbarButton:disabled{cursor:default;opacity:.3}.ShowcaseOfficePreview-module__vWlQVG__toolbarButton:focus-visible,.ShowcaseOfficePreview-module__vWlQVG__thumbnailButton:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:1px}.ShowcaseOfficePreview-module__vWlQVG__sidebarToggle{grid-column:1;justify-self:start}.ShowcaseOfficePreview-module__vWlQVG__pagination{grid-column:2;align-items:center;gap:10px;display:flex}.ShowcaseOfficePreview-module__vWlQVG__fullscreenToggle{grid-column:3;justify-self:end}.ShowcaseOfficePreview-module__vWlQVG__toolbarIcon{background:currentColor;width:20px;height:20px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:20px 20px;mask-size:20px 20px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ShowcaseOfficePreview-module__vWlQVG__pagesIcon{-webkit-mask-image:url(/pptx-preview/icons/pages.svg);mask-image:url(/pptx-preview/icons/pages.svg)}.ShowcaseOfficePreview-module__vWlQVG__previousIcon{-webkit-mask-image:url(/pptx-preview/icons/previous.svg);mask-image:url(/pptx-preview/icons/previous.svg)}.ShowcaseOfficePreview-module__vWlQVG__nextIcon{-webkit-mask-image:url(/pptx-preview/icons/next.svg);mask-image:url(/pptx-preview/icons/next.svg)}.ShowcaseOfficePreview-module__vWlQVG__expandIcon{-webkit-mask-image:url(/pptx-preview/icons/expand.svg);mask-image:url(/pptx-preview/icons/expand.svg)}.ShowcaseOfficePreview-module__vWlQVG__closeIcon{-webkit-mask-image:url(/pptx-preview/icons/close.svg);mask-image:url(/pptx-preview/icons/close.svg)}.ShowcaseOfficePreview-module__vWlQVG__pageIndicator{min-width:58px;color:var(--Labels-Primary,#000000e6);font-variant-numeric:tabular-nums;gap:6px;font-size:14px;font-weight:400;line-height:23px;display:flex}.ShowcaseOfficePreview-module__vWlQVG__pageTotal{color:var(--Labels-Tertiary,#00000073)}.ShowcaseOfficePreview-module__vWlQVG__stage{background:var(--Bg-Secondary,#f5f5f5);flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.ShowcaseOfficePreview-module__vWlQVG__sidebar{background:var(--Fills-F2,#0000000d);flex:0 0 0;width:0;min-width:0;transition:width .18s cubic-bezier(.23,1,.32,1),flex-basis .18s cubic-bezier(.23,1,.32,1);overflow:hidden}.ShowcaseOfficePreview-module__vWlQVG__sidebarOpen .ShowcaseOfficePreview-module__vWlQVG__sidebar{flex-basis:184px;width:184px}.ShowcaseOfficePreview-module__vWlQVG__thumbnailList{scrollbar-color:var(--Labels-Primary,#000000e6)transparent;scrollbar-width:thin;flex-direction:column;gap:8px;width:184px;height:100%;padding:12px;display:flex;overflow:hidden auto}.ShowcaseOfficePreview-module__vWlQVG__thumbnailButton{width:160px;min-height:110px;color:var(--Labels-Primary,#000000e6);cursor:pointer;background:var(--Bg-Primary,#fff);border:2px solid #0000;border-radius:10px;flex:0 0 110px;justify-content:center;align-items:center;padding:7px;transition:background-color .15s,border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.ShowcaseOfficePreview-module__vWlQVG__thumbnailButton.ShowcaseOfficePreview-module__vWlQVG__active{border-color:var(--Labels-Primary,#000000e6)}.ShowcaseOfficePreview-module__vWlQVG__thumbnailPreview{pointer-events:none;background:#fff;width:144px;height:92px;display:block;position:relative;overflow:hidden}.ShowcaseOfficePreview-module__vWlQVG__thumbnailNumber{color:#f5f5f5;font-variant-numeric:tabular-nums;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:23px;display:inline-flex;position:absolute;bottom:6px;right:8px}.ShowcaseOfficePreview-module__vWlQVG__viewport{scrollbar-color:var(--Labels-Primary,#000000e6)transparent;scrollbar-width:thin;outline:none;flex:1;min-width:0;min-height:0;position:relative;overflow:hidden auto}.ShowcaseOfficePreview-module__vWlQVG__viewport:focus-visible{box-shadow:inset 0 0 0 2px var(--Labels-Primary,#000000e6)}.ShowcaseOfficePreview-module__vWlQVG__rendererStyles{display:none}.ShowcaseOfficePreview-module__vWlQVG__document{width:100%;min-height:100%;position:relative}.ShowcaseOfficePreview-module__vWlQVG__document .docx-wrapper{min-height:100%;background:0 0!important;padding:24px!important}.ShowcaseOfficePreview-module__vWlQVG__document section.docx{margin:0 auto 24px!important;box-shadow:0 2px 12px #0000001f!important}.ShowcaseOfficePreview-module__vWlQVG__document section.docx:last-child{margin-bottom:0!important}.ShowcaseOfficePreview-module__vWlQVG__status{z-index:4;color:var(--Labels-Secondary,#0009);text-align:center;background:var(--Bg-Secondary,#f5f5f5);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:14px;line-height:20px;display:flex;position:absolute;inset:44px 0 0}.ShowcaseOfficePreview-module__vWlQVG__status p{max-width:360px;margin:0}.ShowcaseOfficePreview-module__vWlQVG__spinner{border:2px solid var(--Fills-F3,#0000001a);border-top-color:var(--Labels-Primary,#000000e6);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite ShowcaseOfficePreview-module__vWlQVG__spin}@media (hover:hover) and (pointer:fine){.ShowcaseOfficePreview-module__vWlQVG__toolbarButton:hover:not(:disabled),.ShowcaseOfficePreview-module__vWlQVG__thumbnailButton:hover{background:var(--Fills-F2,#0000000d)}}.ShowcaseOfficePreview-module__vWlQVG__toolbarButton:active:not(:disabled),.ShowcaseOfficePreview-module__vWlQVG__thumbnailButton:active{transform:scale(.96)}.ShowcaseOfficePreview-module__vWlQVG__sidebarToggle:active:not(:disabled){transform:none}@keyframes ShowcaseOfficePreview-module__vWlQVG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ShowcaseOfficePreview-module__vWlQVG__sidebar,.ShowcaseOfficePreview-module__vWlQVG__toolbarButton,.ShowcaseOfficePreview-module__vWlQVG__thumbnailButton{transition:none}.ShowcaseOfficePreview-module__vWlQVG__spinner{animation-duration:1.6s}}@media (max-width:679px){.ShowcaseOfficePreview-module__vWlQVG__root{margin-top:32px;margin-bottom:32px}.ShowcaseOfficePreview-module__vWlQVG__frame,.ShowcaseOfficePreview-module__vWlQVG__placeholder,.ShowcaseOfficePreview-module__vWlQVG__fullscreenFrame{border-radius:8px}.ShowcaseOfficePreview-module__vWlQVG__fullscreenFrame{width:calc(100vw - 24px)}.ShowcaseOfficePreview-module__vWlQVG__toolbar{padding-left:12px;padding-right:12px}.ShowcaseOfficePreview-module__vWlQVG__sidebar,.ShowcaseOfficePreview-module__vWlQVG__sidebarOpen .ShowcaseOfficePreview-module__vWlQVG__sidebar{flex-basis:0;width:0}.ShowcaseOfficePreview-module__vWlQVG__document .docx-wrapper{padding:16px!important}}
.ShowcaseStats-module__p1p5gG__likeButton{border-radius:8px}.ShowcaseStats-module__p1p5gG__likeButton:focus-visible{outline:2px solid var(--Labels-Primary);outline-offset:3px}.ShowcaseStats-module__p1p5gG__likeIcon{transform-origin:50% 54%;flex:none;transition:transform .14s cubic-bezier(.23,1,.32,1);display:inline-flex;transform:scale(1)}.ShowcaseStats-module__p1p5gG__likeIcon>svg{display:block}@keyframes ShowcaseStats-module__p1p5gG__heart-hover{0%{transform:scale(1)}58%{transform:scale(1.09)}to{transform:scale(1)}}@media (hover:hover) and (pointer:fine){.ShowcaseStats-module__p1p5gG__likeButton:not([aria-pressed=true]):hover:not(:disabled) .ShowcaseStats-module__p1p5gG__likeIcon{animation:.24s cubic-bezier(.23,1,.32,1) forwards ShowcaseStats-module__p1p5gG__heart-hover}}.ShowcaseStats-module__p1p5gG__likeButton:active:not(:disabled) .ShowcaseStats-module__p1p5gG__likeIcon{transition-duration:.12s;animation:none;transform:scale(.96)}.ShowcaseStats-module__p1p5gG__likeButton:disabled .ShowcaseStats-module__p1p5gG__likeIcon{animation:none;transform:scale(1)}@media (prefers-reduced-motion:reduce){.ShowcaseStats-module__p1p5gG__likeIcon{transition:none}.ShowcaseStats-module__p1p5gG__likeButton:hover:not(:disabled) .ShowcaseStats-module__p1p5gG__likeIcon,.ShowcaseStats-module__p1p5gG__likeButton:active:not(:disabled) .ShowcaseStats-module__p1p5gG__likeIcon{animation:none;transform:none}}
.article-menu-cards{width:100%;padding:0}.article-menu-cards .menu-section{margin-top:18px}.article-menu-cards .section-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.article-menu-cards .section-title{color:var(--Labels-PrimaryHeading);font-size:20px;font-weight:600;margin:0!important}.article-menu-cards .section-line{display:none}.article-menu-cards .hero-container{margin-bottom:24px}@media (max-width:679px){.article-menu-cards .hero-container-desktop{display:none}}@media (min-width:680px){.article-menu-cards .cards-list.cards-list-has-hero .menu-card:first-child{display:none}}.article-menu-cards .cards-list{grid-template-columns:1fr;gap:24px;padding:0;display:grid}.article-menu-cards .menu-card{border:.5px solid var(--Separators-S1);color:var(--Labels-Primary);background:0 0;border-radius:12px;flex-direction:column;gap:16px;min-height:0;padding:8px 8px 20px;transition:background .2s;display:flex;position:relative;overflow:hidden;text-decoration:none!important}.article-menu-cards .menu-card:visited,.article-menu-cards .menu-card:hover,.article-menu-cards .menu-card:active,.article-menu-cards .menu-card:focus,.article-menu-cards .menu-card *{color:inherit;text-decoration:none!important}.article-menu-cards .menu-card:hover{background:var(--Fills-F1);box-shadow:none}.article-menu-cards .card-media{aspect-ratio:16/9;background:var(--Bg-Tertiary);border-radius:8px;width:100%;overflow:hidden}.article-menu-cards .card-media img{object-fit:cover;width:100%;height:100%;display:block}.article-menu-cards .card-body{flex-direction:column;gap:10px;margin-top:0;padding:0;display:flex}.article-menu-cards .menu-card:not(.menu-card-hero) .card-body{flex:1;margin-top:0;padding:0 16px}.article-menu-cards .card-title{font-family:var(--system-fonts);letter-spacing:0%;color:var(--Labels-Primary);font-size:20px;font-weight:600;line-height:30px;margin:0!important}.article-menu-cards .menu-card:not(.menu-card-hero) .card-title{color:var(--Labels-Primary);font-family:var(--system-fonts);box-sizing:border-box;width:100%;padding:0;font-size:20px;font-style:normal;font-weight:600;line-height:26px}.article-menu-cards .card-date{font-family:var(--system-fonts);letter-spacing:0%;color:var(--Labels-Secondary);margin:-4px 0 0;font-size:16px;font-weight:400;line-height:24px}.article-menu-cards .menu-card:not(.menu-card-hero) .card-date{color:var(--Labels-Secondary,#0009);font-family:var(--system-fonts);box-sizing:border-box;width:100%;padding:0;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.article-menu-cards .card-desc{font-family:var(--system-fonts);letter-spacing:0%;color:var(--Labels-Secondary);font-size:16px;font-weight:400;line-height:24px;margin:0!important}.article-menu-cards .menu-card:not(.menu-card-hero) .card-desc{box-sizing:border-box;width:100%;padding:0}.article-menu-cards .menu-card-badge-row{box-sizing:border-box;align-self:stretch;align-items:flex-start;min-height:26px;padding:0;display:flex}.article-menu-cards .menu-card-badge{background:var(--Fills-F1);min-height:26px;color:var(--Labels-Secondary);font-family:var(--system-fonts);font-size:var(--ui-C1-font-size,12px);font-weight:400;line-height:var(--ui-C1-line-height,18px);letter-spacing:0;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:4px 8px;display:inline-flex}.article-menu-cards .menu-card:not(.menu-card-hero) .menu-card-badge-row{margin-top:auto}.article-menu-cards .menu-card-badge-row.has-meta{justify-content:space-between;align-items:center;gap:12px}.article-menu-cards .menu-card-badge-row.has-meta .menu-card-meta-row{margin-left:auto}.article-menu-cards h3,.article-menu-cards h4,.article-menu-cards p{margin:0!important}@media screen and (min-width:680px) and (max-width:999px){.article-menu-cards .cards-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1000px){.article-menu-cards .cards-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.article-menu-cards .menu-card-hero{flex-direction:row;align-items:flex-end;gap:16px;padding:8px}.article-menu-cards .menu-card-hero .card-media{aspect-ratio:16/9;background:var(--Bg-Tertiary);border-radius:8px;flex:none;margin:0;overflow:hidden}@media (min-width:1000px){.article-menu-cards .menu-card-hero .card-media{width:calc(66.6667% - 5.33333px);height:auto}}.article-menu-cards .menu-card-hero .card-body{justify-content:flex-end;align-self:stretch;gap:0;width:min(384px,35%);margin-top:0;padding:16px}.article-menu-cards .menu-card-hero .card-title{font-size:28px;font-weight:500;line-height:30px;margin-bottom:4px!important}.article-menu-cards .menu-card-hero .card-desc{font-size:18px;font-weight:400;line-height:26px;margin-bottom:12px!important}.article-menu-cards .menu-card-hero .card-date{font-size:18px;font-weight:400;line-height:26px}@media (max-width:679px){.article-menu-cards .menu-card-hero,.article-menu-cards .menu-card-hero-mobile{flex-direction:column;align-items:stretch;min-height:0}.article-menu-cards .menu-card-hero .card-media,.article-menu-cards .menu-card-hero .card-body,.article-menu-cards .menu-card-hero-mobile .card-media,.article-menu-cards .menu-card-hero-mobile .card-body{width:100%}.article-menu-cards .menu-card-hero .card-media,.article-menu-cards .menu-card-hero-mobile .card-media{aspect-ratio:16/9;height:auto}.article-menu-cards .menu-card-hero .card-title,.article-menu-cards .menu-card-hero-mobile .card-title{font-size:20px;font-weight:600;line-height:30px}}@media (min-width:680px){.article-menu-cards .blog-featured-card-slot .menu-card-hero-blog{border:1px solid var(--Fills-F2);border-radius:8px;flex-direction:row;align-items:stretch;gap:26px;max-width:1280px;padding:6px 16px 6px 6px}.article-menu-cards .blog-featured-card-slot .menu-card-hero-blog .card-media{aspect-ratio:839/431;border-radius:8px;flex:839 1 0;width:auto;min-width:0}.article-menu-cards .blog-featured-card-slot .menu-card-hero-blog .card-body{flex:391 0 0;justify-content:flex-end;align-self:stretch;gap:10px;width:391px;max-width:31%;padding:0}}.article-menu-cards .blog-featured-card-slot .menu-card-hero-blog .card-title{font-family:var(--font-misans,var(--system-fonts));color:var(--Labels-Primary);font-size:28px;font-weight:450;line-height:36px;margin:0!important}.article-menu-cards .blog-featured-card-slot .menu-card-hero-blog .card-desc,.article-menu-cards .blog-featured-card-slot .menu-card-hero-blog .card-date{font-family:var(--font-misans,var(--system-fonts));color:var(--Labels-Secondary);font-size:17px;font-weight:330;line-height:28px;margin:0!important}
.BenchmarkSheet-module__NRCqWq__root{width:100%;color:var(--Labels-Primary,#000000e6);letter-spacing:0;font-synthesis:none;font-family:MiSans VF,MiSans,sans-serif;font-style:normal}.BenchmarkSheet-module__NRCqWq__surface{letter-spacing:0;font-synthesis:none;width:100%;font-family:MiSans VF,MiSans,sans-serif;font-style:normal;position:relative}.BenchmarkSheet-module__NRCqWq__viewport{scrollbar-width:none;outline:none;width:100%;overflow-x:auto}.BenchmarkSheet-module__NRCqWq__viewport::-webkit-scrollbar{display:none}.BenchmarkSheet-module__NRCqWq__viewport:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:2px}.BenchmarkSheet-module__NRCqWq__table{border-spacing:0;border-collapse:separate;table-layout:fixed;width:100%;min-width:max-content;font-size:14px;font-weight:330;line-height:23px}.BenchmarkSheet-module__NRCqWq__table th,.BenchmarkSheet-module__NRCqWq__table td{--sheet-row-fill:transparent;--sheet-column-fill:transparent;box-sizing:border-box;height:55px;color:var(--Labels-Primary,#000000e6);background-color:var(--Bg-Primary,#fff);background-image:linear-gradient(var(--sheet-column-fill),var(--sheet-column-fill)),linear-gradient(var(--sheet-row-fill),var(--sheet-row-fill));vertical-align:middle;overflow-wrap:anywhere;padding:0}.BenchmarkSheet-module__NRCqWq__cellContent{box-sizing:border-box;overflow-wrap:anywhere;align-items:center;width:100%;min-width:0;height:55px;padding:16px 8px;display:flex}.BenchmarkSheet-module__NRCqWq__table thead th{font-weight:450}.BenchmarkSheet-module__NRCqWq__table thead .BenchmarkSheet-module__NRCqWq__cellContent{white-space:pre-line;height:auto;min-height:55px}.BenchmarkSheet-module__NRCqWq__firstColumn{text-align:left;width:300px;min-width:300px;font-weight:450}.BenchmarkSheet-module__NRCqWq__firstColumn .BenchmarkSheet-module__NRCqWq__cellContent{padding:16px 24px 16px 16px}.BenchmarkSheet-module__NRCqWq__dataColumn{text-align:left;width:120px;min-width:120px;font-weight:330}.BenchmarkSheet-module__NRCqWq__table tr>.BenchmarkSheet-module__NRCqWq__dataColumn:last-child{width:136px;min-width:136px}.BenchmarkSheet-module__NRCqWq__table tr>.BenchmarkSheet-module__NRCqWq__dataColumn:last-child .BenchmarkSheet-module__NRCqWq__cellContent{padding-right:24px}.BenchmarkSheet-module__NRCqWq__dataColumn[data-align=center]{text-align:center}.BenchmarkSheet-module__NRCqWq__dataColumn[data-align=center] .BenchmarkSheet-module__NRCqWq__cellContent{justify-content:center}.BenchmarkSheet-module__NRCqWq__dataColumn[data-align=right]{text-align:right}.BenchmarkSheet-module__NRCqWq__dataColumn[data-align=right] .BenchmarkSheet-module__NRCqWq__cellContent{justify-content:flex-end}.BenchmarkSheet-module__NRCqWq__stickyFirstColumn{z-index:2;position:sticky;left:0}.BenchmarkSheet-module__NRCqWq__table thead .BenchmarkSheet-module__NRCqWq__stickyFirstColumn{z-index:3}.BenchmarkSheet-module__NRCqWq__sectionRow th,.BenchmarkSheet-module__NRCqWq__sectionRow td{--sheet-row-fill:var(--Fills-F1,#00000008)}.BenchmarkSheet-module__NRCqWq__sectionRow th{font-weight:450}.BenchmarkSheet-module__NRCqWq__dataRow th,.BenchmarkSheet-module__NRCqWq__dataRow td{box-shadow:inset 0 -1px var(--Fills-F2,#0000000d)}.BenchmarkSheet-module__NRCqWq__dataRow:last-child th,.BenchmarkSheet-module__NRCqWq__dataRow:last-child td{box-shadow:none}.BenchmarkSheet-module__NRCqWq__dataRow:hover th,.BenchmarkSheet-module__NRCqWq__dataRow:hover td,.BenchmarkSheet-module__NRCqWq__dataRow:focus-within th,.BenchmarkSheet-module__NRCqWq__dataRow:focus-within td{--sheet-row-fill:var(--Fills-F2,#0000000d)}.BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__columnHovered{--sheet-column-fill:var(--Fills-F1,#00000008)}.BenchmarkSheet-module__NRCqWq__emphasized{font-weight:450!important}.BenchmarkSheet-module__NRCqWq__emptyRow td{color:var(--Labels-Secondary,#0009);text-align:center;padding:24px 16px}.BenchmarkSheet-module__NRCqWq__scrollProgress{cursor:ew-resize;opacity:0;touch-action:none;background:0 0;border-radius:999px;width:100%;height:18px;margin-block:-8px;transition:opacity .125s;position:relative;overflow:hidden}.BenchmarkSheet-module__NRCqWq__scrollProgress:before{background:var(--Fills-F2,#0000000d);content:"";border-radius:999px;position:absolute;inset:8px 0}.BenchmarkSheet-module__NRCqWq__scrollProgress:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:4px}.BenchmarkSheet-module__NRCqWq__surface:hover .BenchmarkSheet-module__NRCqWq__scrollProgress[data-visible=true],.BenchmarkSheet-module__NRCqWq__surface:focus-within .BenchmarkSheet-module__NRCqWq__scrollProgress[data-visible=true],.BenchmarkSheet-module__NRCqWq__scrollProgress[data-mode=always][data-visible=true]{opacity:1}.BenchmarkSheet-module__NRCqWq__scrollThumb{background:var(--Labels-Primary,#000000e6);border-radius:999px;height:2px;transition:height .15s;display:block;position:absolute;top:50%;transform:translateY(-50%)}.BenchmarkSheet-module__NRCqWq__scrollProgress:active .BenchmarkSheet-module__NRCqWq__scrollThumb,.BenchmarkSheet-module__NRCqWq__scrollProgress:focus-visible .BenchmarkSheet-module__NRCqWq__scrollThumb,.BenchmarkSheet-module__NRCqWq__scrollProgress[data-dragging=true] .BenchmarkSheet-module__NRCqWq__scrollThumb{height:4px}.BenchmarkSheet-module__NRCqWq__root .BenchmarkSheet-module__NRCqWq__surface .BenchmarkSheet-module__NRCqWq__cornerAction{z-index:5;cursor:pointer;width:40px;height:40px;color:var(--Labels-Secondary,#0009);background:var(--Bg-Primary70,#ffffffb3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .15s,opacity .15s,transform .16s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:20px;right:20px}.BenchmarkSheet-module__NRCqWq__root .BenchmarkSheet-module__NRCqWq__surface .BenchmarkSheet-module__NRCqWq__cornerAction svg{opacity:1}.BenchmarkSheet-module__NRCqWq__surface:hover .BenchmarkSheet-module__NRCqWq__cornerAction,.BenchmarkSheet-module__NRCqWq__cornerAction:focus-visible{opacity:1;pointer-events:auto}.BenchmarkSheet-module__NRCqWq__cornerAction:hover{color:var(--Labels-Primary,#000000e6)}.BenchmarkSheet-module__NRCqWq__cornerAction:active{transform:scale(.97)}.BenchmarkSheet-module__NRCqWq__cornerAction:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:2px}.BenchmarkSheet-module__NRCqWq__fullscreenOverlay{z-index:800;box-sizing:border-box;min-width:0;color:var(--Labels-Primary,#000000e6);letter-spacing:0;font-synthesis:none;background:var(--Bg-Primary90,#ffffffe6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);outline:none;flex-direction:column;align-items:center;padding:84px 32px 0;font-family:MiSans VF,MiSans,sans-serif;font-style:normal;display:flex;position:fixed;inset:0;overflow:hidden}.BenchmarkSheet-module__NRCqWq__fullscreenHeading{flex-direction:column;flex:none;align-items:center;margin-bottom:16px;display:flex}.BenchmarkSheet-module__NRCqWq__fullscreenHeading h2{align-items:center;height:42px;margin:0;font-size:25px;font-weight:450;line-height:41.18px;display:flex}.BenchmarkSheet-module__NRCqWq__fullscreenScrollProgress{cursor:ew-resize;touch-action:none;background:0 0;border-radius:999px;width:242px;height:18px;margin-top:16px;margin-bottom:-8px;display:block;position:relative;overflow:hidden}.BenchmarkSheet-module__NRCqWq__fullscreenScrollProgress:before{background:var(--Fills-F2,#0000000d);content:"";border-radius:999px;position:absolute;inset:8px 0}.BenchmarkSheet-module__NRCqWq__fullscreenScrollProgress:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:4px}.BenchmarkSheet-module__NRCqWq__fullscreenScrollThumb{background:var(--Labels-Primary,#000000e6);border-radius:999px;width:38px;height:2px;transition:height .15s;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.BenchmarkSheet-module__NRCqWq__fullscreenScrollProgress:active .BenchmarkSheet-module__NRCqWq__fullscreenScrollThumb,.BenchmarkSheet-module__NRCqWq__fullscreenScrollProgress:focus-visible .BenchmarkSheet-module__NRCqWq__fullscreenScrollThumb{height:4px}.BenchmarkSheet-module__NRCqWq__fullscreenTableRegion{flex:auto;width:min(1000px,100vw - 64px);min-height:0}.BenchmarkSheet-module__NRCqWq__fullscreenSurface{min-width:0;height:100%;min-height:0}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__viewport{overscroll-behavior:contain;height:100%;overflow-y:auto}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table thead th{height:68px}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table thead .BenchmarkSheet-module__NRCqWq__cellContent{height:auto;min-height:68px}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__sectionRow th,.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__sectionRow td,.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__sectionRow .BenchmarkSheet-module__NRCqWq__cellContent{height:46px}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__sectionRow .BenchmarkSheet-module__NRCqWq__cellContent{padding-top:13px;padding-bottom:10px}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__dataRow th,.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__dataRow td,.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table .BenchmarkSheet-module__NRCqWq__dataRow .BenchmarkSheet-module__NRCqWq__cellContent{height:54.5px}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table thead th{z-index:3;position:sticky;top:0}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table thead .BenchmarkSheet-module__NRCqWq__stickyFirstColumn{z-index:4}.BenchmarkSheet-module__NRCqWq__description{color:var(--Labels-Tertiary,#00000073);margin-top:16px;font-size:14px;font-weight:330;line-height:23px}@media (hover:none),(pointer:coarse){.BenchmarkSheet-module__NRCqWq__scrollProgress[data-visible=true]{opacity:1}}@media (hover:hover) and (pointer:fine){.BenchmarkSheet-module__NRCqWq__scrollProgress:hover .BenchmarkSheet-module__NRCqWq__scrollThumb,.BenchmarkSheet-module__NRCqWq__fullscreenScrollProgress:hover .BenchmarkSheet-module__NRCqWq__fullscreenScrollThumb{height:4px}}@media (max-width:679px){.BenchmarkSheet-module__NRCqWq__stickyFirstColumn{z-index:auto;position:static;left:auto}.BenchmarkSheet-module__NRCqWq__fullscreenOverlay{padding:56px 16px 24px}.BenchmarkSheet-module__NRCqWq__fullscreenTableRegion{width:calc(100vw - 32px)}.BenchmarkSheet-module__NRCqWq__fullscreenSurface .BenchmarkSheet-module__NRCqWq__table thead .BenchmarkSheet-module__NRCqWq__stickyFirstColumn{z-index:3;position:sticky;left:auto}}@media (prefers-reduced-motion:reduce){.BenchmarkSheet-module__NRCqWq__table th,.BenchmarkSheet-module__NRCqWq__table td,.BenchmarkSheet-module__NRCqWq__scrollProgress,.BenchmarkSheet-module__NRCqWq__scrollThumb,.BenchmarkSheet-module__NRCqWq__fullscreenScrollThumb,.BenchmarkSheet-module__NRCqWq__cornerAction{transition-duration:.01ms}}
.BlogV2Hero-module__czYZ3q__hero{width:100%;padding:var(--blog-v2-hero-padding-top,60px)0 var(--blog-v2-hero-padding-bottom,0px);box-sizing:border-box;flex-direction:column;align-items:center;display:flex}.BlogV2Hero-module__czYZ3q__heroInner{align-items:center;gap:var(--blog-v2-hero-gap,24px);width:100%;max-width:var(--blog-v2-hero-max-width,1040px);text-align:center;flex-direction:column;display:flex}.BlogV2Hero-module__czYZ3q__breadcrumb{width:100%}.BlogV2Hero-module__czYZ3q__breadcrumb .breadcrumb ol{justify-content:center}:is(.BlogV2Hero-module__czYZ3q__breadcrumb .breadcrumb a,.BlogV2Hero-module__czYZ3q__breadcrumb .breadcrumb span){color:var(--Labels-Tertiary);font-family:var(--font-family-base);font-size:var(--blog-v2-caption-size,14px);font-weight:var(--blog-v2-caption-weight,400);line-height:var(--blog-v2-caption-line-height,22px)}:is(.BlogV2Hero-module__czYZ3q__hero[data-variant=x3] .BlogV2Hero-module__czYZ3q__breadcrumb .breadcrumb a,.BlogV2Hero-module__czYZ3q__hero[data-variant=x3] .BlogV2Hero-module__czYZ3q__breadcrumb .breadcrumb span){color:var(--Labels-Tertiary);font-family:var(--font-misans);font-size:14px;font-weight:330;line-height:23px}.BlogV2Hero-module__czYZ3q__title{color:var(--Labels-Primary);font-family:var(--title-fonts);font-size:var(--blog-v2-title-size,40px);font-weight:var(--blog-v2-title-weight,600);line-height:var(--blog-v2-title-line-height,48px);text-align:center;margin:0}.BlogV2Hero-module__czYZ3q__subtitle{color:var(--Labels-Secondary);font-family:var(--font-family-base);font-size:var(--blog-v2-body-size,18px);font-weight:var(--blog-v2-body-weight,400);line-height:var(--blog-v2-body-line-height,28px);text-align:center;margin:0}.BlogV2Hero-module__czYZ3q__ctaGroup{justify-content:center;gap:var(--blog-v2-hero-gap,24px);flex-wrap:wrap;display:flex}.BlogV2Hero-module__czYZ3q__cta{min-width:62px;height:40px;font-family:var(--font-family-base);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.BlogV2Hero-module__czYZ3q__ctaPrimary{background:var(--Labels-Primary);color:var(--Bg-Primary);border:1px solid #0000}.BlogV2Hero-module__czYZ3q__ctaPrimary:hover{background:var(--Labels-Primary-hover);color:var(--Bg-Primary);text-decoration:none}.BlogV2Hero-module__czYZ3q__ctaSecondary{background:var(--Fills-F2);color:var(--Labels-Primary);border:1px solid var(--Separators-S1)}.BlogV2Hero-module__czYZ3q__ctaSecondary:hover{background:var(--Fills-F2-hover);color:var(--Labels-Primary);text-decoration:none}.BlogV2Hero-module__czYZ3q__ctaArrow{opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:0;height:24px;margin-left:0;transition:opacity .2s,width .2s,margin-left .2s;display:inline-flex;overflow:hidden}.BlogV2Hero-module__czYZ3q__cta:hover .BlogV2Hero-module__czYZ3q__ctaArrow,.BlogV2Hero-module__czYZ3q__cta:focus-visible .BlogV2Hero-module__czYZ3q__ctaArrow{opacity:1;width:20px;margin-left:6px}.BlogV2Hero-module__czYZ3q__ctaArrow svg{width:16px;height:16px;display:block}.BlogV2Hero-module__czYZ3q__hero[data-variant=x3] .BlogV2Hero-module__czYZ3q__title{font-family:var(--font-misans);font-size:32px;font-weight:450;line-height:38px}.BlogV2Hero-module__czYZ3q__hero[data-variant=x3] .BlogV2Hero-module__czYZ3q__ctaGroup{margin-block:calc(32px - var(--blog-v2-hero-gap,24px))}.BlogV2Hero-module__czYZ3q__media{border-radius:var(--blog-v2-content-radius,12px);border:.5px solid var(--Separators-S1);width:100%;margin:0;overflow:hidden}.BlogV2Hero-module__czYZ3q__media img,.BlogV2Hero-module__czYZ3q__media video{width:100%;height:auto;display:block}@media (max-width:768px){.BlogV2Hero-module__czYZ3q__hero{padding-top:32px}.BlogV2Hero-module__czYZ3q__title{font-size:28px;line-height:34px}.BlogV2Hero-module__czYZ3q__subtitle{font-size:16px;line-height:26px}}
.ShowcasePdfPreview-module__lSQE-W__viewport{outline:none;flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;padding:24px;display:flex;position:relative;overflow:hidden}.ShowcasePdfPreview-module__lSQE-W__viewport:focus-visible{box-shadow:inset 0 0 0 2px var(--Labels-Primary,#000000e6)}.ShowcasePdfPreview-module__lSQE-W__canvasWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ShowcasePdfPreview-module__lSQE-W__canvas{background:#fff;max-width:100%;max-height:100%;display:block;box-shadow:0 2px 12px #0000001f}.ShowcasePdfPreview-module__lSQE-W__thumbnailCanvasWrap{background:#fff;justify-content:center;align-items:center;width:144px;height:92px;display:flex;overflow:hidden}.ShowcasePdfPreview-module__lSQE-W__thumbnailCanvas{background:#fff;max-width:100%;max-height:100%;display:block}@media (max-width:679px){.ShowcasePdfPreview-module__lSQE-W__viewport{padding:16px}}
.BlogV2MiniNav-module__1w6TBa__miniNav{z-index:50;align-items:center;height:200px;display:flex;position:fixed;top:calc(50% - 100px);right:0}.BlogV2MiniNav-module__1w6TBa__miniNavTrack{background:var(--Fills-F2);border-radius:1px;flex-shrink:0;width:2px;height:120px;margin-right:6px;position:relative;overflow:hidden}.BlogV2MiniNav-module__1w6TBa__miniNavProgress{background:var(--Labels-Primary);border-radius:1px;width:100%;transition:height .1s linear;position:absolute;top:0;left:0}.BlogV2MiniNav-module__1w6TBa__miniNavPanel{background:var(--Bg-Primary);opacity:0;border-radius:12px 0 0 12px;width:max-content;min-width:240px;max-width:0;height:100%;transition:max-width .25s cubic-bezier(.2,.8,.2,1),opacity .2s;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 4px 24px #00000014,0 0 1px #0000001a}.BlogV2MiniNav-module__1w6TBa__miniNav:hover .BlogV2MiniNav-module__1w6TBa__miniNavPanel,.BlogV2MiniNav-module__1w6TBa__miniNav:focus-within .BlogV2MiniNav-module__1w6TBa__miniNavPanel{opacity:1;max-width:420px;padding:24px 0 24px 20px}.BlogV2MiniNav-module__1w6TBa__miniNavList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.BlogV2MiniNav-module__1w6TBa__miniNavItem{margin:0;padding:0}.BlogV2MiniNav-module__1w6TBa__miniNavItem a{color:var(--Labels-Secondary);font-family:var(--font-family-base);white-space:nowrap;border-right:2px solid var(--Fills-F2);justify-content:flex-end;align-items:center;gap:10px;padding:10px 24px 10px 0;font-size:14px;font-weight:400;line-height:22px;text-decoration:none;transition:color .2s,border-color .2s;display:flex}.BlogV2MiniNav-module__1w6TBa__miniNavItem a>span{text-align:right}.BlogV2MiniNav-module__1w6TBa__miniNavItem a:hover{color:var(--Labels-Primary)}.BlogV2MiniNav-module__1w6TBa__miniNavItemActive a{color:var(--Labels-Primary);border-right-color:var(--Labels-Primary);font-weight:450}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]{pointer-events:none;align-items:flex-start;width:236px;height:auto;top:200px;right:24px}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]:before{content:"";pointer-events:auto;width:33px;position:absolute;top:0;bottom:0;right:-16px}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]:hover,.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]:focus-within{pointer-events:auto}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavPanel{width:236px;height:auto;box-shadow:none;opacity:1;background:0 0;border-radius:0;padding:0;transition:none;position:relative;top:auto;right:auto;overflow:visible}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]:hover .BlogV2MiniNav-module__1w6TBa__miniNavPanel,.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]:focus-within .BlogV2MiniNav-module__1w6TBa__miniNavPanel{width:236px;padding:0}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavList{align-items:flex-end}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavItem{width:max-content;max-width:none}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavItem a{box-sizing:border-box;width:100%;min-height:43px;color:var(--Labels-Tertiary);font-family:var(--font-misans);border-right:1px solid var(--Fills-F2);padding:10px 24px 10px 16px;font-size:14px;font-weight:330;line-height:23px}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavItem[data-level="3"] a{padding-right:40px}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavItem a>span{opacity:0;transition:opacity .16s,transform .18s cubic-bezier(.23,1,.32,1);transform:translate(6px)}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]:hover .BlogV2MiniNav-module__1w6TBa__miniNavItem a>span,.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]:focus-within .BlogV2MiniNav-module__1w6TBa__miniNavItem a>span{opacity:1;transform:translate(0)}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavItem a:hover{color:var(--Labels-Primary);background:var(--Fills-F1);border-radius:8px 0 0 8px}.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3] .BlogV2MiniNav-module__1w6TBa__miniNavItemActive a{color:var(--Labels-Primary);border-right:2px solid var(--Labels-Primary);font-weight:450}@media (min-width:880px){.BlogV2MiniNav-module__1w6TBa__miniNav:not([data-variant=x3]){display:none}}@media (max-width:1199px){.BlogV2MiniNav-module__1w6TBa__miniNav[data-variant=x3]{display:none}}
.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs button:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:1px}.ShowcaseSpreadsheetPreview-module__AF4ikW__viewport{scrollbar-color:#0000008c transparent;scrollbar-width:thin;background:#fff;outline:none;flex:1;min-width:0;min-height:0;position:relative;overflow:auto}.ShowcaseSpreadsheetPreview-module__AF4ikW__viewport:focus-visible{box-shadow:inset 0 0 0 2px var(--Labels-Primary,#000000e6)}.ShowcaseSpreadsheetPreview-module__AF4ikW__grid{table-layout:fixed;color:#111827;border-spacing:0;border-collapse:separate;width:max-content;min-width:100%;font-family:Arial,PingFang SC,sans-serif;font-size:13px;line-height:18px}.ShowcaseSpreadsheetPreview-module__AF4ikW__grid th,.ShowcaseSpreadsheetPreview-module__AF4ikW__grid td{text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;height:30px;padding:5px 8px;overflow:hidden}.ShowcaseSpreadsheetPreview-module__AF4ikW__grid thead th{z-index:3;color:#6b7280;text-align:center;background:#f3f4f6;font-size:12px;font-weight:500;position:sticky;top:0}.ShowcaseSpreadsheetPreview-module__AF4ikW__grid tbody th{z-index:2;color:#6b7280;font-variant-numeric:tabular-nums;text-align:center;background:#f3f4f6;width:44px;font-size:12px;font-weight:400;position:sticky;left:0}.ShowcaseSpreadsheetPreview-module__AF4ikW__grid .ShowcaseSpreadsheetPreview-module__AF4ikW__corner{z-index:4;left:0}.ShowcaseSpreadsheetPreview-module__AF4ikW__grid .ShowcaseSpreadsheetPreview-module__AF4ikW__virtualSpacer td{border:0;height:0;padding:0}.ShowcaseSpreadsheetPreview-module__AF4ikW__rowNumberColumn{width:44px}.ShowcaseSpreadsheetPreview-module__AF4ikW__truncated{float:right;color:#ffffffeb;background:#000000b3;border-radius:8px;max-width:min(360px,100% - 24px);margin:12px;padding:7px 10px;font-size:12px;line-height:18px;position:sticky;bottom:12px;right:12px}.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs{display:none}@media (hover:hover) and (pointer:fine){.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs button:hover{color:var(--Labels-Primary,#000000e6);background:var(--Fills-F2,#0000000d)}}.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs button:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs button{transition:none}}@media (max-width:679px){.ShowcaseSpreadsheetPreview-module__AF4ikW__viewport{padding-bottom:42px}.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs{z-index:6;background:var(--Bg-Primary,#fff);border-top:1px solid var(--Fills-F2,#0000000d);scrollbar-width:none;align-items:center;gap:4px;height:42px;padding:5px 8px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:auto hidden}.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs::-webkit-scrollbar{display:none}.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs button{height:30px;color:var(--Labels-Secondary,#0009);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:0 10px;font-size:12px}.ShowcaseSpreadsheetPreview-module__AF4ikW__mobileTabs button.ShowcaseSpreadsheetPreview-module__AF4ikW__active{color:var(--Labels-Primary,#000000e6);background:var(--Fills-F2,#0000000d)}}
