body{overflow-y:auto!important}.sharePageWrapper{--wrapperPadding:0 0 var(--lns-space-large);--containerMaxWidth:1000px;--containerMinHeight:300px;--containerMaxHeight:70vh;--sidebarWidth:20rem;--containerAreas:"video" "metadata";--gridGap:1rem;--videoContainerPaddingX:var(--lns-space-xlarge);padding:var(--wrapperPadding)}@media only screen and (min-width:768px){.sharePageWrapper{--wrapperPadding:0 var(--pagePadding) var(--lns-space-large)}}@media screen and (min-width:1500px){.sharePageWrapper{--wrapperPadding:0 92px var(--lns-space-large)}}.theaterMode.sharePageWrapper{--wrapperPadding:0 0 var(--lns-space-large);--containerMaxWidth:100%;--containerAreas:"video" "sidebar" "metadata"}.sidebarOpen.sharePageWrapper{--containerMaxWidth:calc(1000px + 20rem);--containerAreas:"video sidebar" "metadata sidebar"}.hasDescription.sharePageWrapper{--containerMaxHeight:60vh}.inThumbnailFlow.sharePageWrapper{--containerMaxHeight:100vh}.hideBlackBarsInVideo.sharePageWrapper .videoAndMetadataWrapper>*{max-width:calc(var(--containerMaxHeight)*var(--aspectRatio) + var(--videoContainerPaddingX)*2);min-width:calc(var(--containerMinHeight)*var(--aspectRatio) + var(--videoContainerPaddingX)*2);margin:0 auto}.theaterMode.hideBlackBarsInVideo.sharePageWrapper{--containerMaxHeight:70vh}.theaterMode.hideBlackBarsInVideo.sharePageWrapper .videoContainer{max-width:unset!important;padding:unset!important}.theaterMode.hideBlackBarsInVideo.sharePageWrapper .videoFrame{border-radius:unset!important}.hideBlackBarsInVideo.sharePageWrapper .activitySidebarContainer,.hideBlackBarsInVideo.sharePageWrapper .collapsed-sidebar-buttons{transition:none!important}.activitySidebarOpen.sharePageWrapper{--containerAreas:"video-metadata sidebar";--wrapperPadding:0;--containerMaxWidth:100%;--containerMinHeight:300px;--gridGap:0}@media screen and (max-width:1200px){.activitySidebarOpen.sharePageWrapper{--containerAreas:"video-metadata" "sidebar";--gridGap:1rem}}@media screen and (max-width:1024px){.sharePageWrapper{--containerMaxWidth:100%}.sidebarOpen.sharePageWrapper{--sidebarWidth:100%;--containerAreas:"video" "sidebar" "metadata"}}.sharePageContainer{gap:var(--gridGap);width:100%;display:grid;margin:0 auto;max-width:var(--containerMaxWidth);grid-template-areas:var(--containerAreas);grid-template-rows:auto 1fr}.trim-mode-enabled .sharePageContainer{position:relative;z-index:2}.hideSideNav .sharePageContainer{background-color:var(--lns-color-backgroundSecondary)}.sidebarOpen .sharePageContainer{grid-template-columns:1fr auto}@media screen and (max-width:1024px){.sidebarOpen .sharePageContainer{grid-template-columns:auto}}.activitySidebarOpen .sharePageContainer{grid-template-columns:1fr auto;grid-template-rows:auto;height:calc(100vh - var(--header-height))}.activitySidebarOpen .metadataContainer{padding:0 var(--lns-space-large)}.activitySidebarOpen .videoFrame,.activitySidebarOpen .videoFrame .video-container{border-radius:var(--lns-radius-medium)}.activitySidebarOpen .videoContainer{padding:var(--lns-space-xlarge) var(--videoContainerPaddingX) var(--lns-space-medium)}.activitySidebarOpen .videoContainerInTrimMode{padding:0;height:100%;background-color:var(--lns-color-background)}.theaterMode.activitySidebarOpen .metadataContainer{padding:0 24px}@media screen and (max-width:1200px){.activitySidebarOpen .sharePageContainer{grid-template-columns:auto;height:unset}}@media screen and (max-width:767px){.activitySidebarOpen .videoFrame,.activitySidebarOpen .videoFrame .video-container{border-radius:unset}.activitySidebarOpen .videoContainer{padding:unset;padding-bottom:var(--gridGap)}}.videoAndMetadataWrapper{overflow-y:auto;height:100%;width:100%;grid-area:video-metadata}@media screen and (max-width:1200px){.videoAndMetadataWrapper{overflow-y:unset;height:unset}}.videoAndMetadataWrapperInTrim{overflow-y:visible}.metadataContainer,.videoContainer{width:100%}.videoContainer{grid-area:video}.metadataContainer{grid-area:metadata}@media only screen and (max-width:1024px){.metadataContainer{padding:0 var(--pagePadding)}}.activitySidebarContainer{background-color:var(--lns-color-background);display:block;grid-area:sidebar;position:sticky;height:100%;opacity:1;border-left:1px solid var(--lns-color-border);transition:width .3s ease-in,opacity .3s ease-in}.activitySidebarContainer.collapsed{opacity:0;border:none}.activitySidebarContainer.stacked{border-left:none;border-top:1px solid var(--lns-color-border)}.hideSideNav .activitySidebarContainer.stacked{border-top:none}.activitySidebarContainer.resizable{transition:width 0ms}.activitySidebarContainer.defaultWidth{transition:width .3s ease-in}.sidebarContainer{width:100%;display:none;grid-area:sidebar;width:var(--sidebarWidth);background-color:var(--lns-color-background)}.sidebarOpen .sidebarContainer{display:block}@media screen and (max-width:1024px){.sidebarOpen .sidebarContainer{padding:0 var(--pagePadding)}}.videoFrame{max-height:var(--containerMaxHeight);min-height:var(--containerMinHeight)}@media only screen and (min-width:768px){.videoFrame{border-radius:var(--lns-radius-medium);overflow:hidden}}@media only screen and (max-width:767px){.videoFrame{height:100%}}.theaterMode .videoFrame{background:#000;overflow:unset}.theaterMode .metadataContainer{padding:0 92px}@media only screen and (max-width:1024px){.theaterMode .metadataContainer{padding:0 var(--pagePadding)}}.videoContainer .video-container{overflow:hidden}@media only screen and (min-width:768px){.videoContainer .video-container{border-radius:var(--lns-radius-medium)}}.theaterMode .video-container{border-radius:0}.hasTrimAndWeaveOverlay .videoContainer{z-index:2}.hasTrimAndWeaveOverlay .videoContainer.hideSideNav{background-color:var(--lns-color-background)}.edit-video-buttons{z-index:2;top:50%;transform:translateY(-50%);border-top-left-radius:var(--lns-radius-large);border-bottom-left-radius:var(--lns-radius-large);background-color:var(--lns-color-backdropDark);color:var(--lns-color-white);--menuOverlayOpacity:0;transition:opacity .25s ease;opacity:var(--menuOverlayOpacity)}.edit-video-buttons.keepOpen,.edit-video-buttons.prePlay,.transportIsOpen .edit-video-buttons,.videoMouseIsActive .edit-video-buttons{--menuOverlayOpacity:1}.edit-video-buttons.hasSingleButton{transform:none;top:var(--lns-space-medium)}.edit-video-buttons.hasSingleButton.hasCta{top:calc(var(--lns-unit)*8.5)}@media only screen and (max-width:905px){.edit-video-buttons.hasSingleButton.hasCta{top:calc(var(--lns-unit)*6)}}@media screen and (max-width:767px){.edit-video-buttons{display:none}}:fullscreen .edit-video-buttons{display:none}:-webkit-full-screen .edit-video-buttons{display:none}.collapsed-sidebar-buttons{--iconColor:var(--lns-color-body);--prePlayBorderSize:5px;--postPlayBorderSize:1px;--lns-unit:8px;z-index:2;position:absolute;top:50%;transform:translateY(-50%);width:calc(var(--lns-unit)*8);display:grid;opacity:0;visibility:hidden;place-items:center;background-clip:content-box;box-sizing:initial;transition:opacity .15s ease-in-out,transform .2s,visibility 0ms ease-in-out .29s;background-color:var(--lns-color-background)}.collapsed-sidebar-buttons.prePlay{border:var(--prePlayBorderSize) solid hsla(0,0%,100%,.3);box-shadow:var(--lns-shadow-small);right:calc(0px - var(--prePlayBorderSize))}.collapsed-sidebar-buttons.postPlay{border:var(--postPlayBorderSize) solid var(--lns-color-formFieldBorder);box-shadow:var(--lns-shadow-medium);right:calc(0px - var(--postPlayBorderSize))}.collapsed-sidebar-buttons.isVisible{visibility:visible}.collapsed-sidebar-buttons .collapsed-sidebar-button-icon>span{color:var(--iconColor)}.collapsed-sidebar-buttons #collapsed-sidebar-button-comment-icon{display:grid;position:relative;grid-template-areas:"stack";place-items:center}.collapsed-sidebar-buttons #collapsed-sidebar-button-comment-icon>*{grid-area:stack}.collapsed-sidebar-buttons #collapsed-sidebar-button-comment-icon #collapsed-sidebar-button-comment-icon-number{color:var(--iconColor);padding-bottom:1px;font-weight:900;font-size:10px}.videoMouseIsActive .collapsed-sidebar-buttons.prePlay{transform:scale(1.03) translateY(-48.5%)}.collapsed-sidebar-buttons.prePlay.isVisible,.transportIsOpen .collapsed-sidebar-buttons.isVisible,.videoMouseIsActive .collapsed-sidebar-buttons.isVisible{opacity:1}:fullscreen .collapsed-sidebar-buttons{display:none}:-webkit-full-screen .collapsed-sidebar-buttons{display:none}.commentsWrapper{overflow-x:unset}@media only screen and (max-width:1024px){.commentsWrapper{padding-bottom:50vh}}.toggleSidebarButton{border-radius:var(--lns-radius-medium);position:absolute;top:calc(var(--lns-unit)*1.5);right:calc(var(--lns-unit)*2);opacity:.5;z-index:11;transition:opacity .3s ease,transform .3s ease}.activitySidebarContainer:hover .toggleSidebarButton{opacity:1}#edit-tools{background-color:var(--lns-color-background);padding:0 calc(var(--lns-space-large) + var(--lns-space-xsmall))}.activitySidebarContainer .active-tab,.activitySidebarContainer .active-tab:hover{color:var(--lns-color-blurple)}.activitySidebarContainer .tab-tooltip-icon{padding-left:var(--lns-space-xsmall)}.rightPanelWrapper{position:relative;height:inherit}.navigationBar{position:sticky;z-index:1000;top:0;--messageBarHeight:0;--messageBarDisplay:none}.loom-pricing-page-wrapper .navigationBar{--messageBarHeight:40px;--messageBarDisplay:flex}.non__sticky__navigationBar{z-index:1000;top:0;--messageBarHeight:0;--messageBarDisplay:none;padding-left:0}.loom-pricing-page-wrapper .non__sticky__navigationBar{--messageBarHeight:40px;--messageBarDisplay:flex}.navigationBar__wrapper{border-bottom:1px solid var(--lns-color-border);padding:1.25rem 2.5rem;background:var(--lns-color-background)}.navigationBar__wrapper,.workify__navigationBar__wrapper{justify-content:space-between;display:flex;transition:transform .4s ease-in-out,background-color .5s linear,padding .2s ease-in;width:100%;max-height:4.5rem}.workify__navigationBar__wrapper{padding:1.25rem 1.5rem}.navigationBar__logo{max-width:12rem;width:100%;background:url(https://cdn.loom.com/assets/img/logo/loom-logo-b75419338555d6d9c8cf7601d038da2c.svg) no-repeat;background-size:contain;background-position:0;font-size:0;min-height:2rem}.navigationBar__nav{align-items:center;display:flex;margin:0;padding:0;list-style:none}.navigationBar__navItem{position:relative;transition:margin .2s ease-in}.navigationBar__navItem:not(:last-child){margin-right:2rem}.navigationBar__navItem.portal-destination-container{margin-left:-2rem;margin-right:1rem}.navigationBar__navItem.navigationBar__hamburger{margin-right:0}.navigationBar__navItem__search{align-items:center;display:flex;cursor:pointer}.navigationBar__navItem__welcomeAvatar{align-items:center;flex-direction:row;justify-content:center;display:flex}.navigationBar__notifBub{display:inline-block;margin-left:.2rem;border-radius:100%;width:1rem;height:1rem;background:var(--lns-color-blurple);font-size:12px;line-height:1rem;font-weight:700;color:var(--lns-color-white);vertical-align:super;text-align:center}.navigationBar__nav a{color:var(--lns-color-grey8);text-decoration:none}.navigationBar__nav a.is-active{font-weight:600}.white a{color:var(--lns-color-white)!important}.navigationBar__nav a:hover{opacity:.8}.with-button{margin-right:0!important}a.navigationBar__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 1.15em;font:inherit;text-decoration:none;align-items:center;justify-content:center;white-space:nowrap;font-weight:var(--lns-fontWeight-bold);border-radius:var(--lns-radius-full);display:inline-flex;height:calc(var(--lns-unit, 8px)*4.5);min-width:calc(var(--lns-unit, 8px)*4.5);font-size:var(--lns-fontSize-medium);line-height:var(--lns-lineHeight-medium);cursor:pointer;border:none;color:var(--lns-color-white);background:var(--brandThemedPrimaryButtonBackgroundColor,var(--lns-color-primary))}a.navigationBar__button:hover{opacity:1}a.navigationBar__button--white{box-shadow:none;background:var(--lns-color-white);color:var(--lns-color-blurple)!important}a.navigationBar__button--white:hover{box-shadow:0 6px 16px rgba(0,0,0,.2);background:var(--lns-color-white)}.with-avatar{margin-right:0!important;min-width:2.5rem;cursor:pointer}.navigationBar__avatar{position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:100%;width:2.5rem}.with-narrow-spacing{margin-right:1rem!important;border-radius:100%;width:1.5rem;height:1.5rem;font-size:.8rem;line-height:1.5rem;text-align:center}.with-bub{background:var(--lns-color-grey5) url(https://cdn.loom.com/assets/img/notifications/bell-d4ded794b45377b27b9e9a17f337ba3e.svg) no-repeat 50%}.with-bub--notif{overflow:hidden;background:var(--lns-color-blurple);font-weight:700;color:var(--lns-color-white)}.with-bub,.with-bub--notif{cursor:pointer}.navigationBar__hamburger{display:none;width:1.5rem;height:1.5rem;border:0;background:url(https://cdn.loom.com/assets/img/icons/hamburger-8141b8df398e965ac1a6da89f9f43eef.svg) no-repeat;background-position:50%;background-size:1.2rem;background-repeat:no-repeat;cursor:pointer}.navigationBar__more{padding-right:1rem;background:url(https://cdn.loom.com/assets/img/icons/chevron-grey-6e8a2d7c988a48ab315726f50f47597a.svg) no-repeat 100%;cursor:pointer}.navigationBar__menu{position:absolute;top:100%;right:0;opacity:0;transition:opacity .1s ease-in-out;margin:0;box-shadow:0 4px 8px rgba(81,107,152,.24);border-radius:0 0 var(--lns-radius-medium) var(--lns-radius-medium);width:0;min-width:200px;height:0;padding:0;background:var(--lns-color-white);font-size:0;list-style:none;pointer-events:none}.navigationBar__menu.open{opacity:1;width:auto;height:auto;font-size:inherit;pointer-events:auto}.navigationBar__menu.contained{top:calc(100% + 1.125rem);left:50%;transform:translateX(-50%);min-width:13.5rem}.navigationBar__menu a{display:block;padding:.5rem 1rem;cursor:pointer;color:var(--lns-color-grey8);text-decoration:none}.navigationBar__menu a.is-active{font-weight:600}.navigationBar a.alert{color:var(--lns-color-red)}.navigationBar__menu a:hover{background:#eff0f2}span.gradient-text{background:linear-gradient(302.01deg,var(--lns-color-blurple) 28.5%,var(--lns-color-blue) 99.18%);font-weight:600;color:var(--lns-color-blurple);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:1024px){.navigationBar__wrapper{padding:1.25rem 2rem}.navigationBar__navItem:not(:last-child){margin-right:1.5rem}a.navigationBar__button{padding:.84rem 1.5rem;font-size:1rem}}@media (max-width:768px){.navigationBar__navItem{display:none}.isMobile,.navigationBar__hamburger{display:block!important}}@media (max-width:1024px) and (min-width:768px){.marketing.loggedout .navigationBar__navItem:nth-child(2){display:none}}.navigationBar.empty.loggedout .navigationBar__wrapper,.navigationBar.loggedout.signup .navigationBar__wrapper{position:relative}.trim-mode-enabled .navigationBar__wrapper{background:#21282e;color:var(--lns-color-white)}.trim-mode-enabled .navigationBar__logo{background-image:url(https://cdn.loom.com/assets/img/logo/loom-logo-white-000655311d9f899485201451fec2e23a.svg)}.trim-mode-enabled .navigationBar__nav a{color:var(--lns-color-white)}.trim-mode-enabled .navigationBar__menu{background:#21282e}.trim-mode-enabled .navigationBar__menu a{color:var(--lns-color-white)}.trim-mode-enabled .navigationBar__menu a.alert{color:var(--lns-color-red)}.trim-mode-enabled .navigationBar__menu a:hover{background:#000}.trim-mode-enabled .navigationBar__hamburger{background-image:url(https://cdn.loom.com/assets/img/icons/hamburger-white-badb071821d161372acda731247ab730.svg)}.download-progress_wrapper_oS0{position:absolute;z-index:1;top:100%;right:var(--lns-space-medium);border-radius:var(--lns-radius-medium);padding:var(--lns-space-medium);background-color:var(--lns-color-background)}.download-progress_progressWrapper_vhx{display:grid;width:2.5rem;height:2.5rem;grid-template-areas:"stack"}.download-progress_progressWrapper_vhx>*{grid-area:stack;place-self:center}.help{position:fixed;z-index:101;bottom:16px;right:16px;align-items:flex-end;flex-direction:column-reverse;display:flex}.helpBubble{box-shadow:var(--lns-shadow-large);border-radius:50%;width:48px;height:48px;background-color:var(--lns-color-backgroundSecondary);cursor:pointer;outline:none}.helpBubble:hover{border:2px solid var(--lns-color-blurple)}.helpBubble:active{background-color:var(--lns-color-blurpleLight)}.helpBubble.active{box-shadow:0 0 0 2px var(--lns-color-blurpleMedium)}.helpButtonInProfile{cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.helpButtonClicked,.helpButtonInProfile:hover{border-radius:var(--lns-radius-large);background-color:var(--lns-color-backgroundHover);transition:background-color .3s}.helpMenuInProfile{position:absolute;right:17rem;bottom:0}@media (max-width:592px){.helpMenuInProfile{right:0}}.helpRowsWrapperInProfile>a:focus,.helpRowsWrapperInProfile>a:hover,.helpRowsWrapperInProfile>button:focus,.helpRowsWrapperInProfile>button:hover{border-radius:var(--lns-radius-large);background-color:var(--lns-color-backgroundHover);transition:background-color .3s}.helpMenuRow{display:flex;border:none;width:100%;background-color:var(--lns-color-background);cursor:pointer;font-family:inherit;color:var(--lns-color-body)}.helpMenuRow:focus,.helpMenuRow:hover{background-color:var(--lns-color-backgroundHover)}#cc-button{display:none}.profile-bubble_bubbleMenuWrapper_11Q{--top-nav-height:4rem;background-color:var(--lns-color-overlay);border:none;color:inherit;height:calc(100% - var(--top-nav-height));inset-inline-start:auto;overflow-y:auto;position:fixed;right:0;top:var(--top-nav-height);width:100%}@media (min-width:593px){.profile-bubble_bubbleMenuWrapper_11Q{border:1px solid var(--lns-color-border);border-radius:var(--lns-radius-xlarge);box-shadow:var(--lns-shadow-medium);display:flex;flex-direction:row-reverse;height:auto;max-height:calc(98vh - var(--top-nav-height));max-width:calc(100vw - 2rem);position:absolute;overflow:hidden;right:0;top:calc(100% + .5rem);width:auto}}@media (min-width:593px) and (prefers-reduced-motion:no-preference){.profile-bubble_bubbleMenuWrapper_11Q{animation:profile-bubble_fade-in_3WV .3s forwards;opacity:0;transform:translateY(-8px)}}@keyframes profile-bubble_fade-in_3WV{to{opacity:1;transform:translateY(0)}}.profile-bubble_bubbleMenu_2Hv{background-color:inherit;border-radius:inherit;top:var(--top-nav-height);overflow:auto}.profile-bubble_bubbleMenu_2Hv>:not(:last-child){border-bottom:1px solid var(--lns-color-border)}.profile-bubble_bubbleMenu_2Hv>*{padding:1rem}@media (min-width:593px){.profile-bubble_bubbleMenu_2Hv{width:17.5rem}}.profile-bubble_bubbleMenuInProfile_ju2{z-index:3;overflow:visible}.profile-bubble_avatarLink_1kN{position:relative;z-index:1;border:none;border-radius:var(--lns-radius-full);background:none;cursor:pointer;display:flex}.profile-bubble_avatarLink_1kN:after{content:"";position:absolute;opacity:0;transition-duration:.2s;transition-property:opacity;border-radius:50%;width:100%;height:100%;background-color:var(--lns-color-grey8)}.profile-bubble_avatarLink_1kN:hover:after{opacity:.25}.profile-bubble_insightsHubFTUX_3wQ{cursor:auto;position:absolute;top:calc(100% + .5rem);right:.6rem}.profile-bubble_insightsHubFTUXRing_1pP{box-shadow:0 0 0 8px var(--lns-color-discoveryHighlight)}.profile-bubble_insightsHubRing_OUJ:after,.profile-bubble_insightsHubRing_OUJ:before{animation-duration:3s;animation-fill-mode:forwards;border-radius:var(--lns-radius-full);content:"";left:0;position:absolute;height:100%;top:0;width:100%}.profile-bubble_insightsHubRing_OUJ:before{animation-name:profile-bubble_ring_1HY;box-shadow:0 0 0 8px var(--lns-color-highlight)}.profile-bubble_insightsHubRing_OUJ:after{animation-name:profile-bubble_fill_2QW;background-color:var(--lns-color-grey8);z-index:1}@keyframes profile-bubble_ring_1HY{0%,to{transform:scale(.6)}20%,80%{transform:scale(1)}}@keyframes profile-bubble_fill_2QW{0%,to{opacity:0}20%,80%{opacity:.2}}.profile-bubble_linkNoUnderline_2U7{box-shadow:none!important;padding-bottom:0!important;text-decoration:none!important}.upgrade-prompt_upgradePromptSpacing_3Q3{margin-top:calc(var(--lns-space-large)*-1);margin-bottom:var(--lns-space-medium)}.upgrade-prompt_progressBar_3z3{width:100%;height:2px;border:0}.upgrade-prompt_progressBar_3z3::-webkit-meter-optimum-value{background:var(--progress-bar-inner-color)}.upgrade-prompt_progressBar_3z3::-webkit-meter-inner-element{height:2px}.upgrade-prompt_progressBar_3z3::-webkit-meter-bar{margin-top:0;border:none;border-radius:2px;height:2px;padding-top:0;background:var(--progress-bar-bar-color)}.upgrade-prompt_navbarUpgradePromptSpacing_3en{margin:auto 0;max-width:88px}.upgrade-prompt_minimalPromptContainer_1Fd{display:flex;padding-left:var(--lns-space-medium)}@media screen and (max-width:767px){.upgrade-prompt_minimalPromptContainer_1Fd{padding-right:var(--lns-space-medium)}}.upgrade-prompt_hiddenLink_1k5{border-radius:var(--lns-radius-medium);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.upgrade-prompt_hiddenLink_1k5:hover~.upgrade-prompt_storageLink_1vR{text-decoration:underline;text-underline-offset:.25em;cursor:pointer}body.sidebar-open{position:fixed;transform:translateX(-200px)}body.sidebar-open .navigationSidebar{left:auto;right:-200px}@media (min-width:768px){body.sidebar-open{position:static;transform:translateX(0)}}.navigationSidebar{position:absolute;top:0;left:-200px;transition:background-color .5s linear,border-color .5s linear;box-shadow:inset 8px 0 16px rgba(81,107,152,.24);width:200px;height:100vh;background-color:var(--lns-color-grey1)}.navigationSidebar ul li a{font-weight:400;display:block;transition:color .5s linear;width:100%;padding-left:32px;color:var(--lns-color-grey8);text-align:left}.navigationSidebar ul li.active a,.navigationSidebar ul li a{font-size:16px;line-height:28px;font-family:inherit;line-height:64px}.navigationSidebar ul li.active a{font-weight:600}.trim-mode-enabled .navigationSidebar{border-color:var(--lns-color-grey8);background-color:var(--lns-color-grey8)}.trim-mode-enabled .navigationSidebar ul li a{color:var(--lns-color-grey5)}.ftux-tooltip_tooltipOnCollapsedNavBar_2yD{position:absolute;left:4rem}.ftux-tooltip_tooltipOnExpandedNavBar__9w{position:absolute;left:15.5rem}.ftux-tooltip_tooltipOnExpandedOldNavBar_3kR{position:absolute;left:15rem}.ftux-tooltip_tooltipSettingsNavBar_2ti{position:absolute;left:21rem}.ftux-tooltip_tooltipWeaveEditTools_16d{position:absolute;right:calc(100% - 1px);text-align:left}.ftux-tooltip_tooltipShareVideoTag_2od{position:absolute;left:.5rem;margin-top:-80px}.ftux-tooltip_tooltipTranscriptNotifications_24G{position:absolute;z-index:61;left:.5rem;margin-top:15px;text-align:initial}.ftux-tooltip_tooltipSidebarCreateSpace_2Rg{position:absolute;left:14rem;margin-top:345px}.ftux-tooltip_tooltipSidebarCreateSpaceSyncedMeetings_149{position:absolute;left:14rem;margin-top:380px}.ftux-tooltip_tooltipExpiringLinks_3Fp{max-width:16.5rem;margin-left:8.5rem}.ftux-tooltip_expanded_5Xy{border:1px solid var(--lns-color-upgrade);border-radius:var(--lns-radius-large);width:18.75rem;background-color:var(--lns-color-discoveryLightBackground);color:var(--lns-color-body);white-space:normal}.ftux-tooltip_pill_FPB{z-index:1;padding:var(--lns-space-small) var(--lns-space-medium)!important}.ftux-tooltip_pill_FPB:hover{background-color:#cbddee}.ftux-wrapper_fadeInTooltip_3Bg{opacity:0;animation:ftux-wrapper_fadeIn_3Zo 1s ease .2s forwards}@keyframes ftux-wrapper_fadeIn_3Zo{to{opacity:1}}.expiring-links-copy-link-button_splitButtonRow_2mr{white-space:nowrap}.expiring-links-copy-link-button_splitButtonRow_2mr *{display:inline-block}.expiring-links-copy-link-button_splitButtonRow_2mr>:not(:first-child):not(:last-child) .expiring-links-copy-link-button_splitButton_1Yd{border-radius:0;border-left-width:0}.expiring-links-copy-link-button_splitButtonRow_2mr>:first-child .expiring-links-copy-link-button_splitButton_1Yd{border-top-right-radius:0;border-bottom-right-radius:0}.expiring-links-copy-link-button_splitButtonRow_2mr>:last-child .expiring-links-copy-link-button_splitButton_1Yd{border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.expiring-links-copy-link-button_splitButton_1Yd.expiring-links-copy-link-button_expirationButton_2NF{padding-left:12px;padding-right:14px}.expiring-links-copy-link-button_highlight_xzo{outline:1px solid transparent;box-shadow:0 0 0 2px var(--lns-color-upgradeActive)}.expiring-links-copy-link-button_popoverContainer_39e{z-index:1000}.expiring-links-copy-link-button_popoverContainer_39e .expiring-links-copy-link-button_popoverButton_HpG{border-width:0}.expiring-links-copy-link-button_refreshIcon_2B1{margin-left:-4px}.expiring-links-copy-link-button_removeIcon_13w{margin-right:2px}.welcome-webapp-simplified_osano-cm-widget_3BL{display:none}.welcome-webapp-simplified_osano-cm-window_1LB{font-family:inherit}.welcome-webapp-simplified_osano-cm-dialog_2G-{border-top-right-radius:var(--lns-radius-medium);border-top-left-radius:var(--lns-radius-medium);font-size:var(--lns-fontSize-medium);line-height:var(--lns-lineHeight-medium)}.welcome-webapp-simplified_osano-cm-info_MEj{box-shadow:none}.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl{width:28px;height:12px}.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl:after{width:12px;height:12px}.welcome-webapp-simplified_osano-cm-toggle__input_2GJ:disabled:checked+.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl,.welcome-webapp-simplified_osano-cm-toggle__input_2GJ:disabled:checked:focus+.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl,.welcome-webapp-simplified_osano-cm-toggle__input_2GJ:disabled:checked:hover+.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl{border-color:var(--lns-color-disabledBackground);background-color:var(--lns-color-disabledBackground)}.welcome-webapp-simplified_osano-cm-toggle__input_2GJ:disabled:checked+.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl:after,.welcome-webapp-simplified_osano-cm-toggle__input_2GJ:disabled:checked:focus+.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl:after,.welcome-webapp-simplified_osano-cm-toggle__input_2GJ:disabled:checked:hover+.welcome-webapp-simplified_osano-cm-toggle__switch_2Rl:after{border-color:var(--lns-color-disabledContent);background-color:var(--lns-color-disabledContent)}.welcome-webapp-simplified_osano-cm-drawer-toggle_2g4 .welcome-webapp-simplified_osano-cm-label_sQu,.welcome-webapp-simplified_osano-cm-info-dialog-header__header_3g4{font-weight:var(--lns-fontWeight-bold)}.welcome-webapp-simplified_osano-cm-powered-by_3_i{display:none}.welcome-webapp-simplified_osano-cm-close_28L:focus,.welcome-webapp-simplified_osano-cm-close_28L:hover{transform:none}.welcome-webapp-simplified_osano-cm-button_V_-{border-color:var(--lns-color-primary);padding-top:10px;padding-bottom:10px;font-weight:var(--lns-fontWeight-bold)}.welcome-webapp-simplified_osano-cm-dialog--type_bar_3KQ .welcome-webapp-simplified_osano-cm-button--type_deny_24f{border-color:var(--lns-color-border)}body.welcome-webapp-simplified_errorBarIsClosing_3F9,body.welcome-webapp-simplified_errorBarIsOpen_mJN{transition:padding var(--errorBarTransitionDuration)}body.welcome-webapp-simplified_errorBarIsOpen_mJN{--bodyTopOffset:var(--errorBarHeight)}@media (min-width:1024px){.welcome-webapp-simplified_pageHeader_2wc{font-size:var(--lns-fontSize-xxxlarge)!important;line-height:var(--lns-lineHeight-xxxlarge)!important}}@media screen and (min-width:1024px) and (max-height:844px){.welcome-webapp-simplified_logoSpacer_1I6{padding-bottom:3rem!important}.welcome-webapp-simplified_progressSpacer_WAe{padding-bottom:1.5rem!important}.welcome-webapp-simplified_pageHeader_2wc{font-size:2.75rem!important}}.welcome-webapp-simplified_logoHeader_36C:hover{cursor:pointer}.welcome-webapp-simplified_opacityIn_2Hq{opacity:0;transform:translateY(1rem);animation:welcome-webapp-simplified_opacity-in_98V .4s .6s forwards}@keyframes welcome-webapp-simplified_opacity-in_98V{to{opacity:1;transform:translateY(0)}}.welcome-webapp-simplified_opacityOut_Yzt{opacity:1;animation:welcome-webapp-simplified_opacity-out_1rz .2s forwards}@keyframes welcome-webapp-simplified_opacity-out_1rz{to{opacity:0}}.welcome-webapp-simplified_fadeOut_369{animation:welcome-webapp-simplified_fade-out_13J .4s ease 0ms forwards}@keyframes welcome-webapp-simplified_fade-out_13J{to{opacity:0;transform:translateY(2rem)}}.welcome-webapp-simplified_fadeIn_1ne{opacity:0;transform:translateY(2rem);animation:welcome-webapp-simplified_fade-in_1g9 .8s ease .4s forwards}@keyframes welcome-webapp-simplified_fade-in_1g9{to{opacity:1;transform:translateY(0)}}.welcome-webapp-simplified_leftPanel_36K{position:relative;overflow:hidden;width:100%;height:100%}.welcome-webapp-simplified_spiralContainer_239{position:fixed;display:none;overflow:hidden;width:50%;height:100%}@media (min-width:1024px){.welcome-webapp-simplified_spiralContainer_239{display:block}}.welcome-webapp-simplified_mobileFooter_1nz{z-index:1}.welcome-webapp-simplified_gradientBackgroundLeftBottom_t-P,.welcome-webapp-simplified_gradientBackgroundLeftTop_3aP,.welcome-webapp-simplified_gradientBackgroundRight_1IM{border-radius:50%;filter:blur(12.5rem);height:54vw;position:absolute;width:54vw}.welcome-webapp-simplified_gradientBackgroundRight_1IM{top:-25vh;right:-35vw;background-color:#ffeee1}.welcome-webapp-simplified_gradientBackgroundLeftTop_3aP{top:-15vh;left:-36vw;background-color:#f8edfb}.welcome-webapp-simplified_gradientBackgroundLeftBottom_t-P{bottom:-35vh;left:-15vw;background-color:#eff0ff}.welcome-webapp-simplified_downloadPageLogoSpacer_Heb{margin-left:1rem}@media (min-width:1024px){.welcome-webapp-simplified_downloadPageLogoSpacer_Heb{margin-left:4.5rem}}.download-desktop-dropdown_list_1Zc{list-style:inside decimal}.download-desktop-dropdown_inlineTrigger_3ja,.download-desktop-dropdown_inlineTrigger_3ja>div{display:inline}.download-desktop-dropdown_inlineTrigger_3ja div[type=button]{vertical-align:initial}.download-desktop-dropdown_fullWidth_nDs,.download-desktop-dropdown_fullWidth_nDs div[type=button]{width:100%}.download-options_issuesList_sfV{list-style-type:disc;margin-left:1em}.download-options_downloadWrapper_8xl{align-items:center;display:flex;justify-content:center;left:0;margin-top:7rem;min-height:calc(100vh - 7rem);padding-bottom:7rem;padding-left:var(--lns-space-large);padding-right:var(--lns-space-large);position:absolute;top:0;width:100%}.download-options_gradientBackgroundLeft_36y,.download-options_gradientBackgroundRightBottom_2bF,.download-options_gradientBackgroundRightTop_3R8{border-radius:50%;filter:blur(12.5rem);height:54vw;pointer-events:none;position:absolute;width:54vw}.download-options_gradientBackgroundLeft_36y{top:-40vh;left:-36vw;background-color:#f8edfb}.download-options_gradientBackgroundRightTop_3R8{top:-45vh;right:-25vw;background-color:#ffeee1}.download-options_gradientBackgroundRightBottom_2bF{bottom:-55vh;right:-28vw;background-color:#eff0ff}.download-options_instructions_NLv{list-style:none;counter-reset:steps}.download-options_instruction_1tV{counter-increment:steps;display:flex;gap:var(--lns-space-medium);align-items:center}.download-options_instruction_1tV:before{background-color:var(--lns-color-primary);border-radius:var(--lns-radius-full);content:counter(steps);font-size:var(--lns-fontSize-body-lg);height:2.25rem;width:2.25rem;color:var(--lns-color-white);display:flex;align-items:center;justify-content:center;font-weight:var(--lns-fontWeight-bold)}.download-options_instruction_1tV:not(:last-child){margin-bottom:var(--lns-space-large)}@media (prefers-reduced-motion:no-preference){.download-options_titleAnimation_1lu{animation:download-options_title_BBV .2s .1s forwards;opacity:0}@keyframes download-options_title_BBV{0%{opacity:0}to{opacity:1}}.download-options_mainAnimation_3sy{animation:download-options_main_1dQ .3s .2s forwards;opacity:0;transform:translateY(2.5rem)}@keyframes download-options_main_1dQ{0%{opacity:0;transform:translateY(2.5rem)}to{opacity:1;transform:translateY(0)}}}.animations_timelineGradient_3cP{position:absolute;bottom:0;background-image:linear-gradient(0deg,rgba(0,0,0,.6),transparent);height:10%;width:100%}.animations_videoWrap_iEh{position:absolute;right:3%;top:6%;width:22.3%;aspect-ratio:1;border-radius:var(--lns-radius-full);overflow:hidden;box-shadow:var(--lns-shadow-large)}.animations_video_3B9{height:100%;width:100%}.animations_timeline_1yd{background-color:hsla(0,0%,100%,.3);border-radius:var(--lns-radius-full);bottom:4%;height:1.1%;left:4.5%;position:absolute;width:91%}.animations_timeline_1yd>span{position:absolute}.animations_timelineFillWrap_ndr{height:100%;overflow:hidden;border-radius:var(--lns-radius-full);transform:translateX(0);width:100%}.animations_timelineFill_1gH{position:absolute;background-color:var(--lns-color-white);height:100%;width:100%}@media (prefers-reduced-motion){.animations_timelineFill_1gH{width:79%}}@media (prefers-reduced-motion:no-preference){.animations_timelineFill_1gH{animation:animations_fill_2gD 10s linear infinite forwards;transform-origin:left}@keyframes animations_fill_2gD{0%,10%{transform:scaleX(0)}80%{transform:scaleX(1)}}}.animations_timelineEmoji_1KJ{bottom:150%;width:100%}.animations_timelineEmoji_1KJ svg{width:7%}@media (prefers-reduced-motion){.animations_emoji7_2np,.animations_emoji8_2rV,.animations_emoji9_1Lw{opacity:0}}@media (prefers-reduced-motion:no-preference){.animations_timelineEmoji_1KJ{opacity:0;transform:translateY(10px)}.animations_emoji1_1Wf{animation:animations_emoji1_1Wf 10s linear infinite forwards}@keyframes animations_emoji1_1Wf{0%,8%,32%{opacity:0;transform:translateY(10px)}10%,30%{opacity:1;transform:translateY(0)}}.animations_emoji2_2Jn{animation:animations_emoji2_2Jn 10s linear infinite forwards}@keyframes animations_emoji2_2Jn{0%,13%,37%{opacity:0;transform:translateY(10px)}15%,35%{opacity:1;transform:translateY(0)}}.animations_emoji3_2Ul{animation:animations_emoji3_2Ul 10s linear infinite forwards}@keyframes animations_emoji3_2Ul{0%,26%,50%{opacity:0;transform:translateY(10px)}28%,48%{opacity:1;transform:translateY(0)}}.animations_emoji4_2ir{animation:animations_emoji4_2ir 10s linear infinite forwards}@keyframes animations_emoji4_2ir{0%,34%,58%{opacity:0;transform:translateY(10px)}36%,56%{opacity:1;transform:translateY(0)}}.animations_emoji5_1Bu{animation:animations_emoji5_1Bu 10s linear infinite forwards}@keyframes animations_emoji5_1Bu{0%,42%,66%{opacity:0;transform:translateY(10px)}44%,64%{opacity:1;transform:translateY(0)}}.animations_emoji6_1gT{animation:animations_emoji6_1gT 10s linear infinite forwards}@keyframes animations_emoji6_1gT{0%,58%,82%{opacity:0;transform:translateY(10px)}60%,80%{opacity:1;transform:translateY(0)}}.animations_emoji7_2np{animation:animations_emoji7_2np 10s linear infinite forwards}@keyframes animations_emoji7_2np{0%,70%,94%{opacity:0;transform:translateY(10px)}72%,92%{opacity:1;transform:translateY(0)}}.animations_emoji8_2rV{animation:animations_emoji8_2rV 10s linear infinite forwards}@keyframes animations_emoji8_2rV{0%,74%,98%{opacity:0;transform:translateY(10px)}76%,96%{opacity:1;transform:translateY(0)}}.animations_emoji9_1Lw{animation:animations_emoji9_1Lw 10s linear infinite forwards}@keyframes animations_emoji9_1Lw{0%,76%,to{opacity:0;transform:translateY(10px)}78%,98%{opacity:1;transform:translateY(0)}}}.persona-use-case-step_animationBackground_1rh{animation:persona-use-case-step_fade-in_1Hd .2s forwards;background-color:#4b42ad;height:100%;left:50%;opacity:0;overflow:auto;position:fixed;top:0;width:50%;z-index:1}.persona-use-case-step_animationWrapper_JC_{align-items:center;animation:persona-use-case-step_fade-in_1Hd .2s .4s forwards;display:flex;min-height:100%;max-width:45.75rem;opacity:0}@keyframes persona-use-case-step_fade-in_1Hd{to{opacity:1}}.suggested-workspaces-step_suggestedLabel_2mw{border-radius:1rem;background:rgba(68,195,195,.2)}.suggested-workspaces-step_firstListRow_14J{border-bottom:0!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.suggested-workspaces-step_selectedRow_G4Y{position:relative;outline:none}.suggested-workspaces-step_selectedRow_G4Y:before{content:"";position:absolute;z-index:1;top:0;left:0;box-shadow:inset 0 0 0 2px var(--lns-color-blurple),0 0 0 4px var(--lns-color-focusRing);border-radius:var(--lns-radius-medium);box-sizing:border-box;width:100%;height:100%;pointer-events:none}.suggested-workspaces-step_listContainer_bNq{overflow:auto;max-height:28rem}@media (max-height:1000px){.suggested-workspaces-step_listContainer_bNq{max-height:23rem}}@media (max-height:780px){.suggested-workspaces-step_listContainer_bNq{max-height:18rem}}@media (max-width:767px){.suggested-workspaces-step_listContainer_bNq{overflow:visible;margin-bottom:10rem;max-height:unset}}.suggested-workspaces-step_seeMoreWorkspaceBtn_3GC{border-bottom-right-radius:var(--lns-radius-medium);border-bottom-left-radius:var(--lns-radius-medium);height:4.5;background-color:var(--lns-color-grey1)}.suggested-workspaces-step_workspaceListItem_1vk{margin-top:var(--lns-space-small);border:1px solid var(--lns-color-grey2);border-radius:var(--lns-radius-medium)}@media screen and (min-width:1024px){.suggested-workspaces-step_workspaceListItem_1vk{margin-top:0;border-right:none;border-left:none;border-radius:0}.suggested-workspaces-step_workspaceListItem_1vk:not(:last-of-type){border-bottom:none}.suggested-workspaces-step_workspaceListItem_1vk:first-of-type{border-top:none!important;border-top-right-radius:var(--lns-radius-medium);border-top-left-radius:var(--lns-radius-medium)}.suggested-workspaces-step_workspaceListItem_1vk:last-of-type{border-bottom:none!important;border-bottom-right-radius:var(--lns-radius-medium);border-bottom-left-radius:var(--lns-radius-medium)}}.face-pile_facePile_1Wu{display:flex;margin:0;padding:0;list-style:none}.face-pile_facePile_1Wu li{border-radius:50%;background:var(--lns-color-background)}.face-pile_facePile_1Wu li:not(:first-of-type){margin-left:-.5rem}.face-pile_facePile_1Wu span{align-items:center;justify-content:center;display:flex;box-shadow:0 0 0 2px var(--lns-color-background);border-radius:50%}.face-pile_isRightAligned_nHD{flex-direction:row-reverse}.face-pile_isCentered_2sU{justify-content:center}.workspace-consolidation-step_emailsBox_3Y2{background-color:var(--lns-color-formFieldBackground);border-radius:var(--lns-formFieldRadius);position:relative;min-height:104px;padding:6px}.workspace-consolidation-step_emailsBox_3Y2:hover .workspace-consolidation-step_emailsFocus_3BB{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-blurple)}.workspace-consolidation-step_emailsList_3pm{flex-wrap:wrap;display:flex;overflow-x:hidden;overflow-y:auto;margin-top:-4px;margin-left:-4px;max-height:300px;padding-right:110px}@media screen and (max-width:592px){.workspace-consolidation-step_emailsList_3pm{padding-right:.5rem}}.workspace-consolidation-step_emailTag_YUB{margin-top:4px;margin-left:4px}.workspace-consolidation-step_newEmail_3P_{background-color:var(--lns-color-formFieldBackground);caret-color:var(--lns-color-body);color:var(--lns-color-body);margin-top:4px;flex:1;margin-left:12px;box-shadow:none;border:none;height:32px;font-size:var(--lns-fontSize-medium);outline:0}.workspace-consolidation-step_newEmail_3P_:focus+.workspace-consolidation-step_emailsFocus_3BB{box-shadow:var(--lns-formFieldBorderShadowFocus)}@media screen and (max-width:469px){.workspace-consolidation-step_empty_lkB{margin-bottom:3px;height:47px}.workspace-consolidation-step_empty_lkB::-webkit-input-placeholder{position:relative;top:-7px;white-space:pre-line}.workspace-consolidation-step_empty_lkB ::-moz-placeholder{position:relative;top:-7px;white-space:pre-line}.workspace-consolidation-step_empty_lkB :-ms-input-placeholder{position:relative;top:-7px;white-space:pre-line}.workspace-consolidation-step_empty_lkB :-moz-placeholder{position:relative;top:-7px;white-space:pre-line}}@media screen and (max-width:337px){.workspace-consolidation-step_empty_lkB{height:60px}.workspace-consolidation-step_empty_lkB::-webkit-input-placeholder{top:-18px}.workspace-consolidation-step_empty_lkB ::-moz-placeholder{top:-18px}.workspace-consolidation-step_empty_lkB :-ms-input-placeholder{top:-18px}.workspace-consolidation-step_empty_lkB :-moz-placeholder{top:-18px}}.workspace-consolidation-step_emailsFocus_3BB{position:absolute;top:0;left:0;transition:box-shadow .3s;box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder);border-radius:var(--lns-formFieldRadius);width:100%;height:100%;pointer-events:none}.workspace-consolidation-step_emailTag_YUB>span{display:block}.workspace-consolidation-step_emailTagContent_1Tz{align-items:center;background-color:var(--lns-color-backgroundSecondary);display:flex;border-radius:var(--lns-radius-large);max-width:calc(26.75rem - var(--lns-space-medium)*2);min-height:32px;padding:4px 14px;word-break:break-all}.workspace-consolidation-step_emailTagInvalid_1K1 .workspace-consolidation-step_emailTagContent_1Tz{box-shadow:inset 0 0 0 2px var(--lns-color-red)}.workspace-consolidation-step_emailTagSelected_3O- .workspace-consolidation-step_emailTagContent_1Tz{box-shadow:inset 0 0 0 2px var(--lns-color-blurple)}.workspace-consolidation-step_emailTagContent_1Tz svg{flex-shrink:0;width:24px;height:24px}.workspace-consolidation-step_emailTagErrorIcon_2v1{margin-right:6px;margin-left:-4px;color:var(--lns-color-red)}.workspace-consolidation-step_emailTagDeleteButton_25l{align-items:center;background-color:var(--lns-color-backgroundSecondary);justify-content:center;display:flex;margin-right:-8px;margin-left:4px;border:none;background:none;cursor:pointer;outline-width:0}.workspace-consolidation-step_emailTagDeleteButton_25l svg{color:var(--lns-color-body)}.workspace-create-step_dropdownCursor_bZI{cursor:pointer}.navigation_text_289{align-items:center;display:flex;transition:opacity .15s ease 60ms;max-width:calc(var(--navSidebarWidthExpanded) - 58px);width:max-content;height:1.5rem}.navigation_text_289.navigation_hidden_31i{opacity:0;transition:opacity .15s ease}.navigation_root_3kX{position:relative;display:flex;width:max-content;height:1.5rem}.record-button_persistentRecordButton_vuT{--button-height:3rem;box-shadow:var(--lns-shadow-large);transition:background-color .6s,border-color .6s;font:inherit;border-color:transparent;height:var(--button-height);padding-right:var(--lns-space-medium);padding-left:var(--lns-space-medium);background-color:var(--lns-color-blurple);cursor:pointer;border-radius:0 calc(var(--button-height)/2) calc(var(--button-height)/2) 0;color:var(--lns-color-white);width:10.25rem;overflow:hidden}.record-button_persistentRecordButton_vuT:hover{transition:background-color .3s,border-color .3s;background-color:var(--lns-color-primaryHover)}.record-button_persistentRecordButton_vuT:hover.record-button_persistentRecordButtonCollapsed_unS{width:10.25rem;background-color:var(--lns-color-primaryHover)}.record-button_persistentRecordButton_vuT:active{transition:background-color 0s,border-color 0s;background-color:var(--lns-color-primaryActive)}.record-button_persistentRecordButton_vuT:focus{outline:none}.record-button_persistentRecordButton_vuT:focus-visible{box-shadow:0 0 0 2px var(--lns-color-focusRing)}.record-button_persistentRecordButton_vuT::-moz-focus-inner{border:0}.record-button_persistentRecordButton_vuT.record-button_persistentRecordButtonIsOnSharePage_2eQ{margin-left:calc(var(--lns-space-xlarge)*-1)}.record-button_persistentRecordButton_vuT.record-button_persistentRecordButtonCollapsed_unS{transition:width var(--navSidebarTransitionDuration) ease;width:3.65rem}.record-button_animate_32o{transition:width var(--navSidebarTransitionDuration) ease}[data-navigation-state=collapsed] .record-button_animate_32o{width:3.65rem}.loom-ai_badgeText_24T,.loom-ai_loomAIHighlight_1F8{font-feature-settings:"ss08" on;background-color:#222;background-image:radial-gradient(104.35% 189.91% at 0 50%,#565add 16.18%,#a901f9 53.34%,#9747ff 97.41%);text-fill-color:transparent;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}.loom-ai_badgeText_24T{letter-spacing:-.6px}.follow-button_disabledFollowingButton_3P4{background-color:var(--lns-color-white)!important;color:var(--lns-color-black)!important;border:1px solid var(--lns-color-border)}.user-profile-stream_streamModal_10y{overflow:auto}.user-profile-stream_streamModal_10y::-webkit-scrollbar{display:none}.user-profile-stream_textCounts_L-J{margin-left:.625rem}.profile-card_profileCard_gen{height:100%}.profile-card_profileCardHover_13A{position:relative;z-index:5}.profile-card_profileCardHoverNewNav_2yj{position:relative;z-index:102}.profile-card_avatarLink_IXc{position:relative;display:flex}.profile-card_avatarLink_IXc:after{content:"";position:absolute;opacity:0;transition-duration:.2s;transition-property:opacity;border-radius:50%;width:100%;height:100%;background-color:var(--lns-color-grey8)}.profile-card_avatarLink_IXc:hover:after{opacity:.15}.profile-card_textLink_37h{z-index:1;overflow:hidden}.profile-card_textLink_37h:focus{outline:none}.profile-card_textLink_37h:focus,.profile-card_textLink_37h:hover{box-shadow:0 1px 0 var(--lns-color-body)}.profile-card_breakWords_Lvk{word-break:break-word}.profile-card_followCount_Pdy{margin-left:-10px}.mention-pill_mention_Uwg{display:inline-block;border-radius:2px;padding:1px 2px;background-color:rgba(72,153,203,.1);font-size:var(--lns-fontSize-small);font-weight:var(--lns-fontWeight-bold);color:#098ee1}.mention-pill_mention_Uwg a:hover{box-shadow:none}.mention-pill_mention_default_SbG{display:inline-block;border-radius:2px}.mention-pill_mention_default_SbG a:hover{box-shadow:none}.mention-pill_mention_Uwg+.mention-pill_mention_Uwg{margin-left:var(--lns-space-xsmall)}.error-layer_container_2Zy{position:absolute;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:auto;background-color:rgba(33,33,33,.8784313725490196);color:var(--lns-color-body)}.ensure-inside-container_positionedElement_18z{position:absolute;bottom:0;width:max-content}.comment-bubble_commentBubble_1JD{position:relative;bottom:0;align-items:center;display:flex;transition:opacity .3s ease-in-out;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:var(--lns-radius-medium);max-width:466px;width:max-content;max-height:53px;min-height:38px;padding:var(--lns-space-small) 12px;background:var(--lns-color-grey8)}.comment-bubble_partialFade_29v{opacity:.5}.comment-bubble_commentText_WY6{overflow:hidden;width:100%;white-space:nowrap}.comment-bubble_subText_gWa{opacity:.7}.comment-bubble_avatar_2RT{min-width:24px}.comment-bubble_textWrapper_Ts6{overflow:hidden;width:100%}.comment-bubble_onTop_KoI{z-index:999}.comment-bubble_hidden_cc8{opacity:0}.comment-bubble_textHtmlContent_h_P{overflow:hidden;text-overflow:ellipsis}.comment-timeline_commentBar_2PP{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.comment-timeline_commentBubbleGroup_wST{position:absolute;z-index:1;bottom:36px;left:0;width:100%;height:100%}.comment-timeline_partialFade_2yK{opacity:.6}.comment-timeline_bubbleEnter_36Z{opacity:0;transform:translateY(16px)}.comment-timeline_bubbleEnterActive_2wr{opacity:1;transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.comment-timeline_bubbleExit_1AY{opacity:1;transform:translateY(0)}.comment-timeline_bubbleExitActive_2iR{opacity:0;transform:translateY(-16px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.comment-timeline_hoverEnter_2no{opacity:0}.comment-timeline_hoverEnterActive_2ih{opacity:1;transition:opacity .3s ease-in-out}.comment-timeline_hoverExit_2KG{opacity:1}.comment-timeline_hoverExitActive_Go_{opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.timeline-video-icon_videoIcon_3RN{position:relative;z-index:2;bottom:6px;justify-content:center;width:20px;height:19px}@media only screen and (max-height:204px){.timeline-video-icon_videoIcon_3RN{display:none}}.timeline-video-icon_threadLength_3FC{position:absolute;width:100%;font-size:10px;line-height:15px;font-weight:var(--lns-fontWeight-bold);text-align:center}.timeline-video-icon_commentIcon_1T-{position:absolute}.emoji-timeline_emojiTimeline_rhT{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}@media only screen and (max-height:204px){.emoji-timeline_emojiTimeline_rhT{display:none}}.emoji{visibility:hidden}.emoji.show{visibility:visible;cursor:pointer}.emoji img{display:block;max-width:100%;width:24px;max-height:100%;height:24px}.emoji__wrapper{position:relative;top:-4px}.video-player-timeline-emoji.bounce img{animation:bounce .8s;animation-timing-function:cubic-bezier(.64,.57,.67,1.53)}.video-player-timeline-emoji{position:absolute;top:-16px;left:0;margin-top:0;margin-left:2px;width:16px;height:0;-webkit-user-select:none;user-select:none}.video-player-timeline-emoji .emoji{transform:translateY(-5px)}.video-player-timeline-emoji img{width:16px;height:16px}.video-player-timeline-emoji .emoji:before{content:"";position:absolute;top:-6px;left:-10px;width:calc(100% + 20px);height:6px}.video-player-timeline-emoji-username{font-size:12px;line-height:18px;font-weight:600;font-family:inherit;position:relative;position:absolute;z-index:10;top:-24px;left:50%;opacity:0;transform:translateX(-50%);transition:opacity .1s linear;box-shadow:0 2px 4px rgba(0,0,0,.16);border-radius:2px;padding:0 4px;background-color:#29292b;font-size:10px;line-height:1.667;color:var(--lns-color-white);white-space:nowrap;pointer-events:none}.video-player-timeline-emoji-username:before{content:"";position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.video-player-timeline-emoji-username.can-delete{padding-right:20px;background:#29292b url(https://cdn.loom.com/assets/img/icons/close-white-thick-a5f56555f067afd9c30f4b0e0aed8f7f.svg) no-repeat right 4px top 50%;background-size:8px}.video-player-timeline-emoji-username.can-delete:hover{opacity:1;background-color:#424245;pointer-events:auto}.video-player-timeline-emoji .emoji:hover .video-player-timeline-emoji-username{opacity:1;pointer-events:auto}.video-player-timeline-emoji-input{position:absolute;z-index:10;top:-26px;left:50%;transform:translateX(-50%);border-radius:2px;width:100px;background:#29292b}.video-player-timeline-emoji-input input[type=text]{font-size:12px;line-height:18px;font-weight:400;font-family:inherit;border:0;width:100%;padding:0 4px;background:transparent;line-height:1.667;color:var(--lns-color-white)}.video-player-timeline-emoji-delete{display:none;margin-right:4px;border-right:1px solid var(--lns-color-grey5);width:13px;height:8px;background-size:8px;line-height:1}@keyframes bounce{0%{transform:translateY(0) scale(.4) rotate(30deg)}25%{transform:translateY(-15px) scale(1.8) rotate(-10deg)}50%{transform:translateY(2px) rotate(15deg)}60%{transform:translateY(-1px) rotate(-2deg)}65%{transform:translateY(0) scale(1)}to{transform:translateY(0) scale(1)}}.confetti-wrap{overflow:hidden;width:14px}.confetti,.confetti-wrap{position:absolute;border-radius:1px;height:2px}.confetti{left:100%;width:9px;background-color:#ffdb25}.bounce .confettis .confetti{animation:confetti .4s ease-in-out}@keyframes confetti{20%{transform:translateX(0)}to{transform:translateX(-250%)}}.pop-animation-variation-1 .confetti-wrap:first-child{top:-20px;left:-18px;transform:rotate(50deg)}.pop-animation-variation-1 .confetti-wrap:nth-child(2){top:-14px;left:-23px;transform:rotate(30deg)}.pop-animation-variation-1 .confetti-wrap:nth-child(3){top:-17px;right:-17px;transform:rotate(140deg)}.pop-animation-variation-1 .confetti-wrap:nth-child(4){top:-10px;right:-20px;transform:rotate(160deg)}.pop-animation-variation-2 .confetti-wrap:first-child{top:-6px;left:-22px;transform:rotate(-7deg)}.pop-animation-variation-2 .confetti-wrap:nth-child(2){top:-13px;left:-22px;transform:rotate(8deg)}.pop-animation-variation-2 .confetti-wrap:nth-child(3){top:-23px;right:-10px;transform:rotate(120deg)}.pop-animation-variation-2 .confetti-wrap:nth-child(4){top:-18px;right:-16px;transform:rotate(140deg)}.pop-animation-variation-3 .confetti-wrap:first-child{top:-20px;left:-18px;transform:rotate(50deg)}.pop-animation-variation-3 .confetti-wrap:nth-child(2){top:-14px;left:-23px;transform:rotate(30deg)}.pop-animation-variation-3 .confetti-wrap:nth-child(3){top:-8px;right:-16px;transform:rotate(174deg)}.pop-animation-variation-3 .confetti-wrap:nth-child(4){top:2px;right:-17px;transform:rotate(190deg)}.pop-animation-variation-4 .confetti-wrap:first-child{top:-13px;left:-18px;transform:rotate(20deg)}.pop-animation-variation-4 .confetti-wrap:nth-child(2){display:none}.pop-animation-variation-4 .confetti-wrap:nth-child(3){top:-24px;right:-3px;transform:rotate(107deg)}.pop-animation-variation-4 .confetti-wrap:nth-child(4){top:-21px;right:-9px;transform:rotate(127deg)}.play-screen-timeline_timelineContainer_TPd{position:absolute;bottom:0;transform:translateY(var(--prePlayReactionsOffset));transition:transform .3s;width:100%}.play-screen-timeline_emojiContainer_29T{padding-bottom:2px}.play-screen-timeline_timelineContainer_TPd:hover .play-screen-timeline_reaction_EsD{opacity:.5}.play-screen-timeline_timelineContainer_TPd .play-screen-timeline_reaction_EsD:hover{opacity:1}.viewer-insights_sticky_L4M{position:sticky;z-index:1;top:0;background:var(--lns-color-background)}.viewer-insights_viewerInfo_1-t{align-items:center;display:flex;padding:.75rem var(--lns-space-small)}.viewer-insights_viewerInfo_1-t>:first-child{margin-right:var(--lns-space-medium)}.viewer-insights_card_3BS,.viewer-insights_viewsMetadata_3ii li{border-radius:var(--lns-radius-medium)}.viewer-insights_card_3BS:hover{background:var(--lns-color-backgroundSecondary)}.viewer-insights_viewsMetadata_3ii{padding:var(--lns-space-small) 0 var(--lns-space-medium)}.viewer-insights_viewsMetadata_3ii li{margin-bottom:var(--lns-space-medium);padding:var(--lns-space-medium)}.viewer-insights_viewsMetadata_3ii.viewer-insights_partial_3iq{padding-bottom:1.5rem}.viewer-insights_card_3BS{overflow:hidden;cursor:pointer}li.viewer-insights_disabled_3c9{opacity:.4}.viewer-insights_slideableContainer_6xP{display:flex;overflow-x:hidden}.viewer-insights_slideable_2w3{flex-shrink:0;width:100%}.viewer-insights_detailsHeader_2Wj{padding-bottom:var(--lns-space-medium)}.viewer-insights_eventItem_3P7{align-items:center;display:flex;margin:0 0 var(--lns-space-small);border-radius:var(--lns-radius-medium);padding:var(--lns-space-small) var(--lns-space-medium)}.viewer-insights_eventItem_3P7:hover{background:var(--lns-color-backgroundHover)}.viewer-insights_eventItem_3P7 time{font-weight:var(--lns-fontWeight-bold);color:var(--lns-color-primary);text-indent:var(--lns-space-xsmall)}.viewer-insights_eventItem_3P7 img{margin-right:var(--lns-space-medium);width:1.25rem}.viewer-insights_isClickable_zTp{cursor:pointer}.viewer-insights_infoLink_24m{display:inline-block;margin-top:var(--lns-space-medium);font-size:var(--lns-fontSize-small)}.viewer-insights_infoIcon_1tN{align-items:center;display:flex;padding-left:var(--lns-space-xsmall);color:var(--lns-color-bodyDimmed)}.viewer-insights_infoIcon_1tN svg{width:var(--lns-fontSize-medium);height:var(--lns-fontSize-medium)}.viewer-insights_containerBox_29m{max-height:100%}.viewer-insights_shrinked_2rL>:first-child{overflow:hidden;height:0}.viewer-insights_emoji_GVM{font-size:1.25rem;margin-right:var(--lns-space-medium)}.border\:collapse{box-shadow:0 0 0 1px var(--lns-color-border);border-collapse:collapse;border-style:hidden}.table-layout\:fixed{table-layout:fixed}.overflow\:x\:auto{overflow-x:auto}.thin-scrollbars{-ms-overflow-style:none;scrollbar-width:var(--lns-unit)}.thin-scrollbars::-webkit-scrollbar{width:calc(var(--lns-unit)*0.75);height:calc(var(--lns-unit)*0.75)}.thin-scrollbars::-webkit-scrollbar-thumb{border-radius:4px;background:var(--lns-color-grey2)}.thin-scrollbars::-webkit-scrollbar-thumb:hover{background:var(--lns-color-grey4)}.pointer:hover{cursor:pointer}.hover-bgc\:grey2:hover{background:var(--lns-color-grey2)}.skeletonTable{opacity:.7;color:var(--lns-body-dimmed)}.skeletonWrapper{padding:calc(var(--lns-unit)*2);padding-left:0}.skeletonWrapper:nth-child(2n){background:var(--lns-color-white)}.skeletonWrapper:nth-child(odd){background:var(--lns-color-backgroundSecondary)}.skeletonCell{margin-left:calc(var(--lns-unit)*2);border-radius:10px;height:10px;padding:1px;background:var(--lns-color-tabBackground)}.skeletonTitle{margin-left:10px}.downloadButton{width:-moz-fit-content;width:fit-content}.viewerInsightsBox{align-items:center;justify-content:space-between;display:flex}.viewer-insights{max-height:100%;background:var(--lns-color-background)}.right-panel-button{border-radius:32px;background-color:var(--lns-color-backgroundSecondary)!important;border:none!important}.right-panel-button:hover{background-color:var(--lns-color-border)!important}.new-right-panel-button{border-radius:32px;border:none!important;padding:0 var(--lns-space-small)!important;height:calc(var(--lns-unit)*3)!important}.new-right-panel-button:hover{background-color:var(--lns-color-backgroundHover)!important}.resizeBarContainer{position:absolute;height:100%;padding-right:4px;z-index:1}.resizeBarContainer:hover{cursor:col-resize}.resizeBar{width:4px;height:100%;transition:background-color .25s ease-in}.highlight,.resizeBar:hover{background-color:var(--lns-color-primaryHover)}.tooltipWrapper{opacity:0;transition:opacity .25s ease-in;pointer-events:none}.tooltipWrapper.show{opacity:1}.tooltipBox{padding:var(--lns-space-xsmall) var(--lns-space-small)}.shortcutWrapper{padding-left:var(--lns-space-xsmall);padding-right:var(--lns-space-xsmall);margin-left:var(--lns-space-xsmall);background-color:var(--lns-color-backgroundActive);border-radius:3px}.quick-share_suggestedSpacesTable_2uL{overflow:hidden;overflow-y:auto;max-height:10rem;padding-left:var(--lns-space-medium);padding-right:var(--lns-space-medium)}@media only screen and (max-width:767px){.quick-share_typeaheadInput_2hG{width:100%}}.quick-share_ftuxWrapper_A4J{z-index:1001;margin-top:-5px;margin-left:-15px}.avatar_spacesAvatar_3X9{border-radius:6px;-webkit-user-select:none;user-select:none}.avatar_disabledAvatar_by2{opacity:.5}.video-card_videoCard_dGn{position:relative}.video-card_videoCard_dGn.video-card_activeCheckState_iNd .video-card_videoCardThumbnailWrapper_1B-:before,.video-card_videoCard_dGn.video-card_activeHoverState_2fz .video-card_videoCardThumbnailWrapper_1B-:before,.video-card_videoCard_dGn .video-card_videoCardLink_37D.video-card_showHoverState_2z8+div .video-card_videoCardThumbnailWrapper_1B-:before,.video-card_videoCard_dGn .video-card_videoCardLink_37D.video-card_stayOpen_3m9+div .video-card_videoCardThumbnailWrapper_1B-:before,.video-card_videoCard_dGn:hover .video-card_videoCardThumbnailWrapper_1B-:before{opacity:.3}.video-card_videoCard_dGn.video-card_activeCheckState_iNd .video-card_videoCardHoverShow_2L7,.video-card_videoCard_dGn.video-card_activeHoverState_2fz .video-card_videoCardHoverShow_2L7,.video-card_videoCard_dGn .video-card_videoCardLink_37D.video-card_showHoverState_2z8+div .video-card_videoCardHoverShow_2L7,.video-card_videoCard_dGn .video-card_videoCardLink_37D.video-card_stayOpen_3m9+div .video-card_videoCardHoverShow_2L7,.video-card_videoCard_dGn:hover .video-card_videoCardHoverShow_2L7{opacity:1}.video-card_videoCard_dGn.video-card_activeCheckState_iNd .video-card_videoCardHoverHide_3OQ,.video-card_videoCard_dGn.video-card_activeHoverState_2fz .video-card_videoCardHoverHide_3OQ,.video-card_videoCard_dGn .video-card_videoCardLink_37D.video-card_showHoverState_2z8+div .video-card_videoCardHoverHide_3OQ,.video-card_videoCard_dGn .video-card_videoCardLink_37D.video-card_stayOpen_3m9+div .video-card_videoCardHoverHide_3OQ,.video-card_videoCard_dGn:hover .video-card_videoCardHoverHide_3OQ{opacity:0}.video-card_videoCard_dGn.video-card_activeHoverState_2fz a.video-card_videoCardLink_37D,.video-card_videoCard_dGn:hover a.video-card_videoCardLink_37D{box-shadow:inset 0 0 0 2px var(--lns-color-blurple)}.video-card_videoCard_dGn.video-card_hasTags_32B .video-card_videoCardLink_37D.video-card_showHoverState_2z8+div .video-card_videoCardInsights_3ze,.video-card_videoCard_dGn.video-card_hasTags_32B .video-card_videoCardLink_37D.video-card_stayOpen_3m9+div .video-card_videoCardInsights_3ze,.video-card_videoCard_dGn.video-card_hasTags_32B:hover .video-card_videoCardInsights_3ze{display:none}.video-card_videoCard_dGn.video-card_hasTags_32B .video-card_videoCardLink_37D.video-card_showHoverState_2z8+div .video-card_videoCardTags_1Dk,.video-card_videoCard_dGn.video-card_hasTags_32B .video-card_videoCardLink_37D.video-card_stayOpen_3m9+div .video-card_videoCardTags_1Dk,.video-card_videoCard_dGn.video-card_hasTags_32B:hover .video-card_videoCardTags_1Dk{visibility:visible}.video-card_videoCardLink_37D{position:absolute;z-index:1;box-shadow:inset 0 0 0 1px var(--lns-color-border);border-radius:var(--lns-radius-large);width:100%;height:100%;-webkit-user-drag:none}span.video-card_videoCardLink_37D{pointer-events:none}.video-card_videoCard_dGn a.video-card_videoCardLink_37D{transition-delay:.1s;transition-duration:.25s;transition-property:box-shadow}.video-card_videoCard_dGn a.video-card_videoCardLink_37D:focus-visible{box-shadow:inset 0 0 0 2px var(--lns-color-blurple),0 0 0 4px var(--lns-color-focusRing);outline:none}.video-card_videoCardThumbnailWrapper_1B-{position:relative;justify-content:center;display:flex;overflow:hidden;aspect-ratio:1.53846154}.video-card_videoCardThumbnailWrapper_1B-,.video-card_videoCardThumbnailWrapper_1B-:before{border-top-right-radius:var(--lns-radius-large);border-top-left-radius:var(--lns-radius-large)}.video-card_videoCardThumbnailWrapper_1B-:before{content:"";position:absolute;opacity:.1;transition-delay:.1s;transition-duration:.25s;transition-property:opacity;width:100%;height:100%;background-color:var(--lns-color-grey8)}.video-card_videoCardThumbnailWrapper_1B- img,.video-card_videoCardThumbnailWrapper_1B- video{max-width:100%;object-fit:cover;object-position:left}.video-card_videoCardHoverShow_2L7{opacity:0}.video-card_videoCardHoverHide_3OQ{pointer-events:none}.video-card_videoCardHoverHide_3OQ,.video-card_videoCardHoverShow_2L7{transition-delay:.1s;transition-duration:.25s;transition-property:opacity}.video-card_videoCardButton_sxH{position:relative;z-index:2;background-color:var(--lns-color-background)}.video-card_videoCardButton_sxH,.video-card_videoCardButton_sxH button{display:flex;border-radius:var(--lns-radius-full)}.video-card_videoCardButton_sxH button:before{border-radius:inherit}.video-card_videoVisibility_bpx{position:relative;z-index:1;white-space:nowrap}.video-card_videoCardFooter_G-n{display:flex}.video-card_videoCardFooter_G-n>div{flex:1}.video-card_videoCardTags_1Dk{position:relative;z-index:2;top:-4px;visibility:hidden}.video-card_videoCardTags_1Dk>div{display:inline-grid}.video-card_visibilityCard_b7g{z-index:3}.video-card_visibilityCardNewNav_2Wm{z-index:102}.video-card_visibilityButton_19z{border:none;background-color:initial;cursor:pointer;font-family:inherit}.video-card_visibilityButton_19z>div{pointer-events:none}.video-card_checkmark_219{padding-left:var(--lns-space-small)}.video-card_ftuxHighlight_1qo{border-radius:var(--lns-radius-medium);padding:2px;background-color:var(--lns-color-discoveryBackground)}.autoresize-textarea_textArea_3nl{transition:box-shadow .3s;box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder);border:none;border-radius:var(--lns-formFieldRadius);width:100%;background-color:var(--lns-color-formFieldBackground);font-size:var(--lns-fontSize-medium);line-height:var(--lns-lineHeight-medium);font-family:inherit;color:inherit;-webkit-appearance:none;resize:none}.autoresize-textarea_textArea_3nl:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-blurple)}.autoresize-textarea_textArea_3nl:focus{box-shadow:var(--lns-formFieldBorderShadowFocus);outline:none}.autoresize-textarea_textArea_3nl:disabled{background-color:var(--lns-color-disabledBackground);color:var(--lns-color-disabledContent)}.autoresize-textarea_textArea_3nl:disabled:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder)}.autoresize-textarea_textArea_3nl::placeholder{color:var(--lns-color-grey5)}.autoresize-textarea_textArea_3nl.autoresize-textarea_sizeSmall_3Qs{padding:7px 10px;font-size:var(--lns-fontSize-small)}.autoresize-textarea_textArea_3nl.autoresize-textarea_sizeMedium_2DJ{padding:12px var(--lns-formFieldHorizontalPadding);font-size:var(--lns-fontSize-medium)}.autoresize-textarea_empty_36f{box-shadow:unset!important}.autoresize-textarea_error_3F3{outline:2px solid var(--lns-color-danger)}.autoresize-chapter-textarea_textAreaAutoChapters_39k{border:none;width:100%;-webkit-appearance:none;resize:none}.autoresize-chapter-textarea_textAreaAutoChapters_39k.autoresize-chapter-textarea_sizeSmall_3SP{padding:7px 10px;font-size:var(--lns-fontSize-small)}.autoresize-chapter-textarea_textAreaAutoChapters_39k.autoresize-chapter-textarea_sizeMedium_ng_{padding:12px var(--lns-formFieldHorizontalPadding);font-size:var(--lns-fontSize-medium)}.autoresize-chapter-textarea_textArea_1lx{transition:box-shadow .3s;box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder);border:none;border-radius:var(--lns-formFieldRadius);width:100%;font-size:var(--lns-fontSize-medium);line-height:var(--lns-lineHeight-medium);font-family:inherit;color:inherit;-webkit-appearance:none;resize:none}.autoresize-chapter-textarea_textArea_1lx:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-blurple)}.autoresize-chapter-textarea_textArea_1lx:focus{box-shadow:var(--lns-formFieldBorderShadowFocus);outline:none}.autoresize-chapter-textarea_textArea_1lx:disabled{background-color:var(--lns-color-disabledBackground);color:var(--lns-color-disabledContent)}.autoresize-chapter-textarea_textArea_1lx:disabled:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder)}.autoresize-chapter-textarea_textArea_1lx::placeholder{color:var(--lns-color-grey5)}.autoresize-chapter-textarea_textArea_1lx.autoresize-chapter-textarea_sizeSmall_3SP{padding:7px 10px;font-size:var(--lns-fontSize-small)}.autoresize-chapter-textarea_textArea_1lx.autoresize-chapter-textarea_sizeMedium_ng_{padding:12px var(--lns-formFieldHorizontalPadding);font-size:var(--lns-fontSize-medium)}.autoresize-chapter-textarea_hasError_2he,.autoresize-chapter-textarea_hasError_2he:focus,.autoresize-chapter-textarea_hasError_2he:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-danger)}.autoresize-chapter-textarea_empty_2Ml{box-shadow:unset!important}.autoresize-chapter-textarea_showDeleteChapters_2Ke{display:flex;flex-direction:row-reverse}.chapters_textCursor_304{cursor:text}.chapters_whiteSpaceBreak_3bC{white-space:break-spaces;word-break:normal;overflow-wrap:anywhere}.chapters_autoHeight_1aa{height:auto}.chapters_chaptersHover_3bk.chapters_chaptersHover_3bk:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder)}.chapters_chaptersInput_1Gc.chapters_chaptersInput_1Gc{margin:0 calc(var(--lns-space-medium)*-1) 0 calc(var(--lns-space-medium)*-1 + 2px);width:calc(100% + 24px);vertical-align:top;font-kerning:normal;padding-bottom:var(--lns-space-medium);overflow:hidden;background-color:var(--lns-color-formFieldBackground)}.chapters_chaptersInput_1Gc.chapters_chaptersInput_1Gc:focus-within{box-shadow:var(--lns-formFieldBorderShadowFocus);outline:none}.chapters_hasError_2RF.chapters_hasError_2RF:focus-within{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-danger)}.chapters_showErrorOutline_312{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-danger)!important}.chapters_show_1xk{margin:0 -16px;border-radius:var(--lns-formFieldRadius);padding:12px var(--lns-formFieldHorizontalPadding);min-height:64px;vertical-align:top}.chapters_matchPlaceholderColor_3w6{color:var(--lns-color-grey5)}.chapters_tabular_13W{font-variant-numeric:tabular-nums}.chapters_bold_HNK.chapters_bold_HNK{margin-right:var(--lns-space-xsmall);font-weight:var(--lns-fontWeight-bold)}.chapters_contents_26I{display:contents}.chapters_inputContainer_15o{position:relative}.chapters_gradient_5WC{border-radius:var(--lns-formFieldRadius);background:conic-gradient(transparent 6%,#9747ff,#a901f9,#565add);position:absolute;top:calc(50% - 1500px);left:calc(50% - 1500px);width:3000px;height:3000px;transform:rotate(0deg);transform-origin:center;animation:chapters_dash_1FF 2.5s linear infinite}@keyframes chapters_dash_1FF{to{transform:rotate(1turn)}}.chapters_mask_LdD{background-color:var(--lns-color-background);opacity:1;border-radius:16px;position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);top:2px;left:2px}.chapters_wrapper_3uK{position:relative;z-index:2}.chapters_assistant_itt{padding:0 var(--lns-space-small);border-radius:var(--lns-formFieldRadius);position:relative;overflow:hidden;opacity:0;animation:chapters_fade-in_HPQ 1.2s forwards}@keyframes chapters_fade-in_HPQ{to{opacity:1}}.chapters_showEditChapters_1em{display:flex;flex-direction:row-reverse}.chapters_addChaptersText_1Vk{cursor:pointer}.timestamps_contents_2xW{display:contents}.timestamps_tabular_kaX{font-variant-numeric:tabular-nums}.title-bar_shareTitleBar_2IS{position:relative;flex-grow:1;min-width:0}.title-bar_shareTitleBar_2IS .title-bar_shareTitle_2uR{white-space:pre-wrap;overflow-wrap:break-word}.title-bar_shareTitleBar_2IS .title-bar_shareTitle_2uR.title-bar_editable_3FY,.title-bar_shareTitleBar_2IS .title-bar_shareTitleBarInput_2zs{transition:box-shadow .3s ease 0s;margin:0 -16px;border-radius:var(--lns-formFieldRadius);padding:12px 16px}.title-bar_shareTitleBar_2IS .title-bar_shareTitle_2uR.title-bar_editable_3FY{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) transparent;cursor:text}.title-bar_shareTitleBar_2IS .title-bar_shareTitle_2uR.title-bar_editable_3FY:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder)}.title-bar_shareTitleBar_2IS .title-bar_shareTitleBarInput_2zs{display:block;box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-formFieldBorder);border:none;box-sizing:border-box;width:calc(100% + 16px);min-height:var(--lns-space-large);height:var(--lns-space-xxlarge);background:transparent;font:inherit;color:inherit;resize:none}.title-bar_shareTitleBar_2IS .title-bar_shareTitleBarInput_2zs:-webkit-autofill{background-color:var(--lns-color-white)!important;-webkit-box-shadow:0 0 0 1000px var(--lns-color-white) inset!important}.title-bar_shareTitleBar_2IS .title-bar_shareTitleBarInput_2zs:focus,.title-bar_shareTitleBar_2IS .title-bar_shareTitleBarInput_2zs:hover{box-shadow:var(--lns-formFieldBorderShadowFocus)}.title-bar_shareTitleBar_2IS>.title-bar_hidden_dSA{display:none!important}.title-bar_shareTitleBar_2IS.title-bar_video_2FC.title-bar_empty_QpK{padding:var(--lns-space-xsmall)}.title-bar_trim-mode-enabled_1tl .title-bar_shareTitleBar_2IS h1{opacity:0;pointer-events:none}.title-bar_conditionalSelect_NGp::selection{color:var(--lns-color-bodyDimmed)}.video-description_textCursor_3kS{cursor:text}.video-description_whiteSpaceBreak_3vN{white-space:break-spaces;word-break:normal;overflow-wrap:anywhere}.video-description_autoHeight_2EU{height:auto}.video-description_descriptionHover_1FS.video-description_descriptionHover_1FS:hover{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder)}.video-description_input_27i.video-description_input_27i{margin:0 -16px;width:calc(100% + 24px);vertical-align:top;font-kerning:normal;padding-bottom:var(--lns-space-medium);overflow:hidden}.video-description_show_791{margin:0 -16px;border-radius:var(--lns-formFieldRadius);padding:12px var(--lns-formFieldHorizontalPadding);vertical-align:top}.video-description_matchPlaceholderColor_3A5{color:var(--lns-color-grey5)}.video-description_tabular_PSO{font-variant-numeric:tabular-nums}.video-description_bold_1nh.video-description_bold_1nh{margin-right:var(--lns-space-xsmall);font-weight:var(--lns-fontWeight-bold)}.video-description_contents_2wt{display:contents}.video-description_backgroundColor_19C{background-color:initial}.video-description_inputContainer_sTj{position:relative}.video-description_gradient_3VQ{border-radius:var(--lns-formFieldRadius);background:conic-gradient(transparent 6%,#9747ff,#a901f9,#565add);position:absolute;top:calc(50% - 1500px);left:calc(50% - 1500px);width:3000px;height:3000px;transform:rotate(0deg);transform-origin:center;animation:video-description_dash_3HZ 2.5s linear infinite}@keyframes video-description_dash_3HZ{to{transform:rotate(1turn)}}.video-description_mask_2I1{background-color:var(--lns-color-background);opacity:1;border-radius:16px;position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);top:2px;left:2px}.video-description_wrapper_2p2{position:relative;z-index:2}.video-description_assistant_1qR{padding:0 var(--lns-space-small);border-radius:var(--lns-formFieldRadius);position:relative;overflow:hidden;opacity:0;animation:video-description_fade-in_2R- 1.2s forwards}@keyframes video-description_fade-in_2R-{to{opacity:1}}.destination-breadcrumb_breadcrumbButton_SsK{color:var(--lns-color-bodyDimmed)!important}.destination-breadcrumb_breadcrumbButton_SsK svg path{fill:var(--lns-color-bodyDimmed)!important}.tag-link_tagLink_1Pa{text-decoration:none!important}.tag-link_tagLink_1Pa:focus,.tag-link_tagLink_1Pa:hover{text-decoration:underline!important}.suggested-follows_suggestedStream_3p8.suggested-follows_active_2q6,.suggested-follows_suggestedStream_3p8:hover,.suggested-follows_suggestedStream_3p8[aria-current=page]{background:var(--lns-color-backgroundSecondary2);color:var(--lns-color-body)}.suggested-follows_suggestedStream_3p8.suggested-follows_active_2q6 .suggested-follows_linkTitle_IoU,.suggested-follows_suggestedStream_3p8:hover .suggested-follows_linkTitle_IoU,.suggested-follows_suggestedStream_3p8[aria-current=page] .suggested-follows_linkTitle_IoU{font-weight:var(--lns-fontWeight-bold)}.suggested-follows_navIcon_2Oz.suggested-follows_active_2q6 span,.suggested-follows_navIcon_2Oz:hover span,.suggested-follows_navIcon_2Oz[aria-current=page] span{color:var(--lns-color-body)}.read-only-tag-pills_tagWrapper_3Xu{--tagBackground:rgba(98,98,241,0.15);margin:auto calc(var(--lns-space-medium)*-0.8)}.read-only-tag-pills_pillViewer_3y2{padding:var(--lns-space-xsmall) var(--lns-space-medium)!important}.read-only-tag-pills_pillViewerWithIcons_1Zh{padding:var(--lns-space-xsmall) var(--lns-space-xsmall) var(--lns-space-xsmall) var(--lns-space-medium)!important}.tags-section_tagWrapper_3_f{--tagBackground:rgba(98,98,241,0.15);margin:auto calc(var(--lns-space-small)*-1)}.tags-section_pillCreator_2_g{padding:var(--lns-space-xsmall) var(--lns-space-small) var(--lns-space-xsmall) var(--lns-space-medium)!important}.tags-section_tagLink_H6Y{box-shadow:none!important}.tags-section_tagLink_H6Y:focus,.tags-section_tagLink_H6Y:hover{box-shadow:0 1px 0 var(--lns-color-body)!important}.tags-section_tagsList_10y{transition:box-shadow .3s}.tags-section_tagsListActive_2ph{box-shadow:var(--lns-formFieldBorderShadowFocus);outline:none}.tags-section_tagsListError_27o{box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidthFocus) var(--lns-color-danger)}.tags-section_tagsList_10y:hover:not(.tags-section_tagsListActive_2ph),.tags-section_tagsListBorder_LfS:not(.tags-section_tagsListActive_2ph){box-shadow:inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder);cursor:text}.tags-section_inputPill_1vV{position:relative;border:1px solid var(--lns-color-border);padding:var(--lns-space-xsmall) var(--lns-space-medium)!important}.tags-section_inputPill_1vV:after{content:attr(data-value) " ";visibility:hidden;width:auto;white-space:pre-wrap;grid-row-start:1;grid-column-start:2}.tags-section_input__1C{border:0;width:auto;background:transparent;grid-row-start:1;grid-column-start:2}.tags-section_emptyPill_2xW{padding:0!important}.tags-section_emptyInput_3Fk,.tags-section_emptyPill_2xW{width:1px}.tags-section_visible_1v_{visibility:visible}.tags-section_hidden_2Dq{visibility:hidden;width:1px;padding-right:0!important;padding-left:0!important}.tags-section_tagsDisabled_3_y{background-color:var(--lns-color-disabledBackground);border-radius:var(--lns-formFieldRadius)}.viewer-insights_modal_2K6{position:absolute;right:0}.viewer-insights_modal_2K6,.viewer-insights_modalOnTop_3Hk{margin:var(--lns-space-small) 0 0;box-shadow:var(--lns-shadow-large);border:1px solid var(--lns-color-border);border-radius:var(--lns-radius-xlarge);width:22rem;padding:var(--lns-space-large) 0 var(--lns-space-small);background:var(--lns-color-background);z-index:2}.viewer-insights_small_3Kt{width:18rem}.viewer-insights_viewerItem_2Uc{align-items:center;display:grid;border-radius:var(--lns-radius-large);width:100%;padding:var(--lns-space-small) var(--lns-space-medium);grid-template-columns:auto 1fr auto;grid-gap:var(--lns-space-medium)}.viewer-insights_viewerItem_2Uc:focus{background-color:var(--lns-color-backgroundHover)}.viewer-insights_isClickable_1Vi{cursor:pointer}.viewer-insights_isClickable_1Vi:hover{background-color:var(--lns-color-backgroundHover)}.viewer-insights_reactionsAndComments_3ma{display:grid;color:var(--lns-color-bodyDimmed);grid-template-columns:auto 1fr;grid-gap:var(--lns-space-xsmall)}.viewer-insights_reactionsAndComments_3ma li{align-items:center;display:grid;grid-template-columns:auto 1fr;grid-gap:var(--lns-space-xsmall)}.viewer-insights_reactionsAndComments_3ma label{min-width:2ch;font-feature-settings:"tnum"}.viewer-insights_upgradeHover_Wvr:hover button{background-color:var(--lns-color-upgradeHover);color:var(--lns-color-body)}.collapsibleButton{position:relative;display:flex;align-items:center;padding:var(--lns-space-small);font-size:var(--lns-fontSize-small);font-weight:var(--lns-fontWeight-bold);border-radius:var(--lns-radius-full)}.collapsibleButtonTextPlaceholder{transition:max-width .2s ease-in-out 0s,margin-right .2s ease-in-out 0s,padding-right .2s ease-in-out 0s;max-width:calc(var(--lns-unit)*19);overflow:hidden;color:transparent;text-overflow:fade;white-space:nowrap;flex:1}.collapsibleButtonText{opacity:1;transition:opacity .2s ease-in-out .1s;white-space:nowrap;pointer-events:none;flex:1;position:absolute;right:var(--lns-space-xlarge)}.videoMenuCollapsed .collapsibleButtonTextPlaceholder{transition:max-width .2s ease-in-out .1s,margin-right .2s ease-in-out .1s,padding-right .2s ease-in-out .1s;margin-right:0;max-width:0;padding-right:0}.videoMenuCollapsed .collapsibleButtonText{opacity:0;transition:opacity .2s ease-in-out 0s}.collapsibleButtonDefault{transition:background-color .2s ease-in-out;background-color:initial;cursor:pointer}.collapsibleButtonDefault:focus,.collapsibleButtonDefault:hover{background-color:hsla(0,0%,100%,.1)}.collapsibleButtonDefault:focus{outline-color:var(--lns-color-blurpleMedium)}.collapsibleButtonDefault:active{transition:background-color 0s;background-color:hsla(0,0%,100%,.2)}.collapsibleButtonDefault:disabled{opacity:.5;cursor:default}.collapsibleButtonIsNewExperience{background-color:var(--lns-color-discoveryHighlight)}.collapsibleButtonIsNewExperience .collapsibleButtonText{font-weight:var(--lns-fontWeight-bold)}.highlightFTUX{border-radius:var(--lns-radius-medium);background-color:rgba(119,196,255,.4)}.collapsibleButtonIsUpgrade:focus,.collapsibleButtonIsUpgrade:hover{background-color:var(--lns-color-upgradeHover);color:var(--lns-color-body)}.collapsibleButtonIsUpgrade:focus .upgradeIcon,.collapsibleButtonIsUpgrade:hover .upgradeIcon{color:var(--lns-color-body)}.upgradeIcon{border-radius:50%;-webkit-user-select:none;user-select:none}.businessHighlightTooltipWrapper:hover .upgradeIcon{transition:background-color .2s ease-in-out;background-color:var(--lns-color-upgradeHover)}.data-retention-banner_dataRetentionBanner_3F0{margin:var(--lns-space-medium) 0!important;padding:var(--lns-space-medium) var(--lns-space-large)}@media screen and (max-width:1024px){.data-retention-banner_hideWave_1eG{display:none}}.library_btnWrapper_35c{background-color:var(--lns-color-white)}.library_permissionsBanner_3bu{margin:var(--lns-space-medium) 0!important;padding:var(--lns-space-medium) var(--lns-space-large)}.upgrade-button_iconPadding_3FH{padding-left:calc(var(--lns-unit)*1.5)!important}.osano-cm-widget{display:none}.osano-cm-window{font-family:inherit}.osano-cm-dialog{border-top-right-radius:var(--lns-radius-medium);border-top-left-radius:var(--lns-radius-medium);font-size:var(--lns-fontSize-medium);line-height:var(--lns-lineHeight-medium)}.osano-cm-info{box-shadow:none}.osano-cm-toggle__switch{width:28px;height:12px}.osano-cm-toggle__switch:after{width:12px;height:12px}.osano-cm-toggle__input:disabled:checked+.osano-cm-toggle__switch,.osano-cm-toggle__input:disabled:checked:focus+.osano-cm-toggle__switch,.osano-cm-toggle__input:disabled:checked:hover+.osano-cm-toggle__switch{border-color:var(--lns-color-disabledBackground);background-color:var(--lns-color-disabledBackground)}.osano-cm-toggle__input:disabled:checked+.osano-cm-toggle__switch:after,.osano-cm-toggle__input:disabled:checked:focus+.osano-cm-toggle__switch:after,.osano-cm-toggle__input:disabled:checked:hover+.osano-cm-toggle__switch:after{border-color:var(--lns-color-disabledContent);background-color:var(--lns-color-disabledContent)}.osano-cm-drawer-toggle .osano-cm-label,.osano-cm-info-dialog-header__header{font-weight:var(--lns-fontWeight-bold)}.osano-cm-powered-by{display:none}.osano-cm-close:focus,.osano-cm-close:hover{transform:none}.osano-cm-button{border-color:var(--lns-color-primary);padding-top:10px;padding-bottom:10px;font-weight:var(--lns-fontWeight-bold)}.osano-cm-dialog--type_bar .osano-cm-button--type_deny{border-color:var(--lns-color-border)}:root{--pagePadding:clamp(var(--lns-space-large),2.8vw,var(--lns-space-xlarge));--mainContentMaxWidth:70rem;--navSidebarWidth:var(--navSidebarWidthExpanded);--introHeaderTitleFontSize:clamp(var(--lns-fontSize-xxlarge),4vw,var(--lns-fontSize-xxxlarge));--introHeaderTitleLineHeight:1.2;--introHeaderAvatarSize:clamp(3rem,7vw,5rem);--shareViewRightPanelWidth:18rem;--shareViewPanelsGap:var(--lns-space-large);--errorBarHeight:4.5rem;--errorBarTransitionDuration:350ms;--bodyTopOffset:0;--confirmation-modal-z-index:150}@media (max-width:800px){:root{--errorBarHeight:5.5rem}}ul{list-style:none}*{margin:0;box-sizing:border-box;padding:0;outline-color:var(--lns-color-focusRing)}::selection{background:#9eccfe}html{font-size:100%}body,html{margin:0;width:100%;height:100%;padding:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1;scroll-behavior:smooth}body{background:var(--lns-color-background);padding-top:var(--bodyTopOffset)}body.errorBarIsClosing,body.errorBarIsOpen{transition:padding var(--errorBarTransitionDuration)}body.errorBarIsOpen{--bodyTopOffset:var(--errorBarHeight)}h1{font-size:22px;font-weight:400;text-align:center}a{color:inherit;text-decoration:none}strong{font-weight:var(--lns-fontWeight-bold)}[contenteditable],input,textarea{border-radius:0;background-clip:initial;font-family:inherit;outline:none}[contenteditable]:not[type=checklist],input:not[type=checklist],textarea:not[type=checklist]{-webkit-appearance:none;-moz-appearance:none;appearance:none}select{font-family:inherit}img{max-width:100%}summary::marker{content:""}* [contenteditable],input,textarea{font:inherit;color:inherit}body{overflow-y:scroll;height:unset}.share-video-get-started-banner{margin-top:72px;margin-bottom:16px}@media screen and (max-width:768px){.share-video-get-started-banner .loom-get-started-banner{display:none}}.share-video-get-started-banner .get-started-content-container{max-width:1166px}@media screen and (max-width:1024px){.share-video-get-started-banner .get-started-content-container{max-width:800px}}.share-video-container ::selection{background-color:rgba(26,175,255,.2)}.share-video-inactive-video-contact-modal .lo-modal{align-items:center;flex-direction:column;justify-content:center;display:flex;height:220px}.share-video-inactive-video-contact-modal-title{font-size:20px;line-height:32px;font-weight:400;font-family:inherit;margin:0 auto;font-weight:600}.share-video-inactive-video-contact-modal-content{font-size:16px;line-height:28px;font-weight:400;font-family:inherit;margin:16px auto 0;text-align:center}.share-video-inactive-video-contact-modal-action{margin:40px auto 0}.share-video-container{position:relative;flex-direction:row;justify-content:center;display:flex;margin-top:0;min-height:100%;padding:0 0 var(--lns-space-large)}.share-video-container.theater-mode{display:block}.theater-player-container{position:relative;display:none;margin:0 auto;width:100%}.panels-container{justify-content:center;display:flex;width:100%}@media only screen and (min-width:768px){.panels-container{padding:0 var(--pagePadding)}}@media screen and (min-width:1500px){.panels-container{padding:0 92px}}.theater-player-container.theater-mode{display:block;max-height:calc(100vh - 184px);height:56.25vw;min-height:545px}.theater-player-container.theater-mode.use-emojis{max-height:calc(100vh - 216px)}.current-user-is-owner.theater-mode{max-height:calc(100vh - 176px)}.theater-player-container.theater-mode .embed-video-frame-container,.theater-player-container.theater-mode .embed-video-frame-wrapper{height:100%}.error-bar-shown{margin-top:64px}@media only screen and (min-width:500px){.error-bar-shown{margin-top:48px}}@media screen and (max-width:1200px){.current-user-is-owner .left-panel{flex:1 1 680px}}.left-panel{--leftPanelWidth:calc(100% - var(--shareViewRightPanelWidth) - var(--shareViewPanelsGap));position:relative;flex-direction:column;display:flex;transition:width 1s ease-in-out,left 1.5s ease-in-out;max-width:1000px;width:100%}@media screen and (min-width:1500px){.left-panel{max-width:1550px}}@media screen and (min-width:768px){.left-panel{margin-top:8px}}@media screen and (max-width:1024px){.left-panel{margin-bottom:0;max-width:100%}}.video-metadata-slideable{max-width:1000px;width:100%;margin:0 auto}.theater-mode .left-panel{margin-top:32px}.theater-mode .left-panel.new-engagement-bar{margin-top:76px}.left-panel>div:first-child{margin-top:0}.left-panel-widgets{opacity:1}.trim-mode-enabled body,html.trim-mode-enabled{background-color:var(--lns-color-background)}html.trim-mode-enabled .mobile-actions>div,html.trim-mode-enabled .share-video-title-tools,html.trim-mode-enabled .tablet-actions{opacity:0;pointer-events:none}html.editor-mode-enabled .video-metadata-slideable>div>*{opacity:.2;pointer-events:none}html.editor-mode-enabled .edit-video{z-index:1;opacity:1!important;pointer-events:auto!important}.right-panel-layer-type-1{box-shadow:inset 0 0 0 1px var(--lns-color-grey3);border-radius:2px;padding:24px;background-color:var(--lns-color-white);font-size:14px;font-weight:400;color:var(--lns-color-grey7)}.share-video-title-tools{display:flex;align-items:center;transition:opacity .5s linear}.share-video-tools{align-items:flex-start;justify-content:flex-end;display:none;padding:0 0 0 .5rem}@media screen and (min-width:768px){.share-video-tools{display:flex}}.share-video-tools>*{align-items:center;justify-content:center;display:flex;width:2.5rem;height:2.5rem;cursor:pointer}.tablet-actions{align-items:flex-start;justify-content:space-between;display:none;opacity:1;transition:background-color .5s linear}@media screen and (min-width:768px){.tablet-actions{display:flex}}@media screen and (min-width:1025px){.tablet-actions{display:none}}.tablet-actions>div{min-width:288px;width:100%}.theater-mode .left-panel.use-emojis .below-video{margin-top:32px}.below-video{margin-top:0;padding:16px var(--pagePadding);margin-bottom:2px;transition:opacity .5s linear}@media only screen and (min-width:768px){.below-video{margin-top:16px;padding:0}}.below-video-mobile{padding:0;display:flex}.mobile-actions .share-wrapper{display:block;width:100%}@media only screen and (min-width:400px){.mobile-actions .share-wrapper{margin-top:0}}.mobile-actions .cta-button{font-size:14px;line-height:18px;font-weight:400;font-family:inherit;max-width:none;width:100%;height:44px;line-height:8px;font-weight:500}@media only screen and (min-width:400px){.mobile-actions .cta-button{max-width:none}}.mobile-actions-link,.mobile-actions-share{font-size:16px;line-height:28px;font-weight:400;font-family:inherit;position:relative;align-items:center;flex-direction:row;display:flex;border:none;min-width:45px;background-color:initial;cursor:pointer;text-align:center}.mobile-actions-input{position:fixed;top:-10000px;left:-10000px}.mobile-actions-link-success{font-size:16px;line-height:28px;font-weight:400;font-family:inherit;position:fixed;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%);box-shadow:var(--lns-shadow-large);border-radius:var(--lns-radius-medium);padding:.5rem 1rem;background:var(--lns-color-white);color:var(--lns-color-blurple);pointer-events:none}html.trim-mode-enabled .below-video{padding:0;opacity:0;pointer-events:none}html.trim-mode-enabled .add-comment{overflow:hidden}.slideaway{animation:slideAway .3s cubic-bezier(.075,.82,.165,1) alternate forwards}@keyframes slideAway{0%{opacity:1;transform:translateY(1rem);max-height:600px}to{opacity:0;transform:translateY(3rem);overflow:hidden;margin-top:0;margin-bottom:0;max-height:0;padding-top:0;padding-bottom:0}}.share-video-loom-badge-section{position:fixed;z-index:10;bottom:2vw;left:2vw}.layoutHeader{z-index:10}.disabledButtonWrapper{cursor:pointer}.share-page-card-below-panel{position:relative;flex-direction:column;display:none;margin-bottom:var(--lns-space-large)}@media only screen and (max-width:1024px){.share-page-card-below-panel{display:flex}}.share-page-card-below-panel-theater{position:relative;flex-direction:column;display:flex;margin-top:var(--lns-space-large)}.modal-viewer-list{max-height:42.5vh}.custom-brand-logo{max-width:15%;max-height:var(--lns-space-xlarge);background-repeat:no-repeat;background-size:contain;background-position:100%}@media only screen and (min-width:688px){.custom-brand-logo{max-width:10rem}}.sharePageOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--lns-color-overlay);opacity:.5;z-index:1}#intercom-destination-tags{scroll-margin-top:100px}.updatedDescriptionContainer{padding-left:var(--lns-space-xlarge);padding-right:var(--lns-space-large);padding-bottom:var(--lns-space-medium)}.loom-badge_loomBadgeWrapper_2M5{align-items:center;display:inline-flex;box-shadow:var(--lns-shadow-small);border-radius:var(--lns-radius-medium);height:2.5rem;padding:0 var(--lns-space-medium);background-color:var(--lns-color-overlay);font-size:var(--lns-fontSize-medium);line-height:var(--lns-lineHeight-medium)}.loom-badge_loomBadgeText_6sU{margin-right:.3em;color:var(--lns-color-bodyDimmed)}.loom-badge_loomBadgeLogo_KnI{transform:translateY(-.5px)}.loom-button{position:relative;border-radius:var(--lns-radius-medium)}.button{display:block;overflow:hidden;border:none;border-radius:100px;width:100%;padding:0 15px;cursor:pointer;font-size:16px;font-weight:400;font-family:inherit;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-font-smoothing:antialiased}.button:active,.button:focus{border:none}.button:disabled{cursor:not-allowed}.button.capitalize{text-transform:capitalize}.button.a1,.button.a2{min-width:145px;height:44px}.button.a1,.button.d1{transition:background-color .1s ease-in-out,opacity .1s ease-in-out;background-color:var(--lns-color-orange);color:var(--lns-color-white)}.button.a1:focus,.button.a1:hover,.button.d1:focus,.button.d1:hover{opacity:.8;background-color:var(--lns-color-orange)}.button.a1:active,.button.d1:active{opacity:1;background-color:#e44f51}.button.a1:disabled,.button.d1:disabled{opacity:.4;background-color:var(--lns-color-orange);color:var(--lns-color-white)}.button.a2,.button.d2{transition:background-color .1s ease-in-out;border:2px solid var(--lns-color-orange);background-color:transparent;color:var(--lns-color-orange)}.button.a2:focus,.button.a2:hover,.button.d2:focus,.button.d2:hover{background-color:rgba(253,93,96,.2);color:var(--lns-color-orange)}.button.a2:active,.button.d2:active{background-color:rgba(253,93,96,.5)}.button.a2:disabled,.button.d2:disabled{opacity:.4;border:2px solid var(--lns-color-orange);background-color:transparent;color:var(--lns-color-orange)}.button.b1,.button.b2,.button.b3{min-width:145px;height:44px}.button.b1:disabled,.button.b2:disabled,.button.b3:disabled{opacity:.4}.button.b1{transition:background-color .1s ease-in-out;border:2px solid var(--lns-color-white);background-color:transparent;color:var(--lns-color-white)}.button.b1:focus,.button.b1:hover{background-color:hsla(0,0%,100%,.2)}.button.b1:active{background-color:hsla(0,0%,100%,.5)}.button.b1:disabled{background-color:var(--lns-color-orange)}.button.b2{background-color:var(--lns-color-grey7);color:var(--lns-color-white)}.button.b2:focus,.button.b2:hover{background-color:rgba(69,71,84,.8)}.button.b2:active{background-color:var(--lns-color-grey7)}.button.b3{transition:background-color .1s ease-in-out;border:2px solid var(--lns-color-grey7);background-color:transparent;color:var(--lns-color-grey7)}.button.b3:focus,.button.b3:hover{background-color:rgba(69,71,84,.2)}.button.b3:active{background-color:rgba(69,71,84,.5)}.button.b3:disabled{background-color:transparent}.button.c1,.button.c2{transform:translateZ(0);transition:all .75s;transition-timing-function:cubic-bezier(.19,1,.22,1);transform:scale(1) translateZ(0);min-width:145px;height:44px;line-height:44px}.button.c1:focus,.button.c1:hover,.button.c2:focus,.button.c2:hover{transform:scale(1.1) translateZ(0);box-shadow:0 2px 4px 2px rgba(0,0,0,.15)}.button.c1:disabled,.button.c2:disabled{opacity:.4;transform:none;box-shadow:none}.button.c1{transition:background-color .1s ease-in-out;color:var(--lns-color-white)}.button.c1,.button.c1:disabled{background-color:var(--lns-color-orange)}.button.c2{background-color:var(--lns-color-white);color:var(--lns-color-orange)}.button.d1,.button.d2{min-width:126px;height:36px;font-size:14px}.button.e1{transition:background-color .1s ease-in-out;min-width:80px;height:44px;background-color:transparent;font-size:16px;font-weight:400;color:var(--lns-color-grey7)}.button.e1:disabled{color:var(--lns-color-grey3)}.button.rp-primary-1{font-size:18px;line-height:24px;font-weight:600;font-family:inherit;border-radius:6px;height:64px;padding:0 24px;background:var(--lns-color-blurple);color:var(--lns-color-white)}.button.rp-primary-1[disabled]{border-color:var(--lns-color-grey5);background:var(--lns-color-grey5);color:var(--lns-color-white)}.button.rp-primary-2{font-size:16px;line-height:28px;font-weight:600;font-family:inherit;border-radius:var(--lns-radius-medium);height:48px;padding:0 24px;background:var(--lns-color-blurple);color:var(--lns-color-white)}.button.rp-primary-2[disabled]{border-color:var(--lns-color-grey5);background:var(--lns-color-grey5);color:var(--lns-color-white)}.button.rp-primary-3{font-size:16px;line-height:28px;font-weight:600;font-family:inherit;border-radius:var(--lns-radius-medium);height:40px;padding:0 24px;background:var(--lns-color-blurple);color:var(--lns-color-white)}.button.rp-primary-3[disabled]{border-color:var(--lns-color-grey5)!important;background:var(--lns-color-grey5)!important;color:var(--lns-color-white)!important}.button.rp-primary-4{font-size:14px;line-height:18px;font-weight:600;font-family:inherit;border-radius:var(--lns-radius-medium);height:32px;padding:0 24px;background:var(--lns-color-blurple);color:var(--lns-color-white)}.button.rp-primary-4[disabled]{border-color:var(--lns-color-grey5);background:var(--lns-color-grey5);color:var(--lns-color-white)}.button.premium{background:linear-gradient(287.41deg,var(--lns-color-blurple) 28.5%,var(--lns-color-blue))}.button.rp-primary-1:disabled,.button.rp-primary-2:disabled,.button.rp-primary-3:disabled,.button.rp-primary-4:disabled{background:var(--lns-color-grey5);font-weight:400;color:var(--lns-color-white)}.button.rp-primary-1:disabled.branded,.button.rp-primary-2:disabled.branded,.button.rp-primary-3:disabled.branded,.button.rp-primary-4:disabled.branded{background:var(--lns-color-grey5)!important;font-weight:400;color:var(--lns-color-white)!important}.button.rp-primary-1.loading,.button.rp-primary-2.loading,.button.rp-primary-3.loading,.button.rp-primary-4.loading{border-color:var(--lns-color-grey5);background:var(--lns-color-grey5);color:var(--lns-color-grey5)}.loom-button #button-loading-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;height:24px}.button.rp-secondary-2{height:48px}.button.rp-secondary-2,.button.rp-secondary-3{font-size:16px;line-height:28px;font-weight:600;font-family:inherit;border:1px solid var(--lns-color-blurple);border-radius:var(--lns-radius-medium);padding:0 24px;background:var(--lns-color-white);color:var(--lns-color-blurple)}.button.rp-secondary-3{height:40px}.button.hover-primary-enabled{transition:box-shadow .2s ease-in-out;box-shadow:none}.button.hover-primary-enabled:hover{box-shadow:0 4px 8px rgba(81,107,152,.24)}.button.hover-secondary-enabled{transition:box-shadow .2s ease-in-out;box-shadow:none}.button.hover-secondary-enabled:hover{box-shadow:0 2px 4px rgba(81,107,152,.16)}.button.rp-secondary-4{font-size:14px;line-height:18px;font-weight:600;font-family:inherit;border:1px solid var(--lns-color-blurple);border-radius:var(--lns-radius-medium);height:32px;padding:0 24px;background:var(--lns-color-white);color:var(--lns-color-blurple)}.button[disabled]{border-color:var(--lns-color-grey5);color:var(--lns-color-white)}.button.rp-secondary-1:disabled,.button.rp-secondary-2:disabled,.button.rp-secondary-3:disabled,.button.rp-secondary-4:disabled{border-color:var(--lns-color-grey5);color:var(--lns-color-grey5)}.button.rp-secondary-1:disabled.branded,.button.rp-secondary-2:disabled.branded,.button.rp-secondary-3:disabled.branded,.button.rp-secondary-4:disabled.branded{background:var(--lns-color-grey5)!important;color:var(--lns-color-grey5)!important}.button.o1{transition:background-color .1s ease-in-out;border:1px solid var(--lns-color-grey3);border-radius:var(--lns-radius-medium);width:120px;height:44px;background-color:var(--lns-color-white);font-size:14px;font-weight:400;color:var(--lns-color-grey7)}.button.o1:hover{background-color:var(--lns-color-grey4)}.button.o1.button-card{box-shadow:0 0 10px 1px hsla(230,7%,84%,.33)}.button.o1.selected{border:1px solid var(--lns-color-grey7)}.button.o1:hover.selected,.chrome-extension-install-button{background-color:var(--lns-color-white)}.chrome-extension-install-button{height:50px;padding-left:51px;background-image:url(https://cdn.loom.com/assets/img/icons/chrome-9a78e9ba47b95adc57710f90477c3c14.svg);background-position:39px;background-size:18px 18px;background-repeat:no-repeat;font-size:16px;font-weight:400;color:var(--lns-color-orange)}.chrome-extension-install-button.button{height:50px}.chrome-extension-install-button.new-style{border:none;border-radius:6px;height:72px;background-image:url(https://cdn.loom.com/assets/img/icons/chrome-white-aed7726d12305407865f0bad490b0acb.svg);background-position:32px;background-size:24px 24px;font-size:18px;font-weight:600}.chrome-extension-install-button.new-style,.chrome-extension-install-button.new-style:active,.chrome-extension-install-button.new-style:focus,.chrome-extension-install-button.new-style:hover{background-color:var(--lns-color-blurple);color:var(--lns-color-white)}.lo-modal-container{position:fixed;z-index:1002;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;display:flex;margin:0;width:100%;height:100%;padding:0;background-color:hsla(0,0%,100%,.8)}.lo-modal-container.dark{background-color:rgba(43,45,54,.9)}.lo-modal-container .lo-modal{position:relative;align-items:stretch;flex-direction:column;justify-content:flex-start;display:flex;overflow:hidden;margin:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.137);border:1px solid var(--lns-color-grey3);border-radius:var(--lns-radius-medium);max-width:504px;width:100%;padding:22px 16px 16px;background-color:var(--lns-color-white)}.lo-modal-container .lo-modal .close{align-items:center;flex-direction:row;justify-content:center;display:flex;position:absolute;top:6px;right:6px}.lo-modal .title{overflow:hidden;margin:0 auto;width:86%;font-size:22px;font-weight:300;color:var(--lns-color-grey8);text-align:center;text-overflow:ellipsis;white-space:nowrap}.lo-modal .title b,a.cta-button{font-weight:400}a.cta-button{font-size:16px;line-height:28px;font-family:inherit;display:block;overflow:hidden;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-radius .2s ease-in-out;box-shadow:0 2px 4px 2px rgba(0,0,0,.15);border:none;border-radius:var(--lns-radius-medium);max-width:280px;width:auto;min-width:160px;height:48px;padding:16px;position:absolute;cursor:pointer;line-height:16px;font-weight:500;color:var(--lns-color-white);text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:768px){a.cta-button{display:none}}a.cta-button.bottom-left{bottom:calc(20px + var(--lns-unit, 8px)*6);left:20px}a.cta-button.bottom-right{bottom:calc(20px + var(--lns-unit, 8px)*6);right:20px}a.cta-button.top-left{top:20px;left:20px}a.cta-button.top-right{top:20px;right:20px}.call-to-action-placeholder{opacity:.5}.video-cta-modal-new{position:absolute;top:0;align-items:center;flex-direction:column;justify-content:flex-start;display:flex;border-radius:0 0 var(--lns-radius-large) var(--lns-radius-large);width:100%;height:100%;padding-top:16px;background-color:rgba(33,33,33,.9)}@media screen and (max-width:768px){.video-cta-modal-new{display:none}}.video-cta-modal-new.in-preview{justify-content:center;padding-top:0;z-index:2}.edit-tools_addShadow_301{filter:drop-shadow(0 4px 10px rgba(0,0,0,.2));fill:"white";height:50px}.edit-tools_clipEditorsContainer_2Pf{position:relative;padding-left:var(--lns-space-small);padding-right:var(--lns-space-small)}.edit-tools_clipEditorsContainer_2Pf.edit-tools_hoveringOverSplit_2w5 .edit-tools_growPlayhead_1lB{animation:edit-tools_growPlayhead_1lB .3s ease-in-out 1;filter:drop-shadow(0 4px 10px rgba(0,0,0,.2))}.edit-tools_clipEditorsContainer_2Pf.edit-tools_hoveringOverSplit_2w5 .edit-tools_shrinkPlayhead_3mE{animation:edit-tools_shrinkPlayhead_3mE .1s ease-in-out 1}.edit-tools_clipEditor_1Jx{position:relative;width:100%;height:90px}.edit-tools_clipEditor_1Jx.edit-tools_animated_3VX{position:absolute!important;transition:left .3s ease-out}.edit-tools_waveformContainer_1CV{position:relative;padding:0}.edit-tools_waveform_3zA{position:relative;width:100%;height:80px}.edit-tools_animationContainer_1Eo{position:absolute;top:0;left:0;width:100%;height:100%}.edit-tools_clipInformation_11H{position:absolute;z-index:2;top:59px;box-shadow:var(--lns-shadow-medium);border:1px solid var(--lns-color-buttonBorder);border-radius:var(--lns-radius-medium);padding-left:8px;padding-top:var(--lns-space-xsmall);padding-bottom:var(--lns-space-xsmall);padding-right:var(--lns-space-xsmall);background-color:var(--lns-color-background);bottom:calc(var(--lns-unit)*-1.5);left:50%;transform:translateX(-50%)}.edit-tools_clipInformation_11H.edit-tools_firstClip_okg{left:0;transform:translateX(0)}.edit-tools_clipInformation_11H.edit-tools_lastClip_3cl{left:auto;right:0;transform:translateX(0)}.edit-tools_avatarTitle_37R{align-items:center;display:flex}.edit-tools_clipName_dph{font-weight:var(--lns-fontWeight-bold);padding-left:var(--lns-space-small);padding-right:var(--lns-space-small);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.edit-tools_reorderArrowsLine_nP-{border-left:1px solid var(--lns-color-grey3);height:42px;padding-right:var(--lns-space-xsmall);margin-top:-4px;margin-bottom:-4px}.edit-tools_handle_YrM{cursor:ew-resize}.edit-tools_overflowVisible_26s{overflow:visible}.edit-tools_timeDisplay_1fB{font-feature-settings:"tnum"}.edit-tools_noAudio_TOT{font-size:var(--lns-fontSize-small);line-height:var(--lns-lineHeight-small);font-weight:var(--lns-fontWeight-bold);font-style:normal;font-family:Circular}.edit-tools_aboveSharePageOverlay_1Bi{z-index:2}.edit-tools_durationChange_3Wl>div{position:absolute;width:95%;justify-content:center;margin-top:5px;pointer-events:none}@media screen and (max-width:1120px) and (min-width:880px){.edit-tools_durationChange_3Wl>div{margin-left:calc(var(--lns-unit)*16)}}@media screen and (max-width:880px){.edit-tools_durationChange_3Wl>div{margin-top:-30px}}@media screen and (min-width:880px){.edit-tools_durationWrapper_9TB{display:none!important}}.edit-tools_tooltipBox_2yh{overflow:hidden;max-width:200px;text-overflow:ellipsis;white-space:nowrap}@keyframes edit-tools_growPlayhead_1lB{0%{stroke-width:2}to{stroke-width:4}}@keyframes edit-tools_shrinkPlayhead_3mE{0%{stroke-width:4}to{stroke-width:2}}@keyframes edit-tools_growPlayRange_1WJ{0%{stroke-width:2}to{stroke-width:3}}@keyframes edit-tools_shrinkPlayRange_1U5{0%{stroke-width:3}to{stroke-width:2}}.edit-tools_ftuxBorder_12d{transition:border .2s ease-out 1s;border:4px solid var(--lns-color-discoveryBackground);border-radius:10px;box-sizing:initial}.edit-tools_trimButtonsGroup_2dv button{height:36px}.edit-tools_topButtonsGroup_2t-{top:-68px;right:var(--lns-space-large);position:absolute}.edit-tools_topButtonsGroup_2t- button{height:36px;padding:0 var(--lns-space-large)!important}.edit-tools_disabledButton_MGC{border:none!important;background-color:var(--lns-color-disabledBackground)!important}.edit-tools_undoButton_3gT{border:none!important;padding-left:var(--lns-space-medium)!important}.edit-tools_redoButton_2sZ{border:none!important;padding-right:var(--lns-space-medium)!important}.edit-tools_redoButton_2sZ svg{transform:scaleX(-1)}.edit-tools_verticalLine_3cA{border-left:1px solid var(--lns-color-grey3);height:36px;margin:0 8px}.edit-tools_shortVerticalLine_3_x{border-left:1px solid var(--lns-color-grey3);height:21.5px}.edit-tools_clipLoading_1Ag{position:absolute;z-index:1;align-items:center;justify-content:center;display:flex;opacity:.6;margin-top:16px;border-radius:var(--lns-radius-medium);width:100%;height:50px;background-color:var(--lns-color-background)}.edit-tools_recentlyAddedInfo_3VF{z-index:3}.search-bar_searchBar_Wtl input{cursor:pointer}.header-content_mediaQueryWrapper_30o{flex-shrink:0;width:max-content}.header-content_verticalRule_23d{width:1px;height:32px;background-color:var(--lns-color-buttonBorder)}.header-content_bubble_2mU{border-radius:50%;position:absolute;overflow:hidden;margin-left:26px;margin-top:5px;z-index:1}.workspace-selector_dropdownCard_1Zh{position:absolute;z-index:2;top:100%;flex-direction:column;display:inline-block;display:flex;overflow:hidden;margin-top:var(--lns-space-small);box-shadow:var(--lns-shadow-medium);border:1px solid var(--lns-color-border);border-radius:var(--lns-radius-xlarge);width:18.5rem;max-height:calc(100vh - 14rem);background-color:var(--lns-color-overlay)}.workspace-selector_currentWorkspaceSection_1oQ{padding:var(--lns-space-medium);padding-top:var(--lns-space-medium);padding-bottom:var(--lns-space-medium);text-align:center}.workspace-selector_currentWorkspaceAvatarSection_3Fn{display:inline-block;margin:0 auto}.workspace-selector_workspaceItem_1jm{display:block;margin:0 var(--lns-space-small);border-radius:var(--lns-radius-medium);padding:var(--lns-space-small);cursor:pointer}.workspace-selector_workspaceItem_1jm:hover{background-color:var(--lns-color-backgroundHover)}.workspace-selector_dropdownWrapper_2eP{position:relative}[data-navigation-state=collapsed] .workspace-selector_dropdownWrapper_2eP{height:3rem}[data-navigation-state=expanded] .workspace-selector_dropdownWrapper_2eP{height:4rem}.workspace-selector_dropdownWrapper_2eP.workspace-selector_withInviteButton_1GR{height:auto}.workspace-selector_sectionTitle_1D5{padding-top:var(--lns-space-small)}.workspace-selector_workspacesListSection_1_w{overflow:auto;border-top:1px solid var(--lns-color-border);padding:var(--lns-space-small) 0 var(--lns-space-small) 0}.workspace-selector_workspacesActionsSection_3Vm{border-top:1px solid var(--lns-color-border);padding:var(--lns-space-medium)}.workspace-selector_workspacesActionsSection_3Vm>div>span{width:100%}.workspace-selector_comingSoon_3FD{border-radius:20px;padding:var(--lns-space-xsmall);background-color:var(--lns-color-grey2);font-size:.5rem}.workspace-selector_workspacesListInvitesSection_1YV{min-height:6rem}.select-workspace-modal_container_3Up{align-items:center;flex-direction:column;justify-content:flex-start;display:flex;height:100%;padding-top:8rem;padding-right:var(--lns-space-large);padding-left:var(--lns-space-large);background-color:var(--lns-color-background)}.select-workspace-modal_content_3HW{width:20rem}.select-workspace-modal_header_3kM{align-items:center;flex-direction:column;display:flex;text-align:center}.global-limit-banner_globalBannerContainer_3w6{position:sticky;z-index:5;top:0;flex-direction:column;flex-shrink:0;display:flex;width:100%;background:var(--lns-color-background)}.banner{padding:var(--lns-space-medium) var(--lns-space-medium) 0 var(--lns-space-medium)}.linkWithoutUnderline{box-shadow:none!important;text-decoration:none!important}.header_header_20G{position:sticky;z-index:4;top:0;align-items:center;flex-shrink:0;justify-content:flex-end;display:flex;width:100%;height:4rem;padding:0 var(--lns-space-medium);background:var(--lns-color-background)}.header_newAnonHeader_iRS{border-bottom:1px solid var(--lns-color-border)}.header_globalBannerContainer_39C{position:sticky;z-index:5;top:0;flex-direction:column;flex-shrink:0;display:flex;width:100%;background:var(--lns-color-background)}.header_actions_cjs{align-items:center;display:flex;margin-left:var(--lns-space-medium)}.header_actions_cjs li{display:flex;cursor:pointer}.header_actions_cjs>li+li{margin-left:var(--lns-space-medium)}.header_headerOverlay_37N{position:absolute;z-index:11;top:0;left:0;opacity:.5;width:100%;height:100%;background-color:var(--lns-color-overlay)}.header_notificationsCount_1Es{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:1.625rem;height:1.625rem;background:var(--lns-color-primary);color:var(--lns-color-white);pointer-events:none}.header_countContainer_2BP{position:relative}@media (min-width:593px){.header_header_20G .header_mobileMenu_1O7{display:none}}.header_mobileMenu_1O7{margin-right:auto}.header_overlayNavBarButton_2px{margin-right:var(--lns-space-medium);height:2rem}@media (max-width:592px){.header_overlayNavBarButton_2px{display:none}}.header_upgradeCallout_2Yc{margin-right:var(--lns-space-medium)}.creator-title-bar_gradient_1Q9{border-radius:var(--lns-radius-xlarge);background:conic-gradient(transparent 6%,#9747ff,#a901f9,#565add);position:absolute;top:calc(50% - 500px);left:calc(50% - 500px);width:1000px;height:1000px;transform:rotate(0deg);transform-origin:center;animation:creator-title-bar_dash_MJL 2.5s linear infinite}@keyframes creator-title-bar_dash_MJL{to{transform:rotate(1turn)}}.creator-title-bar_mask_3P3{background-color:var(--lns-color-background);border-radius:var(--lns-radius-xlarge);position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);top:2px;left:2px}.creator-title-bar_wrapper_4QC{position:relative;z-index:2}.creator-title-bar_assistant_3aN{background-color:var(--lns-color-background);width:max-content;padding:0 var(--lns-space-small);border-radius:var(--lns-radius-xlarge);position:relative;overflow:hidden;opacity:0;animation:creator-title-bar_fade-in_3me 1.2s forwards}@keyframes creator-title-bar_fade-in_3me{to{opacity:1}}.header-v2_header_2ko{z-index:101}.header-v2_headerSideBarExpanded_2Bl{z-index:5}.header-v2_headerInTrimMode_38q{z-index:2}.header-v2_shareVideoHeader_3X- .header-v2_headerDisplay_2tM{justify-content:center;display:flex;width:100%}@media only screen and (min-width:768px){.header-v2_shareVideoHeader_3X- .header-v2_headerDisplay_2tM{padding:0 var(--pagePadding)}}@media screen and (min-width:1500px){.header-v2_shareVideoHeader_3X- .header-v2_headerDisplay_2tM{padding:0 92px}}.header-v2_shareVideoHeader_3X- .header-v2_headerTitleDisplay_qjq{display:flex;width:100%}.header-v2_shareVideoHeader_3X- .header-v2_headerTitleWidth_25s,.header-v2_shareVideoHeader_3X- .header-v2_headerWidth_2WU{--leftPanelWidth:calc(100% - var(--shareViewRightPanelWidth) - var(--shareViewPanelsGap));position:relative;flex-direction:column;display:flex;transition:width 1s ease-in-out,left 1.5s ease-in-out;width:100%}.header-v2_shareVideoHeader_3X- .header-v2_headerWidth_2WU{max-width:1000px;padding-right:50px}@media screen and (min-width:1500px){.header-v2_shareVideoHeader_3X- .header-v2_headerWidth_2WU{max-width:1550px}}@media screen and (min-width:768px){.header-v2_shareVideoHeader_3X- .header-v2_headerWidth_2WU{margin-top:8px}}@media screen and (max-width:1024px){.header-v2_shareVideoHeader_3X- .header-v2_headerWidth_2WU{margin-bottom:0;max-width:100%}}@media screen and (min-width:1360px){.header-v2_shareVideoHeader_3X- .header-v2_expandedSidebar_ips{padding-right:0}}@media screen and (min-width:1200px){.header-v2_shareVideoHeader_3X- .header-v2_collapsedSidebar_2jf{padding-right:0}}.header-v2_shareVideoHeader_3X- .header-v2_searchBar_BA9{width:100%;padding-right:var(--pagePadding)}@media only screen and (max-width:767px){.header-v2_shareVideoHeader_3X- .header-v2_searchBar_BA9{display:grid;justify-content:right;padding-right:0}}@media screen and (max-width:592px){.header-v2_shareVideoHeader_3X- .header-v2_searchBar_BA9{padding-left:0}}.header-v2_shareVideoHeader_3X- .header-v2_creatorTitleBar_JB1{width:100%;display:flex;flex-direction:column}.header-v2_shareVideoHeader_3X- .header-v2_hideCreatorTitleBar_3Q1{opacity:0}.header-v2_shareVideoHeader_3X- .header-v2_headerBar_2Wz{display:flex;justify-items:center}.header-v2_shareVideoHeader_3X- .header-v2_headerBar_2Wz .header-v2_headerBarItem_2i7:first-child{grid-column-start:2}.header-v2_shareVideoHeader_3X- .header-v2_headerBar_2Wz .header-v2_headerBarItem_2i7:nth-child(2){padding-right:var(--lns-space-xlarge)}@media only screen and (max-width:767px){.header-v2_shareVideoHeader_3X- .header-v2_headerBar_2Wz .header-v2_headerBarItem_2i7:nth-child(2){padding-right:var(--lns-space-medium)}}.header-v2_shareVideoHeader_3X- .header-v2_headerBarWithTitle_1nN{display:flex;align-items:center;padding:var(--lns-space-small) var(--lns-space-large) var(--lns-space-small) 0}.header-v2_shareVideoHeader_3X- .header-v2_bubbleBorderExpanded_Zn4{padding-left:4px;margin-top:12px;margin-bottom:12px}@media only screen and (max-width:1315px){.header-v2_shareVideoHeader_3X- .header-v2_bubbleBorderExpanded_Zn4{border-left:1px solid var(--lns-color-border)}}@media only screen and (max-width:1024px){.header-v2_shareVideoHeader_3X- .header-v2_bubbleBorderExpanded_Zn4{border-left:none}}.header-v2_shareVideoHeader_3X- .header-v2_bubbleBorderCollapsed_12K{padding-left:4px;margin-top:12px;margin-bottom:12px}@media only screen and (max-width:1120px){.header-v2_shareVideoHeader_3X- .header-v2_bubbleBorderCollapsed_12K{border-left:1px solid var(--lns-color-border)}}@media only screen and (max-width:1024px){.header-v2_shareVideoHeader_3X- .header-v2_bubbleBorderCollapsed_12K{border-left:none}}@media only screen and (max-width:767px){.header-v2_shareVideoHeader_3X- .header-v2_profileBubble_2cS{padding-top:0}}@media only screen and (min-width:768px){.header-v2_shareVideoHeader_3X- .header-v2_profileBubble_2cS{padding-top:15px}}.header-v2_destinationHeader_2jq .header-v2_headerBar_2Wz{display:flex;justify-items:center;margin:0 auto;max-width:var(--mainContentMaxWidth);padding-right:40px}.header-v2_destinationHeader_2jq .header-v2_headerBar_2Wz .header-v2_headerBarItem_2i7:first-child{grid-column-start:2}@media screen and (max-width:1420px){.header-v2_destinationHeader_2jq .header-v2_headerBar_2Wz{padding-right:65px}}.header-v2_destinationHeader_2jq .header-v2_searchBar_BA9{width:100%;padding-left:var(--pagePadding)}@media screen and (max-width:593px){.header-v2_destinationHeader_2jq .header-v2_searchBar_BA9{padding-left:14px}}.header-v2_destinationHeader_2jq .header-v2_creatorTitleBar_JB1{width:100%}.header-v2_profileBubble_2cS{display:flex;position:absolute;right:0;top:0;margin-left:auto}.header-v2_actions_s0w li{display:flex}.header-v2_actions_s0w>li+li{margin-left:var(--lns-space-medium)}.header-v2_headerOverlayInTrim_UKT{left:100px;width:calc(100% - 100px);z-index:11}@media (min-width:593px){header .header-v2_mobileMenu_20i{display:none}}.header-v2_mobileMenu_20i{padding-left:var(--pagePadding);padding-right:10px}.share-video-get-started-banner-ta{margin-top:4rem!important}.header-v2_notificationsCount_SdP{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:1.625rem;height:1.625rem;background:var(--lns-color-primary);color:var(--lns-color-white);pointer-events:none}.header-v2_divider_LrS{border:none;height:1px;background-color:var(--lns-color-border)}.header-v2_logo_2iZ:hover{cursor:pointer}.dropdown-header_inviteButton_3zy,.dropdown-header_workspaceButton_3CI{font-family:inherit;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease;border:1px solid var(--lns-color-border);background:var(--lns-color-background);width:100%}.dropdown-header_inviteButton_3zy.focus-visible,.dropdown-header_inviteButton_3zy:focus-visible,.dropdown-header_workspaceButton_3CI.focus-visible,.dropdown-header_workspaceButton_3CI:focus-visible{border-top-color:var(--lns-color-blurple);border-color:var(--lns-color-blurple);box-shadow:0 0 0 1px var(--lns-color-blurple),0 0 0 3px var(--lns-color-blurpleMedium);outline:0;z-index:1;isolation:isolate}.dropdown-header_workspaceButton_3CI{height:3.75rem;border-top-left-radius:var(--lns-radius-large);border-top-right-radius:var(--lns-radius-large);color:inherit}[data-navigation-state=collapsed] .dropdown-header_workspaceButton_3CI{height:3rem}.dropdown-header_workspaceButton_3CI.dropdown-header_roundBottom_1FS{border-radius:var(--lns-radius-large)}.dropdown-header_workspaceButton_3CI:hover{box-shadow:inset 0 0 0 1px var(--lns-color-blurple);border-color:var(--lns-color-blurple)}.dropdown-header_inviteButton_3zy{border-top-color:transparent;min-height:2.8rem;color:var(--lns-color-body);border-bottom-left-radius:var(--lns-radius-large);border-bottom-right-radius:var(--lns-radius-large);padding:.5rem .75rem}[data-navigation-state=collapsed] .dropdown-header_inviteButton_3zy{height:3rem}.dropdown-header_inviteButton_3zy.dropdown-header_themePrimary_23z:hover{background-color:var(--lns-color-blurple);border-color:var(--lns-color-blurple);color:var(--lns-color-white)}.dropdown-header_inviteButton_3zy.dropdown-header_themePrimary_23z:active{background-color:var(--lns-color-blurpleDark);border-color:var(--lns-color-blurpleDark);color:var(--lns-color-white)}.dropdown-header_inviteButton_3zy.dropdown-header_themeTealDark_ISl{background-color:rgba(70,195,195,.18);border-color:rgba(70,195,195,.18);color:var(--lns-color-body)}.dropdown-header_inviteButton_3zy.dropdown-header_themeTealDark_ISl:active,.dropdown-header_inviteButton_3zy.dropdown-header_themeTealDark_ISl:hover{background-color:var(--lns-color-tealDark);border-color:var(--lns-color-tealDark);color:var(--lns-color-white)}.dropdown-header_inviteButton_3zy.dropdown-header_themeHighlight_3nO{background-color:var(--lns-color-highlight);color:var(--lns-color-primary)}.dropdown-header_inviteButton_3zy.dropdown-header_themeHighlight_3nO:active,.dropdown-header_inviteButton_3zy.dropdown-header_themeHighlight_3nO:focus-visible,.dropdown-header_inviteButton_3zy.dropdown-header_themeHighlight_3nO:hover{background-color:var(--lns-color-blurple)}.dropdown-header_inviteButton_3zy.dropdown-header_themeHighlight_3nO:active span,.dropdown-header_inviteButton_3zy.dropdown-header_themeHighlight_3nO:focus-visible span,.dropdown-header_inviteButton_3zy.dropdown-header_themeHighlight_3nO:hover span{color:var(--lns-color-white)}.dropdown-header_workspaceContentCompact_2gu,.dropdown-header_workspaceContentNormal_1-t{--transition-duration:300ms;--transition-delay:50ms;position:absolute;left:0;top:0;width:100%;will-change:opacity,transform;transform-origin:center;transition:all var(--transition-duration) var(--transition-delay) ease}[data-navigation-state=collapsed] .dropdown-header_workspaceContentNormal_1-t,[data-navigation-state=expanded] .dropdown-header_workspaceContentCompact_2gu{--transition-duration:150ms;--transition-delay:0ms}.dropdown-header_inviteButtonContent_2wn{display:flex;align-items:center;width:max-content;min-height:1.5rem}.dropdown-header_inviteButtonContent_2wn .dropdown-header_inviteButtonLabel_13n{--transition-duration:300ms;--transition-delay:50ms;will-change:opacity,transform;transform-origin:center;transition:opacity var(--transition-duration) var(--transition-delay) ease,transform var(--transition-duration) var(--transition-delay) ease}[data-navigation-state=expanded] .dropdown-header_inviteButtonContent_2wn .dropdown-header_inviteButtonLabel_13n{opacity:1}[data-navigation-state=collapsed] .dropdown-header_inviteButtonContent_2wn .dropdown-header_inviteButtonLabel_13n{transform:scale(.75);opacity:0}.dropdown-header_inviteIcon_3Nj{transition:transform .3s ease;transform-origin:center}[data-navigation-state=expanded] .dropdown-header_inviteIcon_3Nj{transform:scale(.75)}[data-navigation-state=expanded] .dropdown-header_workspaceContentCompact_2gu{pointer-events:none;transform:scale(.75);opacity:0}.dropdown-header_workspaceName_20s{max-width:166px}.dropdown-header_workspaceContentNormal_1-t{padding:.5625rem var(--lns-space-medium);width:100%}[data-navigation-state=collapsed] .dropdown-header_workspaceContentNormal_1-t{opacity:0;pointer-events:none}.dropdown-header_banner_3na{z-index:4}:root{--navSidebarWidthExpanded:15rem;--navSidebarWidthCollapsed:4rem;--navSidebarTransitionDuration:300ms}.navigation_nav_1ut{--navSidebarWidth:var(--navSidebarWidthExpanded);--mainNavPadding:8px;--navSidebarInnerWidth:calc(var(--navSidebarWidth) - var(--mainNavPadding)*2);--navSidebarInnerWidthExpanded:calc(var(--navSidebarWidthExpanded) - var(--mainNavPadding)*2);--navSidebarInnerWidthCollapsed:calc(var(--navSidebarWidthCollapsed) - var(--mainNavPadding)*2);--navSidebarMenuItemActiveColor:var(--lns-color-primary);--navSidebarMenuItemActiveBackground:var(--lns-color-highlight);--navSidebarMenuItemPadding:0.375rem 0.75rem;--navSidebarMenuItemCollapsedTranslateX:var(--lns-space-small);background-color:var(--lns-color-background);background-image:linear-gradient(45deg,var(--lns-color-backgroundSecondary),var(--lns-color-backgroundSecondary));position:fixed;width:var(--navSidebarWidth);top:0;left:0;padding-top:var(--bodyTopOffset);transform:translateX(-100%);transition:transform var(--navSidebarTransitionDuration) ease,width var(--navSidebarTransitionDuration) ease,padding-top var(--errorBarTransitionDuration);will-change:transform,width;height:100%}.navigation_nav_1ut.navigation_isCollapsed_YJI{--navSidebarWidth:var(--navSidebarWidthCollapsed)}.navigation_nav_1ut.navigation_isOpenMobile_1BE{transform:translateX(0)}.navigation_nav_1ut.navigation_collapseSideNav_3p1{transform:translateX(-100%)}.navigation_nav_1ut.navigation_hideSideNav_FzI{display:none}@media (max-width:592px){.navigation_nav_1ut{z-index:10}}@media (min-width:593px){.navigation_nav_1ut{transform:translateX(0)}}.navigation_menuItem_1Dg{background:transparent;border:none;display:block;color:inherit;cursor:pointer;padding:var(--navSidebarMenuItemPadding);border-radius:var(--lns-radius-full);font-family:inherit;transition:color var(--navSidebarTransitionDuration) ease,background-color var(--navSidebarTransitionDuration) ease,padding var(--navSidebarTransitionDuration) ease;will-change:color,background-color;width:100%}.navigation_menuItem_1Dg.navigation_shouldDim_2Qe{color:var(--lns-color-bodyDimmed)}.navigation_menuItem_1Dg .navigation_linkTitle_253{font-weight:var(--lns-fontWeight-bold);max-width:120px}.navigation_menuItem_1Dg.navigation_active_26q .navigation_betaLinkTitle_xnc,.navigation_menuItem_1Dg:hover .navigation_betaLinkTitle_xnc,.navigation_menuItem_1Dg[aria-current=page] .navigation_betaLinkTitle_xnc{color:var(--navSidebarMenuItemActiveColor)}.navigation_menuItem_1Dg.navigation_active_26q,.navigation_menuItem_1Dg:hover,.navigation_menuItem_1Dg[aria-current=page]{color:var(--navSidebarMenuItemActiveColor);background:var(--navSidebarMenuItemActiveBackground)}.navigation_menuItem_1Dg.navigation_active_26q .navigation_vl_20I,.navigation_menuItem_1Dg:hover .navigation_vl_20I,.navigation_menuItem_1Dg[aria-current=page] .navigation_vl_20I{border-right:2px solid var(--navSidebarMenuItemActiveColor)}.navigation_menuItem_1Dg.navigation_active_26q .navigation_menuChildIcon_3NF,.navigation_menuItem_1Dg:hover .navigation_menuChildIcon_3NF,.navigation_menuItem_1Dg[aria-current=page] .navigation_menuChildIcon_3NF{background:var(--navSidebarMenuItemActiveColor)}.navigation_menuItem_1Dg.navigation_active_26q .navigation_linkTitle_253,.navigation_menuItem_1Dg[aria-current=page] .navigation_linkTitle_253{font-weight:var(--lns-fontWeight-bold)}.navigation_menuItem_1Dg.navigation_hasFTUXTooltip_357{background-color:var(--lns-color-discoveryHighlight)}.navigation_menuItem_1Dg.navigation_hasFTUXTooltip_357:hover{color:var(--navSidebarMenuItemActiveColor);background:var(--navSidebarMenuItemActiveBackground)}[data-navigation-state=collapsed] .navigation_menuItem_1Dg{padding:.375rem .25rem;width:2.9375rem}.navigation_menuItemInner_3ey{align-items:center;display:flex;transition:transform var(--navSidebarTransitionDuration) ease}[data-navigation-state=collapsed] .navigation_menuItemInner_3ey{transform:translateX(var(--navSidebarMenuItemCollapsedTranslateX))}.navigation_dropdownButton_2Cj{width:calc(var(--navSidebarWidth) - var(--lns-space-small)*2)}.navigation_vl_20I{width:12px;height:18px;margin-right:12px;border-right:2px solid var(--lns-color-border)}.navigation_toggleButton_1Cn{--translateX:0;display:none;border-radius:var(--lns-radius-medium);position:absolute;height:32px;width:32px;top:1.25rem;right:.5rem;opacity:0;transform:translateX(var(--translateX));transition:opacity var(--navSidebarTransitionDuration) ease,transform var(--navSidebarTransitionDuration) ease}.navigation_hasNoOverlay_1Vi:hover .navigation_toggleButton_1Cn{opacity:1}[data-navigation-state=collapsed] .navigation_toggleButton_1Cn{--translateX:-0.5rem;background:var(--lns-color-background)}@media (min-width:593px){.navigation_toggleButton_1Cn{display:block}}.navigation_menuList_1KH{overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.navigation_menuList_1KH::-webkit-scrollbar{display:none}.navigation_librariesHeading_9_O{transition:opacity .3s ease}[data-navigation-state=collapsed] .navigation_librariesHeading_9_O{opacity:0}.navigation_count_1JS{font-feature-settings:"tnum";border-radius:var(--lns-space-large);overflow:hidden}.navigation_bubble_2I5{border-radius:50%;overflow:hidden;position:absolute;top:.05rem;left:1.35rem;z-index:1}.navigation_ftuxTooltipExpanded_uSd{position:relative;width:14rem}.navigation_spacesIcon_2OU{width:var(--lns-space-medium);height:var(--lns-space-medium)}.navigation_onboardingHighlight_37w{z-index:1001;border-radius:var(--lns-radius-large)}.navigation_onboardingButtonHighlight_3Hv{border-radius:var(--lns-radius-large);background-color:var(--lns-color-upgrade)}.navigation_onboardingTooltip_2ps{border:none;background-color:var(--lns-color-upgrade);width:14rem;margin-top:-55px}.navigation_showMoreTextButton_10q{margin-top:var(--lns-space-xsmall);margin-left:var(--lns-space-xsmall);width:112px;padding-left:12px!important;border-radius:var(--lns-radius-large)!important;background-color:var(--lns-color-grey2)!important}.navigation_showMoreTextButton_10q:hover{background-color:var(--lns-color-grey3)!important}.navigation_dropdownPlaceholder_1YH{position:absolute;left:var(--lns-space-xlarge)}.navigation_dragHovered_2Pr{border-radius:var(--lns-radius-medium);box-shadow:inset 0 0 0 2px var(--lns-color-blurple)}.navigation_communityFtuxLayer_3Vm{z-index:10}.navigation_communityFtuxLayer_3Vm .navigation_communityMenuFtux_15V{position:relative;left:-.5rem}.navigation_infoIcon_3WF{display:none}.navigation_menuItem_1Dg:hover .navigation_infoIcon_3WF{display:initial}.fade-callout_visible_3Vk{opacity:0;transform:scale(.9);animation:fade-callout_fadeIn_2Fr .3s ease .15s forwards}.fade-callout_visible_3Vk.fade-callout_initial_1SS{opacity:1;transform:scale(1);animation:none}.fade-callout_hidden_50n{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.fade-callout_widthExpanded_3bv{width:calc(var(--navSidebarWidthExpanded) - var(--mainNavPadding)*2)}.fade-callout_widthCollapsed_3Nr{width:calc(var(--navSidebarWidthCollapsed) - var(--mainNavPadding)*2)}@keyframes fade-callout_fadeIn_2Fr{to{opacity:1;transform:scale(1)}}.get-started-checklist_collapsedButton_3s1{align-items:center;justify-content:center;display:flex;transition:width .3s,background-color .2s ease;border:1px solid rgba(138,204,255,.12549019607843137);border-radius:var(--lns-radius-full);width:calc(var(--navSidebarWidthCollapsed) - var(--mainNavPadding)*2);height:calc(var(--navSidebarWidthCollapsed) - var(--mainNavPadding)*2);background:var(--lns-color-upgrade);cursor:pointer;outline:0;color:var(--lns-color-upgradeActive)}.get-started-checklist_collapsedButton_3s1:hover{background-color:var(--lns-color-upgradeHover)}.get-started-checklist_collapsedButton_3s1.focus-visible{box-shadow:0 0 0 2px var(--lns-color-upgradeActive);background-color:var(--lns-color-upgradeHover)}.get-started-checklist_collapsedButtonStar_1oC{position:relative;align-items:center;justify-content:center;display:flex;box-shadow:0 0 0 3px hsla(0,0%,100%,.7);border-radius:9999px;width:1.5rem;height:1.5rem;background:#fff}.get-started-checklist_collapsedButtonStar_1oC svg{margin-top:-5%;margin-left:-.5%;width:20px}.get-started-checklist_collapsedButtonBadge_2Ks{position:absolute;top:100%;left:100%;display:block;transform:translate(-40%,-40%);box-shadow:0 0 0 2px var(--blue);border-radius:9999px;width:1rem;height:1rem;background:var(--lns-color-blurple);color:#fff;font-variant-numeric:tabular-nums}.get-started-checklist_transitionEnter_2pT{opacity:0;transform:translateY(20%);transform-origin:center;transition:transform .3s ease,opacity .3s linear}.get-started-checklist_transitionEnterActive_1bl{opacity:1;transform:translateY(0)}.get-started-checklist_transitionExit_25P,.get-started-checklist_transitionExitActive_1rF{display:none}.get-started-checklist_emojiIcon_2vr{line-height:1.5rem;letter-spacing:-.3em}.get-started-checklist_message_1o5{margin-top:14px;font-size:var(--lns-fontSize-small)}.get-started-checklist_transitionEnter_1Ms{opacity:0;transform:translateY(20%);transform-origin:center;transition:transform .3s ease,opacity .3s linear}.get-started-checklist_transitionEnterActive_28h{opacity:1;transform:translateY(0)}.get-started-checklist_transitionExit_8JJ,.get-started-checklist_transitionExitActive_1dq{display:none}.get-started-checklist_titleBox_2Cb{height:2rem}.get-started-checklist_taskList_2GV{display:grid;width:100%;list-style:none;column-gap:2px;grid-template-columns:repeat(6,1fr)}.get-started-checklist_taskList_2GV li>*{display:block;width:100%}.get-started-checklist_taskList_2GV li:focus-within{z-index:10}.get-started-checklist_taskList_2GV li:first-child .get-started-checklist_taskItem_1p9{border-top-left-radius:var(--lns-radius-medium);border-bottom-left-radius:var(--lns-radius-medium)}.get-started-checklist_taskList_2GV li:last-child .get-started-checklist_taskItem_1p9{border-top-right-radius:var(--lns-radius-medium);border-bottom-right-radius:var(--lns-radius-medium)}.get-started-checklist_taskItem_1p9{transform-origin:center;transition:transform .1s ease;width:100%;height:var(--lns-space-small);background:var(--lns-color-upgradeActive)}.get-started-checklist_taskItem_1p9.get-started-checklist_taskItemIncomplete_1v7{opacity:.32}.get-started-checklist_details_NLo.get-started-checklist_completionAnimation_3tv{animation-name:get-started-checklist_flash-background_2vL;animation-fill-mode:both;animation-iteration-count:1;animation-duration:.6s}@keyframes get-started-checklist_flash-background_2vL{0%,to{background:rgba(117,195,255,0)}50%{background:rgba(117,195,255,.2)}}.get-started-checklist_summary_tZ9{display:flex;align-items:center;cursor:pointer;padding:.5rem 1rem;transform:scale(1);color:var(--lns-color-grey6);width:100%;background:none;border:0}.get-started-checklist_summary_tZ9::-webkit-details-marker{display:none}.get-started-checklist_disabled_C0O .get-started-checklist_summary_tZ9{cursor:default}.get-started-checklist_summary_tZ9.focus-visible{outline-offset:2px}summary:hover{background-color:var(--lns-color-backgroundHover)}.get-started-checklist_statusIcon_852{width:1.5rem;height:1.5rem;border:1px solid var(--lns-color-grey3);letter-spacing:-.3em;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-right:.5rem}.get-started-checklist_isCurrentTask_2K8 .get-started-checklist_statusIcon_852{background-color:var(--lns-color-upgrade);border-color:var(--lns-color-upgradeActive);position:relative;opacity:1;border-width:2px}.get-started-checklist_isCurrentTask_2K8 .get-started-checklist_statusIcon_852:before{--offset:0.0625rem;content:"";position:absolute;border-radius:9999px;background:var(--lns-color-upgradeActive);height:calc(100% + var(--offset)*2);width:calc(100% + var(--offset)*2);top:calc(var(--offset)*-1);left:calc(var(--offset)*-1);z-index:-1;transform-origin:center;will-change:transform;animation-name:get-started-checklist_scale-up_2hX;animation-fill-mode:both;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.44,-.01,.27,.92);animation-duration:1.5s}@media (prefers-reduced-motion){.get-started-checklist_isCurrentTask_2K8 .get-started-checklist_statusIcon_852:before{animation-duration:3s}}.get-started-checklist_isComplete_1jD .get-started-checklist_statusIcon_852{background-color:var(--lns-color-grey2);border-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.88574 3.8288L4.6286 6.57165L10.1143 1.08594" stroke="%239797a5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:.75rem;background-repeat:no-repeat;background-position:50%}.get-started-checklist_content_37x{padding:2px 1rem 1rem 3rem;color:var(--lns-color-grey8)}.get-started-checklist_isComplete_1jD{color:var(--lns-color-grey6)}@keyframes get-started-checklist_scale-up_2hX{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.get-started-checklist_toggleIcon_Qfj{margin-left:auto;transition:transform .2s linear}[open]>summary .get-started-checklist_toggleIcon_Qfj{transform:rotate(180deg)}.get-started-checklist_transitionEnter_1MC{transform:translateY(20%);opacity:0;transform-origin:center;transition:transform .3s ease,opacity .3s linear}.get-started-checklist_transitionEnterActive_1Yr{transform:translateY(0);opacity:1}.get-started-checklist_transitionExit_3bJ,.get-started-checklist_transitionExitActive_2to{display:none}.get-started-checklist_emojiIcon_q4Y{line-height:1.5rem;letter-spacing:-.3em}.get-started-checklist_closeButton_2lN{align-items:center;justify-content:center;display:flex;border:0;border-radius:var(--lns-radius-medium);width:32px;height:32px;background:none;cursor:pointer;outline:0}.get-started-checklist_allComplete_jRo{background:var(--lns-color-discoveryLightBackground);position:absolute;top:0;bottom:0;width:100%;height:100%;transform-origin:center;animation:get-started-checklist_fadeIn_20W .3s ease 0ms}.get-started-checklist_starIcon_3UC{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto;z-index:0;color:var(--lns-color-blue)}.get-started-checklist_starIcon_3UC svg{display:block;height:4rem;transform:scale(0);animation:get-started-checklist_pulse-star_19V .8s ease .45s forwards}.get-started-checklist_starIcon_3UC:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transform-origin:center;height:65%;width:65%;margin-top:1px;border-radius:9999px;background:var(--lns-color-discoveryHighlight);animation:get-started-checklist_pulse-halo_2YJ .8s ease .45s forwards;z-index:-1}@keyframes get-started-checklist_fadeIn_20W{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes get-started-checklist_pulse-star_19V{0%{transform:scale(0) rotate(-180deg)}40%,60%{transform:scale(1.5) rotate(0deg)}to{transform:scale(1) rotate(0deg)}}@keyframes get-started-checklist_pulse-halo_2YJ{0%{transform:translate(-50%,-50%) scale(0)}40%,60%{transform:translate(-50%,-50%) scale(1.6)}to{transform:translate(-50%,-50%) scale(1)}}.get-started-checklist_collapsedChecklistEnter_1fd{opacity:0;transform:translateY(1rem);animation:get-started-checklist_slide-up_paQ .2s 0ms forwards}.get-started-checklist_collapsedChecklistExit_UKD{opacity:1;transform:translateY(0);animation:get-started-checklist_slide-up_paQ .2s 0ms reverse forwards}.get-started-checklist_checklistClose_D7T{bottom:8px;position:absolute}@keyframes get-started-checklist_slide-up_paQ{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.sidebar-cta-container_sidebarCtaContainer_19c{border:none;opacity:0;animation:sidebar-cta-container_fadeIn_3pd .3s .3s forwards}@keyframes sidebar-cta-container_fadeIn_3pd{to{opacity:1}}.sidebar-cta-container_isCollapsed_oc3{padding:var(--lns-space-small)!important}.sidebar-cta-container_isCollapsed_oc3:is(button):hover{box-shadow:0 0 0 1px rgba(98,93,245,.5);background-color:var(--lns-color-blurpleMedium)}.sidebar-cta-container_isCollapsed_oc3:is(button):active{box-shadow:0 0 0 1px var(--lns-color-blurple)}.mainContent{width:100%;color:var(--lns-color-body);transition:padding .3s}.mainContent.navBarIsCollapsed{--navSidebarWidth:var(--navSidebarWidthCollapsed)}@media (min-width:593px){.mainContent{padding-left:var(--navSidebarWidth)}}@media (min-width:1200px){.mainContent{padding-left:var(--navSidebarWidth)}}.mainContent .help-bubble{z-index:2;right:1.5rem}.mainContentLegacy{width:100%}.mainContentSection{padding:var(--lns-space-large) var(--pagePadding) var(--lns-space-xxlarge);max-width:var(--mainContentMaxWidth);margin:0 auto}.mainContentSection.hasFullWidth{max-width:100%;padding:0}.navOverlay{position:fixed;width:100%;height:100%;background-color:var(--lns-color-backdrop);opacity:.5;z-index:102}.uppy-Root{font-family:inherit}.uppy-Dashboard-AddFiles-title,.uppy-Dashboard .uppy-Dashboard-dropFilesTitle,.uppy-size--md .uppy-Dashboard-AddFiles-title{font-size:var(--lns-fontSize-xlarge);line-height:var(--lns-lineHeight-xlarge);font-weight:var(--lns-fontWeight-book);color:var(--lns-color-body)}.uppy-Dashboard-AddFiles-title:after{content:"\AWe support .wmv, .avi, .webm, .mp4, .mov files less than 4GB";display:inline-block;font-size:var(--lns-fontSize-medium);line-height:var(--lns-lineHeight-medium);color:var(--lns-color-bodyDimmed);white-space:pre-wrap}.uppy-Dashboard--modal .uppy-Dashboard-AddFiles,.uppy-Dashboard .uppy-DashboardAddFiles{border:none}.uppy-Dashboard .uppy-Dashboard-inner{box-shadow:none;background-color:var(--lns-color-overlay)}.uppy-Dashboard .uppy-Dashboard-inner,.uppy-Dashboard .uppy-Dashboard-innerWrap{border-radius:var(--lns-radius-xlarge)}.uppy-Dashboard .uppy-DashboardContent-bar,.uppy-Dashboard .uppy-StatusBar,.uppy-Dashboard .uppy-StatusBar-actions{background-color:var(--lns-color-overlay)!important;border-color:var(--lns-color-border)!important}.uppy-Dashboard .uppy-StatusBar-content{color:var(--lns-color-body)!important}.uppy-Dashboard .uppy-Dashboard-AddFilesPanel{background:linear-gradient(0deg,var(--lns-color-overlay) 35%,var(--lns-color-backdrop))}.uppy-Dashboard .uppy-StatusBar .uppy-c-btn-primary{background-color:var(--lns-color-primary);font-weight:var(--lns-fontWeight-bold)}.uppy-Dashboard .uppy-StatusBar .uppy-c-btn-primary:active{background-color:var(--lns-color-primaryActive)}.uppy-Dashboard .uppy-StatusBar .uppy-c-btn-primary:hover{background-color:var(--lns-color-primaryHover)}.uppy-DashboardContent-addMore,.uppy-DashboardContent-back,.uppy-DashboardContent-title{font-weight:var(--lns-fontWeight-bold);color:var(--lns-color-body)}.uppy-StatusBar-actionCircleBtn .UppyIcon circle{fill:var(--lns-color-grey6)}.uppy-StatusBar-progress{background-color:var(--lns-color-blue)}.uppy-StatusBar-spinner{fill:var(--lns-color-blue)}.uppy-StatusBar.is-complete .uppy-StatusBar-progress{background-color:var(--lns-color-teal)}.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator{color:var(--lns-color-teal)}.uppy-DashboardItem.is-complete .progress{stroke:var(--lns-color-teal);fill:var(--lns-color-teal)}.uppy-Dashboard-AddFiles-info,.uppy-StatusBar-actionBtn--done{display:none!important}.uppy-Dashboard-browse,.uppy-Dashboard-browse:focus{color:var(--lns-color-blurple)}.uppy-Dashboard .uppy-Dashboard-browse,.uppy-Dashboard .uppy-Dashboard-browse:hover{border-bottom:1px solid var(--lns-color-blurple)}@media only screen and (min-width:820px){.uppy-Dashboard-close{top:5px}}@media only screen and (min-width:768px){.join-team-banner_bannerContainer_Y9E{padding:0 var(--pagePadding)}}@media screen and (min-width:1500px){.join-team-banner_bannerContainer_Y9E{padding:0 5.75rem}}.join-team-banner_joinTeamBanner_h0K{margin:20px auto 38px;border-radius:var(--lns-radius-large);max-width:1000px;width:100%}@media screen and (min-width:1500px){.join-team-banner_joinTeamBanner_h0K{max-width:1550px}}@media screen and (max-width:768px){.join-team-banner_joinTeamBanner_h0K{border-radius:0;max-width:100%}}.join-team-banner_joinTeamBanner_h0K .join-team-banner_shareBannerFacePile_2ha{margin-right:6px}.join-team-banner_joinTeamBanner_h0K .join-team-banner_shareBannerFacePile_2ha li{background-color:#e9e9fd}.slider{width:100%;cursor:pointer;outline:none}.circular-loading-spinner{transform:translate(-50%,-50%);animation-name:circular-loader-spin;animation-duration:1s;animation-timing-function:cubic-bezier(.7,0,.3,1);animation-iteration-count:infinite;width:60px;height:60px;color:var(--brandThemedBigPlayButtonIconColor,#000)}@keyframes circular-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.thumb-zoom-level{position:relative;width:100%;height:100%;background-color:var(--lns-color-white)}.thumb-zoom-level span{position:absolute;top:-3px;right:-3px;box-shadow:0 2px 6px rgba(0,0,0,.36);border-radius:50%;width:8px;height:8px;background-color:var(--lns-color-white)}.rule-of-thirds-container{position:absolute;top:0;left:0;display:flex;opacity:.4;pointer-events:none}.rule-of-thirds-line{position:absolute;border:2px dashed var(--lns-color-grey4);width:0;height:0}.thumbnail-cropper-window{position:absolute;z-index:-1;top:0;width:100%;height:100%}.thumbnail-cropper-window.is-editing{z-index:2}.thumbnail-cropper-window .circular-loading-spinner{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px)}.thumb-zoom-pill{position:absolute;bottom:12px;left:calc(50% - 84px);align-items:center;flex-direction:row;justify-content:center;display:flex;border-radius:var(--lns-radius-medium);width:168px;height:24px;padding-right:16px;padding-left:16px;background-color:rgba(69,71,84,.8)}.thumb-zoom-pill .slider{position:relative;display:block;transform:translateY(-50%);margin:2px 16px 0;border-radius:2px;width:100%;height:2px;background-color:var(--lns-color-grey4)}.thumb-zoom-pill-scale{width:12px;height:12px;cursor:pointer}.thumb-drag-instructions{position:absolute;top:calc(50% - 21px);left:calc(50% - 87px);width:174px;height:42px;pointer-events:none}.share-video-parent-indicator-container{align-items:flex-start;flex-direction:row;justify-content:flex-start;display:flex;overflow:hidden;margin:16px 0;border-radius:var(--lns-radius-medium);width:100%;height:96px;padding:0 16px 0 0;background:var(--lns-color-white);cursor:pointer}.share-video-parent-indicator-container .video-title-and-owner{align-items:flex-start;flex-direction:column;justify-content:space-around;display:flex;overflow:hidden;margin-right:auto;height:100%;padding:16px 0}.share-video-parent-indicator-container .video-title-and-owner .video-title{overflow:hidden;max-width:100%;min-width:0}.share-video-parent-indicator-container .video-thumbnail-overlay{align-items:center;flex-direction:column;justify-content:center;display:flex;position:absolute;top:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.2));mix-blend-mode:normal}.share-video-parent-indicator-container .video-thumbnail-overlay.hover-info{opacity:0;transition:opacity .2s ease-in-out;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.5))}.share-video-parent-indicator-container:hover .video-thumbnail-overlay.hover-info{opacity:1}.share-video-parent-indicator-container .video-thumbnail{position:relative;height:100%}.share-video-parent-indicator-container .video-owner-thumbnail{border-radius:50%;width:24px;height:24px}.viewer-video-buttons_transcriptOverlay_1qI{border-top-left-radius:var(--lns-radius-medium);border-bottom-left-radius:var(--lns-radius-medium)}.video-banner_videoBanner_2fw{animation-fill-mode:forwards;border-radius:100px;overflow:hidden;position:absolute;box-shadow:var(--lns-shadow-large);left:50%;pointer-events:none}@media (prefers-reduced-motion:no-preference){.video-banner_videoBanner_2fw{opacity:0;transform:translate(-50%,-5rem);animation-duration:7s;animation-name:video-banner_slide_2jF}@keyframes video-banner_slide_2jF{0%,to{opacity:0;transform:translate(-50%,-5rem)}10%,90%{opacity:1;transform:translate(-50%,var(--lns-space-large))}}}@media (prefers-reduced-motion:reduce){.video-banner_videoBanner_2fw{transform:translate(-50%,var(--lns-space-large))}}.post-record-celebrations_milestoneCelebrationWrapper_3tZ{animation-duration:5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:post-record-celebrations_show_1iY;align-items:center;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;height:100%;justify-content:center;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:2}@keyframes post-record-celebrations_show_1iY{0%,to{opacity:0}20%,80%{opacity:1}}.post-record-celebrations_milestoneCelebrationEmoji_1vm{height:42px;width:42px}@media (min-width:768px){.post-record-celebrations_milestoneCelebrationEmoji_1vm{height:94px;width:94px}}.post-record-celebrations_milestoneCelebrationHeading_1b7{color:var(--lns-color-white);font-size:var(--lns-fontSize-xlarge);line-height:var(--lns-lineHeight-xlarge);font-weight:var(--lns-fontWeight-bold)}@media (min-width:768px){.post-record-celebrations_milestoneCelebrationHeading_1b7{font-size:var(--lns-fontSize-xxxlarge);line-height:var(--lns-lineHeight-xxxlarge)}}@media (prefers-reduced-motion:no-preference){.post-record-celebrations_slideAnimateEnter_14W{animation-delay:.25s;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:post-record-celebrations_fade_3JP;transform:translateY(1rem);opacity:0}@keyframes post-record-celebrations_fade_3JP{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}}.celebration-layer_celebrationWrapper_Khe{z-index:3;position:absolute;height:100%;width:100%;pointer-events:none}@media screen and (max-width:1100px){.community-loom-section_CommunitySectionContainer_3eG{display:none}}.community-loom-section_hoverBackground_1XQ{background-color:var(--lns-color-grey2);padding:var(--lns-space-medium)}.community-loom-section_videoCard_1DR{max-width:357px;border-radius:26px;overflow:hidden}.community-loom-section_videoCard_1DR:hover{transform:translate3d(0,-.1em,0) scale(1.01);box-shadow:var(--lns-shadow-large);transition:transform .1s ease-in-out,filter .1s ease-in-out}.community-loom-section_videoCard_1DR:hover .community-loom-section_hoverBackground_1XQ{background-color:var(--lns-color-background);transition:background-color .1s ease-in-out}.community-loom-section_titleContainer_lI-{max-width:300px;min-width:150px}.community-loom-section_videoCardThumbnailWrapper_Ihn{aspect-ratio:1.53846154}@font-face{font-weight:400;font-style:normal;font-family:Circular;font-display:swap;src:url(https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-Book-cd7d2bcec649b1243839a15d5eb8f0a3.woff2) format("woff2")}@font-face{font-weight:400;font-style:italic;font-family:Circular;font-display:swap;src:url(https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-BookItalic-a2c58bc66decec3cd29766080a2f2289.woff2) format("woff2")}@font-face{font-weight:700;font-style:normal;font-family:Circular;font-display:swap;src:url(https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-Bold-83b8ceaf77f49c7cffa44107561909e4.woff2) format("woff2")}@font-face{font-weight:700;font-style:italic;font-family:Circular;font-display:swap;src:url(https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-BoldItalic-522d6a7d693d43747b29fa51800e1225.woff2) format("woff2")}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.0.woff2) format("woff2");unicode-range:u+1f1e6-1f1ff}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.1.woff2) format("woff2");unicode-range:u+200d,u+2620,u+26a7,u+fe0f,u+1f308,u+1f38c,u+1f3c1,u+1f3f3-1f3f4,u+1f6a9,u+e0062-e0063,u+e0065,u+e0067,u+e006c,u+e006e,u+e0073-e0074,u+e0077,u+e007f}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.2.woff2) format("woff2");unicode-range:u+23,u+2a,u+30-39,u+a9,u+ae,u+200d,u+203c,u+2049,u+20e3,u+2122,u+2139,u+2194-2199,u+21a9-21aa,u+23cf,u+23e9-23ef,u+23f8-23fa,u+24c2,u+25aa-25ab,u+25b6,u+25c0,u+25fb-25fe,u+2611,u+2622-2623,u+2626,u+262a,u+262e-262f,u+2638,u+2640,u+2642,u+2648-2653,u+2660,u+2663,u+2665-2666,u+2668,u+267b,u+267e-267f,u+2695,u+269b-269c,u+26a0,u+26a7,u+26aa-26ab,u+26ce,u+26d4,u+2705,u+2714,u+2716,u+271d,u+2721,u+2733-2734,u+2747,u+274c,u+274e,u+2753-2755,u+2757,u+2764,u+2795-2797,u+27a1,u+27b0,u+27bf,u+2934-2935,u+2b05-2b07,u+2b1b-2b1c,u+2b55,u+3030,u+303d,u+3297,u+3299,u+fe0f,u+1f170-1f171,u+1f17e-1f17f,u+1f18e,u+1f191-1f19a,u+1f201-1f202,u+1f21a,u+1f22f,u+1f232-1f23a,u+1f250-1f251,u+1f310,u+1f3a6,u+1f3b5-1f3b6,u+1f3bc,u+1f3e7,u+1f441,u+1f499-1f49c,u+1f49f-1f4a0,u+1f4ac-1f4ad,u+1f4b1-1f4b2,u+1f4b9,u+1f4db,u+1f4f2-1f4f6,u+1f500-1f50a,u+1f515,u+1f518-1f524,u+1f52f-1f53d,u+1f549,u+1f54e,u+1f5a4,u+1f5e8,u+1f5ef,u+1f6ab,u+1f6ad-1f6b1,u+1f6b3,u+1f6b7-1f6bc,u+1f6be,u+1f6c2-1f6c5,u+1f6d0-1f6d1,u+1f6d7,u+1f7e0-1f7eb,u+1f7f0,u+1f90d-1f90e,u+1f9e1}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.3.woff2) format("woff2");unicode-range:u+231a-231b,u+2328,u+23f0-23f3,u+2602,u+260e,u+2692,u+2694,u+2696-2697,u+2699,u+26b0-26b1,u+26cf,u+26d1,u+26d3,u+2702,u+2709,u+270f,u+2712,u+fe0f,u+1f302,u+1f321,u+1f392-1f393,u+1f3a9,u+1f3bd,u+1f3ee,u+1f3f7,u+1f3fa,u+1f451-1f462,u+1f484,u+1f489-1f48a,u+1f48c-1f48e,u+1f4a1,u+1f4a3,u+1f4b0,u+1f4b3-1f4b8,u+1f4bb-1f4da,u+1f4dc-1f4f1,u+1f4ff,u+1f50b-1f514,u+1f516-1f517,u+1f526-1f529,u+1f52c-1f52e,u+1f550-1f567,u+1f56f-1f570,u+1f576,u+1f587,u+1f58a-1f58d,u+1f5a5,u+1f5a8,u+1f5b1-1f5b2,u+1f5c2-1f5c4,u+1f5d1-1f5d3,u+1f5dc-1f5de,u+1f5e1,u+1f5f3,u+1f6aa,u+1f6ac,u+1f6bd,u+1f6bf,u+1f6c1,u+1f6cb,u+1f6cd-1f6cf,u+1f6d2,u+1f6e0-1f6e1,u+1f6f0,u+1f97b-1f97f,u+1f9af,u+1f9ba,u+1f9e2-1f9e6,u+1f9ea-1f9ec,u+1f9ee-1f9f4,u+1f9f7-1f9ff,u+1fa71-1fa74,u+1fa79-1fa7b,u+1fa86,u+1fa91-1fa93,u+1fa96,u+1fa99-1faa0,u+1faa2-1faa7,u+1faaa-1faac}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.4.woff2) format("woff2");unicode-range:u+265f,u+26bd-26be,u+26f3,u+26f8,u+fe0f,u+1f004,u+1f0cf,u+1f380-1f384,u+1f386-1f38b,u+1f38d-1f391,u+1f396-1f397,u+1f399-1f39b,u+1f39e-1f39f,u+1f3a3-1f3a5,u+1f3a7-1f3a9,u+1f3ab-1f3b4,u+1f3b7-1f3bb,u+1f3bd-1f3c0,u+1f3c5-1f3c6,u+1f3c8-1f3c9,u+1f3cf-1f3d3,u+1f3f8-1f3f9,u+1f47e,u+1f4e2,u+1f4f7-1f4fd,u+1f52b,u+1f579,u+1f58c-1f58d,u+1f5bc,u+1f6f7,u+1f6f9,u+1f6fc,u+1f93f,u+1f941,u+1f945,u+1f947-1f94f,u+1f9e7-1f9e9,u+1f9f5-1f9f6,u+1fa70-1fa71,u+1fa80-1fa81,u+1fa83-1fa85,u+1fa94-1fa95,u+1fa97-1fa98,u+1faa1,u+1faa9}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.5.woff2) format("woff2");unicode-range:u+2693,u+26e9-26ea,u+26f2,u+26f4-26f5,u+26fa,u+26fd,u+2708,u+fe0f,u+1f301,u+1f303,u+1f306-1f307,u+1f309,u+1f310,u+1f3a0-1f3a2,u+1f3aa,u+1f3cd-1f3ce,u+1f3d5,u+1f3d7-1f3db,u+1f3dd,u+1f3df-1f3e6,u+1f3e8-1f3ed,u+1f3ef-1f3f0,u+1f488,u+1f492,u+1f4ba,u+1f54b-1f54d,u+1f5fa-1f5ff,u+1f680-1f6a2,u+1f6a4-1f6a8,u+1f6b2,u+1f6d1,u+1f6d5-1f6d6,u+1f6dd-1f6df,u+1f6e2-1f6e5,u+1f6e9,u+1f6eb-1f6ec,u+1f6f3-1f6f6,u+1f6f8,u+1f6fa-1f6fb,u+1f9bc-1f9bd,u+1f9ed,u+1f9f3,u+1fa7c}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.6.woff2) format("woff2");unicode-range:u+2615,u+fe0f,u+1f32d-1f330,u+1f336,u+1f33d,u+1f345-1f37f,u+1f382,u+1f52a,u+1f942-1f944,u+1f950-1f96f,u+1f99e,u+1f9aa,u+1f9c0-1f9cb,u+1fad0-1fad9}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.7.woff2) format("woff2");unicode-range:u+200d,u+2600-2601,u+2603-2604,u+2614,u+2618,u+26a1,u+26c4-26c5,u+26c8,u+26f0-26f1,u+2728,u+2744,u+2b1b,u+2b50,u+fe0f,u+1f300-1f301,u+1f304-1f305,u+1f308,u+1f30a-1f30f,u+1f311-1f319,u+1f31f-1f321,u+1f324-1f32c,u+1f331-1f335,u+1f337-1f33c,u+1f33e-1f344,u+1f3d4,u+1f3d6,u+1f3dc,u+1f3de,u+1f3f5,u+1f400-1f43f,u+1f490,u+1f4a7,u+1f4ab,u+1f4ae,u+1f525,u+1f54a,u+1f577-1f578,u+1f648-1f64a,u+1f940,u+1f980-1f9ae,u+1f9ba,u+1fa90,u+1faa8,u+1fab0-1faba,u+1fae7}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.8.woff2) format("woff2");unicode-range:u+200d,u+2640,u+2642,u+2695-2696,u+26f7,u+26f9,u+2708,u+2764,u+fe0f,u+1f33e,u+1f373,u+1f37c,u+1f384-1f385,u+1f393,u+1f3a4,u+1f3a8,u+1f3c2-1f3c4,u+1f3c7,u+1f3ca-1f3cc,u+1f3eb,u+1f3ed,u+1f3fb-1f3ff,u+1f466-1f478,u+1f47c,u+1f481-1f483,u+1f486-1f487,u+1f48b,u+1f48f,u+1f491,u+1f4bb-1f4bc,u+1f527,u+1f52c,u+1f574-1f575,u+1f57a,u+1f645-1f647,u+1f64b,u+1f64d-1f64e,u+1f680,u+1f692,u+1f6a3,u+1f6b4-1f6b6,u+1f6c0,u+1f6cc,u+1f91d,u+1f926,u+1f930-1f931,u+1f934-1f93a,u+1f93c-1f93e,u+1f977,u+1f9af-1f9b3,u+1f9b8-1f9b9,u+1f9bc-1f9bd,u+1f9cc-1f9cf,u+1f9d1-1f9df,u+1fa82,u+1fac3-1fac5}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;src:url(https://cdn.loom.com/assets/fonts/NotoColorEmoji/NotoColorEmoji.9.woff2) format("woff2");unicode-range:u+200d,u+261d,u+2620,u+2639-263a,u+2665,u+270a-270d,u+2728,u+2763-2764,u+2b50,u+fe0f,u+1f31a-1f31f,u+1f32b,u+1f383,u+1f389-1f38a,u+1f3fb-1f3ff,u+1f440-1f450,u+1f463-1f465,u+1f479-1f47b,u+1f47d,u+1f47f-1f480,u+1f485,u+1f48b-1f48c,u+1f493-1f49f,u+1f4a2,u+1f4a4-1f4a6,u+1f4a8-1f4ab,u+1f4af,u+1f525,u+1f573,u+1f590,u+1f595-1f596,u+1f5a4,u+1f5e3,u+1f600-1f644,u+1f648-1f64a,u+1f64c,u+1f64f,u+1f90c-1f925,u+1f927-1f92f,u+1f932-1f933,u+1f970-1f976,u+1f978-1f97a,u+1f9a0,u+1f9b4-1f9b7,u+1f9bb,u+1f9be-1f9bf,u+1f9d0,u+1f9e0-1f9e1,u+1fa78-1fa79,u+1fac0-1fac2,u+1fae0-1fae7,u+1faf0-1faf6}.hint-tooltip{position:fixed;z-index:2147483647;top:25px;right:10px;border-radius:var(--lns-radius-medium);box-sizing:border-box;width:155px;padding:12px;background:rgba(253,93,96,.9);font-size:12px;font-family:inherit!important;color:var(--lns-color-white);text-align:center}.hint-tooltip img{position:relative;top:3px;margin:0 3px;width:15px}.hint-tooltip .hint-tooltip-content{margin:0;padding:0;line-height:18px;font-weight:300!important;font-family:inherit!important}.hint-tooltip:after{content:"";position:absolute;top:-7px;right:28px;display:block;border-color:transparent transparent rgba(253,93,96,.9);border-style:solid;border-width:0 6.5px 7px;width:0;height:0}@keyframes hint-tooltip-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}to{transform:translateY(-8px)}}.hint-tooltip{animation-name:hint-tooltip-bob,hint-tooltip-bob;animation-duration:.5s,1.9s;animation-timing-function:ease-out,ease-in-out;animation-delay:0s,.3s;animation-iteration-count:1,infinite;animation-direction:normal,alternate;animation-fill-mode:forwards}.shared-auth-button_sharedAuthButton_cVS{position:absolute;top:0;right:0;border:none!important}.shared-auth-button_sharedAuthButtonCollapsed_29T .shared-auth-button_sharedAuthText_ykr{display:none}.logged-out-screen_slackSharedAuthIcons_2u6{margin-top:-8px}.logged-out-screen_slackSharedAuthIcons_2u6 img{width:52px;height:52px}.loom-permissions-modal-title{font-size:18px;line-height:24px;font-weight:600;font-family:inherit;margin-bottom:8px}.loom-permissions-modal-body{font-size:14px;line-height:18px;font-weight:400;font-family:inherit;margin-bottom:24px}.loom-video-permission-modal-wrapper .loom-video-modal .lo-modal{align-items:center;flex-direction:column;justify-content:center;display:flex;border-radius:var(--lns-radius-medium);max-width:424px;padding:32px 24px;text-align:center}.loom-video-permission-modal-wrapper .loom-video-modal .lo-modal .button{width:200px}.tutorial-layer_tutorialWrapper_5Ys{background-color:#2b1c50;border-top-left-radius:40px;bottom:0;position:fixed;overflow:hidden;right:0;z-index:2}.tutorial-layer_stepAnimation_3lT{transition-duration:5.7s;transition-property:transform;transition-timing-function:linear;background-image:linear-gradient(90deg,#615cf5,#de1eb9,#faa740,#faa740,#de1eb9,#615cf5,#de1eb9,#faa740,#de1eb9,#615cf5,#de1eb9,#faa740,#faa740,#de1eb9,#de1eb9);border-radius:3px;height:100%;transform:translateX(-84%);width:500%;position:absolute}.tutorial-layer_stepAnimation_3lT.tutorial-layer_tutorialComplete_3nJ{transform:translateX(0)}.tutorial-layer_orangeBlur_2cz,.tutorial-layer_pinkBlur_2di,.tutorial-layer_purpleBlur_2iI{border-radius:50%;bottom:-80%;filter:blur(50px);opacity:0;position:absolute;right:-65%;z-index:2}.tutorial-layer_orangeBlur_2cz{animation:tutorial-layer_orangeBlur_2cz 5s linear .5s forwards;width:400px;height:400px;background-color:#e38746}.tutorial-layer_pinkBlur_2di{animation:tutorial-layer_pinkBlur_2di 5s linear .7s forwards;width:400px;height:400px;background-color:#8d2778}.tutorial-layer_purpleBlur_2iI{animation:tutorial-layer_purpleBlur_2iI 5s linear .7s forwards;width:300px;height:300px;background-color:#4b42ad}@keyframes tutorial-layer_orangeBlur_2cz{5%{opacity:.65}18%,72%{transform:translate(-900px)}27%,85%{transform:translate(-900px,-480px)}45%{transform:translate(-200px,-480px)}54%{transform:translate(-200px)}to{transform:translate(-260px,-430px);opacity:.65}}@keyframes tutorial-layer_pinkBlur_2di{5%{opacity:.85}18%,72%{transform:translate(-900px)}27%,85%{transform:translate(-900px,-480px)}45%{transform:translate(-200px,-480px)}54%{transform:translate(-200px)}95%,to{transform:translate(-400px,-430px)}to{opacity:.85}}@keyframes tutorial-layer_purpleBlur_2iI{0%{transform:translate(-900px,-480px)}5%{opacity:.65}18%,72%{transform:translate(-200px,-480px)}27%,85%{transform:translate(-200px)}45%{transform:translate(-900px)}54%{transform:translate(-900px,-480px)}95%,to{transform:translate(-700px)}to{opacity:.65}}