.slug-module__u1qSuq__prefix{border-radius:var(--geist-radius)0 0 var(--geist-radius)}.slug-module__u1qSuq__input{border-radius:0 var(--geist-radius)var(--geist-radius)0;border-left:none}
.tags-module__uLaVHq__selectedRegions{border:1px solid var(--accents-2);padding:var(--geist-space-2x)var(--geist-space-gap-half);background-color:var(--geist-background);border-top:none}.tags-module__uLaVHq__selectedRegions:first-of-type{border-top:1px solid var(--accents-2);border-radius:var(--geist-radius)var(--geist-radius)0 0}.tags-module__uLaVHq__selectedRegions:last-of-type{border-radius:0 0 var(--geist-radius)var(--geist-radius)}.tags-module__uLaVHq__selectedRegions:only-of-type{border-radius:var(--geist-radius)var(--geist-radius)}
.video-module__Gn__Ea__figure{text-align:center;margin:var(--video-margin)0;display:block}.video-module__Gn__Ea__main{max-width:100%;margin:0 auto;position:relative}.video-module__Gn__Ea__vide-controls div{position:relative}.video-module__Gn__Ea__video{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.video-module__Gn__Ea__video.video-module__Gn__Ea__borderRadius{border-radius:var(--geist-radius)}.video-module__Gn__Ea__video:-webkit-full-screen{z-index:99999999;width:100%;height:100%;max-height:100%}.video-module__Gn__Ea__container{justify-content:center;display:flex}.video-module__Gn__Ea__videoControls{background:var(--geist-background);opacity:0;width:85%;height:48px;box-shadow:var(--ds-shadow-tooltip);border-radius:6px;align-items:center;padding:0 8px;transition:all .2s cubic-bezier(.25,.57,.45,.94);display:flex;position:absolute;bottom:5%;transform:translateY(6px)}.video-module__Gn__Ea__container.video-module__Gn__Ea__controlsVisible .video-module__Gn__Ea__videoControls{opacity:1;display:flex;transform:translate(0,0)}.video-module__Gn__Ea__play{cursor:pointer;background:0 0;border:0;outline:0;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.video-module__Gn__Ea__play:focus-visible{box-shadow:var(--ds-focus-ring);border-radius:4px}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress{flex:1 0 auto;align-items:center;margin-top:-1px;display:flex;position:relative}.video-module__Gn__Ea__videoControls progress{background-color:var(--ds-gray-1000);pointer-events:none;border-radius:5px;width:100%;height:4px;position:absolute;top:calc(50% - 1px);left:0;overflow:hidden}.video-module__Gn__Ea__videoControls progress[value]::-webkit-progress-bar{background-color:var(--ds-gray-200)}.video-module__Gn__Ea__videoControls progress[value]::-webkit-progress-value{background-color:var(--geist-foreground)}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress .video-module__Gn__Ea__handle{background:var(--geist-foreground);pointer-events:none;border-radius:50%;width:10px;height:10px;transition:width .1s,height .1s,border-radius .1s,transform .1s,background-color .1s;position:absolute;top:calc(50% - 5px);transform:translate(-4px)translateY(1px)scale(0)}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress .video-module__Gn__Ea__thumb{background:var(--geist-foreground);transform:translate3d(0px,40px,0px)scale(.8,0px);pointer-events:none;opacity:0;background-size:cover;position:absolute;box-shadow:0 4px 9px #0000001f}@media (hover:hover){.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress:hover .video-module__Gn__Ea__handle{transform:translate(-4px)translateY(1px)scale(1)}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__progress .video-module__Gn__Ea__dragHandler:hover~.video-module__Gn__Ea__thumb{transform:translate3d(0px,0px,0px)scale(1,0px);opacity:1}}.video-module__Gn__Ea__videoControls .video-module__Gn__Ea__time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex:none;width:60px;padding:0 12px;font-size:13px;line-height:40px}.video-module__Gn__Ea__play+.video-module__Gn__Ea__time{padding-left:0}@media (max-width:992px){.video-module__Gn__Ea__container .video-module__Gn__Ea__videoControls{opacity:1;transform:translate3d(0px,0px 0px)scale(1,0px)}.video-module__Gn__Ea__dragHandler{-webkit-tap-highlight-color:#0000;height:18px}}@media (min-width:992px){.video-module__Gn__Ea__figure.video-module__Gn__Ea__oversize{width:var(--video-width);margin:var(--video-margin)0 var(--video-margin)calc((768px - var(--video-width))/2)}}.video-module__Gn__Ea__dragHandler{cursor:pointer;background:0 0;width:100%;height:18px}
.mdx-components-module__nchNlq__mdx-heading{margin:var(--geist-space-8x)0 var(--geist-space-4x)}.mdx-components-module__nchNlq__mdx-block{margin:var(--geist-space-4x)0}.mdx-components-module__nchNlq__mdx-list-item{color:var(--accents-5);margin-bottom:10px;font-size:1em;line-height:1.625em}.mdx-components-module__nchNlq__mdx-blockquote{padding:0 var(--geist-space-4x);border-left:5px solid var(--accents-5);margin:var(--geist-space-4x)0;color:var(--accents-4)}.mdx-components-module__nchNlq__pre{border:1px solid var(--accents-2);border-radius:var(--geist-radius);padding:var(--geist-gap);margin:var(--geist-space-8x)0;white-space:pre;-webkit-overflow-scrolling:touch;color:var(--geist-foreground);overflow:auto}.mdx-components-module__nchNlq__pre>code{font-family:var(--font-mono);display:unset;color:unset;background:unset;border-radius:unset;padding:unset;font-size:13px;line-height:20px;line-height:unset;white-space:unset}.mdx-components-module__nchNlq__code{color:var(--accents-6);background:var(--accents-2);font-family:var(--font-mono);white-space:pre-wrap;border-radius:2px;padding:0 4px;line-height:1.5;display:inline-block}
.guides-module__2u15hq__table{border:1px solid var(--accents-2);padding:var(--geist-space-2x);border-radius:var(--geist-radius);background-color:var(--geist-background)}
/*# sourceMappingURL=56c84d79faf7ffbc.css.map*/