.Tooltip_content__uR3sV{width:fit-content;padding:8px;background:#615e7e;border-radius:4px;box-shadow:0 0 12px rgba(19,14,57,.2);color:var(--white-color);font-size:12px;line-height:1;font-family:Poppins,sans-serif}.Tooltip_contentLight__25FPf{background:var(--white-color);color:#615e7e}.RendererImageFrame_root__2emUw{--header-size:26px;--radius:8px;display:flex;min-width:100%;max-height:100%;flex-direction:column}.RendererImageFrame_frame__q6t8X,.RendererImageFrame_root__2emUw{position:relative;overflow:hidden;width:100%;border-radius:var(--radius)}.RendererImageFrame_frame__q6t8X{flex:1 0 auto;border-width:1px;border-style:solid;border-color:var(--gray3-color);background-color:var(--gray3-color)}@supports (container-type:size){.RendererImageFrame_frame__q6t8X{container-type:size}}.RendererImageFrame_rootScrollable__p2qir .RendererImageFrame_frame__q6t8X{max-height:100%;overflow-x:hidden;overflow-y:auto}.RendererImageFrame_rootScrollable__p2qir.RendererImageFrame_rootWithHeader__dTZOb .RendererImageFrame_frame__q6t8X{max-height:calc(100% - var(--header-size))}@media screen and (max-width:600px){.RendererImageFrame_rootScrollable__p2qir.RendererImageFrame_rootWithHeader__dTZOb.RendererImageFrame_rootResponsive__oKWEx .RendererImageFrame_frame__q6t8X{max-height:100%}}.RendererImageFrame_rootHasShadow__yVqMU{box-shadow:5px 15px 40px #091036}.RendererImageFrame_rootWithHeader__dTZOb .RendererImageFrame_frame__q6t8X{border-width:0 1px 1px;border-radius:0 0 var(--radius) var(--radius)}@media screen and (max-width:600px){.RendererImageFrame_rootWithHeader__dTZOb.RendererImageFrame_rootResponsive__oKWEx .RendererImageFrame_frame__q6t8X{border-width:1px;border-radius:var(--radius)}}.RendererImageFrame_rootDark__lodtV .RendererImageFrame_frame__q6t8X{border-color:var(--dark-browser-frame-color);background-color:var(--dark-browser-frame-color)}.RendererImageFrame_header____a48{display:flex;width:100%;flex:0 1 auto;align-items:center;justify-content:flex-start;padding-left:13px;background-color:var(--gray3-color);border-radius:var(--radius) var(--radius) 0 0;gap:5px;transition:background-color var(--quick-transition-time) ease-in}@media screen and (max-width:600px){.RendererImageFrame_rootResponsive__oKWEx .RendererImageFrame_header____a48{display:none}}.RendererImageFrame_headerCircle__rRg_z{display:none;width:8px;height:8px;border-radius:100%}.RendererImageFrame_headerCircle__rRg_z:first-child{background-color:#f0463d}.RendererImageFrame_headerCircle__rRg_z:nth-child(2){background-color:#e9c300}.RendererImageFrame_headerCircle__rRg_z:nth-child(3){background-color:#4cc844}.RendererImageFrame_rootWithHeader__dTZOb .RendererImageFrame_headerCircle__rRg_z{display:block}.RendererImageFrame_rootWithHeader__dTZOb .RendererImageFrame_header____a48{flex-basis:var(--header-size)}.RendererImageFrame_rootDark__lodtV .RendererImageFrame_header____a48{background-color:var(--dark-browser-frame-color)}.RendererImageFrame_rootLight__3iBlF .RendererImageFrame_header____a48{background-color:var(--light-browser-frame-color)}.RendererImageFrame_controls__3qJxT{display:flex;align-items:center;margin:0 8px 0 auto;gap:8px}.RendererImageFrame_controlIcon__xJ_8m{width:20px;height:20px;cursor:pointer}.RendererImageFrame_fullscreenIcon__3pawZ{color:var(--secondary-text-color)}.RendererImageFrame_fullscreenIconDark__96n6c{color:var(--lightgray-color)}.RendererImageFrame_mode__7tNQn{display:grid;width:20px;height:20px;padding:0;border:none;background:var(--gray4-color);border-radius:100%;cursor:pointer;place-items:center;transition:background .4s ease}.RendererImageFrame_modeDark__N3EU_{background:#212b34}.RendererImageFrame_modeIcon__z_YV6{width:12px;height:12px;color:var(--white-color)}.SharePageImage_root__hnO6P{--header-size:52px;--logo-size:109px;display:grid;min-height:100%;background-color:var(--lightgray-color);grid-template-rows:var(--header-size) auto}.SharePageImage_embedDemoContainer__DMzYO{width:100%;padding:0 max(4%,20px) 26px}.SharePageImage_embedDemoContainerInner__47Koq{display:flex;width:100%;max-width:100%;height:100%;max-height:100%;align-items:center;justify-content:center}.SharePageImage_embedDemoWrapper__WzGA0{width:auto;transform:translateZ(0)}.SharePageImage_header__4Ot_p{display:grid;align-items:center;padding:0 26px;grid-template-columns:var(--logo-size) auto var(--logo-size);justify-items:center}.SharePageImage_logo__8Ir2h{display:block;max-width:100%;max-height:var(--header-size);height:auto}.SharePageImage_title__ucKDt{font-size:16px;font-weight:400;line-height:calc(24 / 16)}.SharePageImage_headerLink__HVis8{display:flex;flex-wrap:nowrap;align-items:center;color:var(--secondary-text-color);font-size:14px;font-weight:500;gap:7px;line-height:1.5;text-decoration:none;white-space:nowrap}.SharePageImage_logoContainer__npbeG{width:100%}@media (max-height:450px),screen and (max-width:600px){.SharePageImage_root__hnO6P{grid-template-rows:auto}.SharePageImage_header__4Ot_p{display:none}.SharePageImage_embedDemoContainer__DMzYO{padding:0}}.Button_button__DSnVU{display:inline-grid;box-sizing:content-box;align-items:center;padding:9px 12px;border:1px solid transparent;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;grid-auto-flow:column;grid-gap:8px;grid-template-columns:max-content;line-height:calc(16 / 14);transition:color .4s ease,background .4s ease,opacity .4s ease,border-color .4s ease}.Button_buttonFullWidth__Kxlad{width:100%;box-sizing:border-box;justify-content:center}.Button_buttonLarge__8bsgp{padding:12px 16px}.Button_buttonSmall__PwBji{padding:4px}.Button_buttonRounded__JYaOs{border-radius:6px}.Button_button__DSnVU:disabled{cursor:not-allowed;opacity:.25}.Button_buttonMagenta__dxKAr{background:var(--primary-magenta);color:var(--white-color)}.Button_buttonMagenta__dxKAr:hover{background:var(--dark-magenta)}.Button_buttonMagentaOutline__ddGxC{border:1px solid var(--primary-magenta);background:var(--white-color);color:var(--primary-magenta)}.Button_buttonMagentaOutline__ddGxC:hover{border-color:var(--primary-magenta);background:var(--secondary-magenta);color:var(--primary-magenta)}.Button_buttonPurpleOutline__uavhv{border:1px solid var(--primary-purple);background:var(--white-color);color:var(--primary-purple)}.Button_buttonPurpleOutline__uavhv:hover{border-color:var(--primary-purple);background:var(--secondary-purple);color:var(--primary-purple)}.Button_buttonRed__I_cm9{background:var(--red-color);color:var(--white-color)}.Button_buttonRed__I_cm9:hover{background:var(--secondary-red-color)}.Button_buttonPurple__TNjnW{background:var(--primary-purple);color:var(--white-color)}.Button_buttonPurple__TNjnW:hover{background:var(--dark-purple)}.Button_buttonBlue__SN9Hz{color:var(--white-color)}.Button_buttonBlue__SN9Hz,.Button_buttonBlue__SN9Hz:hover{background:var(--blue-color)}.Button_buttonPurpleInverted__bcZ9a{background:var(--white-color);color:var(--primary-purple)}.Button_buttonPurpleInverted__bcZ9a:hover{background:var(--secondary-purple);color:var(--primary-purple)}.Button_buttonYellow__LR7D0{background:var(--primary-yellow);color:var(--text-color)}.Button_buttonYellow__LR7D0:hover{background:var(--dark-yellow)}.Button_buttonYellowOutline__vKaHx{border-color:var(--primary-yellow);background:var(--white-color);color:var(--text-color)}.Button_buttonYellowOutline__vKaHx:hover{background:hsla(50,93%,77%,.5)}.Button_buttonYellowSecondary__ZzXNC{background:var(--secondary-yellow)}.Button_buttonGreen__eSRaG{background:var(--primary-green);color:var(--white-color)}.Button_buttonGreen__eSRaG:hover{background:var(--dark-green)}.Button_buttonInline__TtZPT{background:transparent;color:var(--gray-color)}.Button_buttonInline__TtZPT:hover{color:var(--darkgray-color)}.Button_buttonOutline__yD4OJ{border:1px solid var(--gray-color);background:var(--white-color);color:var(--gray-color)}.Button_buttonOutline__yD4OJ:hover{border-color:var(--text-color);background:var(--gray2-color);color:var(--text-color)}.Button_icon__gqp9F{display:flex;width:16px;height:16px;fill:currentColor;transition:fill .4s ease}.Button_buttonLarge__8bsgp .Button_icon__gqp9F{width:18px;height:18px}.Button_buttonExtraLarge__r40dw .Button_icon__gqp9F{width:30px;height:30px}.Button_buttonSmall__PwBji .Button_icon__gqp9F{width:12px;height:12px}.Button_buttonYellow__LR7D0 .Button_icon__gqp9F{fill:var(--text-color)}.Button_children__juwsm{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:uppercase}.Button_buttonLarge__8bsgp{font-size:18px}.Button_buttonSmall__PwBji{font-size:12px}.FullScreenAlert_wrapper__i7fyk{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--lightgray-color)}.FullScreenAlert_image__aWg02{display:flex;justify-content:center;margin-bottom:22px}.FullScreenAlert_mainText__TR0g7{margin-bottom:14px;color:var(--text-color);font-size:32px;font-weight:700;line-height:36px;text-align:center}.FullScreenAlert_secondaryText__NgFZf{color:var(--secondary-text-color);font-size:22px;line-height:36px;text-align:center}.FullScreenAlert_secondaryText__NgFZf b{color:var(--text-color)}.FullScreenAlert_skipButtonContainer__dY1Uv{margin-top:20px}.FullScreenAlert_backButtonContainer__4_sgt{margin-top:10px}.FullScreenAlert_backTopButtonContainer__nklOl{position:absolute;top:2vh;left:2vw}@media (max-height:400px){.FullScreenAlert_image__aWg02{margin-bottom:11px}.FullScreenAlert_image__aWg02>img{width:32px}.FullScreenAlert_mainText__TR0g7{margin-bottom:7px;font-size:16px;line-height:18px}.FullScreenAlert_secondaryText__NgFZf{font-size:11px;line-height:16px}.FullScreenAlert_skipButtonContainer__dY1Uv{margin-top:10px;transform:scale(.8)}.FullScreenAlert_backButtonContainer__4_sgt{margin-top:5px;transform:scale(.8)}}.SharePageHtml_root__rP8KM{--header-size:52px;display:flex;overflow:hidden;height:100%;min-height:100%;align-items:center;justify-content:center;background-color:var(--lightgray-color)}.SharePageHtml_embedDemoContainer__9Sn9t{width:100%;height:100%;max-height:100%;margin:auto}