.docs-arrow{font-size:2rem;color:var(--theme-text);line-height:1;-webkit-user-select:none;user-select:none;text-align:center;margin:0 0 2rem}.bullet-list-wrapper{display:flex;justify-content:center;margin-bottom:2rem}[data-theme=dark] .bullet-list{border:1px solid #fff}.bullet-list{width:fit-content;max-width:500px;list-style:none;padding:2rem;border-radius:4px;background:#000;color:#fff;margin:0}@media(max-width:768px){.bullet-list{width:100%}}.bullet-list__item{display:flex;align-items:flex-start;gap:.75rem;margin:.75rem 0;width:fit-content}.bullet-list__icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.bullet-list__icon svg line,.bullet-list__icon svg path{stroke-width:2}.bullet-list__item--check .bullet-list__icon{background-color:#48d67c}.bullet-list__item--x .bullet-list__icon{background-color:var(--color-error-500)}.bullet-list__text{flex:1 1;line-height:1.6}.docs-card{display:flex;flex-direction:column;padding:1.5rem;text-decoration:none;position:relative}.docs-card,.docs-card:visited{color:var(--theme-text)!important}.docs-card{border:1px solid var(--grid-line-light);border-radius:4px;overflow:hidden;transition-property:border-color;transition-duration:.4s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-theme=dark] .docs-card,[data-theme=dark]:not(:has([data-theme=light])) .docs-card{border-color:var(--grid-line-dark)}[data-theme=light] .docs-card,[data-theme=light]:not(:has([data-theme=dark])) .docs-card{border-color:var(--grid-line-light)}.docs-card__scanlines{opacity:0;transition:opacity .4s cubic-bezier(.165,.84,.44,1)}.docs-card__title-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.docs-card__title{font-size:1.25rem;line-height:1.2em;margin:0!important}.docs-card__icon{flex-shrink:0;transform:translateY(10px);opacity:0;transition-property:transform,opacity;transition-duration:.4s;transition-timing-function:cubic-bezier(.165,.84,.44,1)}.docs-card__description{margin:0;color:var(--theme-elevation-750)}.docs-card:hover .docs-card__scanlines{opacity:1}.docs-card:hover .docs-card__icon{transform:translateY(0);opacity:1}.docs-card-group{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:1.5rem 0}@media(max-width:1024px){.docs-card-group{grid-template-columns:1fr}}.docs-card-group--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}@media(max-width:1024px){.docs-card-group--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.docs-card-group--compact{grid-template-columns:1fr}}.docs-card-group--compact .docs-card{justify-content:center;padding:.75rem .55rem}.docs-card-group--compact .docs-card__title-row{margin:0;transition:opacity .16s ease,transform .16s ease}.docs-card-group--compact .docs-card__title{font-size:.85rem}.docs-card-group--compact .docs-card__icon{display:none}.docs-card-group--compact .docs-card__description{position:absolute;inset:1rem .75rem;display:flex;align-items:center;font-size:.65rem;line-height:1.35;opacity:0;transform:translateY(.375rem);transition:opacity .16s ease,transform .16s ease}.docs-card-group--compact .docs-card:focus-visible .docs-card__title-row,.docs-card-group--compact .docs-card:hover .docs-card__title-row{opacity:0;transform:translateY(-.375rem)}.docs-card-group--compact .docs-card:focus-visible .docs-card__description,.docs-card-group--compact .docs-card:hover .docs-card__description{opacity:1;transform:translateY(0)}.CodeTabs_root__17OtB{margin-bottom:2rem;overflow:hidden;border:1px solid var(--color-base-700);border-radius:4px;background:var(--color-base-850)}.CodeTabs_bar__WdqFP{display:flex;align-items:center;border-bottom:1px solid var(--color-base-700);background:var(--color-base-900)}.CodeTabs_list__MQA6M{display:flex;flex:1 1;gap:.25rem;min-width:0;overflow-x:auto;padding:.75rem}.CodeTabs_trigger__VyZA_{appearance:none;padding:.25rem .625rem;border:1px solid rgba(0,0,0,0);border-radius:6px;background:rgba(0,0,0,0);color:var(--color-base-300);cursor:pointer;font:inherit;font-size:13px;white-space:nowrap}.CodeTabs_trigger__VyZA_:hover{background:var(--color-base-850);color:var(--color-base-100)}.CodeTabs_trigger__VyZA_:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.CodeTabs_trigger__VyZA_[data-state=active]{border-color:var(--color-base-700);background:var(--color-base-800);color:var(--color-base-100);box-shadow:0 1px 2px rgba(0,0,0,.3)}.CodeTabs_copyButton__mDRHG{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-right:.75rem;padding:0;border:1px solid rgba(0,0,0,0);border-radius:6px;background:rgba(0,0,0,0);color:var(--color-base-300);cursor:pointer}.CodeTabs_copyButton__mDRHG:hover{border-color:var(--color-base-700);background:var(--color-base-800);color:var(--color-base-100)}.CodeTabs_copyButton__mDRHG:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.CodeTabs_content__1qdvA:focus-visible{outline:2px solid var(--theme-text);outline-offset:-2px}.CodeTabs_code__4468M{margin:0;background:var(--color-base-850)}.ComponentPreview_preview__4abWq{overflow:hidden;margin:2rem 0;border:1px solid var(--theme-elevation-200);border-radius:4px;background:var(--theme-elevation-0)}.ComponentPreview_toolbar__1_fFV{display:flex;min-height:3rem;align-items:center;justify-content:space-between;border-bottom:1px solid #2f2f2f;padding:0 .75rem;background:#0d0d0d;color:#fff}.ComponentPreview_tabs__KoXo9{display:flex;align-self:stretch;gap:.25rem}.ComponentPreview_copy__r_E_1,.ComponentPreview_tab__TuT6f,.ComponentPreview_themeButton__ERfgq{appearance:none;border:0;background:rgba(0,0,0,0);color:#a6a6a6;cursor:pointer;font:inherit;font-size:.875rem}.ComponentPreview_tab__TuT6f{position:relative;padding:0 .75rem}.ComponentPreview_tab__TuT6f[aria-selected=true]{color:#fff}.ComponentPreview_tab__TuT6f[aria-selected=true]:after{position:absolute;right:.75rem;bottom:-1px;left:.75rem;height:2px;background:currentColor;content:""}.ComponentPreview_copy__r_E_1{display:flex;align-items:center;justify-content:center;padding:.5rem}.ComponentPreview_copy__r_E_1:hover{color:#fff}.ComponentPreview_copy__r_E_1:focus-visible,.ComponentPreview_tab__TuT6f:focus-visible,.ComponentPreview_themeButton__ERfgq:focus-visible{outline:2px solid #fff;outline-offset:2px}.ComponentPreview_actions__qs1y4{display:flex;align-items:center}.ComponentPreview_themeToggle__pysCt{display:flex;gap:.125rem;border-radius:3px;background:#181818}.ComponentPreview_themeButton__ERfgq{border-radius:2px;padding:.25rem .5rem}.ComponentPreview_themeButton__ERfgq[aria-pressed=true]{background:#333;color:#fff}.ComponentPreview_themeButton__ERfgq:hover:not([aria-pressed=true]){color:#fff}.ComponentPreview_canvas__6eQPe{--base-body-size:13px;--component-preview-padding-block:3rem;--component-preview-padding-inline:3rem;--style-radius-s:3px;--style-radius-m:4px;--style-radius-l:8px;--gutter-h:60px;--accessibility-outline:2px solid var(--theme-text);--accessibility-outline-offset:2px}.ComponentPreview_versionScope__Lr_RL{display:contents}.ComponentPreview_canvas__6eQPe{display:flex;min-height:15rem;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;padding:3rem;background-color:var(--theme-elevation-0);background-image:radial-gradient(color-mix(in srgb,var(--theme-elevation-400) 22%,transparent) 1px,transparent 1px);background-size:16px 16px;animation:ComponentPreview_preview-panel-in__FF8cU .1s cubic-bezier(.2,.8,.2,1);transition:opacity 60ms ease-in,transform 60ms ease-in}.ComponentPreview_canvas__6eQPe[data-theme=light]{--theme-success-100:rgb(218,237,248);--theme-success-150:rgb(188,225,248);--theme-success-600:rgb(11,110,153);--theme-success-800:rgb(18,66,90);--theme-error-100:rgb(252,229,227);--theme-error-150:rgb(247,208,204);--theme-error-300:rgb(253,154,146);--theme-error-400:rgb(246,109,103);--theme-error-600:rgb(182,54,54);--theme-error-800:rgb(105,39,37);--theme-error-950:rgb(44,26,24);--theme-warning-150:rgb(243,212,186);--theme-warning-800:rgb(90,55,19);--theme-elevation-0:var(--color-base-0);--theme-elevation-50:var(--color-base-50);--theme-elevation-100:var(--color-base-100);--theme-elevation-150:var(--color-base-150);--theme-elevation-200:var(--color-base-200);--theme-elevation-250:var(--color-base-250);--theme-elevation-300:var(--color-base-300);--theme-elevation-350:var(--color-base-350);--theme-elevation-400:var(--color-base-400);--theme-elevation-450:var(--color-base-450);--theme-elevation-500:var(--color-base-500);--theme-elevation-550:var(--color-base-550);--theme-elevation-600:var(--color-base-600);--theme-elevation-650:var(--color-base-650);--theme-elevation-700:var(--color-base-700);--theme-elevation-750:var(--color-base-750);--theme-elevation-800:var(--color-base-800);--theme-elevation-850:var(--color-base-850);--theme-elevation-900:var(--color-base-900);--theme-elevation-950:var(--color-base-950);--theme-elevation-1000:var(--color-base-1000);--theme-bg:var(--theme-elevation-0);--theme-input-bg:var(--theme-elevation-0);--theme-text:var(--theme-elevation-800);--theme-border-color:var(--theme-elevation-150);color:var(--theme-text);color-scheme:light}.ComponentPreview_canvas__6eQPe[data-theme=light] .tooltip:not(.field-error){background-color:var(--theme-elevation-100);color:var(--theme-elevation-1000)}.ComponentPreview_canvas__6eQPe[data-theme=light] .tooltip--position-top:not(.field-error):after{border-top-color:var(--theme-elevation-100)}.ComponentPreview_canvas__6eQPe[data-theme=light] .tooltip--position-bottom:not(.field-error):after{border-bottom-color:var(--theme-elevation-100)}.ComponentPreview_canvas__6eQPe[data-theme=dark]{--theme-success-100:rgb(19,44,58);--theme-success-150:rgb(18,56,76);--theme-success-600:rgb(36,164,223);--theme-success-800:rgb(156,216,253);--theme-error-100:rgb(64,32,29);--theme-error-150:rgb(86,36,33);--theme-error-300:rgb(144,44,43);--theme-error-400:rgb(182,54,54);--theme-error-600:rgb(246,109,103);--theme-error-800:rgb(254,193,188);--theme-error-950:rgb(250,241,240);--theme-warning-150:rgb(73,47,21);--theme-warning-800:rgb(243,200,162);--theme-elevation-0:var(--color-base-900);--theme-elevation-50:var(--color-base-850);--theme-elevation-100:var(--color-base-800);--theme-elevation-150:var(--color-base-750);--theme-elevation-200:var(--color-base-700);--theme-elevation-250:var(--color-base-650);--theme-elevation-300:var(--color-base-600);--theme-elevation-350:var(--color-base-550);--theme-elevation-400:var(--color-base-450);--theme-elevation-450:var(--color-base-400);--theme-elevation-500:var(--color-base-500);--theme-elevation-550:var(--color-base-350);--theme-elevation-600:var(--color-base-300);--theme-elevation-650:var(--color-base-250);--theme-elevation-700:var(--color-base-200);--theme-elevation-750:var(--color-base-150);--theme-elevation-800:var(--color-base-100);--theme-elevation-850:var(--color-base-50);--theme-elevation-900:var(--color-base-0);--theme-elevation-950:var(--color-base-0);--theme-elevation-1000:var(--color-base-0);--theme-bg:var(--theme-elevation-0);--theme-input-bg:var(--theme-elevation-50);--theme-text:var(--theme-elevation-1000);--theme-border-color:var(--theme-elevation-150);color:var(--theme-text);color-scheme:dark}.ComponentPreview_code__1YGVO,.ComponentPreview_design__9Ud7s{animation:ComponentPreview_preview-panel-in__FF8cU .1s cubic-bezier(.2,.8,.2,1);transition:opacity 60ms ease-in,transform 60ms ease-in}.ComponentPreview_code__1YGVO .code-block-wrap{border:0}.ComponentPreview_design__9Ud7s{min-height:15rem;padding:2rem;background:var(--theme-elevation-0);color:var(--theme-elevation-900)}.ComponentPreview_designFile__kvu0b{margin-bottom:.5rem;color:var(--theme-elevation-600);font-size:.8125rem}.ComponentPreview_designDescription__6pllx{max-width:48rem;margin:0 0 1.25rem;color:var(--theme-elevation-700)}.ComponentPreview_designCode__eKEBN{margin-bottom:1.5rem}.ComponentPreview_designCode__eKEBN .code-block-wrap{margin:0}.ComponentPreview_variableLabel__TAv18{margin:0 0 .5rem;font-weight:600}.ComponentPreview_variables__vbxlT{border-top:1px solid var(--theme-elevation-150)}.ComponentPreview_variable__kHxRE{display:grid;grid-template-columns:minmax(13rem,.75fr) minmax(16rem,1.25fr);gap:1.5rem;border-bottom:1px solid var(--theme-elevation-150);padding:.875rem 0}.ComponentPreview_variable__kHxRE p{margin:0;color:var(--theme-elevation-700)}.ComponentPreview_variableName___6HoP{display:flex;min-width:0;align-items:center;gap:.625rem}.ComponentPreview_variableName___6HoP code{overflow-wrap:anywhere;font-size:.75rem}.ComponentPreview_designNote__oksit{margin:1.5rem 0 0;color:var(--theme-elevation-600);font-size:.8125rem}.ComponentPreview_leaving__ERA_c{opacity:0;transform:translateY(-3px)}@keyframes ComponentPreview_preview-panel-in__FF8cU{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.ComponentPreview_canvas__6eQPe,.ComponentPreview_code__1YGVO,.ComponentPreview_design__9Ud7s{animation:none}}.ComponentPreview_unsupported__HM08Q{margin:2rem 0;border:1px solid var(--theme-elevation-200);padding:1.5rem;color:var(--theme-elevation-700)}@media(max-width:1024px){.ComponentPreview_canvas__6eQPe{--component-preview-padding-block:2rem;--component-preview-padding-inline:1rem;min-height:11rem;padding:2rem 1rem}.ComponentPreview_design__9Ud7s{min-height:11rem;padding:1.5rem 1rem}.ComponentPreview_variable__kHxRE{grid-template-columns:1fr;gap:.375rem}}.Heading_node__Fsogy{letter-spacing:0;scroll-margin-top:calc(var(--header-height) + 1rem);position:relative}.Heading_node__Fsogy *{color:var(--theme-text)}.Heading_node__Fsogy:hover .Heading_linkedHeading__D2BzT{opacity:.75}.Heading_node__Fsogy .Heading_linkedHeading__D2BzT{position:absolute;transform:translate(-50%,-40%);transition:opacity .2s ease;opacity:.25;top:50%;left:-1.15rem}@media(max-width:768px){.Heading_node__Fsogy .Heading_linkedHeading__D2BzT{transform:translate(-50%,-50%) scale(.65);left:-.5rem}}.LightDarkImage_imageWrap__jnBfQ{margin:2.5rem 0}.LightDarkImage_imageWrap__jnBfQ .LightDarkImage_caption__gA6dK{font-style:italic;padding:.75rem 0 0}@media(max-width:1600px){.LightDarkImage_imageWrap__jnBfQ{margin:2rem 0}}@media(max-width:768px){.LightDarkImage_imageWrap__jnBfQ{margin:1.5rem 0}}.rich-text-pill{background:var(--theme-elevation-900);color:var(--theme-elevation-0);padding:.25rem .75rem;border-radius:9999px;font-family:var(--font-geist-mono);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;display:block;margin:1rem auto 1.5rem;width:fit-content;text-align:center}.ResourceBlock_bannerContent__e_aJt{display:flex;align-items:center;justify-content:space-between;width:100%}.ResourceBlock_resourceTitle__iD4WC{display:flex;align-items:center;gap:.75rem;width:100%;text-align:left;font-size:var(--font-body-size);line-height:1.4;font-weight:500}.ResourceBlock_skeleton__yMUiV{display:block;width:100%;height:1lh;border-radius:4px;background:linear-gradient(90deg,var(--theme-success-150) 25%,var(--theme-success-200) 50%,var(--theme-success-150) 75%);background-size:200% 100%;animation:ResourceBlock_shimmer__9Pg3j 1s linear infinite}.ResourceBlock_arrow__OmEnp{transition:transform .1s ease-in-out;transform:translateX(0)}@keyframes ResourceBlock_shimmer__9Pg3j{0%{background-position:100% 0}to{background-position:-100% 0}}.CustomTable_table__u4drn{margin-bottom:1rem}.CustomTable_table__u4drn table{width:100%}.CustomTable_table__u4drn thead{color:var(--theme-elevation-500)}.CustomTable_table__u4drn thead th{letter-spacing:0;font-size:16px;line-height:20px}@media(max-width:1920px){.CustomTable_table__u4drn thead th{font-size:15px;line-height:18px}}.CustomTable_table__u4drn thead th{font-weight:400;text-align:left}.CustomTable_table__u4drn th{padding:1rem}.CustomTable_table__u4drn td{padding:0 1rem}.CustomTable_table__u4drn tbody tr{position:relative}.CustomTable_table__u4drn tbody tr:nth-child(odd){background:var(--theme-elevation-100)}.CustomTable_table__u4drn tbody tr:nth-child(odd) .CustomTable_cellBG__jAmQc{position:absolute;height:100%;left:0;right:0;background:var(--theme-elevation-100);z-index:-1}.CustomTable_table__u4drn label{display:inline-block;padding:.2rem .6rem;margin:0;border-radius:.25rem;border:1px solid var(--theme-success-200);background-color:var(--theme-success-50);color:var(--theme-success-650);line-height:1.2;font-weight:400}@media(max-width:1024px){.CustomTable_table__u4drn label{font-size:1rem}}@media(max-width:768px){.CustomTable_table__u4drn label{font-size:1rem}}.CustomTable_table__u4drn label{color:var(--theme-elevation-500)}@media(max-width:1024px){.CustomTable_table__u4drn td,.CustomTable_table__u4drn th{padding:.5rem;min-width:40px}}.CustomTable_inDrawer__fkk9d tbody tr:nth-child(odd),[data-theme=light] .CustomTable_inDrawer__fkk9d tbody tr:nth-child(odd),[data-theme=light] .CustomTable_table__u4drn tbody tr:nth-child(odd),[data-theme=light] .CustomTable_table__u4drn tbody tr:nth-child(odd) .CustomTable_cellBG__jAmQc{background:var(--theme-elevation-100)}.RestExamples_toggle__i53ZX{border:0;background:none;box-shadow:none;border-radius:0;padding:0;color:currentColor;font-size:var(--font-body-size);font-family:var(--font-body);display:flex;width:1.5rem;height:1.5rem;background-color:var(--theme-elevation-150);border:1px solid var(--theme-elevation-250);border-radius:3px;padding:.35rem;transition:background-color .2s linear;cursor:pointer}.RestExamples_toggle__i53ZX:hover{background-color:var(--theme-elevation-100)}.RestExamples_toggle__i53ZX .RestExamples_label__c89U_{color:var(--color-base-100)}.RestExamples_table__sG5YA td{white-space:nowrap;padding-block:.75rem}.RestExamples_table__sG5YA td:first-child{padding-left:1.5rem}.RestExamples_table__sG5YA td:last-child{padding-right:1.5rem}.RestExamples_table__sG5YA{overflow-x:scroll}.RestExamples_drawerTable__7TODL th{padding-top:0}.RestExamples_drawerTable__7TODL td{background-color:var(--theme-elevation-100)}.RestExamples_drawerTable__7TODL th:first-child{padding:0 .75rem .75rem}.RestExamples_drawerTable__7TODL td:first-child{padding:.75rem}.RestExamples_drawerTable__7TODL #heading-example,.RestExamples_drawerTable__7TODL .cell-example{display:none}.RestExamples_drawerContent__qBhqN{margin-top:1rem;z-index:99}.RestExamples_code__TDYXh{background-color:var(--color-base-900);-webkit-overflow-scrolling:touch;overflow-x:scroll;pointer-events:all;padding-bottom:2rem}@media(max-width:1600px){.RestExamples_toggle__i53ZX{padding:.25rem}.RestExamples_table__sG5YA td,.RestExamples_table__sG5YA th{padding:.5rem}.RestExamples_drawerTable__7TODL,.RestExamples_table__sG5YA{font-size:14px}.RestExamples_drawerTable__7TODL label,.RestExamples_table__sG5YA label{font-size:11px}}@media(max-width:1024px){.RestExamples_toggle__i53ZX{padding:.15rem}.RestExamples_drawerTable__7TODL,.RestExamples_table__sG5YA{font-size:12px}.RestExamples_drawerTable__7TODL label,.RestExamples_table__sG5YA label{font-size:10px}.RestExamples_code__TDYXh{padding-bottom:1.25rem;font-size:11px}}.RestExamples_cellPath__tD2FF{font-family:var(--font-geist-mono);font-size:calc(var(--font-body-size) - 4px);letter-spacing:0}@media(max-width:1920px){.RestExamples_cellPath__tD2FF{font-size:calc(var(--font-body-size) - 2px)}}.TableWithDrawers_drawerToggler__qFZ4V{all:unset;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity var(--duration) ease;outline:1px solid;border-radius:50%}.TableWithDrawers_drawerToggler__qFZ4V:hover{opacity:1}.TableWithDrawers_tableWithDrawer__tE6vM{width:100%;overflow:auto}.TableWithDrawers_tableWithDrawer__tE6vM table{margin-bottom:1rem;overflow:auto;max-width:100%;width:100%;border-spacing:0;border-collapse:collapse}.TableWithDrawers_tableWithDrawer__tE6vM table thead{color:var(--theme-elevation-500)}.TableWithDrawers_tableWithDrawer__tE6vM table thead th{font-weight:400;text-align:left}.TableWithDrawers_tableWithDrawer__tE6vM table td,.TableWithDrawers_tableWithDrawer__tE6vM table th{padding:.75rem;min-width:150px;vertical-align:top}.TableWithDrawers_tableWithDrawer__tE6vM table tbody tr:nth-child(odd){background:var(--theme-elevation-100)}@media(max-width:1024px){.TableWithDrawers_tableWithDrawer__tE6vM table td,.TableWithDrawers_tableWithDrawer__tE6vM table th{max-width:70vw;padding:.5rem}.TableWithDrawers_tableWithDrawer__tE6vM{margin-left:calc(var(--gutter-h)*-1);margin-right:calc(var(--gutter-h)*-1);padding-left:calc(var(--gutter-h)*.5);padding-right:calc(var(--gutter-h)*.5);width:calc(100% + var(--gutter-h)*2);max-width:calc(100% + var(--gutter-h)*2)}}.TableWithDrawers_mdxDrawer__utCbD table tbody tr:nth-child(odd){background:var(--theme-elevation-150)}.UploadBlock_imageWrap__rJ9Zw{margin:2.5rem 0}.UploadBlock_imageWrap__rJ9Zw .UploadBlock_caption__Ln3qR{font-style:italic;padding:.75rem 0 0}@media(max-width:1600px){.UploadBlock_imageWrap__rJ9Zw{margin:2rem 0}}@media(max-width:768px){.UploadBlock_imageWrap__rJ9Zw{margin:1.5rem 0}}.VideoDrawer_videoDrawerToggler__hIC_W{border:0;background:none;box-shadow:none;border-radius:0;padding:0;color:currentColor;font-size:var(--font-body-size);font-family:var(--font-body);width:100%;margin:.5rem 0 1.5rem;background:var(--theme-elevation-150);transition:all .2s ease-in-out;border-bottom:2px solid var(--theme-elevation-700)}.VideoDrawer_videoDrawerToggler__hIC_W:hover{background:var(--theme-elevation-200);cursor:pointer}.VideoDrawer_videoDrawerToggler__hIC_W:hover .VideoDrawer_playIcon__Srp15{transform:translate(-50%,-50%) scale(1.1)}.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_wrap__JSvMH{display:flex}.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_thumbnail__0tkqG{position:relative;flex-shrink:0;height:auto;width:6rem}.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_playIcon__Srp15{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out}.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_arrow__LshRT{margin-left:1rem}.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_labelWrap__cm1ty{width:100%;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;text-align:left}@media(max-width:1600px){.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_labelWrap__cm1ty{padding:1rem}}@media(max-width:1024px){.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_thumbnail__0tkqG{width:4rem}}@media(max-width:400px){.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_labelWrap__cm1ty{display:inline-block}.VideoDrawer_videoDrawerToggler__hIC_W .VideoDrawer_arrow__LshRT{margin-left:.5rem;width:.5rem;height:.5rem}}html[data-theme=light] .VideoDrawer_videoDrawerToggler__hIC_W{background:var(--theme-elevation-100);border-bottom:2px solid var(--theme-elevation-400)}html[data-theme=light] .VideoDrawer_videoDrawerToggler__hIC_W:hover{background:var(--theme-elevation-150)}